/* 
	Theme Name: x2010
	Description: This rocks more than last year's.
	Author: Dustin Caruso
	Author URI: http://dustincaruso.com
	Version: 1.0
	
	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
	
	Changelog:
		v1.0 - 03.03.2010
		First Release of x2010
*/
 
body {
	margin: 0px;
	padding: 0px;
	background: #fff;
	color: #222;
	font: 12px/20px Helvetica, Arial, sans-serif;
	background: url(img/bg.gif) 0 0 repeat-x;
}

form {
	margin: 0px;
	padding: 0px;
}

a:focus {
	outline: none;
}

/* homepage */
	
body.home {
	background: url(img/bg-home.gif) 0 0 repeat-x;
}

#showcase {
	position: relative;
	margin: 10px 0px 20px 0px;
	height: 420px;
}

#frame, #scroller {
	height: auto;
}
#frame {
	overflow: hidden;
	margin: 0 auto;
	width: 940px;
	position: relative;
}
#scroller {
	width: 940px;
	height: 420px;
	margin: 0 auto;
	overflow: hidden;
}
#scrollarea {
	height: 420px;
}	
.box {
	width: 940px;
	height: 400px;
	padding: 20px 0px 0px 0px;
	float: left;
	font-size: 14px;
	line-height: 23px;
	color: #fff;
}
.box img {
	float: right;
	margin-top: 7px;
}
.box div {
	position: relative;
	top: 0px;
	left: 0px;
	width: 390px;
	height: 380px;
	padding-top: 20px;
}
.box div h2 {
	font-size: 17px;
	/* font-weight: normal; */
}

#showcase h1 {
	position: absolute;
	top: 0px;
	left: 0px;
	font-size: 15px;
	font-weight: normal;
	font-style: italic;
	color: #696c6d;
}

#pause {
	position: absolute;
	top: 9px;
	left: 200px;
	width: 20px;
	height: 20px;
	display: block;
	text-decoration: none;
	background: url(img/play-pause.png) 0 0 no-repeat;
}
#pause:hover {
	background: url(img/play-pause.png) 0px -20px no-repeat;
}
#play {
	position: absolute;
	top: 9px;
	left: 200px;
	width: 20px;
	height: 20px;
	display: none;
	text-decoration: none;
	background: url(img/play-pause.png) -20px 0px no-repeat;
}
#play:hover {
	background: url(img/play-pause.png) -20px -20px no-repeat;
}


/* ---------- */
	
.wrap {
	width: 940px;
	margin: 0px auto 0px auto;
	padding: 0px;
}
	
/************************************************
*	Hyperlinks									*
************************************************/

a, a:visited {
	color: #798aac;
	text-decoration: underline;
}
	
a:hover {
	color: #3269d7;
	text-decoration: underline;
}
	
/************************************************
*	Header  									*
************************************************/

#header {
	width: 940px;
	height: 70px;
	margin: 0px auto 40px auto;
	padding: 0px;
	overflow: hidden;
}
body.home #header {
	margin: 0px auto 0px auto;
}
	
#header a {
	color: #eee;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
}
#header a:hover {
	color: #fff;
	text-decoration: none;
}	
#header img a {
	margin: 0px;
	border: none;
}
	
#headerleft {
	width: 465px;
	height: 90px;
	float: left;
	margin: 0px;
	padding: 20px 0px 0px 0px;
	font-size: 24px;
	line-height: 30px;
}
	
#headerright {
	width: 465px;
	height: 90px;
	float: right;
	text-align: right;
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	line-height: 22px;
}
		
#headerright ul {
	margin: 0px;
	padding: 25px 0px 0px 0px;
}
#headerright li {
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#headerright ul li a, #headerright ul li a:visited {
	color: #a1a4a8;
	margin: 0px 5px 0px 5px;
	padding: 5px 5px 5px 5px;
	text-decoration: none;
	text-transform: lowercase;
}	
#headerright ul li a:hover {
	color: #fff;
	text-decoration: none;
}

#feedburner	{
	display: inline-block;
	margin: 0px 0px -3px 0px;
	padding: 0px;
	width: 53px;
	height: 19px;
	overflow: hidden;
	border-width: 0px 1px 0px 0px;
	border-style: solid;
	border-color: #909090;
}
	
/************************************************
*	Content 					     		    * 
************************************************/

#content {
	width: 940px;
	margin: 0px auto 0px auto;
	padding: 0px;
	display: inline;
}

#content p {
	padding: 0px 0px 15px 0px;
	margin: 0px;
	line-height: 20px;
}
	
#content h1 {
	color: #000000;
	font-size: 21px;
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;											/**/
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	/* text-transform: lowercase; */
	}
* html #content h1 {font-family: Arial, Helvetica, sans-serif;}												/**/
	
#content h1 a, #content h1 a:visited  {
	color: #000000;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	}

#content h1 a:hover {
	color: #3269d7;
	text-decoration: none;
	}
	
#content h4 {
	color: #000000;
	font-size: 20px;
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;											/**/
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	}
* html #content h4 {font-family: Arial, Helvetica, sans-serif;}												/**/
	
#content p img{
	float: left;
	border: none;
	/* margin-right: 15px; */
	margin-bottom: 10px;
	}
	
#content img.wp-smiley {
	float: none;
	border: none;
	padding: 0px;
	margin: 0px;
	}

#content img.wp-wink {
	float: none;
	border: none;
	padding: 0px;
	margin: 0px;
	}
	
#contentleft {
	float: left;
	width: 600px;																					/**/
	margin: 0px 0px 0px 0px;
	padding: 20px 0px 20px 0px;
	display: inline;
}
	
#contentleft ol{
	margin: 0px 0px 0px 20px;
	padding: 10px 0px 15px 0px;
	}
	
#contentleft ol li{
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 5px 0px;
	}
	
#contentleft ul{
	list-style-type: square;
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 15px 0px;
	}
	
#contentleft ul li{
	list-style-type: square;
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 5px 0px;
	}
	
blockquote{
	background: #F2F2F2;
	margin: 10px 25px 27px 25px;
	padding: 12px 20px 15px 20px;
	border-top: 1px solid #ddd;
	border-right: 1px solid #666;
	border-left: 1px solid #ddd;
	border-bottom: 1px solid #666;
	}
	
#content blockquote p{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}
	
.postmeta {
	width: 600px;																					/**/
	font-size: 11px;																				/**/
	padding: 5px 0px 69px 0px;
	margin: 0px 0px 0px 0px;
	border-top: 1px dotted #C0C0C0;
	}
	
/************************************************
*	Bottom Sidebar 		    			   	    * 
************************************************/

#b_sidebar {
	position: relative;
	width: 100%;
	margin: 0px;
	padding: 10px 0px 25px 0px;
	line-height: 17px;
	background: #dde4eb;
	border-width: 1px 0px 0px 0px;
	border-color: #bbb;
	border-style: solid;
}
	
#b_sidebar h3 {

	color: #000000;
	font-size: 13px;
	font-weight: bold;
	padding: 5px 0px 5px 11px;
	margin: 20px 0px 10px 0px;
	border-top: 1px dotted #C0C0C0;
	border-bottom: 1px dotted #C0C0C0;
}
	
#b_sidebar ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px 0px 10px 0px;
}

#b_sidebar ul li {
	padding: 0px 0px 3px 0px;
	margin: 0px;
}
	
#b_sidebar ul li a, #b_sidebar ul li a:visited {
	color: #798aac;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

#b_sidebar ul li a:hover {
	color: #3269d7;
	text-decoration: underline;
}

#b_sidebar ul li ul li {
	list-style-type: disc;
	margin-left: 15px;
}

/************************************************
*	Right Sidebar 		    	    	        * 
************************************************/

#r_sidebar {
	float: right;
	width: 300px;
	margin: 0px;
	padding: 0px 0px 20px 0px;
	line-height: 17px;
	display: inline;
	}
	
#r_sidebar h3 {
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	padding: 5px 0px 5px 0px;
	margin: 20px 0px 10px 0px;
	border-top: 1px dotted #C0C0C0;
	border-bottom: 1px dotted #C0C0C0;
	}

#r_sidebar ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	}

#r_sidebar ul li {
	padding: 0px 0px 3px 0px;
	margin: 0px;
	}
	
#r_sidebar ul li a, #r_sidebar ul li a:visited {
	color: #798aac;																				/**/
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	}

#r_sidebar ul li a:hover {
	color: #3269d7;																				/**/
	text-decoration: underline;
	}
	
/************************************************
*	Footer  									*
************************************************/

#footer {
	background: #000;
	width: 100%;
	height: 50px;
	overflow: hidden;
	color: #a1a4a8;
	font-size: 11px;
	line-height: 54px;
	text-align: center;
	border-width: 1px 0px 0px 0px;
	border-color: #777;
	border-style: solid;
}
#footer a {
	color: #a1a4a8;
	text-decoration: underline;
}
#footer a:hover {
	color: #fff;
	text-decoration: underline;
}

/************************************************
*	Search Form									*
************************************************/

#searchdiv {
	margin: 0px;
	padding: 0px;
}
	
#searchform {
	position: absolute;																				/**/
	top: 100px;																					/**/
	left: 251px;																					/**/
	width: 230px;																					/**/
	margin: 0px;
	margin-left: 50%;																				/**/
	margin-right: 50%;																				/**/
	padding: 2px;
	overflow: hidden;
	}
* html #searchform {top: 65px; left: 273px;}																/**/
*:first-child+html #searchform {top: 63px; left: 250px;}													/**/
	
#s {
	background: #FFFFFF;
	width: 200px;
	color: #333333;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	padding: 4px;
	margin: 7px 0px 0px 0px;
	border-top: 1px solid #DDDDDD;
	border-right: 1px solid #666666;
	border-left: 1px solid #DDDDDD;
	border-bottom: 1px solid #666666;
	}
	
#sicon	{position: absolute;}																		/**/
	
#f {
	background: #FFFFFF;
	width: 194px;																					/**/
	height: 15px;																					/**/
	color: #333333;
	font: 12px/15px Arial, Tahoma, Verdana;																/**/
	text-indent: 2px;
	padding: 2px;
	margin: 0px;
	margin-left: 19px;
	border-top: 1px solid #C0C0C0;
	border-right: 1px solid #666666;
	border-left: 1px solid #C0C0C0;
	border-bottom: 1px solid #666666;
	}
	
#sbutt {
	background: #878787;
	width: 200px;
	color: #FFFFFF;
	font-size: 11px;
	font-family: Arial, Tahoma, Verdana;
	padding: 1px;
	margin: 0px 0px 0px 5px;
	border: 1px solid #333333;
	}
	
#author, #email, #url {
	background: #FFFFFF;
	width: 300px;
	color: #333333;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	padding: 4px;
	margin: 0px 0px 0px 0px;
	border-top: 1px solid #666666;
	border-right: 1px solid #DDDDDD;
	border-left: 1px solid #666666;
	border-bottom: 1px solid #DDDDDD;
	}
	
#comment {
	background: #FFFFFF;
	width: 440px;
	color: #222222;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	padding: 4px;
	margin: 0px 0px 0px 0px;
	border-top: 1px solid #666666;
	border-right: 1px solid #DDDDDD;
	border-left: 1px solid #666666;
	border-bottom: 1px solid #DDDDDD;
	}
	
#submit {
	background: #F2F2F2;
	width: 150px;
	color: #222222;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	padding: 4px;
	margin: 0px 0px 0px 0px;
	border-top: 1px solid #DDDDDD;
	border-right: 1px solid #666666;
	border-left: 1px solid #DDDDDD;
	border-bottom: 1px solid #666666;
	}
	
/************************************************
*	Comments									*
************************************************/
	
#commentblock {
	width: 470px;
	color: #000000;
	float: left;
	padding: 0px 20px 10px 0px;
	margin: 10px 0px 0px 0px;
	}
	
#commentblock ol{
	list-style-type: square;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}
	
.commentdate  {
	font-size: 12px;
	padding-left: 0px;
	}
	
#commentlist li p{
	margin-bottom: 8px;
	line-height: 20px;
	padding: 0px;
	}

.commentname {
	color: #333333;
	margin: 0px;
	padding: 5px 5px 5px 0px;
	}

.commentinfo{
	clear: both;
	}

.commenttext {
	background: #F2F2F2;
	width: 440px;
	color: #333333;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	padding: 10px 10px 0px 10px;
	margin: 10px 0px 30px 0px;
	border-top: 1px solid #DDDDDD;
	border-right: 1px solid #666666;
	border-left: 1px solid #DDDDDD;
	border-bottom: 1px solid #666666;
	}

.commenttext-admin {
	background: #FFFFFF;
	width: 440px;
	color: #333333;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	padding: 10px 10px 0px 10px;
	margin: 10px 0px 30px 0px;
	border-top: 1px solid #DDDDDD;
	border-right: 1px solid #666666;
	border-left: 1px solid #DDDDDD;
	border-bottom: 1px solid #666666;
	}

#commentsformheader{
	padding-left: 0px;
	}

#commentsform{
	text-align: center;
	margin: 0px;
	padding: 0px;
	}

#commentsform form{
	text-align: left;
	margin: 0px;
	}

#commentsform p{
	margin: 0px;
	}

#commentsform form textarea{
	width: 99%;
	}
	
p.comments_link  img{
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}
	
p.note	{position: relative; left: 40px; width: 400px; color: #999; font-style: italic; font-size: 10px; display: block;}



pre {
white-space: pre-wrap; /* css-3 */
white-space: -moz-pre-wrap !important; /* Mozilla, since 1999 */
white-space: -pre-wrap; /* Opera 4-6 */
white-space: -o-pre-wrap; /* Opera 7 */
word-wrap: break-word; /* Internet Explorer 5.5+ */
}

code {
white-space: -moz-pre-wrap !important; /* Mozilla, since 1999 */
color: #154874;
}

#recaptcha-submit-btn-area {
	margin-top: 30px;
}




