/*  
Theme Name: Ebay Atheist
Theme URI: http://www.off-the-map.org/otmatheist
Description: Custom Theme designed by Todd Hiestand
Version: 2.0
Author: Todd Hiestand
Author URI: http://www.toddhiestand.com
*/

html, body, form, fieldset { 
margin: 0;
padding: 0; 
font: 12px/133% arial, helvetica, verdana, sans-serif;; 
color: #555;
}

h2, h3, h4, h5, h6, p, pre, ol, dl, address{ 
margin: .7em 0;
padding: 0; 
line-height:133%;
}

h1 {
line-height:133%;
margin: .5em 0 .5em 0;
font-size:24px;
text-decoration:none;
}

h3 {
margin: .7em 0;
font-size: 16px;
color: #142952;
padding: 0; 
line-height:133%;
} 

li, dd { 
margin-left: 1em; 
}


form label{ 
cursor: pointer; 
}

fieldset{ 
border: none; 
}

input, select, textarea{ 
 }

hr {
border-top: 1px solid #ccc;
width: 100%;
height: 1px;
}

/* End Normalization */

/* Typography ------------------------------- */
body {
background-color: #fff;
letter-spacing: 0;
text-align: left;
word-spacing: normal;
text-decoration: none;
margin:0;padding:0;
}

a {
color:#cc3300;
text-decoration: underline;
}

a:hover {
color:#cc6600;
text-decoration: underline;
}

strong {
color: #333333;
}

h1 a{
text-decoration: none;
}

blockquote {
padding: 5px 20px 5px 20px;
margin: 2px 75px 2px 55px;
background-color: #f9f9f9;
color:#333333;
border-top: 1px solid #ccc;
border-bottom: 1px solid #ccc;
}


/* HEADER Styles ------------------------------- */

			
#headercontainer {
width: 800px;
margin:0 auto;
padding:0;
background-repeat: repeat-x;
clear:both;
border-left:1px solid #ccc;
border-right:1px solid #ccc;
}

#headerimg{
width: 800px;
height:175px;
margin:0 auto;
padding:0;
background-image:url(images/headerimg.jpg);
background-repeat:no-repeat;
background-position: inherit;
}

#otmlink {
position:relative;
with: 128px;
height: 94px;
left: 0px;
}

/*OTM Blog Navacation Styles*/
ul#blognav {
margin: 0 0 0 0;
height: 26px;
padding: 0;
background-color:#cc6600;
white-space: nowrap;
font-size: .9;
width: 100%;
border-bottom: 1px solid #fff;
}

#blognav li {
display: inline;
list-style-type: none;
margin:0;
padding:0;
position:relative;
}

#blognav a { 
display: block;
padding: 5px 10px; 
text-decoration: none;
float: left;
margin: 0 auto;
border-right: 1px solid #fff;
}

#blognav a:link, #blognav a:visited {
color: #eee8aa;
background-color:#cc6600;
text-decoration: none;
}

#blognav a:hover
{
color: #fff;
text-decoration: none;
background-color: #cc3300;
}

#title {
height: 40px;
background-color: #fff;
margin: 20px 0 10px 30px;
position:relative;
}

#blogtitle {
font-size:36px;
font-weight:bold;
}

#name {
font-size: 16px;
font-weight:normal;
}

.post {
height:auto;
margin: auto;
}


/* Menu Styles ------------------------------- */


ul#mainmenu {
height: 20px;
margin: 0 0 10px 0;
padding:0;
background-color:#cc3300;
white-space: nowrap;
float: left;
font-size:1.1em;
width: 100%;
}

ul#mainmenu li {
display: inline;
list-style-type: none;
float:left;
margin:0;padding:0px;
position:relative;
border-bottom: 1px solid #ccc;
}

ul#mainmenu a { 
display: block;
padding: 11px 14px; 
text-decoration: none;
float: left;
margin: 0 auto;
border-right: 1px solid #ccc;
}

ul#mainmenu a:link, ul#mainmenu a:visited {
color: #eee8aa;
background-color:#cc3300;
text-decoration: none;
}

ul#mainmenu a:hover
{
color: #fff;
text-decoration: none;
background-color: #cc6600;
}



/* CONTENT Styles ------------------------------- */

#container {
width: 800px;
margin:0 auto;
padding:0;
border:none;
border-left:1px solid #ccc;
border-right:1px solid #ccc;
background-color: #fff;
}

/* end easy clearing */
.clearfix:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

#maincontent {
width: 485px;
margin:0px;
padding:30px 20px 20px 20px;
float:left;
border-right: 1px solid #ccc;;
}

#maincontent h1 {
line-height:133%;
margin: .5em 0 .5em 0;
padding: 8px 0 5px 0px;
font-size:24px;
text-decoration:none;
border-bottom: 1px solid #ccc;
color: #cc3300;
}

#maincontent h1 a {
color: #cc6600;
}

#featured {
margin: 0 0 20px 0;
}

.entry {
margin:0 0 30px 0;
padding:0;
clear:both;
}

p.comment {
height: 68px;
width: 68px;
text-align:center;
float: right;
margin: 10px 0 0 10px;
padding:0px;
clear:both;
background-image:url(images/comment.png);
background-repeat:no-repeat;
}

p.comment a {
position:relative;
top: 36px;
display:block;
width:68px;
font-size:22px;
font-weight: bolder;
margin:0;padding:0;
color:#cc3300;
text-decoration:none;
}

p.comment a:hover {
text-decoration:none;
color:#cc6600;
}

p.comment:hover {
height: 68px;
width: 68px;
background-image:url(images/comment.png);
background-repeat:no-repeat;
}

.postdetails {
margin: 0px;
padding: 0px 0 5px 0px;
text-align:left;
color: #999999;
font-size:9px;
}


/* Subcontent Styles ------------------------------- */


#subcontent {
width: 495px;
margin:10px 0 0  0;
padding:10px 0px 5px 0px;
float:left;
}

p#subcontentbar {
width: 95%;
position:relative;
border-top: 2px solid #ccc;
margin:0px;
padding:10px;
font-size: 22px;
color:#cc3300;
text-align:center;
font-weight: bold;
}

#postexceprts {
width: 315px;
float:left;
padding:10px 0px 0 0px;
margin:0px;
}


h2.postexcerpt {
font-size: 14px;
color:#333333;
font-weight:bold;
text-decoration:none
}

.archinfo {
font-size:11px;
color: #666;
text-align: left;
font-weight:bolder;
}

.excerpt {
border-top:1px solid #ccc;
font-size:11px;
line-height:100%;
margin: 5px 0 5px 0;
padding: 5px;
}

p.excerptmeta {
margin: 0 0 10px 0;
font-size:9px;
}

li.graybox {
background: #ccc;
}

.excerpt h2 {
font-size: 16px;
margin: .1em 0;
padding: 0; 
}

#postlisting {
width:170px;
position:relative;
float:right;
padding:15px 0px 0 0px;
margin:0px;
font-size:10px;
}

#postlisting ul{
list-style-type:none;
margin: 0 0 5px 0;
padding:0;
font-size: 11px;
width:inherit;
}

#postlisting li {
color:#333;
line-height:133%;
text-decoration:none;
display: block;
border-top:1px solid #ccc;
font-size:10px;
margin:0;
padding:5px 0 5px 0px;
width:inherit;
}

h2.postlisting {
font-size: 11px;
color:#333333;
font-weight:bold;
}

/* SIDEBAR Styles ------------------------------- */


#sidebar {
width: 220px;
margin:0px;
padding:0px 20px 0 20px ;
float:right;
color:#666;
}

#sidebar h1 {
font-size:16px;
margin-top: 25px;
padding: 5px 0 2px 0px;
border-bottom: 1px solid #ccc;
text-align:left;
}


#sidebar p{
font-size:12px;
padding: 0px 0px 5px 0px;
line-height:133%;
}

#sidebar ul {
margin-left: 15px;
padding:0px;
list-style: none;
}

#sidebar li {
margin: 5px;
list-style: square;
}


#footer {
width:780px;
margin: 0 auto;
padding:0;
background-color:#fff;
color: #333;
padding: 10px;
clear: both;
border-top: 1px solid #ccc;

border-left: 1px solid #ccc;

border-right: 1px solid #ccc;
}



#footer a, a:hover {
color: #333;
}

/* Page Control ------------------------------- */

#page {
width: 600px;
margin: 20px 0 100px 75px;
padding:50px 0 50px 0;
font-size: 12px;
line-height: 133%;
text-align:left;
}

#page h1 {
padding: 15px 0 2px 0px;
border-bottom: 1px solid #ccc;
font-size:32px;
color:#cc3300;
text-align:left;
}

.pageinfo {
padding: 5px;
font-size:9px;
border-bottom: 1px solid #ccc;
border-top: 1px solid #ccc;
color: #666666;
}


/* Image Control ------------------------------- */

img { 
border: 1px #ccc solid; 
padding: 3px; 
margin: 10px;
}

img a { 
border:0;
padding: 0;
margin: 0;
}

a:hover img { 
border: 1px #000 solid;
padding: 3px;
margin:10px;
}

#banner	{
position:absolute;
left:100%;
top:0px;
overflow:visible;
height:165px;
width:165px;
margin:0 0 0 -163px;
padding:0 0 0 0;
z-index:1000000000;
border:none;
float:none;
}

img.noborder {
border:none;
}

a:hover img.noborder {
border:none;
}

#logo {
padding: 0 0 0 0px;
}

/* Search form--------------------------------------- */
.searchbox {
width: 200px;
margin: 10px 0 20px 0;
}

#s {
display: block; 
width: 194px;
margin: 0 0 0.6em 0;
border: 1px solid #cc6600; 
padding: 2px;
background: #fafafa; 
color: #477197;
}

#s:focus {
background: #f7f7f7;
border: 1px solid #ccc;
}

#searchsubmit {
background: #cc6600;
color: #fff;
border: none;
}

/* Comments Formatting ------------------- */

#related {
background-image:url(images/related.png);
background-repeat:repeat;border: 1px solid #ccc;
margin:20px 0 20px 0;
padding: 10px;
}

p.commentmeta {
font-size: 20px;
color: #cc6600;
background:#fff;
padding: 5x 0 5px 0;
margin: 10px 0 10px 0;
border-bottom: 1px dotted #ccc;
}

p.commentmeta a {
color: #cc6600;
}

p.commentmeta a:hover {
color: #666;
}

h2.responsenumber {
font-size: 25px;
background-color:#fff;
color: #cc6600;
margin: 40px 0 0px 0;
padding: 10px 0 10px 0;
width: 95%;
border-top: 1px dotted #ccc;
}

ul.commentlist {
list-style-type:none;
margin:10px 0 0 0;
padding: 0px 0 0px 0;
width: 100%;
}

.commentlist li{
margin: 20px 0 20px 0;
padding: 0px;
list-style-type:none;
background: ;
width: 100%;
font-size: 1em;
}

li.graybox {
background: #fff;
width: 100%;
margin:0;
padding:0;
font-size: 1em;
}

.commentnumber {
padding: 10px;
left: 70%;
float:right;
color: #666;
font-size: 28pt;
font: italic;
}

p.commenttext {
padding: 10px;
margin: 0;
font-size: 1em;
}

textarea#comment {
font-size:13px;
}

#reply {
background-image:url(images/related.png);
background-repeat:repeat;border: 1px solid #ccc;
margin:20px 0 20px 0;
padding: 10px 10px 10px 15px;	
}


img.avatar {float:right; margin-right:5px;}

/* Archives Formatting ------------------- */

#taglist {
padding: 0px;
font-family: Tahoma, Arial, Verdana, sans-serif;
margin: 0px 0 10px 0px;
background-color: none;
line-height: 200%;
width: 100%;
}

#taglist a:hover {
background-color: #ccc;
}

#archives-lists {
width: 230px;
float:right;
}

#archives-clean {
width:300px;
float:left;
margin-left:25px;
}
