/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 20px 0;
	padding: 0;
	background: #ECEADC;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #7F7E77;
}

form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

input, textarea, .styled-select-one{
	padding: 2px 5px;
	background: #F9F8F1 url(images/img03.gif) repeat-x;
	border: 1px solid #D2BA29;
	font: bold 1em Georgia, "Times New Roman", Times, serif;
	color: #2D2D2B;
}
input[type="submit"]{
	background: #D5BF36 url(images/img04.gif) repeat-x;
	font-size: .9em;
	color: #FFFFFF;
}

select {
	padding: 1px 0px;
    background-color: #eae6cd;
	background-image: url(images/img03.gif);
    border: 1px solid #D2BA29;
	font: bold 1em Georgia, "Times New Roman", Times, serif;
	color: #2D2D2B;
}

#checkboxId {
	border: 3px solid #D2BA29;
}

h1, h2, h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #2D2D2B;
}

h1 a, h2 a, h3 a {
	color: #2D2D2B;
}

h1 a:hover, h2 a:hover, h3 a:hover {
	color: #D2BA29;
}

h1 {
	letter-spacing: -2px;
	font-size: 2.8em;
}

h2 {
	letter-spacing: -1px;
	font-size: 2em;
}

h3 {
	letter-spacing: -1px;
	font-size: 1.6em;
}

p, ul, ol {
	margin-bottom: 2em;
	line-height: 180%;
}

blockquote {
	margin: 0 0 0 2em;
	padding: 0 0 0 1em;
	font-style: italic;
	border-left: 4px solid #F2EAB8;
}

a {
	border-bottom: 1px solid #F2EAB8;
	text-decoration: none;
	color: #D2BA29;
}

a:hover {
	border: none;
	color: #FFB700;
}

hr {
	display: none;
}

/* Header */

#header {
	width: 960px;
	height: 60px;
	margin: 0 auto;
}

/* Logo */

#logo {
	float: left;
	height: 60px;
	padding: 0 30px;
	background: #D2BA29 url(images/img01.jpg) no-repeat right top;
}

#logo h1, #logo h2 {
	float: left;
	margin: 0;
	color: #FFFFFF;
}

#logo h1 {
	padding-top: 10px;
	text-transform: lowercase;
	letter-spacing: 2px;
	font-size: 2.6em;
	font-weight: normal;
}

#logo h2 {
	padding-top: 30px;
	font-size: .9em;
}

#logo a {
	border: none;
	color: #FFFFFF;
}

/* Search */

#search {
	float: right;
	padding-top: 15px;
}

#searchsubmit {
	background: #D5BF36 url(images/img04.gif) repeat-x;
	font-size: .9em;
	color: #FFFFFF;
}

/* Menu */

#menu {
	width: 960px;
	height: 61px;
	margin: 0 auto;
	background: #242424 url(images/img02.jpg) no-repeat;
}

#menu ul {
	margin: 0;
	padding: 18px 0 0 10px;
	list-style: none;
}

#menu li {
	float: left;
}

#menu a {
	padding: 0 20px;
	border: none;
	letter-spacing: -1px;
	font: normal 1.4em "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #CABFB4;
}

#menu a:hover {
	color: #FFFFFF;
}

/* Page */

#page {
	width: 960px;
	margin: 0 auto;
	background-color: #c8c39e;
}


/* Content */

#content {
	margin: 0 auto;
	width: 960px;
}

/* Post */

.post {
	padding: 15px;
}

#sidebar-content .post {
	padding: 0px;
}

.post .title {
	margin: 0;
	border-bottom: 2px solid #F2EAB8;
}

#sidebar-content .post .title {
	margin: 0;
	border-bottom: none;
}

.post .meta {
	height: 11px;
	margin: 0;
	padding: 5px 0;
	border-bottom: 1px solid #F2EAB8;
	line-height: normal;
	font: bold .8em Arial, Helvetica, sans-serif;
	color: #C5C3BC;
}

.post .meta .author {
	float: left;
}

.post .meta .date {
	float: right;
}

.post .meta a {
	border: none;
}

.post .entry {
}

.post .tags {
	margin: 0;
	padding: 5px 0;
	border-top: 2px solid #F2EAB8;
	line-height: normal;
	font-size: smaller;
}

.post .links {
	margin: 0;
	padding: 5px 0;
	border-top: 1px solid #F2EAB8;
	border-bottom: 1px solid #F2EAB8;
	line-height: normal;
	font-size: smaller;
}

/* Posts */

.posts {
}

.posts h2 {
	margin: 0;
	border-bottom: 2px solid #F2EAB8;
}

.posts ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.posts li {
	padding-bottom: 1px;
}

.posts .title {
	margin: 10px 0 0 0;
	border-bottom: 2px solid #F2EAB8;
}

.posts .title a {
	border: none;
}

.posts .meta {
	height: 11px;
	margin: 0;
	padding: 5px 0;
	border-bottom: 1px solid #F2EAB8;
	line-height: normal;
	font: bold .8em Arial, Helvetica, sans-serif;
	color: #C5C3BC;
}

.posts .meta .author {
	float: left;
}

.posts .meta .date {
	float: right;
}

.posts .meta a {
	border: none;
}

/* Posts */

#posts-outer-wide{
	float: left;
	width: 935px;
	border-right: 5px solid #b4af8e;
	border-bottom: 5px solid #b4af8e;
	background: #FFFFFF;
}

#posts-outer{
	float: left;
	width: 663px;
	border-right: 5px solid #b4af8e;
	border-bottom: 5px solid #b4af8e;
	background: #FFFFFF;
}

#posts-inner{
	border: 1px solid #d9c13c;
}
.horzontalThreePosts .post{
	width:400px;
	float:right;
}

#sidebar-content .horzontalThreePosts .post{
	float:none;
	width:auto;
}

#logPaymentToUserPost{
	float:none;
}

/* Sidebar */

#sidebar-content {
	width: 272px;
}

#sidebar-empty {
	width: 0px;
}

#sidebar-content .story{
	border-top: 1px solid #B4AF8E;
}
.sidebar {
	float: right;
	padding-right: 10px;
	padding-left: 10px;
	border-top: 5px solid #b4af8e;
}



.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidebar .horzontalThreePosts li {
	background:transparent url(images/img06.gif) no-repeat scroll left 8px;
	padding-left: 15px;
}

.sidebar li ul {
	padding-left: 10px;
	border-top: 1px solid #B4AF8E;
}

.sidebar li li {
	padding-left: 15px;
	background: url(images/img06.gif) no-repeat left 8px;
	
}

.sidebar h2 {
	margin: 0;
	padding: 6px 0;
}

.sidebar a {
	border-bottom-color: #B4AF8E;
	color: #ffffff;
}

.sidebar a:hover {
	color: #000000;
}

/* Calendar */

#calendar {
	padding-left: 10px;
}

#calendar table {
	width:  190px;
	border-collapse: collapse;
}

#calendar thead th {
	border-top: 2px solid #B4AF8E;
	border-bottom: 2px solid #B4AF8E;
}

#calendar tbody td {
	border-bottom: 1px solid #B4AF8E;
	text-align: center;
}

#calendar tfoot td {
	border-top: 2px solid #B4AF8E;
	font-weight: bold;
}

#calendar #today {
	background: #B4AF8E;
	font-weight: bold;
	color: #FDFBED;
}

#calendar #next {
	text-align: right;
}

#calendar a {
	font-weight: bold;
}

/* Footer */

#footer {
	width: 920px;
	height: 80px;
	padding: 20px 20px 0 20px;
	margin: 0 auto;
	background: url(images/img07.gif) repeat-x;
}

#footer p {
	margin: 0;
	font: bold .8em Arial, Helvetica, sans-serif;
	color: #B4AF8E;
	padding:22px 0px 0px 22px;
	float:left;
}

#footer a {
	color: #B4AF8E;
}


/* Custom tags */

.styled-checkbox-off{
	width: 15px;
	height: 15px;
	padding: 0px;
	background: #F9F8F1 url(images/img09.gif) repeat-x;
	border: 1px solid #D2BA29;
	font: bold 1em Georgia, "Times New Roman", Times, serif;
	color: #2D2D2B;
}

.styled-checkbox-on{
	width: 15px;
	height: 15px;
	padding: 0px;
	background: #D2BA29 url(images/img10.gif) center;
	border: 1px solid #D2BA29;
	font: bold 1em Georgia, "Times New Roman", Times, serif;
	color: #2D2D2B;
}

.styled-radio-off{
	width: 15px;
	height: 15px;
	border: none;
	padding: 0px;
	margin-right: 5px;
	background: url(images/img11.gif) repeat-x;
	font: bold 1em Georgia, "Times New Roman", Times, serif;
	color: #2D2D2B;
}

.styled-radio-on{
	width: 15px;
	height: 15px;
	border: none;
	padding: 0px;
	margin-right: 5px;
	background: url(images/img12.gif);
	font: bold 1em Georgia, "Times New Roman", Times, serif;
	color: #2D2D2B;
}


input.styled{
	display: none;
}


select.styled {
	position: absolute;
	opacity: 0;
	filter: alpha(opacity=0);
	z-index: 5;
}

.styled-select-one div
{
	background: url(images/img12.gif) no-repeat right;
}

div.styled-select-oneTODO
{
	width:84px;
	height:20px;
}


#googleAdsFooter{
	float:left;
}


tr.oddRow{
		background-color: #fffada;
}
tr.tableRow td{
	padding: 2px 2px 4px 4px;
}

.hidden{
	display: none;
}

#unknown{
			background-color:#f2eab8;
			border-bottom: 1px dotted #D2BA29;
	border-left: 1px dotted #D2BA29;
}


tr.headingRow{
	background-color: #C8C39E;
}

tr.headingRow th{
	border:5px solid #B4AF8E;
	padding: 2px;
	color:#2D2D2B;
}

table.innerResults td{
}
span.checkbox {
	width: 19px;
	height: 25px;
	padding: 0 5px 0 0;
	background: url(images/checkbox.gif) no-repeat;
	display: block;
	clear: left;
	float: left;
}
span.radio {
	width: 19px;
	height: 25px;
	padding: 0 5px 0 0;
	background: url(images/radio.gif) no-repeat;
	display: block;
	clear: left;
	float: left;
}
span.select {
	position: absolute;
	width: 158px;
	height: 21px;
	padding: 0 24px 0 8px;
	color: #fff;
	font: 12px/21px arial,sans-serif;
	background: url(static/images/select.gif) no-repeat;
	overflow: hidden;
}


