body, h1, h2, h3, h4, h5, h6, blockquote, p, form{
margin: 0;
padding: 0;
}

body{
margin: 0;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
text-align: center;
vertical-align: top;
background: #feffef url(images/bgExtend.png) repeat-x;
color: #000000;
}
.alignright {
float: right;
padding: 0 0 15px 15px;
border: none;
}
/** EDIT - Page Headers **/
h1{
font-size: 24px;
padding: 0 0 10px 0;
color: #de0000;
font-weight: normal;
margin: 15px 0;
line-height: 1.2;
}

h2 {
  font-size: 21px;
  margin: 15px 0;
  color: #de0000;
  line-height: 1.2;
}

h3 {
  font-size: 16px;
  margin: 10px 0;
  color: #de0000;
  line-height: 1.2;
}

#wrapper a {
text-decoration: underline;
color: #6c6c6c;
}

#wrapper a:hover{
text-decoration: none;
}

p{
padding:  10px 0 10px 0;
}


#wrapper-bg{
width: 910px;
text-align: left;
float: left;
padding: 0;
margin: 0;
}

#wrapper {
line-height: 1.5;
text-align: left;
width: 910px;
margin: 0 auto 0 auto;
padding: 0;
}

#Logo {
width: 200px;
height: 91px;
float: left;
padding: 0;
margin: 0;
}
#Logo a {
height: 91px;
width: 400px;
display:block;
position: relative;
border: 0;
margin: 0;
padding: 0;
overflow: hidden;
}

#Logo a span {
  display: none;
}

#Nav {
text-align:right;
height: 91px;
margin: 0;
padding: 0;
position: relative;
}
#Nav ul{
  margin: 0;
  position: absolute;
  bottom: 0;
  right: 0;
}
#Nav ul li {
display: inline;
}
#Nav ul li a{
font-size: 14px;
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
color: #ffffff;
text-decoration: none;
padding: 8px 10px 5px 10px;
height: 30px;
text-transform: uppercase;
float: left;
display: inline;
margin-right: 15px;
}
#Nav ul li a:hover,#Nav ul li a:focus, #Nav ul li.current_page_item a {
border-top: 3px solid #FFFFFF;
padding-top: 5px;
color: #ffffff;
background: #cbdb2a;
}

#header{
width: 100%;
height: 411px;
padding: 0;
margin: 0;
background: url(images/header-bg.jpg) center top no-repeat;
min-width: 910px;
}
#headerwrap {
width: 910px;
height: 411px;
margin: 0 auto 0 auto;
padding: 0;
}
#Headerimg {
float: left;
width: 910px;
height: 311px;
margin: 0;
padding: 0;
}

#main-wrap{
float: right;
width: 600px;
margin: 0;
background: url(images/content-tile.png) center repeat-y;
}

#main{
padding-bottom: 30px;
background: url(images/contentBTM.png) bottom center no-repeat;
min-height: 380px;
height: auto !important;
height: 380px;
}

#footer{
  min-width: 915px;
  clear: both;
  padding: 20px 0 20px 0;
  color: #000000;
  text-align: center;
}

#footer-inner {
  font-size: 11px;
  width: 900px;
  margin: auto;
  text-align: center;
}

#footer a{
  color: #000000;
  text-decoration: none;
}

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

#footer p{

}

#footer h2 {
  display: none;
}

#footer ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: inline;
}
#footer ul li {
  list-style: none;
  display: inline;
  
  padding: 0 7px 0 0;
  margin:  0 5px 0 0;
  border-right: 1px solid #000000;
}

#footer ul li:last-child {
  border: none;
}

.sidebar {
display:inline;
float:left;
width:301px;
padding-left: 9px;
}
.sidebar .sidebar-widgets {
list-style-type:none;
margin:0;
padding:0;
}

.sidebar .sidebar-widgets ul {
 padding-left: 20px;
 margin: 0;
}

.sidebar .widget {
margin-bottom:15px;
padding:15px;
background: #cbdb2a;
}

.sidebar h1 {
font-size:18px;
text-transform:uppercase;
margin-top: 0;
}

.sidebar h2 {
font-size:16px;
text-transform:uppercase;
margin-top: 0;
}

.sidebar h3 {
font-size:14px;
margin-top: 0;
}

#tag_cloud {
padding: 40px 20px 20px 20px;
}

.sidebar ul li p {

}


.sidebar img {
border: none;
}

#field-images {
border: none;
background: none;
padding: 0;
text-align: center;
}
#field-images h2 {
display: none;
}

.sidebar h1 {
  padding: 0;
  margin: 0;
  height: 1%;
}

.sidebar .textwidget img {
  display: block;
  margin: auto;
}

.post{
width: 542px;
padding: 15px;
margin: auto;
}

.post h2 a{
font-size: 26px;
color: #de0000!important;
margin-bottom: 25px;
text-decoration: none!important;

}
.post h2 a:hover{
color: #333333!important;
}

.entry{
line-height: 1.6em;
}

p.postmetadata{
border-bottom: 1px solid #333333;
margin: 10px 0 0 0;
padding-bottom: 30px;
}


.nav{
padding: 10px 0 0 10px;
font-size: 14px;
font-weight: bold;
line-height: 1.5em;
}

.comments-template{
	margin: 10px 0 0;
	padding: 10px 0 0;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0 0;
	line-height: 1.5em;
	padding: 0 0 10px;
	border-bottom: 1px solid #333333;
}

.comments-template h2, .comments-template h3{
	font-size: 16px;
}

.commentmetadata{
	font-size: 12px;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-size: 12px;
}

#Nav h2.widgettitle {
display: none;
}

/* Clearing Floats! */
.clearFloat:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearFloat {
	display: inline-block;
}

/* Hides from IE-mac \*/
* html .clearFloat
{height: 1%;}

.clearFloat
{display: block;}
/* End hide from IE-mac */.thumbBorder {
	border: 5px solid #CCCCCC;
	float: left;
}

legend {
display: none;
}
#ll {
display: none;
}
.cf-fs1 {
border: none;
}
p.cf-sb {
width:449px;
}
.cform input:hover,
.cform textarea:hover,
.cform select:hover	{
	background-color:#e7cdcd!important; 
}

.info-box
{
  font-weight: bold;
  text-align: center;
}

#callout {

}

.cform {
  width: auto;
  padding: 0 10px;
}

.cform label, .cform label span {
  width: 115px;
}

.cform label.cf-after, .cform label.cf-after span {
  width: 340px;
}

.cform textarea, .cform input {
  width: 200px;
}

.cform ol.cf-ol li.textonly {
  background: transparent !important;
}