/*
Theme Name: ScendOrange
Theme URI: http://www.scend.com.au
Description: This is a theme designed for scend.com.au, a graphic design studio based in Adelaide South Australia.
Version: 1.0
Author: Wayne Cunningham
Author URI: http://www.scend.com.au
Tags: orange, custom header, fixed width, two columns, widgets
*/


body {
	margin: 0px;
	padding: 0px 0px;
	background: #3C3026 url(images/blog-bg_01.png) repeat-x left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	line-height: 150%;
}
a {
	color: #36C;
	text-decoration: none;
}
/*a:link {
	color: #36C;
	text-decoration: none;
}*/
a:visited {
	color: #6D6E71;
	text-decoration: none;
}
a:hover {
	color: #473B2F;
	text-decoration: underline;
}
a:active {
	color: #6D6E71;
	text-decoration: none;
}
p {
	padding: 0px 0px 15px 0px;
	margin: 0px;
}
h1 {
	margin:0px;
	padding-left: 70px;
	height: 60px;
	color: #666;
	font-family: Helvetica, Arial, Tahoma, sans-serif;
	font-size: 30px;
	font-weight: normal;
}
h1 a{
	color: #c9eefe;
	text-decoration: none;
}
h1 a:visited{
	color: #c9eefe;
	text-decoration: none;
}
h1 a:hover{
	color: #ffffff;
	text-decoration: none;
}
h2 {
	color: #fb7d1a;
	margin: 0px 0px 2px;
	border-bottom: 1px dotted #CCCCCC;
	letter-spacing: -1px;
	padding-bottom: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 190%;
	font-style: normal;
	line-height: 1.50;
	font-weight: normal;
	font-variant: normal;
}
h2 a, h2 a:visited {
	color: #f58327;
	text-decoration: none;
}
h2 a:hover {
	color: #6D6E71;
	text-decoration: none;
}
h3 {
	color: #666;
	margin: 10px 0px 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 140%;
	font-style: normal;
	line-height: 1.50;
	font-weight: normal;
	font-variant: normal;
}
h3 a:link {
	text-decoration: none;
	color: #fb7d1a;
}
h3 a:visited {
	color: #CCC;
}
h3 a:hover {
	color: #333333;
}
form {
	margin:0px;
	padding:0px;
}
#wrapper {
	margin: 0px auto;
	width: 760px;
}
#page {
	margin: 0px auto;
	width: 760px;
	border-bottom: 5px solid #3c200a;
	border-left: 5px solid #3c200a;
	border-right: 5px solid #3c200a;
	background: #FFFFFF;
	padding: 0px;
	overflow: hidden;
}
#header {
	background: url(images/scendheader-bg.gif) no-repeat left top;
	height: 125px;
	position: relative;
}
#wrapper #page #header .page-title {
	padding: 55px 0px 0px 220px;
}
#headerimg {
	position: relative;
	padding: 30px 0px 0px 40px;
	height: 60px;
}
#headerimg .description{
	position: absolute;
	left: 303px;
	bottom: 18px;
	color: #c9eefe;
	font-size: 14px;
}

#content {
	padding: 0px 20px 30px 0px;
	float: right;
	width: 512px;
	overflow: hidden;
}
.post {
	clear:both;
}
.post-date {
	width: 40px;
	height: 50px;
	float:left;
	background: url(images/date-bg.gif) no-repeat;
	margin-right: 10px;
}
.post-month {
	font-size: 10px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
	display:block;
	line-height: 11px;
	padding-top: 4px;
	margin-right: -2px;
}
.post-day {
	font-size: 18px;
	text-transform: uppercase;
	color: #999999;
	text-align: center;
	display:block;
	line-height: 18px;
	padding-top: 7px;
	margin-left: -3px;
}

.post-title {
	float: left;
	width: 462px;
}

.entry {
	clear: both;
	padding-top: 10px;
}

.post-cat {
	background: url(images/mini-category.gif) no-repeat left center;
	padding-left: 30px;
	float:left;
	font-size: 95%;
	color: #999999;
}
.post-comments {
	background: url(images/mini-comments.gif) no-repeat left center;
	padding-left: 30px;
	float: right;
	font-size: 95%;
}
.post-calendar {
	background: url(images/mini-calendar.gif) no-repeat left center;
	padding-left: 30px;
	float: right;
	font-size: 95%;
	color: #999999;
}
.post-content {
	clear: both;
	padding-top: 10px;
}
.navigation {
	clear: both;
	padding: 10px 0px;
}
.navigation a, .navigation a:visited {
	color: #36C;
}
.previous-entries {
	float: left;
	padding-left: 18px;
	background: url(images/mini-nav-left.gif) no-repeat left center;
}
.next-entries {
	float: right;
	padding-right: 18px;
	background: url(images/mini-nav-right.gif) no-repeat right center;
}
#comments, #respond {
	border-bottom: 1px dotted #CCCCCC;
	padding-bottom: 5px;
}
.commentlist {
	margin: 10px 0px;
	padding-left: 20px;
	line-height: 130%;
}
.commentlist li{
	padding: 5px 10px;
	position: relative;
}
.commentlist .avatar {
	position: absolute;
	top: 5px;
	right: 5px;
	border: solid 1px #ededed;
	padding: 1px;
	background: #fff;
}
.commentlist .alt {
	background: #feead5;
}
.commentlist cite, .commentlist cite a, .commentlist cite a:visited {
	/*font-weight: bold;*/
	font-style: normal;
	font-size: 120%;
	color: #F68428;
}
.commentlist small {
	margin-bottom: 5px;
	display: block;
	font-size: 87%;
}
#commentform {
	margin-top: 10px;
	font: 110% Arial, Helvetica, sans-serif;
}
#commentform p {
	padding: 6px 0px;
	margin: 0px;
}
#commentform label{
	/*font-weight: bold;*/
	color: #666666;
	font-size: 100%;
}
#commentform input{
	width: 112px;
	background:#feead5;
	border: 1px solid #FB7F12;
	padding: 2px 3px 3px;
	margin-top: 3px;
}
#commentform textarea{
	width: 510px;
	height: 115px;
	background:#feead5;
	border: 1px solid #FB7F12;
	padding: 2px;
	margin-top: 3px;
}
#commentform textarea:focus, #commentform input[type="text"]:focus {
	background: #ffffff;
}
#commentform #submit{
	background: url(images/btn-bg.gif) no-repeat;
	font: 12px Arial, Helvetica, sans-serif;
	color: #FFF;
	border: none;
	float:right;
	width: 112px;
	height: 23px;
}
#sidebar {
	float: left;
	padding: 0px 0px 20px 20px;
	width: 180px;
}

/*#sidebar #nav {
	margin-bottom: 2em;
}
#sidebar #nav ul {
	list-style: none;
	font-size: 1.4em;
}
#sidebar #nav li {
	padding-top: 3px;
	padding-bottom: 3px;
}
#sidebar #nav a:link {
	color: #666666;
	text-decoration: none;
}
#sidebar #nav a:visited {
	color: #666666;
	text-decoration: none;
}
#sidebar #nav a:hover {
	color: #F68428;
	text-decoration: none;
}
#sidebar  #nav  a:active  {
	color: #CC3300;
}
#sidebar  #nav  li .current {
	color: #CCCCCC;
}*/

#searchform {
	width: 180px;
	padding: 5px 0px;
	float:left;
	border-top: 1px dotted #E5E4E5;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-color: #E5E4E5;
	border-left-color: #E5E4E5;
	border-bottom: 1px dotted #E5E4E5;
	margin-left: 20px;
}
#searchform #s {
	border:1px solid #203346;
	width: 135px;
	height: 22px;
	padding: 2px 5px 0px 5px;
	border: 1px solid #F68428;
	background: #FFF;
	vertical-align: middle;
}
#wrapper #page #sidebar .nav li a {
	color: #666;
	text-decoration: none;
	margin: 0px;
	padding: 0px 0px 10px;
	display: block;
}
#wrapper #page #sidebar .nav li .current {
	color: #CCCCCC;
}
#wrapper #page #footer .right-col p {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.4;
	font-weight: normal;
	color: #FFF;
}
#searchform #searchsubmit {
	background: url(images/search-btn-bg.gif) no-repeat;
	border: none;
	width: 28px;
	height: 24px;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	vertical-align: middle;
}
#searchform label {
	font-size: 11px;
	color: #41550e;
}
#sidebar h3 {
	color: #999;
	margin: 10px 0px 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 140%;
	font-style: normal;
	line-height: 100%;
	font-weight: normal;
	font-variant: normal;
}
.ul-cat {
	list-style: none;
	margin:0px 0px 15px;
	padding:0px;
	border-bottom: 1px solid #E4E3E4;
}
.ul-cat li{
	margin: 0px;
	padding: 2px 0px 2px 30px;
	border-top: 1px solid #dceeb7;
	background: url(images/mini-category.gif) no-repeat left center;
}
.ul-cat li a, .ul-cat li a:visited{
	color: #F68428;
	text-decoration: none;
}
.ul-cat li a:hover{
	color: #FF6600;
	text-decoration: none;
}
.ul-archives {
	list-style: none;
	margin:0px 0px 15px;
	padding:0px;
	border-bottom: 1px solid #dceeb7;
}
.ul-archives li{
	margin: 0px;
	padding: 2px 0px 2px 30px;
	border-top: 1px solid #dceeb7;
	background: url(images/mini-monthly-archive.gif) no-repeat left center;
}
.ul-archives li a, .ul-archives li a:visited{
	color: #F68428;
}
.ul-archives li a:hover{
	color: #FF6600;
	text-decoration: none;
}
#footer {
	clear: both;
	background: #CCC url(images/footer-bg.gif) no-repeat;
	color: #FFF;
	font-size: 95%;
	line-height: 130%;
}
#footer a, #footer a:visited{
	color: #FFF;
}
#footer .right-col{
	width: 180px;
	float: left;
	margin: 0px;
	padding-left: 20px;
}
#footer .left-col{
	width: 220px;
	float: right;
	padding-right: 10px;
	padding-left: 10px;
	background: url(images/footer-right-bg.gif) no-repeat;
}
#footer h4 {
	color: #333;
	margin: 10px 0px 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 146%;
	font-style: normal;
	line-height: 100%;
	font-weight: normal;
	font-variant: normal;
}
.recent-comments {
	list-style: none;
	margin: 0px;
	padding: 0px;
	line-height: 110%;
}
.recent-comments li{
	background: url(images/mini-footer-comments.gif) no-repeat;
	padding: 0px 0px 10px 20px;
}
.recent-comments a{
	font-size: 105%;
	line-height: 130%;
	font-weight: bold;
}
.recent-posts {
	list-style: none;
	margin: 0px;
	padding: 0px;
	font-size: 92%;
	line-height: 110%;
}
.recent-posts li{
	background: url(images/mini-footer-post.gif) no-repeat;
	padding: 0px 0px 10px 20px;
}
.recent-posts a{
	font-size: 115%;
	line-height: 130%;
	font-weight: bold;
}
#credits {
	margin: 0px auto;
	width: 760px;
	color: #999;
	font-size: 85%;
	line-height: 120%;
}
#credits a, #credit a:visited{
	color: #F68428;
}
.rss {
	background: url(images/mini-rss.gif) no-repeat left center;
	padding-left: 18px;
	padding-bottom: 2px;
	margin-left: 10px;
}
.left {
	float: left;
}
img.left, a img.left {
	float:left;
	margin: 4px 10px 5px 0px;
	border: 1px solid #bdd77f;
	padding: 3px;
	background: #FFFFFF;
}
a:hover img.left{
	border-color: #FF6600;
	background: #FF6600;
}
.right {
	float: right;
}
img.right, a img.right {
	float:left;
	margin: 4px 10px 5px 0px;
	border: 1px solid #bdd77f;
	padding: 3px;
	background: #FFFFFF;
}
a:hover img.right{
	border-color: #FF6600;
	background: #FF6600;
}
.clear {
	clear:both;
}
hr.clear {
	clear:both;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
}
img.img_border, a img.img_border {
	border: 1px solid #bdd77f;
	padding: 3px;
	background: #ffffff;
}
a:hover img.img_border{
	border-color: #FF6600;
	background: #FF6600;
}
.orange {
	color: #F68428;	
}
 #byline {
	color: #FFFFFF;
	margin: 0px;
	padding: 6px 0px 0px 20px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.4;
	font-weight: normal;
	height: 26px;
}
#wrapper #page #content .post .entry p a.read {
	color: #F68428;
}

#wrapper #nav {
	padding: 0;
	margin-bottom: 2em;
}
#wrapper #nav ul {
	margin:0;
	padding: 10px 0px 20px 0px;
	line-height: 1.2;
	list-style: none;
	font-size: 1.8em;
}
#wrapper #nav li {
	padding-top: 3px;
	padding-bottom: 3px;
}
#wrapper #nav a:link {
	color: #666666;
	text-decoration: none;
}
#wrapper #nav a:visited {
	color: #666666;
	text-decoration: none;
}
#wrapper #nav a:hover {
	color: #F68428;
	text-decoration: none;
}
#wrapper  #nav  a:active  {
	color: #CC3300;
}
#wrapper  #nav  li .current {
	color: #CCCCCC;
}
#byline p a  {
	color: #FFFFFF;
}
