/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
peach FFEFD5
orange #E75C14
#444444
expresso E7C6A5 
cinamon 7B3F00
dolphin #3AA0B9 

*/

body {
	margin: 0;
	padding: 0;
	font-size: 13px;
	color: #666666;	 
	background: #FFFAF0 url(images/img09.gif) repeat-y center;

}

body, th, td, input, textarea, select, option {
	font-family: Arial, Helvetica, sans-serif;
}

h1, h2, h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #E75C14;
}
h2 : a{
	color:#E75C14;
}

h1 {
	letter-spacing: -2px;
	font-size: 3em;
}

h2 {
	letter-spacing: -1px;
	font-size: 2em;
}

h3 {
	font-size: 1em;
}

p, ul, ol {
	line-height: 200%;
}

blockquote {
	padding-left: 1em;
	border-top: 1px solid #EFEFEF;
	border-left: 1px solid #EFEFEF;
	background: #F9F9F9;
}

blockquote p, blockquote ul, blockquote ol {
	line-height: normal;
	font-style: italic;
}

a {
	color: #3AA0B9;
}

a:hover {
	text-decoration: none;
}

#container { 
	width: 960px; 
	background: #FFFAF0 url(images/img01.gif) repeat-x;
	margin: 0 auto; 
	text-align: left; 
	overflow: hidden; 
	}


/* Header */

#header {
	width: 958px;
	height: 200px;
	margin: 0 auto;
	background: url(images/img02.gif) no-repeat left ;
}

#logo {
	float: left;
	padding: 90px 0 0 0;
}

#logo h1, #logo p {
	margin: 0;
	color: #FFFFFF;
}

#logo a {
	color: #FFFFFF;
}

#logo ul
{
	padding: 0 0 0 0px;
}
#logo li
{
	display: inline;
	list-style-type: none;
	padding-right: 10px;
}

#logo a:hover
{
	background-color: #FFFFFF;
	color: #E75C14;
	
}

#search {
	float: right;
	width: 200px;
	padding: 135px 0 0 0;
}

#search form {
	margin: 0;
	padding: 0;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#sitesearch {
	width: 190px;
	padding: 3px 5px;
	background: #FFFFFF url(images/img03.gif) repeat-x;
	border: 1px solid #FFFFFF;
}

#x {
	display: none;
}

#ads {
	float: right;
	width: 500px;
	padding: 25px 0 0 0;
}
/* Page */

#page {
	width: 940px;
	margin: 0 auto;
	padding: 20px 0 10 10;
}

/* Content */

#content {
	float: left;
	width: 640px;
}

.post {
	padding: 0 0 20px 0;
	border: 1px dotted #6F3C1B;
}

.post .tags {
	list-style-type: none;
	margin: 0;
	padding: 1px 0;
	font-size: 11px;
	border-top: 1px dotted #E75C14;
	border-bottom: 1px dotted #E75C14;
}

.post .category {
	list-style-type: none;
	margin: 0;
	padding: 1px 0;
	font-size: 11px;
	border-top: 1px dotted #E75C14;
	border-bottom: 1px dotted #E75C14;
}


.post .tags li {
	display: inline;
	margin: 0 10px 0 0;
}

.post .tags a {
	color: #3AA0B9;
}

.post .headliner {
	color:#E75C14;
	text-decoration:none;
}

.title {
	margin: 0;
}

.byline {
	margin: 0;
}

.meta {
	padding: 5px 10px;
	border: 1px solid #EFEFEF;
	background: # FFF8DC;
}

.meta .more {
	padding-left: 20px;
	background: url(images/img04.gif) no-repeat left center;
}

.meta .comments {
	padding-left: 20px;
	background: url(images/img05.gif) no-repeat left center;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 250px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
}

#sidebar li ul {
}

#sidebar li li {
	padding-left: 10px;
	background: url(images/img06.gif) no-repeat left center;
	border-bottom: 1px dotted #E75C14;
}

#sidebar h2 {
	margin: 0;
	padding: 20px 0;
}

#sidebar a {
	text-decoration: none;
}

#sidebar a:hover {
	color: #E75C14;
}

.imageborder {
	padding: 5px;
	border: 1px dotted #E75C14;

}
.subhead {
	font-size: 11px;
	color: #000033;
	margin-top: 5px;
	margin-bottom: 5px;
}
.sidebar {
	font-size: 11px;
	color: #000033;
	margin-top: 5px;
	margin-bottom: 5px;
}
/* Footer */

#footer {
	clear: both;
	padding: 30px 0;
	background: url(images/img07.gif) repeat-x;
	text-align: center;
	font-size: smaller;
}

/* comments */

.comments
{
	border: 1px dotted #E75C14;
    padding: 0px;
	margin: 0px;
	margin-bottom: 25px;
}



 .comments h4
{
	padding-left: 3px;
	margin: 0px;
	color: #7B3F00;
	background-color: #E75C14;
}

.comments h4
{
	font-size: 12px;
	padding: 5px;
	border-bottom: 1px dotted #E75C14;
}

.comments h5
{
	font-size: 11px;
	padding: 2px;
	border-bottom: 1px dotted #E75C14;
}
.comments h3
{
	font-size: 17px;
	padding: 2px;
	background-color: #E75C14;
	color:#7B3F00;
	border-bottom: 1px dotted #FFFFFF;
}
.comments p
{
   margin: 5px;

}

/* * * * * * * * * * 
form styles
* * * * * * * * * */

.error {
	color: #E75C14;
	font-size: 12px;
	border: 1px solid #E75C14;
	padding-top: 5px;
}

.error li {
	padding: 5px;
	list-style-type: none;
}

fieldset {
	border: 1px dotted #E75C14;
	margin: 0 0 10px 0;
	padding: 10px;
	overflow: hidden;
}

fieldset legend {
	padding: 5px;
	color: #E75C14;
	font-weight: bold;
	margin: 0 0 10px 0;
}

fieldset .label {
	float: left;
	clear: left;
	width: 120px;
	padding: 0;
	margin: 0 5px 5px 0;
	font-size: 12px;
	font-weight: normal;
	text-align: right;
}

fieldset .input {
	float: left;
	width: 250 px;
	padding: 0;
	margin: 0 0 5px 0;
}

fieldset textarea {
	width: 300px;
}

.submit {
	text-align: center;
}