/*
Theme Name: SC
Theme URI: http://www.stevenshand.com
Description: Shand Cycles Theme
Version: 1
Author: Steven Shand
Author URI: http://www.stevenshand.com/wp-themes
*/

#doc4{
	border-left:2px solid #615328;
	border-right:2px solid #615328;
	background:#ffffe0 url("images/tread2_fade_vert.png") repeat-y right;
}

#masthead{
	background:url("images/shand.png") 20px 10px no-repeat;
	height:120px;
	position:relative;
}

body{
	background:#eecb3b url("images/tread2.png") fixed repeat-x left 150px;
	border-bottom:2px solid #615328;
}

h3{
	font-size:110%;
	font-weight:bold;
}

.social{
	position:absolute;
	top:10px;
	right:20px;
}

.news{
	position:absolute;
	top:120px;
	right:20px;
}

#topnav{
	padding-top:10px;
	width:100%;
	height:30px;
	text-align:center;
	border-bottom:4px double #fff;
	background:#615328;
}

#topnav ul{
	list-style:none;
}

#topnav ul li{
	display:inline;
	text-transform:lowercase;
	padding-left:40px;
	padding-right:40px;
}

#topnav ul li a{
	text-decoration:none;
	color:#fff;
	font-size:120%;
	font-weight:bold;
}

.attachment-post-thumbnail{
	margin-right:10px;
	padding:2px;
	float:left;
	border:2px solid #c0c0c0;
}

.post_excerpt{
	background-color:#fff;
	padding:10px;
	font-size:80%;
	min-height:134px;
	color:#666666;
	text-align:justify;
	margin:20px;
	margin-left:0px;
}

.post_title{
	font-size:130%;
	margin-bottom:10px;
	font-weight:bold;
	border-bottom:1px dashed #c0c0c0;
}

.post_title a{
	color:#333333;
	text-decoration:none;
}

.post_timestamp{
	float:right;
	font-size:75%;
	padding-top:5px;
}

div.sc_page > .post_timestamp{
	float:none;
	font-size:75%;
	padding-top:5px;
}

p.wp-caption-text{
	font-style:italic;
	font-size:75%;
}

a.post_read_more{
	float:right;
}

.main{
	margin:20px 0px 20px 20px;
	min-height:280px;
	background:#ffffff;
}
.gallery_strip{
	margin:20px 0px 20px 20px;
	text-align:center;
}

.gallery_strip div img{
	border:2px solid #c0c0c0;
	padding:2px;
	margin:8px 8px 5px 8px;
}

.main div{
	margin:20px;
}

.main div img{
	border:2px solid #c0c0c0;
	padding:2px;
}

.border{
	border:1px dashed #c0c0c0;
}

.footer{
	height:40px;
	min-height:40px;
	background:url("images/footer.png") no-repeat right center;
	border-top:1px dashed #c0c0c0;
}

.sc_page{
	position:relative;
	padding:10px;
	margin:10px;
	min-height:500px;
}

.sc_page img{
	border:2px solid #c0c0c0;
	padding:2px;
}

.sc_page h1{
	font-size:150%;
	font-weight:bold;
	padding:10px;
	text-decoration:underline;
}

.sc_page h1, .sc_page h1 a{
	color:#000;
}
.sc_page p{
	max-width:500px;
	margin:10px;
}

.contact{
	position:absolute;
	top:20px;
	right:200px;
	border:1px dashed #c0c0c0;
	background-color:#fff;
	padding:10px;
	line-height:20px;
}

.contact h3{
	font-size:110%;
	font-weight:bold;
}

.gallery span{
	padding:10px;
	margin:10px;
	vertical-align:middle;
}

.gallery img{
	vertical-align:middle;
	margin-bottom:10px;
}

.archives .post_excerpt{
	width:400px;
}

.post_nav{
	height:35px;
/*	background-color:#fff;*/
	margin:10px 10px 0px 10px;
}

.post_nav div:first-child{
	float:right;
}

.frame img{
	margin:20px;
}

.frame ul{
	margin:20px;
}

.frame h1{
	font-weight:bold;
	font-size:130%;
	margin:20px;
}

.frame h2{
	font-weight:bold;
	font-size:120%;
	margin:20px;
}

.frame h3{
	font-weight:bold;
	font-size:110%;
	margin:20px;
}

.frame li{
	list-style:inside;
}

.frame table{
	border:1px solid #c0c0c0;
	margin:20px;
}

.frame table td{
	border:1px solid #c0c0c0;
	padding:5px;
}

.frame table th{
	border:1px solid #c0c0c0;
	padding:5px;
	background-color:#fff;
	font-weight:bold;
}

ul{
	list-style-type: disc;
	list-style-position: inside;
	padding-left:20px;
}

li{
	list-style:disc;
}