﻿/*
Theme Name: Hope
Theme URI: http://www.mrawesomeblog.fr
Description: Le Blog de Mr.Awesome, crée par Jean-Loup Weisz.
Version: 3.0 Beta 2
Author: Jean-Loup Weisz
Creation Theme by Jean-Loup Weisz || http://www.mrawesomeblog.fr
*/

/* STRUCTURE*/

body {
background: url(images/bg.png) fixed repeat;
margin:auto;
}

#header {
position : relative;
height: 130px;
width: 995px;
margin-right:auto;
margin-left:auto;
margin-top:0px;
background:url(images/header.png) no-repeat;
}

.bloc {
width: 995px;
margin: 0 auto 0 auto;
}

.content {
width: 995px;
background-image:url(images/content.png);
background-repeat:repeat-y;
overflow:hidden;
min-height:500px;
}

#footer {
width:995px;
height:164px;
background-image:url(images/footer.png);
clear: both;
}

.navbar {
clear:both;
display:block;
width: 995px;
margin: 0;
height:30px;
background:url(images/navbar.png) no-repeat;
}

.navbar ul{
	list-style:none;
	margin:0 auto;
	position:absolute;
	left:15px;
	padding:0;
}

.navbar li{
	float:left;
	list-style:none;
	margin:0;
	padding:0;
}

.navbar li a{
	float:left;
	display:block;
	color:#848383;
	text-decoration:none;
	font:11px Calibri, Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding:0 0 0 25px;
	line-height:30px;
	text-align:center;
	cursor:pointer;	
}

.navbar li a:hover{
	color:black;
}

#search { 
padding-right:30px;
float: right; 
height: 16px; 
padding-top: 4px;
margin-top: 0 !important; 
} 

#search input.text { 
font-size: 12px; 
padding: 3px; 
-moz-border-radius: 5px; 
-khtml-border-radius: 5px; 
-webkit-border-radius: 5px; 
border-radius: 5px; 
height: 15px; 
vertical-align: top; 
background: #ffffff  url(images/bg_search.png) repeat-x; 
border: 1px solid #c8d3d6; 
margin-right: 6px; 
color: black; 
float: left; 
width: 160px; 
}

#search .button { 
font-size: 12px; 
margin-top:1px;
background:url(images/search.png) no-repeat;
width: 20px;;
height:19px;
border: none; 
text-align:center;
cursor: pointer;
} 

.boutons 
{
   width: 995px;
   height:26px;
   padding-top:5px;
   position:relative;
   list-style-type: none;
}

.boutons ul{
	list-style:none;
	padding-left:30px;
	margin:0px;
}

.boutons li ul { opacity: 0; position: absolute; top:26px; left:1px; width:150px; list-style-type: none; background: black url(images/menu_hover.png) repeat-x 0 0; padding-left:5px; margin: 0;}
.boutons li ul:hover { opacity: 0; position: absolute; top:26px; left:1px; width:150px; list-style-type: none; background: burl(images/menu_hover.png) repeat-x; background-position:bottom; padding-left:5px; margin: 0;}
.boutons li ul li { float: none; position: static; background: none; height: 0; line-height: 0;}
.boutons li:hover ul li { height: 26px; line-height: 26px; width:150px;}
.boutons li:hover ul { opacity: 1; line-height:25px;}
.boutons li { float: left; position: relative; padding: 0; line-height: 26px;}
.boutons li { -webkit-transition: all 0.2s; -moz-transition: all 0.2s;}
.boutons li ul { -webkit-transition: all 0.5s;
-webkit-border-bottom-right-radius: 7px;
	-webkit-border-bottom-left-radius: 7px;
	-moz-border-radius-bottomright: 7px;
	-moz-border-radius-bottomleft: 7px;
}
.boutons li ul li { -webkit-transition: height 0.5s; }

.boutons li:hover{
	list-style:none;
	margin:0;
	padding:0;
	float:left;
}

.boutons li a{
float:left;
display:block;
color:white;
font-family: Verdana, times, serif;
font-size:11px;
text-decoration:none;
}

a.button_cine {
display: block;
background:url(images/bouton_cine.png) no-repeat 0px 0px;
width: 84px;
height: 26px;
text-decoration: none;
margin-left:2px;
}

a.button_cine:hover {
background:url(images/bouton_cine.png) no-repeat 0px -26px;
}

a.button_view {
display: block;
margin-right:2px;
background:url(images/view_button.png) no-repeat 0px 0px;
width: 52px;
height: 26px;
text-decoration: none;
}

a.button_view:hover {
opacity: 0.7;
filter:alpha(opacity=70);
	-moz-opacity:.70;
}


a.button_tv {
display: block;
background:url(images/bouton_tv.png) no-repeat 0px 0px;
width: 95px;
height: 26px;
text-decoration: none;
margin-left:2px;
}

a.button_tv:hover {
background:url(images/bouton_tv.png) no-repeat 0px -26px;}

a.button_rss {
display: block;
margin-left:93px;
background:url(images/bouton_rss.png) no-repeat 0px 0px;
width: 60px;
height: 26px;
text-decoration: none;
}

a.button_rss:hover {
background:url(images/bouton_rss.png) no-repeat 0px -26px;}

a.button_comics {
display: block;
background:url(images/bouton_comics.png) no-repeat 0px 0px;
width: 85px;
height: 26px;
text-decoration: none;
margin-left:2px;
}

a.button_comics:hover {
background:url(images/bouton_comics.png) no-repeat 0px -26px;}

a.button_twitter {
display: block;
background:url(http://www.mrawesomeblog.fr/wp-content/themes/Hope/images/bouton_twitter.png) no-repeat 0px 0px;
width: 63px;
height: 26px;
text-decoration: none;
margin-left:2px;
}

a.button_twitter:hover {
background:url(http://www.mrawesomeblog.fr/wp-content/themes/Hope/images/bouton_twitter.png) no-repeat 0px -26px;}

a.button_creas {
display: block;
background:url(images/bouton_creas.png) no-repeat 0px 0px;
width: 97px;
height: 26px;
text-decoration: none;
margin-left:2px;
}

a.button_creas:hover {
background:url(images/bouton_creas.png) no-repeat 0px -26px;}

a.button_multi {
display: block;
background:url(images/bouton_multi.png) no-repeat 0px 0px;
width: 104px;
height: 26px;
text-decoration: none;
margin-left:2px;
}

a.button_multi:hover {
background:url(images/bouton_multi.png) no-repeat 0px -26px;}

a.button_spectacles {
display: block;
background:url(images/spectacles.png) no-repeat 0px 0px;
width: 103px;
height: 26px;
text-decoration: none;
margin-left:2px;
}

a.button_spectacles:hover {
background:url(images/spectacles.png) no-repeat 0px -26px;}

a.button_fb {
display: block;
background:url(images/bouton_facebook.png) no-repeat 0px 0px;
width: 87px;
height: 26px;
text-decoration: none;
margin-left:2px;
}

a.button_fb:hover {
background:url(images/bouton_facebook.png) no-repeat 0px -26px;}

.credits {
width: 922px;
height:80px;
margin-left:35px;
font-family: Calibri, Arial, Helvetica, sans-serif;
font-size:12.2px;
text-align:center;
padding-top:90px;
position:absolute;
}

.credits a{
text-decoration:none;
color:#0d7b95;
}

.credits a:hover{
text-decoration:none;
color:#004454;
}

.advert{
	padding-top:28px;
	padding-left:496px;
	height:60px;
	width:468px;
}

.advert img{
-webkit-box-reflect: below 0px -webkit-gradient(linear, 0 0, 0 100%, from(transparent), color-stop(.5, transparent), to(white));}

.posts {
width:720px;
float:left;
display:block;
margin-left:5px;
font-family: Verdana, times, serif;
font-size:12px;
margin-top:10px;
}

.sidebar {
padding-top:0px;
vertical-align:top;
display:block;
width:260px;
margin-left:5px;
padding-left:5px;
float:right;
font-family: Verdana, times, serif;
font-size:12px;
}

.sidebar p {
	margin:0;
	padding:0;
}

.sidebar ul li{
list-style:none;

}
.sidebar ul ul li{
list-style:none;
}

.sidebar ul ul{
list-style:none;
margin:0;
padding:0;
background:none;
}

.sidebar a{
	text-decoration:none;
	color:#1c94b1;
}

.sidebar a:hover{
	text-decoration:none;
	color:#65a041;
}

.sidebar ul{
list-style:none;
margin-right:5px;
padding-right:4px;
margin-left:0px;
padding-left:0px;
padding-top:0px;
margin-top:0px;
margin-bottom:0px;
}

.sidebar hr{
border:0;
height:11px;
background-image:url(images/sep2.png);
background-repeat:no-repeat;
background-position: center;
margin-bottom:3px;
}

.sidebar li{
list-style:none;
margin:0;
padding:0;
line-height:1.5em;
}

.sidebar h2 {
color: #88bf67;
font-family: Calibri, Verdana, Arial, Helvetica, sans-serif;
font-size:18pt;
font-weight:normal;
text-align:center;
list-style:none;
padding-bottom:0px;
margin-bottom:0px;
margin-top:0px;
line-height:1.2em;
}

.logo a{
	height:58px;
	width:53px;
	background:url(images/logo.png);
	clear:both;
	float:right;
	margin-top:85px;
	margin-right:15px;
}

.logo a:hover {
-webkit-transform: scale(1.05) rotate(-1deg);
-moz-transform: scale(1.05) rotate(-1deg);}

/* TOP NEWS*/

.topnews{
	height:135px;
	display:block;
	clear:both;
	padding:0;
	vertical-align:top;
	margin-bottom:25px;
}
.gallery {
	list-style: none;
	margin-top: 10px;
	padding: 0;
	clear:both;
	display:block;
	position: relative;
	margin-left:30px;
}
.gallery li {
	padding: 10px;
	margin-left:30px;
	float: left;
	position: relative;
	width: 245px;
	height: 115px;
}
.gallery li:hover img {
	border-color: #8baab1;
	-webkit-box-reflect: below 0px -webkit-gradient(linear, 0 10%, 0 150%, from(transparent), color-stop(.5, transparent), to(white));
}
.gallery img {
	background: #fff;
	border: solid 1px #ccc;
	padding: 5px;
}
.gallery em {
	background: #fff;
	color: #000;
	font-style: normal;
	padding: 1px 9px 2px 47px;
	display: block;
	position: absolute;
	top: 20px;
	left: 5px;
	border: 1px solid #999;
	-webkit-box-shadow: 0 1px 5px #666;
	-moz-box-shadow: 0 1px 5px #666;
}
.gallery a {
	text-decoration: none;
}

.gallery span.multi {
	width: 35px;
	height: 32px;
	display: block;
	position: absolute;
	top: 13px;
	left: 13px;
	background: url(images/multi.png) no-repeat;
	z-index: 3;
}

.gallery span.cine {
	width: 35px;
	height: 32px;
	display: block;
	position: absolute;
	top: 13px;
	left: 12px;
	background: url(images/cine.png) no-repeat;
	z-index: 3;
}

.gallery span.tv {
	width: 35px;
	height: 32px;
	display: block;
	position: absolute;
	top: 13px;
	left: 12px;
	background: url(images/tv2.png) no-repeat;
	z-index: 3;
}

/* Images */

.imageborder{
border: 1px solid #ccc;
background-color: #fff;
margin-bottom: 4px;
padding: 5px;
}

a:hover .imageborder {
border: 1px solid #009ee0;
background-color: #fff;
padding: 5px;
margin-bottom: 4px;
}

.imageborder2{
border: 1px solid #ccc;
background-color: #fff;
padding: 3px;
}

img.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}
img.alignright {
padding: 3px;
margin: 0 0 2px 7px;
display: inline;
}
img.alignleft {
padding: 3px;
margin: 0 7px 2px 0;
display: inline;
}
.alignright {
float: right;
}
.alignleft {
float: left;
}

/* Home */

.post_mini-home {
clear:both;
float:left;
border: 1px solid #ccc;
background-color: #fff;
margin-bottom: 4px;
padding: 4px;
margin-right:5px;
	}
	
.category-home {
background-image:url(images/sep.png);
background-repeat:no-repeat;
background-position: bottom;
padding-bottom:2.5em;
margin-bottom:2em;
	}
	
.post-home {
display:block;
width:705px;
margin-left:6px;
padding-bottom:0px;
*padding-bottom:5px;
padding-top:10px;
vertical-align:top;
font-family: Verdana, times, serif;
font-size: 11px;
line-height:1.5em;
border-bottom:1px;
border-bottom-color:#d1e0ef;
border-bottom-style:solid;
min-height:95px;
}

.post-home h2{
font:13px/1.384 Tahoma, Lucida, Arial, sans-serif;
text-decoration:none;
color: #09C;
font-weight:normal;
padding-bottom:0px;
margin-bottom:0px;
margin-top:0px;
}

.post_content-home{
	text-align:justify;
}

.post-home h2 a{
text-decoration:none;
color: #09C;
font-weight:bold;
}

.post-home h2 a:hover{
text-decoration:none;
color: #65a041;
font-weight:bold;
}

.post_content-home a{
text-decoration:none;
color:#1c94b1;
}

.post_content-home a:hover{
text-decoration:none;
color:#65a041;
}

.postmetadata-home{
	color:#959595;
	margin-top:0px;
}

.postmetadata-home a{
font-size: 11px;
color: #598f9c;
text-decoration:none;
}

.postmetadata-home a:hover{
color: #65a041;
text-decoration:none;
}

.post_content-home p{
margin-top:0px;
}

.post_title-home p{
margin-bottom:0px;
margin-top:0px;
}

/* PAGINATION PLUGIN */

.pagination{
	margin-top:10px;
	margin-bottom:5px;
}

/* NEWS PAR CAT */

.cat_cine{
background: url("/wp-content/themes/Hope/images/cine_mini.png") center left no-repeat;
height:40px;
padding-bottom:6px;
display:inline-block;
clear:both;
margin-left:5px;
}

.list_cat_cine h2{
color: #ec3a4f;
font-family: Calibri, Verdana, Arial, Helvetica, sans-serif;
font-size:18pt;
font-weight:normal;
text-decoration:none;
display:inline;
line-height:18pt;
}

.list_cat_cine h2 span{
font-size: 8pt;
font-family: Verdana, times, serif;
text-decoration:none;
color:#000;
}

.list_cat_cine{
position:static;
padding-top:5pt;
padding-bottom:5pt;
height:24px;
border-bottom:2px;
border-bottom-color:#e2001a;
border-bottom-style:solid;
width:670px;
margin-left:36px;
}

.cat_cine a{
font-size: 11px;
font-family: Verdana, times, serif;
color: #598f9c;
text-decoration:none;
}

.cat_cine a:hover{
color: #78b2c0;
text-decoration:none;
text-decoration:underline;
}

.cat_tv{
background: url("/wp-content/themes/Hope/images/tv_mini.png") center left no-repeat;
height:40px;
padding-bottom:6px;
display:inline-block;
margin-left:5px;
clear:both;
}

.list_cat_tv h2{
color: #9e0a88;
font-family: Calibri, Verdana, Arial, Helvetica, sans-serif;
font-size:18pt;
font-weight:normal;
text-decoration:none;
display:inline;
line-height:18pt;
}

.list_cat_tv h2 span{
font-size: 8pt;
font-family: Verdana, times, serif;
text-decoration:none;
color:#000;
}

.list_cat_tv{
position:static;
padding-top:5pt;
padding-bottom:5pt;
height:24px;
border-bottom:2px;
border-bottom-color:#69085a;
border-bottom-style:solid;
width:670px;
margin-left:38px;
}

.cat_tv a{
font-size: 11px;
font-family: Verdana, times, serif;
color: #598f9c;
text-decoration:none;
}

.cat_tv a:hover{
color: #78b2c0;
text-decoration:none;
text-decoration:underline;
}

.cat_crea{
background: url("/wp-content/themes/Hope/images/crea_mini.png") center left no-repeat;
height:40px;
padding-bottom:6px;
display:inline-block;
clear:both;
margin-left:5px;
}

.list_cat_crea h2{
color: #f8b356;
font-family: Calibri, Verdana, Arial, Helvetica, sans-serif;
font-size:18pt;
font-weight:normal;
text-decoration:none;
display:inline;
line-height:18pt;
}

.list_cat_crea h2 span{
font-size: 8pt;
font-family: Verdana, times, serif;
text-decoration:none;
color:#000;
}

.list_cat_crea{
position:static;
padding-top:5pt;
padding-bottom:5pt;
height:24px;
border-bottom:2px;
border-bottom-color:#f29400;
border-bottom-style:solid;
width:670px;
margin-left:40px;
}

.cat_crea a{
font-size: 11px;
font-family: Verdana, times, serif;
color: #598f9c;
text-decoration:none;
}

.cat_crea a:hover{
color: #78b2c0;
text-decoration:none;
text-decoration:underline;
}

.list_cat_bd h2 span{
font-size: 8pt;
font-family: Verdana, times, serif;
text-decoration:none;
color:#000;
}

.cat_bd{
background: url("/wp-content/themes/Hope/images/bd_mini.png") center left no-repeat;
height:40px;
padding-bottom:6px;
display:inline-block;
clear:both;
margin-left:5px;
}

.list_cat_bd h2{
color: #04a0c9;
font-family: Calibri, Verdana, Arial, Helvetica, sans-serif;
font-size:18pt;
font-weight:normal;
text-decoration:none;
display:inline;
line-height:18pt;
}

.list_cat_bd h2 span{
font-size: 8pt;
font-family: Verdana, times, serif;
text-decoration:none;
color:#000;
}

.list_cat_bd{
position:static;
padding-top:5pt;
padding-bottom:5pt;
height:24px;
border-bottom:2px;
border-bottom-color:#0392c3;
border-bottom-style:solid;
width:670px;
margin-left:44px;
}

.cat_bd a{
font-size: 11px;
font-family: Verdana, times, serif;
color: #598f9c;
text-decoration:none;
}

.cat_bd a:hover{
color: #78b2c0;
text-decoration:none;
text-decoration:underline;
}

.cat_info{
background: url("/wp-content/themes/Hope/images/info_mini.png") center left no-repeat;
height:40px;
padding-bottom:6px;
display:inline-block;
clear:both;
}

.list_cat_info h2{
color: #88bf67;
font-family: Calibri, Verdana, Arial, Helvetica, sans-serif;
font-size:18pt;
font-weight:normal;
text-decoration:none;
display:inline;

line-height:18pt;
}

.list_cat_info h2 span{
font-size: 8pt;
font-family: Verdana, times, serif;
text-decoration:none;
color:#000;
}

.list_cat_info{
position:static;
padding-top:5pt;
padding-bottom:5pt;
height:24px;
border-bottom:2px;
border-bottom-color:#090;
border-bottom-style:solid;
width:670px;
margin-left:46px;
}

.cat_info a{
font-size: 11px;
font-family: Verdana, times, serif;
color: #598f9c;
text-decoration:none;
}

.cat_info a:hover{
color: #78b2c0;
text-decoration:none;
text-decoration:underline;
}

.list_cat_spectacle h2{
color: #015b98;
font-family: Calibri, Verdana, Arial, Helvetica, sans-serif;
font-size:18pt;
font-weight:normal;
text-decoration:none;
display:inline;
line-height:18pt;
}

.list_cat_spectacle h2 span{
font-size: 8pt;
font-family: Verdana, times, serif;
text-decoration:none;
color:#000;
}

.list_cat_spectacle{
position:static;
padding-top:5pt;
padding-bottom:5pt;
height:24px;
border-bottom:2px;
border-bottom-color:#015b98;
border-bottom-style:solid;
width:700px;
margin-left:10px;
}

.cat_spectacle a{
font-size: 11px;
font-family: Verdana, times, serif;
color: #598f9c;
text-decoration:none;
}

.cat_spectacle a:hover{
color: #78b2c0;
text-decoration:none;
text-decoration:underline;
}

/* SINGLE ARTICLE */

.post_content {
font-size: 11px;
font-family: Verdana, Arial, Helvetica, sans-serif;
margin-bottom:15px;
}

.post_content hr{margin-top:10px; border:0; height:1px; color:#96cfdf; background-color:#96cfdf; width:90%;}

.post_content strong{
color: #65a041;
}

.post_content li{
	color:#65a041;
}

.post_content a{
text-decoration:none;
color:#1c94b1;
}

.post_content a:hover{
text-decoration:none;
color:#83a3aa;
}

.postmetadata a{
font-size: 11px;
color: #598f9c;
text-decoration:none;
}

.postmetadata a:hover{
color: #65a041;
text-decoration:none;
}

.post h2{
font-family: Calibri, Verdana, Arial, Helvetica, sans-serif;
font-size:20pt;
letter-spacing:-2px;
text-decoration:none;
color: #09C;
font-weight:normal;
padding-bottom:0px;
margin-bottom:0px;
margin-top:0px;
line-height:1.1em;
}

.post h2 a{
text-decoration:none;
color: #09C;
}

.post h2 a:hover{
text-decoration:none;
color: #65a041;
}

.postmetadata {
margin-top:5px;
margin-bottom:6px;
font-size: 1em;
color: #999;
}

.post {
width:710px;
margin-left:5px;
line-height:1.2em;
}

.navigation a{
	text-decoration:none;
	color:#1c94b1;
	font-size:1.1em;
	font-family:Verdana, Geneva, sans-serif;
}

.navigation a:hover{
	text-decoration:none;
	color:#65a041;
}

a.post-edit-link{
	text-decoration:none;
	color:#1c94b1;
	font-size:1.1em;
	font-family:Verdana, Geneva, sans-serif;
}

a:hover.post-edit-link{
	text-decoration:none;
	color:#65a041;
}

/* COMMENTAIRES */

.comments-template h2, .comments-template h3{
	color: #88bf67;
	font-family: Calibri, Verdana, Arial, Helvetica, sans-serif;
    font-size:15pt;
}

.comments-template{
	margin: 10px 0 0 10px;
	background-image:url(images/sep.png);
background-repeat:no-repeat;
background-position: bottom;
padding-bottom:2em;
margin-bottom:1.5em;
width:700px;
font-family: Tahoma, Verdana, times, serif;
font-size: 11px;
}

.comments-template a{
	text-decoration:none;
	color:#1c94b1;
}

.comments-template a:hover{
	text-decoration:none;
	color:#83a3aa;
}
 
.comments-template ol{
	margin: 10px;
	padding: 0 0 0 15px;
	list-style: none;
}

.cadre_commentaires {
border-bottom: 1px solid #ccc;
border-top: 1px solid #ccc;
}
.comments-template ol li{
	margin: 10px 0 0 0;
	line-height: 15px;
	padding: 0 0 5px;
}

/* CONTACT PAGE */

.newslist{
background: url("/wp-content/themes/Hope/images/news.png") center left no-repeat;
height:52px;
padding-bottom:5px;
display:inline-block;
clear:both;
}

.list h2{
color: #88bf67;
font-family: Calibri, Verdana, Arial, Helvetica, sans-serif;
font-size:18pt;
font-weight:normal;
text-decoration:none;
display:inline;
line-height:18pt;
}

.list h2 span{
font-size: 8pt;
font-family: Verdana, times, serif;
text-decoration:none;
color:#000;
}

.list {
position:static;
padding-top:11pt;
padding-bottom:5pt;
height:25px;
border-bottom:2px;
border-bottom-color:#090;
border-bottom-style:solid;
width:660px;
margin-left:48px;
}

.pagetitle {
color: #88bf67;
font-family: Calibri, Verdana, Arial, Helvetica, sans-serif;
font-size:12pt;
font-weight:bold;
text-align:center;
	}

/* PROMO iPHONE*/

#promo_iphone a img:hover{
opacity: 1;
}

#promo_iphone a img{
opacity: .9;
}

.iphone_promo{
background:url(images/reflects.png) no-repeat;
width: 229px;
background-position:bottom;
margin-left:12px;
height:115px;
margin-bottom:0px;
padding-bottom:0px;
margin-top:10px;
}

.promo span{
font:11px Tahoma, Lucida, Arial, sans-serif;
color:#a0a0a0;
line-height:1em;
width: 235px;
}

.search_title strong{
color: #65a041;
}

.search_title{
font:12px Tahoma, Lucida, Arial, sans-serif;
color:#1b1b1b;
}

.beta_banner{position: absolute; top: 0; right: 0; z-index: 9999;}
.beta_banner a img{opacity: .9;}
.beta_banner a img:hover{opacity: 1;}
.beta_banner a {text-decoration: none; border: 0;}
.beta_banner a:hover {text-decoration: none; border: 0;}

.top { width:100%; height:20px; background: url(images/navbar_top.gif) fixed repeat;}

.top_nav ul{list-style:none; padding:0; margin:0 auto; position:relative; color:#a0a0a0; height:20px; width:995px;}
	
.top_nav li{list-style:none; padding:0; float:left; line-height:20px; font:11px Tahoma, Lucida, Arial, sans-serif; color:#a0a0a0; text-align:center;}

.top_nav li a{display:block; font:11px Tahoma, Lucida, Arial, sans-serif; color:#a0a0a0; text-decoration:none; float:left; padding-left:10px; line-height:20px;}

.top_nav li.network {padding-top:3px; padding-left:5px; color:#FFF; padding-right:10px;}

.top_nav li a:hover{color: white;}

.top_nav li.current a span{
	background:url(images/glow.png) no-repeat;
	background-position:center bottom;
	width: 115px;
}

.top_nav li a:hover span{
	background:url(images/glow.png) no-repeat;
	background-position:center bottom;
	width: 115px;
}

.top_nav li a span{
	float:left;
	display:block;
	width: 115px;
	text-align:center;
}

/* PLUGINS */

.ratings {height:44px; width:171px; background:url(images/ratings_box.png) no-repeat; text-align:"center"; padding-bottom:10px; margin-left:auto; margin-right:auto;}
.ratings p {padding-top:10px; text-align:center; margin-left:auto; margin-right:auto;}

.twitter_counter {display: inline; float:right; margin-left:5px; margin-right:0px; margin-top:0px; padding:0px;}

.pubs {display:block; padding-top:2Opx; height:60px; clear:both;}

.tags {display:block; position:relative; margin-top:10px; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px;}
.tags a{text-decoration:none; color:#1c94b1;}
.tags a:hover {text-decoration:none; color:#83a3aa;}
.tags strong {color: #65a041;}

.center{display:block; margin-left:auto; margin-right:auto; text-align:center; position:center;}