/*

Theme Name: Green Parlour

Theme URI: http://www.giantpeachdesign.com

Description: Based on http://www.greenparlour.com

Version: 1.0

Author: Giant Peach

*/



/**************************** Import required stylsheets ****************************/



@import url(http://www.greenparlour.com/web/appstatics/css/layout.css);

@import url(http://www.greenparlour.com/web/appstatics/css/style.css);

@import url(http://www.greenparlour.com/web/appstatics/css/nav.css);

@import url(http://www.greenparlour.com/web/appstatics/css/form.css);

* html #content { width: 655px; } 
* html #content H2 span.date { right: 60px}

#page

{

	overflow-x: hidden;

}

#columns-holder 

{

	padding-top: 0;

	height: auto;

}

#header

{

	clear: both;

	position: relative;

	background: #fff;

}



#sidebar H2, #sidebar H2 a 

{

	position: relative;

	color:#71906C;

	font-family:Arial,Helvetica,sans-serif;

	font-size:13px;

	font-weight:bold;

	line-height: normal;

	padding: 11px 10px 11px 5px;

	margin: 0px 0px 0px 0px;

	text-decoration:none;

	text-transform:uppercase;

} 



#sidebar ul {

	list-style-type: none;

	padding: 0 0;

	margin: 0 0;

}



#sidebar ul li {

	margin: 0 0;

	padding: 0 0;

}



#sidebar ul ul 

{

	margin:0 0;

	padding: 0 0;

	list-style-type: none;

}

#sidebar ul ul li 

{

	padding-bottom:1px;

}



#sidebar ul ul li a 

{

	display: inline;

	color:#666666;

	line-height:26px;

	padding-left:15px;

	text-decoration: none;

}



#sidebar ul ul li a:hover {

	text-decoration: underline;

}



#content

{

	overflow: hidden;

}

#content H2, #content H2 a:link, #content H2 a , #content a H2, #content H1

{

	
	font-family: Georgia, "Times New Roman", Times, serif;
	position: relative;
	text-decoration:none;

}

#content H2 span.date

{

	font-size: 12px;

	font-weight: normal;

	font-style:italic;

	padding:3px 10px 0 0;

	position:absolute;

	right:0px;

	padding: 3px 0px;	

}

/**************************** Begin Form Elements ****************************/

/*#searchform 

{

	margin: 0px 0px 10px 0px;

	padding: 15px 10px;

	background-color:#F8F8F8;

	border:1px solid #F2F2F2;

}

#searchform label

{

	display: block;

}

#sidebar #searchform #s 

{

	width: 150px;

	padding: 5px 2px;

}



#sidebar #searchsubmit 

{

	color: #fff;

	font-weight: bold;

	font-family: Arial, Helvetica, sans-serif;

	padding: 4px 2px;

	width: 60px;

	border: none;

	background: #000;

} */



.entry form { /* This is mainly for password protected posts, makes them look better. */

	text-align:center;

	}



select {

	width: 130px;

	}



#commentform input {

	width: 170px;

	padding: 2px;

	margin: 5px 5px 1px 0;

	}



#commentform {

	margin: 5px 10px 0 0;

	}

#commentform textarea {

	width: 100%;

	padding: 2px;

	}

#respond:after {

		content: "."; 

	    display: block; 

	    height: 0; 

	    clear: both; 

	    visibility: hidden;

	}

#commentform #submit {

	margin: 0 0 5px auto;

	float: right;

	}

/* End Form Elements */





.navigation

{

	clear: both;

	margin: 0px 0px 20px 0px;

}



/**************************** Begin Form Elements ****************************/



.post {

	margin: 0 0 40px;

	text-align: justify;

	}



.post hr {

	display: block;

	}



.widecolumn .post {

	margin: 0;

	}





.widecolumn .smallattachment {

	text-align: center;

	float: left;

	width: 128px;

	margin: 5px 5px 5px 0px;

}



.widecolumn .attachment {

	text-align: center;

	margin: 5px 0px;

}



.postmetadata 

{

	clear: both;

	padding: 20px;

	background: #f4f4f4;	

}

#content .postmetadata A

{

	color: #6F6157;

}



h3.comments {

	padding: 0;

	margin: 40px auto 20px ;

	}

/* End Headers */







/* Begin Images */

p img {

	padding: 0;

	max-width: 100%;

	}



/*	Using 'class="alignright"' on an image will (who would've

	thought?!) align the image to the right. And using 'class="centered',

	will of course center the image. This is much better than using

	align="center", being much more futureproof (and valid) */



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;

	}







/********************************************************
*														*
*					WIDGET STYLES						*
*														*
********************************************************/

#sidebar ul li.widget {
	margin: 10px 0;
	padding: 10px 0;
	background: url("http://www.greenparlour.com/web/appstatics/images/HRColSplit.jpg") repeat-x scroll 0 0 transparent;
}

span.twitter-timestamp {
	color: #ADC793;
}

#sidebar ul li#twitter-1 ul.twitter li.twitter-item a.twitter-link {
	color: #869D6F;
	line-height: normal;
	padding-left: 0;
}

#sidebar ul li#twitter-1 ul.twitter li.twitter-item a.twitter-link:hover {
	color: #ADC793;
	line-height: normal;
	padding-left: 0;	
}

#sidebar ul li#twitter-1 ul.twitter li.twitter-item {
	border-bottom: 1px dotted #E1E1E1;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

#sidebar ul li#twitter-1 ul.twitter li.twitter-item a.twitter-user {
	color: #869D6F;
	line-height: normal;
	padding-left: 0;
}

a.facebook-link {
	background: url("http://www.greenparlour.com/web/appstatics/images/facebook.jpg") left 50% no-repeat;
	color: #3B5998;
	display: block;
	padding: 6px;
	padding-left: 30px;
}

a.facebook-link:hover {
	background: url("http://www.greenparlour.com/web/appstatics/images/facebook.jpg") left 50% no-repeat;
	color: #4272DB;
	display: block;
	padding: 6px;
	padding-left: 30px;
}

a.rss-link {
	background: url("http://www.greenparlour.com/web/appstatics/images/rss.jpg") left 50% no-repeat;
	color: #F90;
	display: block;
	padding: 6px;
	padding-left: 30px;
}

a.rss-link:hover {
	background: url("http://www.greenparlour.com/web/appstatics/images/rss.jpg") left 50% no-repeat;
	color: #F60;
	display: block;
	padding: 6px;
	padding-left: 30px;
}















