/*   
Theme Name: Crux33 2010
Theme URI: http://www.factor1studios.com
Description: Crux33 spring 2010 blog theme
Author: matt adams
Author URI: http://www.factor1studios.com
Version: 1
*/

@media screen {

* { margin: 0; padding: 0; }
body { 
	background: url(images/bgtexture.jpg) repeat #fefcf6; 
	font: 14px/1.4 Helvetica, arial, Serif; 
	color: #443b2e; }
.screen-reader-text { position: absolute; left: -9999px; top: -9999px; }
.clear { clear: both; }
.group:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }
* html .group, *:first-child+html .group { zoom: 1; } /* First selector = IE6, Second Selector = IE 7 */

/** base **/
#page-wrap { width: 900px; margin: 20px auto; }



h1, h2, h3 { font-weight: normal; margin: 0 0 10px 0; }
h1 { }
h2 { }
h3 { }

p { margin: 0 0 10px 0; }

a { color: #443b28; }
a:hover {color: #ff4500; } 
a img {border: 0; text-decoration: none;}

blockquote { }
blockquote p { }

ul, ol { margin: 0 0 10px 0px; }

/** start content **/	
#content {
	float: left;
	margin: 25px 0 10px 0;}
	

#homecontent {
	margin: -10px 0 0 0;}
	
#pagecontent {
	margin: 21px 0 0 0;
	}

#homebanner {
	width: 606px;
	height: 489px;}
	
#homebanner .anythingSlider {
	border: solid 10px;}



/***** Post Stuff ******/

.postmetadata { }

.post { width: 550px;}

#pagecontent img {border: none;}
.entry {
	width: 550px;
	margin: 10px 0 15px 20px;
	font-size: 1.0em;
	
}
.entry a { }
.entry a:hover { }

h2.pagetitle {
	font-size: 42px;
	letter-spacing: -2px;
	font-weight: bold;
	text-align: right;
	border-bottom: 20px solid;
	}
	
	h2.posttitle {
	font-size: 22px;
	letter-spacing: -1px;
	font-weight: bold;
	text-align: left;
	border-bottom: 5px solid;
	text-decoration: none;
	margin: 25px 0 4px 0;
	padding: 0 0 1px 0;
	width: 100%;
	}
	
	.posttitle a {text-decoration: none;}

pre { }
code, tt { }

.entry ul, .entry ol { margin: 0 20px 10px 50px; }

#meta { }

#content strong {
	font-weight: bold;
	}

/** main left bar **/
#mainbar {
	width: 244px;
	margin: 15px 20px 0 0;
	float: left;}

#logo {
border-top: 20px solid;
border-bottom: 20px solid;

	}
	
	#logo a {
		text-decoration: none;
		color: #443b2e;
		font-size: 50px;
		font-weight: bold;
		letter-spacing: -3px;}
	
#eagle, #eagle a {
	width: 213px;
	height: 329px;
	display: block;
	margin: 0 auto;
	}
	
	#eagle a {
		background: url(images/eagle.png) no-repeat;
		}

#pagenav {
	border-top: 20px solid;
	border-bottom: 20px solid;
	padding: 15px 5px 0 5px;
	margin: 5px 0 25px 0;
	}
	
	#pagenav li {
		list-style: none;
		margin: 0 0 0 0;
		padding: 0 0 2px 0;
		}
		
	#pagenav li a {
		text-decoration: none;
		color: #443b28;
		letter-spacing: -1px;
		font-size: 28px;
		font-weight: bold;
		line-height: 20px;
		}
		
		#pagenav li a:hover {text-decoration: underline; color: #ff4500;}



.navgation { }
   .next-posts { }
   .prev-posts { }

#searchform { }
	#s { }
	#searchsubmt { }

#commentsframe {width: 550px;}
	
ol.commentlist { list-style: none; }
ol.commentlist li { }
ol.commentlist li.alt { }
ol.commentlist li.bypostauthor { }
ol.commentlist li.byuser { }
ol.commentlist li.comment-author-admin { }
ol.commentlist li.comment { border-bottom: 1px dotted #666; padding: 10px; }
ol.commentlist li.comment div.comment-author { }
ol.commentlist li.comment div.vcard { }
ol.commentlist li.comment div.vcard cite.fn { font-style: normal; }
ol.commentlist li.comment div.vcard cite.fn a.url { }
ol.commentlist li.comment div.vcard img.avatar { float:right; margin: 0 0 10px 10px; }
ol.commentlist li.comment div.vcard img.avatar-32 { }
ol.commentlist li.comment div.vcard img.photo { }
ol.commentlist li.comment div.vcard span.says { }
ol.commentlist li.comment div.commentmetadata { }
ol.commentlist li.comment div.comment-meta { font-size: 10px; }
ol.commentlist li.comment div.comment-meta a { color: #ccc; }
ol.commentlist li.comment p { }
ol.commentlist li.comment ul { }
ol.commentlist li.comment div.reply { font-size: 11px; }
ol.commentlist li.comment div.reply a { font-weight: bold; }
ol.commentlist li.comment ul.children { list-style: none; margin: 10px 0 0; }
ol.commentlist li.comment ul.children li { }
ol.commentlist li.comment ul.children li.alt { }
ol.commentlist li.comment ul.children li.bypostauthor { }
ol.commentlist li.comment ul.children li.byuser { }
ol.commentlist li.comment ul.children li.comment { }
ol.commentlist li.comment ul.children li.comment-author-admin { }
ol.commentlist li.comment ul.children li.depth-2 { border-left: 5px solid #555; margin: 0 0 10px 10px; }
ol.commentlist li.comment ul.children li.depth-3 { border-left: 5px solid #999; margin: 0 0 10px 10px; }
ol.commentlist li.comment ul.children li.depth-4 { border-left: 5px solid #bbb; margin: 0 0 10px 10px; }
ol.commentlist li.comment ul.children li.depth-5 { }
ol.commentlist li.comment ul.children li.odd { }
ol.commentlist li.even { background: #fff; }
ol.commentlist li.odd { background: #f6f6f6; }
ol.commentlist li.parent { border-left: 5px solid #111; }
ol.commentlist li.thread-alt { }
ol.commentlist li.thread-even { }
ol.commentlist li.thread-odd { }

form { }
input[type=text] { }
textarea { }


/** footer **/	
#footer {
	clear: both;
	width: 900px;
	border-top: 20px solid;
	border-bottom: 20px solid;
	padding: 15px;
	position: relative;
	}
	
	#footer p {margin: 15px 0 15px 0;}
	
#footer .footericons {
	float: right; 
	height: 70px; 
	display: block; 
	position: absolute;
	top: 10px;
	right: 0px;}

} /* END screen media */


@media print {

.do-not-print { display: none; }
#comments { page-break-before: always; }

body { width: 100% !important; margin: 0 !important; padding: 0 !important; line-height: 1.4; word-spacing: 1.1pt; letter-spacing: 0.2pt; font-family: Garamond,"Times New Roman", serif; color: #000; background: none; font-size: 12pt; }
h1,h2,h3,h4,h5,h6 { font-family: Helvetica, Arial, sans-serif; }
h1 { font-size: 19pt; }
h2 { font-size:17pt; }
h3 { font-size:15pt; }
h4,h5,h6 { font-size:12pt; }
code { font: 10pt Courier, monospace; } 
blockquote { margin: 1.3em; padding: 1em; }
img { display: block; margin: 1em 0; }
a img { border: none; }
table { margin: 1px; text-align:left; }
th { border-bottom: 1px solid #333;  font-weight: bold; }
td { border-bottom: 1px solid #333; }
th, td { padding: 4px 10px 4px 0; }
caption { background: #fff; margin-bottom: 2em; text-align: left; }
thead { display: table-header-group; }
tr { page-break-inside: avoid; } 
a { text-decoration: none; color: black; }
	
} /* END print media */