/*  
Theme Name: Eight Square Metres
Theme URI: http://www.eightsquaremetres.com
Description: Eight Square Metres 2.0 Theme
Version: 2.0
Author: Susan Gallagher
Author URI: http://www.susangallagherdesign.com/
*/

/* pushes the page to the full capacity of the viewing area */
html {height:100%;}
body {height:100%; margin:0; padding:0;}

/* prepares the background image to full capacity of the viewing area */
#bg {position:fixed; top:0; left:0; width:100%; height:100%;}

body, h1, h2, h3, h4, h5, h6, blockquote, p, form, div{
	margin: 0;
	padding: 0;
}

body{
	margin: 0;
	font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	vertical-align: center;
	background: #dddddd;
	color: #000000;
}

#wrapper{
	/* places the content ontop of the background image */
	position:relative; z-index:1;

	margin: 0px auto;
	width:1000px;
	max-width:1000px;
	min-width:1000px;

	text-align: left;
	overflow:hidden;
}

/*
Header
*/
#header{
	width: 1000px;
	max-width: 1000px;
	min-width: 1000px;
	height: 131px;
	max-height: 131px;
	min-height: 131px;
}

#innerwrapper {
	width:996px;
	max-width:996px;
	min-width:996px;

	border-left: solid #F13E3F 2px;
	border-right: solid #F13E3F 2px;
	background: #E8F2D7;

	padding-bottom: 0px;
	margin-bottom: 0px;
	border-bottom: none;
}

/*
container - holds content, posts and navigation
*/
#container{
	float: left;
	width: 516px;
	margin-left:19px;
	margin-right:20px;
	border-left: 2px solid #C8DF9F;
	border-right: 2px solid #C8DF9F;
	background: #fff;
	padding: 20px;
}

#container p{
	padding: 5px 0 5px 0;
}

#container img{
	padding: 2px;
	border: 1px solid #C8DF9F;
	max-width: 510px;
	margin-top: 10px;
}

.wp-caption-text {
	font-weight: 600;
}

.smalldate {
	clear: both;
	font-size: 11px;
	font-weight: 600;
	color: #76A31D;
	padding-bottom: 20px;
}

.post{
	padding: 10px 0 10px 0;
}

.post h2{
	float: left;
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 20px;
	color: #F13E3F;
}

#comment_count {
	float: right;
	background: url('images/comment.jpg');
	width:23px;
	max-width:23px;
	min-width:23px;
	height:21px;
	max-height:21px;
	min-height:21px;
	margin-top: 3px;
	padding: 3px 0px 0px 13px;
}

.entry{
	line-height: 18px;
}

.navigation{
	margin: 30px auto 0px auto;
	font-size: 12px;
	line-height: 16px;
	text-align:center;
}

.navigation a{
	padding: 5px;
	margin: 0px 5px;
	border: 1px solid #F13E3F;
	background: #E8F2D7;
}

.navigation a:hover{
	background: #fff;
}

#sidebarheader {
border: none; margin-bottom: -3px; margin-top:20px; padding: 0px; background: #E8F2D7;
}

#sidebarheader2 {
border: none; margin-bottom: -3px; padding: 0px; background: #E8F2D7;
}

/*
sidebar
*/
.sidebar{
	margin-right: 20px;
	float: left;
	width: 178px;
	display: inline;
}

.sidebar img{
	padding: 0px;
}

.sidebar ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

.sidebar ul li{
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	background: #D0E4AD;
	border-left: 2px solid #fff;
	border-right: 2px solid #fff;
	border-bottom: 2px solid #fff;
}

.twitter-message {
	padding: 10px 10px 10px 0px;
	margin: 0px;
}


/*sidebar2*/
.sidebar2{
	margin-right: 20px;
	float: left;
	width: 178px;
	display: inline;
}

.sidebar2 img{
	padding: 0px;
}

.sidebar2 ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

.sidebar2 ul li{
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	background: #D0E4AD;
	border-left: 2px solid #fff;
	border-right: 2px solid #fff;
	border-bottom: 2px solid #fff;
}


/* archive */
.sidebar2 ul li ul {
	padding: 0px;
}
.sidebar2 ul li ul li {
	padding: 0px;
	border: none;
}
.sidebar2 ul li ul li a{
	margin-bottom: 10px;
}

/* blogroll */
.sidebar2 h2 {
	display: none;
}


/*
comments
*/

.comments-template{
	margin: 10px 0 0;
	padding: 10px 0 0;
}

.comments-template ol{
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0px;
	line-height: 18px;
	padding: 10px;
	background: #E8F2D7;
}

#alt{
	background: #F6F9F1;
}

.comments-template h2, .comments-template h3{
	font-size: 14px;
}

.commentmetadata{
	font-size: 12px;
}

.comments-template p.nocomments{
	padding: 0;
}



#clear {
	clear: both;
	min-height: 0px;
}

/*
footer
*/
#footer{
	background: url('images/footer.gif');
	width: 1000px;
	min-width: 1000px;
	max-width: 1000px;
	height: 93px;
	min-height: 93px;
	max-height: 93px;
}

#footer p{
	line-height: 18px;
}

/*
general css for the page
*/

h3{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 14px;
}

a:link, a:visited{
	text-decoration: none;
	color: #76a31d;
}

a:hover{
	text-decoration: none;
	color: #F13E3F;
}


#searchform {
	padding-top: 5px;
}

.social_bookmark {
	margin-bottom: 20px;
}

#linkcat-2 ul li {
	padding-bottom: 10px;
}