/*****************************/
/*** Core html setup stuff ***/
/*****************************/

html {
  height: 100%;
  margin-bottom: 1px;
  background: #F0EFC1;
}

form {
  display:inline;
}

body {
	margin: 0px 0px 0px 0px;
	width: 100%;
	display: table;
}

body, td{
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #333;
	line-height: 1.3em;
}

a:link, a:visited {
	text-decoration: none;
	font-weight: normal;
}

a:hover {
	text-decoration: underline;
	font-weight: normal;
}

input.button { cursor: pointer; }

p { margin-top: 0; margin-bottom: 5px; }

img { border: 0 none; margin:0px; }

/*****************************************/
/*** Template specific layout elements ***/
/*****************************************/
#page_bg {
	padding: 0px;
	margin: 0px;
	margin-bottom: 0px;
	background: #F0EFC1 url(../images/bg_page.png) top center no-repeat;
}

div#top_menu{
	height:49px;
	margin:0px auto;
	width: 1005px;
	background: #CEAE93 url(../images/green/top_menu_bg.png) top repeat-x; border-left:0px solid #FFF; border-right:0px solid #FFF; };
}

#topnav{ float:left; height: 49px; width:1005px; margin: 0px; padding:0px; font-weight: bold; }
#topnav ul { margin: 0px 0px 0px 28px; padding: 0; width: auto; float: left; list-style-type:none; }
#topnav ul li{ margin: 0; padding: 0; height: 49px; float: left; position: relative; }
#topnav ul li a.first-item{ width:185px; font-weight: bold; padding: 15px 10px 0px 10px; height:33px; display: block; float: left; margin-top: 3px;}
#topnav ul li a.first-item:hover{ background-color: inherit; text-decoration: none; font-weight: bold; color: #C60404; }
/*#topnav ul li a.first-item{ color: #C60404; font-weight: bold; text-decoration: blink; padding: 15px 10px 0px 10px; height:33px; display: block; float: left; margin-top: 3px;}*/
#topnav ul li a{ color: #FDFAD8; font-weight: bold; text-decoration: none; padding: 15px 10px 0px 10px; height:33px; display: block; float: left; margin-top: 3px;}
#topnav ul li a:hover{ background-color: #444444; text-decoration: none; font-weight: bold; color: #fff; }
#topnav ul li ul ul { margin: -50px 0 0 11em; }
#topnav ul li li { width:auto; height: 35px; }
#topnav ul li li a { color: #000000; text-transform: none; display: block; background: none; width: 200px; border-top: 1px solid #DDDDDD; border-left: 0px; padding: 9px 10px 6px 10px; height:20px; }
#topnav ul li li a:hover{ background: none; background-color: #333333; left: 0; width: 200px; padding: 9px 10px 6px 10px; height:20px; border-top: 1px solid #DDDDDD; }
#topnav ul li ul { left: -999em; top: 49px; left: 0; display: block; height: 36px; width: 200px; position: absolute; z-index: 99; left: -999em; clear: left; margin-top: 0px; margin-left: 0px; }
#topnav ul li:hover ul ul, #topnav ul li:hover ul ul ul { left: -999em; }
#topnav ul li:hover ul, #topnav ul li li:hover ul, #topnav ul li li li:hover ul { left: auto; }

#topnavimg{ margin: 0px; padding:13px 0 0 0px;}


div#h_area{
	margin:0px auto;
	width: 1015px;
	height: 70px;
	text-align:left;
}


.logo{
	display: block;
	float:left;
	padding-top:5px;
	width:600px;
}
a.logo,a.logo:link,a.logo:hover, a.logo:visited{
	font-size:26px;
	line-height: 58px;
	color: #1F1E1E;
	text-decoration:none;
	font-weight:bold;
	font-family: Georgia, "Times New Roman", Times, serif
}


div#main_bg{
	margin:0px auto;
	padding-bottom:10px;
	width: 978px;
	min-height: 420px;
	text-align:left;
	background: #FDFAD8 url(../images/main_bg.gif) no-repeat scroll center bottom;
}
div#main_top{
	margin:0px auto;
	padding:0px;
	width: 1015px;
	height: 240px;
	border-bottom:0px solid white;
	border-left:0px solid white;
	border-right:0px solid white;
}

div.banner{ background: #F0EFC1 url(../images/banner.jpg) top center no-repeat; }
div#main_top table.contentpaneopen{
	padding:0px;
	margin-top:20px;
	margin-right:15px;
	width:600px;
	height:160px;
	overflow: auto;
	text-align:left;
	float:right;
}
div#main_top table.contentpaneopen td{
	color:#333333;
}
div#main_top table.contentpaneopen td a:link, div#main_top table.contentpaneopen td a:hover{
	color:#777777;
}

.search {
	text-align:left;
	width: 156px;
	height:43px;
	padding:29px 0 0px;
	margin-left:765px;
	position:absolute;
	
}
.search .inputbox {
	background:#FDFAD8;
	width: 156px;
	height: 17px;
	font-size: 11px;
	color: #454545;
	margin:9px 0px 0px 20px;
	border: 1px solid #D3D3D3;
}

.items-leading h2 a {
    font-weight: normal;
    vertical-align: top;
    font-size: 19px;
    height: 30px;
    color: #C60404;
}

#topnav .active a {
    background: #FDFAD8;
    color: #C60404;
}

.item-page dt,
.items-leading dt {
	display: none;
}

.item-page .page-header,
.items-leading .page-header {
	border-bottom: 0;
	padding: 0;
}

.items-leading div[itemprop="blogPost"] {
	border-bottom: 1px solid #C60404;
	padding-bottom: 20px;
	margin-bottom: 30px;
}

.items-leading div[itemprop="blogPost"]:last-child {
	border-bottom: 0;
	padding-bottom: 0;
	margin-bottom: 0;
}

.item-page dd.published,
.items-leading dd.published {
	margin-left: 0;
}

.item-page dd.published span,
.items-leading dd.published span {
	display: none;
}


#leftcolumn{
	margin-left:9px;
	padding:0px;
	width:205px;
	float:left;
}
#rightcolumn{
	margin-right:9px;
	padding:0px;
	width:205px;
	float:right;
}

#maincolumn{
	width:540px;
	float:left;
	margin:0px 5px 0px 5px;
	padding:0px;
	
}
#maincolumn_middle{
	width: 740px;
	float:left;
	margin:0px 5px 0px 5px;
	padding:0px;
	
}
#maincolumn_big{
	width: 967px;
	float:left;
	margin:0px 5px 0px 5px;
	padding:0px;
	
}

div.path{
	margin:10px 0 0 0px;
	padding: 5px;
	padding-left:30px;
}

div.nopad {
	float:left;
	padding:0px 0px 0px 5px;
}

div.nopad ul {
	clear: both;
}
.article_separator {
	height:35px;
	line-height:35px;
}
form#form-login fieldset { 
	border: none;
	margin: 0;
	margin-left:10px;
}
form#form-login ul li{ 
	padding: 0; 
}

form#form-login ul li a {
	text-align: left;
	padding: 0px;
	font-size: 10px;
	color: #858585;
}

#leftcolumn div.module_menu, #leftcolumn div.module{
	margin: 10px 0px 0px 0px;
	padding:0px;
	width: 205px;
}
.article_column {
	padding-right:10px;
}
#rightcolumn div.moduletable_menu, #rightcolumn div.moduletable, #rightcolumn div.moduletable_text, #rightcolumn div.moduletable_obisk, #leftcolumn div.module_obisk{
	margin: 10px 0px 0px 0px;
	padding: 0 0 10px;
	width: 205px;
}
div.bannergroup_text {
	margin:0px 13px 15px 13px;
}
.bannerheader {
	font-weight:bold;
	margin-bottom:10px;
}
.banneritem_text {
	margin-bottom:10px;
}
.bannerfooter_text {
	margin-bottom:10px;
}
#leftcolumn div.module_menu  div div div, #leftcolumn div.module div div div,
#rightcolumn div.moduletable_menu, #rightcolumn div.moduletable, #rightcolumn div.moduletable_text, #rightcolumn div.moduletable_obisk, #leftcolumn div.module_obisk{
	background: url(../images/rub_bottom.png) center bottom no-repeat;
}

#rightcolumn div.moduletable_obisk table{
	padding:0px 10px 10px 10px;
}

#leftcolumn div.module_obisk table{
	padding:0px 10px 10px 10px;
}

#leftcolumn div.module_menu  div div div, #leftcolumn div.module div div{
	margin: 0px;
	padding: 0px;
	padding-bottom:5px;
	width: 205px;
	height:auto;
}

#leftcolumn div.module_menu div div div div, #leftcolumn div.module div div div div{
	background: none;
	padding-top:4px;
	text-align: center;
}
table.poll thead td {
	text-align: left;
	padding-left:10px;
}
table.poll td {
	text-align: left;
}
#leftcolumn ul.menu li ul{
	list-style: none;
}
.pollstableborder {
	margin: 5px 0px 10px 0px;
}
.poll td div{
	display:inline;
}

/* forms */

#leftcolumn .moduletable ul,
#rightcolumn .moduletable ul {
	margin: 6px 0;
	padding: 0;
	list-style: none;
}

#leftcolumn .moduletable ul li,
#rightcolumn .moduletable ul li {
	margin: 0;
	padding: 0 2px;
}
.moduletable ul {
	padding:5px 10px 5px 12px;
	margin:0px;
}

.moduletable ul li {
	padding:0px 10px 5px 15px;
	margin:0px;
	line-height:18px;
}
#leftcolumn ul.menu li#current ul li,
#rightcolumn ul.menu li#current ul li {
	margin: 0px;
	padding: 0px;
}
ul.menu {
	padding:5px 10px 5px 12px;
	margin:0px;
}
ul.menu li{
	padding:3px 10px 3px 4px;
	margin:0px;
}

ul.menu li ul {
	padding:0px 0px 5px 0px;
	margin:0px;
}
ul.menu li ul li{
	padding:0px 0px 0px 15px;
	border:none;
}
ul.menu li#current ul li a{
	margin-left:15px;
	text-decoration:none;
}
ul.mostread {
	padding:5px 10px 5px 12px;
	margin:0px;
}
ul.mostread li{
	padding:0px 10px 5px 15px;
	margin:0px;
	line-height:18px;
}
ul.latestnews {
	padding:5px 10px 5px 12px;
	margin:0px;
}
ul.latestnews li{
	padding:0px 10px 5px 15px;
	margin:0px;
	line-height:18px;
}
div.componentheading{
	font-size:16px;
	font-size:19px;
	margin:7px auto;
}
td.contentheading{
	font-weight:normal;
	vertical-align:top;
	font-size:19px;
	height:30px;
	color:#C60404;
}
table.contentpaneopen td.contentheading{
	padding-left:0px;
}
table.contentpaneopen{
	border-collapse: collapse;
	margin-left:5px;
}
td.buttonheading{
	padding:0px 2px 0px 2px;
}
table.contentpaneopen td{
	padding:0px;
}
.contentpaneopen p{
	line-height:22px;
}
span.small, td.createdate, td.modifydate{
	font-size:11px;
	color:#999999;
}
span.pagination span, span.pagination a{
	padding:5px;
}



div#f_area{
	margin-bottom:2px;
}
#f_area div.moduletable, #f_area div.moduletable_menu{

	margin:10px 6px 1px 6px;

}
#f_area h3{
	text-align: left;
	height: 51px;
	width: 184px;
	line-height: 51px;
	color:#000000;
	font-size:19px;	
	font-family:"Trebuchet MS", Tahoma, Verdana;
	margin:0px;
	padding-left: 50px;
}

/* System Standard Messages */
#system-message { margin-bottom: 20px; }

#system-message dd.message ul { background: #C3D2E5 url(../../system/images/notice-info.png) 4px center no-repeat;}

/* System Error Messages */
#system-message dd.error ul { color: #c00; background: #E6C0C0 url(../../system/images/notice-alert.png) 4px center no-repeat; border-top: 3px solid #DE7A7B; border-bottom: 3px solid #DE7A7B; margin:0px; padding-left: 40px; text-indent:0px;}

/* System Notice Messages */
#system-message dd.notice ul { color: #c00; background: #EFE7B8 url(../../system/images/notice-note.png) 4px center no-repeat; border-top: 3px solid #F0DC7E; border-bottom: 3px solid #F0DC7E;}

#syndicate{
	float:left;
	padding-left: 25px;
}

/* Fan box FB */
.fan_box .full_widget {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent;
border:0px solid #94A3C4;
padding-left: 10px;
}
.fan_box .full_widget .connect_top {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent;
}
.fan_box .connect_top {
padding:10px 10px 8px;
}
.pts .fan_box .connect_top {
padding:5px 10px 8px 5px;
}
.fan_box .profileimage {
float:left;
height:50px;
margin:0 0 4px;
padding:0 10px 0 0;
width:50px;
}
.fan_box .connect_action {
padding:0 0 0 8px;
}
.fan_box .connect_action .name {
font-size:14px;
font-weight:bold;
line-height:15px;
}
.fan_box .connect_button {
padding-top:5px;
}
.fan_box .connect_button .uiButton {
margin:1px 0 0;
}
.fan_box .connect_action a.undo {
margin:0 0 0 3px;
}
.fan_box .page_stream, .fan_box .page_stream_short {
border-top:1px solid #FDFAD8;
overflow:auto;
padding:0 10px;
position:relative;
text-align:center;
}
.fan_box .page_stream {
height:300px;
}
.fan_box .page_stream_short {
height:250px;
}
.fan_box .page_stream .loader {
padding-top:20px;
}
.fan_box .UIIntentionalStory {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent none repeat scroll 0 0;
padding:7px 0 0;
text-align:left;
}
.fan_box .UIIntentionalStory .UIMediaItem_UnknownWidth {
max-width:100px;
}
.fan_box .connections {
border-top:1px solid #FDFAD8;
min-height:150px;
padding:10px 0 4px 10px;
}
.pts .fan_box .connections {
padding:5px 0 4px 5px;
}
.fan_box .connections .connections_grid {
padding-top:5px;
}
.fan_box .connections_grid .grid_item {
float:left;

padding:0 5px 8px 0;
width:50px;
}
.fan_box .connections_grid .grid_item .name {
color:#808080;
font-size:9px;

padding-top:2px;
text-align:center;
white-space:nowrap;
}
.fan_box .connect_span {
margin:0 0 1px;
}
.fan_box .connect_widget .connect_widget_text {
padding:0;
}
.fan_box .connect_widget td.connect_widget_vertical_center {
height:20px;
}
.fan_box .connect_widget td.connect_widget_vertical_center a.connect_widget_like_button {
margin-right:7px;
}
.fan_box .connect_widget .connect_widget_interactive_area {
margin:5px 0 0;
}
