/*  
Theme Name: FreeCado theme
Theme URL: http://www.freecado.com
Description: Wordpress skin
Author: Freecado.com
Version: 1.0

*/


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

a {
	color: #357A00;
	text-decoration: underline;
}

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

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

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

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

#search_area {
	width: 922px;
	margin-bottom: 30px;
	float: left;
}

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

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

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

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

#search_area .form .search_button input {
	width: 66px;
	height: 22px;
	margin: 0 11px 0 2px;
	background: url(images/search_button.gif) no-repeat;
	border: none;
	color: #fff;
	font-size: 11px;
}

/* POST AREA */

#post_area {
	width: 643px;
	margin-left: 2px;
	margin-right: 11px;
	padding-top: 4px;
	float: left;
}

#post_box {
	width: 643px;
	float: left;
	margin-bottom: 25px;
}

#p404 {
	width: 643px;
	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: 643px;
	margin: 0;
	float: left;
	display: block;
	text-align: left;
}

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

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

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

#post_box .date {
	width: 643px;
	float: left;
	color: #4F4F4F;
	font-size: 11px;
	font-style: italic;
	text-indent: 25px;
	padding-top: 7px;
}

#post_box .article {
	width: 593px;
	text-align: justify;
	float: left;
	font-size: 13px;
	line-height: 16px;
	padding: 6px 25px 30px 25px;
}

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

#post_box_bottom {
	width: 593px;
	height: 31px;
	padding: 10px 25px 0 25px;
	float: left;
	background: url(images/postbox_bottom.gif) bottom repeat-x;
}

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

#post_box_bottom .post_comments {
	width: 145px;
	height: 20px;
	text-align: center;
	color: #EFEFEF;
	float: left;
	display: inline;
	font-weight: bold;
	font-size: 12px;
	background: url(images/button.gif) no-repeat;
}

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

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

#post_box_bottom .post_tags {
	float: right;
	display: block;
	color: #2F2F2F;
	margin-right: 5px;
}

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

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

#post_box_bottom .posted {
	float: right;
	display: block;
	color: #2F2F2F;
}

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

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

/* NAVIGATION */

.navigation {
	width: 638px;
	float: left;
	text-align: right;
	font-weight: bold;
	margin: 15px 5px 15px 0;
	color: #7E7E7E;
}

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

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

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

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

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

/* ARCHIVE */

.pagetitle {
	text-align: center;
	width: 643px;
	height: 32px;
	margin: 0;
}

/* SIDEBAR AREA */

#sidebar {
	width: 258px;
	float: right;
	margin-right: 8px;
}

#sidebar h2 {
	width: 250px;
	padding:  15px 8px 6px 0;
	margin: 0;
	color: #4D4D4D;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	text-align: right;
	float: left;
}

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

#sidebar p a {
	color: #fff;
}

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

#sidebar ul li {
	list-style: none;
	margin: 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: 236px;
	padding: 5px 0 6px 22px;
	color: #F2F2F2;
	text-decoration: none;
	float: left;
	font-size: 13px;
	background: url(images/sidebar_button.gif) no-repeat;
}

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

#sidebar ul li ul li ul li a {
	width: 226px;
	padding: 5px 0 6px 32px;
}

/* SIDEBAR - widgets */

#sidebar .textwidget {
	padding: 5px 10px 5px 10px;
	float: left;
}

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

#sidebar #calendar_wrap table {
	width: 240px;
	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: 643px;
	margin: 0;
	float: left;
}

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

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

#comments li {
	width: 593px;
	padding: 10px 25px 10px 25px;
	float: left;
}

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

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

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

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

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

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

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

/* SEARCH RESULTS */

.search_list {
	width: 643px;
	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 .copyright {
	width: 880px;
	height: 25px;
	padding: 7px 18px 0 24px;
	float: left;
	text-align: right;
	text-transform: uppercase;
	font-weight: bold;
	color: #6B6B6B;
	background: url(images/bottom.gif) top no-repeat;
}

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

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

#footer .sitename {
	float: left;
	text-align: left;
	color: #940F12;
	font-size: 11px;
}






