/*  
Theme Name: Carl Thomas
Theme URI: http://www.carlthomas.net
Description: The "Carl Thomast" WordPress theme has been built by <a href="http://www.revivaldesign.net" title="Free WordPress Themes">Revival Design</a> and is not released for public consumption
Version: 1.0
Author: Carl Thomas
Author URI: http://www.revivaldesign.net

Based on Statement by  Jai Nischal Verma and Red Them by Spot on SEO

*/

/*+++++++ BODY +++++++*/
* { margin: 0px; padding: 0px;text-decoration:none; font-family: Georgia, "Times New Roman", Times, serif;
}

/*+++++++ H1,H2,H3 HYPERLINKS +++++++*/
h3 { padding:10px 0 10px 0; font-size:14px;}
a:link {  text-decoration: none; color: #c90b0b; border: 0px;}
a:active {color : #c90b0b; border: 0px;}
a:visited { color :#c90b0b ; border: 0px;}
a:hover	{ color:#333333; border: 0px;} 
a:focus { outline: none;}
.clear { clear: both; }

/*+++++++ MAIN +++++++*/
#wrapper { width: 1000px; margin:auto; }
#frame,#content { width: 975px; margin:auto; }

/*+++++++ TOP +++++++*/
#header { height: 106px; width: 1000px; }
#logo { float: left; width: 504px; padding-top:30px; padding-left:10px; }
#logo h1{text-indent:-10000px;}
#logo h1 a{display:block; background: url(images/logo.png) no-repeat; height:63px; outline:none;}
#topleft { float: right; height: 106px; width: 400px; }
#searchbox { float:right; width: 233px; height: 36px; background: url(images/s.gif) no-repeat; margin:20px 5px 0 0; }
#searchbox #s { float: left; margin: 4px 0 0 6px; border: 0; width: 200px; background: none; color:#999999; }
#searchbox #go { float: right; margin: 3px 4px 0 0; width:18px; height:18px;  }

/*+++++++ NAVIGATION +++++++*/
#nav { float:right; padding-right:10px; margin-top:10px;}
#nav ul { }
#nav ul li {display:inline; height:35px; line-height:35px;}
#nav ul li.current_page_item a { background:url(images/navbg-acho.gif) repeat-x; color:#fff; }
#nav ul li.current_page_item a:hover{background:transparent;color:#fff;}
#nav ul li a { color:#fff;float:left; text-transform:uppercase; padding:0 0 0 20px;}
#nav ul li a:hover{background:none;color:#dadada; text-decoration:none;}

/*+++++++ INFOBAR +++++++*/
#infobar { height: 30px; width: 975px; line-height:30px; font-size:11px; margin-bottom:15px; }
#browse { float: left; width: 570px; background:url(images/folder.gif) no-repeat 0 6px; padding-left:22px; }
#rss { float: right; height: 30px; width: 383px; background:url(images/feed.gif) no-repeat right; }
#rss p { padding-right:22px; text-align:right;}

/*+++++++ ENTRY +++++++*/
#left { float: left; width: 570px; }
.entry {
	width: 540px;
	padding:10px;
	background:#fff;
	border:1px solid #dadada;
	margin-bottom:10px;
	line-height:170%;
	font-size: 1.2em;
	text-align: justify;
}
.entry h2 { font: bold 22px/28px "Myriad Pro","Myriad Set","Myriad Apple",Myriad,Helvetica Nueue,Arial,Verdana,Sans-serif;letter-spacing: -1px;margin-bottom:10px;}
.entry h2 a {  color:#c90b0b; }
.entry h2 a:hover {color:#999999;}
.entry p {	padding-bottom:10px;}
html>body .entry ul { padding: 0 0 0 30px; padding-left: 10px; } 
html>body .entry li { margin: 7px 0 8px 10px; }
.entry ul li { list-style-image: url(images/fbullet.gif); } 
.entry ol {padding:30; margin:0; list-style:decimal;}
.entry ol li { background:#fafafa; }

.entry img {margin:0 10px 10px 10px;}

.related {
	width: 540px;
	padding:10px;
	background:#fafafa;
	border:1px solid #dadada;
	margin-bottom:10px;
	line-height:170%;
	font-size: 1.2em;
	text-align: justify;
}
.related h2 { font: bold 22px/28px "Myriad Pro","Myriad Set","Myriad Apple",Myriad,Helvetica Nueue,Arial,Verdana,Sans-serif;letter-spacing: -1px;margin-bottom:10px;}
.related h2 a {  color:#c90b0b; }
.related h2 a:hover {color:#999999;}
.related p {	padding-bottom:10px;}
html>body .related ul { padding: 0 0 0 30px; padding-left: 10px; } 
html>body .related li {  display:block; background:url(images/bullet.gif) no-repeat 0 0; padding-left:24px; padding-bottom:5px; border-bottom:1px dotted #dadada;}
.related ul li { display:block; background:url(images/bullet.gif) no-repeat 0 0; padding-left:24px; padding-bottom:5px; border-bottom:1px dotted #dadada;} 
.related ol {padding:30; margin:0; list-style:decimal;}
.related ol li { background:#fafafa; }

.related img {margin:0 10px 10px 10px;}


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 ;}
.allinfos { font-size:11px; height:20px; padding-bottom:10px;}
span.date { background:url(images/date.gif) no-repeat; padding-left:20px; }
span.comments { background:url(images/comment.gif) no-repeat; padding-left:20px; }
span.category { background:url(images/posted.gif) no-repeat; padding-left:20px; }
.navigation { width: 540px; padding:10px; line-height:140%; font-size:11px; }

/*+++++++ SIDEBAR +++++++*/
#store { float: left; width: 970px; }
.storeentry {
	width: 940px;
	padding:10px;
	background:#fff;
	border:1px solid #dadada;
	margin-bottom:10px;
	line-height:170%;
	list-style:none;
	font-size: 1.2em;
	text-align: justify;
}
/*+++++++ STORE +++++++*/
#sidebarbottom { float:right; width: 400px; }
#pgsidebarbottom {	float:right;	width: 405px;	margin-top: 15px;}
#right { float:left; width: 400px;  }
#topsidebar { width: 380px; padding:0 10px 0 10px; border:1px solid #dadada; background:#fff; margin-bottom:10px; }
#lsidebar h2 { font-size:15px; margin-bottom:10px; color:#4c4c4c;}
#rsidebar h2 { font-size:15px; margin-bottom:10px; color:#4c4c4c; }
#lsidebar {float:left; width:160px; padding:5px; border:1px solid #dadada; background:#fff;}
#rsidebar {  float:left; width:195px; padding:5px 10px 5px 10px; border:1px solid #dadada; background:#fff; margin-left:8px;}
#sidebarbottom ul{ margin:10px auto 20px; list-style:none; }
#sidebarbottom ul li{}
#sidebarbottom ul li ul{}
#sidebarbottom ul li ul li{display:block; background:url(images/bullet.gif) no-repeat 0 0; padding-left:24px; padding-bottom:5px; border-bottom:1px dotted #dadada;}
#sidebarbottom p{padding:0 5px;}

/*+++++++ COMMENTS +++++++*/
.postmetadata { padding:5px; background:#feffe5; }
#commentform p { padding-bottom:10px;}
#commentform #author { border:1px solid #dadada; height:20px; width:200px; }
#commentform #email { border:1px solid #dadada; height:20px; width:200px; }
#commentform #url { border:1px solid #dadada; height:20px; width:200px;}
#commentform #comment { border:1px solid #dadada; height:200px; width:500px;}

.commentlist li, #commentform input, #commentform textarea {
	font-size: 1em;
	}

.commentlist li {
	font-weight: normal;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p { 
	font-size: 1.1em;
	}
	.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
        margin: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none; 
	border:1px solid #777;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}

img.avatar {
        float:left; 
        margin: 0;
        padding: 0 4px 0 0; 
        vertical-align:middle;
        }
 

/*+++++++ FOOTER +++++++*/
#footer {
	background: #222222 url(images/footer.gif) repeat-x;
	width: 100%;
	margin:15px auto 0px;
	height:100px;
	font-size:12px;
	text-align: right;
}
#foo { width: 955px; margin:auto; padding:10px; height:80px; color:#fff; }
#foo a:link { color : #fff; border: 0px;}
#foo a:active { text-decoration: underline; color : #c90b0b; border: 0px;}
#foo a:visited { color : #fff; border: 0px;}
#foo a:hover	{color: #dadada; border: 0px;} 
#foo ul { float:right; margin-top:10px; }
#foo ul li {display:inline; height:35px; line-height:35px; }
#foo ul li.current_page_item a { background:url(images/navbg-acho.gif) repeat-x; color:#fff; }
#foo ul li.current_page_item a:hover{background:transparent;color:#fff;}
#foo ul li a { color:#fff;float:right; padding:0 20px 0 0;}
#foo ul li a:hover{background:none;color:#dadada; text-decoration:none;}

/**************** Misc *********************/
acronym, abbr, span.caps { cursor: help; }
acronym, abbr { border-bottom: 1px dashed #999; }
blockquote { margin: 15px 30px 15px 10px; padding-left: 20px; border-left: 5px solid #ddd; }
blockquote cite { margin: 5px 0 0; display: block; }
.center { text-align: center; }
hr { display: none; }
a img { border: none; }
.alignright{float:right;}
.alignleft{float:left; padding-left:30px; padding-bottom:20px;}
img.centered{display:block;margin-left:auto;margin-right:auto;}
img.alignright{display:inline;margin:0 0 2px 7px;padding:4px;}
img.alignleft{display:inline;margin:0 7px 2px 0;padding:4px;}
pre {border: solid 1px #9a9a9a;color: blue;margin: 10px;padding:10px;background: #f3f2ed}
code {font-size:1.0em;color: #000}

/**************** Gallery *********************/
.gallery {text-align:center;}
.gallery img {padding:3px;}
.attachment {text-align:center;}
.attachment img { padding:5px; border:1px solid #999999;}
.imgnav {text-align:center;}
.imgleft {float:left;}
.imgleft img{ padding:5px; border:1px solid #999999;}
.imgright {float:right;}
.imgright img{ padding:5px; border:1px solid #999999;}
/**************** Front page *********************/
#frontimg {border:1px solid #dadada;float: left;}
#fleft { float: left;}
 ol.commentlist .author_comment {
	border-bottom: 1px solid #E0BAC0;
	border-top: 1px solid #E0BAC0;
	background-color: #E0BAC0 !important; 
 } 
#stat{height:0px;
	overflow:hidden;}
#tabber{
	text-align: center;
}
ul.idc-postnav-list{
	list-style-type: none !important;
}
ul.idc-postnav-list li{
	list-style-type: none !important;
	}
ul.idc-postnav-list li.FB_login_button fb_login_not_logged_in FB_ElementReady, li.idc-first, li.idc-loginbtn_twitter{
	list-style-type: none !important;
	}
#amzshcs {
	text-align: center;
	 padding:10px;
	}
.amzshcs {
	text-align: center;
	 padding:10px;
	}

