/*WillBuckingham.com New Stylesheet */
body {
	background-color: #fff;
        margin: 0;
        padding: 0;
        text-align: left;
        font-family: Verdana, "Lucida Grande", Tahoma, Helvetica;
}


/* Layout */
#head {
        text-align: center;
}

#container
{
	width: 760px;
	\width: 770px;
	w\idth: 760px;
	margin: 10px;
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
        margin-bottom: 8px;
        line-height: 1.6em;
}

#sidebar
{
	float: right;
	width: 180px;
	\width: 180px;
	w\idth: 180px;
	margin-left: 5px;
	padding-top: 70px;
        font-family: Verdana, "Lucida Grande", Tahoma, Helvetica;
	font-size: 0.8em;
	line-height: 1.6em;
        margin-bottom: 8px;
}

#content
{       float: left;
	padding-top: 30px;
        width: 520px;
        font-family: Verdana, "Lucida Grande", Tahoma, Helvetica;
	font-size: 0.9em;
	line-height: 1.6em;
        margin-bottom: 8px;
}

#foot
{	clear: both;
	margin-top: 75px;
        padding-top: 25px;
	border-top: 1px solid #333;
        text-align: center;
        font-size: .7em;
        font-weight: bold;
        color: #999;
        letter-spacing: .1em;
}

#foot a {color: #999;
border-bottom: 2px dotted #999;
}


#sidebar a
{
	color: #4F8F08;
        font-weight: bold;
}




/* basic setup */

p, blockquote, li, h3
{
	font-family: Verdana, "Lucida Grande", Tahoma, Helvetica;
	font-size: 0.8em;
	line-height: 1.6em;
        margin-bottom: 8px;
}


blockquote
{
	margin-left: 50px;
	margin-right: 20px;
        font-size: 1em;
        font-style: none;
        color: #333;
        text-align: left;
        margin-bottom: 50px;
        margin-top: 50px;
}


a
{	color: #4F8F08;
        text-decoration: none;
        font-weight: bold;
}

a:hover
{
        text-decoration: none;
        color: #74DF00;
        font-weight: bold;        
}


a img
{
border: 2px solid #333;  
}

a:hover img {border: 2px solid #4f8f08;}


h1
{
	font-weight: normal;
	text-decoration:none;
	font-family: Georgia, Times, Serif;
	font-size: 2em;
        margin-top: 0px;
        padding: 10px;
        text-align: center;
}

h1 a
{
border-bottom: 0px;
color: #000;
background-color: #fff;
}

h1 a:hover {
border-bottom: 0px;
color: #000;
background-color: #fff;
}

h2
{
	font-weight: normal;
	font-family: Georgia, Times, Serif;
	font-size: 1em;
	font-style: italic;
        margin-top: 0px;
        text-align: center;
        padding-top: 10px;
        padding-bottom: 10px;
        border-bottom: 2px solid #000;
        border-top: 1px solid #000;

}

h3
{
font-weight: bold;
font-family: Georgia, Times, Serif;
letter-spacing: 0.1em;
font-size: 1.9em;
color: #333;
text-align: left;
margin-top: 0px;
margin-bottom: 25px;
      
}


h1 a, h2 a
{
	border: 0px;
}


h3 a
{
color: #333;
border-bottom: 2px dotted #333;
}


h3 a:hover
{
color: #4F8F08;
border-bottom: 2px dotted #4F8F08;
}

.caps
{
	letter-spacing: 0.1em;
	font-size: 10px;
}

#content hr
{
	color: #ccc;
	width: 66%;
	margin-top: 2em;
	margin-bottom: 2em;
}

img.divider
{
	text-align: center;
	margin-top: 2em;
	margin-bottom: 2em;
}

.comments_error
{ 
	background-color: #ffa;
}

div.comments_error
{
	border: 1px solid #cc8;
	padding : 0.3em;
}

.left {float: left;
margin-right: 20px;
}
.right {float: right;
margin-left: 20px;
}
.center {margin-left: auto;
margin-right: auto;
text-align: center;
}



.caption {font-size: .7em;
letter-spacing: 0.1em;
color: #333;
text-align: center;
}

.blog {border-bottom: 1px solid #000;
padding-bottom: 70px;
margin-bottom: 30px;
}

fieldset {border: 0px solid #333;
font-family: Verdana, "Lucida Grande", Tahoma, Helvetica;
padding-left: 30px;
padding-right: 30px;
padding-top: 10px;
padding-bottom: 15px;
}

#zemContactForm {
width: 300px;
font-family: Verdana, "Lucida Grande", Tahoma, Helvetica;
font-size: 0.8em;
font-weight: bold;
}

legend {
font-family: Verdana, "Lucida Grande", Tahoma, Helvetica;
font-size: 1.3em;
letter-spacing: +.1em;
background-color: #fff;
color: #333;
padding-top: 3px;
padding-bottom: 23px;
padding-left: 8px;
padding-right: 8px;
border: 0px solid #333;
font-size: 1.2em;
font-weight: bold;
}


.l {float:left;
text-align:right;
margin: 1px 0px 5px 0px;
padding: 0px 0px 0px 0px;
width: 100px;}



.i {margin: 1px 0px 5px 110px;
padding: 0px 0px 0px 0px;
}

input.text {width:250px;
border: thin inset #333;}

.image {text-align:center;
margin-left: auto;
margin-right: auto;
border: 0px;
}

.commentblurb {margin-left: 5px;
margin-right: 5px;
font-size: 1em;
margin-top: 10px;
margin-bottom: 10px;
font-family: Verdana, "Lucida Grande", Tahoma, Helvetica;line-height:  1.5em;
}


/* Zem-Contact form styling */

.zemRequired
{margin-top: 3px;
margin-bottom: 10px;}

.left {float:left;
margin-right: 10px;
margin-bottom: 10px;
border: 0px;
}

.right {float:right;
margin-left: 10px;
margin-bottom: 10px;
border: 0px;
}

.search_form input {border: 2px solid #333;
background-color: #fff;
font-size: .9em;
font-weight: bold;
margin-right: 10px;}

/* Comments CSS */

#txpCommentInputForm fieldset {
margin-left: 10px;
margin-bottom: 10px;
text-align: left;
width: 350px;
border: 1px solid #333;
}

txpCommentInputForm legend {background-color: #eee;
color: #000;
padding: 3px;
border: 1px solid #333;
font-size: 1.2em;
font-weight: bold;
}


/* Menu */

#menu {margin: 0;
white-space : nowrap;
width : 100%;
border-bottom: 2px #333 solid;
background-color: #333;}

#menu ul {padding : 0;
margin : 0;
float : right;}

#menu ul li {display : inline;
margin: 0px;
padding: 0px;}

#menu ul li a {padding-left : 1em;
padding-right: 1em;
background-color: #333;
color: #fff;
font-weight: bold;
text-decoration: none;
float: left;
border-left: solid 1px #777;
border-bottom: 0px;
text-transform: uppercase;}

#menu ul li a:hover {background-color : #fff;
color : #333;}

ul {}

li {font-family: Georgia, Times, "Times New Roman", serif;
font-size: 0.9em;
line-height: 1.3em;
padding-left: 15px;
padding-right: 15px;
}


table.smd_cal_calendar

{
         border: #cca 2px solid;
         width: 100%;
}

.smd_cal_daynames 
{text-align: center;
background:#ccbba9;
font-size: .8em;
}

.smd_cal_navrow
{
background-color: #829bbf;
}

.smd_cal_calendar td {
padding: 12px;
font-size: .7em;
border: #cca 2px solid;
white-space:normal;
vertical-align: top;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
height: 100px;
width: 100px;
}

.smd_cal_navrow 
{text-align: center;
text-transform: uppercase;
}
.smd_cal_empty {
background-color: #cca;
}

.smd_cal_event
{background-color: #bfbf82;
}


.smd_cal_event a
{border-bottom: dotted 2px #600;
color: #600;}

.smd_cal_event a:hover
{background-color: #bfbf82;
border-bottom: dotted 2px #333300;
color: #333300;}

.simplepie ul {
list-style: none;
padding: 0;
margin: 0;
}

.simplepie ul {
padding: 0;
margin: 0;
}

.comment{ border: 1px solid #eee; padding: 10px; margin: 5px 0; background-color: #ffffff; }
.odd  { background-color: #f0f0f0; }
.even{  }
.author { border: 1px dotted #666; 
background-color: #524831;}
.comment h6 { margin-bottom: 0.1em; }
.comment:hover { border: 1px solid #333; }
.author:hover{ background-color: #e6e6fa; }
.comment-time { width: 90%; text-align: right; font-size: smaller; color: #515151; }
.author-string{ font-variant: small-caps; font-weight: 100; }
.comment-no { font-size: 1em; color: #999; }

.comments-wrapper {border: 1px solid #8C8C8C; 
padding-left: 15px;
padding-right: 15px;
padding-top: 25px;
padding-bottom: 25px;
margin: 5px 0; 
background-color: #ffffff;
}

/* Comments CSS */

#txpCommentInputForm fieldset {
margin-left: 10px;
margin-bottom: 10px;
text-align: left;
width: 350px;
border: 1px solid #666457;
}

txpCommentInputForm legend {background-color: #eee8cb;
color: #3E2D00;
padding: 3px;
border: 1px solid #666457;
font-size: 1.2em;
font-weight: bold;
}

.img {border: 0px;}
