/*
Theme Name: Carin H
Theme URI: http://elliotjaystocks.com
Description: The totally nude Wordpress theme. Phwoar! (Based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a> by <a href="http://binarybonsai.com/">Michael Heilemann</a>)
Version: 2 (WP2.6.2)
Author: Elliot Jay Stocks
Author URI: http://elliotjaystocks.com
Tags: starkers, naked, clean, basic
*/

@import "style/blueprint/screen.css";
@import "style/blueprint/ie.css";

/* misc */
.size-full {
width: 510px;
height: 383px;
}

img.aligncenter, img.centered, img.alignnone {
	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
	}
	
.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
}

.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;
}

/* Custom */
body
{
background: #c3d45b;
}

#header 
{
}

#maincol
{
background: #fff url('style/images/content_top.jpg') no-repeat top left;
margin-right: 0;
padding-top: 50px;
}

#maincol_bottom
{
background: #fff url('style/images/content_bottom.jpg') no-repeat bottom right;
height: 54px;
width: 100%;
margin:0 -40px 0 40px;
}

#pres
{
width: 200px;
margin:0;
padding-left: 40px;
padding-right: 40px;
padding-top: 20px;
padding-bottom: 60px;
background: url('style/images/presbubbla.jpg') no-repeat top left;
text-align: center;
}

#bloggroll
{
margin-left: 50px;
margin-right: 30px;
}

#bloggroll ul
{
list-style: none;
margin: 0;
padding: 0;
}

#bloggroll li a
{
display: block;
background: #fff;
padding: 6px;
text-align: right;
color: #252525;
text-decoration: none;
text-transform: capitalize;
font-weight: bold;
margin-bottom: 7px;
}

h2.widgettitle
{
color: #fff;
text-align: center;
text-transform: uppercase;
font-size: 20px;
background: #252525;
margin: 0;
margin-bottom: 7px;
padding: 0;
}

.textwidget {
	background: #fff;
	margin-bottom: 10px;
	margin-top: -7px;
	padding: 5px;
}

h2 a {
color: #555;
text-decoration: none;
font-size: 30px;
}
.postheading, .postinfo {

	font-family: Century Gothic;
	border-bottom:2px solid #D45AC3;
}

.postheading {
height: auto;
	width:420px;
	line-height:normal;
	padding-bottom: 3px;
}

.postinfo {
	height: 45px;
			width:90px; 
			text-align:right;
			float: left;
			margin-top: -65px;
			margin-left: 420px;
			color: #999;
}

a {
color: #D45AC3;
}

#commentform input, textarea {
border: 1px solid #C3D45B;
padding: 3px;
}

#commentform textarea {
width: 100%;
}

.commentform-input {
padding: 10px;
}

.commentform-input label {
margin-left: 10px;
}

ul#next_prev {
list-style-type: none;
}

ul#next_prev li {

}

ul#next_prev li.linkright {
float: left;
margin-left: 431px;
margin-top: -18px;
}

div.addtoany_share_save_container {
margin-left: 365px;
width: 150px;
}

ul.addtoany_list {
list-style-type: none;
}

ul.addtoany_list li {
margin-left: 10px;
}

.postmetadata {
border-top: 1px solid #999;
padding-top: 2px;
}

