/*
Theme Name: Moon Mountain Books
Theme URI: http://www.moonmountain.co.uk/
Version: 1.0
Author: Andy Bell
Author URI: http://www.abmediasolutions.co.uk/
*/



/* Begin Typography & Colors */
body {
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	background-color: #000;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}
a{
	color:#FFF;
}
a:hover{
	color:#0D56B9;
}
#page{
	width:814px;
	margin-left:auto;
	margin-right:auto;
}
/*content*/
#content{
	width:550px;
}
h2.post-head {
	font-size:24px;
	margin-top:30px;
	margin-bottom:10px;

}
.post-head a{
	font-size:24px;
	text-decoration:none;
	color:#FFF;
}
.post-head h2 a:hover{
	
	text-decoration:underline;
}
.post-data{
	background-color:#FFF;
	padding:5px;
	color:#000;
	margin-bottom:20px;
}
.post-data a{
	color:#000;
	text-decoration:none;
}
.post-data a:hover{
	text-decoration:underline;
}
.entry{
	line-height: 18px;
}
/*end of content*/
/*nav*/
#nav{
	height:46px;
	font-size:14px;
	color:#999;
}
#nav ul{
	list-style:none;
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#nav li {
	display:inline;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666;
	padding-left:7px;
	padding-right:5px;
}
#nav li.no-pipe{
	border-left-style: none;
	padding-left:0px;
}
#nav li a {
	text-decoration:none;
	color:#999;
}
#nav li a:hover {
	background-image: url(images/top-menu-hover.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	color:#FFF;
}
#nav li.current_page_item a {
	color: #fff;
	font-weight: bold;
}
#nav li.current_page_parent a {
	color: #fff;
	font-weight: bold;
}
/*end of nav*/
/*side-bar*/
#sidebar{
	float:right;
	width:218px;
	color:#0d56a9;
	margin-bottom:20px;
	position: absolute;
	margin-left: 594px;
}
*html #sidebar{
	margin-bottom:0px;
}
*+html #sidebar{
	margin-bottom:0px;
}
#side-bar-bottom{
	background-image: url(images/side-bar-bottom.png);
	background-repeat: no-repeat;
	background-position: left top;
	height:10px;
}
#side-bar-content{
	background-color:#FFF;
}
#sidebar h2{
	margin-top:0px;
	margin-bottom:10px;
	padding:0px;
	text-transform: uppercase;
	font-size:18px;
	font-weight:bold;
	letter-spacing: -1px;
}
.widget{
	padding-top:10px;
	padding-bottom:10px;
	padding-right: 24px;
	padding-left: 24px;
}
#sidebar li{
	margin-top:5px;
	margin-bottom:5px;
}
#sidebar a {
	text-decoration:none;
	color:#0d56a9;
}
#sidebar a:hover {
	color:#000;
	text-decoration:underline;
}
#sidebar ul {
	font-size:14px;
	list-style:none;
	margin:0px;
	padding:0px;
}
#sidebar ul ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	font-size:10px;
}
#sidebar .current-cat a {
	font-weight:bold;
	color: #062B53;
}
#s{
	width:120px;
}
#searchform{
	margin:0px;
}
#searchsubmit{
	width:40px;
}
/*end of side bar*/
/*footer*/
#footer{
	color:#CCC;
	font-size: 10px;
	margin-bottom: 20px;
	margin-top: 20px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #CCC;
	clear: both;
	width:550px;
}
*+html #footer{
	padding-top:2px;
}
#footer a{
	color:#ccc;
	text-decoration:none;
}
#footer a:hover{
	text-decoration:underline;
}
/*end of footer*/
/*Comments*/
input{
	margin:0px;
	padding:0px;
}
#comment{
	width:99%;
}
#commentlist{
	margin:0px;
	padding:0px;
}
#commentlist a{
	color:#FFF;
}
#commentlist ul{
	padding:0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h4#comments{
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
}
.comment-meta{
	font-size:10px;
}
cite{
	font-weight:bold;
	font-size:16px;
}
#commentlist li {
	list-style:none;
	border: 1px solid #CCC;
	padding: 10px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #191919;
	}

#commentlist li.bypostauthor {
	background-color: #105EA8;
	border: 1px solid #999;
	}

#commentlist a, .commentlist a:visited {
	background:none;
	}

#commentlist a:hover, .commentlist a:active {
	border:none;
	text-decoration:none;
	background:none;
	}
		

.avatar {
	margin: 3px;
	float:right;
	}
.comment-reply-link{
	font-size:10px;
	}

/*End of Comments*/

/*navigation*/
.navigation{
	font-size:11px;
	padding-top:10px;
	margin-bottom:30px;
}
*+html .navigation{
	margin-bottom:0px;
}
*html .navigation{
	margin-bottom:0px;
}
.alignleft{
	float:left;
}
.alignright{
	float:right;
}
/*end navigation*/
h2.pagetitle{
	font-size:14px;
	font-weight:normal;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h1{
	font-size:24px;
	margin-top:10px;
	margin-bottom:10px;
	font-weight: bold;
}
h2{
	font-size:18px;
	margin-top:10px;
	margin-bottom:10px;
	font-weight: bold;
}
h3{
	font-size:16px;
	margin-top:10px;
	margin-bottom:10px;
	font-weight: bold;
}
h4{
	font-size:14px;
	margin-top:10px;
	margin-bottom:10px;
	font-weight: bold;
}
h5{
	font-size:12px;
	margin-top:10px;
	margin-bottom:10px;
	font-weight: bold;
}
h6{
	font-size:10px;
	margin-top:10px;
	margin-bottom:10px;
	font-weight: bold;
}
ul{
	padding:0px;
	list-style:square;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 30px;
}
ol{
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 30px;
	padding:0px;
}
p{
	margin-top:10px;
	margin-bottom:10px;
}
#comments{
	margin-top:20px;
	margin-bottom:0px;
}
img.alignleft{
	margin-right:20px;
	margin-bottom:20px;
}
a img{
	border:0px;
}
img.alignright{
	margin-left:20px;
	margin-bottom:20px;
}
