/*-- Global options --*/

* {
	font-family: Arial, Times New Roman;
	font-size: 11px;
	color: #000;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	border: none;
}

body {
	background: #fff;
	padding: 0px;
	margin: 0px 0px 0px 0px;	/*top right bottom left*/
}

h1 {font-size: 20px;}

blockquote {background-color: #EEEEEE; padding:10px;}

table {
	width: 100%;
}

td {
	vertical-align: top;
}

a {
	color: #616161;
}

p, div.post {
	font-family: Tahoma;
	font-size: 12px;
	text-indent: 0px;
	margin-top: 20px;
	margin-bottom: 15px;
	width: 100%;
}

div.post *, div.post * *, div.post * * *, div.post * * * *, div.post * * * * * {
	font-family: Tahoma;
	font-size: 12px;
}

div.post ul, div.post ol, div.post li {
	margin-left: 16px;
	font-family: Tahoma;
	font-size: 12px;
}

div.post em, div.post i {
	font-family: Verdana;
	font-size: 13px;
}

input,
textarea,
select {
	border: solid 1px #B60400;
}

input.red_check {
	border: solid 1px #AE0000;
	background: none;
	width: 10px;
	height: 10px;
	vertical-align: bottom;
}

input.submit {
	background-color: #B60400;
	font-size: 14px;
	color: #fff;
	text-align: center;
	width: 100%;
	height: 18px;
}

/*-- End of Global options --*/


/*-- Bloglist --*/
/*-- End of Bloglist --*/


/*-- Banners line --*/

div.banners_line {
	height: 60px;
	display: none;
}

/*-- Banners line --*/


/*-- Blog description --*/

div#blogdesc {
	font-size: 14px;
	color: #C00601;
	padding-left: 25px;
	vertical-align: bottom;
}

div#blogname {
	background-image: url(img/blogname_background.gif);
	background-position: left top;
	background-repeat: no-repeat;
	height: 78px;
	width: 100%;
	font-size: 24px;
	color: #fff;
	padding-left: 125px;
	padding-top: 17px;
}

/*-- End of Blog description --*/

/*-- Posts --*/

td.time {
	font-size: 18px;
	color: #B60400;
	padding-right: 33px;
	padding-left: 24px;
	padding-top: 6px;
	width: 1%;
}

img.post_name {
	margin-left: -3px;
	margin-right: 4px;
	position: relative;
}

a.post_name {
	font-weight: bold;
	font-size: 24px;
}

a.post_categories {
	text-decoration: underline;
}

/*-- End of Posts --*/


/*-- Post options --*/

table.post_options td {
	white-space: nowrap;
}

td.post_more {
	padding-top: 4px;
}

td.post_more a {
	font-size: 12px;
}

td.post_more img {
	margin-right: 4px;
}

/*-- End of Post options --*/


/*-- Prev/Next Page --*/

ul.prev_next_page {
	list-style-type: none;
	text-align: center;
}

ul.prev_next_page a {
	color: #B60400;
}

ul.prev_next_page li img {
	vertical-align: bottom;
	margin-bottom: 1px;
}

ul.prev_next_page li.left {
	float: left;
}

ul.prev_next_page li.left img {
	margin-right: 22px;
}

ul.prev_next_page li.right {
	float: right;
}

ul.prev_next_page li.right img {
	margin-left: 22px;
}

/*-- End of Prev/Next Page --*/


/*-- Comments --*/

div.comment {
	border: dotted 1px #B60400;
	padding: 5px;
}

/*-- End of Comments --*/


/*-- Comments form --*/

table#send_comment td.red,
table#send_comment td.opt {
	font-size: 14px;
	color: #BA130F;
	height: 21px;
	white-space: nowrap;
}

table#send_comment td.opt {
	padding-left: 4px;
	padding-top: 7px;
	width: 1%;
	text-align: right;
}

table#send_comment input.text {
	width: 100%;
	height: 21px;
}

table#send_comment select {
	width: 50%;
	height: 19px;
}

table#send_comment textarea {
	width: 100%;
	height: 152px;
}

table#send_comment td.note {
	color: #9D9D9D;
	height: 21px;
}

table#send_comment td.note b {
	color: #636363;
}

table#send_comment input.red_check {
	vertical-align: bottom;
	margin-bottom: 3px;
}

table#send_comment td.info {
	padding-top: 9px;
}

/*-- End of Comments --*/


/*-- Search form --*/

form#search {
	margin-top: 23px;
}

form#search input {
	border: none;
}

form#search input#search_field {
	width: 158px;
	height: 19px;
	border: solid 1px #5B5B5B;
}

form#search input#search_button {
	background-image: url(img/search_button.gif);
	width: 71px;
	height: 19px;
	border: none;
}

form#search input#search_button:hover {
	background-image: none;
	background-color: #B60400;
	width: 71px;
	height: 19px;
	border: solid 2px black;
}

/*-- End of Search form --*/


/*-- Categories --*/

form.cat_list {
	background-color: #F7F7F7;
	margin-left: -23px;
	padding-left: 20px;
}

form.cat_list ul {
	margin-left: 19px;
}

form.cat_list h4 {
	margin-left: 25px;
}


form.cat_list li {
	list-style-type: none;
}

form.cat_list a {
	font-family: Tahoma;
	font-size: 12px;
	margin-left: 7px;
} 

form.cat_list li.big_cat {
	margin-top: 14px;
}

form.cat_list input.red_check {
	margin-bottom: 2px;
}

/*-- End of Categories--*/


/*-- Archive --*/

table#archive {
	width: 189px;
}

table#archive td,
table#archive a {
	font-family: Tahoma;
	font-size: 14px;
	color: #5B5B5B;
	text-align: center;
	width: 27px;
}

table#archive a {
	text-decoration: underline;
}

table#archive td.spacer {
	height: 10px;
}

table#archive td#today, table#archive td#today a {
	background-color: #5B5B5B;
	color: #fff;
}

table#archive td.watch {
	font-weight: bold;
}

/*-- End of Archive --*/


/*-- Right_Bar_Down --*/

table#right_bar_down {
	background-color: #F7F7F7;
}

table#right_bar_down td.picture {
	padding-left: 5px;
	width: 69px;
}

a.rightbar,
table#right_bar_down a {
	font-family: Tahoma;
	font-size: 14px;
	text-decoration: underline;
}

/*-- End of Right_Bar_Down --*/


/*-- RSS fields --*/

table#RSS {
	background-color: #F7F7F7;
	display: none;
}

table#RSS td {
	font-size: 14px;
}

table#RSS td.fields {
	padding-left: 10px;
}

table#RSS a {
	font-size: 14px;
	text-decoration: underline;
}

/*-- End of RSS fields --*/
