/*  

Theme Name: Free Range

Theme URI: http://freerangephotographic.com
Description: Theme for Free Range Photography, based on <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.0
Author: John Hobson
Author URI: http://johnhobsonphotography.com

*/


a { color: #F7F7DE; text-decoration: none; }

a img { border: none; }

a:hover { text-decoration: underline; }

abbr {
	border-bottom: 1px dashed #999;
	cursor: help;
	font-size: 0.9em;
	letter-spacing: .07em;
}

acronym {
	border-bottom: 1px dashed #999;
	cursor: help;
	font-size: 0.9em;
	letter-spacing: .07em;
}

blockquote {
	border-left: 5px solid #ddd;
	color: #CCC;
	margin: 15px 30px 0 10px;
	padding-left: 20px;
}

blockquote cite { display: block; margin: 5px 0 0; }

/* End Typography & Colors 

 Begin Structure */
body {
	/* background:#d5d6d7; */
	background: #FFFEEB;
	color: #CCCCCC;
	font-family: 'DroidSans', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 70%;
	margin: 0 0 20px;
	padding: 0;
	text-align: center;
}

cite { text-decoration: none; }

code { font: 1.1em 'Courier New', Courier, Fixed; }

/* End Structure 

	Begin Headers */
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2.4em;
	font-weight: bold;
	letter-spacing: 0.1em;
	margin: 0;
	padding-left: 5px;
	padding-top: 20px;
	text-align: left;
}

h2 {
	color: #D8F4CE;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 1.6em;
	font-weight: bold;
	margin: 30px 0 0;
	text-decoration: none;
}

h2 a { color: #D8F4CE; text-decoration: none; }

h2 a:visited { color: #D8F4CE; text-decoration: none; }

h2 a:hover { color: #dddddd; text-decoration: none; }

h2.pagetitle { font-size: 1.6em; margin-top: 30px; text-align: center; }

h3 {
	color: #D8F4CE;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 1.3em;
	font-weight: bold;
	margin: 30px 0 0;
	padding: 0;
	text-decoration: none;
}

h3 a { color: #D8F4CE; text-decoration: none; }

h3 a:visited { color: #D8F4CE; text-decoration: none; }

h3 a:hover { color: #dddddd; text-decoration: none; }

h3.comments { margin: 40px auto 20px; padding: 0; }

hr { display: none; }

html>body .entry li { margin: 7px 0 8px 10px; }

/* End Images 

 Begin Lists



	Special stylized non-IE bullets

	Do not work in Internet Explorer, which merely default to normal bullets. */
html>body .entry ul {
	list-style: none;
	margin-left: 0;
	padding: 0 0 0 10px;
	text-indent: -10px;
}

img.alignleft { display: inline; margin: 0 7px 2px 0; padding: 4px; }

img.alignright { display: inline; margin: 0 0 2px 7px; padding: 4px; }

/*	Using 'class="alignright"' on an image will (who would've

	thought?!) align the image to the right. And using 'class="centered',

	will of course center the image. This is much better than using

	align="center", being much more futureproof (and valid) */
img.centered { display: block; margin-left: auto; margin-right: auto; }

li.current_page_item, li.current_page_ancestor{ font-weight: bold; }

li.page_item{ font-weight: normal; }

ol li { list-style: decimal outside; }

/* End Headers 

 Begin Images */
p img { max-width: 100%; padding: 0; }

select { width: 130px; }

small {
	color: #aaa;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
}

span.caps { cursor: help; font-size: 0.9em; letter-spacing: .07em; }

strike { color: #777; }

.alignleft { float: left; }

.alignright { float: right; }

/* End Form Elements 

 Begin Comments*/
.alt {
	background-color: #222222;
	border-bottom: 1px solid #ddd;
	border-top: 1px solid #ddd;
	margin: 0;
	padding: 10px;
}

.center { text-align: center; }

.commentlist { padding: 0; text-align: justify; }

.commentlist cite {
	font-size: 1.1em;
	font-style: normal;
	font-weight: bold;
}

.commentlist cite a {
	font-size: 1.1em;
	font-style: normal;
	font-weight: bold;
}

.commentlist li {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	list-style: none;
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	margin: 10px 5px 10px 0;
	text-transform: none;
}

.commentmetadata { display: block; font-weight: normal; margin: 0; }

.entry form { text-align: center; }

.entry ol { margin: 0; padding: 0 0 0 35px; }

.entry ol li { margin: 0; padding: 0; }

.entry p a:visited { color: #b85b5a; }

.entry ul li:before { content: "\00BB \0020"; }

.home {
	float: left;
	margin: 0;
	padding: 0 0 20px 45px;
	width: 940px;
	text-align: center;
}

.home a { margin: 10px; display: block; }

.home div { border: 1px solid #000000; }

.home img { border: 2px solid #ffffff; }

.narrowcolumn { }

.narrowcolumn .entry { line-height: 1.4em; }

.narrowcolumn .postmetadata { padding-top: 5px; text-align: center; }

.navigation {
	display: block;
	margin-bottom: 60px;
	margin-top: 10px;
	text-align: center;
}

.nocomments { color: #777; margin: 0; padding: 0; text-align: center; }

.post { margin: 0 0 40px; text-align: justify; }

.post hr { display: block; }

.postmetadata { clear: left; color: #777; }

.postmetadata li {
	display: inline;
	list-style-image: none;
	list-style-type: none;
}

.postmetadata ul {
	display: inline;
	list-style-image: none;
	list-style-type: none;
}

.twocol {
	background-repeat: no-repeat;
	height: 93px;
	width: 270px;
	display: block;
	float: left;
	margin-bottom: 10px;
}

.twocol h3 a{
	position: relative;
	display: block;
	height: auto;
	width: auto;
	color: #ffffff;
	font-size: 1.05em;
	font-weight: bold;
	top: 0px;
	padding: 8px 2px 8px 5px;
	z-index: 1;
	text-decoration: none;
}

.twocol h3 a:hover{ background-color: #4D8C9E; /*colour6*/ }

.twocol-deep-fade .twocol-image-color-fade{ height: 55px !important; }

.twocol-deep-fade h3 a{ top: -20px !important; }

.twocol-desc {
	min-height: 70px;
	display: block;
	float: left;
	width: 270px;
}

.twocol-desc a { bottom: 5px; float: right; font-size: 0.75em; }

.twocol-image-color-fade {
	position: relative;
	background-color: #4D8C9E; /*colour6*/
	top: 35px;
	height: 35px;
	/* for IE */
	filter: alpha(opacity=60);
	/* CSS3 standard */
	opacity: .60;
}

/* IMAGE FADES */
/* Two Column Chooser*/
.twocol-wrapper {
	display: inline;
	float: left;
	padding: 4px;
	margin: 0 0 10px 10px;
	width: 270px;
	background-color: #fefefe; /*colour7*/
}

.widecolumn {
	line-height: 1.6em;
	margin: 5px 0 0 150px;
	padding: 10px 0 20px;
	width: 650px;
}

.widecolumn .attachment { margin: 5px 0; text-align: center; }

.widecolumn .entry { line-height: 1.4em; }

.widecolumn .entry img, .narrowcolumn .entry img {
	border: 2px solid;
	border-color: #eeeeee;
	padding: 2px;
	margin-bottom: 20px;
}

.widecolumn .entry p { font-size: 1em; }

.widecolumn .post { margin: 0; }

.widecolumn .postmetadata { margin: 30px 0; }

.widecolumn .smallattachment {
	float: left;
	margin: 5px 5px 5px 0;
	text-align: center;
	width: 128px;
}

#album-danfran .twocol {
	background-image: url(../images/album-image-danfran.jpg);
}

#album-johnhelen .twocol {
	background-image: url(../images/album-image-johnhelen.jpg);
}

#album-showcase .twocol {
	background-image: url(../images/album-image-showcase.jpg);
}

#blog-sidebar {
	background: #111111;
	font: 1.1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	margin-left: 20px;
	padding: 70px 0 10px;
	width: 150px;
	float: right;
	display: block;
}

#blog-sidebar #searchform #s {
	padding: 2px;
	width: 130px;
	background-color: #ccc;
	border: #222;
}

#blog-sidebar #searchsubmit { padding: 1px; }

#commentform #submit { float: right; margin: 0; }

#commentform input {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	margin: 5px 5px 1px 0;
	padding: 2px;
	width: 170px;
}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	margin: 5px 0;
}

#commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	padding: 2px;
	width: 100%;
	background: #ccc;
}

#content {
	background: #111111;
	font-size: 1.2em;
	float: left;
	margin: 0;
	padding: 0 0 20px 10px;
	width: 770px;
	display: block;
}

#content.home { width: 940px; }

#flashcontent { text-align: left; min-height: 580px; }

#flashcontent a { display: inline; margin: 0; }

#footer {
	background: #D8F4CE;
	border: thin solid #000000;
	clear: both;
	margin: 0 auto;
	padding: 0;
	width: 958px;
}

#footer a { color: #333333; }

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	color: black;
}

#header {
	background: #D8F4CE;
	height: 80px;
	margin: 0 0 0 1px;
	padding: 0;
	width: 958px;
}

#mainnav {
	background: #CCCCCC;
	margin: 0 0 0 1px;
	padding: 0;
	width: 958px;
}

#mainnav ul {
	height: 15px;
	margin: 0;
	padding: 3px 5px;
	border-top: thin #000 solid;
}

#mainnav ul li {
	background: #ccc;
	border-left: thin solid #000000;
	display: block;
	float: left;
	font-size: 0.9em;
	list-style-image: none;
	list-style-type: none;
	margin: 0 5px 15px;
	padding: 5px 3px 1px 2px;
}

#mainnav ul li a { display: block; color: #000000; }

#page {
	background-color: #111111;
	/* border:1px solid #959596; */
	margin: 20px auto;
	margin-top: 0;
	padding: 0;
	text-align: left;
	width: 960px;
	overflow: hidden;
}

#rightsidebar {
	background: #111111;
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	margin: 0;
	padding: 20px 0px 10px 10px;
	width: 190px;
	float: right;
}

#rightsidebar img {
	margin: 0 0 10px;
	border-style: solid;
	border-color: #eeeeee;
	border-width: thin;
}

#rightsidebar img.noborder { border: none; }

/* End Entry Lists 

 Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
}

#sidebar {
	background: #111111;
	font: 1.1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	margin-left: 20px;
	padding: 20px 0 10px;
	width: 150px;
	float: left;
	clear: left;
}

#sidebar form, #blog-sidebar form { margin: 0; }

#sidebar h2, #rightsidebar h2, #blog-sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	margin: 5px 0 0;
	padding: 0;
	text-decoration: none;
}

#sidebar ul li, #rightsidebar ul li, #blog-sidebar ul li {
	list-style-image: none;
	list-style-type: none;
	margin-bottom: 15px;
}

#sidebar ul ol li, #rightsidebar ul ol li, #blog-sidebar ul ol li{
	color: #777;
	list-style: decimal outside;
	margin: 3px 0 0;
	padding: 0;
}

#sidebar ul ol, #rightsidebar ul ol, #blog-sidebar ul ol { margin: 0 0 0 10px; padding: 0; }

#sidebar ul p, #rightsidebar ul p, #blog-sidebar ul p { margin: 5px 0 8px; }

#sidebar ul select, #rightsidebar ul select, #blog-sidebar ul select { margin: 5px 0 8px; }

#sidebar ul ul li, #rightsidebar ul ul li, #blog-sidebar ul ul li { color: #777; margin: 3px 0 0; padding: 0; }

#sidebar ul ul li:before, #rightsidebar ul ul li:before, #blog-sidebar ul ul li:before { content: "\00BB \0020"; }

#sidebar ul ul ul, #rightsidebar ul ul ul, #blog-sidebar ul ul ul { margin: 0 0 0 10px; }

#sidebar ul ul, #rightsidebar ul ul, #blog-sidebar ul ul { margin: 5px 0 0 10px; }

#sidebar ul, #rightsidebar ul, #blog-sidebar ul { margin: 0; padding: 0; }

#thepage { float: left; width: 560px; }

#title {
	background: url('images/logo.png') no-repeat bottom left;
	margin: 1px 0 0 10px;
	height: 78px;
	width: 100%;
}

#title .description {
	color: #333;
	font-size: 1em;
	padding-left: 15px;
	text-align: left;
	text-decoration: none;
}

#title h1 { color: #333; text-decoration: none; }

#title h1 a { color: #333; text-decoration: none; }

#title h1 a:visited { color: #333; text-decoration: none; }

#title h1 a:hover { color: #333; text-decoration: none; }

/* ADMIN BAR */
#wp-admin-bar {
	margin: 0;
	padding: 5px;
	background: #f9f9f9;
	border: 1px solid #666;
	clear: both;
	text-align: center;
}

#wp-admin-bar ul { margin: 0; padding: 0; }

#wp-admin-bar ul li {
	list-style-type: none;
	display: inline;
	margin: 0 10px;
	padding: 0;
}

#wp-admin-bar ul li a { list-style-type: none; display: inline; color: #333333; }

/* End Sidebar 

 Begin Calendar */
#wp-calendar { empty-cells: show; margin: 10px auto 0; width: 155px; }

#wp-calendar #next a { font-size: 9pt; padding-right: 10px; text-align: right; }

#wp-calendar #prev a { font-size: 9pt; padding-left: 10px; text-align: left; }

#wp-calendar a { display: block; text-decoration: none; }

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	text-decoration: none;
	width: 100%;
}

#wp-calendar td { padding: 3px 0; text-align: center; }

#wp-calendar td.pad:hover { background-color: #fff; }

#wp-calendar th { font-style: normal; text-transform: capitalize; }
