/*
Theme Name: chapter42.com
Theme URI: http://www.chapter42.com/
Version: 1.0
Description: 2 Column theme from Elegant WPT modified by Roy Huiskes
Author: Roy Huiskes
Author URI: http://www.chapter42.com/
Share URL: http://www.chapter42.com/
*/

body {
	margin-top: 0;
	padding: 0;
	color: #3f3f3f;
	background-color: #EAEAE1;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	font-size: 0.85em;
	line-height: 140%;
	font-family: Lucida Grande,Arial,sans-serif;
}

.share-div {
	width: 590px;
	height: 30px;
	background-color: #FFF;
	display: none;
}

#wrapper2 {
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px 0px 0px 0px;
	margin-top: 13px;
	background-image: url(images/top-left.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

.single-entry {
	float: left;
	width: 100%;
	margin-bottom: 10px;
	padding: 0px;
}

.post-wrapper {
	background-color: #FFF;
	padding: 15px;
	width: 583px;
	border: 1px solid #e5e5e5;
}

a img {
	border: 0px none white;
}

a:link {
	text-decoration: underline;
	color: #5F666F;
}

a:visited {
	color: #3B3B3B;
}

a:hover, a:active {
	color: #3B3B3B;
}

p{
	font-size: 0.9em;
	margin: 0 0 10px 0
}

ol li,
ol li a {
	font-size: 0.9em;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Georgia, serif;
	font-weight: normal;
	font-style: normal;
}

h1 {
	margin-bottom: 5px;
	margin-top: 10px;
	text-shadow:1px 1px 3px #C4C4AD;
	font-size: 2.4em;
}

h2 {
	font-size: 1.6em;
	margin: 15px 0 5px 0;
}

h3 {
	font-size: 1.4em;
}

h4, h5, h6 {
	font-size: 1.2em;
	margin: 0;
	padding: 0;
}

.post-title {
	text-decoration: none;
	line-height: 1.1em;
}

.post-title a {
	text-decoration: none;
}

.home-post-wrap {
	width: 613px;
	margin-right: 13px;
	float: left;
	background-color: #FFF;
	border: 1px solid #e5e5e5;
}

.hidden {
	display: none;
}

.slide {
	position: absolute;
	height: 196px;
}

.slidewrap {
	margin: 125px 0 0 0;
	background-color: black;
	padding: 0 10px;
	opacity: 0.8;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
}

.slidewrap h2 {
	color: #E5E5E5;
	text-decoration: none;
	font-size: 2.0em;
	margin: 0 0 10px 0;
	padding: 5px 0 0 0;
}

.slidewrap p {
	color: white;
	font-size: 1.1em;
}

#featured-left {
	width: 646px;
	float: left;
	position: relative;
	margin: 2px 0px 0px 0px;
	color: #E5E5E5;
	height: 217px;
}



#featured-left a {
	color: #E5E5E5;
	text-decoration: none;
	font-size: 0.85em;
}

#featured-right a h3 {
	color: #909090;
}

#featured-right a.active h3 {
	color: #E5E5E5;
}

#featured-right {
	width: 280px;
	padding: 0 0 0 20px;
	margin: 10px 0;
	float: left;
}

ul#featured-right {
	list-style-image: none;
	list-style-type: none;
}

#featured-right h3 {
	color: #E5E5E5;
	font-size: 1.4em;
	text-decoration: none;
}

#featured-right p {
	color: #E5E5E5;
	font-size: 0.8em;
}

.home-post-wrap2 {
	width: 593px;
	padding: 10px;
	margin-right: 13px;
	float: left;
	background-color: #FFF;
	border: 1px solid #e5e5e5;
	margin-bottom: 10px;
}

.home-categories img {
	border: 4px solid #EEEEEE;
	float: left;
	margin-right: 10px;
}

.index-post-wrap {
	width: 593px;
	margin-right: 13px;
	margin-bottom: 10px;
	float: left;
	background-color: #FFF;
	border: 1px solid #e5e5e5;
	padding: 10px;
}

.readmore {
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left;
	float: right;
	padding-left: 10px;
	font-size: 0.8em;
	line-height: 0.9em;
}

.readmore a:link, .readmore a:hover {
	color: #393939;
}

.thumbnail-home {
	border: 0px;
	margin: 0px 0px 0px 0px;
}

.titles {
	font-weight: normal;
	font-size: 1.2em;
	text-decoration: none;
	margin: 15px 0 5px 0;
	line-height: 1.0em;
}

.titles a:link, .titles a:visited, .titles a:active,
h2.titles a:link, h2.titles a:visited, h2.titles a:active {
	text-decoration: none;
	font-size: 1.4em;
	line-height: 1.0em;
	margin: 0px;
	display: block;
}

.titles-featured a, .titles-featured a:hover, .titles-featured {
	font-size: 1.1em;
	line-height: 1.1em;
}

pre, blockquote {
	overflow: auto;
	padding: 10px 10px;
	margin: 20px 30px;
	background-color: #f5f5f5;
	border: 1px solid #e0e0e0;
}

pre:hover, blockquote:hover {
	background-color: #f0f0f0;
	border: 1px solid #d0d0d0;
}

ul {
	list-style-image: url(images/bullet.gif);
	font-size: 0.9em;
}

#pages {
	width: 950px;
	float: left;
	background-color: #FFF;
	min-height: 88px;
}

#categories {
	width: 950px;
	min-height: 48px;
	background-image: url(images/categories-bg.gif);
	background-repeat: repeat-x;
	float: left;
	background-color: #433D3D;
}

#categories ul {
	margin: 0;
	padding-left: 0;
	list-style-type: none;
	list-style-image: none;
	float: left;
}

#categories ul li {
	float: left;
	display: block;
	padding-left: 0px;
	height: 48px;
}

#categories ul li a:link,
#categories ul li a:visited, 
#categories ul li a:active, 
#categories ul li a:hover {
	height: 36px;
	display: block;
	color: #e5e5e5;
	font-size: 12px;
	font-weight: bold;
	padding: 16px 10px 0px 10px;
	background-image: url(images/categories-line.gif);
	background-repeat: no-repeat;
	background-position: right;
	float: left;
	text-decoration: none;
}

#categories ul li a:hover {
	background-image: url(images/categories-hover.gif);
	background-repeat: repeat-x !important;
}

#header {
	width: 950px;
	margin-top: 0px;
	height: 219px;
	background-color: #373434;
	background-image: url(images/header-bg.gif);
	background-repeat: repeat-x;
	float: left;
}

#catsidebar {
	float: left;
}

#catheader {
	margin: 0 10px;
	padding: 0;
	width: 630px;
	float: left;
}

#catheader h1 {
	font-size: 1.6em;
	margin-bottom: 0px;
	margin-top: 10px;
	text-shadow:1px 1px 3px #C4C4AD;
	color: white;
}

#catheader p {
	font-size: 0.9em;
	color: white;
}

#container {
	float: right;
	width: 950px;
	background: url(images/content-bg.gif) 0 bottom;
}

#left-div {
	width: 646px;
	float: left;
}

#left-inside {
	float: left;
	padding: 15px 0px 0px 14px;
}

#left-inside p#breadcrumbs{
	font-size: 0.7em;
	margin: 0;
	padding: 0;
}

.adwrap {
	margin-left: 15px;
}

#sidebar-wrapper {
	width: 300px;
	float: left;
	margin-bottom: 20px;
}

#sidebar {
	float: left;
	padding: 20px 13px 0px 0px;
	width: 287px;
}

/* @group footer */

#footer .hireme {
	float: left;
	margin: 0 15px;
	width: 280px;
	padding: 0;
}

#footer h4{
	margin: 10px 0 5px 0;
}

#footer .links {
	float: left;
	width: 600px;
	height: 190px;
	margin: 0 20px;
}

#footer ul.list {
	border: none;
	list-style-image: none;
	background-color: transparent;
	background-image: none;
	width: 630px;
	margin: 0;
}

#footer ul.list li {
	width: 130px;
	border-style: none;
	list-style-type: disc;
	display: list-item;
	float: left;
	height: 10px;
	margin-left: 15px;
	padding: 0;
}

#footer ul.list li a {
	
}

#footer ul {
	margin: 0 0 0 -9px;
	padding: 0px;
	height: 39px;
	width: 968px;
	background-image: url(images/footer-li.png);;
}

#footer ul li {
	border-right:1px solid #C3B8B6;
	display:inline;
	float:left;
	height:23px;
	line-height:23px;
	margin:5px 0;
	padding:0 10px;
	font-size: 0.9em;
}

#footer ul li a {
	text-decoration: none;
}

#footer ul li .current {
	border-left: 0px none #C3B8B6;
}

#footer {
	clear: both;
	width: 950px;
	height: 225px;
	text-align: left;
	background: url(images/footer.gif) no-repeat 0 bottom;
}

#footer a {
	text-decoration: underline;
	color: #3F3F3F;
}

#footer a:visited {
	text-decoration: underline;
	color: #3F3F3F;
}

#footer a:hover {
	text-decoration: underline;
	color: #3F3F3F;
}


.cc {
	font-size: 0.8em;
	margin-top: 5px;
	height: 31px;
}

.cc a img {
	float: left;
}

.cc p {
	float: left;
	margin: 0 5px;
	line-height: 1.3em;
}

/* @end */

#extras {
	float: left;
	width: 780px;
	color: #C7AA92;
	text-align: left;
	padding: 0 10px 10px;
	margin: 10px 12px 20px;
	background-color: #f5f5f5;
	border-top: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
}

/* @group Pages */

#pages img {
	float: left;
	margin-left: 20px;
	margin-top: 20px;
	border: 0px none;
}

#pages ul {
	list-style-type: none;
	list-style-image: none;
	float: right;
	padding: 0px 0px 0px 0px;
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#pages li {
	float: left;
	display: block;
	margin-top: 0px;
	margin-bottom: 0px;
}

#pages li:hover {
	background-image: url(images/pages-hover.gif);
}

#pages li a:link, 
#pages li a:visited {
	float: left;
	color: #3f3f3f;
	display: block;
	height: 42px;
	padding-top: 45px;
	font-size: 14px;
	padding-left: 20px;
	padding-right: 20px;
	margin-bottom: 0px;
}

#pages li a:hover, #pages li a:active {
	font-size: 14px;
	margin-bottom: 0px;
	background-image: url(images/pages-arrow.gif);
	background-position: top;
	background-repeat: no-repeat;
}

/* @end */

.sidebar-box {
	margin: 0 0 0px 10px;
	padding: 5px 0 0;
}

.articleinfo {
	border-bottom: 1px solid #EEEEEE;
	padding-bottom: 7px;
	color: #545454;
}

.sidebar-box ul li a:link, .sidebar-box ul li a:visited, .sidebar-box ul li a:active {
	display: block;
	color: #373434;
	width: 100%;
	padding: 3px 3px 3px 3px;
	background-image: none !important;
}

.sidebar-box ul li {
	color: #373434 !important;
}

.sidebar-box ul li a:hover {
	width: 100%;
	display: block;
	color: #393939;
	padding: 3px 3px 3px 3px;
}

.sidebar-box h3 {
	margin-top: 5px;
	font-size: 14px;
	color: #3f3f3f;
	padding-top: 9px;
	font-weight: normal;
	text-transform: lowercase;
	font-weight: bold;
	margin-left: -10px;
	font-family: Trebuchet MS;
	background-image: url(images/h3-bg.gif);
	background-repeat: no-repeat;
	background-position: left;
	width: 310px;
	height: 30px;
	padding-left: 10px;
	line-height: 14px;
}

#commentwrap {
	display: block;
	width: 572px;
	margin-bottom: 20px;
	margin-top: 20px;
	margin-left: 5px;
}

#postcomment {
	margin: 0px;
}


.bypostauthor {
	color: #fb001c;
}

.byuser {
    /* CSS styles for registered users comments */
}

.commentlist li {
	display: block;
	clear: both;
	margin-left: 0px;
	margin-bottom: 10px;
	background: url(images/comment-top.gif) no-repeat 0 32px;
}

.commentlist li img {
	padding: 1px;
	float: left;
	margin: 0px 10px 0px 0px;
	border: 1px solid #ccc;
}

.commentlist p {
	padding: 5px;
	margin: 13px 5px 0;
}

.commentlist li .comment-top {
	
}

.commentlist li .comment-top div {
	width: 540px;
}

.commentlist li .comment-footer {
	background: url(images/comment-top.gif) no-repeat 0 bottom;
	margin: 0px;
	padding: 0px;
	height: 8px;
}

.commentlist ol, .commentlist ul {
	margin-left: 0px;
	padding-left: 0px;
	line-height: 1.0em;
}

.commentlist {
	margin-left: 0px;
	padding-left: 0px;
}

.comment-inside {
	background-image: url(images/comment-bg.gif);
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px 0px 0px 0px;
	width: 542px;
}

#commentform {
	background: #FFFFFF;
}

#commentform p {
	font-size: 9px;
}

#commentinfo {
	font-size: 9px;
	float: left;
	width: 140px;
	margin: 0 10px;
}


#commentform textarea {
	background: #f8f7f6;
	float: left;
	border: 1px solid #d6d3d3;
	width: 580px;
}

#commentform #email {
	font-size: 1.1em;
	background: #f8f7f6;
	border: 1px solid #d6d3d3;
	width: 280px;
	background-image: url(images/comment-email.gif);
	background-position: 7px 7px;
	background-repeat: no-repeat;
	height: 20px;
	padding-left: 30px;
	padding-top: 6px;
}

#commentform #author {
	font-size: 1.1em;
	background: #f8f7f6;
	border: 1px solid #d6d3d3;
	width: 280px;
	background-image: url(images/comment-author.gif);
	background-position: 7px 7px;
	background-repeat: no-repeat;
	height: 20px;
	padding-left: 30px;
	padding-top: 6px;
}

#commentform #url {
	font-size: 1.1em;
	background: #f8f7f6;
	border: 1px solid #d6d3d3;
	width: 280px;
	background-image: url(images/comment-website.gif);
	background-position: 7px 7px;
	background-repeat: no-repeat;
	height: 20px;
	padding-left: 30px;
	padding-top: 6px;
}

#commentform #email:focus {
	font-size: 1.1em;
	background: #ffffff;
	border: 1px solid #939793;
	width: 280px;
	background-image: url(images/comment-email.gif);
	background-position: 7px 7px;
	background-repeat: no-repeat;
	height: 20px;
	padding-left: 30px;
	padding-top: 6px;
}

#commentform #author:focus {
	font-size: 1.1em;
	background: #ffffff;
	border: 1px solid #939793;
	width: 280px;
	background-image: url(images/comment-author.gif);
	background-position: 7px 7px;
	background-repeat: no-repeat;
	height: 20px;
	padding-left: 30px;
	padding-top: 6px;
}

#commentform #url:focus {
	font-size: 1.1em;
	background: #ffffff;
	border: 1px solid #939793;
	width: 280px;
	background-image: url(images/comment-website.gif);
	background-position: 7px 7px;
	background-repeat: no-repeat;
	height: 20px;
	padding-left: 30px;
	padding-top: 6px;
}

#commentform input {
	margin-bottom: 3px;
}

.search_bg {
	height: 35px;
	width: 260px;
	float: left;
	margin-top: 10px;
	margin-left: 10px;
}

#search {
	color: #FFFFFF;
	padding: 0;
}

#search input {
	background: #FFF;
	font-size: 11px;
	color: #B8B8B8;
	font-family: Tahoma, arial, verdana, courier;
	width: 150px;
	height: 11px;
	vertical-align: middle;
	padding: 10px;
	border: 1px solid #E7E7DC;
}

.icons {
	margin-top: 0px;
	margin-bottom: -5px;
	margin-right: 10px;
}

#search .input {
	width: 66px;
	height: 31px;
	background: none;
	border: none;
	vertical-align: middle;
	margin: 0;
	padding: 0;
	margin-left: 10px;
}

.thumbnail-div {
	border: 1px solid #DFDFDF;
	width: 120px;
	height: 120px;
	padding: 4px;
	margin-bottom: 10px;
	float: left;
	margin-right: 10px;
}

#post-summary p{
	font-size: 1.2em;
	height: 90px;
	color: #777;

}

.post-info {
	margin-bottom: 10px;
	color: #5F666F;
	font-size: 0.75em;
	border-top: 1px solid #e1e1e1;
	border-bottom: 1px solid #e1e1e1;
}

.post-info a {
	color: #5F666F;
	text-decoration: none;
	border-bottom: 1px dotted #5F666F;
}

.post-info a:hover {
	color: #5F666F;
	border-bottom: 1px solid #5F666F;
}


.post-inside {
	float: left;
	font-size: 0.9em;
}

.post-inside-2 {
	float: left;
	width: 450px;
}

#home-right {
	width: 172px;
	float: right;
	padding: 10px;
	border-left: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	font-size: 0.8em;
}

#home-right ul {
	list-style-image: url(images/bullet-home.gif);
	float: left;
	padding-left: 15px;
}

#home-left {
	float: left;
	width: 385px;
	padding: 15px;
}

.home-categories {
	width: 280px;
	min-height: 210px;
	border: 1px solid #e5e5e5;
	padding: 10px;
	margin-top: 10px;
	margin-right: 10px;
	float: left;
}

.home-categories-comments {
	width: 280px;
	min-height: 273px;
	border: 1px solid #e5e5e5;
	padding: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;
}

.home-categories-comments ul {
	list-style-image: url(images/comment-icon.gif);
	font-size: 0.9em;
	padding-left: 20px;
}

.home-categories a:link, .home-categories a:hover, .home-categories a:visited {
	display: block;
	font-size: 1.1em;
	font-weight: bold;
	text-decoration: none;
}

.logo {
	float: left;
	margin-bottom: 15px;
	border: 0px;
	margin-left: 40px;
	margin-top: 68px;
}

.children {
	display: none !important;
}

a:focus {
	outline: none;
}

.share {
	background-color: #EAEAE1;
	margin: 0 0 0 -25px;
	width: 624px;
	height: 140px;
	padding: 5px;
	background-image: url(images/single-footer.png);
	font-size: 0.9em;
}

.share #sharing {
	float: left;
	width: 200px;
	margin: 5px;
	border-right: 1px solid #ccc;
}

.share #related {
	float:left;
	margin: 5px;
}

.share #related h3 {
	margin: 0;
}

.share #related ol {
	margin: 0;
	padding-left: 25px;
}

.share img {
	border-style: none;
	margin: 0 8px 0 2px;
}

.share p{
	margin: 5px 0;
}

.random-image {
	width: 44px;
	height: 44px;
	border: 4px solid #F2F2E4;
	float: left;
	margin-left: 10px;
}

.random-content {
	float: right;
	width: 210px;
}

.random-content a:link {
	font-size: 13px;
}

.random {
	width: 280px;
	float: left;
	margin-top: 10px;
}

.orange-titles {
	color: #BABABA;
	font-size: 10px;
	font-weight: bold;
	text-transform: lowercase;
	display: block;
	margin-bottom: 5px;
	width: 100%;
}

#sidebar ul, #sidebar ol {
	line-height: 2.0em;
	padding:0 0 0 30px;
	font-size: 0.9em;
}

#sidebar ul li, #sidebar ol li {
	line-height: 1.5em;
}

/* @group Caption */

.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

/* @end */

/* @group Images */

p img {
	padding: 0;
	max-width: 100%;
	color: #3f3f3f;
}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}

.alignright {
	float: right;
}

.alignleft {
	float: left
}

/* @end */

/* @group WP Contact Form */

#wpcf label {
	clear: both;
	display: block;
	float: left;
	width: 150px;
}

#wpcf input {
	float: left;
	width: 200px;
	padding: 1px;
	margin: 2px 5px 2px 0;
}

#wpcf textarea {
	width: 350px;
	height: 100px;
	padding: 1px;
	margin: 0 5px 10px 0;
}

#wpcf #contactsubmit {
	margin-left: 250px;
	width: 100px;
}

/* @end */

/* @group Hcard */

.contactinfo dt {
	width: 140px;
	clear: left;
	float: left;
}

#content dl.contactinfo {
	width: 340px;
	float: left;
/*	background-image: url(/images/hcard.png); */
	background-position: top right;
	background-repeat: no-repeat;
	margin-right: 20px;
}

#content dl.contactinfo:hover {
/*	background-image: url(/images/hcard2.png); */
}

#content dl.contactinfo dt, #contactform dl dt {
	font-size: 80%;
	font-weight: bold;
}

#content dl.contactinfo dt {
	width: 90px;
}

#contactform dl dt {
	width: 70px;
}

#content dl.contactinfo dt strong {
	font-size: 12px;
	color: #000;
}

/* @group WP SEO Pager */

.dummy {}

	div.pagerbox a {
		border: none;
		font-size: 12px;
		display: inline-block;
		font-weight: normal; 
		color: #96AB5B ;
		padding-top: 2px;
		padding-right: 4px;
		padding-bottom: 2px;
		padding-left: 4px;
		margin-top: 2px;
		margin-right: 0px;
		margin-bottom: 2px;
		margin-left: 2px;
		text-decoration: none;
	}
	
	div.pagerbox a:hover {
		color: #7F7F7F;
	}
	
	div.pagerbox2, div.pagerbox2:active, div.pagerbox .current{
		text-decoration: none;	
		display: inline-block;
		font-weight: normal;
		color: #7F7F7F;
		padding-top: 2px;
		padding-right: 4px;
		padding-bottom: 2px;
		padding-left: 4px;
		margin-top: 2px;
		margin-right: 0px;
		margin-bottom: 2px;
		margin-left: 2px;
	}	
	.radiobuttontable {
		border-bottom-width: 0px !important;  
		padding:0 !important; 
		margin: 0 !important;
	}
	
	.clink{
		border: none !important;
		padding:0 !important; 
		margin: 0 !important;			
	}
	
/* END http://www.seoegghead.com/software/wordpress-seo-pager.seo */

/* @end */	


/* @end */