html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-size: 100%;
background: transparent;
}
body {
line-height: 1;
}
ol, ul {
list-style: none;
}
blockquote, q {
quotes: none;
}

/* remember to define focus styles! */
:focus {
outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
text-decoration: none;
}
del {
text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
border-collapse: collapse;
border-spacing: 0;
}



body{
	padding:0;
	margin:0;
	font-family:verdana,sans-serif;
	color:#373737;
	font-size:13px;
	line-height:1.4em;
}

a{
	color:#373737;
}
a:hover{
	text-decoration:none;
}
a img{
	border:none;
}
ul,ol{
	padding:0;
	margin:0;
	list-style:none;
	padding-bottom:12px;
}
h1,h2{
	font-family:Arial;
	font-size:22px;
	line-height:1.2em;
}

#bodywrap{
	min-width:1000px;
	background-color:#fff;
	text-align:left;
}
* html #bodywrap{
	width: expression(Math.max((document.documentElement ? document.documentElement.clientWidth :document.body.clientWidth), 1000)+'px');
}
#contentwrap{
	overflow:hidden;
}

#header_bg{
	background:url(i/header_bg.gif) repeat-x;
}
#header{
	background:url(i/header.jpg) no-repeat left top;
	height:263px;
}
#header_home{
	float:left;
	padding:132px 0 0 650px;
}
#homelink{
	display:block;
	width:160px;
	height:90px;
}
#header_ban{
	margin:0 0 0 810px;
	padding:24px 0 0 12px;
}
#banlink{
	background:url(i/ban.gif) no-repeat left top;
	display:block;
	width:157px;
	height:208px;
	padding:2px;
}

#head_mm{
	clear:both;
	background:url(i/mm/mm_wr.gif) repeat-x;
	padding:0 0 0 50px;
	height:44px;
}
#head_mm li{
	float:left;
	padding:0 2px 0 0;
	height:44px;
}

#head_but{
	margin:24px 0 20px 82px;
	padding:0px;
}
#head_but li{
	display:inline;
	margin:0 0 0 7px;
}

#footer{
	clear:both;
	padding:40px 0 20px;
	text-align:center;
}
#footer #foot_discr{
	font-size:11px;
}
#footer #foot_links{
	padding-top:3px;
}
#footer #foot_discl{
	padding-top:5px;
	font-size:9px;
	line-height:1.4em;
}
#footer #foot_pay{
	padding-top:15px;
}



#rsidebar{
	float:right;
	width:300px;
	padding-right:15px;
}

#rsidebar #live_chat{
	padding:10px 0 10px 50px;
}

#testim_side{
	margin-top:30px;
}
#testim_side img{
	margin-bottom:7px;
}
#testim_side #more_test{
	padding-top:5px;
	text-align:right;
}
#testim_side #more_test a{
	color:#1764b0;
}

#extras_side{
	margin-top:30px;
}
#extras_side img{
	margin-bottom:7px;
}
#extras_side ul{
	padding:0;
}
#extras_side ul li{
	background:url(i/ul_li_def.gif) no-repeat left 10px;
	padding-left:12px;
}
#extras_side span{
	color:#da0d12;
}

#order_side, #plag_an, #buy_img{
	margin-top:30px;
}

#rss{
	margin:30px 0 0 20px;
}
#rss a{
	display:block;
	height:16px;
	padding:2px 0 2px 26px;
	background:url(i/rss.jpg) no-repeat left 4px;
}

.side_b{
	margin:30px 0 0;
	width:288px;
}
.side_b_t{
	background:url(i/side_b_t.gif) no-repeat left top;
	height:3px;
	font-size:1px;
}
.side_b_b{
	background:url(i/side_b_b.gif) no-repeat left bottom;
	height:5px;
	font-size:1px;
}
.side_b_c{
	background:url(i/side_b_c.gif) repeat-y;
	padding:15px 20px;
}
#categories{
	padding:0;
	width:100%;
}



#content{
	margin-right:360px;
	padding:24px 0 0 30px;
}

#content a{
	color:#1764b0;
}



.post{
	padding-bottom:40px;
}

.post-caption{
	padding-left:50px;
	color:#77afe1;
}
.post-caption a{
	color:#77afe1!important;
}

.post-time{
	padding-left:50px;
	margin-top:8px;
	color:#6f9790;
	font-size:11px;
}

.post-text{
	margin:10px 0 5px;
	padding:20px 40px 20px 50px;
	border:1px #fff solid;
	background-color:#e6e6e6;
	font-size:11px;
}
.post-text ul, .post-text ol{
	padding:20px 0 20px 20px;
}
.post-text ol ul, .post-text ul ol{
	padding:10px 0 10px 20px;
}
.post-text ul{
	list-style-type:disc;
}
.post-text ol{
	list-style-type:decimal;
}

.post-meta{
	padding-left:50px;
}
.post-meta span{
	font-size:11px;
}


.navigation{
	padding:0 0 40px;
}
.navigation table{
	width:98%;
}
.navigation table td{
	width:50%;
}
.navigation table .navright{
	text-align:right;
}

#comment{
	padding-left:50px;
}
#comment #comments{
	padding:0 0 10px;
}
#comment .commentlist li{
	padding:0 0 5px;
}
#comment #respond{
	padding:15px 0 0;
}
#comment #commentform p{
	padding:0 0 5px;
}
