* {
	margin: 0; padding: 0;
}
body {
	text-align: left;
	font: 13px Trebuchet MS;
	color: #555555;
	background: #333333 url(../images/background.gif) repeat-x 0 0;
}
a {
	text-decoration: none;
	color: #ff9900;
}
a:hover {
	text-decoration: underline;
	color: #ff9900;
}
img {
	border: 0;
}

.break {
	font-size: 0;
	width: 0; height: 0;
	clear: both;
}
.alignleft {
	float: left;
	margin: 4px 10px 5px 0;
}
.alignright {
	float: right;
	margin: 4px 0 5px 10px;
}
.aligncenter {
	text-align: center;
}
.hidden {
	display: none;
}
.quote-name {
	font-size: 0.9em;
}
.x-small {
	font-size: 0.7em;
}
.wp-caption {
	font-size: 0.7em;
}

/** BEGIN wrapper  **/
#wrapper {
	background-color: #FFFFFF;
	width: 960px;
	margin: auto auto;
	text-align: left;
}

/** END wrapper **/

/** BEGIN header **/
#header {
	height: 175px;
	margin: 0 15px;
	background: url(../images/navbg.gif) repeat-x 0 111px;
}
	#header .logo {
		float: left;
		margin: 20px 0 0 5px;
	}
	#header .feed {
		height: 65px;
		float: right;
		padding: 25px 22px 22px 0;
	}
		#header .feed h1 {
			visibility:hidden;
		}
	#header ul {
		list-style-type: none;
		float: left;
	}
		#header ul li {
			float: left;
			font-family: Arial;
			text-transform: uppercase;
			font-size: 0.9em;
			padding: 12px 0;
		}
		#header ul li a {
			color: #555555;
			text-decoration: none;
			padding: 14px 11px;
		}
		#header ul li a:hover {
			text-decoration: none;
			color: #FFFFFF;
			padding: 13px 11px;
			background: url(../images/hover.gif) repeat-x 0 0;
		}
/** END header **/

/** BEGIN BODY **/
#body {
	padding: 15px 0 40px 0;	
	overflow: hidden;
}
/** END BODY **/

/** BEGIN content **/
#content {
	width: 600px;
	float: left;
	clear: both;
	padding: 0 15px 15px;
	overflow: hidden;
}
	#content .featured-img {
		
	}
	#featured {
		padding: 5px;
		background-color: #F2EFEF;
		border: 1px solid #888888;
	}
	#content .featured img {
		width: 589px;
	}
		#content .featured {
			overflow: hidden;
			position: relative;
			width: 589px; height: 308px;	
			overflow: hidden;
		}
		#content .featured .text {
			
		}
		#content .featured-img {
			
		}
		#content .featured-img .text h2 {
			font-size: 1.5em;
			background-image: none;
			margin-bottom: 4px;
			padding: 0;
		}
		#content .featured-img .text h2 a {
			color: #FFFFFF;
			font-weight: bold;
			text-transform: none;
			text-decoration: none;
		}
		#content .featured-img .text p {
			line-height: 1.4em;
			font-size: 1em;
			color: #FFFFFF;
			padding-bottom: 10px;
		}
		#content .featured-img .text .next {
			color: #FFFFFF;
			font-weight: bold;
			font-size: 0.9em;
			text-transform: uppercase;
		}
			#content .featured-img .text .continue:hover {
				text-decoration: none;
			}
		#content .featured .photo {
				list-style-type: none;
			}
				#content .photo li {
					position: absolute;
					top: 0; left: 0;
					z-index: 0;
				}
				#content .photo li.first {
					z-index: 2;
				}
			#content .featured .text {
				list-style-type: none;
			}
				#content .featured .text li {
					width: 230px; height: 290px;
					position: absolute;
					top: 0; right: -280px;
					padding: 15px;
					color: #ffffff;
					font-family: Verdana;
					background: url(../images/shade.png) repeat 0 0;
					z-index: 4;
				}
				#content .featured .text li.first {
					right: 0;
				}
	#content .post {
		border: 1px solid #888888;
		width: 290px;
		float: left;
		margin-top: 15px;
		
	}
	#content .even {
		margin-right: 15px;	
		clear: both;
	}
	#content .odd {
		
	}
		#content .post .thumb {
			background-color: #F2EFEF;
			border: 1px solid #888888;
			padding: 5px;	
			margin-bottom: 20px;
			overflow: hidden;
		}
			#content .post .thumb a {
				width: 257px; height: 100px;
				overflow: hidden;
				display: block;
			}
			#content .post .thumb a img {
				width: 257px;
			}
		#content .post .detail {
			padding: 10px;	
			padding-bottom: 0;
		}
		#content .post .detail h2 {
			font-family: Verdana;
			font-size: 1.2em;
			padding-bottom: 13px;
			font-weight: bold;
		}
			#content .post .detail h2 a {
				color: #ff9900;	
				text-decoration: none;
			}
		#content .post .detail .date {
			color: #BBBBBB;
			font-size: 0.8em;
			font-family: Verdana;
			font-weight: bold;
		}
			#content .post .detail .date a {
				color: #BBBBBB;	
			}
			#content .post .detail .date a:hover {
				color: #BBBBBB;
				text-decoration: none;
			}
			#content .post .detail p {
				color: #555555;
				padding-bottom: 12px;
				font-size: 0.9em;
			}
			#content .post .comments {
				background-color: #F2EFEF;
				font-size: 0.8em;
				padding: 13px 0 10px 5px;
				border-top: 1px solid #DDDDDD;	
			}
				#content .post .comments a {
					color: #ff9900;
					text-transform: uppercase;
					padding: 0 5px; 
				}
				#content .post .comments a:hover {
					color: #ff9900;
					text-decoration: none;	
				}
			#content .post .tag {
				background-color: #F2EFEF;
				border-top: 1px solid #DDDDDD;
				font-size: 0.8em;
				padding: 13px 50px 10px 8px;
				line-height: 2.2em;
				color: #555555;
			}
				#content .post .tag a {
					color: #ff9900;	
				}
				#content .post .tag a:hover {
					text-decoration: none;	
				}
	#content .postnav {
		clear: both;
		padding: 20px 0;
	}
/** END content **/

/** BEGIN sidebar **/
#sidebar {
	width: 300px;
	float: right;
	padding: 0 15px;
}
	#sidebar a:link, #sidebar a:visited {
		color: #f26101;
		text-decoration: none;
	}
	#sidebar a:hover {
		color: #f26101;
		text-decoration: underline;
	}
	#sidebar .box {
		background-color: #FFFFFF;
		border: 1px solid #888888;
		padding: 15px 10px;
		margin-bottom: 20px;	
		clear: both;
		padding-left: 15px;

	}
	#sidebar .boxgray {
		background-color: #f3f5f7;
		border: 1px solid #f26101;
		padding: 10px 0;
		margin-bottom: 20px;	
		clear: both;
		padding-left: 15px;

	}
	#sidebar img {
		padding-right: 15px;
	}

	#sidebar .first {
		color: #f26101;
		text-transform: uppercase;
		font-size: 1.0em;
		float: left;
		font-weight: bold;
		margin-bottom: 8px;
		padding-left: 5px;
	}
	#sidebar .second {
		color: #666666;
		text-transform: uppercase;
		font-size: 1.0em;
		font-weight: bold;
	}
	#sidebar .title {
		color: #ff9900;
		text-transform: uppercase;
		font-size: 0.9em;
		margin-bottom: 10px;	
	}
	#sidebar .form {
		margin: 8px 0 5px 0;
		padding: 0 0 5px 10px;
	}
		#sidebar .form img {
			margin-right: -8px;
			margin-bottom: -3px;
		}
	#sidebar ul {
		list-style-type: none;
	}
		#sidebar ul li {
			line-height: 1.3em;
			padding: 5px 0;
		}
		#sidebar .box .detail {
			padding-top: 10px;
			color: #454545;
			font-size: 0.9em;	
		}
		#twitter ul li {
			padding: 10px 0;
			border-bottom: 1px dotted #999999;
		}
		#twitter p {
			text-align: right;
			padding-top: 10px;
		}
		#twitter .twitterwidget-title {
			display:none;
		}
		#twitter .entry-meta {
			font-size: .8em;
		}
		#sidebar .box .flickr {
			text-align: center;
		}
		#sidebar .box .flickr img {
			margin-right: 12px;
			margin-bottom: 8px;
		}
		#sidebar .box .flickr .bottom img {
			margin-bottom: 0;
		}
		#sidebar .box .flickr .right img {
			margin-right: 0;	
		}
		#sidebar .lists img {
			margin-right: -8px;
			margin-bottom: -3px;
		}
		#sidebar .lists li {
			width: 125px;
			padding-left: 10px;
			float: left;
		}
		#sidebar .justice {
			padding-left: 12px;
		}
		#sidebar ul.justice li:first.child{
			margin-top: 10px;
		}
/** END sidebar **/

/** BEGIN footer **/
#footer {
	clear: both;
	border: 1px solid #888888;
	color: #777777;
	font-family: Verdana;
	font-size: 0.8em;
	padding: 20px 15px;
	margin: 0 15px;
}
	#footer a:link, #footer a:visited {
		color: #f26101;
		text-decoration: none;	
	}
	#footer a:hover {
		color: #f26101;	
		text-decoration: underline;	
	}
/** END footer **/

/** BEGIN pages submenu **/
#header li ul {
	clear: both;
	position: absolute;
	list-style-type: none;
	display: none;
	z-index: 200;
	height: auto !important;
	padding-top: 1px;
	padding-left: 0 !important;
	margin-left: -1px;
	background-image: none !important;
	border-width: 0 0 1px !important;
	border-color: #ffffff;
	border-style: solid;
}
	#header li ul li {
		clear: both;
		margin: 0 !important;
		background-image: none !important;
		border-width: 1px 1px 0;
		border-style: solid;
		border-color: #ffffff;
		padding: 0 !important;
	}
	#header li ul li a {
		padding: 4px 15px !important;
		line-height: 1.5em;
		width: 170px;
		background-color: #015A77;
	}
	#header li ul li a:hover {
		background-color: #000033 !important;
		background-image: none !important;
	}
/** end pages submenu **/

/** BEGIN miscellaneous **/
#content .single {
	background-color: #f3f5f7;
	border: 1px solid #f26101;
	margin-bottom: 10px;
	padding: 25px;
	min-height: 350px;
}
	#content .whitebox{
		background-color: #FFFFFF;
		border: 1px solid #888888;
		padding: 25px 25px 0 25px;
	}
		#content .whitebox .callout {
			float: left;
			font-size: 1.4em;
			line-height: 1.5em;
			color: #444444;
		}
		#content .whitebox .right {
			margin-left: 190px;
		}
	#content p {
		line-height: 1.5em;
		margin-bottom: 25px;
	}
	#content .single p {
		line-height: 1.5em;
		margin-bottom: 25px;
	}
	#content .single .book_right {
		margin-left: 227px;
	}
	#content .single .book_nav {
		margin: 35px 20px 0 0;
		padding: 20px;
		text-transform: uppercase;
		font-size: .9em;
		line-height: 2em;
		border-top: 1px dotted #f26101;
		border-bottom: 1px dotted #f26101;
	}
	#content .single ul, #content .single ol {
		list-style-position: inside;
		margin-bottom: 10px;
	}
	#content .single li {
		line-height: 1.5em;
		padding: 2px 0;
	}
	#content .single blockquote {
		padding-left: 30px;
		margin-bottom: 10px;
	}
	#content .single .booksellers {
		padding-left: 10px;
		font-size: .9em;
	}
	#content .single h2 {
		padding: 10px 0 30px 0;
	}
	#content .single h3 {
		font-size: 1.7em;
		padding-top: 25px;
		margin-bottom: 10px;
		color: #444444;
	}
	#content .single h4, #content .single h5, #content .single h6 {
		font-size: 1.2em;
		margin-top: 30px;
		margin-bottom: 20px;
	}
	#content .single img {
		padding: 0 20px 10px 0;
	}
	#content a:link, #content a:visited {
		color: #f26101;
		text-decoration: none;	
	}
	#content  a:hover {
		color: #f26101;
		text-decoration: underline;	
	}
h2.title {
	font-size: 1em !important;
	text-transform: uppercase;
	margin-bottom: 15px;
	color: #565656;
}
.notfound {
	padding: 40px;
}
	.notfound h2 {
		font-size: 18px;
		font-weight: normal;
		margin-bottom: 10px;
	}

/** END miscellaneous **/

