@charset "utf-8";
body {
	margin:0;
	padding:0;
	font-family:Verdana, sans-serif;
	font-size:small;
	text-align:center;
	color:#CCCCCC;
	background-color: #000000;
	background-image: url(images/bk.gif);
	background-repeat: repeat-x;
}
a:link, a:visited {
	color:#3D9FCF;
	text-decoration:none;
}
a:hover {
	color:#ffffff;
	background-color: transparent;
}
#wrap {
	width:770px;
	margin:0 auto;
	padding:0 6px;
	font-size:95%;
	text-align:left;
	background-repeat: repeat-y;
	background-position: left top;
}
#main-body {
	float:left;
	width:100%;
}
#content {
	float:left;
	width:496px;
	margin:12px 0 0 0;
}
#sidebar {
	float:right;
	position:relative;
	width:274px;
}
#footer {
	clear:both;
	margin:0;
	padding-top:10px;
	padding-right:20px;
	padding-bottom:6px;
	padding-left:20px;
	background-image: url(images/liniuta-770.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#header {
	float:left;
	width:100%;
	height: 180px;
}
#header h1 {
	float:left;
	margin:0;
	padding-top:40px;
	padding-right:10px;
	padding-bottom:50px;
	padding-left:20px;
}
#header h2 {
	float:right;
	margin:28px 20px 20px 20px;
	padding:0;
	font-family:"Trebuchet MS", sans-serif;
	font-size:100%;
	font-weight:normal;
	color:#777;
}
#nav {
	float:left;
	width:100%;
	font-size:90%;
}
#menu {
	float:left;
	width:100%;
	font-size:100%;
	height: 35px;
	padding-top: 2px;
	padding-bottom: 23px;
}
#menu ul {
	float:left;
	width:738px;
	margin:0;
	list-style:none;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 20px;
}
#menu ul li {
	float:left;
	margin:0;
	padding:0;
	height: 35px;
	width: 100px;
	text-align: center;
}
#menu ul li a {
	display:block;
	float:left;
	font-weight:bold;
	text-decoration:none;
	color:#FFFFFF;
	background-color: transparent;
	height: 27px;
	width: 100px;
	margin: 0px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#menu ul li a:hover {
	background-image: url(images/nav-item-bg2.gif);
	background-repeat: no-repeat;
	background-position: center 0px;
	background-color: transparent;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 27px;
	width: 100px;
	margin: 0px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #FFCC00;
}
.menu-current {
	margin-top:0;
	background-color: transparent;
	background-image: url(images/nav-item-bg.gif);
	background-repeat: no-repeat;
	background-position: center 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h2#title {
	font-family:"Trebuchet MS", sans-serif;
	font-size:180%;
	color:#ffffff;
	background-color: transparent;
	background-image: url(images/liniuta-4.gif);
	background-repeat: no-repeat;
	background-position: left 50px;
	padding-top: 18px;
	padding-right: 20px;
	padding-bottom: 18px;
	padding-left: 0px;
	margin: 0;
}
body.home h2#title {
	margin:0;
	padding:0;
	background:none;
}
#content-inner {
	margin:20px;
	line-height:1.4em;
	color: #FF6600;
}
#content-inner ul {
	margin:1.5em 0 1.5em 40px;
	padding:0;
	list-style:none;
}
#content-inner ul li {
	margin:0 0 8px 0;
	padding:0 0 0 23px;
}
#content-inner blockquote {
	margin:1em 0 1em 20px;
	padding:0 0 0 22px;
	font-size:90%;
	line-height:1.4em;
	color:#666;
	background:url(images/icon-quotes.gif) no-repeat 0 2px;
}
div.entry h3 {
	font-family:"Trebuchet MS", sans-serif;
	font-size:150%;
}
div.entry p.posted {
	margin:0;
	padding:0 0 0 21px;
	font-size:90%;
	color:#666;
	background:url(images/icon-permalink.gif) no-repeat 0 3px;
}
div.entry p.tags {
	margin:4px 0 20px 0;
	padding-bottom:20px;
	border-bottom:1px solid #ddd;
	background-image:url(images/icon-tags.gif);
}
div.entry p.posted a {
	color:#666;
	border-bottom:1px dotted #bbb;
}
div.entry p.posted a:hover {
	background:#666;
	color:#fff;
	border:none;
}
div.last p.posted {
	border-bottom:none;
}
#news {
	margin:0;
	padding:20px;
	background:#A9CC4C url(images/sidebar-green-bg.gif) no-repeat top left;
}
#news h3 {
	margin:0;
	padding:0;
	font-family:"Trebuchet MS", Helvetica, sans-serif;
	font-size:150%;
	color:#fff;
}
#news dl {
	margin:1em 0;
	padding:0;
	line-height:1.3em;
}
#news dl dt {
	margin:0;
	padding:0 0 0 22px;
	font-weight:bold;
	background:url(images/icon-news.gif) no-repeat 0 1px;
}
#news dl dd {
	margin:0 0 8px 22px;
	padding:0;
	font-size:90%;
	color:#527000;
}
#news p {
	margin:0;
	padding:0;
	font-size:90%;
	text-align:right;
}
#news a.more {
	padding-right:8px;
	font-weight:bold;
	background:url(images/bullet-newsmore.gif) no-repeat 100% 4px;
}
#news a {
	color:#3B5000;
	text-decoration:none;
}
#news a:hover {
	background-color:#C6E76E;
}
#sidebar-inner {
	padding:20px;
}
#sidebar-inner h4 {
	margin:0 0 5px 0;
	padding:0;
	font-family:"Trebuchet MS", Helvetica, sans-serif;
	font-size:130%;
	color:#555;
}
#sidebar-inner ul {
	margin:0 0 20px 0;
	padding:0;
	list-style:none;
}
#sidebar-inner ul li {
	margin:0;
	padding:5px 0 5px 15px;
	font-size:90%;
	border-bottom:1px solid #ccc;
	background:url(images/bullet-grey.gif) no-repeat 3px 9px;
}
#sidebar-inner ul li.last {
	border-bottom:none;
}
dl.teaser {
	margin:0 0 10px 0;
	padding:0 0 10px 0;
	font-size:90%;
	line-height:1.4em;
	background-image: url(images/liniuta-4.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
dl.teaser:after {
	content:".";
	display:block;
	height:0;
	clear:left;
	visibility:hidden;
}
dl.last {
	background-image: none;
}
dl.teaser dt {
	float:left;
}
dl.teaser dt img {
	padding:3px;
	border:1px solid #ccc;
	border-top:none;
	border-left:none;
	background:#fff;
}
dl.teaser dt a:hover img {
	background:#ccc;
}
dl.teaser dd {
	margin:0 0 0 65px;
	padding:0;
	color:#666666;
}
dl.teaser dd.link {
	margin-bottom:3px;
	font-family:"Trebuchet MS", sans-serif;
	font-weight:bold;
	font-size:130%;
}
dl.teaser dd.link a {
	padding-right:9px;
	background-image:url(images/bullet-sidemore.gif);
	background-repeat:no-repeat;
	background-position:100% 6px;
}
dl.teaser dd.link a:hover {
}
#subnav {
	margin:0;
	padding-top: 28px;
	padding-right: 25px;
	padding-bottom: 20px;
	padding-left: 25px;
	background-color: transparent;
	background-image: url(images/sidebar-green-bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#subnav h3 {
	margin:0 0 5px 0;
	padding:0;
	font-family:"Trebuchet MS", Helvetica, sans-serif;
	font-size:130%;
	color:#fff;
}
#subnav ul {
	margin:0;
	padding:0;
	font-size:90%;
	list-style:none;
	line-height:1.3em;
}
#subnav ul li {
	margin:0;
	padding:8px 0 8px 15px;
	font-weight:bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #2A2A2A;
	background-image: url(images/bullet-sidemore.gif);
	background-repeat: no-repeat;
	background-position: 3px 12px;
}
#subnav ul li#subnav-last {
	padding-bottom:0;
	border-bottom:none;
}
#subnav a {
	color:#3D9FCF;
	text-decoration:none;
}
#subnav a:hover {
	color:#FFFFFF;
	text-decoration:none;
}
#subnav ul li.active {
	background-image:url(images/bullet-blue.gif);
}
#subnav ul li.active a, #subnav ul li.active a:hover {
	color:#195F82;
	background-color:transparent;
}
#footer p {
	margin:0 0 8px 0;
	padding:0;
	font-size:90%;
	color:#666666;
}
#footer p.logo {
	padding:5px 0 5px 0;
	line-height:140%;
	background-image:url(images/logo-mic.gif);
	background-repeat:no-repeat;
	background-position:95% 50%;
}
#footer p a {
	color:#999999;
	border-bottom:1px dotted #aaa;
}
#footer p a:hover {
	color:#fff;
	border:none;
	background:#555;
}
a img {
	border:none;
}
hr, .hide {
	display:none;
}
#main-body {
	clear:left;
}
* html div {
	height:1%;
}
body {
	font-size:x-small;
	voice-family:"\"} \"";
	voice-family:inherit;
	font-size:small;
}
html>body {
	font-size:small;
}
#wrap {
	width:782px;
	voice-family:"\"} \"";
	voice-family:inherit;
	width:770px;
}
html>body #wrap {
	width:770px;
}
#nav {
	display:inline-block;
}
* html #nav, * html #footer {
	height:1%;
}
#nav {
	display:block;
}

.email, .textarea, .textfield {
	font-family:Arial, Helvetica, sans-serif;
	font-size:small;
	color:#FFFFFF;
	background-color:#666666;
	border:1px solid #000000;
}
