/*
THEME NAME: Sandbox
THEME URI: http://www.plaintxt.org/themes/sandbox/
DESCRIPTION: Rich with powerful and dynamic semantic class selectors, Sandbox is a canvas for CSS artists
VERSION: 1.6
AUTHOR: <a href="http://andy.wordpress.com/">Andy Skelton</a> &amp; <a href="http://www.plaintxt.org/">Scott Allan Wallick</a>
AUTHOR URI:
TAGS: sandbox, microformats, hcard, hatom, xoxo, widgets, blank slate, starter theme, minimalist, developer
*/

/* Two-column with sidebar on left from the /examples/ folder  */
/*@import url('examples/2c-r.css');*/

/* Reset basic CSS elements */
html, body,div,h1,h2,h3,h4,h5,h6,form,fieldset,input,textarea,p,ol,ul,blockquote{
	margin:0;
	padding:0;
    outline: none;

}

img{
	border:0;
	outline: none;

}

ol,ul {
	list-style:none;
}

h1,h2,h3,h4,h5,h6{
	font-size:100%;
	font-weight:normal;
}

/* Theme Content */

/* Global */
html, body {
	height:100%; 
}

body {
	background-color: purple;
	z-index:0;
	min-height: 100%;
	//display:none;
}

body, a {
	color: red;
}

title {
	text-transform: uppercase;
}
a {
   outline: none;
}
a:link {
	//color: white; 
	text-decoration: none; 
}

a:active {
	//color: white; 
	text-decoration: none; 
}

a:visited {
	//color: white; 
	text-decoration: none; 
}

a:hover {
	//color: white;
	text-decoration: none; 
}

.preload1 {
background-image:url(images/bg_pattern1.gif);
}

.preload2 {
background-image:url(images/bg_pattern2.gif);
}

div#bg_1 {
	//background: -webkit-gradient(linear, left top, left bottom, from(red), to(blue));
	margin: 0 0 0 0;
	position: absolute;
	/*top: 0px; 
	left: 0px; 
	right: 0px;*/
	width: 100%; 
	height: auto;
	min-width: 845px;
	min-height: 100%;
	//border:solid 2px purple;
	//display:none;
	overflow:hidden;
	clear:none;
	z-index:-20;
}

.gradientbg {
	background: 
		-webkit-gradient(linear, left top, left bottom, from(red), to(blue));
	background-color: red;
}

.gradientbg2 {
	background: 
		-webkit-gradient(linear, left top, right top, color-stop(0.40, red), to(#8000ff));
	background-color: red;
}

.gradientbg5 {
	background: 
		-webkit-gradient(linear, left top, right top, from(#ff0080), color-stop(0.50, red), to(#8000ff));
	background-color: red;
}

.style2txt{
	color: #00ffff;
}
.style2nav{
	color: #ff0000;
}

.style3txt{
	color: #ff0000;
}

.style4txt{
	color: #ff00ff;
}
.style4nav{
	color: #ff00ff;
}

.style5txt{
	color: #ff0000;
}

div#bg_2 {
	margin: 0 0 0 0;
	//position: absolute;
	width: 100%; 
	height: auto;
	min-width: 845px;
	min-height: 100%;
	//border:solid 2px gray;
	//display:none;
	overflow:hidden;
}

.jbgCanvas, .jbgContentDiv {
	position:absolute;
	top: 0;
	height: auto;
	//width:100%;	
	z-index:-20;
	/*min-width:500px;*/
	min-height: 100%;
	//display:none;
}

/* Header */

div#header {
	background-image: url("images/header.png");
	background-position: top left;
	background-repeat:no-repeat;
	height:110px;
	cursor: pointer;
	/*border-bottom:3px solid #FFFFFF;*/
}

div#header h1{
	text-align:left;
	font-size:80px;
}

div#header h1#blog-title{
	display:none;
}

div#blog-description{
	display:none;
}

div#access{
	display:none;
}
div#nav-above{
	display:none;
}

/* Layout */

div#wrapper {
	width:845px;
	height:auto;
	min-height:100%;
	//position:absolute;
	//overflow: hidden;
	/*margin: 30px auto auto 10px;*/
	margin: 45px auto auto auto;
	align:center;
	background-color: none;
}

div#container {
	float:left;
	margin:10px 0px 0px 14px;
	/*width:625px;*/
	vertical-align:top;
	background-color: none;
}



/* Post/Comment Internal Tags */

.thumbnail-class {
	float: left;
	width: 400px;
	height: 400px;
	margin: 0 15px 0 0;
}
	
.left {
	float: left;
	margin: 0 15px 0 0;
}

.skin_swapper img {
	cursor: pointer;
	z-index:20;

}

.skin_swapper {
	/*z-index:20;*/
}

div#content {
	margin:0 0 0 0;
	background-color: none;
	vertical-align: top;
	background-color:none;
	width:600px;
	//border:solid 2px purple;
}
div.post {
	//border:solid 2px red;
}

div.skin_swapper {
	//border:solid 2px red;
}

.entry-content {
	background-color:none;
	vertical-align: top;
	margin-top:5px;
	float:left;
	width:600px;
	margin-bottom:20px;
	z-index: 10;
	//border:solid 2px orange;
}

.entry-title,.entry-meta {
	clear:both;
	text-transform: uppercase;
	background-color:none;
}

.entry-title, .entry-title a {
	font-family: "Times", "Times New Roman", serif;
	font-style: italic;
	font-size:36px;
	line-height: 34px;
	font-weight: bold;
	text-shadow: 4px 4px 10px black;
}

.entry-title, .entry-title a, .page-title, .entry-date abbr, .entry-content p, .nav-previous a, nav-next a {
	//color: red;
}

div#content .entry-meta {
	display: none;
}

div#content .entry-date {
	margin-top: -5px;
   	outline: none;
}



div#content .entry-content p, .archive-meta p{
	font-family: "Times", "Times New Roman", serif;
	font-style: italic;
	font-size:36px;
	line-height: 36px;
	font-weight: bold;
	text-shadow: 4px 4px 10px black;
	text-transform: uppercase;
	vertical-align: top;
	float:left;
	margin-bottom:16px;
}

div .archive-meta p {
	margin-top:18px;
	margin-bottom:48px;
}

div#content .page-title{
	font-size: 14pt;
	font-style: italic;
	font-weight: bold;
	text-shadow: 4px 4px 5px black;
	text-transform: uppercase;
	margin: 3px 0 0px 0;
	vertical-align: top;
	background-color:none;
}


div#content .entry-date abbr{
	font-family: "Times", "Times New Roman", serif;
	font-size:36px;
	font-weight: bold;
	//color: red;
	text-shadow: 4px 4px 10px black;
	text-transform: uppercase;
	border:0;
	
}

div#comments {
	display: none;
}

div .post-spacer{
	clear:both;
	height:30px;
	background-color:none;
}


div.category-skins .entry-content {
	margin-bottom:-25px;
}

.nav-previous a, .nav-next a {
	font-family: "Times", "Times New Roman", serif;
	font-size:24px;
	font-weight: bold;
	//color: red;
	text-shadow: 4px 4px 10px black;
	text-transform: uppercase;
	//border:solid 2px pink;
	//display:none;
}

div#nav-below {
	//background-color:none;
	//position:relative;
	//height:10px;
	//clear:both;
	/*margin: 400px auto auto auto;*/
	//border:solid 2px pink;
	//display:none;
	//z-index:;
}

	
/* Sidebar */
div.sidebar {
	float:right;
	background-color:none;
	//overflow:hidden;
	/*width:200px;*/
	margin:4px 20px 0 0;
	padding: 0 10px;
	text-transform: uppercase;
	/*padding:0 10px;*/
	//border:solid 2px orange;

}


div.sidebar h3 {
	font-family: "Times", "Times New Roman", serif;
	font-size: 10pt;
	font-style: italic;
	font-weight: bold;
	//color: #00FFFF;
	text-shadow: 4px 4px 5px black;
	margin: 1em 0 0 0;

}

div.sidebar h3, div.sidebar ul ul li a, .widget_execphp a{
	color: #00FFFF;
}

div.sidebar li form {
}

div.sidebar ul ul {
}

div.sidebar ul ul li{
}

div.sidebar ul ul li a{
	font-family: "Times", "Times New Roman", serif;
	font-size: 14pt;
	font-weight: bold;
	text-shadow: 4px 4px 5px black;
}

div.sidebar ul ul ul {
}

div.sidebar ul ul ul li {
}


label {
	display:none;
}

input.text {
	width:110px;
	height:16px;
	background-color: #00FFFF;
	border: 2px solid #00FFFF;
	vertical-align: top;
}

input#s:focus {
}


input.button {
	width:50px;
	height:20px;
	background-color: #ff00ff;
	border: 2px solid #ff00ff;
	vertical-align: top;
}

li#search{
	margin-bottom:1em;
}


div#secondary {
	clear:right;
}

.widget_execphp h3{
	text-transform:uppercase;
}

.widget_execphp {
	font-family: "Times", "Times New Roman", serif;
	font-size: 14pt;
	font-weight: bold;
	text-shadow: 4px 4px 5px black;
	text-transform:lowercase;
}

/* Footer */
div#footer {
	display:none;
	clear:both;
	width:100%;
}


	







/* Just some example content */
/*div.skip-link {
position:absolute;
right:1em;
top:1em;
}*/

/*div#menu {
background:#EEE;
height:1.5em;
margin:1em 0;
width:100%;

}

div#menu ul,div#menu ul ul {
line-height:1;
list-style:none;
margin:0;
padding:0;
}

div#menu ul a {
display:block;
margin-right:1em;
padding:0.2em 0.5em;
text-decoration:none;
}

div#menu ul ul ul a {
font-style:italic;
}

div#menu ul li ul {
left:-999em;
position:absolute;
}

div#menu ul li:hover ul {
left:auto;
}


form#commentform .form-label {
margin:1em 0 0;
}

form#commentform span.required {
background:#fff;
color:#c30;
}

form#commentform,form#commentform p {
padding:0;
}

input#author,input#email,input#url,textarea#comment {
padding:0.2em;
}

div.comments ol li {
margin:0 0 3.5em;
}

textarea#comment {
height:13em;
margin:0 0 0.5em;
overflow:auto;
width:66%;
}

.alignright,img.alignright{
float:right;
margin:1em 0 0 1em;
}

.alignleft,img.alignleft{
float:left;
margin:1em 1em 0 0;
}

.aligncenter,img.aligncenter{
display:block;
margin:1em auto;
text-align:center;
}

div.gallery {
clear:both;
height:180px;
margin:1em 0;
width:100%;
}

p.wp-caption-text{
font-style:italic;
}

div.gallery dl{
margin:1em auto;
overflow:hidden;
text-align:center;
}

div.gallery dl.gallery-columns-1 {
width:100%;
}

div.gallery dl.gallery-columns-2 {
width:49%;
}

div.gallery dl.gallery-columns-3 {
width:33%;
}

div.gallery dl.gallery-columns-4 {
width:24%;
}

div.gallery dl.gallery-columns-5 {
width:19%;
}

div#nav-below {
margin-top:1em;
display:none;
}

div#nav-images {
height:150px;
margin:1em 0;
display:none;

}

div.navigation {
height:1.25em;
display:none;
}

div.navigation div.nav-next {
float:right;
text-align:right;
display:none;

}

div.sidebar h3 {
font-size:1.2em;
}

div.sidebar input#s {
width:7em;
}

div.sidebar li {
list-style:none;
margin:0 0 2em;
}

div.sidebar li form {
margin:0.2em 0 0;
padding:0;
}

div.sidebar ul ul {
margin:0 0 0 0;
}

div.sidebar ul ul li {
list-style:none;
margin:0;
}

div.sidebar ul ul ul {
margin:0 0 0 0;
}

div.sidebar ul ul ul li {
list-style:none;
}

div#menu ul li,div.gallery dl,div.navigation div.nav-previous {
float:left;
}

div#header,div#footer {
text-align:left;
}


input#author,input#email,input#url,div.navigation div {
width:50%;
}

div.gallery *,div.sidebar div,div.sidebar h3,div.sidebar ul {
margin:0;
padding:0;
}*/