/*
Design by Metamorphosis Design
http://www.metamorphozis.com
Released for free under a Creative Commons Attribution 2.5 License
*/

a:link {
	color: #ff4200;
}

a:hover{
	text-decoration: underline;
	color: #353535;
}

a:visited {
	color: #ff4200;
}

* {
	border: 0;
	margin: 0;
}

body {
	font: 12px Tahoma, Arial, Helvetica, sans-serif;
	color: #666666;
	background: #c07f2b url(images/bg.jpg) repeat-x top;
}

#main {
	margin: 0 auto;
	width: 980px;
	padding-top: 57px;
}

#header {
	width: 980px;
	margin: 0 auto;
	height: 273px;
	background: url(images/header.jpg) no-repeat center bottom;
	margin-bottom: 4px;
}

#logo {
	padding-left: 200px;
	text-align: left;
	padding-top: 120px;
}

#logo h1,
#logo a {
	text-decoration: none;
	text-transform: lowercase;
	font-style: italic;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
}

#logo h2 a {
	font-size: 10px;
}

#buttons {
	width: 901px;
	height: 44px;
	margin: 0 auto;
	background: url(images/menu.jpg) no-repeat;
}

#buttons ul {
	/*float: right;
	padding-right: 90px;*/
    margin: 0;
    /*padding: 0;*/
}

#buttons li {
	display: inline;
}

#buttons a {
	display: block;
	float: left;
	width: 138px;
	height: 30px;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
	padding-top: 14px;
	margin-right: 2px;
}

#buttons a:hover {
	color: #ffffff;
	background:url(images/munegover.jpg);
}

#contop {
	margin-top: 10px;
	background: url(images/contop.jpg) no-repeat top center;
	height: 17px;
}

#conbot {
	background: url(images/conbot.jpg) no-repeat top center;
	height: 21px;
}

#content {
	width: 925px;
	background: url(images/conbg.jpg) center repeat-y;
	margin: 0 auto;
	padding-right: 3px;
}

#conleft {
	float: left;
	width: 210px;
	padding-left: 25px;
}

#left {
	width: 470px;
	background: url(images/centerbg.jpg) repeat-y right;
	float: right;
}

.text {
	padding-left: 25px;
	padding-top: 5px;
	padding-right: 15px;
}

#left h1,
#left h2 {
	color: #9f0000;
	font-size: 28px;
	padding-top: 10px;
	padding-left: 25px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}

.pred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #b22d00;
	padding-left: 25px;
	padding-top: 15px;
	margin-bottom: 5px;
}

#left a {
	color: #ff4200;
	font-weight:bold;
}

#left a:hover {
	text-decoration: none;
	color: #353535;
}

#left a:visited {
	color: #3a7854;
}

.date {
	margin-top: 25px;
	color: #ff8d00;
	font-size: 11px;
	padding: 8px;
	margin-bottom: 10px;
	font-weight: bold;
	background: url(images/datebg.jpg) no-repeat;
	height: 12px;
}

.date a {
	color: #ff4200;
	text-decoration:none;
}

.dateleft {
	background:url(images/timeicon.gif) no-repeat left;
	padding-left: 20px;
	color: #ff4200;
}

.dateright {
	float: right;
	padding-right: 200px;
	text-align: right;
}

#post {
	padding-left: 30px;
}

#right {
	width: 205px;
	float: right;
	padding-left: 10px;
}

#right p {
	padding-right: 1em;
}

#right ul {
	list-style: none;
	padding: 5px;
	margin: 0;
	display: block;
}

#right ul li {
	margin-bottom: 20px;
	width: 192px;
}

#categories ul li {
	margin-bottom: 5px;
	background: url(images/ulbgtop.jpg) no-repeat left;
	padding-left: 7px;
	height: 20px;
}

#categories ul li a {
	color: #b22d00;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

#partners ul {
	list-style: none;
	padding: 0;
}

#partners ul li {
	margin-bottom: 5px;
	background: url(images/ulbgbot.jpg) no-repeat left;
	padding-left: 15px;
	height: 20px;
}

#partners ul li a {
	color: #464646;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

#partners ul li a:hover {
	color: #9f0000;
}

h2 {
	color: #9f0000;
	font-size: 23px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#right a:link {
	text-decoration: none;
}

#right a:hover {
	text-decoration: underline;
}

#right a:visited {
	text-decoration: none;
}

#right li a {
	padding-left: 10px;
	background: url(images/img09.gif) no-repeat 1px 5px;
}

#footer {
	height: 37px;
	width: 614px;
	margin: 0 auto;
	font-size: 10px;
	color: #000000;
	padding-top: 20px;
	text-align: center;
	clear: both;
}

#footer a {
	color: #000000;
	font-size: 10px;
	text-decoration: none;
}

.padding {
	padding: 10px;
	color: #FF0000;
	font-weight: bold;
}

#osusume {
	margin-top: 30px;
}

#osusume p{
	margin-top: 8px;
	margin-bottom: 8px;
}

