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

/* General */


ul{
	float: left;
	list-style-position: inside;
	list-style-type: square;
	text-indent: 0px;

	clear: left;	
}

.borderwhite {
	border: 3px solid #ffffff;

}



#commentform #email {
BORDER: #999999 1px solid; FONT-SIZE: 11px; BACKGROUND-COLOR: #333333; width: 440px; padding: 5px; color: #ffffff; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; FONT-SIZE: 11px;
}

#commentform #author {
BORDER: #999999 1px solid; FONT-SIZE: 11px; BACKGROUND-COLOR: #333333; width: 440px; padding: 5px; color: #ffffff; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; FONT-SIZE: 11px;
}


#commentform #url {
BORDER: #999999 1px solid; FONT-SIZE: 11px; BACKGROUND-COLOR: #333333; width: 440px; padding: 5px; color: #ffffff; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; FONT-SIZE: 11px;
}

#commentform #email:focus {
BORDER: #ffffff 1px solid; BACKGROUND-COLOR: #444444
}

#commentform #author:focus {
BORDER: #ffffff 1px solid; BACKGROUND-COLOR: #444444
}

#commentform #url:focus {
BORDER: #ffffff 1px solid; BACKGROUND-COLOR: #444444
}

#commentform #comment:focus {
	BORDER: #999999 1px solid; FONT-SIZE: 11px; BACKGROUND-COLOR: #333333; width: 440px; padding: 5px; color: #ffffff; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; FONT-SIZE: 11px;
}

.commentbox {
	BORDER: #999999 1px solid; FONT-SIZE: 11px; BACKGROUND-COLOR: #333333; width: 440px; padding: 5px; color: #ffffff; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; FONT-SIZE: 11px;scrollbar-arrow-color:#FF0099;
	scrollbar-3dlight-color:#111111;
	scrollbar-highlight-color:#666666;
	scrollbar-face-color:#454545;
	scrollbar-shadow-color:#202020;
	scrollbar-track-color:#111111;
	scrollbar-darkshadow-color:#191919;
}

#commentform input{
margin: 0px;
}

.tags{

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 27px;
		}

	.submitlogin	{ background-image: url("http://www.fatcowmedia.com/files/submit.jpg");

		FONT-FAMILY: Arial, Arial, Helvetica, sans-serif;

		height: 22px;
		width: 58px;
cursor: hand;
		border: 0px solid;

		}


html, body, span, applet, object, iframe, 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, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, { margin: 0; padding: 0; border: 0; outline: 0; }
body {
	margin: 0px;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
		color: #999999;
	background-color: #333333;
	background-image: url(http://www.fatcowmedia.com/files/topright.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
h1, h2, h3, h4, h5, h6, .blogtitles, title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ffffff;
	display:inline;
	font-weight: bold;
	margin-right: 0px;
	text-transform: uppercase;	
}
:focus { outline: 0; }
.clear:after { content: "."; visibility: hidden; display: block; height: 0px; clear: both; }
* html .clear { height: 1%; }
.wrapper { width: 450px; margin: 0 auto; }
a:hover { text-decoration: none !important; }

/* Header */

#header {

	width: 450px;

	background-color: #222222;
}
#header h1 {   }
#header h1 a { text-decoration: none;  }
#header h1 a:hover { text-decoration: none !important; }

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

/* Content */

#content {
	width: 470px;
	
	padding: 30px 0 0 0;
	background-color: #666666;
	border-right-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#content .divider { width: 30px; margin: 15px 0 25px 0; background: url(images/divider.png) bottom repeat-x; height: 4px; }
.post {
	width: 470px;
	margin-left: 124px;
	background-color: #000000;
	border-right-width: 3px;
	border-left-width: 3px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-color: #FFffff;
}
.top {
	width: 470px;
	margin-left: 124px;
	background-color: #000000;
	border-right-width: 3px;
	border-left-width: 3px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-color: #FFffff;



}
.greybg {
	width: 124px;

	background-color: #333333;




}




span.author { margin: 15px 0 0 0; font-style: italic; font-size: 11px; color: #222; }

.text {  width: 450px; }
.page .text { width:450px; }
.text a { color: #664a86; text-decoration: none; }
.text p { margin: 15px 0; 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; font-size: 11px;  }
.info ul li { margin: 0 0 10px 0; list-style: none; }
.info a { color: #ff5d96; text-decoration: none; }
.more-link { display: none; }
span.more { background: url(http://www.fatcowmedia.com/files/read-more.gif) right center no-repeat; padding: 0 20px 0 0; }


/* Sidebar */

#sidebar {  width: 275px; 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 {  margin: 10px 0; }
#sidebar a { color: #664a86; text-decoration: none; }
#sidebar ul { margin: 10px 0; list-style: none; }
#sidebar ul li { margin: 4px 0;  }

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

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

#blogroll ul { width: 275px; }
#blogroll li {  width: 275px; color:#222; }
#blogroll a { color:#222; }

#search input.search { margin: 15px 0 0 0; height: 20px; width: 245px; border: 1px solid #999; font-family: Arial, Helvetica, sans-serif; font-size: 11px; padding-top: 6px; padding-left: 5px; }

/* Footer */

#footer { margin: 25px 0 0 0; clear: both; width: 100%; background: #c1e0e8 url(images/pattern2.png) top repeat-x; padding-top: 40px; overflow: auto; }
#thankyou { width: 814px; background: url(images/thankyou.gif) no-repeat; height: 76px; padding: 15px 0 10px 0; margin: 0 auto; clear: both; }



	

.address {
	FONT-FAMILY: Arial, Helvetica, sans-serif;font-size: 11px; COLOR: #ffffff;
}
.pink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ff0098;
	text-decoration: none;
}

.bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #cccccc;
	text-decoration: none;
	line-height: 5px;
		}

li,ul{

	list-style-type: square;
		}
.grey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #cccccc;
	text-decoration: none;

}
.navbar a:link {COLOR: #ffffff;
	TEXT-DECORATION: none;
	background-color: #666666;}

.navbar a:visited {COLOR: #ffffff;
	TEXT-DECORATION: none;
	background-color: #666666;}

.navbar a:active {COLOR: #ffffff;
	TEXT-DECORATION: none;
	background-color: #666666;}
		
.navbar a:hover { COLOR: #666666; TEXT-DECORATION: none;
		background-color: #FFffff;}
	
		
.white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;

}

.border {
	border: 3px double #ffffff;
}
A:link {
	COLOR: #999999;
	TEXT-DECORATION: none;outline: none;
	
}

A:active {
	COLOR: #999999; TEXT-DECORATION: none;outline: none;
		

}

A:visited {
	COLOR: #999999;
	TEXT-DECORATION: none;outline: none;


}
A:hover {
	COLOR: #666666; TEXT-DECORATION: none;outline: none;
		

}
.line {

	background-image: url(http://www.fatcowmedia.com/files/line.gif);
	background-repeat: repeat-x;
	}
	
		.inputsearch {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #cccccc;
	background-color: #666666;
	height: 17px;
	width: 180px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: 10px;
	padding-top: 4px;
	padding-left: 4px;

		}

	.submitlogin	{ background-image: url("http://www.fatcowmedia.com/files/submit.jpg");

		FONT-FAMILY: Arial, Arial, Helvetica, sans-serif;

		height: 22px;
		width: 58px;
cursor: hand;
		border: 0px solid;

			}
.navigation {
	FILTER: alpha(opacity=99); opacity: 0.99; -moz-opacity: 0.99
}
.navigation:hover {
	FILTER: alpha(opacity=80); opacity: 0.8; -moz-opacity: 0.8






}



.searchbox {
		font-family: Arial, Helvetica, sans-serif;
	COLOR: #666666;
	font-size: 11px;
	display:inline;
	font-weight: normal;
	background-color: #000000;
	padding: 5px;
	width: 175px;
	border: 1px dotted #E8E8E8;
	background-image: url(http://www.fatcowmedia.com/files/search.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
