/*  
Theme Name: DefisDesAs theme
Theme URL: http://www.defisdesas.com
Description: Wordpress skin
Author: defisdesas.com
Version: 1.0

*/


body {
	background: #E6DFC2 url(images/bg.gif) top repeat-x;
	width: 100%;
	font-family: 'Arial';
	color: #000000;
	line-height: 16px;
	margin: 0 auto;
	font-size: 12px;
}

a {
	color: #6C1811;
	text-decoration: underline;
}

a:hover {
	color: #D3483D;
	text-decoration: none;
}

#container {
	width: 100%;
	float: left;
	background: url(images/table_bg.gif) center repeat-y;
}

#wrapper {
	background: url(images/background.jpg) top no-repeat;
	width: 100%;
	float: left;
	padding-top: 136px;
}

#blog_area {
	width: 922px;
	margin: 0 auto;
}

#search_area {
	width: 922px;
	float: left;
	padding-bottom: 9px;
}

#search_area .text {
	width: 82px;
	float: left;
}

#search_area .form {
	width: 840px;
	float: left;
}

#search_area .text h6 {
	width: 82px;
	float: left;
	text-align: left;
	margin: 0;
	padding-top: 3px;
	text-indent: 21px;
	font-size: 12px;
	font-weight: bold;
	color: #E4DCC4;
}

#search_area .form .search_field {
	float: left;
	padding: 0;
	margin: 0;
	text-align: right;
}

#search_area .form .search_field input {
	width: 212px;
	height: 19px;
	background: url(images/search_field.gif) no-repeat;
	border: none;
	padding: 3px 5px 0 5px;
}

#search_area .form .search_button {
	float: left;
	padding: 0;
	margin: 0;
	text-align: right;
}

#search_area .form .search_button input {
	width: 25px;
	height: 22px;
	margin-left: 2px;
	background: url(images/search_button.gif) no-repeat;
	border: none;
}

/* POST AREA */

#post_area {
	width: 651px;
	margin-left: 10px;
	margin-right: 13px;
	float: left;
}

#post_box {
	width: 651px;
	float: left;
}

#p404 {
	width: 651px;
	float: left;
}

#p404 h2 {
	padding: 28px 0 7px 0;
	margin: 0;
	line-height: 16px;
	color: #C55252;
	font-size: 18px;
	font-weight: normal;
	text-align: center;
}

#post_box .title {
	width: 651px;
	height: 50px;
	margin: 0;
	float: left;
	display: block;
	text-align: left;
	background: #F6F4E8 url(images/postbox_top.gif) top repeat-x;
	border-bottom: 1px solid #E0D7BB;
}

#post_box .title h2 {
	padding: 16px 20px 0 20px;
	margin: 0;
	line-height: 16px;
	color: #000000;
	font-size: 18px;
	font-weight: normal;
}

#post_box .title h2 a {
	color: #000000;
	text-decoration: none;
}

#post_box .title h2 a:hover {
	color: #AC1A1C;
	text-decoration: underline;
}

#post_box .date {
	width: 651px;
	color: #860005;
	font-size: 12px;
	text-indent: 20px;
	padding-top: 10px;
	float: left;
	display: block;
	text-align: left;
}

#post_box .article {
	width: 611px;
	text-align: justify;
	float: left;
	line-height: 16px;
	padding: 5px 20px 35px 20px;
	background: url(images/postbox_bottom1.gif) bottom repeat-x;
}

#post_box .article p {
	float: left;
	padding: 0;
	margin: 10px 0 0 0;
}

#post_box_bottom {
	width: 611px;
	padding: 13px 20px 33px 20px;
	float: left;
	background: url(images/postbox_bottom2.gif) top repeat-x;
}

#post_box_bottom p {
	font-weight: bold;
	text-indent: 18px;
}

#post_box_bottom .post_tags {
	float: left;
	display: block;
	color: #000000;
}

#post_box_bottom .post_tags a {
	color: #000000;
	text-decoration: none;
}

#post_box_bottom .post_tags a:hover {
	color: #860005;
	text-decoration: underline;
}

#post_box_bottom .posted {
	float: left;
	display: block;
	color: #000000;
}

#post_box_bottom .posted a {
	color: #000000;
	text-decoration: none;
}

#post_box_bottom .posted a:hover {
	color: #860005;
	text-decoration: underline;
}

#post_box_bottom .post_comments {
	float: left;
	display: block;
	color: #860005;
	font-weight: bold;
}

#post_box_bottom .post_comments a {
	color: #860005;
	text-decoration: none;
}

#post_box_bottom .post_comments a:hover {
	color: #A37B00;
	text-decoration: underline;
}

/* NAVIGATION */

.navigation {
	width: 651px;
	float: left;
	text-align: center;
	font-weight: bold;
	margin: 5px 0 15px 0;
	color: #860005;
}

.navigation a {
	margin: 0 2px 0 2px;
	text-decoration: none;
	color: #860005;
}

.navigation a:hover {
	color: #DC4A50;
	text-decoration: underline;
}

.navigation a.nextpostslink, a.previouspostslink {
	color: #860005;
}

.navigation a:hover.nextpostslink, a:hover.previouspostslink {
	color: #DC4A50;
	text-decoration: underline;
}

.navigation .current {
	margin: 0 2px 0 2px;
}

/* ARCHIVE */

.pagetitle {
	text-align: center;
	width: 651px;
	padding: 15px 0 15px 0;
	margin: 0;
}

/* SIDEBAR AREA */

#sidebar {
	width: 227px;
	float: right;
	margin-right: 21px;
	padding-top: 9px;
}

#sidebar h2 {
	width: 210px;
	height: 21px;
	padding:  4px 0 0 17px;
	margin: 0 0 3px 0;
	color: #fff;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	float: left;
	background: url(images/sidebar_title.gif) top repeat-x;
}

#sidebar p {
	 padding: 0 23px 23px 23px;
	 margin: 0;
	 color: #363636;
}

#sidebar p a {
	color: #363636;
}

#sidebar ul {
	width: 227px;
	list-style: none;
	margin: 0;
	padding: 0;
	float: left;
}

#sidebar ul li {
	list-style: none;
	margin: 0 0 10px 0;
	padding: 0;
	float: left;
}

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

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

#sidebar ul li ul li ul {
	list-style: none;
	margin: 0;
	padding: 0;
	background: none !important;
}

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

#sidebar ul li ul li a {
	width: 212px;
	padding: 4px 0 4px 15px;
	color: #363636;
	text-decoration: none;
	float: left;
	background: url(images/sidebar_button.gif) no-repeat;
}

#sidebar ul li ul li a:hover {
	color: #820000;
	background: url(images/sidebar_button_over.gif) no-repeat;
	text-decoration: underline;
}

#sidebar ul li ul li ul li a {
	width: 202px;
	padding: 4px 0 4px 25px;
}

/* SIDEBAR - widgets */

#sidebar .textwidget {
	padding: 5px 10px 5px 10px;
	margin-right: 1px;
	float: left;
}

#sidebar #calendar_wrap {
	width: 227px;
	float: left;
	color: #000;
}

#sidebar #calendar_wrap table {
	width: 200px;
	float: left;
	margin-left: 10px;
	margin-right: 10px;
}

#sidebar #calendar_wrap td {
	text-align: center;
}

#sidebar #calendar_wrap caption {
	padding-top: 10px;
}

#sidebar #calendar_wrap #prev {
	text-align: left;
}

#sidebar #calendar_wrap #next {
	text-align: right;
}

/* COMMENTS */

#comments {
	width: 651px;
	margin: 0;
	float: left;
}

#comments h2 {
	color: #860005;
	font-size: 18px;
	font-weight: normal;
	margin: 5px 0 15px 20px;
	padding: 0;
}

#comments ol {
	padding: 0;
	margin: 0;
	list-style: none;
}

#comments li {
	width: 611px;
	padding: 10px 20px 10px 20px;
	float: left;
}

#comments li ul li {
	width: 542px;
	padding: 10px;
	margin: 0;
	float: left;
	background: none;
	list-style: none;
}

.nocomments {
	width: 651px;
	font-weight: bold;
	text-align: center;
	float: left;
	margin: 25px auto;
}

#respond {
	width: 631px;
	float: left;
	margin: 25px 0 0 20px;
}

#respond h3 {
	color: #860005;
	font-size: 16px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

#commentform input {
	width: 290px;
	height: 20px;
	background: #fff;
	border: 1px solid #890101;
	color: #000;
	padding: 2px 5px 0 5px;
}

#commentform textarea {
	width: 490px;
	height: 200px;
	background: #fff;
	border: 1px solid #890101;
	color: #000;
	padding: 2px 5px 0 5px;
}

#commentform .submit {
	width: 160px;
	height: 22px;
	background: #fff;
	border: 1px solid #890101;
	color: #000;
	padding: 0 5px 0 5px;
	cursor: pointer;
	font-size: 13px;
}

/* SEARCH RESULTS */

.search_list {
	width: 651px;
	float: left;
	text-align: center;
}

.search_list h2 {
	color: #C55252;
	font-size: 18px;
	font-weight: normal;
	margin-top: 25px;
}

/* FOOTER */

#footer {
	width: 922px;
	margin: 0 auto;
}

#footer .footer_top {
	width: 922px;
	height: 24px;
	float: left;
	background: url(images/table_bottom.gif) top no-repeat;
}

#footer .copyright {
	width: 922px;
	padding-top: 10px;
	padding-bottom: 10px;
	float: left;
	text-align: center;
	color: #000000;
	background: #E6DFC2;
}

#footer .copyright a {
	color: #000000;
	text-decoration: none;
}

#footer .copyright a:hover {
	color: #860005;
	text-decoration: underline;
}

#footer .sitename {
	width: 922px;
	padding-bottom: 4px;
	float: left;
	color: #860005;
	text-transform: uppercase;
}






