/*
THEME NAME: Sally James
THEME URI: http://sallyjames.com/
AUTHOR: <a href="http://www.jbinc.co.uk/">JBinc</a>
*/

@import "reset.css";

body {
	background: #000 url(images/bg-body-bottom.jpg) repeat-x bottom;
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 1em;
	color: #fff;
}

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

	
#gradient {
	height: 15px;
	background: url(images/bg-body.jpg) repeat-x;
}

#wrapper {
	width: 900px;
	margin: 0 auto;
}

#header {
	overflow: hidden;
	margin: 0 auto;
	padding: 20px 0 0 20px;
}

#blog-title {
}
	#blog-title a {
		height: 130px;
		display: block;
		float: left;
		background: url(images/blog-title.gif) no-repeat;
		width: 600px;
	}
		#blog-title a span {
			display: none;
		}

#blog-description {
	clear: both;
}

#menu {
	overflow: hidden;
	margin: 0 auto;
}
	#menu ul {
		padding: 0 0 0 10px;
	}
		#menu ul li {
			float: left;
			text-transform: uppercase;
			padding: 10px 12px 10px 0;
		}
			#menu ul li a {
			}

.current_page_item a {
	color: #3cf;
}

#container {
	width: 860px;
	overflow: hidden;
	margin: 0px auto;
}

.homepage {
	background: url(images/bg-homepage.jpg) no-repeat 0 0;
	padding: 400px 0 0;
}
	.homepage img {
		margin: 0 5px;
		float: left;
	}

.post {
	background: #1f1125;
	padding: 20px;
}

.post-title {
	font-size: 200%;
	line-height: 1.2;
	font-weight: normal;
}

.post-title a {
	color: #fff;
}

.page-subtitle {
	font-weight: 700;
	color: #CCC;
	font-size: 90%;
	text-transform: uppercase;
	padding-bottom: 5px;
	margin-bottom: 15px;
}

.post-meta {
	font-size: 85%;
	color: #69c;
	margin-top: 5px;
}

.post-meta a {
	color: #636636;
}

.post-comments {
	float: right;
	background: url(images/cbubble_left.gif) no-repeat top left;
	padding: 3px 0 7px 7px;
}

.post-comments a {
	background: url(images/cbubble_right.gif) no-repeat top right;
	padding: 3px 7px 7px 0;
	color: #f39f39;
}

.post-comments a:hover {
	color: #f39f39;
}

.post-content {
	margin-top: 15px;
}

.post-content h2 {
	font-size: 140%;
	padding: 10px 0 5px;
}

.post-content h3 {
	font-size: 110%;
	font-weight: 700;
	padding: 10px 0 5px;
}

.post-content p {
	line-height: 1.8em;
	margin-bottom: 10px;
}

.post-content img.alignnone {
	border: 1px solid #3cf;
	margin: 0 25px 3px 0;
}
	div.alignnone img {
		border: 1px solid #3cf;
	}

.post-content img.alignleft {
	float: left;
	border: 1px solid #3cf;
	margin: 0 25px 3px 0;
}
	div.alignleft {
		float: left;
		margin: 0 25px 3px 0;
	}
		div.alignleft img {
			border: 1px solid #3cf;
		}

.post-content img.aligncenter, div.aligncenter {
	margin: 0 auto;
	width: auto;
	text-align: center;
}
.post-content img.alignright {
	float: right;
	border: 1px solid #3cf;
	margin: 0 0 3px 25px;
}
	div.alignright {
		margin: 0 0 3px 25px;
		float: right;
	}
		div.alignright img {
			border: 1px solid #3cf;
		}

p.wp-caption-text {
	font-size: 0.8em;
	font-style: italic;
	margin: 0;
	padding: 0;
	text-align: center;
}

img.noborder {
	border: none!important;
	background: none!important;
	padding: 0;
}

.post-content ul,.post-content ol {
	margin-left: 30px;
	margin-bottom: 20px;
}

.post-content ul {
	list-style: none;
	margin: 10px 0;
	padding: 0;
}

.post-content ol {
	list-style: decimal;
}

.post-content ul li, .post-content ol li {
	line-height: 1.3em;
	margin: 0;
	list-style-position: inside;	
	padding: 0 10px 15px 10px;
	color: #eee;
}
	.post-content ul li {
		list-style-type: disc;
	}

.more-link {
	font-weight: 700;
	display: block;
	margin-top: 10px;
}

.section-title {
	font-size: 140%;
	margin-bottom: 10px;
}

.navleft {
	float: left;
	margin: 0 15px 15px 0;
}

.navright {
	float: right;
	margin: 0 0 15px 15px;
}

.navigation div a {
	font-size: 110%;
}

#comments ol li {
	margin-top: 2px;
	border-bottom: 1px solid #F0F0F0;
	padding: 10px 0;
	overflow: hidden;
	height: 1%;
}

.comment-gravatar {
	float: left;
	margin-right: 10px;
	background: #f39;
	border: 1px solid #F0F0F0;
	padding: 3px;
}

.comment-data {
	float: left;
	width: 400px;
}

.comment-data p {
	margin-bottom: 6px;
	line-height: 1.3;
}

.comment-author {
	font-weight: 700;
	margin-bottom: 3px;
}

.comment-meta {
	color: #636;
	margin: 10px 0 0;
	font-size: 10px;
}

.unapproved {
	font-style: italic;
}

#respond {
	margin-top: 30px;
}

#comment-form {
	margin-top: 15px;
	margin-bottom: 10px;
}

#comment-form label {
	font-size: 90%;
	display: block;
	margin-bottom: 5px;
}

#comment-form input {
	width: 240px;
	margin-bottom: 10px;
	padding: 5px;
}

#comment-form textarea {
	width: 455px;
	height: 200px;
	margin-top: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	padding: 10px;
}

#sidebar {
	float: right;
	width: 200px;
}

.sidepanel {
	margin-bottom: 30px;
}

.sidepanel h3 {
	padding: 0 0 5px 0;
	color: #f39;
	font-weight: bold;
}

.sidepanel ul li {
	margin: 0 0 10px 0;
	padding: 0 0 3px 27px;
	background: url(images/icons/bullet_blue.png) no-repeat 0 50%;
}
	.sidepanel ul li a {
	}
		.sidepanel ul li a:hover  {
		}

.phone {
	background: url(images/icons/phone.png) no-repeat 0 50%!important;
}

.email {
	background: url(images/icons/email.png) no-repeat 0 50%!important;
}

.map {
	background: url(images/icons/map.png) no-repeat 0 50%!important;
}

.sidepanel p {
	margin-top: 8px;
	line-height: 1.3;
}

#footer {
	padding: 15px 15px 35px;
	font-size: 0.8em;
}

#footer-links {
	list-style: none;
	padding: 0 0 20px;
	clear: both;
}
	#footer-links li {
		float: left;
		margin-right: 15px;
	}
		#footer-links li a {
		}

a.jbinc-link {
	clear: both;
	float: right;
	display: block;
	width: 150px;
	height: 16px;
	text-align: right;
	color: #09f;
	background: url(images/icons/jbinc.png) no-repeat 0 50%;
}
		a.jbinc-link:hover {
			color: #069;
		}

.admin {
	background: url(images/icons/lock.png) no-repeat 0 50%!important;
	padding: 3px 0 3px 27px;
}

.new-post {
background: url(images/icons/page_white_edit.png) no-repeat 0 50%!important;
padding: 3px 0 3px 27px;
}

.logout {
background: url(images/icons/door_out.png) no-repeat 0 50%!important;
padding: 3px 0 3px 27px;
}

.ico-small {
	vertical-align: middle;
	margin: 0 5px 2px 0;
}

.sep {
	margin: 0 5px;
}

ul.latest {
	margin: 20px 0;
}
	ul.latest li {
		list-style: none;
		float: left;
		width: 378px;
		border: 1px solid #636;
		margin: 0 5px 10px;
		height: 260px;
		overflow: hidden;
	}
		ul.latest li.sticky {
			border: 1px solid #fff;
		}
		ul.latest li h3 {
			height: 30px;
		}
		ul.latest li div.excerpt {
			height: 180px;
			margin: 0 0 5px;
			overflow: hidden;
		}
		ul.latest li a.read-more {
			display: block;
			font-size: 1.1em;
			padding: 5px 0 0;
			border-top: 1px solid #636;
		}
img.prod-image {
	float: left;
	margin: 0 10px 4px 0;
}


/* Contact Form 7 CSS */
div.wpcf7 form {
	width: 600px;
	margin: 0 auto;
}

div.wpcf7 form p {
	clear: both;
}

.wpcf7 form input, .wpcf7 form textarea { 
	width: 390px;
	padding: 9px;
	outline: 0;
	font: normal 16px/100% Arial, Helvetica, sans-serif;
}

.wpcf7 form input, .wpcf7 form textarea, .wpcf7 form img { 
	border: 0;
	margin: 0 0 10px 10px;
	background-color: #eee;
	float: right;
}

.wpcf7 form .captcha input {
	width: 390px;
}

.wpcf7 form textarea {
	height: 150px;
	line-height: 150%;
	}

.wpcf7 form input:hover, .wpcf7 form textarea:hover,
.wpcf7 form input:focus, .wpcf7 form textarea:focus { 
	background-color: #fff; 
	}

.wpcf7 form label { 
	color: #ccc;
	vertical-align: top;
	line-height: 30px;
	}
.wpcf7 form .submit { text-align: center; }
.wpcf7 form .submit input {
	text-align: center;
	width: 100px;
	padding: 9px 15px;
	border: 0;
	cursor: pointer;
	color: #000;
	background: #f9f;
	float: none;
	}
	.wpcf7 form .submit input:hover {
		background: #f0f;
	}
	
.wpcf7-validates-as-required {
	background-image: url(images/icons/star.png);
	background-repeat: no-repeat; 
	background-position: 96% 9px;
}
	p.wpcf7-validates-as-required {
		background: url(images/icons/star.png) no-repeat 0 50%;
		padding: 0 0 0 26px;
	}
	
.small, small { font-size: 0.8em; }
