/*  
Theme Name: Polo Magazine
Theme URI:
Description: Polo Magazine Wordpress Theme by Iacob Ionut for <a href="http://creativemafia.com">Creative Mafia</a>.
Version: 1.0
Author: Iacob Ionut for Creative Mafia
Author URL: http://IacobIonut.com
*/

h1, h2, h3, h4, h5, h6  {
	font-weight: bold;
}

a {
	color: #74AD1B;
	text-decoration: none;
}

a:hover {
	text-decoration:underline;
}

/* =================== MAIN STRUCTURE ======================= */
body{
	background-color:#efefed;
	color:#565656;
}

#content  {
	padding: 20px 0;
	background:#fff;
	border-left:1px solid #cfcfce;
	border-right:1px solid #cfcfce;
}

#header{
	position: relative;
	height: 181px;
	background:url(images/head_top_bck.gif) repeat-x;
	border-left:1px solid #cfcfce;
	border-right:1px solid #cfcfce;
}

#logo{
	background:url(images/logo4.png) no-repeat;
	text-indent:-9000px;
	float:left;
	margin:15px 0 0 15px;
	width:828px;
	height:110px;
}

#wrap{margin:20px 0;}
#menu{
	height:30px;
	color:#fff;
	margin:18px 0 0 120px;
}

#menu ul{
	margin:0;
	padding:0;
	height:30px;
}

#menu ul li  {
	text-transform:uppercase;
	display: inline;
	margin: 0 20px 0 0;
}

#menu ul li a  {
	color: #fff;
	font-size: 1.2em;
	font-weight:normal;
	text-decoration: none;
	font-family:Helvetica, sans-serif;
}

#menu ul li a:hover{
	border-bottom:1px solid #fff;
}

#head_title{
	background:url(images/header_bottom_bck.gif) repeat-x;
	height:148px;
	border-left:1px solid #cfcfce;
	border-right:1px solid #cfcfce;
}

#name h1{
	background: url(images/head_text.png) no-repeat;
	float:left;
	text-indent:-9000px;
	margin:30px 0 0 15px;
}

#name h1 a{
	width: 717px;
	height: 70px;
	display: block;
}

#description h2{
	background:url(images/description.png) no-repeat;
	width:348px;
	height:18px;
	text-indent:-9000px;
	margin:15px 0 0 15px;
}

#horiz_ad{
	height:90px;
	background:#fff;
	border-bottom:3px solid #dfdfdf;
border-left:1px solid #cfcfce;
border-right:1px solid #cfcfce;
	border-top:3px solid #dfdfdf;

}
 #home_ad{
	height:90px;
	background:#fff;
	border-bottom:3px solid #dfdfdf;
border-left:1px solid #cfcfce;
	border-top:3px solid #dfdfdf;

}
#hor_ad1{
	padding:0;
	display: inline;
	float: left;
	width:323px;
	margin:0 3px 0 0;
		
}
#hor_ad1 img, #hor_ad2 img{border-right:3px solid #dfdfdf;}
 #hor_ad4 img, #hor_ad5 img, #hor_ad6 img,  #hor_ad7 img{border-right:2px solid #dfdfdf;}
#hor_ad2{
	padding:0;
	display: inline;
	float: left;
	width:323px;
	margin:0 3px 0 0;	
}

#hor_ad3{
	padding:0;
	display: inline;
	float: left;
	width:328px;
		
}

#searchform{
	margin:10px 0 20px 0;
}
#hor_ad4, #hor_ad5, #hor_ad6{
	padding:0;
	display: inline;
	float: left;
	width:243px;
	margin:0 2px 0 0;
		
}

#hor_ad7{
	padding:0;
	display: inline;
	float: left;
	width:243px;
	margin:0 2px 0 0;
		
}
/* =================== MAIN POST AREA ============= */
#top-text{
	background:#fff;
	border-left:1px solid #cfcfce;
	border-right:1px solid #cfcfce;
}

#socialbuzz{
	background:url(images/socialtext.png) no-repeat;
	width:280px;
	height:36px;
	text-indent:-9000px;
	margin:20px 0 0 0;
}

#featurestxt{
	background:url(images/featurestext.png) no-repeat;
	width:280px;
	height:36px;
	text-indent:-9000px;
	margin:20px 0 0 15px;
}

.post {
	margin-bottom:10px;
}

.screenshot {
	margin-bottom: 10px;
	width: 145px;
	height: 110px;
	float:left;
}

.screenimg {
	width: 100%;
	height: 100%;
	float:left;
	position: relative;
}

.theme {
	float:right;
	width:130px;
	height: 108px;
	position:relative;
	border-bottom:2px solid #d6d6d6;
}

.theme .home_post_title {
	position:absolute;

}
.theme .home_post_title p{margin:0; font-size:11px;line-height:14px;}
.theme .home_post_title h2 {
	font-size: 13px !important;
	margin: 0px !important;
	line-height:15px;
}

.theme .home_post_title h2 a{
	color:#444;
	text-decoration:none;
}

.theme .home_post_title h2 a:hover{
	color:#000;
	text-decoration:none;
}

.theme .cat {
	font-size:12px !important;
	font-weight:bold;
	text-transform:uppercase;
}

.theme .cat a{
	text-decoration:none;
	color:#74AD1B;
}

.theme .cat a:hover{
	color:#6aa017;
	text-decoration:none;
}

/* ======================== SINGLE PAGE ==================== */

.large-screenshot {
	margin-bottom: 5px;
	border: 1px solid #dddddd;
	padding: 3px;
	width: 620px;
}

.post-title{
	margin:0;
}

.arch-title{
	margin:0 0 20px;
}

.post-date{
	margin-bottom:10px;
	font-size:11px;
	color:#888;
}

.post-category{
	margin-bottom:20px;
}

.post-category a{
	font-weight: bold;
	color: #666;
	padding: 4px 10px;
	background: #e8e8e8;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	text-decoration:none;
}	

.post-category a:hover{
	color:#444;
	background:#e0e0e0;
}

.post-meta strong{ text-transform:uppercase;}

.sep{
	height:1px;
	border-bottom:1px solid #e6e6e6;
	margin:0 25px 15px 25px;
}

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

.comment {
	width: 100%;
	margin-bottom: 15px;
}

.col-left {
	float: left;
}

.col-right {
	float: right;
}

.comment .col-left {
	width: 110px;
	text-align: right;
}

.comment .col-left img{
	padding:2px;
	border:1px solid #dedede;
	margin-bottom: 3px;
}

.comment .col-left a {
	color: #565656;
	text-decoration: underline;
}

.comment .col-left a:hover {
	color:#222;
	text-decoration: none;
}

.comment .col-right {
	width: 460px;
	border: 1px solid #dedede;
	padding: 10px 20px;
	background: #f8f8f8;
	min-height: 130px;
}

.comment .col-right {
	height: 130px;
}

#comments label {
	display: block;
	clear: both;
	padding-bottom: 10px;
	width: 400px;
	font-size: 11px;
}

#comments label span {
	line-height: 28px;
	padding-left: 6px;
	float: left;
}

#comments label input {
 	float: left;
	width: 150px;
	padding: 5px 4px;
	border:1px solid #dedede;
	margin-bottom:10px;
}

#comments label input:hover{
	background:#fcfcfc;
	border:1px solid #d7d7d7;
}

#comments textarea {
	display: block;
	clear: both;
	width: 540px;
	padding: 5px 4px;
	border:1px solid #dedede;
	margin-bottom: 15px;
}

#comments textarea:hover{
	background:#fcfcfc;
	border:1px solid #d7d7d7;
}

#commentform{
	margin:0 0 10px 0;
}

#commentform #submit{
	background:#fff;
	cursor:pointer;
	border:1px solid #dedede;
	padding:3px 5px;
}

#commentform #submit:hover{
	background:#fcfcfc;
	border:1px solid #d7d7d7;
}

/* ======================= SIDEBAR ===================== */
#sidebar{
	float:right;
	margin:0;
	padding:0;
	width:300px;
	list-style:none;
}

#sidead1 img, #sidead2 img{
	margin:10px 0 20px 0;
}
#sidead1,  #sidead2{width:300px;}
.feedicon{
	background:url(images/04.png) no-repeat;
	padding-right:18px;
}
 
.tab_content {
	border-bottom:1px solid #e4e4e4;
	margin-bottom:7px;
	padding-bottom:7px;
}
#homead1, #homead2{float:left;margin:15px 0 0 0;}
#homead1 img {text-align:center;margin:0 10px 0 150px;}

#tab_wrapper {
	background: url(images/tab_bg.png) no-repeat top left;
	width:300px;
}

#tab_content ul li{
	margin-left:8px;
	margin-right:6px;
	border-bottom:1px solid #dedede;
	padding:6px 0 4px 0;
}

#tab_content .tags ul li{
	border:0;
}

#tab_content .meta{
	color:#999;
	font-size:11px;
}

#tab_content .title{
	font-weight:bold;
}

#tab_heading {
	border-style: none;
	display: block;
	border:1px solid #dedede;
	padding: 0px 0px 0px 0px;
	height: 21px;
	background-color: #f8f8f8;
	padding: 11px 0px 11px 0;
}

ul#buttons{
	margin:0 0 0 0;
}

ul#buttons li{
	padding:4px;
	border:1px solid #dedede;
	background:#fff;
	margin:0;
	margin-right:2px;
}

#tab_heading * {
	border-style: none;
	display: inline;
	padding: 6px;
	user-select: none;
	cursor: pointer;
	vertical-align: middle;
}

.tags ul li{
	padding:0 6px;
}

#tab_heading li {
	font:12px Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #565656;
	padding:0 3px;
	border:0;
}

#tab_heading li.active {color: #333;
}

#tab_heading li a,#tab_heading li a:visited {
}

#panes {
	text-align: left;
	border-style: none;
	width: 300px;
	margin: 10px auto 0 auto;
}

#panes a, .widget a{
	color:#565656;
	text-decoration:none;
}

#panes a:hover, .widget a:hover{
	color:#222;
	text-decoration:underline;
}

#panes div div { 
	overflow: hidden; 
}

#tab_bottom {
	background: url(images/tab_bottom.png) no-repeat top left;
	height:9px;
	width:300px;
	margin-bottom:20px;
}

.widget{
	margin-bottom:20px;
	width:300px;
	padding:0;
	background:url(images/sidebar-mid.png) repeat-y;
}

.widget h2 {
	height:13px;
	background:url(images/sidebar-top.png) no-repeat;
	text-align:center;
	padding:15px 0 15px 0;
	font-size:19px;
	font-weight:normal;
	line-height:normal;
	margin:0;
}

.widget ul {
	margin:0;
	padding:5px 0;
	border:none;
	list-style:none;
	background:url(images/sidebar-bottom.png) no-repeat bottom center;
}
.widget ul li {
	padding:5px 5px 15px 22px;
	margin:0px;
}

/* ======================= FOOTER ===================== */

#footer{
	background:url(images/footerbck.gif) repeat-x;
	height:49px;
	border-left:1px solid #cfcfce;
	border-right:1px solid #cfcfce;
}

#footer p{
	line-height:normal;
	color:#444;
	margin-top:20px;
	text-align:center;
}