/*
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: #F9F0CF url(http://lafcheta.info/images/img01.jpg) repeat-x left top;
	 font-family: Courier New,Tahoma; 
	font-size: 12px;
	color: #534616;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #534616;
}
table#contact td { font-weight: bold; font-size: 15px; letter-spacing: 1.5px; }
table#contact input,table#contact select,table#contact textarea { border: 1px solid #A5ACB2; }
table#contact td input  { width: 200px; height: 20px; padding-left: 20px; }
table#contact td select { width: 220px; height: 25px; padding-top: 3px; text-align: center; font-weight: bold; }
table.smiles {  width: 200px; }
table.smiles td { text-align: center; }
input.submit { width: 90px; height: 30px; background-color: white; color: black; margin-left: 20px; }
h1 {
	font-size: 2em;
}

h2 {
	font-size: 1.8em;
}

h3 {
	font-size: 1.6em;
}

p, ul, ol {
	margin-top: 0;
}

ul, ol {
}

a {
	text-decoration: none;
	color: #534616;
}

a:hover {
}

#wrapper {
	width: 960px;
	margin: 0 auto;
	padding: 0;
}

/* Header */

#header {
	width: 960px;
	height: 110px;
	margin: 0 auto;
}

/* Logo */

#logo {
	float: left;
	height: 65px;
	background-image: url('http://lafcheta.info/images/header.png');
	background-repeat: no-repeat;
	width: 280px;
	height: 90px;
	margin: 0;
	margin-top: 15px;
}
#adsense { float: left; margin-top: 30px; margin-left: 54px; width: 600px; }
/* Search */

#search {
	float: right;
	width: 300px;
	height: 110px;
	padding: 0;
}

#search form {
	height: 41px;
	margin: 0;
	padding: 10px 0 0 20px;
}

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

#search-text {
	width: 195px;
	padding: 5px 5px 4px 5px;
	border: 1px solid #DEDEDE;
	background: #FFFFFF;
	text-transform: lowercase;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #703522;
}

#search-submit {
	width: 50px;
	height: 25px;
}

/* Menu */

#menu {
	width: 960px;
	height: 38px;
	margin: 0 auto;
	padding: 0;
}

#menu ul {
	margin: 0;
	padding: 0px 0px 0px 25px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
	height: 38px;
}

#menu a {
	display: block;
	margin-right: 3px;
	padding: 17px 30px 7px 30px;
	background: url(http://lafcheta.info/images/img02.jpg)  no-repeat right 18px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	border: none;
}

#menu a:hover, #menu .current_page_item a {
}

#menu .current_page_item a {
	padding-left: 0;
}

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

/* Page */

#page {
	width: 960px;
	margin: 0 auto;
	padding: 50px 0px 0px 0px;
}

#page-bgtop {
}

#page-bgbtm {
}

/* Content */

#content {
	float: right;
	width: 670px;
	padding: 0;
	border: none;
}
.post {
	padding: 0px;
	background: #FFFFFF;
	border: none;
}
a.delete { padding: 0; }
a.delete img { padding: 0; border: 0; }
.post #info { margin: 15px auto; width: 400px; height: 20px; font-size: 15px; padding-top: 5px; border: 1px solid #4A2922; background-color: #F9F0CF; color: #4A2922; text-align: center; }
.post form.form_send { width: 90%; margin: 15px auto; display: none; }
.post form input { width: 100px; background-color: #D6E6CC; border: 2px solid #4B2822; font-weight: bold; }
.post form input[type=text] { background-color: #FFFFFF; width: 140px; border: 2px solid #D6E6CC; padding-left: 10px; font-family: Courier New,Tahoma,VErdana; }
.post-bgtop {
}

.post-bgbtm {
}

.post .title {
	height: 38px;
	margin-bottom: 10px;
	padding: 12px 0 0 20px;
	background: #D6E6CC;
	letter-spacing: -.5px;
	color: #FFFFFF;
	color: #48390E;
}
.post .meta {
	 padding-top: 5px;
	 padding-left: 10px; 
	 margin: 5px auto;
	 font-weight: bold;
}
.viewer { padding-left: 15px; font-family: Courier New,Tahoma; font-weight: bold; letter-spacing: 1px; }
.viewer a { background-color: #D6E6CC; padding: 2px; }
.post .meta a { background-color: #D6E6CC; padding: 2px; }
hr.break { border: 1px solid #D6E6CC; width: 95%; text-align: center; margin: 0 auto; padding: 0 20px; }
p.entry {
	 padding-top: 15px;
	 padding-left: 20px;
	 margin: 20px;
	 display: block;
	color: #4A2922;
	font-size: 13px;
	font-family: Courier New,Tahoma,Verdana;
	 letter-spacing: 1px;
}
.links {
	display: block;
	width: 100px;
	height: 20px;
	margin-top: 20px;
	text-align: center;
	font-size: 10px;
	font-weight:  bold;
}
tr .info {
	 font-size: 15px;
	 font-weight: bold;
	 text-align: center;
}
#profile { font-size: 15px; }
.avatar { width: 200px; height: 200px; text-align: center; }
.avatar  img { width: 150px; height: 150px; border: none; text-align: center; }
#profile td { text-align: center; font-weight: bold; }
#profile h2 { font-size: 16px; font-weight: bold; text-align: center; }
#profile td  .infodata { width: 180px; border-bottom: 1px dashed #4A2922; }
#profile td  .userdata { width: 220px; border-bottom: 1px dashed #4A2922; color: #4A2922; }
#category { width: 150px; font-weight: bold; height: 20px; font-family: Courier New,tahoma,verdana; font-size: 14px; text-align: center; }
#register table { width: 500px; }
#register td { text-align: center; }
#do_register,#reset { width: 120px; height: 30px; font-size: 14px; background-color: #D6E6CC; }
#cat { width: 150px; font-weight: bold; height: 20px; font-family: Courier New,tahoma,verdana; font-size: 14px; text-align: center; }
.addcontent table { width: 500px; }
.addcontent td { text-align: left; font-weight: bold; padding-left: 20px; }
.addcontent td input { padding-left: 20px; width: 130px; }
#addcontent,#reset { width: 120px; height: 30px; font-size: 14px; background-color: #D6E6CC; }

#information {
    border: 1px solid;
    margin: 10px 50px;
    padding:15px 10px 15px 50px;
    background-repeat: no-repeat;
    background-position: 10px center;
    color: #D8000C;
    background-color: #FFBABA;
    background-image: url('http://lafcheta.info/images/error.png');
	font-size: 15px;
	font-weight: bold;
}
#successfull {
	 width: 500px;
	 margin: 20px auto;
	 padding: 25px;
	 text-align: center;
	 font-size: 14px;
	 color: #534616;
	 line-height: 190%;
}
#successfull a ,#timer {
	 color: #4B2822;
	 text-decoration: none;
	 background-color: #D6E6CC;
}
#successfull a:hover {
	 border-bottom: 1px dotted #4B2822;
}
#members  td { text-align: center; font-size: 14px; }
#members td a { padding: 3px 4px; } 
#members td a:hover ,#members td a:active { background-color: #D6E6CC; padding: 3px 4px; }

td.userid { width: 40px; }
td.username { width: 120px; }
td.level { width: 120px; }
td.status { width: 80px; }
td.regtime { width: 200px; }
#pags  td { font-size: 15px; width: 35px; height: 35px; text-align: center; font-weight: bold; }
#pags img { border: none; }

form#settings { width: 550px; text-align: center; margin: 20px auto; }
#settings fieldset { border: 1px solid #4B2822; }
#settings legend { background-color: #D6E6CC; padding: 3px 4px; font-weight: bold; font-size: 16px; }
#settings label { float: left; width: 200px; margin-right: 20px; padding-top: 2px; text-align: right; font-weight: bold; }
#settings input { float: left; width: 150px; border: 1px solid #4B2822; padding-left: 20px; margin-top: 5px; }
input#editcontact,input#editpassword,input#editemail { 
	 text-align: center; 
	 border: none; 
	 clear: left; 
	 float: right; 
	 width: 120px; 
	 height: 25px; 
	 font-size: 15px; 
	 font-weight: bold; 
	 margin: 10px 0; 
	 margin-right: 30%; 
	 background-color: #D6E6CC; 
}
#editprofile_result,#editpassword_result,#editemail_result { width: 60%; margin: 5px auto; border: 1px dashed #FF0000; padding: 5px; font-weight: bold; font-size: 15px; }

#sidebar {
	float: left;
	width: 240px;
	padding: 0px;
	color: #787878;
}

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

#sidebar li {
	margin: 0;
	padding: 0;
}

#sidebar li ul {
	margin-bottom: 30px;
	padding: 0px 20px 20px 20px;
	background: #F4FAF0;
	border-left: 1px solid #D6E6CC;
	border-right: 1px solid #D6E6CC;
	border-bottom: 1px solid #D6E6CC;
}

#sidebar li li a { font-weight: bold; font-size: 16px; text-decoration: none;  }
#sidebar li li a:hover { text-decoration: none;  }
#sidebar li li {
	line-height: 35px;
	border-bottom: 1px dashed #D1D1D1;
	padding-left: 23px;
}
#sidebar li li img { border: none; }

#sidebar li li span {
	display: block;
	margin-top: -20px;
	padding: 0;
	font-size: 11px;
	font-style: italic;
}

#sidebar h2 {
	height: 38px;
	padding: 12px 0 0 20px;
	background: #D6E6CC;
	border: 1px solid #D6E6CC;
	letter-spacing: -.5px;
	color: #48390E;
}

#sidebar p {
	margin: 0 0px;
	padding: 0px 20px 20px 20px;
	text-align: justify;
}

#sidebar a {
	border: none;
}

#sidebar a:hover {
	text-decoration: underline;
}
#error_loggin { 
	 text-align: center;
	 font-weight: bold;
	 color: #4A2922;
	 font-size: 14px;
	 background-color: white;
}
form#loggin {
	 width: auto;
	 padding: 10px;
	 height: auto;
	 text-align: center;
	 color: #000000;
	 background-color: #FFFFFF;
	 margin-bottom: 30px;
}
#remember { width: 100px; height: 30px; margin-top: 15px; }
#loggin label { margin: 10px 0px 0px 5px; display: block; height: 30px; float: left; }
#loggin input { margin-top: 5px; width: 120px; height: 30px; padding-left: 20px; border: 3px solid #D6E6CC; font-size: 15px; }
#loggin select { text-align: center; width: 120px; height: 30px; margin: 5px 5px; padding-top: 4px; }
img.checked { width: 20px; height: 20px; text-align: center; }
input#do_loggin { width: 80px; height: 30px; background-color: #D6E6CC; font-weight: bold; margin-top: 5px; padding: 0; float: right; margin-right: 20px; }
#loggin a { color: #4B2822; text-decoration: none; font-size: 12px; }
#loggin a:hover { border-top: 1px dashed #4B2822; border-bottom: 1px dashed #4B2822; text-decoration: none; }
/* Calendar */

#calendar {
}

#calendar_wrap {
	padding: 20px;
}

#calendar table {
	width: 100%;
}

#calendar tbody td {
	text-align: center;
}

#calendar #next {
	text-align: right;
}

/* Footer */

#footer {
	width: 960px;
	height: 64px;
	margin: 0 auto;
	background: url(http://lafcheta.info/images/img03.jpg) no-repeat left top;
	padding: 0px 0 15px 0;
	font-family: Arial, Helvetica, sans-serif;
}

#footer p {
	margin: 0;
	padding-top: 26px;
	line-height: normal;
	font-size: 12px;
	text-align: center;
}

#footer a {
	font-weight: bold;
}
/* Checkboxes */
label.checkbox_checked {
	background: #fff url(http://lafcheta.info/images/tick.png) no-repeat;	
	margin: 10px 0;
	padding-left: 25px;
}
label.checkbox_unchecked  {
	background: #fff url(http://lafcheta.info/images/cross.png) no-repeat;	
	margin: 10px 0;
	padding-left: 25px;
}
label:hover{
	color: #575B60;
}

label.highlighted {
	border: 1px solid #333;
}

/* XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX */
/* STOP EDITTING - DO NOT CHANGE OR REMOVE        */
.crirHidden {
	position: absolute;
	left: -1000px;
}
/* XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX */



