/*
Theme Name: William Rutledge V1
Theme URI: http://willrutledgephotography.com/
Description: The Sweeet! Billy Rutledge Theme.
Version: 1.1
last updated: 06/08/2009
Author: Scott McCrossen and Pat Ramsey
Author URI: http://five65.com/ and http://slash25.com
Tags: photography, architectural photography, studio lighting, portraits

*/



/* Billy Rutledge Styles */

/* @group General */

body {
	min-height: 100%;
	height: auto;
	font: normal 100%/1.5em Verdana, Helvetica, Sans-Serif;
	color: #4c4443;
	background-color: #fff;
	text-align: center;
	}

a:link, a:visited {
	color: #4c4443;
	text-decoration: none;
	}
a:hover, a:focus, a:active {
	color: #c60;
	border-bottom: 1px dotted #c60;
}

p {
	font-size: 90%;
	line-height: 1.6em;
	margin-bottom: 1.6em;
}

p a:link, a:visited {
	color: #c60;
	text-decoration: none;
	}
p a:hover, a:focus, a:active {
	color: #c60;
	border-bottom: 1px dotted #c60;
}

/* @end */

/* @group Headings */

#header h1 span {
	display: block;
	text-indent: -9999px;
	}

#header h1 {
	background: #fff url('images/header.png') no-repeat top left;
	font-family: "Din Pro", Verdana, Helvetica, Sans-Serif;
	height: 58px;
	width: 383px;
	}
#header h1 a {
	display: block;
	height: 58px;
	text-decoration: none;
	border-bottom: none;
	}	
body.pageid-2 #main h2 span {
	display: block;
	text-indent: -9999px;
	}

body.pageid-2 #main h2 {
	height: 82px;
	background: #fff url('images/aboutHeader.jpg') no-repeat -1px top;
	margin-bottom: 1em;
	margin-left: 0;
	}

h2.portfolioHead {
	position: absolute;
	margin-left: -9999px;
}


.recentPosts h2, .tags h2, .links h2,#searchForm label {
	font-size: 1.5em;
	font-weight: normal;
	}

.recentPosts h2,#searchForm label {
	color: #c60;
	}

.single div.post h2,.home div.post h2 {
	font-size: 1.7em;
	line-height: 1.5em;
	margin: 1em 0 0.7em 0;
	}

.single div.post h2 a:link,.home div.post h2 a:visited {
    color:#4c4443;
    border-bottom: none;
}

.single div.post h2 a:hover,.home div.post h2 a:hover {
    color:#c60;
    border-bottom: 1px dotted #c60;
}


h3#comments {
	margin: 1em 0 0 0;
}
/* @end */

/* @group Page Elements */

#container {
	margin: 0;
	width:960px;
	margin: 0 auto 0 auto;
	padding: 0 15px;
	} 

body.pageid-2 #container,
body.home #container,
body.single #container,
body.archive #container {
	padding-left: 30px;
}

#header {
	width: 930px;
	margin: 0 15px;
	}
#navbar {
	min-height: 2.5em;
	background-color: #fff;
	border-bottom: 1px solid fff;
	text-align: right;
	margin: 0 0 0 30px;
	}

#main {
	clear: left;
	width: 930px;
	padding-left: 15px;
	margin-right: 15px;
	}

.home #main,.single #main, .archive #main {
	background: #fff url('images/mainBG.png') repeat-x 0 0;
	margin-left: -30px;
	padding-left: 45px;
	}

div.content {
	width: 930px;
	text-align: left;
	}

div.description {
	padding: 28px 18px 26px 18px;
	margin-left: -18px;
	width: 550px;
	height: 148px;
	float:left;
	text-align: left;
	font-size: 1.3em;
	}

div#sidebar {
	text-align: left;
	float: left;
	width: 270px;
	padding: 0 1em 1em 0;
	margin-left: 56px;
	margin-top: -203px;
	}

.search div#sidebar {
	margin-top: 0;
}

div.post {
	text-align: left;
}
#footer {
	border-top: 1px dotted #a1a1a1;
	text-transform: uppercase;
	font-size: 54%;
	letter-spacing: 0px;
	text-align: center;
	padding: 0.5em 0 1em 0;
	clear: left;
	margin: 0 15px;
	}
	
div.clear {
	clear:both;
}
div.alignleft {
	float: left;
}
div.alignright {
	float: right;
}
div.navigation {
	clear: both;
	height: 2em;
}
/* @end */

/* @group Main Nav */

ul#nav {
	float: left;
	margin-left: 450px;
	position: relative;
	height: 40px;
	font-size: 0.6em;
	text-transform: uppercase;
	background-color: #fff;
	}
#nav>li {
	padding: 0 3.25em 0 0.5em;
	float: left;
	}
	

#nav li a {
	text-align: left;
	color: #4c4847;
	text-decoration: none;
	}

#nav li a:hover,#nav li a:focus,#nav h2:hover,#nav h2:focus {
	color: #c60;
	}

ul.sub a {
	height: 27px;
	text-indent: -9999px;
	}

#nav li.first.navHover {
	cursor: pointer;
	}

#nav li li {
	float: left;
	clear: left;
	text-align: left;
	z-index: 100;
	width: 9em;
	padding: 0 1em;
	background-color: #fff;
	}
	
#nav li ul {
	position: absolute;
	left: -999em;
	margin-top: 0px;
	}

#nav li:hover ul,#nav li:focus ul {
	left: 0;
	display: block;
	background-color: #fff;
	}
	
/* @end */

/* @group Columns */

div.column1 {
	width: 450px;
	margin-right: 30px;
	margin-left: 0;
	float: left;
	}

div.column2 {
	width: 450px;
	float: left;
	}

/* @end */

/* @group Footer */

#footer h2 {
	display: inline;
	}	
ul#contact li {
	display: inline-block;
	padding: 0;
	line-height: 1.3em;
	font-weight: 100;
	color: #4c4443;
	}
#footer #contact em, #footer h2 {
	font-weight: 700;
	color: #000;
	font-style: normal;
	}

/* @end */

/* @group blog */

/* @group blog entries */

.single div.content,.home div.content, .archive div.content,.search div.content {
	clear: left;
	float: left;
	padding: 16px 0 18px 0;
	width: 572px;
	font-size: 90%;
	}

.gallery .gallery-item {
	margin-top: 0;
}
.gallery .gallery-icon img {
	border: none;
	}

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

.wp-caption {
	border: 1px solid #ababab;
	-webkit-border-radius: 6px;  
	-moz-border-radius: 6px;  
	-khtml-border-radius: 6px;  
	border-radius: 6px;
	background-color: #f3f3f3;
	padding: 6px 3px;
	text-align: center;
	margin-bottom: 0.75em;
	}

.alignnone img {
	margin: 0 auto 0 auto;
	}

.wp-caption-text {
	font-family: Georgia, serif;
	font-size: 0.8em;
	margin: 0 12px 0 12px;
	}

/* @group posts */

.single div.post,.home div.post {
	padding-bottom: 0.5em;
	border-bottom: 1px dotted #4c4443;
}
.single div.post {
	border-bottom: none;
}
div.post-meta {
	color: #ccc;
	margin-bottom: 1em;
	}

.post-meta li, .comments li {
	display: inline;
	}

/* @end */

/* @group comments */

.comments a, .comments a:visited {
	color: #39c;
	text-decoration: underline;
	border-bottom: none;
	font-size: 90%;
	}

.comments a.first {
	padding-left: 24px;
	padding-right: 0.5em;
	background: url('images/commentBlurb-trans.png') no-repeat left top;
}

div.comment {
	background: #fff url('images/commentBlurb-trans.png') no-repeat 1em 1.3em;
	border-top: 1px dotted #4c4443;
	padding: 1em 1em 1em 40px;
	margin-bottom: 1em;
	color: #6f6f6f;
	}

div.comment h4 {
	color: #39c;
	}
div.alt.comment {
	background-color: #eaf5fa;
	}

span.comment-meta {
	padding-left: 24px;
	font-weight: 100;
	font-style: italic;
}

textarea#comment {
	width: 570px;
}

/* @end */
/* @end */

/* @group recentPosts */

div.recentPosts {
	background-color: #fff;
	padding: 0.6em 18px 1em 18px;
	min-height: 176px;
	margin-bottom: 1em;
	}

.recentPosts li {
	padding-left: 20px;
	background: url('images/recentPostsBtn.png') no-repeat left 7px;
	line-height: 2em;
	font-size: 90%;
	}
div.recentPosts li a, div.recentPosts li a:visited {
	color: #c60;
	}

/* @end */

/* @group Search Form */

#searchForm {
	padding: 0.75em 18px 1.25em 18px;
	background-color: #e9e9e9;
	-moz-border-radius: 18px;
	-webkit-border-radius: 18px;
	}


#search {
	display: block;
	margin: 0;
	width: 100%;
	border: 1px solid #e9e9e9;
	font-size: 1.25em;
	}
#searchsubmit {
	background: url('images/searchBtn.png') no-repeat top left;
	width: 135px;
	height: 23px;
	display: block;
	text-indent: -9999px;
	float: right;
	margin-top: -23px;
	}

#searchForm span {
	font-size: 70%;
	color: #000;
	}

/* @end */

/* @group Feeds - Blog */

div.feeds {
	padding: 1em 0 0.75em 18px;
	margin-top: 1.3em;
	line-height: 2em;
	}
div.feeds img {
	margin-right: 0.3em;
	}
.feeds .imgLink, .feeds h3 {
	float: left;
	}

.feeds .imgLink {
	margin-top: 3px;
	}
.feeds a {
	color: #c60;
	font-size: 1em;
	font-weight: normal;
	}
a.imgLink:hover {
	text-decoration: none;
	border: none;
	}

/* @end */

/* @group tags and links*/

div.tags, div.links {
	padding: 0.75em 0 0.75em 0;
	font-size: 88%;
	}

div.tags ul, div.links ul {
	margin-top: 0.3em;
	}

div.tags, div.links {
	padding: 1em 18px 0.75em 18px;
	}
div.tags li, div.links li{
	color: #4c4443;
	background: url('images/raquo-trans.png') no-repeat left 6px;
	padding-left: 20px;
	line-height: 1.5em;
	}
div.tags a:visited, div.links a:visited {
	color: #4c4443;
	border-bottom: none;
	}
	
div.tags li:hover, div.tags li:focus,
div.links li:hover, div.links li:focus {
	background: url('images/raquo-c60-trans.png') no-repeat left 6px;
	color: #c60;
	}

div.tags a:hover, div.links a:hover {
	color: #c60;
	border-bottom: 1px dotted #c60;
	}


li#linkcat-2 {
	background: none;
	list-style: none;
	padding-left: 0;
	
}

/* @end */

/* @end */

/* @group Contact Form */

.pageid-62 form#cformsform {
	width: 600px;
}
.pageid-62 p.cf-sb {
	text-align: left;
	}
.pageid-62 input#sendbutton {
	margin-left: 100px;
	}

.pageid-62 #cformsform .cf-ol input {
	margin-bottom: 0.5em;
	width: 35%;
	}
.pageid-62 #cformsform textarea {
	width: 35%;
}
.pageid-62 #cformsform label {
	margin-top: -2px;
	}

.pageid-62 #cformsform span.reqtxt,
.pageid-62 #cformsform span.emailreqtxt {
	margin: -3px 0 0 3px;
	}
.pageid-62 ol.cf-ol li {
	line-height: 1.5em;
	}

#main p.linklove {
	display: none;
	}

/* @end */

/*
body copy: #4c4443
footer items: #4c4443
footer labels: #000

nav items: #4c4443
nav hovers: #c60
blog grey bg: #e9e9e9
*/