html,body,div,p,li,ul,ol,fieldset,h1,h2,h3,h4,h5,h6
{
	list-style:none;
	margin:0;
	padding:0;
}

html
{
	background:#402011 url('../images/bg-body.jpg') repeat-x;
	background-attachment:fixed;
}

body
{
	font:normal 62.8%/1.3 Helvetica, Arial, Helvetica, sans-serif;
	color:#585c5e;
	padding:70px 0;
}

a:hover
{
	text-decoration:underline !important;
	color:#532406;
}

a img
{
	border:0;
	text-decoration: none;
	background: none;
}

.toggler
{
	cursor:pointer;
}

label
{
	float:left;
	text-align:left;
	width:140px;
	padding-right:1em;
	font-weight:700;
}

input,textarea,select
{
	color:#666;
	background:#fff;
	margin-bottom:8px;
	border-color:#ccc #f0f0f0 #f0f0f0 #ccc;
	border-style:solid;
	border-width:1px;
	padding:4px;
}

textarea
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11.5px;
}

label.error
{
	margin-top:-5px;
	color:red;
	font-size:9px;
	position:relative;
	width:700px;
	font-family:Helvetica, San-Serif;
}

.formbutton
{
	padding: 0;
	cursor:pointer;
	color:#024877;
	padding-left:150px;
	text-align:left;
	background:#fff;
	font-weight:700;
	border:none;
	clear: both;
}

.formbutton:hover
{
	color:#532406;
}

h1
{
	font-size:2em;
	font-family:georgia, serif;
}

h2
{
	background:url('../images/h2-bg.png') no-repeat center left;
	margin-left:-25px;
	padding-left:25px;
	margin-top: 10px;
	font-size:1.6em;
	font-family:georgia, serif;
}

h3
{
	font-size:1.4em;
	font-family:georgia, serif;
	color:#532406;
}

h4
{
	font-size:1.2em;
	color:#532406;
}

h5
{
	font-size:1.1em;
}

h6
{
	font-size:1em;
}

p
{
	padding-bottom:10px;
}

p.ascuns
{
	visibility:hidden;
	font-size:6px;
}

p.error
{
	color:#fff;
	width:452px;
	margin-left:-25px;
	margin-bottom:2em !important;
	background-color:red;
	padding:10px 10px 20px 25px;
}

.breadcrumb
{
	font-family:helvetica, arial, san-serif;
	float:right;
	font-size:11px;
	margin-top:-20px;
	margin-right:10px;
	margin-bottom:8px;
}

#toggle
{
	position:absolute;
	margin-top:-45px;
	margin-left:605px;
	z-index:100;
}

#comments-toggle
{
	position:absolute;
	margin-top:-5px;
	margin-left:605px;
	z-index:100;
}

#comments
{
	width:762px;
	margin-left:-1px;
	background:#fff url('../images/extra-content.png') no-repeat top left;
	margin-right:0;
}

.comments-wrapper
{
	padding-top:50px;
	padding-left:25px;
	padding-right:25px;
}

#extra-menu
{
	width:762px;
	background:#fff url('../images/extra-content.png') no-repeat bottom left;
	margin-right:0;
}

#extra-menu p
{
	font-family:helvetica;
	font-size:11px;
}

.column1,.column2,.column3 li
{
	list-style:none;
}

#extra-menu li
{
	list-style:none;
	padding-left:5px;
	margin:10px -10px 10px -5px;
}

#extra-menu li a
{
	font-size:11px;
	color:#064e81;
	overflow:hidden;
	padding-left:10px;
	text-decoration:none;
	background:url('../images/arrow.gif') no-repeat 0 45%;
}

.column1
{
	width:270px;
	float:left;
	padding:10px 20px 20px 30px;
}

.column1 p,.column2 p,.column3 p
{
	line-height:18px;
}

.column2
{
	padding-top:10px;
	padding-bottom:20px;
	margin-left:5px;
	margin-right:5px;
	width:210px;
	float:left;
}

.column3
{
	padding-top:10px;
	padding-bottom:20px;
	width:210px;
	float:left;
}

h4.toggler:hover
{
	cursor:pointer;
	color:#148d04;
}

.hidden
{
	display:none;
}

#view
{
	width:762px;
	margin:0 auto;
}

#head
{
	font-size:1.2em;
}

#content
{
	font-size:1.2em;
	width:100%;
	height:100%;
	background:#fff url('../images/bg-content.gif') repeat-y;
	float:left;
}

#foot
{
	font-size:1.2em;
	clear:both;
	height:79px;
	background:url('../images/bg-foot.png') no-repeat;
	z-index:10;
}

#logo
{
	position:relative;
	width:100%;
	height:232px;
	overflow:hidden;
	background:url('../images/bg-logo.png') no-repeat 0 0;
}

.fr
{
	float:right !important;
}

.fl
{
	float:left !important;
}

.clear
{
	clear:both !important;
}

.right
{
	text-align:right !important;
}

.left
{
	text-align:left !important;
}

.center
{
	text-align:center !important;
}

.last
{
	margin-right:0 !important;
	margin-bottom:0 !important;
	border-bottom:none !important;
}

.small
{
	font-size:0.9em;
}

.big
{
	font-size:1.5em;
}

.item
{
	margin-bottom:1.5em;
	clear:both;
}

.info
{
	font-size:0.95em;
	color:#148d04;
	margin:-20px 0 10px !important;
}

.img
{
	border:1px solid #dff1f9;
	float:left;
	padding:3px;
}

.img img
{
	border:none !important;
	padding:0;
}

.self
{
	padding-left:10px;
	float:left;
	margin-top:-4px;
}

.date
{
	font-weight:700;
	color:#066bb6;
}

.perex
{
	margin-bottom:0 !important;
	font-family:Helvetica, Arial, Helvetica, sans-serif;
	font-size:12px;
}

.col1
{
	width:49%;
	float:left;
}

.col2
{
	width:49%;
	float:right;
}

img.gallery
{
	margin-right:10px;
	margin-top:5px;
	border:4px solid #f0f0f0;
	text-decoration: none;
}

.gallery img.a
{
	text-decoration: none;
}

img.gallery:hover
{
	opacity:.8;
	filter:alpha(opacity=80);
	text-decoration: none;
}

#mainmenu
{
	font-family:Arial, Helvetica, sans-serif;
	width: 700px;
	height:30px;
	font-size:0.9em;
	position:absolute;
	z-index:100;
	margin-top:-23px;
	margin-left:50px;
	padding:0 12px;
}

#mainmenu ul
{
	height:100%;
}

#mainmenu li
{
	text-transform:uppercase;
	font-weight:700;
	float:right;
	text-align:center;
}

#mainmenu li a
{
	display:block;
	width:101px;
	height:30px;
	font-size:0.9em;
	color:#dada9e;
	text-decoration:none;
	text-align:center;
}

#mainmenu li.active a,a.active,#mainmenu li a:hover
{
	background:url('../images/menu-current.png') no-repeat bottom center;
	text-decoration:none !important;
}


#content > #contentblock
{
	margin-bottom:0;
}

#contentblock
{
	font-family:georgia, serif;
	font-size:14px;
	position:relative;
	left:1px;
	float:left;
	width:750px;
	min-height:100px;
	margin-bottom:-20px;
	line-height:22px;
	padding:20px 0;
}

#contentblock li
{
	font-size:13px;
	list-style:none;
	margin-right:-10px;
	margin-top:5px;
	margin-bottom:5px;
	color:#064e81;
	overflow:hidden;
	padding-left:10px;
	text-decoration:none;
	background:url('../images/arrow.gif') no-repeat 0 45%;
}

#contentblock li a
{
	text-decoration:none;
}

#contentblock .item
{
	position:relative;
	left:-1px;
	padding:0 15px 0 25px;
}

#contentblock .item h2,#contentblock .item h3,#contentblock .item h4,#contentblock .item p
{
	font-weight:400;
}

#contentblock .itemodd
{
	position:relative;
	left:-11px;
	padding-left:33px;
	background:url('../images/bg-article.png') repeat-y;
	width:230px;
	padding-right:0;
	z-index:10;
}

#contentblock .itemeven
{
	padding-right:0;
}

#contentblock .mainitem
{
	padding-right:10px;
	padding-bottom:5px;
}

#contentblock .mainitem .highlight
{
	width:700px;
	margin-left:-25px;
	color:#333;
	padding:10px 10px 10px 25px;
}

.highlight-comment
{
	font-family:Georgia, sarif;
	position:relative;
	font-size:12px;
	color:#7a7a7a;
	width:727px;
	margin-left:-25px;
	margin-bottom:0;
	border-top:1px solid #e8e8e8;
	background:#f0f0f0 url('../images/comments-bg.gif') no-repeat bottom left;
	padding:10px 10px 32px 25px;
}

.comments-name
{
	font-family:Helvetica, Arial, san-sarif;
	position:relative;
	font-size:11px;
	margin-top:-15px;
	padding-left:50px;
	margin-bottom:20px;
}

#contentblock .mainitem .comments-name a
{
	font-size:11px;
	color:#000;
	text-decoration:none;
}

dt
{
	width:170px;
	padding-bottom:8px;
	padding-right:10px;
	float:left;
	border-right:1px dashed #f0f0f0;
	font-weight:700;
	margin:0;
}

dd
{
	margin-left:170px;
	min-height:50px;
	padding-left:25px;
	padding-bottom:8px;
}

#contentblock .mainitem .quote
{
	font-size:30px;
	font-family:sarif;
}

#foot p
{
	font-size:10px;
	padding:40px 28px 0;
}

#foot *
{
	color:#5a8da6;
}

#foot a:hover
{
	color:#fff;
}

a,.breadcrumb-current,h1,h2,h3,h4,h5,h6
{
	color:#024877;
}

#extra-menu h3,#comments h3,h2
{
	margin-bottom:10px;
	color:#532406;
	font-weight:400;
}

#extra-menu li a:hover,#extra-menu a.active,#contentblock li a:hover,#contentblock a.active
{
	text-decoration:underline;
	color:#532406;
}

.col1 img.left,.col2 *
{
	padding-left:0 !important;
}
