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

/* ------------------------RESET CSS-------------------------- */
/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1.5;
}
/*
ol, ul {
	list-style: none;
}
*/
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
/*
:focus {
	outline: 0;
}
*/

/* remember to highlight inserts somehow! */
/*
ins {
	text-decoration: none;
}
*/
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* -------------------------END OF RESET CSS--------------------------- */

/* ************ Begin Typography & Colors ************* */
body {
	color:#333;
	font-family: Verdana,"Helvetica Neue",Helvetica,Arial,Geneva,sans-serif;
	font-size: 0.875em; /*16x0.875=14px*/
	background: #000 url(images/SpiralDownDark_3.jpg) no-repeat center top;
	width: 100%; 
	display: table
}

a {
	color:#0066b3;
	text-decoration: none;
}
a:visited {
	color: #0066b3;
}
a:hover {
	color: #0066b3; /*#ff9900;*/ /*orange*/
	text-decoration: underline;
	/*background: #ffcf0d;*/
}

h1#blog-title a {
	color: #ff9900;
	border: 1px solid #ff9900;
	padding: 0.2em 0.4em;
}

h1#blog-title a:hover {
	color: #000;
	background: #ff9900;
	text-decoration: none;
	}
	
div.sidebar a:hover {
	color: #0091ff;
}

p,.p {
	margin-bottom: 0.95em;
}

/* HEADERS */
h1, h2, h3, h4, h5, h6 {
	color: #333;
	font-weight: normal;
	margin:0 0 0.3em 0;
	padding: 0; 
	line-height: 1.1em;
}

h1 a, h2 a, h3 a, h4 a, h5 a {
	color: #0066b3;
}

h1 {font-size: 3em; /*16x2.5=40px*/}
h2 {font-size: 2.25em; /*16x2.25=36px*/}
h3 {font-size: 1.75em; /*16x1.75=28px*/}
h4 {font-size: 1.5em; /*16x1.5=24px*/}
h5 {font-size: 1.25em; /*16x1.25=20px*/}
h6 {
	font-size: 1em; /*=16px*/
	font-weight: bold;
	}

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

.entry-meta, .comment-meta {
	font-size: 0.875em;
}

.meta-sep {
	color: #ff590d; /*orange*/
}

div.skip-link a, div.skip-link a:visited  {
	color: #333;
}
	
/* --- End of typography & colours --- */

/* --------------- Begin MY LAYOUT structure ------------------ */

#wrapper {
	width: 998px;
	margin: 0px auto;
	position: relative;
}

#header {
	padding: 30px 0 0 0;	/*text-indent: -1000px;*/
}

/*
h1#blog-title {
}
*/

#blog-description {
	color: #888;
	text-align: right;
	position:absolute;
	right:0em;
	top: 1em;
}

/*
#headerfeed {
	font-size: 0.875em;
	line-height: 1;
	text-align: center;
	float:right;
	margin-top: -56px;
}

#headerfeed a:hover{text-decoration: none;}
*/

div#container {
	float:left;
	margin:0 -250px 0 0;
	width:100%;
}

div.sidebar {
	float:right;
	overflow:hidden;
	width:210px;
	/*background: #3d3d3d;*/
	/*padding: 10px;*/
}

div#container,div#primary { 
	margin-top:62px;
}

div#secondary {
	clear:right;
}

div#footer {
	clear:both;
	width:100%;
}

/* ----- content ----- */
div#content {
	background: #fff;
	margin:0 230px 0 0;
	padding: 15px 25px 15px 25px;
	clear: both;
	overflow: hidden;
}

.post {
	padding: 0px;
	clear: both;
	overflow: hidden;
	padding-bottom: 1em;
	margin-bottom: 2em;
	border-bottom: 2px dotted #ff590d; /*orange*/
}

.entry-title {
	clear:both;
	margin-bottom: 0.75em;
}

.entry-meta {
	clear:both;
	margin-top: 0.75em;
}

#content ol {
	margin: 0 0 0 1.125em; /*0px 0px 0px 20px;*/
	padding: 0 0 0.6em 0; /*0px 0px 10px 0px;*/
	}
	
#content ol li {
	margin: 0 0 0 1.125em; /*0px 0px 0px 20px;*/
	padding: 0 0 0.3em 0; /*0px 0px 5px 0px;*/
	}
	
#content ul {
	/*list-style-type: square;*/
	margin: 0 0 0 1.125em; /*0px 0px 0px 20px;*/
	padding: 0 0 0.6em 0; /*0px 0px 10px 0px;*/
	}
	
#content ul li {
	/*list-style-type: square;*/
	margin: 0 0 0 1.125em; /*0px 0px 0px 20px;*/
	padding: 0 0 0.3em 0; /*0px 0px 5px 0px;*/
	}

blockquote{
	font-style: italic;
	margin: 0 1.5em 0.9em 1.5em; /*0px 25px 15px 25px;*/
	padding: 0 5em 0 1.5em; /*0px 25px 0px 10px;*/
	border-left: 2px solid #ff590d; /*orange*/
	}
	
#content blockquote p{
	margin: 0; /*0px 0px 0px 0px;*/
	padding: 0.6em 0; /*10px 0px 10px 0px;*/
	}
	
/* ---- end of LAYOUT & content --------------- */

/* -------------------- MENU & NAVIGATION ------------------------- */

div.skip-link {
position:absolute;
/*right:0em;*/
top:0.3em;
font-size: 0.875em;
text-indent: -1000px; /*to hide from view*/
}
	
div#menu {
	width: 640px; /*100%;*/
	margin: -30px 0 0 260px;
	padding: 0px;
	overflow: hidden;
	list-style: none;
	}
	
div#menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	}

div#menu a {
    color: #ff9900;
	display: block;
    font-weight: bold;
    margin: 0 1em 0 0;
   	padding: 0.25em 0.625em 0.25em 0.625em;
	text-decoration: none;
	border: 1px solid #ff9900;
	}
	
div#menu a:hover {
	background: #444444;
	color: #FFFFFF;
	display: block;
	text-decoration: none;
    margin: 0 1em 0 0; /*0px 15px 0px 0px;*/
	padding: 0.25em 0.625em 0.25em 0.625em; /*8px 10px 8px 10px;*/
	}

div#menu li {
	float: left;
	margin: 0px;
	padding: 0px;
	}
	
div#menu li li {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 120px;
	}
	
div#menu li li a, div#menu li li a:link, div#menu li li a:active, div#menu li li a:visited {
	background: #ff9900; /*orange*/
	color: #000;
	width: 120px;
    font-weight: normal;
	float: none;
	margin: 0px;
	padding: 0.25em 0.625em 0.25em 0.625em; /*8px 10px 8px 10px;*/
	border-bottom: 1px solid #000;
	text-decoration: none;
	}
	
div#menu li li a:hover {
	background: #444444;
	color: #FFFFFF;
	padding: 0.25em 0.625em 0.25em 0.625em; /*8px 10px 8px 10px;*/
	border-color: #444;
	}

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

div#menu li:hover ul {
	left: auto;
	display: block;
	}
	
div#menu li:hover ul, #nav li.sfhover ul {
	left: auto;
	}


/* for Breadcrumb NavXT plugin: */
/*
.breadcrumb
{
	font-size: 0.875em;
	color: #ff590d;
	margin: -218px 0 0 0;
	position: relative;
	float: left;
}
*/

/* -------------- other NAVIGATION --------------- */

div#nav-above {
margin-bottom:1em;
}

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

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

div.navigation {
height:1.25em;
}

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

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

/* ---------------------- SIDEBARS --------------------------- */

div.sidebar h3 {
	border-bottom: 2px dotted #ff590d; /*orange*/
	line-height: 1.3;
}

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

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 1em;
}

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

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

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

/* --------------------- COMMENTS -------------------------- */

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%;
}

/* -------------------------- FOOTER ---------------------------- */

div#footer {
/*text-align:center;*/
padding: 0.5em 0 0.5em 0;
color:#555;
/*border-top: 2px dotted #ff590d;*/
}

/* ---------------- IMAGES & GALLERY -------------------- */

.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;
font-size: 0.875em;
}

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%;
}

/* ---------------- OTHER STUFF -------------------- */

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;
}

.dottedabove {
	border-top: 2px dotted #ff590d;
	margin-top: 0.5em;
}

.clearboth {
clear:both;
}
