/*  
Theme Name: CMS
Theme URI: www.nmcommunications.com
Description: Your Theme Description
Version: 1.0
Author: Christina Young
Author URI: http://www.nmcommunications.com
*/






body  {
	font: 12px Arial, Helvetica, sans-serif;
	background: #faebc0;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #317bb6;
}

a:focus {-moz-outline-style:none;}

* {
	padding:0;
	margin:0;
	text-decoration:none;
	list-style-type:none;
	border:none;
	}
	
a {
	color: #317bb6;
	}	

#container {
	width:897px;
	text-align:left;
	margin:35px auto 35px auto;
	}

#header {
	width: 897px;
	height: 231px;
background:url(images/header.png);
	position:relative;
	}
	
	
#mainContent  {
	width: 897px;
	height:auto;
	background: url(images/middle.png) repeat-y;
	margin:0 0 -10px 0;
	padding-top:0;
	}
	
	#post {
	width:400px;
	height:auto;
	margin-left: 100px;
	padding: 15px 0 50px 50px;
	}
	
	#sidebar {
	width:200px;
height:220px;
 background:url(images/standing_bookcvr.png) no-repeat; 
	margin-left:105px;
	margin-right:25px;
	margin-top:45px;
	padding-bottom:55px;
	float:right;
		}
		
.buy {
	positions:absolute;
	margin-top:223px;
	margin-left:27px;
	text-align:left;
	font-style:italic;
	font-size:13px;	
	font-weight:bold;
	}	
	
	#footer {
	clear: both;
	
	}
	 
img {
	border: none;
	}
	
:focus, a { -moz-outline-style: none; }	

#descrip {
	width:211px;
	height:58px;
	position:absolute;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	top:135px;
	left:200px;
	color:#000;
	}
	
#pwq {
	width:125px;
	height:80px;
	position:absolute;
	top:163px;
	left:690px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	}
	
.pw {
	text-align:right;
	}

#nav {
	width: 550px;
	position:absolute;
	left: 350px;
	top: 100px;
	z-index:1;
		}
	
#navbar {
	margin:0;
	padding:0;
	z-index:30;
	}	
	
#navbar li {
	margin:0;
	padding:0;
	float:left;
	list-style:none;
	font:13px Arial, Helvetica, sans-serif;
	font-weight:bold;
		}
	
#navbar li a {
	display:block;
	margin: 0 1px 0 0;
	padding: 4px 10px;
	width:70px;
	color:#cc0000;
	text-align:center;
	text-decoration:none;
		}	
	
/*____________________________________________________*/

#navbar li a:hover
	{	color:#317bb6;
	font-weight:bold;
	text-decoration:underline;
	}
		
#navbar div{
			margin: 0;
			padding: 0;
			position: absolute;
			visibility: hidden;
			font-weight:bold;
						}
		
						
		
#navbar div a {
		position: relative;
		display: block;
		margin: 0;
		padding: 5px 10px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		font-size:13px;
		font-family:Arial, Helvetica, sans-serif;
		font-weight:bold;
		color: #2875DE;
		line-height:18px;
		}
		
		
#navbar div a:hover {
			color: #2875DE;
			}
			
#box {
	width:400px;
	height:auto;
	margin-left:200px;
	padding:26px 0 65px 0;
	}			

#footer {
    width:897px;
height:60px;
padding-bottom:10px;
background:url(images/bottom.png) no-repeat;
	}		
#copyright {
	width: 897px;
	height: 20px;
	margin: 0 auto;
	padding-bottom:35px;
	padding-top:10px;
	text-align:center;
	font-size:10px;
	background:#faebc0;
	color:#999999;
	}
	
	.nmc a {
	text-decoration: none;
	color: #999999;
	}
	
h2 a  {
	color:#317bb6;
padding-bottom: 3px;
	
	}	
	
.entry {
	width: 400px;
	border-bottom:1px dashed #ccc;
	padding: 5px 0 20px 0;
	margin-bottom: 15px;
	}	
