/*   
Theme Name: The Color Theft
Description: The Color Theft WordPress Theme
Author: WPCoder
Author URI: http://wcoder.com/
Version: 1.0
*/

/* General */

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; }
body { width: 100%; background: #ccc; font-family: "Helvetica Neueu", Helvetica, Arial, Tahoma, Verdana, sans-serif; font-size: 13px; color: #23262a; }
:focus { outline: 0; }
.clear:after { content: "."; visibility: hidden; display: block; height: 0px; clear: both; }
* html .clear { height: 1%; }
.wrapper { width: 1003px; margin: 0 auto; background:#FFF; }
a:hover { text-decoration: underline !important; }

/* Header */

#header {width: 1003px; height: 217px; background: url(images/header.png); 

margin-left:auto;
margin-right:auto; }

#header h1 { float: left; background: url(images/logo.gif) no-repeat; text-indent: -9999px; width: 267px; height: 29px; }
#header h1 a { text-decoration: none; display: block; width: 243px; height: 23px; }
#header h1 a:hover { text-decoration: none !important; }

#nav { float: left; margin: 190px 0 0 25px; }
#nav li { display: inline; float: left; margin: 0 10px; font-size: 13px; font-weight: bold; }
#nav li a { color: #222; font-family: Helvetica, Arial, sans-serif; text-decoration: none; }

/* Content */
.bottom {
background-image:url(images/bottom.jpg);
background-repeat:no-repeat;
float:left;
height:35px;
margin-left:0px;
width:650px;
padding-bottom:25px;
}

.bottom-text{
font-size:10px;
	font-family:Verdana, Geneva, sans-serif;
	padding-left:25px;	
}

.bottom-text a:link{

color:#06F;

}

.bottom-text a:hover{

color:#06F;
text-decoration:underline;

}

.bottom-text a:visited{

color:#06F;

}

.bottom-text a:active{

color:#06F;

}

.hr {
	width:600px;
}

#content { float: left; width: 650px; height:auto; padding-left:25px; padding-top:25px }
#content .divider { float: left; width: 630px; margin: 15px 0 25px 0;  height: 4px; }
.post { width: 650px; height:auto; float: left; background: url(images/middle.jpg); padding-left:25px; background-repeat: no-repeat; }
.post h2 { color: #000; font-size: 15px; letter-spacing: -1px; padding: 10px 0; }
.post h2 a { color: #000; text-decoration: none; }
.post h2 a:hover { text-decoration: underline; }
span.author { margin: 15px 0 0 0; font-style: italic; font-size: 11px; color: #222; }

.text { float: left; width: 600px; }
.page .text { width:650px; }
.text a { color: #06F; text-decoration: none; }
.text p { margin: 15px 0; line-height: 22px; color: #333; }
.text ul, .text ol { margin: 15px 0; }
.text li { margin: 5px 0; }
.text blockquote { font-style: italic; background: url(images/quote.gif) top left no-repeat; text-indent: 25px; }
.info { color: #666; width: autopx; font-size: 11px; padding: 0px 10px 0 0; }
.info ul li { margin: 0 0 10px 0; list-style: none; }
.info a { color: #23262a; text-decoration: none; }
.more-link { display: none; }
span.more { background: url(images/bullet.gif) right center no-repeat; padding: 0 20px 0 0; }


/* Sidebar */

#sidebar { float: right; width: 292px; margin: 0 0 0 25px; padding: 40px 0 0 0; }
#sidebar h3 { font-size: 11px; font-weight: bold; text-transform: uppercase; color: #999; }
#sidebar p { float: left; margin: 10px 0; }
#sidebar a { color: #664a86; text-decoration: none; }
#sidebar ul { margin: 10px 0; list-style: none; }
#sidebar ul li { margin: 4px 0; float: left; }

.divider { clear: both; width: 250px; padding: 10px 0 0 0; margin: 10px 0 15px 0; background: url(images/divider.png) bottom repeat-x; height: 4px; }
#ads { width: 280px; float: left; margin: 0 0 0 0px; }
#ads a img { float: left; margin: 0 15px 15px 0; }

#categories ul { font-size: 12px; width: 275px; float: left; }
#categories ul li { float: left; width: 137px; }
#categories ul li a { color: #222; text-decoration: none; }

#blogroll ul { width: 275px; padding-bottom:25px;}
#blogroll li { float: left; width: 275px; color:#222; }
#blogroll a { color:#222; }

#search input.search { margin: 15px 0 0 0; height: 23px; width: 245px; border: 1px solid #999; font-family: "Helvetica Neueu", Helvetica, Arial, Tahoma, Verdana, sans-serif; font-size: 12px; }

/* Footer */

#footer { margin-left:auto; margin-right:auto; clear: both; width: 1003px; height:35px; background: url(images/footer.png); background-repeat:no-repeat; padding-top: 10px; overflow: auto; text-align:center;}

#footer a:link {
	color:#000;
}

#footer a:hover {
	color:#000;
	text-decoration:underline;
}

#footer a:active {
	color:#000;
}

#footer a:visited {
	color:#000;
}