/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	background: #ffcc33 url(images/img01.jpg) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

input, textarea, select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

h1, h2, h3 {
	text-transform: lowercase;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #333333;
}

h1 {
	letter-spacing: -1px;
	font-size: 2.4em;
}

h2 {
	font-size: 1.8em;
}

h3 {
	font-size: 1.2em;
	font-weight: bold;
}

p, ul, ol {
	margin-bottom: 1.6em;
	line-height: 180%;
}

p {
}

blockquote {
	font-style: italic;
}

ul {
}

ol {
}

a {
	color: #333333;
}

a:hover {
	text-decoration: none;
}

small {
}

hr {
	display: none;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0 15px 0 0;
}

img.right {
	float: left;
	margin: 0 0 0 15px;
}

/* Header */

#feeds {
	width: 880px;
	height: 28px;
	margin: 0 auto;
	padding-top: 12px;
	text-align: right;
}

#feeds b {
	display: none;
}

#feeds a {
	padding: 0 21px;
	background: url(images/img02.gif) no-repeat left center;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}

#feeds a:hover {
	text-decoration: underline;
}

#logo {
	width: 880px;
	height: 89px;
	margin: 0 auto;
	padding: 20px 0 0 0;
}

#logo h1, #logo p {
	margin: 0;
	float: left;
	color: #a56301;
}

#logo h1 {
	padding-left: 40px;
/*	background: url(images/img03.gif) no-repeat left center;*/
	font-size: 4em;
}

#logo p {
	padding: 3px 0 0 5px;
	font-size: 1.4em;
}

#logo a {
	text-decoration: none;
	text-transform: lowercase;
	color: #FFFFFF;
}

/* Menu */

#menu {
	width: 880px;
	height: 40px;
	margin: 0 auto;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 60px;
	padding: 9px 20px 0 20px;
/*	background: url(images/img04.jpg) no-repeat; */
	text-transform: lowercase;
	text-decoration: none;
	font-size: 1.5em;
	color: #FE9A04;
}

#menu a:hover {
	background:url(images/img01_hover.jpg) repeat-x;
	color: #A56301;
}

#menu .active a {
	background:url(images/img01_hover.jpg) repeat-x;
	color: #BF8632;
}

/* Page */

#page {
	width: 830px;
	margin: 0 auto;
	padding: 40px 0;
}

/* Content */

#content {
	float: left;
	width: 550px;
	padding-top: 0px;
}
#content1 {
	float: left;
	width: 830px;
	padding-top: 0px;
}
.post {
	text-align: justify;
	background: #FFE38F;
}

.post .title {
	margin: 0;
	border-bottom: 1px solid #1A1A1A;
}

.post .meta {
	margin: 0;
	padding-left: 6px;
	background: url(images/img05.gif) no-repeat left center;
	color: #666666;
}

.post .meta a {
	color: #666666;
}

.post .entry {
	padding: 20px;
}

.post .more {
	text-align: right;
}

.post .more a {
	padding-left: 15px;
	background: url(images/img06.gif) no-repeat left center;
	text-decoration: none;
	font-weight: bold;
}

.post .more a:hover {
	text-decoration: underline;
}

.vline {
	border-bottom: 1px solid #1A1A1A;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 260px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin-bottom: 20px;
	background: #FFB343;
/*	border: 5px solid #050505;*/
}

#sidebar li ul {
	padding: 10px;
}

#sidebar li li {
	margin: 0;
	background: none;
	border: none;
}

#sidebar li li a {
	padding-left: 15px;
	background: url(images/img08.gif) no-repeat left center;
	text-decoration: none;
}

#sidebar li li a:hover {
	text-decoration: underline;
}

#sidebar h2 {
	height: 34px;
	margin: 0;
	padding: 7px 0 0 10px;
	background: #FFB343 url(images/img07.jpg) repeat-x;
	letter-spacing: -1px;
	font-size: 1.8em;
	color: #000000;
}
/* Sidebar1 */

#sidebar1 {
	float: right;
	width: 185px;
}

#sidebar1 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar1 li {
	margin-bottom: 20px;
	background: #FFB343;
/*	border: 5px solid #050505;*/
}

#sidebar1 li ul {
	padding: 10px;
}

#sidebar1 li li {
	margin: 0;
	background: none;
	border: none;
}

#sidebar1 li li a {
	padding-left: 15px;
	background: url(images/img08.gif) no-repeat left center;
	text-decoration: none;
}

#sidebar1 li li a:hover {
	text-decoration: underline;
}

#sidebar1 h2 {
	height: 34px;
	margin: 0;
	padding: 7px 0 0 10px;
	background: #FFB343 url(images/img07.jpg) repeat-x;
	letter-spacing: -1px;
	font-size: 1.8em;
	color: #000000;
}

/* Search */

#search form {
	padding: 20px;
}

/* Footer */

#footer {
	clear: both;
	height: 40px;
	padding: 20px;
	background: #FFB343;
	border-top: 2px solid #050505;
}

#footer p {
	margin: 0;
	text-align: center;
	color: #444444;
}

#footer a {
	color: #444444;
}

/* BEGIN E107 CORE CLASSES 
 copied from kubrick theme */
/*
.spacer {
	padding: 2px 0 2px 0;
}


.indent{
	border: 1px solid #06c;
	list-style: none;
}


.smalltext {
	font-size: 13px;
}

.mediumtext {
	font-size: 14px;
}

.disclaimer {
	font-size: 13px;
}


.tbox{
	color: #000000;
	font-size: 12px;
}

td {
	background: none;
	font:.9em "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #808080;
	padding: 4px;
	text-align: left;
	line-height: 1.3em;
}

.fborder {
	border: #e0f3b8 1px solid;
	background-color: transparent;
	
}

.forumheader{
	background-color: transparent;
	font-size: 13px;
	color: #808080;
	padding: 4px;
	border: 1px solid #ededed;
}

.forumheader2{
	background-color: transparent;
	font-size: 12px;
	color:#808080;
	padding: 4px;
	border: #ededed 1px solid;
}

.forumheader3{
	background-color: transparent;
	font-size: 12px;
	color:#808080;
	padding: 4px;
	border: #ededed 1px solid;

}

.forumborder{
	border:  #000080 1px solid;
	background-color: transparent;
}

.fcaption {
	border: #738197 1px solid;
	padding: 4px;
	font-size: 13px;
	color: #fff;
	font-weight: bold;
}
.fcaption a{
	color:#fff;
}

.fixfuckedie {
	width: 95%;
}

.tbox.chatbox {
     width: 80%;
     margin-top: auto;
     margin-bottom: auto;
     margin-left: auto;
     margin-right: auto;
} 

.helpbox {
	color:#000;
	font: 12px tahoma, verdana, arial, helvetica, sans-serif;
	border: 0px none red;
	background-color: transparent;
}
*/
/* e107 core style */
.tbox, .helpbox{
	/* width: 80%; */
	font-size: 11px;
	font-family: Trebuchet MS, "Lucida Sans Unicode", Arial, Lucida Sans, Tahoma, Sans-Serif;
	margin: 0 0 2px 0;
	color: #494949;
	border-top: 1px solid #868686;
	border-left: 1px solid #868686;
	border-bottom: 1px solid #D4D2CF;
	border-right: 1px solid #D4D2CF;
}
input.tbox.search {width: 160px;}
input.tbox.comment {width: 400px; }
input#helpb.helpbox {width: 400px;}
#comment.tbox.comment {width: 400px; background-color: #fff;}
/*.button{
	font-size: 11px;
	font-family: Trebuchet MS, "Lucida Sans Unicode", Arial, Lucida Sans, Tahoma, Sans-Serif;
	margin: 1px 0 0 0;
	padding: 1px 10px;
	color: #494949;
	background: white;
	border-top: 1px solid #D4D2CF;
	border-left: 1px solid #D4D2CF;
	border-bottom: 1px solid #868686;
	border-right: 1px solid #868686;
}
*/
#commentform .tbox, #commentform .helpbox{
	/* width: 400px; 
	background-color:#000; */
}
.spacer {
	padding: 2px 0 2px 0;
}


.indent{
	border: 1px solid #06c;
	list-style: none;
}


.smalltext {
	font-size: 13px;
}

.mediumtext {
	font-size: 14px;
}

.disclaimer {
	font-size: 13px;
}

.fborder, .border{
	border-collapse: collapse;
	border-spacing: 0px;
}

.forumheader, .forumheader2, .forumheader3, .forumheader4, .fcaption, .finfobar {
	padding: 4px;
	background: #FFE38F;
	border: 1px solid #000;
}
.forumheader2, .forumheader3, .forumheader4, .finfobar {
    text-align:left;
	}

.forumheader, .forumheader4, .finfobar {
	background:url(images/img09.jpg) repeat-x;
	color: #FFF;
}
.forumheader a {
	color: #000;
}
.finfobar a {
	color: #000;
}

.forumheader5 {
	cursor: pointer;
}

.fcaption, .forumheader5 {
	background: #BAD08B url(images/img07.jpg) repeat-x;
	text-align:center;
}

table {
	margin-left: auto;
	margin-right: auto;
}
