/* @override 
	http://attitude.adforum.com/top5/wp-content/themes/top5-dev/style.css
	http://attitude.adforum.com/top5/wp-content/themes/top5/style.css
*/

/*  
Theme name: Top5 English
Author: AdForum Team
*/

body{
	font: 12px Helvetica, Arial, "Helvetica Neue", Geneva, sans-serif;
	color: #000;
}

a:visited {
	color:#666;
	text-decoration:none;
}

a:link {
	color: #005392;
	text-decoration:none;
}

a:hover{
	text-decoration: underline;
}

/**header for Top 5* */

.top5 #header_top .thetop5{
	background-color: #fff;
	width: 100%;
	padding-bottom: 3px;
}

#header_top .thetop5 .wrap{
	margin: 0 auto;
}

.top5 #contentwrapper{
	width: 969px;
	padding-right: 4px;
	padding-left: 4px;
	padding-top: 2px;
}
	

/* Begin Search */

#searchwrap {
	padding: 20px 5px;
	background-color: #041b2c;
	margin-bottom: 5px;
	height: 50px;
}

#searchwrap label{
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	text-transform: lowercase;
}

#sidebarpost #searchwrap{
	padding:;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
}

#sidebarpost input#s{
	width: 250px;
}

#searchform, #monthform, #tagform, #categoryform {
	margin: 0;
	padding: 0; 
        }

#searchform #s {
    width: 140px;
    height: 16px;
	margin-right: 2px;
	margin-top: 8px;
	}

#searchform #submit {
	}
/* End Search */

#content{
	width: 969px;
	padding-right: 2px;
	padding-left: 2px;
	padding-top: 2px;
}

#content-index{
	float:left;
	width:490px;
	background-color: #FFFFFF;
	margin-left: 3px;
	margin-right: 0px;
}

#content-post{
	float:left;
	width:649px;
	margin-right: 0px;
	margin-left: 3px;
	background-color: #FFFFFF;
}

/* Begin The Content */
#item{
	color:#fff;
	background-color: #537197;
	clear: both;
	min-height: 174px;
	padding: 8px 5px 8px 8px;
}

.item-1{
	background: url("images/top5item_bg_1.gif") no-repeat right;
}
.item-2{
	background: url("images/top5item_bg_2.gif") no-repeat right;
}
.item-3{
	background: url("images/top5item_bg_3.gif") no-repeat right;
}
.item-4{
	background: url("images/top5item_bg_4.gif") no-repeat right;
}
.item-5{
	background: url("images/top5item_bg_5.gif") no-repeat right;
}

#item a:link, #item a:visited{
	color:#ffffff;
	text-decoration:none;
	border:none;
}

#item a:hover, #galleryitem a:hover{
	color:#ffffff;
	text-decoration:underline;
	border:none;
}

#meta a:link, #meta a:visited{
	color: #666;
	text-decoration:none;
	border:none;
}

#meta a:hover, #meta a:hover{
	color:#666;
	text-decoration:underline;
	border:none;
}

.it_left{
	float: left;
	margin: 0px;
	width: 178px;
}

.it_right{
	float: left;
	width: 299px;
	margin-left: 0px;
	display: inline;
}

#covershot{
	margin-right: 5px;
	margin-bottom: 3px;
}

#clicktoplay{
	background: url("images/clicktoplay.png") no-repeat;
	padding-left: 35px;
	height: 30px;
}

#clicktoplay a{
	font-size: 11px;
	font-weight: bold;
	text-transform: lowercase;
}

#data{
	font-size: 10px;
	padding-left: 3px;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	font-weight: bold;
}

#meta{
	height:39px;
	padding: 6px 6px 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	background-image: url(images/fons_inf_post.jpg);
	background-repeat:  repeat-x;
	color: #666;
	font-size: 11px;
	font-weight: bold;
}

#meta .m_left{
	float: left;
	width: 190px;
	margin: 0px;
}

#meta .m_right{
	float: right;
	margin: 0px;
}

#plusone{
	background-color: #537197;
}

#plusone .p1_header{
	text-align: center;
	background-color: #0a2538;	
}

#plusone .p1_sponsor_banner{
	text-align: center;
	padding: 8px;
}

#plusone .sponsored{
	background: none;
}


#content h3, #pagecontent h3{
	margin:0;
	padding:0;
	color: #fff;
	font-size: 18px;
	min-height: 44px;
}


#description p{
	margin:0;
	margin-top: 5px;
	overflow:hidden;
	color: #FFFFFF;
	min-height: 70px;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 2px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
}

#details{
	overflow: hidden;
	list-style: none;
	margin: 0;
	padding: 0;
	color: #fff;
	font-size: 10px;
}

#details li{
	margin: 2px;
	padding: 1px;
	width: 140px;
	min-height: 20px;
	float: left;
}

#details li small{
	font-size: 10px;
	font-weight: bold;
}

#covershot img{
	margin:0px 0px 0px 0px;
	border:6px solid #2b2b2d;
	overflow:hidden;
}

/* Single Post Page */
#content-post #blogitem{
}

#content-post .blogitem_header{
	background-color: #537197;
	padding: 10px 5px 10px;
	width: 635px;
	margin: 0;
}

#content-post .blogtitle{
	color: #fff;
	font-size: 20px;
	font-weight: bold;
	float: left;
}


#content-post .blogdate{
	font-size: 11px;
	color: #212121;
	float: right;
	margin-top: 10px;
}

#content-post .videoinfo{
	width: 635px;
	height: 25px;
	color: #000;
	background: #9c9d9e url("images/videoinfo_bg.png") repeat-x;
-moz-border-radius-bottomleft: 4px;
-moz-border-radius-bottomright: 4px;
-webkit-border-bottom-right-radius: 4px;
-webkit-border-bottom-left-radius: 4px;
	font-size: 12px;
	font-weight: bold;
	padding: 10px 5px 6px;
}

/* My Comment */

#content-post .single_result{
	background: none;
	margin-top: 20px;
}

#content-post .post-ratings{
	float: left;
	width: 300px;
}

#content-post .sociable_wrapper{
	font-weight: normal;
	float: right;
	width: 320px;
}

#content-post .sociable_wrapper span{
	float: left;
	margin-right: 10px;
}

#content-post .sociable, #content-post .sociable_wrapper .sociable_extension{
	margin: 0;
	padding: 0;
	float:left;
}

#ratings{
	height: 20px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size:11px;
	color:#666;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 5px;
	width: 300px;
}

#sociable .socialtext{
	float: left;
	margin-right: 5px;
}

#sociable .sociable{
	margin: 0;
	float: left;
}

#sociable .sociable_extension_home{
	float: left;
	margin-left: 2px;	
}

.sociable_extension_home ul{
	padding: 0;
	margin: 0;
	list-style-type: none;
}

.sociable_extension_home ul li{
	display: inline;
}

#sociable .sociable_extension_home img{
	border: 0;
}

#content #blogitem .sociable{
	float: left;
	margin-right: 6px;
}

#blogitem .sociable .sociable-hovers{
	opacity: 0.7;
}

#blogitem .sociable .sociable-hovers:hover{
	opacity: 1;
}

#socialtext{
	float:right;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size:11px;
	color:#666666;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

/* Facebook and Twitter Links */

#blogitem .sociable_extension{
	float: left;
	margin: 15px 0;
}

#blogitem a.fb_share_button{ 
	display: -moz-inline-block; 		display:inline-block; 
	padding:1px 20px 0 5px;
	height:15px; 
	border: 1px solid #999;
	background:#3b5998 url(http://static.ak.fbcdn.net/images/share/facebook_share_icon.gif?8:26981) no-repeat top right; 
	color: #fff;
} 

#blogitem a.fb_share_button:hover{ 
	color:#fff; 
	background: #375693 url(http://static.ak.fbcdn.net/images/share/facebook_share_icon.gif?8:26981) no-repeat right; 
	border: 1px solid #d1d1d1;
	text-decoration:none;
}

#blogitem a.twitter_share_button { 
	display: -moz-inline-block; 		display:inline-block; 
	padding:1px 20px 0 5px;
	height:15px; 
	border: 1px solid #999;
	background: #abe0f8 url(images/tt-twitter3.png) no-repeat right; 
	color: #515151;
}  

#blogitem a.twitter_share_button:hover{ 
	display: -moz-inline-block; 		display:inline-block; 
	padding:1px 20px 0 5px;
	height:15px; 
	border: 1px solid #d1d1d1;
	background: #abe0f8 url(images/tt-twitter3.png) no-repeat right; 
	color: #515151;
	text-decoration: none;
}  

#content #blogitem .post-ratings{
	clear: both;
	height: 30px;
	display: none;
}

#blogitem p{
}

/* End The Content */

#pagination{
	width:495px;
	background-color: #FFFFFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 30px;
	padding: 3px;
}

#pagination a:hover{
border:none;
}

#pagination img{
border:none;
}

span.navback{
width:25px;
height:15px;
display:block;
float:right;
background:url(images/back.gif) top right no-repeat;
cursor:pointer;
}

span.navforward{
width:25px;
height:15px;
display:block;
float:right;
background:url(images/forward.gif) top right no-repeat;
cursor:pointer;
}

/*---------- Sidebar ----------++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
.block ul, .block li {
	margin:0;
	border:0;
	list-style-image: url(images/fletxa.gif);
	list-style-type: none;
	padding-bottom: 5px;
	list-style-position: outside;
}



#sidebar ul, #sidebar ul ol {
	margin:0;
	padding-left:14px;
	list-style: none;
}

#sidebarleftpost ul, #sidebarleftpost ul ol {
	margin:0;
	padding:0;
}

#coroflotInteriorWidget li a{
	display: block;
	margin-bottom: 3px;
}


#sidebarleft {
	width: 300px;
	float: left;
	margin-right: 0px;
	display: inline;
}
#sidebarright {
	width: 160px;
	float: right;
	margin-left: 0px;
}

#sidebarsingle {
	width: 310px;
	float: right;
}
#sidebar {
	float: right;
	padding: 0px;
	width: 467px;
	display: inline;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}

#sidebar h3, #sidebarpost h3 {
	color:#fff;
	margin: 5px 0 0 8px;
	padding: 0;
	font: small-caps 21px "Gill Sans";
	text-transform: capitalize;
	letter-spacing: 2px;
}

#sidebarpost {
	float: right;
	padding: 0px;
	width: 300px;
	display: inline;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}


.blockhead {
	width: 300px;
	height: 34px;
	float: left;
	background: url(images/title_elem_sidebar.gif) top left repeat-x;
}

.block {
	width: 280px;
	float: left;
	background: #f3f3f3;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 12px;
	padding-left: 10px;
	border-bottom: 2px solid #233e5a;
}

#sidebarleft .sb_ad{
	margin-bottom: 10px;
}




#ratingsblock ul {
list-style: none;
}

#ratingsblock li {
margin: 0 0 8px 0;
padding: 0 0 8px 0;
border-bottom: 1px solid #E8E8E8;
}
/* End Sidebar */

/* style me some comments and inputs +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
#comments {
	width:435px;
	padding:12px 0 0;
}

#comments h3,h3#respond {
	color:#555;
	margin-bottom:7px;
}

ol.commentslist {
	list-style:none;
	margin:5px 0 12px;
	padding:0;
	width:645px;
}

.commentslist li {
	border:1px solid #BBB;
	margin-bottom:7px;
	padding:7px 0;
}

.commentslist li a {
	font-weight:700;
	background:url(images/dot.gif) repeat-x bottom left;
}

.commentslist li.alt {
}

.commentslist li:hover {
	border-color:#888;
}

.commentslist .comment_text {
	margin:0 7px;
	line-height:1.4em;
	overflow:hidden;
}

.comment_text p,.comment_text ul,.comment_text ol,.comment_text blockquote {
	margin:1em 0;
}

.comment_text ul,.comment_text ol,.comment_text blockquote {
	margin:0 1em;
}

p.author_meta {
	font-weight:700;
	text-transform:uppercase;
	margin:0 0 0 7px;
}

p.post_meta {
	font-size:11px;
	text-transform:uppercase;
	text-align:right;
	margin:0 7px 0 0;
}

.commentslist li.author {
	background:#333;
	color:#CCC;
}

.commentslist li.author a {
	color:#DDD;
}

.commentslist li.author a:hover {
	color:#FFF;
}

#comments_closed {
	background:#333;
	color:#ccc;
	padding:7px 0;
	margin-top:12px;
	line-height:1.5em;
}

p.nocomments {
	margin:0 12px 0 7px;
}

p.nocomments a {
	color:#ddd;
	font-weight:700;
	text-decoration:underline;
}

p.nocomments a:hover {
	color:#FFF;
}

ol.pingslist {
	margin:2.5em 2em;
	font-size:12px;
}

.pingslist li {
	color:#7F7F7F;
	margin:0 0 7px;
}

.pingslist li a {
	font-weight:700;
	background:url(images/dot.gif) repeat-x bottom left;
}

#commentform p {
	margin:1em 0;
}

#commentform p a {
	font-weight:700;
	background:url(images/dot.gif) repeat-x bottom left;
}

#author,#comments_wrapper #email,#url,#comment {
	font:1.1em arial,helvetica,verdana,sans-serif;
	border:1px solid #BBB;
	padding:2px;
}

#comment {
	width:620px;
	overflow:auto;
}

#commentform p small {
	font-size:10px;
	color:#7F7F7F;
}

.commentslist code {
	background:transparent;
}



#videoblock{
	background:#1A1A1A;
	width:645px;
	text-align:center;
 	margin-top: 2px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


.videoad{
	background:#1A1A1A;
	width:645px;
	text-align:center;
 	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.videoplayer h2{
	padding-top: 140px;
	color: #fff;
}

.videoplayer h3, .videoplayer p {
	color: #fff;
}

#ad_right{
	margin-bottom: 10px;
}

.wp-pagenavi{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	line-height:18px;
	margin-right: auto;
	margin-left: auto;
}

.wp-pagenavi span.pages{
	color: #919191;
	margin-right: 20px;
}

.wp-pagenavi a, .wp-pagenavi span.current{
	margin: 0 4px;
}

#navigationpost{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	background-color:#EAF2F5;
	/*	border:1px solid #83A0C1;
	color:#000000;*/
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	margin-top: 30px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
}

#navigationpost .left{
	float: left;
}

#navigationpost .right{
	float: right;
}



.wpbannerize ul, .wpbannerize li {
	margin:0;
	border:0;
	list-style-image: none;
	list-style-type: none;
	padding-bottom: 5px;
}


.followus-row {
	margin-left: 7px;
}

.followus-row a{
	margin-left: 19px;
}

.followus-row img{
	border: 0px;

}

/* Agency of the Week */

#sidebarleft .agency_otw{
	background: #ccdab2;
	float: left;
	padding: 10px;
	padding-bottom: 15px;
	margin-bottom: 10px;
	width: 280px;
	-webkit-border-radius: 4px;
	-mozilla-border-radius: 4px;
	border-bottom: 3px solid #9ab170;
}

.agency_otw h5{
	border-bottom: 5px solid #9ab170;
	font: bold 18px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #000;
	text-transform: lowercase;
	margin-bottom: 15px;
	margin-top: 0;
}

.agency_otw div{
	width: 180px;
	margin: 0 auto;
	text-align: center;
}

.aotw_name{
	font-size: 12px;
	font-weight: bold;
}

.agency_otw img{
	border: 10px solid #b3bf93;
}

.aotw_link{
	background-color: #a6a6a6;
}

.agency_otw .aotw_link{
	background-color: #a7a7a7;
	text-align: left;
	padding: 3px 0px;
}

#sidebar .aotw_link a, #sidebar .aotw_link a:visited{
	color: #fff;
	margin-left: 10px;
	font-size: 14px;
}

.aotw_name{
	background-color: #dc8872;
	font: ;
	color: #fff;
}

/* Results */

#sidebarleft .result{
	width: 280px;
	background: #071e2e;
	float: left;
	min-height: 300px;
	padding: 10px;
	margin-bottom: 10px;
	-webkit-border-radius: 4px;
	-mozilla-border-radius: 4px
}


#sidebarleft .result .r_logo{
	background: #071e2e;
	margin: 5px 1px 0 5px;
	float: left;
}

.result #post-title{
	text-align: left;
	float: right;
	width: 140px;
	font-size: 16px;
	margin-bottom: 5px;
	margin-left: 10px;
}

.result #post-title a{
	color: #fff;
}

.result #covershot{
	width: 100%;
	height:134px;
	margin-bottom: 15px;
	margin-top: 10px;
	text-align: center;
}

.result #covershot img{
	border-color: #34587d;
}

.result #description{
	margin-top: 10px;
	min-height: 0;
	clear: both;
	margin: 0 10px;
}

table#top5-results{
	width: 100%;
}

#top5-results td{
	border: 1px solid #e6e6e6;

}

#top5-results tr.top td{
	padding: 10px 5px;
	background: #f0f0f0;
}

#top5-results tr.winner{
	background: #f3f9ff;
}

#top5-results .screenshot{
	text-align: center;
	width: 160px;
	height: 150px;
	font-weight: bold;
}

#top5-results .screenshot img{
	width: 160px;
	height: 120px;
}

#top5-results .info ul{
	list-style: none;
	padding-left: 15px;
}

#top5-results .score-views, #top5-results .score-votes, #top5-results .score-rating{
	text-align: center;
}

#top5-results .winner{
	background-color: #e2ffcb;
	font-weight: bold;
	font-size: 14px;
}
