html {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-image: url(images/bck_body.jpg);
	background-repeat: repeat;
}

body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

a {text-decoration: none;}
a img {border:0px;}
.post img {padding: 5px;}

.clear{
	clear:both;
	height: 0;
	margin:0;
	padding:0;
	overflow:hidden;
	font-size: 1px;
	line-height:1px;
}

.generalContent {
	width: 950px;
	margin: 0px 0px 0px -475px;
	padding: 0px 0px 0px 0px;
	position: relative;
	left: 50%;
	background-color: #FFFFFF;
}

.header {
	width: 950px;
	height: 140px;
	background-color: #FFFFFF;	
}

.header img {
	float: left;
	margin: 31px 0 0 30px;
}

.headerMap {
	width: 196px;
	height: 124px;
	margin: 8px 30px 0 73px;
	float: right;
	background-image: url(images/bck_headerMap.jpg); 
}

.headerMap2 {
	width: 215px;
	height: 210px;
	margin: 8px 0px 0px 0px;
	float: left;
	background-image: url(images/bck_headerMap2.jpg); 
}

/*
.boxButtons {
	height: 25px;
	width: 950px;
	background-color: #333333;
}

.boxButtons a {
	height: 25px;
	margin: 0px 0px 0px 0px;
	padding: 0px 20px 0px 20px;
	line-height: 25px;
	vertical-align: middle;
	text-align: center;
	color: #999999;
	display: block;
	float: left;
	font-size: 11px;
	font-family: "Times New Roman", Times, serif;

}

.boxButtons a:hover {
	background-image: url(images/bck_buttons.jpg);
	background-repeat: repeat-x;
	color: #EEEEEE;
}

.boxButtons img {float: left;}
*/

.content {
	width: 950px;
	padding: 0px 0px 30px 0px;
	background-image: url(images/bck_content.jpg);
	background-repeat: repeat-y;
}

.bodyBoxLeft {
	width: 590px;
	padding: 0px 15px;
	float: left;
	/*border: 1px solid #000;*/
}

.bodyBoxRight {
	width: 320px;
	padding: 15px 0px 0px 0px;
	float: right;
	/*border: 1px solid #000;*/
}

h1, h1 a {
	margin: 0;
	font-size: 25px;
	font-family: Arial,Helvetica,sans-serif;
	color: #000000;
	line-height: 27px;
}

.pagetitle {
	color:#0474BC;
}

h2, h2 a {
	margin: 10px 0px 5px 0px;
	font: 11px "Times New Roman", Times, serif;
	color: #999999;
	line-height: 8px;
}

h3 {
	margin: 10px 0px 0px 10px;
	font: 18px Arial,Helvetica,sans-serif;
	/*font: 20px "Times New Roman", Times, serif;*/
	color: #000000;
	line-height: 14px;
}

h4 {
	margin: 6px 0px 0px 10px;
	font: 12px Arial, Helvetica, sans-serif;
	color: #666666;
}

h4 a {color: #666666;}

h5 {
	margin: 25px 0px 0px 0px;
	font: bold 16px "Times New Roman", Times, serif;
	color: #000000;
	line-height: 14px;
}

h6 {
	margin: 3px 0px 0px 0px;
	font: bold 12px "Times New Roman", Times, serif;
	color: #000000;
	float: left;
}

.text, .entry {
	margin: 10px 0px 0px 0px;
	font: 12px Arial, Helvetica, sans-serif;
	color: #000000;
	line-height: 14px;
	clear: both;
}

.text a, .entry a {
	color: #0474BC;
}



.textComents {
	margin: 5px 0px 0px 0px;
	font: 11px Arial, Helvetica, sans-serif;
	color: #000000;
	display: block;
}

.shortCuts {
	margin: 20px 0px 0px 0px;
	font: bold 14px "Times New Roman", Times, serif;
	color: #000000;
	text-align: center;
}

.shortCuts .categories a {
	font: 14px "Times New Roman", Times, serif;
	color: #999999;
}

.shortCuts .categories a:hover,
.shortCuts .tags a:hover,
.surveyBtn:hover, h5 a:hover, 
.shortCutsTop a:hover, 
.tagsWords a:hover,
.navigation a:hover,
#divWidgetArchives a:hover,
#divWidgetEntries a:hover,
#divWidgetCategories a:hover,
.text a:hover,
.entry a:hover,
.post .text a:hover {color: #114477;}

.shortCuts .tags a{
	font: 14px "Times New Roman", Times, serif;
	color: #0474BC;
}

.post .text a { color: #0474BC; }

.videoFrame {
	margin: 20px 0px 0px 0px;
	text-align: center;
}

.bodyBoxRight .videoFrame {margin: 0px 0px 0px 0px;}

.sectionFrame {
	margin: 15px 0px 0px 0px;
	padding: 0 0 0 10px;
	border-top: 1px solid #CCCCCC;
}

.surveyTable td {
	padding: 0px 0px 0px 14px;
	text-align: left;
	font: 11px Arial, Helvetica, sans-serif;
	color: #000000;
}

.surveyTable th {text-align: center;}

.formButtons {
	height: 22px;
	font: bold 13px Tahoma;
	color: #F0F0F0;
	text-align: center;
	border: 1px solid #4F4F4F;
	vertical-align: middle;
	margin: 0px 0px 0px 0px;
	padding: 0px 20px 0px 20px;
	background-image: url(images/bck_formButtons.jpg);
	background-repeat: repeat-x;
}

.surveyBtn {
	font: 11px Arial, Helvetica, sans-serif;
	color: #000000;
}

.font_01 {font-size: 9px;}
.font_02 {font-size: 10px;}
.font_03 {font-size: 12px;}
.font_04 {font-size: 14px;}
.font_05 {font-size: 16px;}
.font_06 {font-size: 18px;}
.font_07 {font-size: 20px;}
.font_08 {font-size: 22px;}
.font_09 {font-size: 24px;}

.searchText {
	width: 212px;
	height: 17px;
	margin: 10px 0px 0px 10px;
	padding: 2px 4px 0px 4px;
	border-bottom: 1px solid #BFBFBF;
	border-left: 1px solid #414141;
	border-top: 1px solid #414141;
	background-color: #F2F2F2;
	font: 11px Tahoma;
	color: #444444;
	float: left;
}

.search {
	width: 30px;
	height: 30px;
	margin: 5px 0px 0px -2px;
	float: left;
}

.search img {border: 0px;}

.shortCutsTop {margin: 20px 0px 0px 0px;}

.shortCutsTop th {text-align: right;}

.shortCutsTop a {
	font: 14px "Times New Roman", Times, serif;
	color: #000000;
}

/*
.tagsWords {margin: 6px 0px 0px 10px;}

.tagsWords a {
	font-family: Arial, Helvetica, sans-serif;
	color: #0474BC;
}
*/
.commentInputText{
	width: 200px;
	height: 15px;
	margin: 5px 0px 0px 0px;
	padding: 0px 4px 0px 4px;
	border-top: 1px solid #414141;
	border-right: 1px solid #BFBFBF;
	border-bottom: 1px solid #BFBFBF;	
	border-left: 1px solid #414141;	
	background-color: #F2F2F2;
	font: 11px Tahoma;
	color: #444444;
}

.comentsImput {
	width: 520px;
	height: 150px;
	margin: 10px 0px 0px 0px;
	padding: 0px 4px 0px 4px;
	border-top: 1px solid #414141;
	border-right: 1px solid #BFBFBF;
	border-bottom: 1px solid #BFBFBF;	
	border-left: 1px solid #414141;	
	background-color: #F2F2F2;
	font: 11px Tahoma;
	color: #444444;
}

.comentsBox {
	margin: 18px 0px 0px 0px;
	border-top: 1px solid #000000;
}

.comentsBox h2 {
	margin: 7px 0px 0px 0px;
	float: right;
}

.comentsHeader {height: 22px;}

.footer {
	height: 52px;
	width: 950px;
	padding: 7px 0px 0px 0px;
	border-top: 1px solid #D2D2D2;
	color: #333333;
	text-align: center;
	vertical-align: middle;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	background-color:#FFF;
}

.footer a {
	font: 11px Arial, Helvetica, sans-serif;
	color: #333333;
}

.footer a:hover {
	font: 11px Arial, Helvetica, sans-serif;
	color: #999999;
}

#divWidgetSearch h3, 
#divWidgetArchives h3, 
#divWidgetMenu h3, 
#divWidgetEntries h3, 
#divWidgetPolls h3,
#divWidgetVideos h3,
#divWidgetTags h3,
#divWidgetCategories h3,
#divWidgetCounter h3,
#divWidgetNotas h3{
	margin:6px 0px 10px 0px;
}

#divWidgetArchives ul,
#divWidgetCategories ul,
#divWidgetNotas ul{
	margin:6px 0px 0px 0px;
	padding:6px;
	list-style: none;
	font: 12px Arial, Helvetica, sans-serif;
	color: #666666;
}

#divWidgetArchives ul li,
#divWidgetCategories ul li,
#divWidgetNotas ul li{
	margin:0px 0px 0px 0px;
}

#divWidgetArchives a,
#divWidgetEntries a,
#divWidgetCategories a,
#divWidgetNotas a{
	font: 12px Arial, Helvetica, sans-serif;
	color: #666666;
}

#divWidgetArchives ul li,
#divWidgetEntries ul li,
#divWidgetCategories ul li{
	padding:0px;
	margin:0px;
	line-height: 15px;
}

#divWidgetTags a {
	font-family: Arial, Helvetica, sans-serif;
	color: #0474BC;
}

#divWidgetTags a:hover {
	color: #114477;
}

#sidebar ul {
	margin:0px;
	padding:0px;
	list-style: none;
}

#divWidgetMenu #menu{
	height: 25px;
	width: 950px;
	background-color: #333333;
}

#divWidgetMenu #menu ul {
	/*padding: 0;*/
	padding: 0px;
	margin: 0px;
	list-style: none;
}
  
#divWidgetMenu ul li{
	float: left;
  	position: relative;
  	padding: 0px;
}

#divWidgetMenu ul li a{
	height: 25px;
	margin: 0px 0px 0px 0px;
	padding: 0px 20px 0px 20px;
	line-height: 25px;
	vertical-align: middle;
	text-align: center;
	color: #999999;
	display: block;
	float: left;
	font-size: 11px;
	font-family: "Times New Roman", Times, serif;
}

#divWidgetMenu ul li a:hover{
	background-image: url(images/bck_buttons.jpg);
	background-repeat: repeat-x;
	color: #EEEEEE;
}

.wp-polls-ans{
	margin-top: 10px;
}

#divWidgetPolls li {
	font: 12px Arial, Helvetica, sans-serif;
	color: #000000;
	line-height: 14px;
}

#btnPollVote {
	margin: 0px 0px 0px 0px;
	padding: 0px 20px 0px 20px;
	border: 1px solid #4F4F4F;
}

.widecolumn {
	width: 950px;
	padding: 0px 0px 30px 0px;
	background-color: #FFF;
}

.widecolumn .bodyBoxLeft {
	width: 890px;
	padding: 0px 30px 0px 30px;
	float: left;
}

.alignright {
	float: right;
}

.alignleft {
	float: left
}

.navigation {margin: 20px 0px 0px 0px;}

.navigation .alignleft,
.navigation .alignright{
	width: 40%;
}

.navigation a {
	font: 14px "Times New Roman", Times, serif;
	color: #000000;
}

.post{
	padding-top:1px;
	padding: 5px 10px 0 0;
	clear: both;
}

.post.firstonlist{
	height: 240px;
	overflow: hidden;
}

.post.common{
	margin: 5px 0 0 0;
	border-top: 2px dashed #CCC;
	height: 240px;
	overflow: hidden;
	
}

.more-link{
	text-decoration: none;
	color:#0474BC;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:14px;
}
.post-link-common{
	padding-top: 5px;
}
.post-link-first{
	clear: both;
	padding-top: 5px;
}
.post-link-second{
	padding: 0 0 5px 0;
	border-bottom: 2px dashed #CCC;
}
.post-link-third{
	padding-top: 5px;
}

/*FIRST COLUMN*/
.first_column{
	width: 330px;
	float: left;
	padding: 0 10px 0 0;
	border-right: 2px dashed #CCC;
}

/*SECOND COLUMN*/
.second_column{
	width: 240px;
	float: right;
	padding: 0;
}

/*FIRST POST*/
.first{
	width: 330px;
	height: 426px;
	overflow: hidden;
	float: left;
	clear: none;
	padding: 10px 5px 0 0;
}

.first h1,
.first h1 a{
	font-size: 29px;
	line-height: 31px;
}

.first img.w-limit{
	width: 200px;
}

.first img.h-limit{
	height: 170px;
}

/*SECOND POST*/
.second{
	width: 240px;
	height: 200px;
	overflow: hidden;
	padding: 10px 0 0 0;
}

.second h1,
.second h1 a{
	font-size: 19px;
	line-height: 21px;
}

.second img.w-limit,
.third img.w-limit{
	width: 100px;
}
.second img.h-limit,
.third img.h-limit{
	height: 80px;
}


/*THIRD POST*/
.third{
	width: 240px;
	height: 200px;
	overflow: hidden;
}

.third h1,
.third h1 a{
	font-size: 19px;
	line-height: 21px;
}

#divWidgetVideos{
	border-top: 0px;
	padding: 0;
}

#divWidgetVideos h3{
	margin-left: 10px;
}

#divWidgetSearch h3{
	display:none;
}

#divWidgetCounter div{
	margin:6px 0px 0px 0px;
	padding:6px;
	list-style: none;
	font: 12px Arial, Helvetica, sans-serif;
	color: #666666;
}

.bodyBoxRight .entry{
	padding: 10px;
}

#divWidgetNotas h1,
#divWidgetNotas h1 a{
	font-size: 14px;
	color: #000;
	font-weight: bold;
}


#divWidgetNotas img{
	width: 100px;
}

#divWidgetNotas a{
	padding: 0 10px 10px 0;
	float: left;
}

#divWidgetPolls h4{
	margin: 0;
}