/*
Absoluteanywhere.com
*/

a:link {
/*	color: #ff4200; */
	text-decoration: none;
	color: #b22d00;
}

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

a:visited {
/*	color: #ff4200; */
	color: #b22d00;
}

*
{
border: 0;
margin: 0;
}

body
{
	font: 12px Tahoma, Arial, Helvetica, sans-serif;
	color: #666666;
	background: #000100 url(images/bg.jpg);
	-webkit-text-size-adjust: 100%;
}

#bg_top{
	background:url(images/bg_top.jpg) repeat-x top;
}

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

#header {
    width: 980px;
    margin: 0 auto;
    background-color: #fdffb9;
}

#buttons
{
width: 980px;
height: 39px;
margin: 0 auto;
}

#buttons ul {
   	float:right;
	padding-right: 60px;
    margin: 0px;      
}

#buttons li {
	display: inline;		
}

#buttons a {
	display: block;
	float: left;
/*	width: 138px; */
	width: 120px;
	height: 29px;
	background: url(images/menu2.png) no-repeat;
	text-align: center;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	font-size: 14px;
	padding-top: 10px;
	margin-right: 2px;
}

#buttons a:hover {
/*	width: 138px; */
	width: 120px;
    height: 29px;
	background: url(images/menu2hover.png) no-repeat;
}

#content
{
width: 980px;
background: #fdffb9;
margin-bottom: 5px;
padding-top: 20px;
padding-bottom: 22px;
min-height: 550px;
}

#left {
    width: 700px;
    background:url(images/leftbor.jpg) repeat-y right;
    min-height: 600px;
    float: left;
}

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

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

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

#left a
{
 color: #b22d00;
}

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

#left a:visited {
	color: #3a7854;
}
td.RatetableColumn {
    width: 65%;
}
.date {
	margin-top: 25px;
	color: #ff8d00;
	font-size: 11px;
	padding: 10px;
	margin-bottom: 10px;
	font-weight:bold;
	background: url(images/datebg.jpg) no-repeat;
}

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

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

.dateright{
	float:right;
	background:url(images/tages.gif) right no-repeat;
	padding-right: 20px;
	text-align:right;
	height: 16px;
}

#post{
	padding-left: 30px;
}

#col1{
	width: 188px;
	float:left;
}

#col1 ul{
	padding: 0px;
}

#col1 ul li{
	background:url(images/bg2.gif) no-repeat;
	width: 188px;
	height: 21px;
	list-style: none;
	padding-left: 30px;
	margin-bottom: 5px;
	padding-top: 3px;
}

#col1 ul li a{
	color: #b22d00;
	text-decoration: none;
	font-size: 11px;
}

#col2{
	padding-left: 8px;
}

#col2{
	width: 188px;
	float:left;
}

#col2 ul{
	padding: 0px;
}

#col2 ul li{
	background:url(images/bg2.gif) no-repeat;
	width: 188px;
	height: 21px;
	list-style: none;
	padding-left: 30px;
	margin-bottom: 5px;
	padding-top: 3px;
}

#col2 ul li a{
	color: #b22d00;
	text-decoration: none;
	font-size: 11px;
}

#col3{
	padding-left: 8px;
}

#col3{
	width: 188px;
	float:left;
}

#col3 ul{
	padding: 0px;
}

#col3 ul li{
	background:url(images/bg2.gif) no-repeat;
	width: 188px;
	height: 21px;
	list-style: none;
	padding-left: 30px;
	margin-bottom: 5px;
	padding-top: 3px;
}

#col3 ul li a{
	color: #c17305;
	text-decoration: none;
	font-size: 11px;
}

#right
{
width: 252px;
padding-right: 7px;
padding-top: 7px;
padding-bottom: 7px;
float:right;
}

#right ul 
{
	list-style: none;
	padding: 0 5px 0 5px;
	margin: 0px;
	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: 0;
	height: 18px;
}

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

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

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



#right h2 {
color: #000000;
font-size: 23px;
padding-top: 10px;
padding-bottom: 15px;
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;
}


/* Added for conversion to Perch in September 2015 */

#left figure.full, #content figure.inline {
	margin-left: 0;
	margin-right: 0;
}
#left figure.full figcaption {
	font-size: 0.75em;
	font-style: italic;
}
#left figure.pull-left {
	margin: 14px 20px 14px 0;
	float: left;
}
#left figure.pull-right {
	margin: 14px 0 14px 20px;
	float: right;
}
.cms p {
	margin-bottom: 10px;
}
div.clear {
	clear: both;
	height: 1px;
}

div#contactform label {
    display: block;
}
div#contactform input, div#contactform textarea {
    padding: 3px;
    width: 250px;
}
div#contactform input#form1_submit {
    font-weight: bold;
    padding: 3px;
    width: 150px;
}
div#contactform div {
    padding-top: 6px;
}
#form1_antispamxxyyzz {
    display: none;
}

/* Video Container */

div.video-container {
	position: relative;
	top: 10px;
	padding-bottom: 56.25%;
	height: 0;
	overflow: hidden;
	margin-bottom: 20px;
}
div.video-container iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
