/*

Theme Name: Theme 544

Theme URI: www.akay.eu

Description: Drop-Games

Version: 1.1

Author: Attila Akay

*/

@charset "utf-8";
/* CSS Document */

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, em, font, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,b, u, i, center,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-size: 100%;	vertical-align: baseline;	background: transparent;
	list-style:none;
}

/*Body*/
body{
	background: #fafbfc url(images/bg.jpg) center top no-repeat; 
	font:12px/15px Tahoma, Geneva, sans-serif;
	color: #153d82;
	padding-bottom:50px;

}
img {
	border:none;
}

a{
	color: #3e63a5;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
.vbLine{
	width:100%;
	clear:both;
	float:left;
}
/**/

#CBody{
	margin:0 auto;
	width:976px;
}
.topNav{
	background:url(images/navbg.png) repeat-x;
	height:41px;
	float:left;
	clear:both;
	width:100%;
}
.tNInner{
	background:url(images/nav_main_bg.png) no-repeat;
	height:48px;
	width:957px;
	margin:0 auto;
	padding-left:10px;
}
.tNInner li{
	float:left;
}
.tNInner li a{
	font:17px/41px Tahoma, Geneva, sans-serif;
	color:#000;
	padding:0 9px 0 9px;
	display:block;
}
.tNInner li a:hover{
	background:url(images/top_nav_hover.png) repeat-x;
	color:#fff;
	text-decoration:none;
}


.header{
	height:178px;	
	float:left;
	clear:both;
	width:100%;
	margin-top:7px;
	position:relative;
}
.header h1{
	float:left;	
}
.header h1 a{
	background:url(images/logo.png) no-repeat;
	width:607px;
	height:178px;
	display:block;
	text-indent:-9999px;
	margin-left:50px;
	
}
.header form{
	right:0;
	display:block;
	padding-top:2px;
	position:absolute;
	padding-right:130px;
}
.header form input{
	width:264px;
	background:#fff;
	height:22px;
	font:14px Tahoma, Geneva, sans-serif;
	border:1px solid #343434;
	padding-top:5px;
	margin-right:3px;
	padding:5px 4px 0 4px;
	
}
.header form input.SInput{
	background:url(images/btn_search.png) no-repeat;
	width:108px;
	height:29px;
	text-indent:-9999px;
	padding:0;
	border:0;
	position:absolute; cursor:pointer;
}




.content{
	float:left;
	clear:both;
	width:100%;
	background:url(images/content_middle.png) repeat-y;
}
.contentTop{
	background:url(images/content_top.png) no-repeat;
	height:7px;
	float:left;
	clear:both;
	width:100%;
	margin-top:-7px;
}
.contentBottom{
	background:url(images/content_bottom.png) no-repeat;
	height:8px;
	float:left;
	clear:both;
	width:100%;
	margin-bottom:-8px;
	
}
.sidebarLeft{
	float:left;
	width:200px;
	margin-right:13px;
	margin-left:6px;
}
.mainContent{
	float:left;
	width:534px;
	margin-right:12px;
}
div.mainContentWide{
	width:747px;
	margin-right:0;
}
.sidebarRight{
	float:left;
	width:200px;
}
.widget{
	margin-bottom:15px;
	background:url(images/widget_content.png) repeat-y;
}
.widget h2{
	background:url(images/widget_header.png) no-repeat;
	height:33px;
	padding-left:10px;
	font-size:16px;
	line-height:33px;
	color:#fff;
	margin-bottom:3px;
}
div#tag_cloud-1 div,div#tag_cloud-2 div,div#tag_cloud-3 div,div#tag_cloud-4 div{
	padding-left:5px;
	padding-right:5px;
}
div#tag_cloud-1 div a,div#tag_cloud-2 div a,div#tag_cloud-3 div a,div#tag_cloud-4 div a{
	line-height:24px;
}

div.widgetBottom{
	background:url(images/widget_bottom.png) no-repeat;
	height:7px;
	padding:0;
}
.widget li{
	margin:0 5px 0 5px;
	line-height:24px;	
	font-size:14px;
}

.widget li ul li{
	font-size:12px;	
}
.widget li a{
	display:block;	
	padding-left:5px;
	border-bottom:1px solid #b7b7b7;
}
.widget li a:hover{
	background:#7b7b7b;
	color:#fff;
	border-bottom:1px solid #404040;
	text-decoration:none;
}



.post{
	margin-bottom:25px;
	background:url(images/post_bottom.png) bottom no-repeat;
	float:left;
	width:100%;
	clear:both;
	padding-bottom:7px;
}
.post h2{
	background:url(images/post_header.png) no-repeat;
	height:35px;
	line-height:35px;
	font-size:16px;
	color:#fff;
	padding-left:10px;
}
.post h2 a{
	color:#fff;
}
.postInfo{
	color:#000;
	font-size:12px;
	padding-left:10px;
	margin-top:3px;
}
.postEntry{
	margin-top:11px;	
	padding-left:10px;
	padding-right:10px;
}
.postEntry p{
	margin-bottom:15px;	
}
.postEntry h2{
	background:none;
	padding-left:none;
	color: #153d82;
}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	float:right;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	float:left;
	}
.align-left{
	float:left;
	margin-right:10px;
}
.align-right{
	float:right;
	margin-left:10px;
}
.postLinks,.postLinks a{
	color:#000;	
}
.postLinks{
	padding-left:10px;
	padding-right:10px;
}
.footer{
	margin-top:30px;
	margin-bottom:10px;
	background:url(images/footer_bg.png) no-repeat;
	height:50px;
	float:left;
	clear:both;
	width:100%;
	font:13px/50px Tahoma, Geneva, sans-serif;
	color:#636363;
	text-align:center;
}

.ind_thumbs{margin-bottom:21px;width:879px;height:172px;float:left;overflow:hidden; background:url(images/slider_bg.png) no-repeat;padding-right:7px;}

.ind_thumbs img{border:0;clear:both; width:95px; height:143px; border:1px solid #545454;}



.ind_thumbs li{
	 width:97px;
	margin:6px 6px 0 6px;
	text-align:center;

}




.left_arrow{
	width:25px;
	margin-left:34px;
	height:86px;
	padding-top:36px;
	float:left;
	cursor:pointer;
	margin-right:-10px;
	
}

.right_arrow{
	width:25px;
	margin-left:5px;
	height:112px;
	padding-top:36px;
	float:left;
	cursor:pointer;

}


/*----------------Comment area---*/

#respond{
	clear:both;	

}

#commentform{
	font:14px/24px Helvetica, Arial, sans-serif;

}

#commentform div{
	width:620px;
	height:30px;

}

#commentform input{
	border:1px solid #000;
	color:#000;
	background:#999;
	color:#000;
	padding-top:1px;
	font:13px/20px Helvetica, Arial, sans-serif;
	padding-left:5px;
	padding-right:5px;
	width:220px;

}

#commentform label{
	display:block;
	font:13px/20px Helvetica, Arial, sans-serif;

}

#commentform textarea{	
	width:380px;
	padding:5px;
	height:100px;
	font:14px/20px Helvetica, Arial, sans-serif;
	border:1px solid #000;
	color:#000;
	background:#999;

}

#commentform input.SButton{
	margin-top:6px;
	font:14px/30px Helvetica, Arial, sans-serif;
	color:#000;
	background:#999;
	border:1px solid #000;
	

}

#respond h3{
	border-bottom:1px solid #333;
	font:14px/30px "Times New Roman", Times, serif;
	text-align:center;

}

h3#comments{
	margin-top:25px;
	border-bottom:1px solid #333;
	border-top:1px solid #333;
	font:14px/30px "Times New Roman", Times, serif;
	text-align:center;

}

.commentsbox{
	padding-top:10px;
	padding-bottom:10px;
	border-bottom:1px solid #333;
	font:12px/20px Helvetica, Arial, sans-serif;
	float:left;
	width:100%;
	clear:both;
	background:url(images/boxbg.png) repeat-x;

}

.commentsbox span{
	display:block;
	margin-top:15px;
	font-size:10px;

}

.cGrav{
	float:left;
	width:80px;

}

.commentEntry{
	float:left;
	width:320px;

}



.subcolumns {
margin-top:15px
}

.subcolumns-wrap {
margin-left:0px;
margin-top:10px
}
.subcolumns-post {
width:100%;
height:210px;
float:left;

border-top:1px solid #e9e9e9;
padding:10px 0 0
}

.subcolumns-post-left {
width:180px;
height:210px;
float:left;
margin-left:10px
}

.subcolumns-post-left-img {
width:180px;
height:173px;
border:1px solid #dfdfd7;
background:#fff;
padding:7px
}

.subcolumns-post-right {
width:270px;
height:210px;
float:left;
margin-left:20px
}  
