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

*/


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

a {
	color: #810000;
	text-decoration: underline;
}

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

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

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

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

/* POST AREA */

#post_area {
	width: 636px;
	margin-left: 11px;
	margin-right: 10px;
	float: left;
	background: url(images/postbox_bg.gif) repeat-y;
}

#post_box {
	width: 636px;
	float: left;
	margin-bottom: 9px;
}

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

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

#post_box .title {
	width: 636px;
	height: 39px;
	float: left;
	display: block;
	text-align: left;
	background: url(images/postbox_top.gif) no-repeat;
	border-top: 1px solid #fff;
}

#post_box .title h2 {
	width: 596px;
	padding: 11px 20px 0 20px;
	margin: 0;
	line-height: 16px;
	color: #fff;
	font-size: 17px;
	font-weight: bold;
}

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

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

#post_box .date {
	width: 636px;
	color: #6B0001;
	float: left;
	display: block;
	padding-top: 5px;
	text-indent: 20px;
	font-size: 11px;
	text-decoration: underline;
	text-transform: uppercase;
}

#post_box .article {
	width: 596px;
	text-align: justify;
	float: left;
	line-height: 16px;
	padding: 7px 20px 31px 20px;
}

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

#post_box_bottom {
	width: 596px;
	height: 25px;
	padding: 4px 20px 0 20px;
	float: left;
	font-size: 11px;
	background: url(images/postbox_bottom.gif) bottom no-repeat;
}

#post_box_bottom .post_comments {
	text-align: right;
	color: #6A0001;
	float: right;
	display: block;
	font-weight: bold;
	background: url(images/arrow.gif) right no-repeat;
	padding-right: 13px;
}

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

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

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

#post_box_bottom .post_tags {
	float: left;
	display: block;
	color: #6A0001;
	margin-right: 14px;
	text-transform: uppercase;
	text-decoration: underline;
}

#post_box_bottom .post_tags a {
	color: #1C1C1C;
	text-decoration: none;
	text-transform: none;
}

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

#post_box_bottom .posted {
	float: left;
	display: block;
	color: #6A0001;
	text-transform: uppercase;
	text-decoration: underline;
}

#post_box_bottom .posted a {
	color: #1C1C1C;
	text-decoration: none;
	text-transform: none;
}

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

/* NAVIGATION */

.navigation {
	width: 616px;
	float: left;
	text-align: left;
	font-weight: bold;
	padding: 25px 0 15px 20px;
	color: #480001;
	background: url(images/postbox_bottom2.gif) bottom no-repeat;
}

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

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

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

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

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

/* ARCHIVE */

.pagetitle {
	text-align: center;
	width: 636px;
	height: 32px;
	color: #880000;
	padding-top: 15px;
	margin: 0;
}

/* SIDEBAR AREA */

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

#sidebar .search_form {
	width: 268px;
	float: left;
	margin: 0 0 20px 0;
}

#sidebar .search_form h6 {
	width: 268px;
	float: left;
	text-align: center;
	margin: 13px 0 12px 0;
	font-size: 13px;
	font-weight: bold;
	color: #490001;
}

#sidebar .search_form .search_field {
	width: 268px;
	float: left;
	padding: 0;
	margin: 0 0 12px 0;
}

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

#sidebar .search_form .search_button {
	width: 268px;
	float: left;
	padding: 0;
	margin: 0;
}

#sidebar .search_form .search_button input {
	width: 84px;
	height: 22px;
	background: url(images/search_button.gif) center no-repeat;
	border: none;
	font-weight: bold;
	color: #EFEFEF;
}

#sidebar h2 {
	width: 245px;
	height: 20px;
	padding:  5px 0 0 19px;
	margin: 0 0 7px 0;
	color: #6A0001;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: left;
	float: left;
	background: url(images/sidebar_top.gif) no-repeat;
}

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

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

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

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

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

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

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

#sidebar ul li ul li a {
	width: 242px;
	padding: 4px 0 4px 26px;
	color: #490001;
	text-decoration: none;
	font-size: 12px;
	float: left;
	background: url(images/sidebar_button.gif) no-repeat;
}

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

#sidebar ul li ul li ul li a {
	width: 232px;
	padding: 4px 0 4px 36px;
}

/* SIDEBAR - widgets */

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

#sidebar #calendar_wrap {
	width: 268px;
	float: left;
}

#sidebar #calendar_wrap table {
	width: 240px;
	float: left;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	color: #000;
}

#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: 636px;
	margin: 0;
	float: left;
	color: #202020;
}

#comments h2 {
	color: #880000;
	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: 596px;
	padding: 10px 20px 10px 20px;
	float: left;
}

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

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

#respond {
	width: 616px;
	float: left;
	margin: 25px 0 0 20px;
	color: #202020;
}

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

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

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

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

/* SEARCH RESULTS */

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

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

/* FOOTER */

#footer {
	width: 925px;
	margin: 0 auto;
	font-size: 12px;
}

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

#footer .copyright {
	width: 925px;
	padding-top: 20px;
	padding-bottom: 20px;
	float: left;
	text-align: center;
	color: #EFE2DC;
	background: #880000 url(images/bottom_bg.gif) top repeat-x;
}

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

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

#footer .sitename {
	color: #F5EDE9;
	padding-right: 20px;
	text-align: center;
}






