/*  
Theme Name: Blog tHeme V
Theme URI: http://www.fullsteam.wordpress.com
Description: Steam Blog V3
Author: STeam
Author URI: http://www.fullsteam.wordpress.com
*/

/*=== Setup ===*/
*{
	border: 0;
	margin: 0;
	padding: 0
}
body{
	color: #000000;
	background-color: #FFFFFF;
	position: relative;
	background-image: url(images/main_bcg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a{
	text-decoration: none
}

a:link{
	text-decoration: underline;
	color: #0000CC;
}

a:visited{
	text-decoration: underline;
	color: #0000cc;
}

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

a:active{
	text-decoration: underline;
	color: #0000cc;
}






input,select,textarea{
	border: #999999 1px solid;
	font-size: 12px;
	padding: 2px
}
select{
	padding: 0
}
li{
	list-style: none
}

h1{
	font-family: arial, Times New Roman, Times, serif, "Tw Cen MT";
	font-weight: normal;
	letter-spacing: normal;
	font-size: 22px;
}
h2{
	font-family: arial, "Times New Roman", Times, serif, "Tw Cen MT";
	font-weight: normal;
	letter-spacing: normal;
	color: #0000FF;
}

h3{
	font-family: arial,Times New Roman, Times, serif, "Tw Cen MT";
	font-weight: normal;
	letter-spacing: normal
}


h4{
	font-family: arial, "Times New Roman", Times, serif;
	font-weight: bold;
	letter-spacing: normal;
	font-size: 12px;
	color: #FF6600;
}
h5{
	font-family: arial, "Times New Roman", Times, serif, "Tw Cen MT";
	font-weight: normal;
	letter-spacing: normal;
	font-size: 12px;
	color: #003399;
}

h6{
	font-family: arial, "Times New Roman", Times, serif, "Tw Cen MT";
	font-weight: bold;
	letter-spacing: normal;
	font-size: 18px;
}
/*=== Menu_navi ===*/
#navmenu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style-image: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #000000;
	float: left;
}
#navmenu li {
	display: inline;
}
#navmenu ul li a {
	text-decoration:none;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #ececec;
	margin-top: 12px;
	margin-right: 4px;
	margin-bottom: 1px;
	margin-left: 4px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
}
#navmenu ul li a:hover {
	color: #000000;
	background-color: #94b2cc;
}

#navmenu ul li a.home{
	background-image: url(images/nav_home.jpg)
}
#navmenu ul li a.about{
	background-image: url(images/nav_home.jpg)
}

/*=== Layout ===*/
#page{
	margin: 0 auto;
	width: 845px
}
/*=== Header ===*/
#header{
	height: 40px;
	background-color: #FFFFFF;
	background-image: url(images/header_pic.jpg);
	margin-top: 190px;
	width: 850px;
}
/*- Logo -*/
#header h1{
	float: left;
	text-indent: -9999px;
	background-repeat: no-repeat;
}
#header h1 a{
	display: block;
	height: 107px;
	width: 600px
}
/*- RSS -*/
#rss{
	float: none;
	text-align: right;
	width: 295px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	margin-right: 0px;
	font-family: arial, "Times New Roman", Times, serif;
	font-size: 12px;
	margin-bottom: 0px;
	margin-left: 550px;
}
#rss a{
	color: #009900;
	text-decoration: underline
}
#rss a:hover{
	color: #000000
}
#rss ul{
	float: left;
	margin: 10px 0 0;
	width: 220px
}
#rss li{
	margin: 0 0 3px;
	padding: 0 0 5px
}
#rss img{
	float: right
}
/*========= NAVIGATION LISTS =========*/

/*- Category Navigation -*/
#catnav {
	background: url(images/navbgr.gif) no-repeat top;
	height:59px;
	width:956px;
}


/*- Page Navigation -*/
#nav2{
	height: 29px;
	color: #00CC00;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: top;
}
#nav2 ul{
	padding: 0 2px
}
#nav2 li{
	float: left;
	font-size: 12px;
	letter-spacing: normal;
	line-height: 29px;
	text-transform: capitalize;
	color: #000000;
}
#nav2 li.fr{
	float: right
}
#nav2 li a{
	background: url(nav2-sep.gif) no-repeat right;
	color: #333333;
	display: block;
	padding: 0 17px
}
#nav2 li.last a{
	background: none
}
#nav2 li a:hover,
#nav2 li.active a{
	color: #000000;
	text-decoration: none
}

#nav3{
	height: 29px;
	color: #0033CC;
	background-color: #00FF99;
	background-repeat: no-repeat;
	background-position: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 0px;
}


/*=== Columns ===*/
#columns{
	margin: 15px 0 0;
	padding: 0 0 25px
}
.col1{
	float: left;
	width: 575px
}
.col2{
	float: right;
	width: 260px;
	background-color: #f2f5f9;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#columns h1{
	border-bottom: 1px solid #E2E1DD;
	font-size: 22px;
	font-weight: normal;
	letter-spacing: normal;
	margin: 0 0 13px;
	padding: 0 0 5px
}
#columns h2{
	color: #000000;
	font-size: 2em;
	line-height: 26px
}
#columns .col2 h2{
	font-size: 1.6em;
	margin: 0 0 5px
}
#columns p{
	line-height: 18px;
	padding: 0 0 12px
}
/*- Search -*/

#search_box{
	float: left;
	height: 44px;
	width: 575px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-repeat: no-repeat;
	background-position: center center;
	border: 0px none #FFFFFF;
	background-image: url(images/search_bcg.jpg);
}

#search{
	float: none;
	height: 36px;
	width: 380px;
	background-repeat: no-repeat;
	background-position: 90px top;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	padding-left: 140px;
	padding-top: 6px;
}

#search_in{
	border: 0;
	float: left;
	width: 190px;
	margin-top: 8px;
	margin-right: 14px;
	margin-bottom: 0;
	margin-left: 75px;
}
#search input{
	border: 0;
	float: left;
	margin: 8px 14px 0 15px;
	width: 186px;

}
#search .btn{
	padding: 0;
	width: auto;
	margin-top: 1px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	float: right;
}

/*- SideTabs -*/
.sideTabs .idTabs{
	font-size: 12px;
	height: 28px;
	letter-spacing: -1px
}
.sideTabs .idTabs li{
	float: left;
	line-height: 28px;
	text-transform: uppercase
}
.sideTabs .idTabs li a{
	background: url(images/tab.gif) no-repeat left top;
	color: #FFFFFF;
	display: block;
	height: 28px;
	margin: 0 5px 0 0;
	text-align: center;
	width: 110px
}
.sideTabs .idTabs li.last a{
	margin: 0
}
.sideTabs .idTabs li a:hover,
.sideTabs .idTabs .selected{
	color: #000000;
	background: url(images/tab-.gif) no-repeat left top;
	text-decoration: none
}

.authors{
	float: left;
	height: auto !important;
	height: 150px;
	min-height: 150px;
	width: auto;
	margin: 0;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: none;
}

.author_1{
	float: left;
	padding: 5px;	
}


#ramka{
	float: left;
	padding: 5px;
	border: 1px solid #006600;
	width: 440px;
	margin: 5px;
}

/*--- Sub Columns ---*/
.subcol{
	float: left;
	height: auto !important;
	height: 220px;
	min-height: 220px;
	width: 255px;
	margin-top: 0;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 0;
	border-bottom-width: 0px;
	border-bottom-style: none;
}
.subcol h2{
	padding: 0 0 4px;
	border-bottom-width: 0px;
	border-bottom-style: none;
}
.subcol.last{
	margin: 0
}
/*=== Post ===*/
#columns .post h3{
	clear: both;
	color: #666666;
	color: #666666;
	font-size: 1em;
	height: 28px;
	letter-spacing: normal;
	line-height: 28px;
	margin: 0 0 15px;
	padding: 0px !important;
	border-bottom-width: 1px;
	border-top-style: none;
	border-bottom-style: solid;
	border-bottom-color: #E2E1DD;
}
#columns .post h3 a{
	color: #666666
}
#columns .post h3 span{
	float: left;
	text-transform: uppercase
}
#columns .post h3 em{
	float: right;
	font-size: .85em;
	font-style: normal
}
#columns .post h2{
	color: #0000cc;
	font-size: 1.3em;
	font-weight: bold;
	text-decoration: underline;
}
/*- Featured Post -*/
.post #featured .pic{
	height: 40px;
	margin: 0 0 10px;
	padding: 140px 0 0
}
#columns .post #featured h2{
	font-size: 2em
}
#columns .post #featured .pic h3{
	border: 0;
	color: #333333;
	font-size: 16px;
	font-weight: bold;
	font-family:Helvetica, sans-serif;
	height: 32px;
	line-height: 32px;
	margin: 0;
	padding: 0 0 0 15px !important;
	text-transform: uppercase;
	background-color: #b9c1e4;
}
#columns p.posted{
	color: #666666;
	letter-spacing: normal;
	font-family: arial, "Times New Roman", Times, serif;
	font-size: 12px;
}

#post_info{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
}

/*=== Styling Boxes ===*/
/*- Box -*/
.box{
	clear: both;
	color: #000000;
	margin: 0 0 12px;
	width: 260px;
	background-color: f2f5f9;
}
.box a{
	color: #003399
}
.box-top,.box-bot{
	clear: both;
	height: 4px;
	overflow: hidden;
	background-image: url(images/box_top.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.box-bot{
	background-image: url(images/box_bot.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.box .spacer{
	height: 1%;
	padding: 10px 17px
}
/*- Ads -*/
.box .spacer.ads .ar{
	padding: 0 12px
}
.ads {
	text-align: center
}
.ads img{
	margin: 0 6px
}
/*=== Styling Lists ===*/
/*- List1 -*/
.list1 li{
	font: 1.4em arial,"Times New Roman", Times, serif;
	margin: 0 0 3px
}
.list1 li a{
	padding: 0 0 0 22px
}
/*- List3 -*/
.list3{
	padding: 5px 0
}
.list3 li{
	font-size: 1.1em;
	margin: 0 0 1px
}
.list3 li a{
	color: #000000
}
.list3 li  a em{
	color: #000000;
	font-size: .85em;
	font-style: normal
}

/*- List4 -*/
.list4{
	padding: 5px 0;
	color: #003399;
}
.list4 li{
	font-size: 12px;
	margin: 0 0 1px;
	color: #003399;
}
.list4 li a{
	color: #003399
}
.list4 li  a em{
	color: #0033CC;
	font-size: 12px;
	font-style: normal
}

/*- List5 -*/
.list5{
	padding: 5px 0;
	color: #0033CC;
}
.list5 li{
	font-size: 12px;
	margin: 0 0 1px;
	color: #003399;
}
.list5 li a{
	color: #003399
}
.list5 li  a em{
	color: #003399;
	font-size: 12px;
	font-style: normal
}

/*=== Footer ===*/
#footer{
	clear: both;
	color: #000000;
	font-family: Arial, "Times New Roman", Times, serif;
	font-size: 12px;
	background-image: url(images/footer_img.jpg);
	background-repeat: no-repeat;
	padding-top: 45px;
	padding-right: 0;
	padding-bottom: 1px;
	padding-left: 0px;
	border-top-width: 0px;
	border-top-style: none;
	height: 95px;
	background-position: center top;
	text-align: center;
}
#footer a{
	color: #666666
}
/*=== Misc. ===*/
.fix{
	clear: both;
	height: 1px;
	margin: 0 0 -1px;
	overflow: hidden
}
.ar{
	text-align: right
}
a.more{
	color: #666666;
	font-weight: bold
}
a.more2{
	color: #666666;
	font: 1.4em arial,"Times New Roman", Times, serif;
	font-weight: bold
}
.th{
	border: 1px solid #C0C0C0;
	float: left;
	margin: 0 10px 10px 0
}
.fl{
	float: left;
}
.fr{
	float: right;
}

/*========= VIDEO =========*/

.video{
	float: left;
	height: 245px;
	width: 265px;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#videolist .idTabs li{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 3px;
	margin-left: 0;
	color: #0033CC;
	padding-top: 0px;
}

/*========= COMMENTS =========*/

h2.commh2{
	font-size: 1.4em !important;
	padding: 0 0 5px;
	font-weight:bold !important;
	color:#000 !important;
}
ol.commentlist{
	margin: 10px 0 20px;
	padding: 0;
	list-style: none;
	font-size: 12px;
	line-height: 20px;
}
ol.commentlist p{
	margin-bottom:10px;
	line-height: 20px;
}
ol.commentlist cite{
	font-style: normal;
	font-weight: bold;
}
ol.commentlist li{
	padding: 20px 10px 10px 10px;
}
ol.commentlist li.alt{
	padding: 10px 10px 0 10px !important;
	background:#DDD;
	border:1px solid #C0C0C0;	
}

/*========= SINGLE POST SPECIFIC =========*/

.singletags {
	margin-top:5px;
	font-weight:bold;
	color:#C0C0C0;
}
.singleh2 {
	font-weight:bold !important;
	font-size:1.8em !important;
}
.entry p{
	text-align:left;
	font-size:12px;
	line-height:20px !important;
	}
.entry blockquote { 
	padding: 3px 15px;
	background: #def3ff;
	border: 1px solid #0253b8;
	margin: 5px auto 15px auto;
	color:#000;
	width:85%;
	}
.entry blockquote p {
	font-size:12px;
	padding: 5px 0px;
	margin: 5px 0px;
	line-height: 20px;
	}
.entry img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}
.entry ul, .entry ol {
	margin-bottom:15px;
	font-size:12px;
	line-height:20px;
	}
.entry ul li ul, .entry ol li ol{
	margin-bottom:0px;
	padding-top:3px;
	}
.entry ul li {
	list-style:circle inside !important;
	margin-left:15px;
	padding:3px 0px;
	}
.entry ul li ul li {
	list-style:disc inside !important;
	}
.entry ol li {
	list-style:decimal inside !important;
	font-size:12px;
	padding:3px 0px;
	}
.entry ol li ol li {
	list-style:decimal-leading-zero inside !important;
	}

/*========= ARCHIVE SPECIFIC =========*/

#archivebox {
	background:#EEE;
	padding:10px;
	width:455px;
	margin-bottom:25px;
}
#archivebox h2 {
	font-size:1.5em;
	color:#000;
}
#archivebox h2 em{
	color:#C0C0C0 !important;
	font-style:normal;
}
.archivefeed {
	margin-top:5px;
}
.archivefeed a {
	background:url(images/ico-arcfeed.gif) center left no-repeat;
	padding-left:20px;
	color:#000;
	font-weight:bold;
}
.arclist{
	border-top: 3px solid #c0c0c0;
	border-bottom: 3px solid #c0c0c0;
	margin: 0 0 15px;
	padding: 10px 0 10px;
	width: 230px;
}
.arclist h2{
	font-size:1.5em !important;
	color:#000 !important;
	padding: 0 0 10px 0 !important;
}

.arclist ul li{
	padding:0 0 7px 10px;
	color:#c0c0c0;
	font-size:14px;
	font-weight:bold;
}
/*=== Page Navigation (Next / Previous Posts) ===*/
.navigation {
}
.navigation a {
	color: #c0c0c0;
	font-size: 1.2em;
	font-weight: bold;
}
.alignleft{
	display:inline;
	float:left;
}
.alignright{
	display:inline;
	float:right;
}
