/*
Theme Name: Martor Incomod
Theme URI: http://www.martorincomod.ro
Description: Martor Incomod - Despre Botosaniul interzis
Author: Geana Alexandru
Author URI: http://hexul.com
version: 1.0
*/



/* basics */

*{margin:0; padding:0;}

body {
	background:#0E2942 url(images/bg.png) repeat-x;
	font-family:arial, helvetica, tahoma, sans-serif;
	font-size: 8pt;
	}
	
h1 {font-size: 26pt;}
h2 {font-size: 20pt;}
h3 {font-size: 11pt;}
h4 {font-size: 10pt;}


img{ border: none; padding:0; }
img a{border:none;}

img.left{ float: left; border: none; padding: 6px 0 0 0; }
img.right{ float: right; border: none; padding: 0 0 0 6px; }

blockquote{
	border-left:1px solid #A5ABAB;
	margin:15px;
	padding:0 12px 0 12px;
	}

code{
	font-family:"Courier New", Courier, monospace;
	}


/* links */

a{
	color:#114477;
	text-decoration:none;
	}

a:hover{text-decoration: underline;}



/* container */


#container {
	width:980px;
	margin: 0 auto;
	padding:0;
	color:#333;
	overflow: hidden;
	}
	
/* header */

#header {
	background:transparent url(images/header_bg.jpg) no-repeat;
  	width:100%; 
  	height:125px;
	color: #fff; 
	margin-bottom:5px;
	}

#header h1{
	font:normal 20pt georgia, times;
	padding:20px 0 0 16px;
	margin:0;	
	}
	
#header h1 a{
	width:329px;
	height:82px;
	background:transparent url(images/martor_incomod_logo.gif) no-repeat;
	float:left;
	text-indent:-9999px;
	margin-left:20px;
	display:inline;
}



#header h2{
	font:normal 10pt georgia, times;
	color:#333;
	padding: 0 0 0 18px;
	margin:0;	
	} 


/* main menu */


#menu {
	overflow:hidden;
}


#left ul#menu {
	margin:10px 0 0;
	padding:0;
}

ul#menu li {
	list-style-type: none;
	float:left;
	margin: 0;
	padding: 0;
}

ul#menu li a {
	width:177px;
	height:32px;
	line-height:32px;
	float:left;
	font-size:12px;
	font-weight:bold;
	color:#114477;
	text-transform:uppercase;
	background:transparent url(images/menu_sprite.jpg);
	padding-left:35px;
	text-shadow:0px 1px 0px #FFFFFF;
	display:inline;
}
ul#menu li.acasa a {
	background-position:0 0;
}
ul#menu li.acasa a:hover {
	background-position:212px 0;
}
ul#menu li.despre a {
	background-position:0 -32px;
}
ul#menu li.despre a:hover {
	background-position:212px -32px;
}
ul#menu li.investigatii a {
	background-position:0 -64px;
}
ul#menu li.investigatii a:hover {
	background-position:212px -64px;
}
ul#menu li.stiri a {
	background-position:0 -288px;
}
ul#menu li.stiri a:hover {
	background-position:212px -288px;
}
ul#menu li.interviuri a {
	background-position:0 -96px;
}
ul#menu li.interviuri a:hover {
	background-position:212px -96px;
}
ul#menu li.fii a {
	background-position:0 -128px;
}
ul#menu li.fii a:hover {
	background-position:212px -128px;
}
ul#menu li.italia a {
	background-position:0 -160px;
}
ul#menu li.italia a:hover {
	background-position:212px -160px;
}
ul#menu li.blog a {
	background-position:0 -192px;
}
ul#menu li.blog a:hover {
	background-position:212px -192px;
}
ul#menu li.publicitate a {
	background-position:0 -224px;
}
ul#menu li.publicitate a:hover {
	background-position:212px -224px;
}
ul#menu li.ancheta-saptamanii a {
	background-position:0 -224px;
}
ul#menu li.ancheta-saptamanii a:hover {
	background-position:212px -224px;
}
ul#menu li.contact a {
	background-position:0 -256px;
}
ul#menu li.contact a:hover {
	background-position:212px -256px;
}

#left ul#menu ul {
	float:left;
	background:#114477 url(images/bg_ul.jpg) no-repeat top left;
	margin:0;
	clear:both;
}

ul#menu ul li a{
	background:transparent url(images/small_b.gif) no-repeat;
	background-position: 7px center !important;
	width:192px;
	padding-left:0px;
	color:#CFD8E1;
	font-size:11px;
	text-transform:none;
	font-weight:normal;
	height:23px;
	line-height:23px;
	padding-left:20px;
	border-bottom:1px solid #305A85;
	text-shadow:0px 1px 0px #0E2943;
	
}
ul#menu ul li a:hover {
	background-color:#0A2745;
	text-decoration:none;
}



/* content */


#content {
	float: left;
	width:568px;
	overflow: hidden;
	}

.post {
	margin:0;
	padding:0;
	line-height: 14pt;
	}
	
.post h2{
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:normal;
	}
	
.post h2 a{
	color: #000;
	text-decoration: none;
	}
	
.post h2 a:hover{
	color: #777;
	text-decoration: none;
	}

.post ul {}

.post li {}

.entry p{margin:12px 0; font-size:12px;}

.postmetadata{
	clear: both;
	background:#F9F7ED;
	padding:6px;
	margin: 20px 0;
	-moz-border-radius: 5px;
   -khtml-border-radius: 5px;
   -webkit-border-radius: 5px;
	border-radius: 5px;
   font-size:11px;
	}
	

.navigation {
	font-size:8pt;
	width:100%;
	float:left;
	margin:0;
	padding:0;
	overflow:hidden;
	}
	
.alignleft a{float:left; margin:25px 0;}
.alignright a{float:right; margin:25px 0;}
	



/* left sidebar */

#left {
	width:212px;
	float:left;
	margin:0;
	padding:0;
	background:transparent url(images/left_bg.jpg) no-repeat top left;
	}

#left h2{
	font:normal 11pt arial, georgia, times;
	color: #000;	
	margin: 0;
	padding: 0;
}

#left label{
	font:normal 11pt arial, georgia, times;
	color: #000;	
	margin: 0;
	padding: 0;
}

#left p {margin:0; padding: 0;}

#left img {padding: 0; margin: 0;}

#left ul {
	margin:12px;
	padding:0;
	}

#left ul li {
	margin: 0;
	padding: 0;
	line-height: 14pt;
	list-style-type: none;
	}

#left ul ul {
	margin:14px 0;
	padding: 0;
}

#left ul ul li {
	list-style-type: none;
	}

#left ul ul ul{
	margin: 0;
	padding: 0;
}

#left ul ul ul li{

}



/* right sidebar */

#right{
	width:180px;
	float:right;
	margin:0;
	padding: 10px;
	display:inline;
	background:transparent url(images/right_bg.jpg) no-repeat top right;
	}

#right h2{
	font:normal 11pt arial, georgia, times;
	color: #000;	
	margin: 0;
	padding: 0;
}

#right label{
	font:normal 11pt arial, georgia, times;
	color: #000;	
	margin: 0;
	padding: 0;
}

#right p {margin:0; padding:0;}

#right img {padding: 0; margin: 0;}

#right ul {
	margin:12px;
	padding:0;
	}

#right ul li {
	margin: 0;
	padding: 0;
	line-height: 14pt;
	list-style-type: none;
	}

#right ul ul {
	margin:14px 0;
	padding: 0;
}

#right ul ul li {
	list-style-type: none;
	}

#right ul ul ul{
	margin: 0;
	padding: 0;
}

#right ul ul ul li{
	padding: 0 0 0 15px;
	list-style-type: square;
	color: #898989;
}



/* comments */


#commentform{
	background:#fff;
	margin:0;
	padding:0;
	}
	
#commentform p{
	color: #000;
	}
	
#commentform a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;line-height: 14pt;}
	
#commentform h3{
	font-family: georgia, times, verdana;
	font-size: 10pt;
	font-weight: 300;
	color: #000;
	margin:0;
	padding:0;
	}
	
#comment{
	width:80%;
	}
.mtop1 {
	margin-top:10px;
}
.mtop2 {
	margin-top:20px;
}
.left {
	float:left;
}
.right {
	float:right;
}
#author, #url, #comment, #submit{
	background: #fff;
	font-family: verdana, arial, times;
	font-size: 8pt;
	margin:5px 5px 0 0;
	padding:5px;
	border: 1px solid #ccc;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	}
	
#submit{margin:5px 5px 0 0;}

#comments{margin:0; padding:0}
	
ol.commentlist {list-style-type: none; margin:0; padding:0;}

.avatar{float:left; margin:0 12px 0 0;}

ol.commentlist li {
	background: #fff;
	margin:10px 0;
	padding:5px 0 5px 10px;
	list-style-type:none;
	}

ol.commentlist li.alt {background: #eee;}
ol.commentlist li p {margin: 6px 0 6px 0; padding: 0 12px 0 0; line-height: 14pt;}

ol.commentlist a {color:#000;}

cite {
	font-family: arial, verdana, tahoma;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	}
	
cite a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;}




/* search */

#searchform{
	margin-left:2px;
	margin-top:2px;
	}

#searchform input#s{
	margin:0;  
	border:none;
	padding:4px;
	font-size:11px;
	color:#666;
	background:transparent;
	width:142px;
	}




/* misc */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
	
.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}




/* footer */

#footer {
	background:#0E2942;
	clear: both;
	width: 980px;
	margin:0 auto;
	padding-bottom:20px;
	padding-top:10px;
	}
	
#footer p{padding:14px 0;margin: 0; color: #eee; text-align:center;}
#footer a{color: #FFF;text-decoration: none; margin-left:5px;font-size:12px;}
#footer a:hover{color: #FFF;text-decoration: underline;}
#footer span {
	float:left;
	color:#B0B9C1;
	font-size:12px;
}
#footer div {
	float:right;
}
#footer div span {
	float:none;
	margin-left:5px;
}
.today_img {
	float:left;
	} 
#ticker {
	float:left;
	font-size:12px;
	line-height:19px;
	margin-left:3px;
	color:#FFF;
	display:inline;
}	
#ticker a {
	color:white;
}
#ticker a:hover {
	text-decoration:underline;
}
#column_wrapper {
	background:#FFF url(images/columns_bg.jpg) repeat-y;
	margin-top:5px;
	float:left;
	width:980px;
	display:inline;
	clear:both;
}
div#search {
	width:180px;
	height:25px;
	float:left;
	clear:both;
	overflow:hidden;
	background:transparent url(images/search_box.jpg) no-repeat;
}
.clear { clear:both; }
#right h2 {
	font-size:28px;
	color:#333333;
	margin-top:15px;
}
#right .democracy{
	margin-top:8px;
	margin-bottom:15px;
}
#right .wp-polls p {
	text-align:left !important;
	font-size:12px;
	color:#333333;
	margin-top:10px;
}
#right .wp-polls p strong {
	font-weight:normal !important;
}

#right .dem-results ul {
	margin:15px 10px 0;
}
#right .dem-results li {
	margin:2px 0; 
}
#right .dem-results li label {
	font-size:11px;
}
#right .dem-results div.sepa{
	margin-top:15px;
	border-top:1px solid #E7E8E7; 
	padding-top:10px;
	text-align:center !important;
}
#right .dem-results div.sepa ul li {
	text-align:left;
}
#right .wp-polls-ans small.vots{
	display:block;
	margin:5px 0px;
}
a.dem-vote-link {
	text-align:center;
	display:block;
	color:#666;
	font-size:10px;
}
.dem-vote-button {
	border:none !important;
	background:transparent !important;
	padding-bottom:5px;
	text-align:center;
}
.HNSyndicationText {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color: #606060;
}
.HNSyndicationBullet {
font-size: 11px;
font-weight: bold;
float:left; 
}
.HNSyndicationSpacer {
font-size: 5px;
}
.HNSyndicationLink {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: normal;
color: #333;
display:block;
text-decoration: none;
background:transparent;
}
.HNSyndicationLink:hover {
color: #114477;
text-decoration: underline;
}
#ancheta_saptamanii {
	float:left;
	width:508px;
	padding:15px 30px 30px;
	display:inline;
	background:#E6E3E8 url(images/bg_ancheta.png) repeat-x top left;
}
#ancheta_saptamanii img {
	margin-bottom:20px;
	margin-top:15px;
}
#ancheta_saptamanii a img{
	border:0;
	margin:0 auto;
}
#ancheta_saptamanii h1 a {
	font-size:28px;
	font-weight:bold;
	color:#114477;
	line-height:32px;
	letter-spacing:-2px;
	padding-bottom:10px;
	display:block;
	padding-top:10px;
}

#ancheta_saptamanii p {
	font-size:13px;
	color:#4C4C4C;
	letter-spacing:0px;
	line-height:18px;
}
#ancheta_saptamanii p a.read_m, a.read_m {
	background: url(images/read_m.gif) no-repeat left;
	color:#114376;
	text-decoration:underline; 
	margin-left:5px;
	padding-left:15px;
	text-decoration:underline;
	white-space:nowrap;
}
.kd_ads {
	text-align:center;
	margin:10px 0;
}	
.kd_ads_block {
	margin-bottom:20px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0;
}
.full_posts {
	float:left;
	width:508px;
	padding:25px 30px 30px;
	overflow:hidden;
	display:inline;
	background:white url(images/full_shadow.png) repeat-x top left;
}
.full_posts .post  {
	width:250px;
	overflow:hidden;
	float:left;
	margin-right:0px;
	padding-bottom:10px;
	border-bottom:1px dotted #ccc;
	padding-top:15px;
	display:inline;
}
.full_posts .post a.thumba {
	float:left;
	margin-right:5px;
	display:inline;
}
.full_posts .post a img.thumbnail {
	border:1px solid #ccc;
}  
.full_posts .post h2 {
	font-family:arial, helvetica, tahoma, sans-serif;
}
.full_posts .post h2 a {
	font-size:14px;
	font-weight:bold;
	color:#114477;
}
.full_posts .post h2 a:hover {
	text-decoration:underline;
}
.full_posts .padding {
	padding-right:8px;
	}
.full_posts .post .entry {
	float:left;
	clear:both;
	}
.full_posts .post  p {
	color:#444444;
	line-height:14px;
	margin:5px 0;
	font-size:14px;
}	
div#newsletter {
	margin-top:20px;
	margin-left:5px;
}
#newsletterFormDiv input {
	background-color:#FFFFFF;
	border:1px solid #809DB9;
	color:#333;
	padding:4px;
	width:191px;
	font-size:11px;
	margin-bottom:5px;
	margin-top:5px;
}
.advertise img {
	position:relative;
	top:-20px;
}
#curs_valutar {
	float:left;
	clear:both;
	background:#fff;
	padding:10px;
	margin-left:15px;
	border:1px solid #e4e4e4;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin-top:20px;
	display:inline;
}
#vremea {
	float:left;
	clear:both;
	background:#fff;
	width:160px;
	padding:10px;
	margin-left:15px;
	border:1px solid #e4e4e4;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin-top:15px;
	display:inline;
}
#vremea h3 {
	font-size:12px;
	color:#4c4c4c;
}
div#curs_valutar div {
	border:none !important;
	padding-top:5px;
}
.single {
	float:left;
	width:508px;
	padding:25px 30px 30px;
	overflow:hidden;
	background:white;
	display:inline;
	}
.entry .aligncenter {
	display:block;
	margin:0 auto;
	font-size:12px;
}	

.entry {
	font-size:12px;
}	


.entry img {
	max-width:508px; 
	height:auto !important;
}
ul.interv {
	width:508px;
}
ul.interv li {
	list-style:none;
}
ul.interv li a {
	font-size:14px;
	color:#114477;
	font-weight:bold;
	padding:5px 0;
	border-bottom:1px dotted #eee;
	display:block;
}
ul.interv li a:hover {
	color:#333;
	background:#F9F7ED;
}
.page h1, h1.pagetitle {
	border-bottom:1px solid #CCCCCC;
	font-size:28px;
	letter-spacing:-1px;
	margin-bottom:20px;
	padding-bottom:5px;
	line-height:normal;
}

div.pod {
	width:180px;
	overflow:hidden;
	margin:5px auto; 
	margin-bottom:15px;
	text-align:center;
	font-style:italic;
}
div.pod img { 
	border:5px solid white;
	margin-bottom:5px; 
}
img.pod {
	margin:10px auto;
}
#commentform div.error {
	border-top:1px solid #CCCCCC;
	color:red;
	margin-top:5px;
	padding-top:5px;
}
div.l_ad {
	clear:both;
	margin-top:20px;
	float:left; 
	width:100%;
	display:inline;
	text-align:center;
}
div.r_ad {
	clear:both;
	margin-top:10px;
	float:left;
	width:100%;
	display:inline;
	text-align:center;
}
.search-everything-highlight {
	background:#FFFBCC;
}
.wp-pagenavi {
	margin-top:20px;
}
#trafic {
	width:100%;
	margin-top:10px;
	text-align:center;
}	
a.mmore {
	padding:14px 0;
	width:508px;
	font-size:14px;
	font-weight:bold;
	color:#6C8BAB;
	float:left;
	text-align:center;
}
a.mmore:hover {
	background:#FCFAEE;
	color:#114477;
	
}
.banner {
	margin:10px auto;
	width:100%;
	text-align:center;
	clear:both;
	display:block;
}

#reporterForm {
	padding:10px;
	text-align:left;
	width:488px;
}

#reporterForm .caption {
	margin:0 10px 0 0;
	padding-bottom:15px;
	text-align:right;
	width:26%;
	color:#606060;
	font-weight:bold;
	font-size:12px;
}

#reporterForm .value {
	margin-bottom:15px;
	padding:3px;
	width:85%;
} 

#reporterForm .inputField {
	margin-bottom:15px;
	padding:3px;
	width:85%;
}

#reporterForm textarea {
	margin-bottom:15px;
	padding:3px;
	width:85%;
}

#reporterForm .btn {
	float:right;
	margin-right:20px;
}

#mainSondajForm label {
	font-size:11px;
	line-height:20px;
}

#mainSondajForm {
	font-size:12px;
}


.sondaj_view {
	font-size:12px;
}

h1.opa {
	border:0px;
	font-size:28px;
	letter-spacing:-1px;
	margin-bottom:0px;
}

#formContainerError, .error{
	color:#cd0000;
	font-size:12px;
	font-weight:bold;
	}

#mainNewsletter {
  	width:92%; 
	margin-bottom:5px;
	font-size:11px;
	margin-top:5px;
	margin-bottom:4px;
	padding:3px;
	}

	#commentForm {
	padding:10px;
	text-align:left;
	width:488px;
}

#commentForm .caption {
	margin:0 10px 0 0;
	padding-bottom:5px;
	text-align:left;
	width:26%;
	color:#000;
	font-size:11px;
}

#commentForm .value {
	margin-bottom:15px;
	padding:3px;
	width:1%;
} 

#commentForm .inputField {
	background: #fff;
	font-family: verdana, arial, times;
	font-size: 8pt;
	padding:5px;
	border: 1px solid #ccc;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#commentForm textarea {
	background: #fff;
	font-family: verdana, arial, times;
	font-size: 8pt;
	padding:5px;
	border: 1px solid #ccc;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	width:92%;
}

#commentForm .btn {
	background: #fff;
	font-family: verdana, arial, times;
	font-size: 8pt;
	padding:5px;
	border: 1px solid #ccc;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;

}
.current {
	font-size:14px;
	color:#000;
	font-weight:bold;
}

div.pod1 {
	width:180px;
	overflow:hidden;
	margin:5px auto; 
	margin-bottom:15px;
	text-align:left;
	font-style:italic;
}
div.pod1 img { 
	border:5px solid white;
	margin-bottom:5px; 
}
img.pod1 {
	margin:10px auto;
}

img.podgif {
	margin:10px auto;
	border:0px solid white !important;
	width:30px;
}

.ym_box a {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(images/ym.gif) no-repeat scroll right center;
color:#000;
float:right;
font-size:11px;
font-weight:bold;
padding:2px 20px 5px 0;
text-decoration:none;
width:70px;
height:19px;
}


