/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
 color: #963;
 font: small "Trebuchet MS", Arial, Helvetica, sans-serif;
 background-color: #ffffff;
 margin: 20px 0;
 padding: 0; }


h1, h2, h3   { font-weight: normal; margin: 0; padding: 0 }

h2     { font-size: 2.6em; letter-spacing: -2px }

a   { color: #050 }

a:hover {
	text-decoration: none;
}

blockquote {
	font-style: italic;
}

/* Header */

#header {
 background: #9c3 url(../img/wynestau.jpg); 
 margin: 0 auto 2em;
 width: 900px;
 height: 138px }

#header * {
 margin: 0;
 padding: 0;
 background: transparent;
 text-decoration: none;
 color: #FFFFFF;
}

#header h1  {
 font-weight: 500;
 font-size: 5em;
 letter-spacing: 0px;
 float: left;
 padding: 60px 0 0 355px }

#header h2  { font-weight: bold; font-size: 1em; float: left; padding: 50px 0 0 10px }

/* Content */

#content    { text-align: left; margin: 0 auto; width: 900px }

/* Column One */

#colOne       { float: left; width: 680px }

#colOne .post   { text-align: left; border-top: 1px }

#colOne .title {
}

#colOne .posted    { font-size: x-small; border-top: medium solid #9c3 }

#colOne .story   { text-align: left; padding: 0 0px }

#colOne .meta     {
 font-size: x-small;
 background: #ffffff url(../img/img3.gif) repeat-x;
 margin: 0 0 3em;
 padding: 5px 10px;
 border-top: 1px solid #9c3 }

#colOne .meta p {
	margin: 0;
	padding: 0;
}

/* Column Two */

#colTwo  { float: right; width: 180px }

#colTwo ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#colTwo li {
}

#colTwo li li {
 background: #ffffff url(../img/img3.gif) repeat-x;
 padding: 5px 0 2px 20px;
 height: 17px }

#colTwo h2      { 
 color: #ffffff;
 font-weight: bold;
 font-size: 1.4em;
 background: #9c3 url(../img/img2.gif) repeat-x; 
 letter-spacing: normal; 
 padding: 2px 0 0 10px;
 height: 20px }

#colTwo a {
	text-decoration: none;
}

#colTwo a:hover {
	text-decoration: underline;
}

#colTwo form {
	margin: 0;
	padding: 20px 10px;
}

#colTwo #textfield1  { border: solid 1px #9c3; width: 170px }

#colTwo #submit1 {
	display: none;
}

/* Footer */

#footer { 
 font-weight: bold;
 font-size: x-small;
 background: #9c3 url(../img/img2.gif) repeat-x; 
 text-align: left; 
 letter-spacing: normal;
 margin: 0 auto;
 padding: 10px 0 0 10px;
 width: 900px;
 height: 15px }

#footer p {
	margin: 0;
	color: #FFFFFF;
}

#footer a {
	color: #FFFFFF;
}
