/*  
Theme Name: Pixel Groovy
Theme URI: http://pixelgroovy.com/
Description: The custom theme for pixelgroovy dot com
Version: 2.1
Author: Devin R
	Have fun, and don't be afraid to contact me if you have questions.
*/


body{
	background: url(/blog/wp-content/themes/pixel_groovy_2/images/leader.jpg) no-repeat #202020;
	background-position: center top;
	color: #E0E0E0;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial sans-serif;
}
#page{
	width: 900px;
	margin: 0px auto;
}

h1{
	margin: 0px;
	margin-left: 734px;
	margin-top: 80px;
}
a img{
	border: none;
}
h2, h3{margin: 0px 0px 4px 0px;}

h1 a{
	margin:0px;
	width:137px;
	height:50px;
	text-indent: -2000em;
	text-decoration: none;
	z-index: 1000; /* need for FX and IE */
	display:block;
	outline: none;
}

h2, h3{
	color: white;
}
#content{
	margin-top: 140px;
	width: 570px;
	float: left;
}

#sidebar{
	width: 300px;
	margin-top: 140px;
	margin-left: 600px;
}

.post{
	background: #2B2B2B;
	padding: 16px;
	margin-bottom: 40px;
}


.post h2{
	font-size: 20px;
}
.post a{
	color: white;
}
.post{
	font-size: 11px;
}
.entry{
	color: #909090;
	line-height: 1.6em;
	text-align: justify;
}

.ad{
	border-top: 1px dotted #909090;
	border-bottom: 1px dotted #909090;
	margin-bottom: 6px;
	margin-top: 6px;
}
.ad p{
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
}
.ad .adp{
	text-align: right;
}

#footer{
	width: auto;
	border-top: 1px solid #383838;
	background-color: #292929;
	margin-bottom: 0px;
	font-size: 12px;
	margin-top: 40px;
	padding: 18px 20px 30px 20px;
	color: #868686;
	
}
#footer div{
	width: 900px;
	margin:0 auto;
	
}
#footer a{
	color: #868686;
}
#footer ul{
	padding: 0px;
	margin: 0px;
	margin-top: -16px;
	margin-left: 495px;
	
}
#footer li{
	float: left;
	margin-left: 10px;
	list-style: none;
}


#sidebar ul{
	list-style: none;
	padding: 0px;
	
}

#sidebar li{
	margin-bottom: 40px;
}

#rss a, #cats, #ico, #recent{
	margin:0px;
	text-indent: -2000em;
	text-decoration: none;
	z-index: 1000; /* need for FX and IE */
	display:block;
}

#rss a{
	background: url(/blog/wp-content/themes/pixel_groovy_2/images/rss.gif);
	width: 164px;
	height: 52px;
}

#cats{
	background: url(/blog/wp-content/themes/pixel_groovy_2/images/categories.gif);
	width: 124px;
	height: 37px;
	margin-bottom: 10px;
}

#ico{
	background: url(/blog/wp-content/themes/pixel_groovy_2/images/icons.gif);
	width: 61px;
	height: 37px;
	margin-bottom: 10px;
}
#recent{
	background: url(/blog/wp-content/themes/pixel_groovy_2/images/recentposts.gif);
	width: 146px;
	height: 37px;
	margin-bottom: 10px;
}

#sidebar ul li ul{
	padding-left: 10px;
	font-size: 14px;
}
#sidebar ul li ul li{
	margin-bottom: 6px;
}
#sidebar ul li ul li a{
	color: #727272;
	text-decoration: none;
	font-weight: bold;
}
#sidebar ul li ul li a:hover{
	color: white;
}



.navigation
{
	font-size: 11px;
	margin-bottom: 20px;
}
.navigation a{ color: white;}
.alignright{
	text-align: right;
	margin-top: -13px;
}
.entry img{
	margin-left: 20px;
	margin-right: 20px;
}

#comments, #respond{
	font-size: 14px;
}

.commentlist{
	width: 500px;
}

.commentlist li p{
	font-size: 12px;
	color: #909090;
}
.commentlist a{
	color: white;
	background-color: transparent;
}

.commentlist li{
background: #282828;
padding: 10px;
}
.commentlist li small{
	font-size: 11px;
}

#commentform{
	width: 400px;
	font-size: 12px;
}

#comment { width: 400px;}
