@charset "utf-8";
/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	width:100%;
	height:100%;
	position: absolute;
	background-color:#2b0000;
}
a:active
{
  outline: none;
}
:focus
{
  -moz-outline-style: none;
}
:-moz-any-link:focus {
  outline: none;
}
img
{
-ms-interpolation-mode: bicubic;
}
#main {
	background-color: #7b0002;
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#mainContainer {
	min-height: 561px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/bg_foto_start.png);
	background-repeat: no-repeat;
	background-position: right top;
}
#contentBox {
	width: 900px;
	margin-right: 48px;
	margin-left: auto;
	padding-right: 10px;
	padding-left: 20px;
}
#menuContainer {
	height: 51px;
	width: 170px;
	margin-left: 17px;
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
}
#rss {
	background-repeat: no-repeat;
	background-position: center top;
	height: 33px;
	width: 76px;
	float: right;
	margin-right: 175px;
	margin-top: 7px;
}
#logo {
	height: 216px;
	width: 292px;
	background-image: url(images/logo.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#contentBoxTop {
	background-image: url(images/content_bg_top.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 284px;
	margin-top: -30px;
	text-align: left;
}
#contentBoxTopSimple {
	background-image: url(images/content_bg_top.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 180px;
	margin-top: -30px;
	text-align: left;
}
#contentBoxMid {
	background-repeat: repeat-y;
	background-position: left top;
	background-image: url(images/content_bg_mid.png);
	text-align: left;
}
#contentBoxBottom {
	background-image: url(images/content_bg_bottom.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 170px;
	text-align: right;
}
#mainContentBox {
	width: 630px;
	margin-left: 34px;
	font-family: Verdana;
	font-size: 14px;
	color: #260000;
	float: left;
}
#mainContentBox input {
	background-color: #f8f5dc;
	border: 4px solid #b4aa94;
}
#mainContentBox a,
#mainContentBox a:link,
#mainContentBox a:active,
#mainContentBox a:visited {
	color: #0066cc;
	text-decoration:none;
}
#mainContentBox a:hover {
	color: #0066cc;
	text-decoration:underline;
}

#blogArt {
	width: 270px;
	float: left;
}
#contentBoxBottom #blogfbox {
	width: 500px;
	float: right;
	margin-right: 230px;
	margin-top: 10px;
	height: 50px;
	text-align: right;
	font-family: Arial;
	font-size: 12px;
}


#rightContentBox {
	float: right;
	width: 231px;
	margin-top: -80px;
	font-family: Verdana;
	font-size: 14px;
}
#categoryMenu {
	width: 240px;
	height: 80px;
	margin-top: 50px;
	margin-left: 60px;
	float: left;
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
}
#searchBox {
	height: 50px;
	width: 256px;
	float: left;
	margin-left: 35px;
	margin-top: 18px;
	background-image: url(images/searchbg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	clear: left;
}
#searchBox #term {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background: none;
	font-size: 16px;
	font-family: Verdana;
	margin-top: 12px;
	width: 205px;
}
#searchBox #searchSubmit {
	float: left;
	height: 43px;
	width: 35px;
	background: url(/images/spacer.gif);
	border:none;
}

#searchBoxEmpty {
	height: 50px;
	width: 256px;
	float: left;
	margin-left: 35px;
	margin-top: 18px;
	clear: left;
}

#categoryMenu #left {
	width: 137px;
	float: left;
	text-align: left;
}
#categoryMenu #left h1 {
	font-size: 12px;
	font-family: Arial;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}
#categoryMenu #left a,
#categoryMenu #left a:link,
#categoryMenu #left a:active,
#categoryMenu #left a:visited {
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 15px;
}
#categoryMenu #left a:hover {
	padding-right: 15px;;
	text-decoration: none;
	background-image: url(images/arrow_right_large_orange.gif);
	background-repeat: no-repeat;
	background-position: left center;
	color: #FEE7B0;
}
#categoryMenu #right {
	width: 100px;
	float: right;
	text-align: right;
}
#categoryMenu #right h1 {
	font-size: 12px;
	font-family: Arial;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}
#categoryMenu #right a,
#categoryMenu #right a:link,
#categoryMenu #right a:active,
#categoryMenu #right a:visited {
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 15px;
}
#categoryMenu #right a:hover {
	color: #FEE7B0;
	text-decoration: none;
	background-image: url(images/arrow_left_large_orange.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
#lead {
	float: right;
	height: 60px;
	width: 370px;
	margin-right: 230px;
	margin-top: 135px;
	text-align: center;
	font-family: Verdana;
	font-size: 30px;
	font-weight: bold;
	color: #E0DA99;
	clip: rect(60px,auto,auto,auto);
	line-height: 60px;
	font-style: normal;
}
#lead .symbol {
	color: #CCCCCC;
}


#forumListTop {
	background-image: url(images/label_forum_list_top.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 231px;
	height: 30px;
	margin-top: 100px;
}
#forumListMid {
	background-image: url(images/label_forum_list_mid.png);
	background-repeat: repeat-y;
	background-position: left top;
	width: 191px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#forumListBottom {
	width: 231px;
	background-image: url(images/label_forum_list_bottom.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
}
#forumList h1 {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #ffd878;
	background-image: url(images/rightcontenttitle_bg.gif);
	height: 16px;
	width: 183px;
	padding-top: 5px;
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	margin-right: 0px;
	margin-left: auto;
	margin-top: 5px;
	margin-bottom: 0px;
}
#forumList  .forumCell {
	border: 1px solid #ada871;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
#forumList ul {
	margin: 0px;
	padding: 0px;
}
#forumList li.subject {
	background-image: url(images/forumlist_bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	list-style-type: none;
	font-family: Tahoma;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: left;
	text-indent: 5px;
}
#forumList li a,
#forumList li a:link,
#forumList li a:active {
	color: #FFFFFF;
	text-decoration:none;
}
#forumList li a:visited {
	color: #AE9F88;
	text-decoration:none;
}
#forumList li a:hover {
	color: #FFFF99;
	text-decoration:none;
}
#forumList li {
	margin: 0px;
	list-style-type: none;
	font-family: Tahoma;
	font-size: 10px;
	color: #a83939;
	background-color: #ffffff;
	text-align: center;
	padding: 0px;
}
#forumList li a.poster,
#forumList li a:link.poster,
#forumList li a:active.poster,
#forumList li a:visited.poster {
	color: #000000;
	text-decoration:none
}
#forumList li a:hover.poster {
	color: #660000;
	text-decoration:underline
}


#bottom {
	height:200px; 
	background:url(images/footer_bgtile.gif) repeat-x;
}
#startTitle  {
	width: 630px;
	float: left;
	margin-left: 35px;
	clear: left;
	margin-top: 20px;
	
}
#startTitle  h1, #mainContentBox h1.artTitle {
	font-family: Verdana;
	font-size: 26px;
	color: #FF6600;
	font-weight: bold;
	border-bottom-width: 3px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	margin: 0px;
	padding: 0px;
}
#mainContentBox h1.artTitle {
	padding-top:30px;
}
#mainContentBox h2.artTitle {
	padding-top:10px;
	font-size:18px;
	font-family: Verdana;
	color: #FF6600;
	font-weight: bold;
	border-bottom-width: 3px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	margin: 0px;
}

#startTitle h1 a,
#startTitle h1 a:link,
#startTitle h1 a:active,
#startTitle h1 a:visited,
#mainContentBox h1 a,
#mainContentBox h1 a:link,
#mainContentBox h1 a:active,
#mainContentBox h1 a:visited {
	font-family: Verdana;
	font-size: 24px;
	color: #FF6600;
	font-weight: bold;
	text-decoration:none;
}
#startTitle h1 a:hover,
#mainContentBox h1 a:hover {
	font-family: Verdana;
	color: #FF8B3E;
	text-decoration:none;
}
#mainContentBox h2.artTitle a,
#mainContentBox h2.artTitle a:link,
#mainContentBox h2.artTitle a:active {
	font-family: Verdana;
	font-size: 18px;
	color: #FF6600;
	font-weight: bold;
	text-decoration:none;
}
#mainContentBox h2.artTitle a:visited {
	font-family: Verdana;
	color: #dea884;
	font-weight: bold;
	text-decoration:none;
}
#mainContentBox h2.artTitle a:hover {
	font-family: Verdana;
	color: #FF8B3E;
	text-decoration:none;
}
#mainContentBox .artItem {
	margin-bottom: 5px;
	clear: both;
}

#startTitle .preTitle {
	font-size: 13px;
	font-family: Verdana;
	font-style: italic;
	color: #AA560B;
	margin: 0px;
	padding: 0px;
}
#startTitle .preTitle a,
#startTitle .preTitle a:link,
#startTitle .preTitle a:active,
#startTitle .preTitle a:visited {
	font-family: Verdana;
	color: #0066cc;
	text-decoration:none;
}
#startTitle .preTitle a:hover {
	font-family: Verdana;
	color: #0066cc;
	text-decoration: underline;
}
#mainContentBox .data {
	font-size: 11px;
	color: #777;
	float: left;
	margin: 0px;
	padding: 1px;
	background-color: #e0da99;
}
#mainContentBox .top {
	text-align:right
}
#mainContentBox .visitsCounter {
	font-size: 11px;
	color: #999999;
	margin: 0px;
	padding: 0px;
	float: right;
	clear: right;
}
#mainContentBox .preTitle {
	font-style: italic;
	color: #666666;
	font-size: 12px;
}
#mainContentBox textarea {
	font-family:Verdana;
	color:#260000;
	width: auto;
	padding: 8px;
	background-color: #f8f5dc;
	border: 4px solid #b4aa94;
	background-image: url(/images/textarea_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#fotoRow {
	text-align: center;
}
#fotoRow #fotoCell {
	float: left;
	text-align:center;
	width:167px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
}
#fotoRow #fotoCell img {
	border: 5px solid #b4aa94;
}
#fotoRow #fotoCell img:hover {
	border: 5px solid #D7CD9F;
}
#mainContentBox #fotoCell img.imgNoBorder {
	border:none;
}
#mainContentBox .smallP {
	font-size: 11px;
	color: #666666;
}


#cell2 {
	float: left;
	width: 260px;
	margin-top: -20px;
	margin-left: 5px;
	padding: 7px;
	background-color: #FFFFFF;
	font-size: 13px;
}
#cell2 img {
	padding: 7px;
	border: 1px solid #C7B997;
	margin: 3px;
}


#footerBG {
	background-image: url(images/footer_bg.gif);
	background-repeat: no-repeat;
	height: 200px;
	background-position: center;
}
.imgLeft {
	border: 5px solid #b4aa94;
	margin: 5px 5px 0px 5px;
}
.imgRight {
	border: 5px solid #b4aa94;
	margin: 5px 5px 0px 5px;
}
#footerBox {
	height: 163px;
	width: 840px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial;
	font-size: 12px;
	color: #653838;
	padding-top: 17px;
	padding-right: 60px;
	padding-left: 15px;
}
#footerBox #footerMainMenuBG {
	height: 23px;
	width: 378px;
	background:#FFFFFF;
	filter:alpha(opacity=6);
	opacity: 0.06;
	-moz-opacity:0.06;
	margin-top: -20px;
}
#footerBox #footerMainMenu {
	height: 23px;
	width: 620px;
	position: relative;
	top: 6px;
	padding-left: 6px;
	z-index: 1;
}
#footerBox  #partners {
	height: 66px;
}
#footerBox #copyright {
	width: 650px;
}
#footerBox  #copyright img {
	float: left;
	height: 48px;
	width: 86px;
}
#footerBox #copyright #text {
	float: left;
	margin-top: 11px;
	margin-left: 4px;
}


#footerBox #copyright .firstLine {
	color: #b75d5d;
	margin-top: 0px;
	margin-bottom: 0px;
}

#footerBox #footerMainMenu a,
#footerBox #footerMainMenu a:link,
#footerBox #footerMainMenu a:active,
#footerBox #footerMainMenu a:visited {
	color:#FFFFFF;
	text-decoration: none;
}
#footerBox #footerMainMenu a.news,
#footerBox #footerMainMenu a:active.news,
#footerBox #footerMainMenu a:link.news,
#footerBox #footerMainMenu a:visited.news{
	color: #ff4e00;
	text-decoration: none;
}
#footerBox #footerMainMenu a:hover {
	color:#FFFFFF;
	text-decoration: underline;
}
#footerBox #footerMainMenu a:hover.news{
	color: #ff4e00;
	text-decoration: underline;
}
#footerBox #footerSecMenu {
	width: 660px;
	padding: 5px;
	color: #ff8a00;
	margin-top: 5px;
}
#footerBox #footerSecMenu a,
#footerBox #footerSecMenu a:link,
#footerBox #footerSecMenu a:active,
#footerBox #footerSecMenu a:visited {
	color:#ff8a00;
	text-decoration:none;
}
#footerBox #footerSecMenu a:hover {
	color:#ff8a00;
	text-decoration: underline;
}
#footerBox #wisemedia {
	float: right;
	margin-right: 0px;
}
#footerBox #traficBox {
	float: right;
	margin-top: 7px;
}


#separator {
	display: block;
	clear: both;
	height: 1px;
	margin: 0px;
	padding: 0px;
	font-size: 0px;
}
#separatorL {
	display: block;
	clear: both;
	height: 1px;
	padding: 0px;
	font-size: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}