#maincontent .col {/*background: #ccc;background: rgba(200,200,200, 0.25);*/}

header {height:40px;padding:150px 0px 10px 0px;}

.line-separator {background:#D5D5D5;clear:both;color:#FFE;display:block;font-size:0;line-height:0;height:1px;margin-bottom:10px;}
.glass-separator {background:transparent;clear:both;color:transparent;display:block;font-size:0;line-height:0;height:1px;margin-bottom:10px;}

#topnav{/*display:block*/;float:left;width:100%px;margin:0;padding:0;list-style:none;font-size:13px;font-weight:normal;font-family:Verdana, Arial, Helvetica, sans-serif;color:#FFFFFF;background-color: #a9a9a9;}
#topnav ul, #topnav li{float:left;list-style:none;margin:0;padding:0;} 
#topnav li a:link, #topnav li a:visited, #topnav li a:hover{display:block;margin:0;padding:15px 20px;color:#FFFFFF;background-color: #a9a9a9;}
#topnav ul ul li a:link, #topnav ul ul li a:visited{border:none;} 
#topnav li.last a{margin-right:0;}
#topnav li a:hover, #topnav ul li.active a{color:#FFFFFF;background-color: #dc143c;}

#topnav li a.selected {color:#FFFFFF;background-color: #dc143c;}

#topnav li li a:link, #topnav li li a:visited{float:none;margin:0;padding:7px 10px;font-size:12px;font-weight:normal;color:#FFFFFF;background-color: #47609f;} 
#topnav li li a:hover{color:#FFFFFF;background-color: #394d80;} 
#topnav li ul{background:#FFFFFF;z-index:9999;position:absolute;left:-999em;height:auto;width:170px;border-left:1px solid #FFFFFF;border-bottom:1px solid #FFFFFF;}
#topnav li ul a{width:140px;} 
#topnav li ul ul{margin:-32px 0 0 0;} 
#topnav li:hover ul ul{left:-999em;} 
#topnav li:hover ul, #topnav li li:hover ul{left:auto;} 
#topnav li:hover{position:static;} 
#topnav li.last a{margin-right:0;}

#search{display:block;float:right;width:245px;height:36px;margin:0;padding:10px 0 0 8px;color:#FFFFFF;	background-color: #a9a9a9;border-left:0px dotted #666666;overflow:hidden;}
#search input{display:block;float:left;width:145px;margin:0 5px 0 0;padding:5px;color:#B6B6B6;background-color: #ffffff;border:1px solid #343434;font-family:Verdana, Arial, Helvetica, sans-serif;font-size:12px;} 
#search input#go{width:68px;height:26px;margin:0;padding:4px 0;text-transform:uppercase;color:#FFFFFF;background-color: #32cd32;border-color: #727272;cursor:pointer;font-weight:normal;}

ul#xstatmenucat {font-family:Verdana, sans-serif;font-size:9px;margin:0;padding:0;list-style:none;}
ul#xstatmenucat li {background-color: #eee8aa;/*border-bottom:5px solid #54BAE2;*/ display:block;height:12px;margin:3px;float:left;padding:4px 4px 4px 4px;}
ul#xstatmenucat li a {color: black;display:block;font-weight:bold;/*line-height:30px;*/text-decoration:none;height:14px;text-align:center;}
ul#xstatmenucat li.active, ul#xstatmenucat li:hover {background-color: #d4c42d;/*border-bottom:5px solid #FF831C;*/}
ul#xstatmenucat li.current-tab {color:#000000;background-color: #d4c42d;}
ul#xstatmenu {font-family:Verdana, sans-serif;font-size:11px;margin:0;padding:0;list-style:none;}
ul#xstatmenu li {background-color:#f5f5f5;/*border-bottom:5px solid #54BAE2;*/ display:block;height:20px;margin:2px;float:left;padding:5px 15px 5px 15px;}
ul#xstatmenu li a {color: #462d13;display:block;font-weight:bold;line-height:30px;text-decoration:none;height:20px;text-align:center;}
ul#xstatmenu li.active, ul#xstatmenu li:hover {background-color:#ddedf7;/*border-bottom:5px solid #FF831C;*/}
ul#xstatmenu li.current-tab {color:#000000;background-color: #d4c42d;}




#tagcloudbig{width:100%;border:1px solid #DCDCDC;	margin-top:0px;background-color:white;margin-bottom:5px;}
#tagcloudbig .title{color:#003399;width:100%;background-color:#DCDCDC;font-size:17px;text-transform:uppercase;color:#4b4745;font-weight:normal;text-indent:24px;}
ul.tagcloudbig{list-style:none;margin:0px;line-height:60px;padding:0.5em;width:90%;text-align:justify;padding-left:24px;}
ul.tagcloudbig li{display:inline}
ul.tagcloudbig a{text-decoration:none;margin-right:0.2em}
ul.tagcloudbig a:hover{text-decoration:underline;color:White;background-color:#F75959;}
a.bigsize1{font-size:130%;color:#AFAFAF;;}
a.bigsize2{font-size:150%;color:#4d5a66;}
a.bigsize3{font-size:180%;color:#D20074;}
a.bigsize4{font-size:230%;color:#007bf0;font-weight:bold;}
a.bigsize5{font-size:280%;color:#778899;font-weight:bold;}
.color {color:#f0ffff;}

.navcontainersidebar ul {margin:0;padding:0;list-style-type:none;}
.navcontainersidebar li {margin:0;}
.navcontainersidebar a {display:block;color: #462d13;background-color: #eee8aa;width:90%;padding:3px 12px 3px 8px;text-decoration:none;border-bottom:1px solid #fff;font-weight:bold;}
.navcontainersidebar a:hover {background-color: #b2a423;color:#FFF;}
.navcontainersidebar li li a {display:block;color:#696969;background-color:transparent;width:90%;;;padding:3px 3px 3px 17px;text-decoration:none;border-bottom:1px solid #fff;font-weight:normal;}

a { 
color : #462d46;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
text-decoration: none;
}

a:visited {color : #3d719e;}
a:focus { outline : thin dotted; color : rgb(0,0,0); }
a:hover, a:active { outline : 0;color : #376084;}

/* PAGING */
h4.paging { color: #444; margin-bottom : 0.2em; font-size : 1.5em; /* 24 / 16  */ line-height : 1.25; }
h6.paging { color: #666; font-size : 1em; /* 16 / 16  */ font-weight: bold;  background-image: url(/css/images/icon_time.png);  background-repeat: no-repeat;  text-indent: 20px;  background-position: 0px;    }
.pagingimgleft {
border: 0.3em solid white;padding:0.3em ;color:#666666;background-color:#FFFFFF;
float:left;margin-right:16px;	margin-bottom:2em;background:rgb(255, 255, 255);
box-shadow:0.5em 0.5em 0.5em rgba(0, 0, 0, 0.2);
-webkit-box-shadow:0.5em 0.5em 0.5em rgba(0,0,0, .2);
-moz-box-shadow:0.5em 0.5em 0.5em rgba(0, 0, 0, 0.2);
}

/* POST */
.postimgleft {
border: 0.3em solid white;padding:0.3em ;color:#666666;background-color:#FFFFFF;
float:left;margin-right:16px;	margin-bottom:2em;background:rgb(255, 255, 255);
box-shadow:0.5em 0.5em 0.5em rgba(0, 0, 0, 0.2);
-webkit-box-shadow:0.5em 0.5em 0.5em rgba(0,0,0, .2);
-moz-box-shadow:0.5em 0.5em 0.5em rgba(0, 0, 0, 0.2);
}

.tagbox {background: #eee8aa;padding:5px 10px 5px 10px;font-size:18px;border:0px solid black;line-height:36px;}
.relateds-img {float:left;margin-right:1.8em;	margin-bottom:1em;margin-top:0.2em;background:rgb(238, 238, 238);
-webkit-box-shadow:5px 5px 8px rgba(0,0,0, .3);-moz-box-shadow:5px 5px 8px rgba(0, 0, 0, 0.3);box-shadow:5px 5px 8px rgba(0, 0, 0, 0.3);border:2px solid #f5f5f5;}
.relateds-category a{font-size:12px;float:left;background: #f5a615;padding:0 5px 0 5px;margin-right:8px;  color: white;
	-webkit-border-radius: 6px;-khtml-border-radius: 6px;	-moz-border-radius-topleft: 6px;	border-radius: 4px;}
.relateds-title a{font-size:18px;display:inline;color: maroon;  background-color: #fbfbfb; }
.last-rateds-img {float:left;margin-right:1.8em;	margin-bottom:1em;margin-top:0.2em;background:rgb(238, 238, 238);
-webkit-box-shadow:5px 5px 8px rgba(0,0,0, .3);-moz-box-shadow:5px 5px 8px rgba(0, 0, 0, 0.3);box-shadow:5px 5px 8px rgba(0, 0, 0, 0.3);border:2px solid #f5f5f5;}
.last-rateds-category a{font-size:12px;float:left;background: #f5a615;padding:0 5px 0 5px;margin-right:8px;  color: white;
	-webkit-border-radius: 6px;-khtml-border-radius: 6px;	-moz-border-radius-topleft: 6px;	border-radius: 4px;}
.last-rateds-title a{font-size:18px;display:inline;color: #dc143c;}
.last-rateds-text {font-size:12px;color: gray;}
.people-dashboard {float:right;margin-right:5px;margin-left:5px;margin-bottom:20px;background: rgb(238, 238, 238);
  -webkit-box-shadow: 0.3em 0.3em 0.3em rgba(0,0,0, .7); -moz-box-shadow: 0.3em 0.3em 0.3em rgba(0, 0, 0, 0.7); box-shadow: 0.3em 0.3em 0.3em rgba(0, 0, 0, 0.7);
    border: 2px solid #f5f5f5;}

.people-sidebar {float:left;margin-right:5px;margin-left:5px;margin-bottom:20px;background: rgb(238, 238, 238);
  -webkit-box-shadow: 1em 1em 1em rgba(0,0,0, .7); -moz-box-shadow: 1em 1em 1em rgba(0, 0, 0, 0.7); box-shadow: 1em 1em 1em rgba(0, 0, 0, 0.7);
    border: 2px solid #f5f5f5;}
.picswrapper{width:99.0%;color:#666666;background-color: #f5f5f5;height:70px;
}

.pagerDB {font:9pt/1.5em Arial, Tahoma, Verdana, "Lucida Grande", sans-serif;color:#333;clear:both;}
.pagerDB a, .pagerDB strong .pagerDB-current {padding:0.0em;}
div.pagerDB {clear:both;padding:0 0px;margin-top:25px;}
div.pagerDB a {border:1px solid #ccc;padding:0.5em;margin:0 2px;color:#666;font-size:14px;}
 .pagerDB-current {border: 1px solid #748ac1;padding:0.5em;margin:0 2px;color:#fff;font-size:14px;background-color: #748ac1;text-decoration:none;}
.pagerDB-disabled {border: 1px solid #415892;padding:0.5em;margin:0 2px;color: #748ac1;font-size:14px;background-color: #e0e4f2;text-decoration:none;}
div.pagerDB a:hover {border: 1px solid #748ac1;padding:0.5em;margin:0 2px;color:#fff;font-size:14px;background-color: #748ac1;text-decoration:none;}
div.pagerDB strong {border:1px solid #384c7e;padding:0.5em;font-size:14px;margin:0 2px;color:#FFFFFF;background-color: #384c7e;}


/*http://www.usabilitypost.com/2012/01/10/pressed-button-state-with-css3/*/
.btn1 {
    padding: 3px 5px; font-size: 11px;
    background: #4479BA; color: #FFF;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border: solid 1px #20538D;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.4);
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
    -webkit-transition-duration: 0.2s;
    -moz-transition-duration: 0.2s;
    transition-duration: 0.2s;
    -webkit-user-select:none;
    -moz-user-select:none;
    -ms-user-select:none;
    user-select:none;
}
.btn1:hover {
    background: #356094; border: solid 1px #2A4E77;
    text-decoration: none; color: white;
}
.btn1:active {
    -webkit-box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.6);
    -moz-box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.6);
    box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.6);
    background: #2E5481;
    border: solid 1px #203E5F;
}

.btn1:visited {color: white;}

.btn2, .btn2:visited {
    padding: 3px 5px; font-size: 11px;
    background: #f4f4f4; color: black;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border: solid 1px #cbcbcb;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 1);
    /*-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);*/
    -webkit-transition-duration: 0.2s;
    -moz-transition-duration: 0.2s;
    transition-duration: 0.2s;
    -webkit-user-select:none;
    -moz-user-select:none;
    -ms-user-select:none;
    user-select:none;
}

.btn2:hover {
    background: #ff1493; border: 1px solid #ff6fbe;
    text-decoration: none; color: white;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 1);
}
.btn2:active {
    background: #c4006c; border: 1px solid #ff6fbe;
    text-decoration: none; color: white;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.2);
}

.btn3, .btn3:visited {
    padding: 3px 5px; font-size: 11px;
    background: #f4f4f4; color: #545454;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border: solid 1px #cbcbcb;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 1);
    /*-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 1px rgba(0, 0, 0, 0.2);*/
    -webkit-transition-duration: 0.2s;
    -moz-transition-duration: 0.2s;
    transition-duration: 0.2s;
    -webkit-user-select:none;
    -moz-user-select:none;
    -ms-user-select:none;
    user-select:none;
    
}
.btn3:hover {
    /*background: #dbdbdb;*/ border: 1px solid #878787;
    text-decoration: none;
    color: black;
}
.btn3:active {
    background: #c4006c; border: 1px solid #ff6fbe;
    text-decoration: none; color: white;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.2);
}

.rated-message { 
font-family:  LeagueGothicRegular, 'lucida sans unicode', 'lucida grande', 'Trebuchet MS', verdana, arial, helvetica, helve, sans-serif;
color: #000;
margin: 0.6em;
font-size : 1em; /* 96 / 16 */
line-height : 1.0;
text-align: center;
}

.rated-thanks { 
font-family:  LeagueGothicRegular, 'lucida sans unicode', 'lucida grande', 'Trebuchet MS', verdana, arial, helvetica, helve, sans-serif;
color: #000;
margin-bottom : 0.0em;
font-size : 4em; /* 96 / 16 */
line-height : 1.0;
background: #eaeaea;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
text-align: center;
}

.rated-title { 
font-family:  LeagueGothicRegular, 'lucida sans unicode', 'lucida grande', 'Trebuchet MS', verdana, arial, helvetica, helve, sans-serif;
color: #394d80;
margin-bottom : 0.0em;
font-size : 2em; /* 96 / 16 */
line-height : 1.2em;
 font-weight: bold;
}

.rated-box-dx { 
font-family:  LeagueGothicRegular, 'lucida sans unicode', 'lucida grande', 'Trebuchet MS', verdana, arial, helvetica, helve, sans-serif;
color: #000;
margin-bottom : 0.0em;
font-size : 1em; /* 96 / 16 */
line-height : 1.0;
background: #eaeaea;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
text-align: right;
}

#stats-container{padding:0px 0px 0 0px;background:transparent;margin:0px;margin-bottom:15px;}
ul#sub-menu{list-style-type:none;width:100%;position:relative;height:27px;font-family:"Trebuchet MS",Arial,sans-serif;font-size:13px;font-weight:bold;margin:0px;padding:0px 0 0 0;}
ul#sub-menu li{display:block;float:left;margin:0 0 5 4px;height:30px;}
ul#sub-menu li.left{margin:0;}
ul#sub-menu li a{display:block;float:left;color:#fff;background: #748ac1;line-height:30px;text-decoration:none;padding:0 17px 0 18px;height:30px;}
ul#sub-menu li a.right{padding-right:19px;}
ul#sub-menu li a:hover{background:#2E4560;}
ul#sub-menu li a.current{color:#708090;background:yellow;}
ul#sub-menu li a.current:hover{color:#2E4560;background:#fff;}

.video-container {
	position: relative;	padding-bottom: 56.25%;
	padding-top: 30px;	height: 0;	overflow: hidden;
}

.video-container iframe,  
.video-container object,  
.video-container embed {
	position: absolute;	top: 0;	left: 0;	width: 100%;	height: 100%;}






.meteonews {
	font-size:10px;line-height:14px;color: #353535;	text-decoration: none;
	border: 1px solid #f5f5f5;
	margin-bottom: 5px;
	background-color: white;
	padding: 0px;width:298px;float:left;
	font-family: Arial, Helvetica, sans-serif;CLEAR:BOTH;margin-right:17px;}


.meteonews .head {width:298px;height: 20px;font-size: 10px;margin-top:0px;  background-color: white;  border-bottom: 1px solid #ffffff;  font-weight: bold;  color: white;  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;     }
	
.meteonews .head .meteo{color: #778899;padding:0px;width:178px;float:left;line-height:20px;padding-left:0px;  text-indent: 4px;   }

/*.meteonews .head .mtoday{padding:0px;float:left;width:102px;line-height:30px;  color: white; }*/

.meteonews .head .mtomorrow{padding:0px;float:left;line-height:20px;  background-color: #ededed;width:120px;padding-left:0px; float:left;text-indent: 4px;  color: #a9a9a9;  
 }

.meteonews .rows {
padding:0px;	border-top: 1px solid #f5f5f5;	height: 30px;
padding-top:5px;padding-bottom:5px;	background: url(/images/meteo-bgrow.png) repeat;width:298px;border-bottom: 1px solid #ffffff;}

.meteonews .city  {
	font-size:10px;font-weight:bold;	color: #1e90ff;
	text-decoration: none;width:60px;
float:left;padding-top:5px;padding-left:6px;}

.meteonews .citytoday  {float:left;margin-top:0px;padding-right:4px;}

.meteonews .citytomorrow  {float:left;margin-top:0px;margin-left:6px;padding-right:10px;padding-left:10px;}

.meteonews .citytodaymax  {
	float:left;margin-top:0px;width:22px;background: url(/images/arrow_up.gif) no-repeat 2px 2px;padding-left:0px;margin-left:10px;padding-top:8px;
	font-weight: bold;color: #0067ce;}

.meteonews .citytodaymin  {
		float:left;margin-top:0px;width:22px;background: url(/images/arrow_down.gif) no-repeat 1px 24px;padding-left:0px;margin-left:10px;padding-top:8px;	font-weight: bold;
		color: #f50707;height:30px;}

.meteotoday{	background-color: #f5f5f5;	color: black;}
.meteotomorrow{	background-color: #f0f8ff;	color: #696969;}


#weather {margin:0px;	padding:0px;	background-color: aqua;	/*min-height: 152px;*/	}
#weather ul	{margin:0px;	padding:0px;background-color: #f5f5f5;	/*height: 52px;*/width: 300px;}	
	#weather li	{
	margin:0px;	padding:0px;background-color: transparent;
	height: 52px;color: #059bd8;list-style-type: none;
	font-weight: bold; font-size: 12px;	}	
	#weather img {float:left;padding:0px;	border: 0px solid black;}	
	#weather .city {line-height:30px;padding-left:10px; color:#b22222; background-color:transparent;}
	

	
.hmcitytodaymax  {font-family:sans-serif;font-size:0.9em;text-align:center;
	float:left;margin-top:0px;min-width:18px;background: url(/images/arrow_up.gif) no-repeat 2px 2px;padding-left:0px;margin-left:2px;padding-top:8px;
	font-weight: bold;color: #0067ce;}
.hmcitytodaymin  {font-family:sans-serif;font-size:0.9em;
		float:left;margin-top:0px;min-width:18px;background: url(/images/arrow_down.gif) no-repeat 1px 26px;padding-left:0px;margin-left:2px;padding-top:8px;	font-weight: bold;
		color: #f50707;height:30px;}
	
.hmcitylabel  {font-family:sans-serif;font-size:1.1em;text-align:left;  background: #f5f5f5;  }
	
	
	
/* Pager
------------------------------------------------- */
.pagerSC {
	clear: both; height: 1%; /* Fixes double padding in IE */
	background: #3E3E3E;
	margin: 0 10px 0 0;	border: 5px solid #313131;
	font-size: 0.8em;	font-family: Tahoma, Arial, Helvetica, Sans-serif;
}

.pagerSC a, .pagerSC span {
    display: block; float: left; padding: 0.3em 0.5em; margin-right: 0.1em;
	text-decoration: none; background: #3E3E3E; color: #ffffff;
}

.pagerSC span {color: #868686;}
.pagerSC .currentSC {background: #313131;}
.pagerSC a:hover {background: #EC5210;}
.pagertop {	border-top: 0 none;}
.pagerbottomSC {border-bottom: 0 none;}
.pagerSC ul {margin: 0;padding: 0;}
.pagerSC li {margin: 0;padding: 0;}
/* Pager
------------------------------------------------- */




h1 {
	font-family:Georgia, "Times New Roman", Times, serif;font-size:2.6em;line-height:1.0em;
}

h2 {
	font-family:Georgia, "Times New Roman", Times, serif;font-size:2.0em;line-height:1.0em;padding-top:0px;margin-top:0px;
}

h4 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.4em;line-height:1.8em;
	padding-top:0px;margin-top:0px;
	color: #778899;
	background-color: yellow;
	text-indent: 5px;
}


h5 {
	font-family:Georgia, "Times New Roman", Times, serif;font-size:1.0em;padding-top:18px;padding-bottom:15px;margin-bottom:0px;
}

h6 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.4em;line-height:1.8em;
	padding-top:0px;margin-top:0px;
	color: #778899;
	background-color: transparent;
	text-indent: 5px;
}


p {font-family:Georgia, "Times New Roman", Times, serif;	font-size:1.2em;line-height:1.5em;margin-bottom:0.6em;}

#relateds p {
	font-family:Georgia, "Times New Roman", Times, serif;	font-size:1.2em;line-height:1.3em;
}

.footertext{
	font-family:Georgia, "Times New Roman", Times, serif;	font-size:0.9em;line-height:1.3em;text-align:left;
}

.entry ul { margin: 0; margin-bottom: 10px;	padding: 0;	list-style: none;float:left;}
.entry li {	margin-bottom: 0px; display:inline;padding-right:1px; font-size: 10px;}
.entry li a {margin-bottom: 0px; color: #1e90ff; font-weight: bold;padding:5px;}
.entry li a:hover {background-color: #627aac; color: #f5f5f5;}

/* ------relateds-----*/
#relateds{margin-bottom:40px;}
#relateds .relatedlist {margin:0; padding:0;}
#relateds .relatedlist ul{margin:0; padding:0; list-style:none;}
#relateds .relatedlist li.related_odd, #relateds .relatedlist li.related_even{margin:0 0 10px 0; padding:15px; list-style:none;}

#relateds .relatedlist li.related_odd{color:#666666; background-color:#F7F7F7;font-size:1.1em;}
#relateds .relatedlist li.related_odd a{color:#059BD8; background-color:#F7F7F7;}

#relateds .relatedlist li.related_even{color:#666666; background-color:#E8E8E8;}
#relateds .relatedlist li.related_even a{color:#059BD8; background-color:#E8E8E8;}

#relateds .relatedlist .author .name{font-weight:bold;}
#relateds .relatedlist .submitdate{font-size:smaller;}

#relateds .relatedlist p{margin:10px 5px 10px 0; padding:0; font-weight: normal;text-transform: none;}
#relateds .relatedlist li .avatar{float:right; border:1px solid #EEEEEE; margin:0 0 0 10px;}


ul {/* Remove margin for all <ul>s (and padding, because different browsers have different default styles) */
     margin-left: 0;
     padding-left: 6px;
}

.subnav ul{
	list-style:none;
}

	
.subnav li {
	list-style:none;
}

.subnav li a{
	list-style:none;margin-left:0px;
	color: #696969;
}

.subnav li a:hover{
	/*background: #dc143c;
	color: white;*/

	list-style: circle;
	background: yellow;
	color: black;
}

#tagcloud{ width: 100%;/*line-height: 36px;*/	border: 0px solid #DCDCDC;	margin-top: 0px;background-color: #f9f9f9;margin-bottom:30px;}
#tagcloud .title{ margin:0 0 15px 0;padding:0;font-size:20px;	font-weight:normal;	line-height:normal;text-indent:20px;	padding-top:16px; }

ul.tagcloud{list-style: none;margin: 0px; line-height: 2.0;padding: 0.3em;
    width: 80%;text-align: justify;padding-left:24px;padding-bottom:18px;}
ul.tagcloud li{display:inline;}
ul.tagcloud a{text-decoration: none;/*font-weight:normal;color: #787870*/;margin-right: 0.2em}
ul.tagcloud a:hover{text-decoration: underline;color: White;background-color: #F75959;}
a.size1{font-size: 90%;  color: #AFAFAF; ;}
a.size2{font-size: 100%;  color: #4d5a66;}
a.size3{font-size: 105%;  color: #D20074;}
a.size4{font-size: 115%;  color: #007bf0;font-weight:bold;}
a.size5{font-size: 130%;  color: #778899;font-weight:bold;}


#tagcloudpeople{ width: 100%px;/*line-height: 36px;*/	border: 0px solid #DCDCDC;	margin-top: 0px;background-color: #f9f9f9;margin-bottom:30px;}
#tagcloudpeople .title{ margin:0 0 15px 0;padding:0;font-size:20px;	font-weight:normal;	line-height:normal;text-indent:20px;	padding-top:16px; }








