

body {
	margin: 0;
	padding: 0;
	background: #2A2A2A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #878787;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	color: #000000;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 2.4em;
	
}

h3 {
	font-size: 1.6em;
}

p, ul, ol {
	margin-top: 0;
	line-height: 180%;
}

ul, ol {
}

a {
	text-decoration: none;
	color: #000000;
}

a:hover {
color:teal;
}

#wrapper {
	width: 980px;
	height: 60px;
	margin: 0 auto;
	padding: 0;
	background: #000000;
}

/* topblock */

#topblock {
	clear: both;
	width: 980px;
	height: 130px;
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
	background: url(images/img01.jpg) no-repeat left top;
}

/* logotype */

#logotype {
	margin: 0;
	padding: 0px 0px 0px 20px;
	color: #000000;
}

#logotype h1, #logotype p {
	margin: 0;
	padding: 0;
}

#logotype h1 {
color:whitesmoke;
	padding-top: 40px;
	font-size: 2.4em;
	text-shadow: #FFF 2px 2px 2px;
}

#logotype p {
	margin: 0;
	padding: 10px 0 0 580px;
	font: normal 14px Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #FFFFFF;
} 

#logotype a {
	border: none;
	background: none;
	text-decoration: none;
	color: #FFFFFF;
}


/* navigation */

#navigation {
	float: left;
	width: 970px;
	height: 60px;
	padding: 0px;
}

#navigation ul {
	margin: 0;
	padding: 0px;
	list-style: none;
	line-height: normal;
}

#navigation li {
	float: left;
	border-right: 1px solid #1A1A18; 
}

#navigation a {
	display: block;
	height: 30px;
	padding: 25px 10px 0px 15px;
	text-decoration: none;
	text-align: center;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	border: none;
}

#navigation a:hover, #navigation .current_page_item a {
	text-decoration: none;
	color: #20b2aa;
}

#navigation .current_page_item a {
}

/* Page */

#page {
	width: 900px;
	margin: 0px auto;
	padding: 0px 40px;
	background: #FFFFFF;
}

/* maintext */

#maintext {
	float: right;
	width: 560px;
	padding: 30px 0px 0px 0px;
}

.textblock {
	margin-bottom: 40px;
}
#maintext h2
{
	border-bottom:1px dotted #CCC;
}

.textblock-bgtop {
}

.textblock-bgbtm {
}

.textblock .title {
	height: 38px;
	margin-bottom: 10px;
	padding: 12px 0 0 0px;
	letter-spacing: -.5px;
	color: #000000;
}

.textblock .title a {
	color: #000000;
	border: none;
}

.textblock .meta {
	margin-bottom: 30px;
	padding: 5px 0px 15px 0px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

.textblock .meta .date {
	float: left;
}

.textblock .meta .textblocked {
	float: right;
}

.textblock .meta a {
}

.textblock .text {
	padding: 0px 0px 20px 0px;
	padding-bottom: 20px;
	text-align: justify;
}

.more {
	float: left;
	display: block;
	width: 120px;
	height: 23px;
	margin-right: 10px;
	padding: 2px 0px 0px 0px;
	background: url(images/img04.jpg) no-repeat left top;
	text-align: center;
	text-transform: uppercase;
	font-size: 10px;
	color: #333333;
	
}

.comments {
	float: left;
	display: block;
	width: 120px;
	height: 23px;
	padding: 2px 0px 0px 0px;
	background: url(images/img04.jpg) no-repeat left top;
	text-align: center;
	text-transform: uppercase;
	font-size: 10px;
	color: #333333;
	
}

/* Sidebar */

#sidebar {
	float: left;
	width: 280px;
	margin: 0px;
	padding: 40px 0px 0px 0px;
	color: #949494;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin: 0;
	padding: 0;
	font-size:11px;
}
#sidebar li {
	margin: 0;
	padding: 0;
}
#sidebar li ul {
	margin: 0px 0px;
	padding-bottom: 10px;
}

#sidebar li li {
	border-bottom: 1px solid #E3E5E3;
	padding: 2px 0px;
	padding-left:25px;
	border-left: none;
	
	list-style: circle;
}

#sidebar li a {
	padding: 0px 0px 0px 15px;
}
#sidebar li.active a {
	padding: 0px 0px 0px 3px;
	background:none;
}
#sidebar li li li a {
	padding: 0px 0px 0px 3px;
	background:none;
}

#sidebar li li span {
	display: block;
	margin-top: -20px;
	padding: 0;
	font-size: 11px;
	font-style: italic;
}

#sidebar h2 {
	font-size: 1.2em;
	border-bottom:1px solid #EEE;
}

#sidebar p {
	margin: 0 0px;
	padding: 0px 30px 20px 0px;
	text-align: justify;
	font-size:11px;
}


/* Footer */

#footer {
	width: 980px;
	height: 50px;
	margin: 0 auto;
	padding: 0px 0px 15px 0px;
	font-family: Arial, Helvetica, sans-serif;
}

#footer p {
	margin: 0;
	padding: 0px 0px 0px 40px;
	line-height: normal;
	text-transform: capitalize;
	color: #A0A0A0;
}

#footer a {
	color: #8A8A8A;
}

/* Footer navigation */

#footer-nav {
	width: 960px;
	height: 60px;
	margin: 0px auto;
	padding: 0px 0px 0px 20px;
}

#footer-nav ul {
	margin: 0;
	list-style: none;
	padding-left:10px;
	line-height: normal;
}


.col
{
	float:left;
	width:275px;
	margin-left:20px;
	padding:0px 10px 10px 10px;
	margin-bottom:10px;
}
.col li
{

	border-bottom:1px solid #333;
	padding-bottom:2px;
	padding-top:2px;
	font-size:11px;
}
.col li a
{
	color:#EEE;
}
.col li a:hover
{
	color:#20b2aa;
}
#footer
{
	text-align:center;
}

