	/* 
Theme Name: Sane & Able
Theme URL: http://saneandable.co.uk/news
Description: Theme for S&A
Author: Sane & Able
Author URI: http://saneandable.co.uk
Version: 2.0
*/

/*  The following CSS Reset was written by Dejan Cancarevic
http://stylizedweb.com/2008/02/14/10-best-css-hacks/         */

/* html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, del, dfn, em, font, img, ins, kbd, q, s, samp, acronym, address, big, cite, code,small, strike, strong, sub, sup, tt, var,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td {font-size:100%;font-family:inherit;vertical-align:baseline;margin:0;padding:0;border:0;outline:0;font-weight:inherit;font-style:inherit;}caption, th, td {text-align:left;font-weight:normal;}table {border-collapse:separate;border-spacing:0;}blockquote:before,blockquote:after,q:before,q:after {content: "";}blockquote, q {quotes: "" "";}
* {margin:0;padding:0;}
/*

/*
Here is a list of all the <DIV>s in Whiteboard.
*/


#header h1 a:link { color: #FFFFFF; }
#header h1 a:active { color: #FFFFFF; }
#header h1 a:visited { color: #FFFFFF; }
#header h1 a:hover { color: #272727; }
#header h1 a { padding: 0; }

#nav a:link { color: #666666; text-decoration: none; border-bottom: none; }
#nav a:active { color: #666666; text-decoration: none; border-bottom: none; }
#nav a:visited { color: #666666; text-decoration: none; border-bottom: none; }
#nav a:hover { color: #666666; text-decoration: none; border-bottom: none; }

.date a:link { color: #FFFFFF; }
.date a:active { color: #FFFFFF; }
.date a:visited { color: #FFFFFF; }
.date a:hover { color: #66CC99; }

h2 a:link { color: #FFFFFF; }
h2 a:active { color: #FFFFFF; }
h2 a:visited { color: #FFFFFF; }
h2 a:hover { color: #66CC99; }

h5 a:link { color: #666666; }
h5 a:active { color: #666666; }
h5 a:visited { color: #666666; }
h5 a:hover { color: #66CC99; }

.postnavigation a:link { color: #FFFFFF; }
.postnavigation a:active { color: #FFFFFF; }
.postnavigation a:visited { color: #FFFFFF; }
.postnavigation a:hover { color: #4D4D4D; }

#back a:link { color: #FFFFFF; }
#back a:active { color: #FFFFFF; }
#back a:visited { color: #FFFFFF; }
#back a:hover { color: #4D4D4D; }

#sidebar a:link { color: #4D4D4D; }
#sidebar a:active { color: #4D4D4D; }
#sidebar a:visited { color: #4D4D4D; }
#sidebar a:hover { color: #0099FF; }

#sidebar .fontGrey a:link { color: #999999; }
#sidebar .fontGrey a:active { color: #999999; }
#sidebar .fontGrey a:visited { color: #999999; }
#sidebar .fontGrey a:hover { color: #0099FF; }

#comments a:link { color: #4D4D4D; }
#comments a:active { color: #4D4D4D; }
#comments a:visited { color: #4D4D4D; }
#comments a:hover { color: #0099FF; }

.post p a:link { color: #4D4D4D; border-bottom: 1px dotted #999999; }
.post p a:active { color: #4D4D4D; border-bottom: 1px dotted #999999; }
.post p a:visited { color: #4D4D4D; border-bottom: 1px dotted #999999; }
.post p a:hover { color: #66CC99; border-bottom: 1px dotted #66CC99; }

.post p a.more-link:hover { background-color: #999999; color: #FFFFFF; }
.post p a.more-link { background-color: #66CC99; color: #FFFFFF; margin-top: 10px; padding: 5px 10px 5px 12px; border-bottom: none; }

.postSingle p a:link { color: #4D4D4D; border-bottom: 1px dotted #999999; }
.postSingle p a:active { color: #4D4D4D; border-bottom: 1px dotted #999999; }
.postSingle p a:visited { color: #4D4D4D; border-bottom: 1px dotted #999999; }
.postSingle p a:hover { color: #66CC99; border-bottom: 1px dotted #66CC99; }

.postSingle li a:link { color: #4D4D4D; border-bottom: 1px dotted #999999; }
.postSingle li a:active { color: #4D4D4D; border-bottom: 1px dotted #999999; }
.postSingle li a:visited { color: #4D4D4D; border-bottom: 1px dotted #999999; }
.postSingle li a:hover { color: #66CC99; border-bottom: 1px dotted #66CC99; }


/* a.more-link { font-weight: bold; border-bottom: none; text-decoration: none; } */





body {
	margin: 0 auto;
	font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans", Helvetica, Arial, sans-serif;
	}

a {
	text-decoration: none;
	}
	
a img {
	border: none;
	}

.cellL {
	float: left;
	}
.cellR {
	float: right;
	}
.cellB {
	clear: both;
	}



#container {
	margin: 0 auto;
	width: 770px;
	}

#logo {
	position: absolute;
	float: left;
	top: 19px;
	margin-left: 10px;
	padding: 20px 0 25px 0;
	width: 306px;
	height: 90px;
}

#header {
	margin: 45px 0 0 0;
	padding: 105px 30px 30px 30px;
	background-color: #66CC99;
}

/*
#header ul {
	text-align: right;
	margin: 20px 0 0 0;
	padding: 0;
	font: normal 0.69em Helvetica, Arial, Verdana, sans-serif;
}

#header ul li {
	display: inline;
	list-style: none;
	border-left: 1px solid #FFFFFF;
}

#header ul li:first-child {
	border-left: none;
	padding-left: 0;
}
*/

#nav div {
	float: right;
	margin-top: 10px;
	margin-left: 2px;
	color: #666666;
	font: normal 14px Georgia, "Times New Roman", Times, serif;
	}
	
	#nav div ul {
		margin: 0;
		padding: 0;
		}
		#nav div ul li {
			list-style: none;
			display: inline;
			margin: 0;
			}

			#nav div ul li.twit a {
				background: #EBEBEB url(/images/icons/twitter-sml.png) 12px 12px no-repeat;
				}
			#nav div ul li.face a {
				background: #EBEBEB url(/images/icons/facebook-sml.png) 5px 12px no-repeat;
				}
			#nav div ul li.link a {
				background: #EBEBEB url(/images/icons/linkedin-sml.png) 0 12px no-repeat;
				}
				
			#nav div ul li.twit a:hover {
				background-position: 12px -20px;
				}
			#nav div ul li.face a:hover {
				background-position: 5px -20px;
				}
			#nav div ul li.link a:hover {
				background-position: 0 -20px;
				}

	#nav div a {
		padding: 10px 11px;
		background-color: #EBEBEB; 
		}
	
	#nav div a:hover {
		background-color: #D9D9D9; 
		}





#content {
	padding-top: 85px;
	}

.postSingle ul {
	margin: 0 0 20px 545px;
	padding: 0;
	font: 0.69em "Trebuchet MS", "Lucida Grande", "Lucida Sans", Helvetica, Arial, sans-serif;
	line-height: 145%;
	}

.postSingle ol {
	margin: 0 0 20px 530px;
	padding: 0;
	font: 0.69em "Trebuchet MS", "Lucida Grande", "Lucida Sans", Helvetica, Arial, sans-serif;
	line-height: 145%;
	}

.postSingle ol li {
	list-style: none;
	}

.post {
	float: left;
	height: 340px;
	margin-top: 75px;
	color: #4D4D4D;
	}
	
.post p {
	margin-left: 530px;
	font-size: 0.69em;
	line-height: 145%;
	width: 240px;
	}

.post .postImage {
	position: absolute;
	width: 510px;
	height: 340px;
	margin-top: -75px;
	}

.post .postImage a {
	z-index: 101;
	}

/* SOCIAL TEST */
.post #shareButton p {
	position: absolute;
	margin-top: -23px;
	margin-left: 455px;
	cursor: pointer;
	background-color: #666666; /* #66CC99 */
	font: 0.69em Helvetica, Arial, Verdana, sans-serif;
	color: #FFFFFF;
	padding: 5px 0 0 8px;
	width: 47px;
	height: 18px;
	
	filter:alpha(opacity=50);
	opacity: 0.5;
	-moz-opacity:0.5;
	}

.post .socialCover {
	position: absolute;
	margin-top: -340px;
	margin-left: 0px;
	width: 333px;
	height: 216px;
	padding: 124px 0 0 177px;
	background: url(images/social-background-trans.png) no-repeat;
	}

/*
.post .socialCover ul {
	margin: 0;
	height: 72px;
	width: 195px;
	padding: 10px 0 0 10px;
	background-color: white;
	border: 5px solid #262626;
	
	filter:alpha(opacity=90);
	opacity: 0.9;
	-moz-opacity:0.9;
	}

.post .socialCover ul li {
	padding: 10px;
	width: 45px;
	list-style: none;
	display: inline;
	}
	
*/
.post .socialButton1 {
	float: left;
	padding: 10px 6px 0 10px;
	height: 72px;
	background-color: #FFFFFF;
	border-top: 5px solid #262626;
	border-bottom: 5px solid #262626;
	border-left: 5px solid #262626;
	}
	
.post .socialButton2 {
	float: left;
	padding: 10px 10px 0 6px;
	height: 72px;
	background-color:  #FFFFFF;
	border-top: 5px solid #262626;
	border-right: 5px solid #262626;
	border-bottom: 5px solid #262626;
	}
	
/* END - SOCIAL TEST */

.postSingle {
	margin-top: 75px;
	color: #4D4D4D;
	}

.postSingle p {
	margin-top: 0;
	margin-left: 530px;
	font-size: 0.69em;
	line-height: 145%;
	}
	
.postSingle p.details {
	margin-left: 530px;
	font-size: 0.69em;
	line-height: 145%;
	width: 210px;
	padding: 15px;
	background-color: #EDEDED;
	}

.postSingle .postImage {
	float: left;
	width: 510px;
	margin-top: -75px;
	}

.postSingle img {
	margin-bottom: 25px;
	}

.social {
/* 	float: left; */
	margin-left: 530px;
	padding-top: 7px;
	}

h1 {
	color: #FFFFFF;
	font: normal 1.88em Georgia, "Times New Roman", Times, serif;
	margin: 0;
}

h2 {
	font: 1.56em Georgia, "Times New Roman", Times, serif;
	}
	
h2 a {
	position: absolute;
	float: left;
	margin-left: 530px;
	margin-top: -75px;
	background-color: #666666; /* #66CC99 */
	height: 33px;
	padding: 5px 12px 0 12px;
	}
	
h3 {
	font-size: 1.00em;
	font-weight: bold;
	margin: 0;
	padding: 0;
	}
	
h4 {
	font-size: 1.36em;
	font-weight: normal;
	margin: 0;
	padding: 0;
	}
	
h5 {
	color: #666666;
	font: 1.56em Georgia, "Times New Roman", Times, serif;
	margin: 0;
	padding-bottom: 20px;
	}
	
.date {
	position: absolute;
	float: left;
	background-color: #666666; /* #66CC99 */
	font: 0.69em Helvetica, Arial, Verdana, sans-serif;
	color: #FFFFFF;
	padding: 5px 12px;
	margin-left: 530px;
	margin-top: -35px;
	}
	

	
.postnavigation a {
	float: left;
	background-color: #66CC99;
	padding: 5px 10px 5px 10px;
	margin-right: 5px;
	font-size: 0.69em;
	}




#sidebar {
	margin-top: 80px; /* 150px */
	font-size: 0.69em;
	line-height: 145%;
	padding-bottom: 60px;
	background: url(images/footer-background.jpg) repeat-x;
	color: #4D4D4D;
	}

#sidebar ul {
	margin: 0;
	padding: 0 0 12px 0;
	}

#sidebar ul li {
	list-style: none;
	}

.sidebarContent {
	margin: 0 auto;
	width: 770px;
	}

.sidebarColumn {
	width: 240px;
	padding-top: 35px;
	}

.sidebarMiddle {
	margin-left: 25px;
}

#footer {
	margin: 0 auto;
	width: 770px;
	}


#footerIcons div {
	float: left;
	padding-right: 5px;
	}

#footerIcons div #fb-root {
	display: block;
	float: left;
	padding-right: 0;
	width: 80px
	}
	
#back {
	position: fixed;
	bottom: 8px;
	margin-left: 680px;
	}
	
#back a {
	font-size: 0.69em;
	padding: 6px 10px 8px 10px;
	background-color: #66CC99;
	}


	


#comments {
	width: 770px;
	font-size: 0.69em;
	}
	
#comments p {
	line-height: 145%;
	}
	
.comment_text {
	border-bottom: 1px dotted #CCCCCC;
	}

.comments_reply{
	width: 770px;
	}
	
.comments_reply textarea {
	width: 350px;
	}
	
.comment_disclaimer {
	font-size: 0.63em;
	line-height: 145%;
	color: #666666;
	background-color: #E6E6E6;
	padding: 10px;
	}



.fontBold { font-weight: bold; }
.fontItalic { font-style: italic; }
.fontGrey { color: #999999; }

hr {
	padding-bottom: 10px;
	width: 240px;
	border-top: 1px dotted #CCCCCC; 
	border-bottom: none; 
	border-left: none;
	border-right: none;
	}


/******** UNUSED
	
.postmeta{}

#searchform{}


#comments
.comments_navigation{}
.comments_navigation{}
.comments_text{}

	
.comments_meta{}

*/




/* img.alignleft {position: relative; float:left; margin: -75px 0 0 0} */
/*
img.alignright {float:right; margin:0 0 0 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
a img.alignright {float:right; margin:0 0 0 0}
a img.alignleft {float:left; margin:0 0 0 0}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto}
*/



