/* Reset & common */
a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,dialog,div,dl,dt,em,embed,fieldset,figcaption,figure,font,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,hr,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,meter,nav,object,ol,output,p,pre,progress,q,rp,rt,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video,xmp{border:0;margin:0;padding:0;font-size:100%}html,body{height:100%}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}b,strong{font-weight:bold}img{color:transparent;font-size:0;vertical-align:middle;-ms-interpolation-mode:bicubic}ol,ul{list-style:none}li{display:list-item}table{border-collapse:collapse;border-spacing:0}th,td,caption{font-weight:normal;vertical-align:top;text-align:left}q{quotes:none}q:before,q:after{content:'';content:none}sub,sup,small{font-size:75%}sub,sup{line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}svg{overflow:hidden}

body{
	background: #e0e0e0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
h1{
	font-size: 24px;
}
h2{
	font-size: 18px;
}
h3{
	font-size: 16px;
}
.clear{ clear: both; }
.w50p{ width: 50%; }
.fl_l{ float:left; }
.fl_r{float:right; }
.hide{ display: none; }

a {color: #0011ee;}

/* Plotine net */
#wrapper{
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	background: #fff;
}
#homepage{
	background: url(../images/home.gif) no-repeat;
	width: 40px;
	height: 40px;
	display:block;
	text-indent: -9999px;
}
#header{
	background: #114e87;
	color: #fff;
	padding:12px;
}
#header h1{
	font-size: 24px;
	text-transform: uppercase;
	text-align: center;
	font-weight: normal;
	margin-bottom: 10px;
}
#header p{
	text-align: center;
	font-size: 14px;
}
#header-count{
	font-size: 41px !important;
	font-weight: bold;
}
#content{
	padding: 20px;
}
#menu{
	background: #ff4900;
	overflow: hidden;
}
#menu li{
	float:left;
}
#menu li a{
	color: #fff;
	font-size: 13px;
	font-weight:bold;
	padding-left: 12px;
	padding-right: 12px;
	border-right: 1px solid #fa8353;
	height: 28px;
	display:block;
	line-height: 28px;
}
#content h2{
	font-size: 35px;
}
#content h3{
	font-size: 24px;
	font-weight: normal;
	margin-bottom: 10px;
}
#content p{
	padding-bottom: 20px;
}
.content-item{
	margin-bottom: 20px;
}
.content-date{
	color: #777;
}
.h2-border{
	display:block;
	padding-bottom: 4px;
	margin-bottom: 8px;
	border-bottom: 1px solid #999;
}
.vote-item{
	padding-bottom: 10px;
}
.vote-id{
	font-weight: bold;
	width: 60px;
	display:block;
	float:left;
}
.vote-text{
	clear: both;
	display:block;
	padding-left: 60px;
	color: #555;
	font-size: 14px;
}
.vote-date{
	color: #888;
}
.vote-city{
	color: #444;
}
.vote-name{
	text-decoration: underline;
}

/* vote item */
.vote-page {
	margin-top: 10px;
}
.vote-page .message {
	width: 70%;
	float: right;
	padding-left: 10px;
	border-left: 1px dotted #999;
}
.vote-page .details {
	margin-right: 70%;
}

.vote-page .nav-links {
	clear: both;
	padding-top: 20px;
}
.vote-page .nav-links .nav-btn {
	display: block;
	float: left;
	width: 31%;
	margin: 0 1%;
}
.vote-page .nav-links .nav-btn a {
	font-size: 14px;
	display: block;
	border: 1px solid #bbb;
	background-color: #f5f5f5;
	padding: 10px;
}
.vote-page .nav-links .nav-btn a:hover {
	text-decoration: none;
	background-color: #fff;
}
.vote-page .nav-links .nav-btn .col2 {text-align: center;}
.vote-page .nav-links .nav-btn .col3 {text-align: right;}

.no-data {color: #777; font-size: 0.9em;}
/* end vote item */

/* Informer */
#promotion{
	border: 4px solid red;
	padding: 4px;
	width: 256px;
	margin-left: auto;
	margin-right: auto;
}
#promotion a{
	font-size: 11px;
	text-decoration: none;
	color: #222;
	font-weight: bold;
}
#promotion a:hover{
	text-decoration: underline;
}
#content-top img{
	float:left;
	margin: 4px;
}
#content-body{
	clear: both;
}
#informer{
	font-size: 11pt;
}
#informer p, h4{
	margin-bottom: 5px;
}

#footer{
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 12px;
	color: #677;
}

.first, .last {display: inline !important;}

.ads-ln {
	margin-top: 50px;
	text-align: right;
}
.ads-ln a {
	color: #677;
}
.ads-ln .title {
	display: block;
	color: #444;
}

/* social share buttons */
#share42 {padding: 6px 6px 0; background: #FFF; border: 1px solid #E9E9E9; border-radius: 4px;}
#share42:hover {background: #F6F6F6; border: 1px solid #D4D4D4; box-shadow: 0 0 5px #DDD;}
#share42 a {opacity: 0.5}
#share42:hover a {opacity: 0.7}
#share42 a:hover {opacity: 1}
#share42 a {position:relative;}
#share42 a span {display: none; position: absolute; z-index: 10; top: 0; left: 100%; height: 19px; margin-left: 5px; padding: 0 5px; background: #FFF; border-radius: 4px; border: 1px solid #AAA; box-shadow: 0 0 5px rgba(0,0,0,0.25); text-align: center; color: #666; font: 12px/20px Arial, sans-serif;}
#share42 a:hover span {display: block}
#share42 a span:before {content: ''; position: absolute; top: 50%; left: -5px; margin-top: -3px; width: 5px; height: 7px; background: url(data:image/gif;base64,R0lGODlhBQAHAJEDAKqqqsnJyf///////yH5BAEAAAMALAAAAAAFAAcAAAIMnBEXMijiXlts1lkAADs=) no-repeat;}
/* end social share buttons */
