/*
Theme URI: http://www.SkinPress.com/
Description: Custom blog design starts from just $500 @ <a href="http://www.askgraphics.com/blog-design.html">AskGraphics.com</a>.
Version: 1.0
Author: Skinpress
Author URI: http://www.SkinPress.com/


License Information :

All templates are free to use as long as you leave the credits unchanged.
You cannot claim these templates or modifications of these templates as yours.

You cannot redistribute these templates on your website.

You cannot modify these templates and distribute them.

*/
/* Links */
 
a:link { text-decoration: underline; color: #B6B6B6; }

a:visited { text-decoration: underline; color: #B6B6B6; }

a:hover, a:active { color: #FFDF2F; }

ul,ol,li,h1,h2,h3,h4,h5,pre,form,body,html,p,blockquote,fieldset,input{
	margin:0;
	padding:0;
}
h6{
font-size: 14px;
font-weight: bold;
}
ul{
	list-style:none;
}
ul ol{
	list-style:square;
}
a{
	color:#B6B6B6
	text-decoration:underline;
}
a:hover {
	color: #6dcff6 ;
	text-decoration:underline;
}
a img{
	border:0;
}
.clear{
	clear:both;
}

a.Wii:hover {
  color: #35ceee;
  border-bottom: 2px solid #35ceee ;
}

a.Xbox_360:hover {
  color: #a9cc3a;
  border-bottom: 2px solid #74982b ;
}

a.PS2:hover {
  color: #038ce9;
  border-bottom: 2px solid #038ce9 ;
}
a.retroSpect:hover {
  color: #767676;
  border-bottom: 2px solid #767676 ;
}
a.PS3:hover {
  color: #e83030;
  border-bottom: 2px solid #e83030 ;
}
a.PSP:hover {
  color: #7245ca;
  border-bottom: 2px solid #7245ca ;
}

a.DS:hover {
  color: #018c90;
  border-bottom: 2px solid #018c90 ;
}
a.Head2Head:hover {
  color: #47b0f0;
  border-bottom: 2px solid #47b0f0;
}

a.reviews:hover {
  color: #ffa600;
  border-bottom: 2px solid #ffa600 ;
}

a.forum:hover {
  color: #ffa600;
  border-bottom: 2px solid #ffa600 ;
}

a.front_page:hover {
  color: #ffa600;
  border-bottom: 2px solid #ffa600 ;
}
a.editors_bios:hover {
  color: #ffa600;
  border-bottom: 2px solid #ffa600;
}

a.lens_of_truth_live:hover {
  color: #ffa600;
  border-bottom: 2px solid #ffa600;
}
a.News:hover {
  color: #ffe400;
  border-bottom: 2px solid #ffe400;
}
a.lot_store:hover {
  color: #ffa600;
  border-bottom: 2px solid #ffa600;
}
body{
	margin:0px;
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	background:#000000 url(images/bg_twitter.gif) repeat;
	background-attachment: fixed;
	background-position: center top;
	color:#B6B6B6;
}

#body_page{
	background:url(images/body_page.gif) repeat-y center;
}

#page{
	width:1000px;
	margin:0px auto;
}

/* HEADER */

#adheader1{
	vertical-align: top;
        padding-left:0px;
	background:url(images/header_bg.gif) no-repeat ;
}
#header{
	width:100%;
	height:139px;
        padding-left:25px;
	background:url(images/header_bg.gif) no-repeat;
}

#header_rss{
	float:right;
}

#header_rss {
	display:block;
	margin-right:33px;
	padding-top:73px;
}

#header_title{
	float:left;
}

#header_title h1{
	color:#ffffff;
	font-size:30px;
	font-style:italic;
	font-weight:normal;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-left:57px;
	padding-top:50px;
}

#header_title h1 a{
	color:#ffffff;
}

.description{
	font-size:14px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	position:relative;
	top:-5px;
	color:#4c4c4c;
	font-style:italic;
}

/* MENU */

#menu{
	width:100%;
	height:44px;
	background:url(images/menu_bg.gif) no-repeat;
}

#menu_items{
	float:left;
}

#main_search{
	float:right;
}

#menu_items ul{
	padding-top:0px;
	padding-left:13px;
}

#menu_items ul li{
	float:left;
	height:33px;
	display:block;
	background:url(images/menu_sep.gif) no-repeat right;
	padding-right:15px;
	padding-left:15px;
}

#menu_items a{
	/*color:#B6B6B6*/;
	text-transform:uppercase;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	display:block;
	padding-top:6px;
	text-decoration:none;
}

#searchform_top{
	color:#494949;
	margin-right:34px;
	padding-top:3px;
	font-size:12px;
}

#searchform_top_text{
	width:180px;
	border:0px;
	background:none;
	color:#7f7f7f;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#gosearch{
	position:relative;
	top:7px;
}

/* BODY */

#body{
	width:100%;
	float:left;
	background:url(images/body_bg.gif) repeat-y;
}

#body_top{
	width:100%;
	float:left;
	background:url(images/body_top_bg.gif) no-repeat right top;
}

#body_end{
	width:100%;
	float:left;
	background:url(images/body_end_bg.gif) no-repeat right bottom;
}

#body_left{
	width:645px;
	float:left;
	padding-bottom:40px;
	margin-left: -17px;
}

#body_right{
	width:355px;
	float:right;
}

/* left contact */

#body_left_content{
	width:600px;
	padding-top:10px;
	margin-left:58px;
}

.post{
}

.post-top{
}

.post-title{
	color:#B6B6B6;
}

.post-title h2{
	font-size:23px;
	color:#ffa600;
	font-style:italic;
	padding-bottom:2px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
}

.post-title h2 a{
	color:#ffa600;
	text-decoration: none
}

.post-title h2 a:hover{
	color:#ffa600;
	text-decoration: underline
}

.post-title h3{
	font-weight:normal;
	padding-bottom:5px;
	margin-bottom:1px;
	color:#b4b4b4;
	font-size:10px;
	background:url(images/dotted_grey.gif) repeat-x left bottom;
}

.post-title h3 a{
	color:#ffffff;
	font-weight:bold
}

.post-title h3.tags{
	color:#b4a346;
	font-weight:bold;
	padding-top:5px;
	padding-left:5px;
	padding-bottom:9px;
	font-size:10px;
}

.post-title h3.tags span{
	color:#939393;
	font-weight:normal;
}

.post-title h3.tags a{
	color:#939393;
	font-weight:normal;
}

.entry{
	line-height:20px;
	font: 12px Arial, sans-serif;
	/*font-family:Arial, Helvetica, sans-serif;*/
	font-size:12px;
	padding-top:5px;
	padding-right:0px;
	padding-bottom:10px;
}

.entry p{
	padding-bottom:10px;
        padding-top: 3px;
        
}

.postmetadata{
	background:url(images/dotted_grey.gif) repeat-x left top;
	text-align:right;
	width:100%;
	padding-top:5px;
	padding-bottom:0px;
}

.alignright a{
	color:#3b3b3b;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	display:block;
	margin-right:10px;
}

.post-page{
}

.post-page h2{
	font-size:23px;
	color:#ffa600;
	font-style:italic;
	padding-bottom:5px;
	margin-bottom:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	background:url(images/dotted_grey.gif) repeat-x left bottom;
}

.post-page .entry{
	padding-left:0px;
}

.post-page .entry a{
	color:#dadada;
	font-weight:bold;
}

strong{
	color:#b6b6b6;
}

/*.authorcomment {
background: url(images/bavota.png) no-repeat;
float: left;
width: 89px;
height: 97px;
}
*/
/* uncomment it if you want use STRONG tag like title h1,h2 ...

.post-page .entry strong{
	font-size:23px;
	font-weight:normal;
	color:#ffa600;
	font-style:italic;
	padding-bottom:2px;
	font-family:Arial, Helvetica, sans-serif;
	background:url(images/dotted_grey.gif) repeat-x left bottom;
	padding:0 0 5px 0;
	margin:0;
	display:block;
}*/

/* right content */

#body_right_content{
	padding-top:10px;
	padding-bottom:40px;
	margin-left:13px;
}

#sidebar{
	width:310px;
}

.sidebars h2{
	font-size:15px;
	color:#6dcff6;
	text-transform:capitalize;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	background:url(images/sidebars_bg.gif) no-repeat scroll left bottom;
	height:25px;
	padding-top:8px;
	padding-left:30px;
	margin-bottom:5px;
}

.sidebars ul{
	color:#38697d;
}

.sidebars ul li{
	padding-bottom:5px;
	/*margin-bottom:10px;*/
}

.sidebars ul li ul li{
	background:none;
}

.sidebars ul li ul li ul li{
}

.sidebars li ul{
	background:none;
	padding-bottom:8px;
	margin-left:5px;
}

.sidebars li ul li ul{
	padding-left:10px;
	background:none;
	padding-bottom:0px;
	margin-left:0px;
}

.sidebars li ul li ul li ul{
	padding-left:0px;
}

.sidebars li{
	margin-bottom:0px;
	background:none;
}

.sidebars li li{
	margin-bottom:0px;
	padding-bottom:0px;
	border-bottom:0px #1d1d1d solid;
	padding-top:4px;
	padding-bottom:8px;
	padding-left:0;/*padding-left:4px;*/
}

.sidebars li.widget_archives li, .sidebars li.widget_meta li{	
	border-bottom:0px;
	background:url(images/dotted_grey2.gif) repeat-x left bottom;
}

.sidebars li li li{
	background:none;
	border:0px;
	padding-bottom:3px;
}

.sidebars li a{
	color:#818181;
	text-decoration:none
	}
	
.sidebars li a:hover{
	color:#CCCCCC;
	text-decoration:underline
	}

.sidebars li.widget_categories ul li{
	font-weight:bold;
}

.sidebars li.widget_categories ul li a{
	background:url(images/sidebar_li_cat.gif) no-repeat left 5px;
	font-weight:normal;
	padding-left:10px;
}

.sidebars li.widget_categories ul li ul li a{
	background:url(images/sidebar_li_cat.gif) no-repeat left 5px;
	font-weight:normal;
	padding-left:10px;
}

.sidebars li.widget_archives ul li a{
	background:url(images/sidebar_li_ar.gif) no-repeat left 3px;
	font-weight:normal;
	padding-left:10px;
}

.sidebars li.linkcat ul li a{
	background:url(images/sidebar_li_br.gif) no-repeat left 2px;
	font-weight:normal;
	padding-left:10px;
}

.sidebars li.widget_meta ul li a{
	background:url(images/sidebar_li_meta.gif) no-repeat left 5px;
	font-weight:bold;
	padding-left:10px;

}



.sidebars .widget_tags p{
	padding:0px 10px;
}

.sidebars .widget_tags a{
	color:#818181;
}

.sidebars .textwidget{
	padding:5px;
}

/* FOOTER */

#footer{
	width:100%;
	height:82px;
	background:url(images/footer_bg.gif) no-repeat;
	clear:both;
	margin:0px auto;
	color:#ffffff;
}

#footer_text{
	padding-left:50px;
	padding-top:30px;
	float:left;
}

#footer_ask{
	float:right;
	padding-top:30px;
	padding-right:50px;
}

#footer a{
	color:#6dcff6;
	font-weight:bold;
}




/* Begin Typography & Colors */

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */




/* Begin Images */
p img {
	padding: 0;
	max-width: 600px;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignrighttop {
	padding: 4px;
	margin: -99px 0 0 730px;
}
img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 98%;
	}

#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: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 10px 10px;
	padding-left: 65px;
	background:url(images/blockquote_bg.gif) repeat-y;
	}

blockquote blockquote{
	padding-left: 50px;
	background:url(images/blockquote_bg2.gif) repeat-y;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	<center><br>
        <hr style="color:#1d1d1d;background-color:#1d1d1d;height:1px;border:none;width:38%" /></center><br>
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	font-weight:bold;
	clear:both;
	}
/* End Various Tags & Classes*/

/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

.entry ul {
	margin: 0; 
	list-style: square;
	padding: 15px;
	padding-bottom:1px;
	padding-top:1px;
	} 

.entry li {
	padding-bottom:5px;
	padding-top:1px; 
	color:#B6B6B6;
	list-style: disc;
	/* border-bottom:1px dashed #232323; */
	}

.entry ul li:before {
	}

.entry ol {
	margin: 0 10px 15px 0;
	padding:0 15px 10px 40px;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	padding-bottom:4px;
	padding-top:3px;
	background:none;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
        list-style-type: none;
	list-style-image: none;
	}
	
ol li{
     list-style: decimal outside;
     }
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:left;
	}

select {
	width: 130px;
	}

#commentform{
	width:400px;
}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 350px;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	width:65px;
	height:25px;
	}
/* End Form Elements */






/* Begin Comments*/



h2#comment_title{
	font-size:20px;
	color:#f7941d;
	margin-bottom:5px;
	margin-left:35px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

h3#comments{
	font-size:14px;
	color:#545454;
	margin-bottom:5px;
	margin-left:35px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:normal;
}

h3#comments span{
	color:#545454;
}
.alt {
	margin: 0;padding: 10px;
}
#comments ol {
	list-style-type: none;
	line-height: 18px;
	margin-top: 0px;
	margin-right: 0px
	;margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 5px;
}
#comments ul li {
	list-style-type: none;
	list-style-image: none;
	list-style-position: outside;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0pt;
}
.commentlist {
	padding: 0;
	text-align: justify;
}
.commentlist li {
	color:#C1C1C1;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:15px 0 10px;
	padding:5px 5px 10px;

	/*margin: 15px 0 10px;
	padding: 5px 5px 10px 5px;
	list-style: none;*/
}
.commentlist li ul li {
	/*margin-right: -5px;
	margin-left: 10px;
	list-style: none;*/
	
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin-left:10px;
	margin-right:-5px;
}
.commentlist li li {
	background:transparent none repeat scroll 0 0;
	border:medium none;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:3px 0 3px 20px;
	padding:3px 0;

	/*background:none;
	border:none;
	list-style:none;
	margin:3px 0 3px 20px;
	padding:3px 0;*/
}
.commentlist li .avatar {
	border:2px solid #38697D;
	float:left;
	height:80px;
	margin:0 8px 6px 0;
	padding:2px;
	width:80px;
	
	/*border:1px solid #ccc;
	margin:15px 8px 6px 0;
	float: right;
	padding:2px;
	width:45px;
	height:45px;*/
}
.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	color: #38697d 
}
.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none; 
	margin: 10px 5px 10px 0;
}
#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	margin: 10px 5px 10px 0;
}
.commentmetadata {
	color:#38697D;
	display:block;
	font-size:1em;
	font-weight:normal;
	margin:0;

	/*font-weight: normal;
	margin: 0;
	display: block;
	color: #ca5433;*/
}
.commentmetadata a, .commentmetadata a:visited {
	color:#818181;	
}
.commentmetadata a:hover{
	color: #6dcff6;
}
.children { 
	padding: 0; 
}

/*shawn added */
ol.commentlist li.thread-odd, ol.commentlist li.thread-odd li.depth-3, ol.commentlist li.thread-odd li.depth-5, ol.commentlist li.thread-even li.depth-2, ol.commentlist li.thread-even li.depth-4 {
background-color:#0a0a0a;
}

ol.commentlist li.comment, ol.commentlist li.pingback, ol.commentlist li.trackback, #respond {
-moz-border-radius-bottomleft:5px;
-moz-border-radius-bottomright:5px;
-moz-border-radius-topleft:5px;
-moz-border-radius-topright:5px;
border:1px solid #38697d;
margin-top:10px;
overflow-x:auto;
padding:10px;
}

.thread-alt {
	background-color: #0A0A0A;
}
.thread-even {
	background-color: #252525;
}
.thread-odd {
	background-color: #252525;
}
.depth-1 {
	border: 1px solid #252525;
}
.even, .alt {
	border-left: 1px solid #252525;
}

.comm_items {
	background:transparent url(images/comm_items_bg.gif) repeat-y scroll 0 0;
	display:block;
	float:left;
	margin:15px 0 5px;
	width:560px;

	/*margin: 15px 0 5px;
	display:block;
	float:left;
	background:url(images/comm_items_bg.gif) repeat-y;
	width:560px;*/
	}

.comm_items li {
	background:transparent none repeat scroll 0 0;
	border:0 none;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:5px 10px;

	/*margin: 0px;
	padding: 5px 10px 5px;
	border-bottom:0px;
	background:none;
	border:0px;
	list-style:none;*/
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata span{
	color:#c1c1c1;
	}

.commentmetadata_text{
	margin: 14px 15px 0 25px;
}

.commentmetadata_end{

	background:transparent url(images/dotted_grey2.gif) repeat-x scroll left top;
	color:#38697D;
	font-size:11px;
	font-weight:bold;
	margin:14px 15px 0 25px;
	padding:10px 0;
	text-align:right;
}

.commentmetadata_end a{
	color:#c1c1c1;
	}

.commentmetadata_end span{
	color:#c1c1c1;
	}

#respond_box{
	background:url(images/respond_box.gif) no-repeat;
	margin-top:40px;
	margin-left:35px;
	padding-bottom:60px;
}

h3#respond{
	font-size:21px;
	color:#f7941d;
	margin-bottom:30px;
	padding-left:25px;
	padding-top:0px;
	font-weight:normal;
	font-style:italic;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

#commentform{
	width:400px; 
/*	margin-left:45px;
	color:#858585;
	width:80%;*/
}

#commentform a{
	color:#858585;
}

#commentform .comm_input_text, #commentform .comm_textarea_text{
	border:1px solid #dcdcdc;
	background:#fff url(images/comm_input_text_bg.gif) repeat-x;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#727a7d;
	width:150px;
	padding:5px;
}

#commentform .comm_textarea_text{
	width:80%;
	height:100px;
}

#commentform label{
	position:relative;
	top:-5px;
}
/* End Comments */

/* Archives page */
.page_archives_div{
	padding-bottom:60px;
}

.ar_panel{
}

.ar_panel3{
}

.page_archives_div h2{
	font-size:23px;
	color:#ffa600;
	font-style:italic;
	padding-bottom:5px;
	margin-bottom:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	background:url(images/dotted_grey.gif) repeat-x left bottom;
}

.ar_panel3 h2{
	padding-top:5px !important;
}

.ar_panel3 ul{
	margin-left:0px !important;
}

.page_archives_div ul h2{
}

.page_archives_div ul{
	margin:0px;
	padding:0px;
	margin-bottom:40px;
	margin-left:3px;
}

.page_archives_div ul li{
	margin:0px;
	padding:0px;
	list-style:none;
	background:none;
	border-bottom:1px solid #222222;
	padding-left:5px;
}

.page_archives_div ul li ul li{
	border:0px;
}

.page_archives_div ul li ul{
	margin:0px;
	padding:0px;
	padding-left:10px;
}

.page_archives_div ul li a{
	font-weight:normal;
	color:#858585;
	font-size:12px;
	padding-left:10px;
	background:url(images/page_archives_div_a.gif) no-repeat left center;
}

.page_archives_div ul li{
	padding-top:5px;
	padding-bottom:5px;
	background:url(images/dotted_line.gif) repeat-x bottom left;
}

.page_archives_div ul li ul li{
	background:none;
}


.catbarcurrent {
	margin-left: 20px;
	margin-top: 10px;
	color: #B6B6B6;
}
a.catbarcurrent {
	margin-left: 20px;
	color: #ffa600;
}

a.catbarcurrent:hover {
	color: #ffa600;
}

.catbar {
	margin-left: 20px;
	margin-top: 10px;
	color: #B6B6B6;
}
.catbar a {
	margin-left: 20px;
}
.catbar a:active {
color: #FFA600;
}

.catbar a:hover {
color:#ffa600;
}

.mattblacktabs{
padding: 0;
width: 67%;/*100% changed for retrospect for adding more categories shawn*/
background: transparent;

voice-family: "\"}\"";
voice-family: inherit;
}

.mattblacktabs ul{
font: bold 11px Arial;
margin:0;
margin-left: 40px; /*margin between first menu item and left browser edge*/
padding: 0;
list-style: none;
}

.mattblacktabs li{
display: inline;
padding-left:10px;
margin: 0 2px 0 0;
padding: 0;
text-transform:uppercase;
}

.mattblacktabs a{
float: left;
display: block;
margin: 0 1px 0 0; /*Margin between each menu item*/
padding: 5px 10px;
text-decoration: none;
letter-spacing: 1px;
border-bottom: 2px solid transparent;
text-transform:uppercase;
/*color: #B6B6B6;*/
}


#menu_items a:hover {
text-decoration:none;
color: #FFA600;
/*border-bottom: 2px solid #FFA600;*/
}
#menu_items a:active {
}
.mattblacktabs #current a{ /*currently selected tab*/
background-color: #D25A0B; /*Brown color theme*/ 
border-color: #D25A0B; /*Brown color theme*/
color: #B6B6B6;
border-bottom: 2px solid #FFA600;
}

.mattblacktabsline{
clear: both;
padding: 0;
width: 100%;
height: 5px;
line-height: 5px;
background: #D25A0B; /*Brown color theme*/ 
}

.avatar { 
float: left;
padding: 1px; 
margin: 20px 25px; 
border: 2px solid #38697d;
width: 80px;
height: 80px;
}

.avatar_user { 
padding: 1px; 
margin: 10px 10px; 
border: 2px solid #38697d;
}

.hide {
display: none;
}

.reply{
text-align: right;
}

/*Custom Share Links*/
.share{
position: relative;
top: 5px;
float: right;
}

.facebook{
left:-22px;
position:relative;
top:-8px;
}

.addthis_button{
left:-18px;
position:relative;
top:-4px;
}



.preload {display:none;}

/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	/But you'll look sweet upon the seat of a bicycle built for two." */

