/*
Theme Name: TAKTEEK01 - PleaseRock
Version: 1.3
Description: This is a modified version of TAKTEEK01, CSS modified by RC Maples http://www.rcmaples.net
Author: Eric Crooks (CSS Modified by RC Maples)
Author URI: http://www.rcmaples.net
Tags: black, orange, white, dark, three-columns, left-sidebar, right-sidebar, fixed-width, custom-header, theme-options

#008AC9  
#53C3F1
*/

/* -standards- */
* {
}
body {
margin: auto;
background: #1d140d;
background-image: url("../../uploads/2009/12/pleaserock_background.jpg");
background-repeat: no-repeat;
background-position: 50%;
background-attachment: fixed;
color: #322619;
font-family: Tahoma, Arial, sans-serif;
font-size: .76em;
}

a {
color: #53C3F1;
text-decoration: none;
}

cite {
font-style: normal;
}

cite a {
color: #008AC9  ;
font-style: normal;
}

code {
font-size: 1.1em;
line-height: 1.3em;
}

h1 {
font-size: 2em;
font-weight: normal;
}

h2 {
font-size: 1.12em;
line-height: 1.6em;
letter-spacing: 0.2em;
}

img, object {
border: 0px solid black;
}

p {
line-height: 1.5em;
margin: 1.2em auto;
text-align: left;
}

pre {
background: #444;
border: 1px solid #666;
font-size: 1.1em;
line-height: 1.3em;
overflow: auto;
padding: 10px;
width: 488px;
}

textarea {
font-family: "Arial";
font-size: 1em;
}

/* -header- */
#banner {
width: 955px;
margin: 0 auto;
height: 132px;
background-image: url("../../uploads/2009/12/pleaserock_mastheadSmall.png");
background-repeat:no-repeat;
left: 0px;
}

#banner h1 { display: none; }

#topbar {
display: none;
background: #1d140d;
color: #ffffff;
padding: 10px;
width: 955px;
margin: 0 auto;
}

#topbar a {
color: #53C3F1; /* ffa20f   */
}

/* Old navigtion Bar */
#pr-navbar {
	margin: -16px auto 10px auto;
	width:955px;
	max-width:955px;
	height: 35px;
	max-height: 35px;
	background: #83674B;
	color: #FFF;
	font-family: "Lucida Grande","Lucida Sans Unicode",sans-serif; /*Tahoma, Arial, sans-serif*/
	font-size: 1.05em; /*16px*/	
}

#navBarMenu ul {
	list-style: none;
	text-align: center;
	list-style-type: none;
}

#navBarMenu li {
	list-style: none;
	margin: auto;
	padding-top: .6em; /*.4em*/
	padding-right: 20px;
	float: left;
}

#navBarMenu li a {
	color: #FFF;
	text-decoration: none; 
	font-weight: bold;
}

#navBarMenu li a:hover {
	color: #FF6600;
}

/* New NavBar with Dropdown Menus */

.menu {
	margin: -16px auto 10px auto;
	background: #83674B;
	color: #FFF;
	font-family: "Lucida Grande","Lucida Sans Unicode",sans-serif; /*Tahoma, Arial, sans-serif*/
	/* font-size: 1.005em; */ /*16px*/
	width:955px;
	height:35px;
	max-height:35px;
	position:relative;
	z-index:100;
	font-weight: bold;
}	



/* remove all the bullets, borders and padding from the default list styling */
.menu ul {
	padding:0;
	margin:0;
	list-style-type:none;
}	

.menu ul ul {
	width:auto;
	
}	

/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu li {
	float:left;
	width:auto;
	position:relative;

	
}	

/* style the links for the top level */
.menu a, .menu a:visited {
	display:block;
	font-size:1.005em;
	text-decoration:none;
	color:#FFF;
	width:auto;
/*	height:30px; */
	margin: 10px 3.5px -12px 8px;
	background:#83674B;
	padding-left:10px;
	
/*	line-height:29px; */

}	

 
/* style the second level background */
.menu ul ul a.drop, .menu ul ul a.drop:visited {
	background:#83674B no-repeat 130px center;
}	

/* style the second level hover */
.menu ul ul a.drop:hover{
	background:#83674B no-repeat 130px center;
}	

.menu ul ul :hover > a.drop {
	background:#83674B no-repeat 130px center;
}	

 
/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {
	visibility:hidden;
	position:absolute;height:0;top:31px;left:0;
	width:auto;
	margin-top:-6px;
}	

 
 
/* style the table so that it takes no ppart in the layout - required for IE to work */
.menu table {position:absolute;
	top:0;
	left:0;
	border-collapse:collapse;;
}	
 
/* style the second level links */
.menu ul ul a, .menu ul ul a:visited {
	background:#83674B;
	color:#FFF;
	height:auto;
	line-height:1em;
	padding:5px 10px;
	width:auto;
	min-width: 160px;
	max-width: 160px;
}	
	
 
/* style the top level hover */
.menu a:hover, .menu ul ul a:hover{
	color:#F60;
	background:#83674B;
}	
.menu :hover > a, .menu ul ul :hover > a {
	color:#F60;
	background:#83674B;
	
}	
 
/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul, .menu ul a:hover ul{
	visibility:visible;
}



/* -content- */

#content {
/* margin: 0 auto; */
float: left;
margin: -5px 10px 0px -20px;
width: 560px;
}

#contentwrap {
padding-left: 65px;
padding-top: 15px;
display: block;
margin-top: 10px;
width: 955px;
margin: 0 auto;
/* margin-left:234px; */
}

/* -post and entries- */
.post {
margin-top: -18px;
margin-bottom: 18px;
background: #83674B url("../../uploads/2009/12/rb2.gif") no-repeat bottom left;
padding: 0px 10px 20px 0px;
}

.post a {
color: #FFCC33;f
text-decoration: underline;
}

.post a:hover {
color: #FFCC33;
text-decoration: underline;
}

.post blockquote {
background: #83674B; /*#444;*/
border: 1px solid #322619;
margin: 10px 0 0 0;
}

.post embed, .post object {
/* display: block; */
margin: 1.2em;
}

.post img {
	margin: 1.2em;
	float: left;
}

.post img.size-medium.wp-image-567.aligncenter{
	float:none;
	margin-right: auto;
	margin-left:183px;
}

.post img.size-medium.wp-image-150.aligncenter{
	float:none;
	margin-right: auto;
	margin-left:130px;
}

/* div#post-10.post {
	height: 950px;
} */

/* div#post-9.post {
	height: 925px;
} */

.post h2{
background: #83674B url("../../uploads/2009/12/tr_10_83674b_372619.gif") no-repeat top right;
display: list-item;
list-style-image: url("../../uploads/2009/12/tlc_10_83674b_372619.gif");
list-style-position: inside;
list-style-type:none;
font-size: 24px;
color: #322619;
/* border-bottom: 1px solid #322619; */
margin-bottom: 0px;
margin-right: -10px;
}

.post h2 a {
color: #322619;
}

.post h2 a:hover {
color: #322619;
}

.post ul, .post ol {
line-height: 1.5em;
margin: 1.2em
}

.post .wp-smiley {
border: none;
display: inline;
margin: 0;
}

.postmetadata-top {
	padding-left:10px;
/*
border-bottom: 2px solid #fff;
padding-bottom: 20px;
*/
text-transform: uppercase;
}

.entrywhole {
	padding-left: 10px;
/*	margin-right: -10px;
	padding-bottom: 10px;
	background: url("../../uploads/2009/12/roundbottom.gif") no-repeat; */
}

.postmetadata-bottom{
text-transform: uppercase;
}

/* -sidebar- */
#sidebar1 {
float: left;
width: 160px;
}

#sidebar2 {
float: left;
width: 335px;
}

#sidebar1wrap {
display: none;
background: #1d140d; /*#000;*/
float: left;
margin-top: -10px;
margin-bottom: 20px;
padding: 8px;
}

#sidebar2wrap {
background: #83674B; /*#000;*/
float: left;
border-left: .25em solid #795632;
margin-bottom: 20px;
margin-right: auto;
margin-top: -5px;
padding: 10px;
}

#sidebar1 a, 
#sidebar2 a,
#sidebar1 li.recentcomments, 
#sidebar2 li.recentcomments, 
#sidebar1 .textwidget, 
#sidebar2 .textwidget {
/* border-bottom: 1px solid #666;
padding: 3px 3px 3px 10px; */
color: #ffffff;
}

#sidebar1 a small, 
#sidebar2 a small {
color: #fff;
}

#sidebar1 a:hover, 
#sidebar2 a:hover {
/* background: #53C3F1; */
text-decoration: underline;
color: #fff;
}

#sidebar1 a:hover small,
#sidebar2 a:hover small {
/* background: #53C3F1; */
text-decoration: underline;
color: #fff;
}

#sidebar2 h2{
	margin-top:-5px;
}

#sidebar1 h2.small, 
#sidebar2 h2.small {
/* border-bottom: 2px solid #fff; */
letter-spacing: 1px;
background-color: #4E3529;
color: #FFF;
text-decoration: none;
padding-left: 10px;
padding-right: 10px;
font-weight: bold;
margin-top: 20px;
text-transform: none;
}



#sidebar2 h2.small a, 
#sidebar2 h2.small a:link, 
#sidebar2 h2.small a:active,
#sidebar2 h2.small a:visited,  
#sidebar2 h2.small a:hover {
color: #FFF;
text-decoration: none;
}

#sidebar1 li, #sidebar2 li {
list-style: none;
margin-top: 3px;
}

#sidebar1 select, #sidebar2 select {
margin: 3px 3px 3px 10px;
}

#sidebar1 small, #sidebar2 small {
text-transform: uppercase;
}

#sidebar1 ul, #sidebar2 ul {
margin: 0;
padding: 0;
}

#sidebar1 ul.children a, #sidebar2 ul.children a {
padding-left: 20px;
}

#sidebar1 ul.children ul.children a, #sidebar2 ul.children ul.children a {
padding-left: 30px;
}

#sidebar2 .widget li {
margin-top: 3px;
margin-bottom: 3px;
}

/* -sidebar calender- */
#sidebar1 table a, #sidebar2 table a {
border: none;
background: #1d140d; /*#252525; */
color: #ffa200;
display: block;
padding: 0;
}

#sidebar1 table caption, #sidebar2 table caption {
font-weight: bold;
margin-top: 10px;
}

#sidebar1 table td, #sidebar2 table td {
color: #404040;
}

#sidebar1 table td, #sidebar1 table th, #sidebar2 table td, #sidebar2 table th {
border: none;
padding: 0;
text-align: center;
}

/* -tables- */
table {
/* border: 1px solid #252525; */
line-height: 1.5em;
margin: 1.2em auto;
width: 100%;
}

th, td {
/* border: 1px solid #252525; */
padding: 5px;
}

/* -comments- */
#commentbox {
height: 100px;
width: 520px;
}

#commentform a {
color: #fff;
}

#commentform input, #commentform textarea {
background: #1d140d; /*#252525;*/
border: 1px solid #666;
padding: 3px;
color: #ffffff;
}

#commentlist {
margin-bottom: 20px;
}

#comments {
clear: both;
color: #ffffff;
margin-bottom: 20px;
}

#commentlist div {
padding: 10px;
}

#commentlist div.alt {
background: #1d140d; /*#222;*/
border-bottom: 1px solid #303030;
border-top: 1px solid #303030;
color: #ffffff;
padding: 10px;
}

#commentlist div.alt blockquote {
background: #1d140d; /* #000000; */
border: 1px solid #303030;
margin-top: 10px;
padding: 10px 10px 10px;
}

#commentlist div blockquote {
background: #1d140d; /* #252525; */
border: 1px solid #303030;
margin-top: 10px;
padding: 10px 10px 10px;
}

#commentlist small {
text-transform: uppercase;
}

.gravatar {
float: left;
margin: 0 10px 10px 0;
}

#respond {
clear: both;
color: #fff;
}

small a.comment-edit-link {
color: #fff;
text-transform: uppercase;
}



/* -search form- */

#s {
background: #1d140d; /* #252525; */
border: 1px solid #666;
color: #ffffff;
padding: 3px;
width: 220px;
}

#searchsubmit {
display: none;
}



/* -footer- */

#footer {
display: none;
background: #1d140d; /*#000;*/
clear: both;
color: #ffffff;
padding: 10px;
text-align: right;
width: 910px;
margin: 0 auto;
}

#footer small {
text-transform: uppercase;
}

/* -misc and universal- */

#navlink {
background: #1d140d; /*#222;*/
color: #ffffff;
margin-bottom: 20px;
padding: 10px;
text-align: center;
}

.uppercase {
text-transform: uppercase;
}

.wp-smiley {
border: none;
display: inline;
margin: 0;
}



/* -floats - */
.aligncenter,

div.aligncenter {
display: blo
