/*  
Theme Name: premium-papers.org
Theme URI: http://premium-papers.org
Description:
Version: 1.0
Author URI: http://premium-papers.org

*/
body {
	margin: 0;
	padding: 0;
	font-family: Verdana,sans-serif;
	font-size: 13px;
	background:#000 url(i/body_wrap.jpg) repeat-x;
	
}
#bodywrap {
	min-width: 1001px;
}

* html #bodywrap {
	width: expression(Math.max((document.documentElement ? document.documentElement.clientWidth : document.body.clientWidth), 1001)+'px');
}
img{
	border:none;
}
a{
	color: #000;
	text-decoration: underline;
}
a:hover{
	text-decoration: none;
	cursor:pointer; 
}
h2{
	font-family:Arial;
	font-weight:normal;
	font-size:20px;
}
ul,ol{
	margin:0;
	padding:0;
	list-style:none;
}
#sidebar{
	height:auto;
	float: left;
	overflow:hidden;
	margin:0;
	padding:0;
	background:none;
	color:#000;
	width:362px;
	padding-top:0px;
	_margin-right:-3px;
}
#contentwrapper{
	background:url(i/blog/contentwrapper.jpg) repeat-y;
	width:975px;
	margin-left:10px;
	overflow:hidden;
	min-height:1200px;
}
#content{
	margin:0;
	padding:0;
	color: #000;
	background:none;
	margin-left: 365px;
	overflow:visible;
	margin-top:53px;
	
}
#header {
	background:url(i/blog/header.jpg) no-repeat;
	height:277px;

}
* html #header{
	overflow:hidden;
}
html>body #header {
	background:url(i/blog/header.jpg) no-repeat;
	height:277px;
}
#main_link img{
	width:236px;
	height:77px;

}

#main_link{
	float:left;
	margin-left:34px;
	margin-top:27px;
}
#top_link{
	padding-top:23px;
}
#top_link li{
	display:inline;

}
#chat_link{
	margin-left:675px;
}
#chat_link img{
	width:130px;
	height:55px;
}

#blog_link{
	margin-left:80px;
}
#blog_link img{
	width:60px;
	height:55px;
}
#head_link{
	float:left;
	padding-top:30px;
	margin-left:230px;
	position:relative;
}

#head_link #head_ul{
	float:left;
	display:block;
	
}
#head_link #head_ul td{
	float:left;
	display:block;
	background:url(i/head_bord.jpg) no-repeat right center;
	padding:10px 16px 10px 17px;
}
#head_link #head_ul #fst{
	padding-right:28px;
}
#head_link #head_ul #last{
	background:none;
}



/*megamenu*/
#menuOuter {
	padding:0; 
	margin:0; 
	list-style:none; 
	background:url(i/serv_w.jpg) no-repeat; 
	height:18px;
	z-index:500;
	font-family:arial, sans-serif;
	//margin-top:-19px;
	position:absolute;
	
}
#menuOuter li#menu1 {
	float:left; 
}
#menuOuter table {
	border-collapse:collapse; 
	padding:0; 
	margin:0; 
	width:0; 
	height:0; 
	margin:-1px -4px -1px -4px;
}
#menuOuter li#menu1 a#menuLink {
	display:block; 
	padding:0; 
	margin:0; 
	height:28px; 
	width:71px; 
	text-align:center; 
	font-size:12px; 
	font-family:arial, sans-serif; 
	color:#fff; 
	font-weight:bold; 
	text-decoration:none;
	overflow:hidden;

}
#menuOuter ul {
	position:absolute; 
	left:0; top:0; 
	padding:0; 
	margin:0; 
	list-style:none; 
	height:0; 
	overflow:hidden;
	padding-left:20px;
	
}

#menuOuter li#menu1 a#menuLink:hover {
	border:0; 
	color:#fc6;
}
#menuOuter li#menu1:hover > a#menuLink {
	color:#fc6;
}
#menuOuter :hover ul {
/*	position:relative; */
	top:0; 
	height:auto; 
	/*overflow:visible; */
	padding:0px; 
	margin:0; 
	list-style:none; 
	width:242px;
	margin-left:-12px;
	margin-top:-10px;
}

#menuOuter :hover ul li{
	display:block; 
	padding:0; 
	margin:0; 
	width:242px; 
	background:#0092e7 url(i/blue_narr.jpg) no-repeat 20px 7px; 
	color:#fff; 
	text-align:left; 
	padding-left:44px;
	padding-bottom:6px;
}

/*#menuOuter :hover ul :hover {background-position:left -37px;}*/

#menuOuter :hover ul li:hover > a {background-position:left -37px;}

#menuOuter :hover ul li {float:left;font-weight:normal;}


/*end of megamenu*/
#head_form{
	padding-top:22px;
	//padding-top:0px;
	//margin-top:-5px;
	margin-left:80px;
	
}

#head_form input{
	border:1px solid #7f9db9;
	background:#edf5fb;
	height:15px;
	font-size:11px;
	color:#979797;
}
#head_form .loginbtn{
	vertical-align:middle;
	height:9px;
}
#head_form #login{
	width:195px;
	text-align:center;
}
#head_form #passwd{
	width:115px;
	margin-left:5px;
	padding-left:5px;
}

#ord_ul{
	padding-top:22px;
	color:#fff;
	margin-left:-120px;
	//padding-top:0;
	//margin-top:-2px;
	position:absolute;
	width:500px;
}
#ord_ul img{
	position:absolute;
	padding-left:30px;
	margin-top:-3px;
	//margin-top:-6px;
}
#ord_ul ul li{
	display:inline;display:block;
	float:left;
}
#ord_ul a{
	color:#fff;
	
}

#img_top{
	padding:4px 0 0 9px;
}
#img_top img{
	vertical-align:middle;
}
#img_top span{
	padding-left:12px;

}
#wrap_top{
	background:url(i/blog/wrap_top.jpg) no-repeat left top;
}

#wrap_bot{
	background: url(i/blog/wrap_bot.jpg) no-repeat left bottom;
	min-height:1200px;
	_height:1200px;
}
#side_medal{
	padding-top:38px;
	padding-left: 26px;
}
#order_side{
	padding-left:9px;
	padding-top:4px;
}



#blog_cat{
	padding:30px 0 0 36px;
}
#blog_cat h2{
	margin:0 0 18px;
	color:#000;
	font-size:24px;
}
ul.blog li{
	background:url(i/blog/li.jpg) no-repeat left 9px;
	padding-left:12px;
}
ul.blog li ul{
	padding-left:20px;
	font-size:90%;
}
ul.blog a{
	color: #000;
}
#extras, #feat{
	padding:38px 0 0 36px;
}
#extras h2, #feat h2{
	margin:0 0 18px;
	padding-left:40px;
	font-size:24px;
	font-weight:bold;
	background:url(i/blog/extras.jpg) no-repeat left;
}
#extras span{
	color:#ed082e;
	font-weight:bold;
}
#feat ul li{
	background:url(i/blog/li.jpg) no-repeat left 9px;
	padding-left:12px;
}
.blue_link{
	font-weight:bold;
	color:#6dbbeb;
}
#rss{
	padding:38px 0 0 36px;
}
#rss a{
	display:block;
	height:16px;
	width:130px;
	padding:2px 0 2px 26px;
	background:url(i/rss.jpg) no-repeat left 4px;
}
#paymeths{
	background: url(i/paymeths.gif) no-repeat;
	margin-top:30px;
	height:74px;
}

#tips_form{
	margin-top:12px;
}
#tips_form input{
	background:#edf5fb;
	border:1px solid #7f9db9;
	height:15px;
	width:285px;
}
#tips_form #get{
	background:url(i/get.jpg) no-repeat right;
	padding-right:18px;
}
#footer {
	margin:0;
	padding:0;
	clear:both;
	color:#fff;
	background: url(i/footer.jpg) no-repeat;
	height:174px;	
	
}
#footer p{
	margin:0;
	padding:0;
	text-align:center;
}
#footer p#copy{
	padding-top:80px;
	font-weight:bold;
}
#footer a{
	color:#fff;
}
* html #sidebar, * html #content,{
	height:1px;
	overflow:visible;
}
#cont_top{
	background:url(i/cont_top.jpg) no-repeat left top;
	
}

#cont_bot{
	background: url(i/cont_bot.jpg) no-repeat left bottom;
	padding:47px 30px 100px 25px;
	min-height:1160px;
	_height:1160px;
	
}
#cont_bot .wrapper{
	width:510px;	
	//width:530px;
}
#cont_bot .wrapper p{
	padding-right:18px;
}

.entry{
padding-right:18px;
}
.entry ul{
	list-style:disc;
	margin-left:18px;
}
.entry ol{
	list-style:decimal;
	margin-left:24px;
}
.post {
	margin-left: 0px;
	margin-bottom: 3em;
	width:601px;
	_width:598px;
}
.post h2{
	padding-bottom:0;
	margin-bottom:0;
}
.post h2 a{
	color:#e83a00;
	text-decoration:none;
	font-size:22px;
}

.postmetadata {
	background-color: #91bbd5;
	color: #123c56;
	font-weight: bold;
	padding: 18px 10px;
	margin-top: 8px;
}

.postmetadata a,
.postmetadata a:visited
{
	color: #123c56;
	text-decoration: underline;
}

.postmetadata a:hover {
	color: #5c5c5c;
	text-decoration: none;
}

.alignleft {
	padding-bottom: 1em;
	text-align: left;
	width: 50%;
}

.alignright {
	padding-bottom: 1em;
	text-align: right;
}

.navigation {
	width: 95%;
	font-family:Arial;
	font-size: 18px;
}
.filed{
	font-weight:bold;
}
.more-link{
	color:#2378ac;
}
.morelink{
	color:#2378ac;
}
#cont-com{
	width:583px;
	_width:580px;
	padding:0 18px 50px 0;
}
#commentform p{
	margin:0 0 8px;
}
#commentform #comment{
	width:450px;
}
.commentlist p{
	margin:8px 0 12px;
}



#wpcf7-tit{
	margin:0 0 18px;
	font-family:Arial;
	font-weight:normal;
	font-size:20px;
	color:#e83a00;
}
.wpcf7 p{
	margin:0!important;
	padding:0!important;
}
.wpcf7 .wpcf7-response-output{
	width:558px;
	margin:0 0 18px;
	padding:10px;
	text-align:center;
}
.wpcf7 .wpcf7-validation-errors, .wpcf7 .wpcf7-spam-blocked, .wpcf7 .wpcf7-mail-sent-ng{
	border:1px solid #ce1818;
	background:#ffeded;
}
.wpcf7 .wpcf7-mail-sent-ok{
	border:1px solid #18ce29;
	background:#e3fee6;
}
.wpcf7 .wpcf7-not-valid-tip-no-ajax{
	display:inline;
	padding:0 0 0 12px;
	vertical-align:top;
	font-size:13px;
	color:#ce1818;
}
.wpcf7 .wpcf7-not-valid-tip{
	position:static;
	border:none;
	padding:0 0 0 12px;
	background:none;
	vertical-align:top;
	font-size:13px;
	color:#ce1818;
}
.wpcf7 .wpcf7-table .wpcf7-fn{
	padding:0 12px 7px 0;
	text-align:right;
	vertical-align:top;
}
.wpcf7 .wpcf7-table .wpcf7-in{
	width:440px;
	padding:0 0 7px 0;
}
.wpcf7 .wpcf7-table .wpcf7-sb td{
	padding:9px 0 0;
}
.wpcf7 .wpcf7-table .wpcf7-in .wpcf7-text, .wpcf7 .wpcf7-table .wpcf7-in .wpcf7-textarea{
	width:280px;
	border:1px solid #979797;
}
.wpcf7 .wpcf7-table .wpcf7-in .wpcf7-captcha-img{
	margin:0 8px 0 0;
	vertical-align:middle;
}
.wpcf7 .wpcf7-table .wpcf7-in .wpcf7-captcha-in{
	width:80px;
	border:1px solid #979797;
}
.wpcf7 .wpcf7-table .wpcf7-in .wpcf7-submit, .wpcf7 .wpcf7-table .wpcf7-in .wpcf7-reset{
	width:72px;
	margin:0 8px 0 0;
}

#respond{
	margin:40px 0 18px;
	font-family:Arial;
	font-weight:normal;
	font-size:16px;
	color:#414141;
}
#respond span{
	border-bottom:1px dashed #414141;
	padding:0 20px 0 0;
	background:url(i/arr_d.gif) no-repeat right 7px;
	cursor:pointer;
}
#respond span.active{
	background:url(i/arr_u.gif) no-repeat right 7px;
}
#respond-form{
	margin:0 0 18px;
}
