/*   
Theme Name: Lintcoat
Theme URI: http://code.google.com/p/whipress/
Description: Designed & customized by pseudoroom design for Lintcoat. Built off Whitepress.
Author: pseudoroom design.
Author URI: http://www.pseudoroom.com/

.

.
*/

@import "css/lib/reset.css";
@import "css/lib/typography.css";
@import "css/lib/forms.css";
@import "css/header.css";
@import "css/navigation.css";
@import "css/sidebar.css";
@import "css/footer.css";
body {
background-color:#c7ebf7;
text-align:center;
/* background-image:url('images/skybg.gif');
background-repeat:repeat-x; */
}

#top
{
margin:0 auto 0;
width:990px;
height:147px;
text-align:left;
background-image:url('images/header_ss.gif');
background-repeat:no-repeat;
/* background-color:#3C2413; */
}

#content img
{
opacity:1;
filter: alpha(opacity=100);
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

#container {
/* background-color:#FFFFFF; */
/* border:1px solid #3C2413; */
/* border-width:0 1px; */
margin:0 auto 0;
position:relative;
text-align:left;
width:990px;
/* opacity:0.9;
filter: alpha(opacity=90);
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=90)"; */

}

#topad
{
margin-left:0.7em;
margin-bottom:0.7em;
text-align:center;	
}

#accessibilitylinks {
position:absolute;
top:-1000px;
}
.aligncenter, div.aligncenter {
display:block;
margin-left:auto;
margin-right:auto;
}
.alignleft {
float:left;
}
.alignright {
float:right;
}
.wp-caption {
-moz-border-radius-bottomleft:3px;
-moz-border-radius-bottomright:3px;
-moz-border-radius-topleft:3px;
-moz-border-radius-topright:3px;
background-color:#F3F3F3;
border:1px solid #DDDDDD;
margin:10px;
padding-top:4px;
text-align:center;
}
.wp-caption img {
border:0 none;
margin:0;
padding:0;
}
.wp-caption p.wp-caption-text {
font-size:11px;
line-height:17px;
margin:0;
padding:0 4px 5px;
}
#content {
color:#333333;
float:left;
/* margin-top:1em; */
padding-top:1em;
width:630px;
/* background-image:url('images/container_background.png'); */
background-color:#fff;
margin-bottom:1.2em;
}
#content #posts {
padding:0 0.5em 0.5em;
position:relative;
}
#content .post {
background-color:#ffffff; 
/* background-image:url('images/post_background.png'); */
margin-bottom:1.5em;
margin-left:0.7em;
margin-right:0.5em;
padding-bottom:0.1em;
padding-top:0.5em;
border:1px solid #C7EBF7;
}
#content #posts h2 a:link, #content #posts h2 a:visited, #content #posts h2 a:active {
color:#42B3D9;
display:block;
font-size:1.5em;
font-weight:normal;
line-height:1.2em;
margin:0em 0.3em 0.2em;
padding:0.2em;
text-decoration:none;
font-family:Georgia;
/* text-transform:uppercase; */
}
#content #posts h2 a:hover {
color:#3C2413;
}
#content h1 {
font-size:1.4em;
line-height:1.5em;
margin:1em 0;
}
#content h2 {
font-size:1.2em;
line-height:1.5em;
}
#content h3 {
font-size:1em;
line-height:1.5em;
margin:1em 0;
}
#content h4 {
font-size:0.9em;
line-height:1.5em;
margin:1em 0;
}
#content h5 {
font-size:0.8em;
line-height:1.5em;
margin:1em 0;
}
#content h6 {
font-size:0.6em;
line-height:1.5em;
margin:0.8em 0;
}
#content ul, #content #posts ol {
line-height:1.5em;
}
#content ul {
list-style-type:none;
padding-left:2em;
}
#content ul li {
/* background:transparent url(images/sidebar_list_icon.gif) no-repeat scroll 3px 6px; */
padding:0 0 5px 18px;
text-decoration:none;
}
#content #posts .post_body {
margin:1em 0;
padding:0 1em;
}
#content #posts .date_author_comments {
border-bottom:1px solid #9F825C;
border-top:1px solid #9F825C;
font-size:0.75em;
margin:-8px 14px 30px;
padding-bottom:7px;
padding-top:7px;
text-align:left;
}
#content #posts .date_author_comments .comments {
text-align:right;
}
#content #posts .date_author_comments .comments a {
background:transparent url(images/comment_icon.gif) no-repeat scroll right 50%;
padding-right:15px;
}
#content #posts .tags {
border-top:1px solid #999999;
display:block;
font-size:0.8em;
margin:3em 0.5em 0;
padding:1em;
text-align:right;
}
#content #posts .tags img {
left:-3px;
position:relative;
top:3px;
}
#content #posts #relatedposts h3 {
font-size:1em;
}
#content #error_page {
border:1px solid #999999;
margin:0 1em;
}
#content #error_page h2, #content #error_page h3 {
color:#333333;
display:block;
line-height:1.2em;
margin:0.2em 0.5em;
padding:0.2em;
text-decoration:none;
}
#content #error_page h2 {
border-bottom:1px solid #2A3548;
font-size:1.4em;
}
#content #error_page h3 {
font-size:1.2em;
}
#content #error_page p {
padding:1em 1em 0;
}
#content #posts h1.archive, #content #posts h1.search {
color:#333333;
font-size:1.4em;
text-align:center;
text-transform:uppercase;
font-weight:normal;
}
#content #archives {
border:1px solid #999999;
margin:0 1em;
}
#content #archives h1 {
color:#333333;
font-size:1.4em;
text-align:center;
}
