/*  
Theme Name: Rockin the suburbs
Theme URI: http://www.rockinthesuburbs.com
Description: A modified WP theme
Version: 1.01
Author: SMueller
Author URI: http://www.rockinthesuburbs.com
*/

/*************************************
 +Containers
 *************************************/
body{
	background:#fff url(./images/bg.gif) repeat-x;
	color:#666;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 62.5%;
	line-height: 1.5;
	margin:0;
	padding:0;
	text-align:center;
}
#wrap{
	margin:0 auto;
	text-align:left;
	width:760px;	
}

#header {
	float: left;
	width: 293px;
	height: 151px;
	padding: 0px;
	background-image: url('images/logo.gif');
	background-repeat: no-repeat;
	margin-left: -38px;
	margin-top: 35px;
}
#navigation {
	float: right;
	width: 500px;
	height: 45px;
	margin-right: auto;
	margin-left: 0;
	margin-top: 73px;
	margin-bottom: 0;
	padding: 0;
}
#content{
	clear:both;
	float: left;
	font-size:1.2em;
	float:left;
	padding:1em;
	width:40em;
}
#sidebar {
	float:right;
	font-size:1.1em;
	padding-top:2em;
	width:20em;
	bacgkround-image: url('images/sidebar-bg.gif');
	background-position: bottom;
	background-repeat: no-repeat;
}
#footer{
	clear: both;
	background:#c6f1ed;
	border-top:1px solid #3eb1ac;
	color:#3eb1ac;
	clear:both;
	font-size:0.9em;
	padding:0.5em;
}


/*************************************
 +Hn and p
 *************************************/
h1, h2, h3{
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight: normal;
	margin:0;
	}

#sidebar h3 {
	display: block;
	padding-bottom: 10px;
	padding-top: 15px;
	padding-left: 0px;
	height: 25px;
	color: #3eb1ac;	
	letter-spacing: +1px;
	font-size: 15px;
}

#header h1{
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:3em;
	margin:0;
	margin-right:1em;
	visibility: hidden;
}
#header h1 a{
	color:#3eb1ac;
	visibility: hidden;
}
/*#header h1 a:hover{
	color:#000;
}*/
/*#header p{
	color:#aaa;
	font-size:1.1em;
	margin:0;
	margin-top:-0.5em;
}*/
.entrytitle h2{
	font-size:2.2em;
}
.entrytitle h2 a
{
	color:#3eb1ac;
}
.entrytitle h2 a:hover{
	color:#000;
}
.entrytitle h3{
	font-size:1em;
	color:#92e4e0;
}

/*************************************
 +Entry
 *************************************/
.entry{
	margin-bottom:3em;
}

.entrymeta{
	font-size:0.9em;
}
.postedby{
	background:#fff url(./images/user.gif) no-repeat;
	padding:3px;
	padding-left:20px;
}
.filedto{
	background:#fff url(./images/post.gif) no-repeat;
	padding:3px;
	padding-left:20px;
}
.commentslink{
	background:#fff url(./images/packaged.gif) no-repeat;
	padding:3px;
	padding-left:20px;
}

/*************************************
 +Sidebar
 *************************************/
#sidebar ul{
	list-style-type:none;
	margin:0;
	padding:0;
}
#sidebar ul li{
	border-bottom:1px dotted #92e4e0;
	margin-top: 3px;
	margin-bottom: 3px;
}

/*#sidebar ul li a:link{
	display: block;
	padding-top: 3px;
	padding-left: 6px;
	padding-bottom: 3px;
}
#sidebar ul li a:hover{
	background-color: #FFF
	color: #c6f1ed;
	display: block;
	padding-top: 3px;
	padding-left: 6px;
	padding-bottom: 3px;
}*/
/*************************************
 +Comments
 *************************************/
.commentsblock{
	margin:0.5em;
	padding:1em;

}
.commentsblock textarea{
	width:35em;
}
.commentsblock input, .commentsblock textarea{
	border:1px solid #d1d1d1;
}
.commentsblock textarea:focus{
	background:#eee;
	border:1px solid #a1a1a1;
}
.commentsblock textarea:focus, .commentsblock input:focus{
	background:#eee;
	border:1px solid #a1a1a1;
}
.commentauthor{
	display:block;
	font-size:1.5em;
}
ol.commentlist{
	color:#777;
	font-size:0.9em;
	list-style-type:none;
	margin:0;
	margin-top:1.5em;
	padding:0;
}
.commentlist li{
	margin-bottom:0.5em;
	padding:0.5em 1em;
}
.alt{
	background:#f3f5e9;
	border:1px dotted #d1d1d1;
	padding:0.5em;
}
h3#comments{
font-size:1.6em;
}

/*************************************
 +Misc
 *************************************/
a{
	color: #2a8480;
	text-decoration: none;
	}
	
a:hover{
	color: #92e4e0;
}
a:visited {
	color: #92e4e0;	
}

#content_start {position: absolute;left: -10000px;};

/* Navigation */


#navigation ul { 
	float: left;
	list-style-type: none; 
	list-style-image: none; 
}

#navigation li { 
	float: left; 
	list-style-type: none; 
	list-style-image: none; 
	margin-right: 5px;
}

#navigation li a:link,
#navigation li a:visited {
	/*float: left;*/
	color: #3eb1ac;
	display: block;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
    background-image: url(images/nav-rightSM_prev2.gif);
	background-repeat: no-repeat;
	background-position: right top;
	margin-top: 10px;
	border-style: solid;
	border-width: 0 0 0 1px;
	border-color: #3eb1ac;
	font-size: 12px;
	list-style-type: none; list-style-image: none;
	background-color: none;
}

#navigation li a:hover {
	color: #c6f1ed;
	background-image: url(images/nav-rightSM_prev2.gif);
	background-repeat: no-repeat;
	background-position: top right;
	margin-top: 0;
	border-style: solid;
	border-width: 0 0 0 1px;
	border-color: #3eb1ac;
	height: 28px;
	font-size: 12px;
	list-style-type: none; list-style-image: none;
	background-color: none;
}

#navigation li a:active {
	color: #3eb1ac;
	display: block;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	background-image: url(images/nav-rightSM_active.gif);
	background-repeat: no-repeat;
	background-position: top right;
	margin-top: 0;
	border-style: solid;
	border-width: 0 0 0 1px;
	border-color: #3eb1ac;
	height: 28px;
	list-style-type: none; list-style-image: none;
	background-color: none;
}

.date2 {
float: left; width: 61px; height: 61px; margin-left: -89px; background-image: url('images/date.gif'); margin-top: 10px;
}

.date2 .month {
	display: block;
	color: #FFFFFF;
	text-align: center;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
	margin-top: 11px;
	margin-left: 5px;
}
.date2 .day {
	display: block;
	color: #FFFFFF;
	font: 2.3em Georgia;
	text-align: center;
	margin-top: -5px;
	margin-left: 0px;
}




