/* ---------->>> MAIN <<<-----------*/
body {
	font: normal 13px Tahoma,Geneva,"DejaVu Sans Condensed",sans-serif;
	color: #453c37; 
	/*
	background: #ffffff url("../images/main.jpg") top center repeat;
	*/
}
a { color: #453c37; }
a:hover { text-decoration: none; color: #000000; }
p { }
legend { 
	font: normal 13px Tahoma,Geneva,"DejaVu Sans Condensed",sans-serif; 
	color: #000000; }
input { 
	font: normal 13px Tahoma,Geneva,"DejaVu Sans Condensed",sans-serif; 
	color: #000000; }
h1 { }
h2 { }
h3 { }
h4 { }
h5 { }
h6 { }
input[type="text"], textarea { }
/*-- -----<LAYOUTS>---- --*/
#wrapper {
	width: 100%; min-height: 100%; overflow: hidden; 
	position: relative; min-width: 1000px; max-width: 1014px;
	margin: 0px auto 0px auto;
}
.ie6 #wrapper {
   width: 1014px;
}

#wrapper .wrapper_i1 { 
	position: relative;
}
#wrapper .wrapper_i2 { 
	position: relative;
}

#center { 
	background: url("../images/center.png") center top repeat-y;
	margin: 0px 0px -99999px 0px; padding: 0px 0px 100020px 0px;
}

.opera #center {
  margin: 0px 0px 0px 0px; padding: 0px 0px 20px 0px;
}
.ie6 #center {
  margin: 0px 0px 0px 0px; padding: 0px 0px 20px 0px;
  zoom: 1; background: url("../images/center.png") left top repeat-y;
}
.ie7 #center {
  margin: 0px 0px 0px 0px; padding: 0px 0px 20px 0px;
}

#center .center_2 { 
	background: url("../images/center_2.jpg") 15px -60px no-repeat;
	min-height: 700px; padding: 1px 0px 0px 0px; 
}

#header { 
	background: url("../images/top.png") left top no-repeat;
}
#header .header_2 { 
	background: url("../images/top_2.jpg") 18px 18px no-repeat;
}
#header .header_3 { 
	position: relative; height: 157px; width: 979px; margin: 0px 0px 0px 26px;
	background: url("../images/line1.jpg") left bottom no-repeat;
}

.ie6 #header {
  position: relative; left: -1px;
}

#footer { 
	position: relative; clear: both; height: 66px;
	min-width: 1000px; max-width: 1014px; margin: 0px auto 0px auto;
	background: url("../images/footer.png") center top no-repeat;
}
/*-- -----<BOXES>---- --*/
/** Begin: top **/
#top { position: absolute; top: 0px; left: 0px; width: 100%; text-align: center; z-index: 199; }
/** End: top **/
/** Begin: stars **/
#stars { position: absolute; bottom: 26px; left: 0px; }
/** End: stars **/
/** Begin: logo **/
#logo { position: absolute; bottom: 35px; right: 43px; }
/** End: logo **/
/** Begin: slogan **/
#slogan { position: absolute; bottom: 18px; right: 43px; width: 660px; }
#slogan p { 
	margin: 0px 0px 0px 0px; text-align: center; font-size: 15px; font-weight: bold;
	font-family: "Courier New",Courier,FreeMono,"Nimbus Mono L",monospace;
	text-transform: uppercase;
}
/** End: slogan **/
/** Begin: content **/
#content { overflow: hidden;  width: 979px; margin: 6px 0px 0px 26px; }
#content .left_1 { float: left; width: 243px; }
#content .center_1 { 
	float: left; width: 543px; 
	border-right: 1px solid #5a4d3e; border-left: 1px solid #5a4d3e;
	margin: 20px 0px -99999px 0px; padding: 0px 10px 99999px 10px;
}
#content .center_4 { 
	position: relative; top: -17px;
}
#content .right_1 { width: 163px; float: right; }
/** End: content **/
/** Begin: date **/
#date { 
	background: url("../images/date.png") left center no-repeat; text-align: center;
	padding: 0px 0px 0px 0px; color: #453c37; margin: 0px 0px 4px 0px;
	font-size: 13px; font-family: "Courier New",Courier,FreeMono,"Nimbus Mono L",monospace; 
}
/** End: date **/
/** Begin: widget **/
.left_1 .widget { 
	margin: 0px 0px 10px 0px;
}
.left_1 .widget h2 { 
	background: url("../images/h2_1.png") left top no-repeat; line-height: 23px;
	text-align: center; font-family: "Courier New",Courier,FreeMono,"Nimbus Mono L",monospace;
	color: #e3d3ac; font-size: 14px; width: 235px;
	font-weight: bold; text-transform: uppercase;
}
/** End: widget **/
/** Begin: pagenav **/
.widget_pages { }
.widget_pages ul { margin: 10px 0px 0px 22px; list-style: none; }
.widget_pages ul li { 
	background: url("../images/star1.png") left 6px no-repeat;
	padding: 0px 0px 0px 23px; margin: 0px 0px 4px 0px;
}
.widget_pages ul li a { 
	text-decoration: none; color: #453c37; font-size: 17px;
	font-family: "Courier New",Courier,FreeMono,"Nimbus Mono L",monospace;
}
.widget_pages ul li a:hover { text-decoration: underline; color: #000000; }
/** End: pagenav **/
/** Begin: find **/
.widget_search { }
.widget_search div { width: 100%; overflow: hidden; }
.widget_search form { display: block; margin: 14px 0px 12px 21px; }
.widget_search .text { 
	display: block; float: left; background: url("../images/find_1.png") left top repeat-x;
	width: 141px; height: 19px; border: 1px solid #4e4234; padding: 0px 0px 0px 13px;
	font-family: "Courier New",Courier,FreeMono,"Nimbus Mono L",monospace;
	color: #453c37; font-size: 14px; font-weight: bold;
}
.widget_search .submit { 
	float: left; display: block;
}
.widget_search label { display: none; }
/** End: find **/
/** Begin: calendar **/
.widget_calendar { width: 235px; }
.widget_calendar caption { 
	text-align: center; margin: 9px 0px 5px 0px; font-weight: normal;
	font-family: "Courier New",Courier,FreeMono,"Nimbus Mono L",monospace;
	font-size: 17px; color: #453c37;
}
.widget_calendar table { width: 100%; border-collapse: collapse; }
.widget_calendar table td { 
	text-align: center; font-size: 11px; padding: 4px 0px 4px 0px;
	font-family: "Courier New",Courier,FreeMono,"Nimbus Mono L",monospace;
}
.widget_calendar table th { font-weight: normal; }
.widget_calendar table tfoot td { 
	font-size: 15px !important; font-weight: bold;
	font-family: "Courier New",Courier,FreeMono,"Nimbus Mono L",monospace; font-weight: normal;
}
.widget_calendar table tfoot a { text-decoration: none; color: #453c37; }
/** End: calendar **/
/** Begin: comments **/
.widget_recent_comments { width: 235px; }
.widget_recent_comments { margin: 10px 0px 0px 9px; }
.widget_recent_comments ul { list-style: none; margin: 10px 5px 0px 0px; }
.widget_recent_comments li { 
	padding: 9px 0px 9px 0px; text-indent: 18px;
	line-height: 17px; font-size: 13px; font-weight: bold;
	font-family: "Courier New",Courier,FreeMono,"Nimbus Mono L",monospace;
	background: url("../images/comment.png") center top no-repeat;
}
.widget_recent_comments li:first-child { 
	background: none;
}
.ie6 .widget_recent_comments .first { 
	background: none;
}
.widget_recent_comments .item a { text-decoration: none; }
.widget_recent_comments .item a:hover { text-decoration: underline; color: #000000; }
/** End: comments **/
/** Begin: post_type_1 **/
.post { 
	padding: 0px 0px 16px 0px;
}
.post h1 { 
	font-size: 24px; font-weight: bold; line-height: 20px; margin: 0px 0px 5px 8px;
	font-family: "Times New Roman",Times,"Nimbus Roman No9 L","FreeSerif",serif;
}
.post h1 a { text-decoration: none; }
.post h1 a:hover { text-decoration: underline; }
.post .info { 
	margin: 0px 0px 10px 8px; font-size: 11px; font-style: italic;
	font-family: "Courier New",Courier,FreeMono,"Nimbus Mono L",monospace;
}
.post .info a { text-decoration: none; }
.post .info a:hover { text-decoration: underline; }
.post .text { 
	font-size: 13px; font-weight: bold; line-height: 14px; text-align: justify;
	font-family: Tahoma,Geneva,"DejaVu Sans Condensed",sans-serif;
}
.post .source { 
	font-size: 13px; font-weight: bold; line-height: 14px; text-align: justify;
	font-family: Tahoma,Geneva,"DejaVu Sans Condensed",sans-serif; margin: 0px 0px 6px 20px;
}
.post .add_comment { 
	text-align: right; font-style: italic;
	font-family: "Courier New",Courier,FreeMono,"Nimbus Mono L",monospace;
}
.post .add_comment a { text-decoration: none; }
.post .add_comment a:hover { text-decoration: underline; color: #000000; }
.post  img { border: 2px solid #eddab2; padding: 0px 0px 0px 0px; }

/** End: post_type_1 **/
/** Begin: post_type_1 **/
.center_1 .page { 
	padding: 0px 0px 16px 0px;
}
.center_1 .page h1 { 
	font-size: 24px; font-weight: bold; line-height: 20px; margin: 0px 0px 5px 8px;
	font-family: "Times New Roman",Times,"Nimbus Roman No9 L","FreeSerif",serif;
}
.center_1 .page h1 a { text-decoration: none; }
.center_1 .page h1 a:hover { text-decoration: underline; }
.center_1 .page .info { 
	margin: 0px 0px 10px 8px; font-size: 11px;
	font-family: "Courier New",Courier,FreeMono,"Nimbus Mono L",monospace;
}
.center_1 .page .text { 
	font-size: 13px; font-weight: bold; line-height: 14px; text-align: justify;
	font-family: Tahoma,Geneva,"DejaVu Sans Condensed",sans-serif;
}
.center_1 .page .source { 
	font-size: 13px; font-weight: bold; line-height: 14px; text-align: justify;
	font-family: Tahoma,Geneva,"DejaVu Sans Condensed",sans-serif; margin: 0px 0px 6px 20px;
}
.center_1 .page .add_comment { 
	text-align: right; font-style: italic;
	font-family: "Courier New",Courier,FreeMono,"Nimbus Mono L",monospace;
}
.center_1 .page .add_comment a { text-decoration: none; }
.center_1 .page .add_comment a:hover { text-decoration: underline; color: #000000; }
.center_1 .page  img { border: 2px solid #eddab2; padding: 0px 0px 0px 0px; }

/** End: post_type_1 **/
/** Begin: post_type_2 **/
.post_type_2 { 
	padding: 10px 0px 16px 0px;
}
.post_type_2 h1 { 
	font-size: 24px; font-weight: bold; line-height: 20px; margin: 0px 0px 5px 30px;
	font-family: "Times New Roman",Times,"Nimbus Roman No9 L","FreeSerif",serif;
}
.post_type_2 .text { 
	font-size: 13px; font-weight: normal; line-height: 14px; text-align: justify;
	font-family: "Times New Roman",Times,"Nimbus Roman No9 L","FreeSerif",serif;
	text-indent: 30px;
}
.post_type_2 .source { 
	font-size: 13px; font-weight: normal; line-height: 14px; text-align: justify;
	font-family: "Times New Roman",Times,"Nimbus Roman No9 L","FreeSerif",serif;
	text-indent: 30px;
}
.post_type_2 .add_comment { 
	text-align: right; font-style: italic;
	font-family: "Courier New",Courier,FreeMono,"Nimbus Mono L",monospace;
}
.post_type_2 .add_comment a { text-decoration: none; }
.post_type_2 .add_comment a:hover { text-decoration: underline; color: #000000; }
.post_type_2 img { }
/** End: post_type_2 **/

/** Begin: img1 **/
.img1 { float: right; padding: 0px 0px 5px 7px; }
.img1 img { display: block; border: 2px solid #eddab2; }
/** End: img1 **/
/** Begin: price **/
#price { 
	background: url("../images/price.png") left center no-repeat;
	text-align: center; font-size: 13px; margin: 0px 0px 3px 0px;
	font-family: "Courier New",Courier,FreeMono,"Nimbus Mono L",monospace;
}
#price * { vertical-align: middle; }
/** End: price **/
/** Begin: widget2 **/
.right_1 .widget { 
	margin: 0px 0px 10px 0px; width: 163px;
}
.right_1 .widget h2 { 
	background: url("../images/h2_2.png") left top no-repeat; line-height: 23px;
	text-align: center; font-family: "Courier New",Courier,FreeMono,"Nimbus Mono L",monospace;
	color: #e3d3ac; font-size: 14px;
	font-weight: bold; text-transform: uppercase;
}
/** End: widget2 **/
/** Begin: nav2 **/
.nav2 { margin: 10px 0px 0px 0px; list-style: none; }
.nav2 li { text-align: center; margin: 0px 0px 7px 0px; }
.nav2 li a {
	text-decoration: none; font-weight: bold;
	font-family: "Courier New",Courier,FreeMono,"Nimbus Mono L",monospace;
}
.nav2 li a:hover { text-decoration: underline; }
/** End: nav2 **/
/** Begin: partners **/
#partners { margin: 19px 0px 0px 7px; width: 151px; }
#partners .item { 
	background: url("../images/ban.gif") left top repeat-y;
	margin: 0px 0px 15px 0px;
}
#partners .item_2 { 
	background: url("../images/ban_2.gif") left top no-repeat;
}
#partners .item_3 { 
	background: url("../images/ban_3.gif") left bottom no-repeat;
	padding: 6px 0px 6px 0px;
}

.ie6 #partners .item { 
	zoom: 1;
}
.ie6 #partners .item_2 { 
	zoom: 1;
}
.ie6 #partners .item_3 { 
	zoom: 1;
}

.ie7 #partners .item { 
	zoom: 1;
}
.ie7 #partners .item_2 { 
	zoom: 1;
}
.ie7 #partners .item_3 { 
	zoom: 1;
}
/** End: partners **/
/** Begin: sponsors **/
#sponsors { margin: 12px 0px 20px 0px; }
#sponsors ul { list-style: none; margin: 0px 0px 0px 4px; }
#sponsors ul li { margin: 0px 0px 5px 0px; }
#sponsors ul li a {
	text-decoration: none;
	font-family: "Courier New",Courier,FreeMono,"Nimbus Mono L",monospace;
}
#sponsors ul li a:hover { text-decoration: underline; }
/** End: sponsors **/
/** Begin: metas **/
.widget_tag_cloud { 
	margin: 12px 0px 0px 2px; 
	font-weight: bold; font-size: 11px; line-height: 180%;
	font-family: "Courier New",Courier,FreeMono,"Nimbus Mono L",monospace; 
}
.widget_tag_cloud a { text-decoration: none; }
.widget_tag_cloud a:hover { text-decoration: underline; }
/** End: metas **/
/** Begin: copyright **/
#copyright { 
	text-align: center; line-height: 42px; font-weight: bold;
	font-family: "Courier New",Courier,FreeMono,"Nimbus Mono L",monospace;
}
/** End: copyright **/
/** Begin: widget_list **/
.widget_list { list-style: none; margin: 0px 0px 0px 0px; }
/** End: widget_list **/
/** Begin: s_table **/
.s_table { }
.s_table table { border-collapse: collapse; }
.s_table table td { border: 1px solid #4a463e; }
.s_table table .title a { color: #ffffff; }
.s_table table .text_input { 
	width: 100px;
}
.s_table table  .submit_input { float: left; }
/** End: s_table **/

/** Begin: text_input **/
.text_input { 
	display: block; float: left; background: url("../images/find_1.png") left top repeat-x;
	height: 19px; border: 1px solid #4e4234; padding: 0px 3px 0px 3px;
	font-family: "Courier New",Courier,FreeMono,"Nimbus Mono L",monospace;
	color: #453c37; font-size: 14px; font-weight: bold;
}
/** End: text_input **/	

/** Begin: submit_input **/
.submit_input { 
	background: #4a463e; border: 0px; color: #e3d3ac; font-size: 14px; font-weight: bold;
	font-family: "Courier New",Courier,FreeMono,"Nimbus Mono L",monospace; 
	padding: 1px 8px 1px 8px;
}
/** End: submit_input **/
/** Begin: textarea_input **/
.textarea_input { 
	display: block; background: url("../images/find_1.png") left top repeat;
	border: 1px solid #4e4234; padding: 3px 3px 3px 3px;
	font-family: "Courier New",Courier,FreeMono,"Nimbus Mono L",monospace;
	color: #453c37; font-size: 14px; font-weight: bold;
}
/** End: textarea_input **/	
/*-- -----<DECORATIONS>---- --*/
/*-- -----<SUBPAGES>---- --*/
/*-- -----<FIXS>---- --*/
