/*
Theme Name: SJRES
Theme URI: http://www.sjres.co.uk
Description: Steven Johnson's theme, custom build by Tamarin Studios.
Version: 1.0
Author: Tamarin Studios
Author URI: http://tamarinstudios.com
*/

/*	------------------------------------------
	R E S E T
------------------------------------------	*/
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,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{margin:0;padding:0;border:0;outline:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:top;}:focus{outline:0;}body{line-height:1;color:black;background:white;}ol,ul{list-style:none;}table{border-collapse:separate;border-spacing:0;}caption,th,td{text-align:left;font-weight: normal;}
/*	------------------------------------------
	F U N D A M E N T A L S
------------------------------------------	*/
body {
	font-size:62.5%;
	color:#808080;
	font-family: "Trebuchet MS", Verdana, 'Lucida Grande', Arial;
	border-top:5px solid #FFA11E;
	}
p, div {
	font-size: 13px;
	line-height: 18px;
}
li, label {
	font-size: 12px;
	line-height: 16px;
}
p {
	margin: 0 0 13px;
}
label {
	display: inline-block;
}
a:link {
	color:#ff6e02;
	text-decoration :underline;
	}
a:active, a:visited {
	color:#ff6e02;
	text-decoration: underline;
	}
a:hover {
	color:#ff6e02;
	text-decoration:none;
	}
h1, h2, h3, h4, h5, h6, caption {
	font-weight: normal;
}
h1 { font-size: 18px; line-height: 21px; }
h2 { font-size: 17px; line-height: 20px; }
h3 { font-size: 15px; line-height: 19px; }
h4 { font-size: 14px; line-height: 17px; }
h5 { font-size: 14px; line-height: 17px; }
h6 { font-size: 14px; line-height: 17px; }
hr {
	height: 1px;
	background-color: #c0c0c0;
	color: #c0c0c0;
	border: 0 none !important;
	padding: 0;
	margin: 5px 0;
}
.input-text, .input-textarea, .input-select, .input-button {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	border: 1px solid #FFA11E;
	font-size: 12px;
	color: #666;
}
 .input-submit {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	border: 1px solid #FFA11E;
	background-color: #ffb54e;
	font-size: 12px;
	color: #fff;
 }
.input-textarea, .input-button, .input-submit, .input-text {
	padding: 3px;
}
.input-submit, .input-text {
	height: auto;
}
#sidebar .input-text {
	width: 100px;
	height: 17px;
}
#sidebar .input-submit {
	height: 25px;
}
acronym {
	cursor: help;
	border-bottom: 1px dotted #ccc;
}
/*	------------------------------------------
	L A Y O U T
------------------------------------------	*/
#container {
	width:750px;
	margin-right:auto;
	margin-left:auto;
}
#header {
	height:80px;	
}
.admin-login {
	width:69px;
	height:20px;
	float:right;
}
.logo {
	float:left;
	padding-top:20px;
}
.nav {
	width:500px;
	float:right;
	text-align:right;
	margin-top:30px;
}
		.nav li {
			display:inline;
			margin-left:20px;
		}
		.nav a{
			font:1.5em "Georgia", Times, Times New Roman, serif;
			color:#ffa11e;
			text-decoration:none;
		}
		.nav a:hover{
			color:#ffd395;
		}
#content-home {
	width:260px;
	float:left;
	text-align:justify;
	margin-top: 20px;
}
#content {
	width:530px;
	float:left;
	padding-top:20px;
}
		#content h2 {
			color:#808080;
			font-weight:600;
		}
		#content h3 {
			font:18px "Trebuchet MS", Verdana, 'Lucida Grande', Arial;
			color:#808080;
			padding-top:15px;
			padding-bottom:15px;
		}	
		.blog-small {
			font-size:11px;
			padding-top:15px;
			padding-bottom:15px;
		}
#home-img {
	width:210px;
	float:left;
	padding:20px;
}
		#home-img img {
			padding-bottom:20px;
		}
#sidebar {
	width:180px;
	float:right;
	margin-top:20px;
	padding-left:20px;
}
		#sidebar li ul li {
			padding-left: 8px;
			margin-bottom: 8px;
		}
		#sidebar h2 {
			font:1.7em "Georgia", Times, Times New Roman, serif;
			color:#ffa11e;
			padding-bottom:15px;
		}
		#sidebar h3 {
			font:14px "Trebuchet MS", Verdana, 'Lucida Grande', Arial;
			color:#808080;
			padding: 8px 0;
			font-weight: 700;
		}	
		#sidebar a {
			color:#778899;
		}
		#sidebar a:hover {
			color:#ffa11e;
		}
		#sidebar p {
			font-size: 12px;
			margin-bottom: 10px;
		}
.rss {
	padding: 10px 0 25px;
}
.search {
	margin: 10px 0 0;
	padding: 10px 0 0;
	border-top: 1px dotted #ccc;
}
#footer {
	background-image:url(img/footer.png);
	background-repeat:no-repeat;
	margin-top:20px;
	padding-top:20px;
}
#footer p {
font-size:11px;
margin: 0 0 30px;
}
p.question {
	background: #fcfbea;
	border: 1px dashed #f1efd0;
	padding: 5px;
}
.holder-left {
	width: 550px;
}
/*	------------------------------------------
	F O R M  E L E M E N T S
------------------------------------------	*/
#commentform label {
	width: 150px;
}
#commentform .input-text,
#commentform .input-textarea {
	width: 360px;
}
#commentform div {
	padding: 5px 0;
}
.input-on {
	background: #feffea;
}
.what-i-can-offer h6 {
	cursor: pointer;
	background: #feffea;
	border: 1px dashed #f0e3bf;
	padding: 5px;
	font-size: 13px;
	margin-bottom: 10px;
}
/*	------------------------------------------
	J S  E N A B L E D
------------------------------------------	*/
body.js p.question {
	cursor: pointer;
}
body.js p.answer { display: none; }
/*	------------------------------------------
	U S E F U L  C L A S S E S
------------------------------------------	*/
.clear{clear:both;}.clear-left{clear:left;}.clear-right{clear:right;}.float-left{float:left;}.float-right{float:right;}.align-center{text-align:center;}.align-right{text-align:right;}.align-left{text-align:left;}.relative{position:relative;}.inline{display:inline;}.inline-block{display:inline-block;}.block{display:block;}.bold{font-weight:700;}.italic{font-style:italic;}.zero{margin:0 !important;padding:0 !important;}.hide{display:none;}
.round{-moz-border-radius:3px;-webkit-border-radius:3px;}
.orange{color:#FF6E02;}
.arrow-up, .arrow-down{background-image: url(http://www.tamarinstudios.com/wp-content/themes/tamarin/images/arrow-down-up.gif);background-repeat:no-repeat;height:7px;width:11px;margin-top: 6px;}
.arrow-up{background-position: -11px 0;}
.arrow-down{background-position: 0 0;} .small {font-size:11px;}.paragraph-spacing{padding-bottom:15px;}
.ccc{color:#ccc;}