/*  
Theme Name: Rockstar
Version: 1.0.0
Description: Designed by <a href="http://www.woothemes.com">WooThemes</a>.
Author: WooThemes
Author URI: http://www.woothemes.com
*/

/*--------------------------------------------------------------------------------
00. RESET
--------------------------------------------------------------------------------*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

/* remember to define focus styles! */

:focus {
	outline: 0;
}

body {
	line-height: 1;
	color: black;
}

a, a:hover {
text-decoration: none;
}

ol, ul {
	list-style: none;
}

/* tables still need 'cellspacing="0"' in the markup */

table {
	border-collapse: separate;
	border-spacing: 0;
}

caption, th, td {
	text-align: left;
	font-weight: normal;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}

blockquote, q {
	quotes: "" "";
}

/*--------------------------------------------------------------------------------
01. SETUP
--------------------------------------------------------------------------------*/

body {
	font-family: Arial;
	margin: 0;
	padding: 0;
}

/*--------------------------------------------------------------------------------
02. STRUCTURE
--------------------------------------------------------------------------------*/

#header {
	height:100px;
	background: #332921;
}

#wrapper {
	width: 1000px;
	padding: 0px;
	margin: 0 auto;
	background:	url(images/content.png) repeat-y top center;
}

#inner {
	margin: 0px auto 0;
	width: 1000px;
	padding: 0px;
	}
	
#content {
	width: 685px;
	padding-left: 15px;
	float: left;
	border-right: 1px solid #FFFFFF;
	padding-bottom: 23px;
}

#content.fullwidth  {width: 985px;border-right: 0; background:#FFFFFF; 	padding-bottom: 23px;}

#sidebar {
	width: 296px;
	float: right;
	padding-right:1px;
}

#footer {
	height:100px;
	background: #332921;
	color: #A79578;
	margin: 0px;
	}
	
/*--------------------------------------------------------------------------------
03. HEADER
--------------------------------------------------------------------------------*/

#header h1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 50px;
	line-height: 36px;
	letter-spacing: -3px;
	font-weight: bold;
	text-transform: uppercase;
	float: left;
	padding-right: 20px;
}

#header h1 a {
	text-decoration: none;
}

#header h1 a:hover {
}

.headerinner {
	width:980px;
	margin: 0px auto 0;
	position: relative;
	}

.logo {
	float:left;
	padding: 20px 0px 20px 5px;
	height:60px;
	width:221px;
	}
	
.topbanner {
	padding: 20px 0px;
	float:right;
	height:60px;
	width:468px;
	}

#navtop {
	border-bottom: 1px solid #594C3F;
	background: #000000;
	margin: 0px auto 0;
	height:30px;
	}

#navbottom {
	border-top: 1px solid #7E6A58;
	background: #514539;
	margin: 0px auto 0;
	height:26px;
	}
	
#navtop .menuleft {
	font-size:16px;
	padding:6px 15px;
}

.menuleft {
	padding: 0px 15px;
	font-size:16px;
	float: left;
	width: 619px;
	}
	
.menuleft a{
	margin-right:20px;
	text-decoration:none;
	color:#CDBA8D;
	}
	
#navbottom .menuleft{
	padding-top:0px;
	height: 22px;
	}
	
#navbottom .menuleft a{
	float:left;
	padding: 4px 0 6px;
	}
	
#navbottom .menuleft a:current{
background: #ffffff;
	}
	
#navtop .menuleft a{
	color:#897A61;
	}
.menuright{
	width: 280px;
	float: right;
	padding: 0px 10px;
	font-size:16px;
	}
	
#description {
	padding: 15px;
	background:transparent url(images/about.png) no-repeat scroll 15px 15px;
}

#description h3{
	padding: 10px 10px 10px 75px;
}

#description .desc {
	padding: 10px 10px 10px 75px;
	color: #333333;
	font-size:11px;
}

#description p {
	border-top: 1px solid #D0D0D0;
	margin-top : 25px;
	font-size: 14px;
	padding: 10px 0 0 0;
	line-height: 18px;
}

.menuright a.rss {
	background:transparent url(images/rss-icon.png) no-repeat scroll left center;
	display:block;
	float:left;
	height:17px;
	margin:4px 27px 0 0;
	padding-left:22px;
	text-decoration:none;
	color:#FFFFFF;
}

.menuright a.email {
	background:transparent url(images/email-icon.png) no-repeat scroll left center;
	display:block;
	float:left;
	height:17px;
	margin-top:4px;
	padding-left:28px;
	text-decoration:none;
	color:#FFFFFF;
}

.menuright a.twitter {
	background:transparent url(images/twitter.png) no-repeat scroll left center;
	display:block;
	float:right;
	height:17px;
	margin-top:4px;
	padding-left:20px;
	text-decoration:none;
	color:#FFFFFF;
}

.breadcum {
	width:1185px;
	background:#E5E5E5 none repeat scroll 0 0;
	border-top: 1px solid #FFFFFF;
	border-bottom:1px solid #B8BABB;
	height:24px;
	margin-left:-500px!important;
	}

.copyright {
	margin:0 auto 0;
	padding:0 13px;
	width:974px;
}

.copyscape {
	text-align:right;
	float:right;
	margin:0;
	padding:20px 5px 0 0;
	font-size:12px;
	line-height:14px;
	width: 500px;
}

.copyscape  p {
	padding-bottom:5px;
}

.copyscape  a, .copyscape  a:hover {
	color:#CDBA8D;
}
	
.footerlink {
	padding-top:20px;
	text-align:center;
	}

.footerinner {
	float:left;
	width:225px;
	padding:20px 0 20px 20px;
	}

.widgetfooter h3 {
	font-size: 20px;
	color: #FFFFFF;
	margin-bottom: 15px;
	}
	
.widgetfooter ul {
	font-size: 14px;
	line-height: 24px;
}

.widgetfooter li {
	color: #897A61;
}

.widgetfooter a {
	padding: 3px;
	background: #000;
	color: #A79578;
	text-decoration: none;
}

.widgetfooter a:hover {
	padding: 3px;
	color: #ffffff;
	text-decoration: none;
}

.widgetfooter .widget_links li {
	float: left;
	display: inline;
}

/*--------------------------------------------------------------------------------
04. POSTS
--------------------------------------------------------------------------------*/

#content h3 {
	width:682px;
	float:right;
	background: #E5E5E5;
	border-bottom: 1px solid #B8BABB;
	font-size: 14px;
	margin-left: 15px;
	line-height: 24px;
}

.post {
	margin: 15px 0 0 0;
	padding : 0 15px 0 0;

}

.video {
	margin: 10px 0 20px;
}

.post h2 {
	font-size: 28px;
	margin: 0 0 10px 0;
	line-height: 28px;
	text-shadow: #555 0px 1px;
}

.post h2 a {
	text-decoration: none;
	font-weight: bold;
	letter-spacing: -1px;
}

.post h2 a:hover {
}

.meta {
	font-size: 14px;
	margin: 0 0 15px;
}

.meta a {
	text-decoration: none;
}

.meta a:hover {
	text-decoration: none;
}

.post .label, .post .labelindex {
	color: #990000;
	margin: 0 5px 0 0;
	padding:2px 0;

}

.post .label a {
	padding: 4px 7px 5px 7px;
	text-transform: lowercase;
	font-weight: bold;
	letter-spacing: -1px;
	text-decoration: none;
	font-size: 14px;
}

.post .label a:hover {
	text-decoration: none;
}

.tags {
	font-size: 16px;
	border-bottom: 1px solid #D0D0D0;
	padding-bottom: 15px;
}

.tags a {
	color: #990000;
	text-decoration: none;
}

#share {
	background: url(images/share.jpg) no-repeat center left;
	padding: 15px 15px 15px 195px!important; 
	border-bottom: 1px solid #D0D0D0;
	border-top: 1px solid #D0D0D0;
	height: 61px;
}

#share img{
	float: left;
	padding-left: 15px;
}

#navigation {
	float: left;
	width: 100%;
}

#navigation a {
	text-decoration: none;
	font-weight: bold;
	font-size: 22px;
	letter-spacing: -1px;
}

#navigation a:hover {
}

#navigation #next {
	float: left;
	display: inline;
}

#navigation #prev {
	float: right;
	display: inline;
}

/*--------------------------------------------------------------------------------
05. ENTRIES
--------------------------------------------------------------------------------*/
.entry {
	text-align:justify;
}

.entry p {
	font-size: 14px;
	line-height: 24px;
	margin: 0 0 6px;
}

.entry a {
	text-decoration: none;
}

.entry a:hover, .tags a:hover {
	text-decoration: underline;
}

.post .entry h1, .post .entry h2, .post .entry h3, .post .entry h5 {
	font-weight: bold;
	letter-spacing: -1px;
	margin: 0 0 10px !important;
}

.post .entry img {
	padding: 0px;
}

.post .entry h1 {
	font-size: 24px;
}

.post .entry h2 {
	font-size: 22px;
}

.post .entry h3 {
	font-size: 20px;
}

.post .entry h4 {
	font-size: 18px;
}

.post .entry h5 {
	font-size: 16px;
}

.post .entry pre {
	margin: 0 0 15px 15px;
}

.post .entry code {
	font-family: Courier, sans-serif !important;
	font-size: 14px;
	line-height: 22px;
}

.post .entry ul, .post .entry ol  {
	margin: 0 0 15px 25px;
	font-size: 16px;
	line-height: 24px;
}

.post .entry ul li {
	list-style: disc;
	line-height: 24px;		
}

.post .entry ol li {
	list-style: decimal;
	line-height: 24px;			
}

.post .entry blockquote {
	background: url(images/ico-quote.jpg) top right no-repeat;
	display: block;
	margin: 0 0 15px 10px;
	font-style: italic;
}

/* Blog Entry Styles - Images */

.wp-caption {
	text-align: center;
	padding: 9px 5px 5px;
	background: #f7f0df;
	border: 1px solid #C7B894;
}

.wp-caption img {
	padding: 0;
	margin: 0 0 5px;
}

.wp-caption-text {
	margin: 10px 0 0;
	padding: 0;
}

.wp-caption .wp-caption-text, .wp-caption .wp-caption-dd {
	font-size:14px !important;
	color: #9B9074;
	text-align: center; 
	margin: 0;
	padding: 0;
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

.alignright {
	margin: 0 0 15px 15px;
	display: inline;
	float: right;
	}

.alignleft {
	margin: 0 15px 0 0;
	display: inline;
	float: left;
	}

img.wp-smiley  {
	padding: 0;
	border: none;
}

/*--------------------------------------------------------------------------------
06. SIDEBAR
--------------------------------------------------------------------------------*/

#rss {	height: 36px;
	width: 300px;
	position: relative;
	margin: 0 0 30px;
}

#rss a {
	width: 280px;
	background: url(images/ico-rss.gif) top right no-repeat;
	color: #fff;
	text-decoration: none;
	font-size: 20px;
	font-weight: bold;
	letter-spacing: -1px;
	float: left;
	position: relative;
	top: 10px;
	left: 10px;
}

#rss a:hover {
}

#tags {
	margin: 0 0 30px;
	font-size: 18px;
	line-height: 24px;
}

#tags a {
	text-decoration: none;
	font-size: 18px !important;	
}

#search {
	padding: 2px 0 0 33px;
	float:right;
}

#search #s {
	border: 1px solid #33211f;
	color: #33211f;
	font-size: 14px;
	line-height: 20px;
	font-family: Helvetica, Arial, sans-serif;
	padding: 4px;
	width: 190px;
	float: left;
	display: inline;
}

#search .search_btn {
	border: none;
	background: url('images/search.png') no-repeat top left;
	color: #FFFFFF;
	font-size: 20px;
	height: 30px;
	font-weight: bold;
	letter-spacing: -1px;
	width: 95px;
	margin: 0;
	padding: 0;
	float: left;
}

.widget {
	margin: 0;
	border-bottom:1px solid #B8BABB;
	border-top:1px solid #FFFFFF;
}

.widget h3 {
	color: #000000;
	font-weight:bold;
	font-size: 18px;
	margin: 0px;
	padding: 5px 15px 8px 15px;
}

.widget ul {
	padding: 0 15px;
	font-size: 14px;
	line-height: 24px;
}

.widget li {
	color: #000000;
}

#latest_comments {
	background:transparent url(images/hi.png) no-repeat scroll 15px 15px;
}

#latest_comments h3{
	padding: 25px 10px 10px 90px;
}

#latest_comments .desc {
	padding: 10px;
	color: #333333;
	padding: 25px 10px 10px 90px;
	font-size:11px;
}

#latest_comments li {
	padding: 5px 0;
	border-top: 1px solid #D0D0D0;
}

#latest_comments ul {
	margin-top: 25px;
}

#latest_comments .rss {
	background:transparent url(images/rss-icon.png) no-repeat scroll left center;
	margin:10px 0 10px 0;
	padding-left:22px;
	text-decoration:none;
	color:#990000;
}

.widget_categories li, .widget_archive li{
	float: left;
	display: inline;
}

.widget_pages li li {
	padding: 0 0 0 5px;
}

.widget li a {
	color: #990000;
	text-decoration: none;
}

.widget li a:hover {
	color:#000000;
	text-decoration: none;
}

.widget_text {
	font-size: 14px;
	line-height: 20px;
}

#twitter {
	background:transparent url(images/twit.png) no-repeat scroll 15px 15px;
}

#twitter h3{
	padding: 25px 10px 10px 90px;
}

#twitter .desc {
	padding: 10px;
	color: #333333;
	padding: 25px 10px 10px 90px;
	font-size:11px;
}

#twitter li {
	padding: 5px 0;
	border-top: 1px solid #D0D0D0;
}

#twitter ul {
	margin-top: 25px;
}

#twitter a:hover {
	color: #000000!important;
}

#flickr .flickr_badge_image  { margin: 4px 7px;	float: left; }
#flickr .flickr_badge_image a  { display: block; }

.widget_tag_cloud {
	font-size: 16px;
}

.widget_tag_cloud a {
	text-decoration: none;
	font-weight: bold;
}

.banner125 {
	background: #DEDEDE;
	padding: 14px 0 5px 18px!important;
	}

#ads {
margin: 0;
}

#ads img  {
	padding: 2px 5px 4px 0px;
}

#ads250 {
	background: #DEDEDE;
	padding: 15px 24px;
}

/*--------------------------------------------------------------------------------
07. COMMENTS
--------------------------------------------------------------------------------*/
#comments {
background:#ececec;
border-top:1px solid #D0D0D0;
border-bottom: 1px solid #B8BABB;
position:relative;
margin-top:15px;
padding:0px;
width: 665px;
}

#comments h4{
font-size:16px;
color:#777;
padding:10px 0 10px 0;
margin: 0px;

}

#comments_wrap{
padding: 0 15px;
border-bottom: 1px solid #B8BABB;
}
#comments .avatar  { float: left; }
#comments img.avatar  {
background:#fff;
padding:4px;
border-color: #EDEDED #C5C3C3 #C5C3C3 #EDEDED;
border-style:solid;
border-width:1px;
}
#comments .comment-right  { padding-left: 85px; }
#comments .comment .comment-container  { padding: 3px 0; }

#comments .comment-head  {
background:#fff;
padding:4px;
border-color:#C5C3C3 #EDEDED #EDEDED #C5C3C3;
border-style:solid;
border-width:1px;
height:40px;
line-height:40px;
padding:0 15px;
margin-bottom: 3px;
}

#comments .comment-head .name  {float: left; font-family:Georgia, serif; font-style:italic; margin: 0 0 -5px 0; font-weight: bold; font-size: 12px; }
#comments .comment-head .name  a {color:#990000; text-decoration:none;}
#comments .comment-head .date {float: right; font-size: 11px; color:#777; }
#comments .comment-entry {
background:#fff;
color:#555;
padding:15px;
border-color:#C5C3C3 #EDEDED #EDEDED #C5C3C3;
border-style:solid;
border-width:1px;
font-size:14px;
line-height:20px; }
#comments .comment-entry p  { margin: 0 0 10px 0;}

#comments ul.children{background: url(images/ico-comment-reply.png) no-repeat 0px 25px; padding:0px;margin:0;}
#comments .cancel-comment-reply{margin-bottom:10px;}

#comments .navigation { }
#comments .navigation a{ display: block; margin: 15px 0 0 0; text-decoration: none; }
#comments .navigation a:hover{}

#comments a.comment-reply-link {
padding:2px 6px;
color:#fff;
font-size:12px;
text-shadow: #777 0px 1px 0px;
background-color:#aaa;
border:1px solid #999;
}

#comments a.comment-reply-link:hover { cursor:pointer; opacity:0.8; }

/* 5.2 Comments Form */
#respond  {
background:#ececec;
border-top:1px solid #FFFFFF;
padding: 0 15px 15px;
margin: 0;
}

#respond h4  { 
font-size:16px;
color:#777;
padding-bottom:10px;
}

#respond .left { float:left; width:200px; }
#respond .right { float:left; width:435px; }
#commentform  {	margin: 15px 0 0 0; font-family:Arial, Helvetica, sans-serif; }
#commentform input.txt  { color:#555;width:180px; margin: 0 5px 10px 0; padding: 7px 5px; border: 1px solid #eee; }
#commentform textarea  { color:#555;padding: 5px; border: 1px solid #eee; }
#commentform #submit  { margin: 15px 0 0 0; }
#commentform input.txt, #commentform textarea { border: 1px solid;border-top-color: #C5C3C3;border-left-color: #C5C3C3;border-right-color: #EDEDED;border-bottom-color: #EDEDED; }

#commentform #submit {
padding:4px 8px;
color:#fff;
font-weight:bold;
font-size:12px;
text-shadow: #555 0px 1px;
background-color:#AAAAAA;
border:1px solid #999999;
}
#commentform #submit:hover { cursor:pointer; opacity:0.8; }

/* Comments - Thread */

.commentlist .depth-2, .commentlist .depth-3, .commentlist .depth-4, .commentlist .depth-5  {
	margin: 0 0 30px 22px;
}

.commentlist .children {
	margin: 30px 0 0;
}

#comments_wrap .commentlist {
	padding-bottom: 15px;
}
/*--------------------------------------------------------------------------------
08. ARCHIVES PAGE
--------------------------------------------------------------------------------*/

#archives {
	padding: 10px 0 0;
}

#archives a {
}

h4.archive_year {
}

#archives .archives_list {
	border-left:4px solid #C7B894;
	list-style: none !important;
	list-style-image:none !important;
	list-style-position:outside !important;
	list-style-type:none !important;
	margin: 0 0 15px 15px !important;
}

#archives .archives_list li {
	background:transparent url(images/archives.jpg) no-repeat scroll 0 2px;
	clear:left;
	padding-left:24px;
	font-size: 12px !important;
	list-style: none !important;
}

#archives .archives_list .date {
	color: #C7B894;
	width: 100px !important;
	font-style: italic;
	display: inline-block;
}

/*--------------------------------------------------------------------------------
09. MISC
--------------------------------------------------------------------------------*/

#ads-post {
width:346px;
float:left;
}

.fix {
	clear: both;
}

#post-info {
	background:#E5E5E5;
	padding:15px;
	margin: 10px 0;
	text-align:center;
}

#author-info {
	background:#E5E5E5;
	padding:15px;
	margin-bottom: 10px;
}
	
#author-info .avatar  { float: left; }
#author-info img.avatar  {
background:#fff;
padding:4px;
border-color: #EDEDED #C5C3C3 #C5C3C3 #EDEDED;
border-style:solid;
border-width:1px;
}
#author-info .author-right  { padding-left: 103px; }

#author-info .author-head  {
background:#fff;
padding:4px;
border-color:#C5C3C3 #EDEDED #EDEDED #C5C3C3;
border-style:solid;
border-width:1px;
height:40px;
line-height:40px;
padding:0 15px;
margin-bottom: 3px;
}

#author-info .author-head .name  {float: left; font-family:Georgia, serif; font-style:italic; margin: 0 0 -5px 0; font-weight: bold; font-size: 12px; }
#author-info .author-head .name  a {color:#990000; text-decoration:none;}
#author-info .author-entry {
background:#fff;
color:#555;
padding:15px;
border-color:#C5C3C3 #EDEDED #EDEDED #C5C3C3;
border-style:solid;
border-width:1px;
font-size:14px;
line-height:20px; }
#author-info .author-entry p  { margin: 0px;}
	
.more_entries {
font-size:12px;
line-height:18px;
margin-top:15px;
padding-right:15px;
}

.more_entries a {
display: block;
margin: 0;
background:#efefef;
padding:4px 8px;
color:#777;
text-shadow: #fff 0px 1px 0px;
border:1px solid #ccc;}

.more_entries a:hover {
background:#ddd;
text-shadow: #fff 0px 1px 0px;
border:1px solid #ccc;
}

.more_entries .fl a {
float: left;
background-image:url(images/ico-arrow-left.png);
background-repeat:no-repeat;
background-position:8px center;
padding-left:20px;
}

.more_entries .fr a {
float: right;
background-image:url(images/ico-arrow-right.png);
background-repeat:no-repeat;
background-position:95% center;
padding-right:20px;
}

.adsense {
padding: 15px 6px;
}