/*  
Theme Name: Rocker
Theme URI: http://www.rockerreviews.com
Description: <p>Custom Template for www.rockerreviews.com</p>
Version: 1.0
Author: Moe
Author URI: http://www.rockerreviews.com/

*/

/* Begin Typography & Colors */
body, html{
	font-size: .90em; /* Resets 1em to 10px */
	font-family: Arial, Helvetica, sans-serif;
	color: #878787;
	background-color:#000000;
	margin:auto;
	

	
	}


a:link, a:visited {
	text-decoration:none;
	color:#2c99cc;	
	
}

a:hover, a:active {
	color:#ff6633;
	
	text-decoration: underline;
}


#header{
	height:300px;
	position:relative;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;	
}

#title_desc{
	position:absolute;
	top:30px;
	left:20px;

}
#header h1{
	
	margin:0px;
	padding:0px;
    font-size:4em;
}
#header h1 a{	
	color:#660099;
	margin:0px;
	padding:0px;
	
}

#header h5{
	margin:0px;
	padding:0px;
	font-size:18px;
	
}

.mid{
	background-color:#000;
	position:relative;
	background-image: url(images/mid-bg.jpg);
	background-repeat: repeat-y;
}

.content_column{
position:relative;
top:-80px;
}


#content{
padding:10px 15px;
}

#content .by{
	color: #818383;
	font-size: 18px;
}


<!--sidebars, left and right-->
#folding_category_list .lwfcl_level-0_expandable,
#folding_category_list .lwfcl_level-1_expandable,
#folding_category_list .lwfcl_level-0_collapsible,
#folding_category_list .lwfcl_level-1_collapsible,
#folding_category_list .lwfcl_level-0_fixed,
#folding_category_list .lwfcl_level-1_fixed {background-repeat: no-repeat; background-attachment: scroll; background-position:top left; padding-left: 0px; display: block; }
#folding_category_list .lwfcl_level-0_expandable,
#folding_category_list .lwfcl_level-1_expandable {background-image: url(http://rockerreviews.com/img/plus.png);background-repeat: no-repeat;}
#folding_category_list .lwfcl_level-0_collapsable,
#folding_category_list .lwfcl_level-1_collapsible {background-image: url(http://rockerreviews.com/img/minus.png);background-repeat: no-repeat;}

#content h1{
	color: white;
	font-size: 20px;
}


#sidebars{
background-color:#000;
}

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





#sidebars ul li ul{
	margin:0px;
	padding:0px;
	border-bottom:0px solid #ebc0d5;
	
}

#sidebars ul li ul ul{
border:none;

	
}

#sidebars ul li h2 {
	background-color:#000000;
	color:#fff;
	padding:0px;
	margin:0px;
	padding:10px 10px 3px 28px;
	font-size:1.4em;
	height:20px;


}
#sidebars ul li ul li{
	background-color:#000;
	padding:0px;
	margin-left: 10px;
}



#sidebars ul li ul ul{
	margin:0px;
	padding:0px;
	border-top:0px solid #eee;
}


#sidebars ul li ul li a,
#sidebars ul li ul li a:visited
{
	color:#2c99cc;
	text-align:left;
	font-size:14px;
	padding-left:20px;
	
}
#sidebars ul li ul li a:hover{
	color:#ff6633;
	

}

#sidebars ul li ul {
	margin-bottom:10px;

}

.home a {
	color:white;
}


#sidebar_right ul{
	padding:0px;
	margin:0px;
	list-style:none;
	padding:10px;
	text-align: center;
}





#sidebar_right ul li ul{
	margin:0px;
	padding:0px;
	border:0px;
	
}

#sidebar_right ul li ul ul{
border:none;
}

#sidebar_right ul li h2 {
	color:#fff;
	padding:0px;
	margin:0px;
	padding:0px 10px 3px 28px;
	font-size:1.4em;
	height:20px;
	text-align: center;
}

#sidebar_right ul li ul li{
	background-color:#000;
	padding:5px;
	text-align:center;
	margin-left:5px;
}



#sidebar_right ul li ul ul{
	margin:0px;
	padding:0px;
	border-top:0px solid #eee;
}


#sidebar_right ul li ul li a,
#sidebar_right ul li ul li a:visited
{
	color:#c99cc;
	text-align:center;
	font-size:1em;
	padding-left:0px;
	
}
#sidebar_right ul li ul li a:hover{

	

}

#sidebar_right ul li ul {
	margin-bottom:10px;

}

.avatar { 
	float: left; 
	margin: 0px 10px 0 0; 

}


#footer{
	position:relative;
	background-color:#000000;
	text-align: center;
	top:-1px;
	background-image: url(images/footerbg.png);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 400px;
}

#footer p {
	margin: 0;
	padding: 20px 0 0 0;
	text-align: center;
	}




small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	
	}

h2.pagetitle {
	font-size: 1.6em;
	color:#ffffff;
	}

.entry p a:visited {
	color: #2c99cc;
	}

.entry p a:hover {
	color: #ff6633;
	}

.post h4{
	color: #2c99cc;
	font-size: 14px;
	margin: 0px;	
}

	
.entry img {
margin-right:0px;
margin-bottom: 0px;

}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #ff6633;
	text-decoration: none;
	}

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

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: underline;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	color: white;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	color: #878787;
	}
/* End Typography & Colors */

.post {
	margin: 0 0 40px;
	text-align: justify;
	}
	
.post  small{
	margin:0px;
	padding:0px;
	

	}
	
.post  small span{
	color: #2c99cc;
	font-size:1.0em;

	}
	
.post h2,
.post h3
 {

	margin:0px;
	padding:0px;
	color: #ffffff;
}

.post h2 a .by {
	margin:0px;
	padding:0px;
	color: #818383;
	font-size: 18px;
}

.post h2 a,
.post h3 a
{
	color:#ffffff;
	font-size:25px;
	font-weight:bold;
}





.search ul li{
background-image:none;





}
.author p{
padding:0px;


}

.author img{
padding:3px;
border:1px solid #eee;
background-color:#fff;
margin:5px;


}


.postmetadata {
	clear: left;
}

/* End Structure */



/*	Begin Headers */

h2.pagetitle {
	margin-top: 0px;
	text-align: left;
	padding:0px;
	margin-bottom:0px;
}




/* End Entry Lists */



/* Begin Form Elements */


.search{
	position:absolute;
	left:800px;
	top:257px;
	z-index:6;


}

#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	
	}

.search #searchform #s {
	width:150px;
	padding:5px;
	
	}

.search #searchsubmit {
	padding: 1px;
	
	
	}







.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}
#cover {
	margin: 0;
	float: left;
	padding-right: 15px;
	}

#cover img{
	border:2px solid #878787;
	}


/* Comments starts here*/



.alt {
	background-color: #000;
	}


#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	background-color:#071b26;
	border:1px solid #0e3043;
	color:#FFFFFF;
	}

#commentform textarea {
	width: 95%;
	padding: 2px;
	background-color:#071b26;
	border:5px solid #0e3043;
	color: white;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 10 0 0 0;
	padding: 10 0 10 0px;
	width: 100%;
	}

.commentlist {
	padding: 0;
	margin: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 0px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}

.report {
	color: white;
	font-size: 16px;
	text-align: center;
}

.respond {
	color: #2c99cc;
	font-size: 20px
}

/* End Comments */



/* Begin Sidebar */

#sidebar form {
	margin: 0;
	}


/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0px;
	width: 200px;
	padding:10px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #000000; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: -80px;
	}
/* End Various Tags & Classes*/

.dynamic-tab-pane-control.tab-pane {
	position:	relative;
	width:		100%;		/* width needed weird IE bug */
	margin-left: auto;
	margin-right: auto;
}

.dynamic-tab-pane-control .tab-row .tab {

	width:		100px;
	height:				26px;
	background-image:	url( "tab.png" );
	
	position:		relative;
	top:			0;
	display:		inline;
	float:			left;
	overflow:		hidden;
	
	cursor:			Default;

	margin:			1px -1px 1px 2px;
	padding:		2px 0px 0px 0px;
	border:			0;

	z-index:		1;
	font-size: .90em; /* Resets 1em to 10px */
	font-family: Arial, Helvetica, sans-serif;
	white-space:	nowrap;
	text-align:		center;
}

.dynamic-tab-pane-control .tab-row .tab.selected {
	width:		100px !important;
	height:				28px !important;
	background-image:	url( "tab.active.png" ) !important;
	background-repaet:	no-repeat;

	border-bottom-width:	0;
	z-index:		3;
	padding:		2px 0 0px 0;
	margin:			1px -3px -3px 0px;
	top:			-2px;
	font-size: .90em; /* Resets 1em to 10px */
	font-family: Arial, Helvetica, sans-serif;
}

.dynamic-tab-pane-control .tab-row .tab a {
	font-size: 18px; 
	font-family: Arial, Helvetica, sans-serif;
	color: white;
	text-decoration:	none;
	cursor:				default;
}

.dynamic-tab-pane-control .tab-row .tab.hover {
	font:				11px Tahoma;
	width:		100px;
	height:				26px;
	background-image:	url( "tab.hover.png" );
	background-repaet:	no-repeat;
}


.dynamic-tab-pane-control .tab-page {
	clear:			both;
	border-style: solid;
	border-top: thin solid #3c3c3c;	
	border-color:		rgb( 60, 60, 60 );
	background-image: url(http://rockerreviews.com/1/img/tablebg.jpg);
background-repeat: no-repeat;
background-position: bottom right;
	z-index:		2;
	position:		relative;
	top:			-2px;
	font-size: .90em; /* Resets 1em to 10px */
	font-family: Arial, Helvetica, sans-serif;	
	color:	#878787;
	filter: progid:DXImageTransform.Microsoft.Gradient(StartColorStr=#fffcfcfe, EndColorStr=#fff4f3ee, GradientType=0)
					progid:DXImageTransform.Microsoft.Shadow(Color=#ff919899, Strength=2, Direction=135);
	
	/*244, 243, 238*/
	/* 145, 155, 156*/
	
	padding:		10px;
}

.dynamic-tab-pane-control .tab-row {
	z-index:		1;
	white-space:	nowrap;
}

