/*
Theme Name: 2 column scfd layout
Theme URI: 
Description: 
Version: 1.0
Author: dboyd462
Author URI: 
*/


@import url(colorbox/colorbox.css);


body {
margin : 0;
padding : 0;
line-height : 1.6em;
}
#container {
margin : 0 auto;
margin-top: 30px;
padding : 0;
width : 820px;
background-color : #ffffff;
}
#menu {
margin : 0 auto;
padding : 0;
width : 820px;
}
#header {
margin : 0 auto;
padding : 0;
height : 200px;
width : 820px;
background-color : #ffffff;
}
#titlebar {
margin : 0 auto;
padding : 0;
width : 820px;
background-color : #333333;
color : #ffffff;
border-top : 2px solid #ffffff;
border-bottom : 2px solid #ffffff;
}
#content {
margin : 0 10px 0 0;
padding : 0;
width : 580px;
float : right;
}
#sidebar {
margin : 0 0 0 10px;
padding : 0 18px 0 0;
width : 200px;
float : left;
}
#footer {
margin : 0 auto;
padding : 16px 0 16px 0;
width : 820px;
clear : both;
background : #ffffff;
}
.ticker {
margin : 0 auto;
padding : 2px;
width : 460px;
background : #feab06;
}
#subfooter {
margin : 10px 0 10px 0;
padding : 0;
}
#absbottom {
margin : 10px 0 0 0;
padding : 4px;
border-top : 1px solid #000000;
}
body {
background : #333333 url("images/diamond_plate.jpg") fixed center center;
background : url("images/overlay.png");;

line-height : 1.8em;
font : 75% Arial, Gadget, sans-serif;
color : #333333;
}
#container {
border : 1px solid #000000;
}
#menu { /*
background : none;
display: block;
*/
}
#menu ul {
margin : 0;
padding : 10px 0 10px 0;
}
#menu li {
margin : 0 0 0 15px;
padding : 0 0 0 6px;
background : url("images/arrow.gif") no-repeat left center;
display : inline;
text-transform : lowercase;
list-style-type : none;
}
#menu a {
color : #ffffff;
font-weight : bold;
text-decoration : none;
}
#menu a:hover {
border-top : 1px solid #ffffff;
border-bottom : 1px solid #ffffff;
}
#header {
background : url("images/header_6_vintage.jpg") center top;
}
#titlebar {
background : url("images/overlay.png");
background: #111111;
}
.titlebar_shadow {
margin : 0;
padding : 0;
height : 12px;
width : 820px;
background : url("images/header_bottom.png") no-repeat center bottom;
}
#titlebar h1 {
margin : 0;
padding : 10px 15px 10px 10px;
font-size : 1.2em;

color : #ffffff;
font-weight : bold;
text-decoration : none;
font-style : italic;
text-align : right;
}
#content {
color : #333333;
line-height : 1.6em;
}
#content h1 {
margin : 0 0 0 0;
padding : 0 0 0 24px;
height : 2em;
line-height : 2em;
background : url("images/malteese.jpg") no-repeat left;
font-size : 1.4em;
font-weight : bold;
border-top: 0 solid #dddddd;
border-right: 0px solid #dddddd;
border-bottom: 0px solid #dddddd;
border-left: 0px solid #dddddd;
overflow : hidden;
clear : both;
}
#content h1 a , #content h2 a{margin: 0 ; padding: 0; color: #333333;}
#content h2 {
margin : 0px 0 4px 14px;
padding : 0 0 0 6px;
font-size : 1em;
background : url("images/arrow.gif") no-repeat left center;
}

#content h3, #content h4, #content h5, #content h6, #content p, #content pre {
margin : 6px 24px 6px 30px;
padding : 0;
}
#content address {
margin: 16px 0 0 70px; 
line-height: 1.4em;
font-family: "Trebuchet MS", Helvetica, sans-serif;
font-style: normal;
}
#content ul, #content ol {
margin: 0 60px 0 10px;
}
._padding{
margin: 14px;
}
._border{
border: solid 1px #333333;
}

#sidebar {
background : url("images/mright.png") no-repeat right top;
min-height : 455px;
}
#sidebar h2 {
font-size : 1.4em;
font-weight : bold;
overflow : hidden;
border-bottom: solid 1px #dddddd;
}
#sidebar .textwidget {
margin : 0 0 20px 0;
padding : 0;
}
#sidebar .textwidget p {
margin : 0 14px 0 14px;
padding : 0;
}
#sidebar .xoxo {
margin : 0 0 20px 0;
padding : 0;
}
#sidebar .xoxo li {
margin : 0 0 5px 14px;
padding : 0 0 0 6px;
background : url("images/arrow.gif") no-repeat left center;
list-style-type : none;
}
#sidebar .run {
margin : 0 0 10px 0;
padding : 2px 0 2px 0;
}
#sidebar .run h3 {
margin : 0 24px 2px 24px;
padding : 0;
border-bottom : 1px solid #dddddd;
font-size : 1.1em;
}
#sidebar .run p {
margin : 0 0 0 28px;
padding : 0;
font-size : 0.9em;
}
#subfooter {
color : #ffffff;
font-size : 1em;
font-weight : bold;
text-align : center;
}
#subfooter p {
margin : 6px;
}
#absbottom {
background-color : #111111;
color : #ffffff;
text-align : right;
font-size : smaller;
}
#absbottom a {
text-decoration : none;
color : #ffffff;
}
.description {
margin : 0 0 0 16px;
padding : 0 0 0 6px;
background-image : none;
color : #ffffff;
font-weight : bold;

}
.arrow {
padding : 0 0 0 6px;
background : url("images/arrow.gif") no-repeat left center;
}
.vspacer {
height : 30px;
}
.bold {
font-weight : bold;
}
.center {
margin-left : auto;
margin-right : auto;
}
.float_right{
float : right;
}
.alignright {
float:right; margin: 0 0 15px 15px; 
}
.alignleft {
float:right; margin: 0 15px 15px 0; 
}
.date {
margin : 0;
padding-right : 20px;
font-style : italic;
font-size : smaller;
color : #333333;
text-align : right;
border-top : 1px solid #dddddd;
clear: both;
}
.left_indent {
margin-left : 14px;
}
.widgettitle{
margin: 10px 0 16px 0;
padding: 0;
}
#display_events{
padding-left: 40px;
}
#album {
height : 200px;
display : block;
float : left;
}
#album p {
width: 150px;
margin : 2px 0 0 7px;
font-size : 0.9em;
line-height: 1em;
}
.album_pic {
margin: 7px 7px 0 7px;
height : 150px;
width : 150px;
border : 1px solid #333;
display : block;
}
.display_pic {
margin : 7px;
height : 100px;
width : 100px;
display : block;
float : left;
border : 1px solid #333;
}
.img_border{
border: solid 1px #aaaaaa;
}
.img_padding{
padding: 5px;
margin: 10px;
}
#sidebar a {
text-decoration : none;
color : #333333;
}
#sidebar a:hover {
border : 0;
color : #fc7814;
}
#content a {
text-decoration : none;
color : #333333;
}
#content a {
text-decoration : none;
color : #fc7814;
}
.weather_info{
margin: 0 0 20px 14px;
padding: 0;
}
.wpcf7-list-item { display: block; }
.wpcf7-mail-sent-ok{
border:solid 1px #349534; 
background:#C9FFCA;
color:#008000;
font-weight:bold;
text-align:center;
}
.wpcf7-mail-sent-ng, .wpcf7-not-valid-tip, .wpcf7-not-valid-tip-no-ajax{
border:solid 1px #CC0000; 
background:#F7CBCA url("images/uparrow.jpg") no-repeat left center;
color:#CC0000;
font-weight:bold;
text-align:center;
position: relative;
padding: 4px;
display: block;
margin: 4px 0 14px 0;
z-index: 100;
}
.required{
float: right;
font-weight: bold;
font-style: italic;
font-size: 1.4em;
display: block;
}
.captcha-653 input{
width:60px;
}
	.clean-gray{
		border:solid 1px #DEDEDE; 
		background:#EFEFEF;
		color:#222222;
		padding:4px;
		text-align:center;
	}
	.clean-yellow{
		border:solid 1px #DEDEDE; 
		background:#FFFFCC;
		color:#222222;
		padding:4px;
		text-align:center;
	}
