/*

	bookish1.0 by nodethirtythree design
	http://www.nodethirtythree.com
	hope you enjoy it 

*/
*
{
margin: 0px;
padding: 0px;
}

body
{
background: #fff url('images/bg.gif');
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:20px;
	color:#000000;

}


h1, h2, h3, h4 {
	font-weight: bold;
	text-align: center;
	font-family:verdana, arial;
	letter-spacing:-1px;
	text-transform: capitalize;
	margin-bottom: 21px;
}

h1 {
	font-size:28px;
	line-height:34px;
	text-align:center;
	color:#000000;
		
}

h2 {
	font-size:24px;
		line-height:28px;
	color:#990000;

}

h3 {
	font-size: 20px;
    line-height:27px;
	font-weight: bold;
	color:#000000;

}
h4 {
	font-size:15px;
	margin:0;
	margin-left:15%;
	margin-right:15%;
}


p {

margin-bottom: 21px;

	}

.censored {
   background-color:black;
   color:black;
}


blockquote {
	margin-left:auto;
	margin-right:auto;
	width:400px;
	padding:10px;
	background-color:#EBE9EA;
	border-top: #000 solid 1px;
	border-left:#000 solid 1px;
	border-right:#000 solid 1px;
	border-bottom:#000 solid 1px;
}

blockquote h1 {
	color:#990000;
	font-size:17px;
	margin-left:5%;
	margin-right:5%;
	line-height:23px;
}


blockquote p {
	font-family:"Courier New", Courier, monospace;
	font-size:13px;
	margin-left: 10px;
	line-height:15px;
}


li {
   margin:18px;
   margin-bottom:25px;
}

.highlight {
	background-color:yellow;
	color:black;
}


.sidebarright {
	width: 185px;
	border:1px solid;
	border-color:#000033;
	background-color:#EBE9EA;
	float: right;
	padding:10px 10px 10px 10px;
	margin-left:15px;
}

.sidebarright h1{
	font-weight: bold;
	text-align: center;
	font-family:verdana, arial;
	font-size:16px;
	line-height:19px;
	letter-spacing:0px;
	margin-top:12px;
	text-transform:capitalize;
	margin-bottom:20px;
}

.sidebarright p {
	font-family:"Courier New", Courier, monospace;
	font-size:13px;
	margin-left: 10px;
	line-height:15px;
}

.sidebarright ul {
	list-style-type:circle;
	margin-left:1px;
	margin-top:0px;
	margin-right:0px;
	margin-bottom: 17px;
	font-family:"Courier New", Courier, monospace;
	font-size:13px;
	line-height:15px;
	list-style-position:outside;
}


.sidebarleft {
	width: 185px;
	border:1px solid;
	border-color:#000033;
	background-color:#EBE9EA;
	float: left;
	padding:10px 10px 10px 10px;
	margin-bottom:10px;
	margin-right: 20px;
}

.sidebarleft h1{
	font-weight: bold;
	text-align: center;
	font-family:verdana, arial;
	font-size:16px;
	line-height:19px;
	letter-spacing:0px;
	margin-top:12px;
	text-transform:capitalize;
	margin-bottom:20px;
}

.sidebarleft p {
	font-family:"Courier New", Courier, monospace;
	font-size:13px;
	margin-left: 10px;
	line-height:15px;
}

.img-right {
float: right;
margin-left:20px;
}

#orderform {
width: 540px;
border:3px dashed;
border-color:#111;
background-color:#ffffcc;
margin-left: 20px;
padding: 15px;
}


#orderform2 {
width: 540px;
border:3px dashed;
border-color:#111;
background-color:#ffffcc;
margin-left: 20px;
padding: 15px;
}


#orderbutton {
 width: 90%;
 border: 2px solid;
 border-color:#000;
 background-color:white;
 padding: 10px;
 align:center;
}
													

.img-left {
float: left;
margin-right:20px;
}

#order-start {
	text-align:left;
	width:86%;
	margin-left:auto;
	margin-right:auto;
	border:3px dashed;
	border-color:#111;
	background-color:#ffffcc;
	padding-left: 22px;
	padding-right:12px;
	padding-top:15px;
	padding-bottom:15px;
font-family:verdana, arial;
font-size:12px;
}

#order-start ul {
margin-left:-20px;
line-height:14px;
font-family:verdana, arial;
}

#order-start p {
line-height:12px;
}

#order-start h1 {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:18pt;
	font-weight:bold;
	text-align:center;
}

.order-red {
	color:#CE0000;
}

.order-red-underline {
	color:#CE0000;
	text-decoration:underline;
}

#order-close {
	text-align:center;
	width: 74%;
	border: 2px solid;
	border-color:#000;
	background-color:white;
	padding: 10px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:14px;
	margin-top:14px;
}


.certifed-server {
	text-align:center;
	font-family: arial, verdana;
	font-size:12px;
	font-weight:bold;
}

.foot
{
height: 1px;
line-height: 1px;
clear: both;
}

.divider
{
border-bottom: solid 1px #F6F3F1;
}



#outer
{
width: 698px;
background: #fff url('images/mainbg.gif');
margin: 20px auto 0px auto;
padding: 10px 13px 0px 13px;
}

#outer2
{
width: 724px;
height: 3px;
font-size: 0px;
line-height: 0px;
padding: 0px;
background: #fff url('images/mainbg2.gif');
margin: 0px auto 0px auto;
}




#main
{
position: relative;
width: 650px;
margin-left:auto;
margin-right:auto;
margin-top:10px;
margin-bottom:10px;
}

#main_inner
{
padding: 31px 28px 18px 18px;
position: relative;
z-index: 5;
}



#main .content
{
position: relative;
padding-left: 22px;
}


img.cpic
{
position: relative;
top: -8px;
background-image: url('images/imgbg.gif');
width: 97px;
height: 73px;
padding: 10px;
}

img.right
{
float: right;
margin-left: 14px;
}

#main .divider
{
margin: 20px 0px 20px 0px;
}



#footer
{
width: 698px;
margin: 12px auto 0px auto;
padding-bottom: 24px;
text-align: center;
color: #6495A3;
}

#footer a
{
color: #7DAFBD;
}

#footer a:hover
{
background-color: #7DAFBD;
color: #E8FAFF;
}

#main li
{
margin-left:65px;
margin-right:35px;
}