/*
Theme Name: SandlapperStudio
Theme URI: http://www.sandlapperstudio.com
Version: 1.0
Author: Jim Ferguson, Sandlapper Studio
*/

body {
	background-image: url(images/ssbkg.jpg);
	background-color: #0c0c0c;
	font-family: helvetica, arial, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	color: #dadada;
	line-height: 1.7em;
}

a {
	border-bottom: 1px dotted #999;
	text-decoration:none;
	color: #999;
	font-weight:600;
}

a:hover {
	color: #dadada;
	border-bottom: 1px dashed #dadada;
}

hr{
	margin-top: 25px;
	border: 0;
	border-top: 1px dotted #333;
	width: 620px;
	color: #333;
	clear: both;
	padding-bottom: 35px;
}

#wrapper {
	width: 935px;
	margin: 40px auto;
}

#header {
	float: left;
	width: 935px;
	margin: 0;
	margin-top: -1px;
}

#logo {
	float: left;
	width: auto;
	padding: 27px 0 34px 0;
}

#logo a{
	border: none;
}

#logo a:hover{
	border: none;
}

#nav {
	float: right;
	width: auto;
	padding: 12px 0 0;
}

#nav ul {
	height: 50px;
	float: right;
}

#nav li {
	text-align: center;
	float: left;
	display: inline;
	width: auto;
}

#nav li a {
	font-size: 20px;
	font-weight: 400;
	display: block;
	border-bottom: none;
}

#nav li a:hover {
	background-color: #0c0c0c;
}

#maincontent {
	width: 620px;
	min-height: 420px;
	float: left;
	margin-top: 35px;
}

#content {
	width: 635px;
	float: left;
	margin-top: 35px;
	padding: 10px;
	min-height: 390px;
	background-color: #0b0b0b;
	border: 1px solid #0a0a0a;
}

#maingallery{
	width: 675px;
	height: 400px;
	background-color: #fff;
	border: 5px solid #fff;
}

#mainside{
	background-color: #222;
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
	border: 1px solid #111;
	width: 205px;
	height: 390px;
	float:right;
	margin-top: 35px;
	padding: 10px;
	color: #ccc;
	font-size: 12px;
	line-height: 16px;
}

#mainside h1{
	font-size: 14px;
	font-weight: bold;
	width: 205px;
	border-bottom: 1px dotted #ccc;
	margin-bottom: 5px;
}

#twitter_div{
}

#twitter_div a{
	color: #999;
	text-decoration: none;
	border-bottom: 1px solid #999;
}

#twitter_div a:hover{
	background: none;
	color: #999;
	text-decoration: none;
	border-bottom: 1px dashed #999;
}

#proofing{
	width: 900px;
	height: 500px;
	background-color: #0c0c0c;
}

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

.post p {
	margin:14px 0 14px 0;
}

.post em{
	font-style:italic;
}

.post h2 {
	font-family:Georgia;
	font-size:24px;
	margin:25px 0 10px 0;
	font-weight:normal;
}

.post h1, .post h1 a{
	font-family: lucida grande, helvetica, arial, sans-serif;
	font-size: 24px;
	margin: 15px 0 0 0;
	font-weight: bold;
	line-height: 32px;
}

.post h1 a{
	text-decoration: none;
	border: none;
}

.post h1 a:hover{
	text-decoration: none;
	border: none;
}

.post h3, .post h4 {
	font-family:Georgia;
	font-size:20px;
	margin:15px 0 10px 0;
	font-weight:normal;
}

.post h4 {
	font-size:18px;
}

.post h1:hover, .post h2:hover, .post h3:hover, .post h4:hover {
	color:#e12000;
}

.post .indent {
	padding-left:10px;
}

.post .indent p {
	padding-left:10px;
}

.post small {
	font-size: 11px;
}

.post small a {
	font-weight:normal;
}

.post .alignright {
	float:right;
	margin-left:10px;
}

.post .alignleft {
	float:left;
	margin-right:10px;
}

.post .aligncenter {
	margin:0 auto;
	display:block;
}

.post abbr {
	font-weight:normal;
}

.post ul{
	list-style:circle;
	margin:0 0 0 25px;
}

.post ol{
	list-style:decimal;
	margin:0 0 0 30px;
}

.post .wp-caption {
	background:#f7f7f7;
	border:1px solid #ccc;
	margin:10px;
	text-align:center;
	padding:5px 0 0;
}

.post .wp-caption-text {
	margin:0;
}

.post .wp-caption a, .post .wp-caption a:hover {
	border-bottom:0;
}

.post blockquote {
	color:#777;
	border-left:5px solid #ccc;
	margin:15px 30px 0 10px;
	padding-left:20px;
}

.post pre {
	font-family:courier;
	font-size:12px;
	letter-spacing:-1px;
	margin:14px 0 14px 0;
}

.post .message ul {
	margin:12px 0 0;
}

.post .message {
	display:none;
	background:#0F67A1;
	margin-top:10px;
	padding:20px;
	color:#fff;
}

.post img{
	border: 2px solid #ccc;
}

#comments h3, #comments h4{
	font-family: lucida grande, helvetica, arial, sans-serif;
	font-size: 16px;
	margin:35px 0 5px;
	font-weight:normal;
}

#comments h4{
	font-size:18px;
}

#comments cite{
	font-family: helvetica, arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
}

#comments ol.commentlist li {
	margin-top: 10px;
	padding: 10px 5px 20px 10px;
	min-height: 110px;
}

#comments p {
	margin: 5px 0 0 0;
	width: auto;
}

#comments ul.formlist {
	margin: 20px 0 20px 0;
	width: 375px;
}

#comments ul.formlist li {
	display: block;
	margin: 10px 0 0;
}

#comments ul.formlist p{
	margin: 10px 0 0;
	text-align: left;
}

#comments input {
	font-family: helvetica, arial, sans-serif;
	width: 365px;
	font-size: 14px;
	font-weight: normal;
	color: #dadada;
}

#comments input:focus{
	color: #141414;
}

#comments textarea {
	font-family: helvetica, arial, sans-serif;
	width: 370px;
	font-size: 14px;
	font-weight: normal;
}

#comments li.submitbutton input {
	text-align: center;
	background: #333;
	border: 1px solid #111;
	color: #dadada;
	font-family: lucida grande, helvetica, arial, sans-serif;
	font-weight: normal;
	font-size: 16px;
	width: 374px;
}

#comments li.submitbutton input:focus{
	background-color: #222;
}

#sidebar {
	background-color: #222;
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
	border: 1px solid #111;
	width: 225px;
	float: right;
	margin: 75px 0 25px 0;
	padding: 10px;
}

#sidebar p{
	font-size: 12px;
	line-height: 16px;
}

#sidebar h3 {
	padding: 5px 0 3px 0;
	font-size: 14px;
}

#sidebar .block ul {
	border-bottom: 1px dotted #333;
}

#sidebar .block ul .children{
	border: 0;
	padding: 0 0 0 8px;
}

#sidebar .block li {
	border-top:1px dotted #333;
}

#sidebar .block li a {
	font-size: 12px;
	font-weight: normal;
	padding: 2px 0 2px 15px;
	display: block;
	border-bottom: none;
}

#sidebar .block li a:hover {
	background: #333;
}

#sidebar .widget_search label {
	display: block;
	padding: 10px 0 0 0;
	font-size: 14px;
	margin: 0 0 5px;
}

#footer {
	color: #b4b4b4;
	font-weight: normal;
	font-size: 10px;
	width: 935px;
	float: left;
	padding-bottom: 50px;
}

#footer a{
	border: none;
}

#footer a:hover{
	border: none;
}