/*  
Theme Name: Exposure
Theme URI: http://wordpress.org/
Description: Exposure Wordpress Theme
Version: 1.0
Author: Bondgate IT
Author URI: http://www.bondgate.co.uk

/* Original CSS */

body {
	margin: 0px;
	padding: 0px 0 0px 0;
	padding-bottom: 20px;
	font-family: Arial, Helvetica, sans-serif;
	background: #faecf4 url(http://www.exposure-photography.co.uk/images/exp_bg.png) repeat-x 0 0;
	color: #555;
	text-align: center;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	padding: 0px;
}

.float_right {
	float: right;
}

.float_left {
	float: left;
}

a:link {
	color: #cc0066;
	text-decoration: none;
	font-weight: bold;
}

a:visited {
	color: #cc0066;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: Black;
	text-decoration: none;
	font-weight: bold;
}

a:active {
	color: Red;
	text-decoration: none;
	font-weight: bold;
}

p {
	margin: 0px 0px 10px 0px;
	padding: 0;
}

p.bot {
	margin: 0px;
}

input, select {
	 font-size: 0.7em;
}

input.em {
	 font-size: 1em;
}

ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	color: #6791BB;
}

ul li {
	margin: 0px;
	padding: 0px;
	color: #6791BB;
}

.clear {
	clear: both;
}


.pink {
	color: #c93281;
}

.bold {
	font-weight: bold;
}

/* Content elements */

#container {
	width: 905px;
	margin: 0 auto;
	padding: 30px 0 0 0;
	text-align: left;
}

#header {
	display: block;
	clear: both;
	margin: 0 0 0 0;
	height: 110px;
	background-color: white;
}

#header h1 {
	float: left;
	margin: 0 0 0 30px;
	padding: 0 0 0 0;
}

#header ul {
	float: right;
	margin: 0 0 0 0;
	padding: 60px 20px 0 0;
}

#header ul li {
	display: inline;
	margin: 0 10px 0 0;
	padding: 0 0 0 0;
}

#content {
	display: block;
	clear: both;
	margin: 0 0 2px 0;
	background: White url(http://www.exposure-photography.co.uk/images/exp_shadow.png) repeat-x 0 100%;
}

#content h2 {
	margin: 0 30px 30px 30px;
	border-bottom: 1px solid #DDD;
	padding: 0 0 5px 0;
}

p#intro {
	margin: 0 0 5px 30px;
	font-size: 12px;
	float: left;
	width: 200px;
}

#d_home {
	border: 10px solid #faecf4;
	width:607px;
	height: 339px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 1px;
}

#d_home_base {
	border-bottom: 1px solid #fcdbee;
	width: 630px;
	float: right;
	margin: 0 20px 20px 0;
}

#footer {
	display: block;
	clear: both;
	margin: 0 0 30px 0;
	color: #cc3988;
}

p.twelve {
	font-size: 12px;
}

p.eleven {
	font-size: 11px;
}

/* Testimonials */

.testimonial {
	float: left;
	width: 380px;
	margin: 0 0 30px 47px;
}

.testoq {
	background: url(http://www.exposure-photography.co.uk/images/exp_openq.png) no-repeat 180px 0%;
}

.testcq {
	background: url(http://www.exposure-photography.co.uk/images/exp_closeq.png) no-repeat 100% 100%;
}

.test_shot {
	width: 175px;
	height: 130px;
	float: left;
	background-color: black;
}

.testimonial p {
	float: left;
	margin: 0 0 0 20px;
	width: 180px;
	padding: 5px 0 0 0;
	font-size: 12px;
}

/* Bio */

#bio_left {
	float: left;
	margin: 0 40px 40px 50px;
	width: 300px;
	height: 400px;
	background-color: black;
}

#bio_right {
	float: left;
	margin: 0 20px 40px 0px;
	width: 450px;
	font-size: 15px;
}

#bio_right p {
	line-height: 1.25em;
}

/* Contact */

.form {
	display: block;
	clear: both;
	margin: 0 40px 30px 40px;
}

.f_half {
	float: left;
	width: 400px;
}

.f_half input {
	margin: 0 0 10px 0;
}


/* Blog styling only */

#content_posts {
	overflow: hidden;
	float: left;
	margin: 0;
	width: 550px;
	padding: 0 0 0 30px;
}


#content_posts h2 {
	font-size: 18px;
	font-weight: normal;
	margin: 0 0 5px 0;
	font-weight: normal;
}

h2.pagetitle {
	margin: 10px 0 5px 0;
}

h3 {
	font-size: 0.9em;
	font-weight: normal;
	margin: 0 0 5px 0;
	font-weight: normal;
}

h3#comments {
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 10px 0;
	font-style: italic;
	color: white;
	padding: 3px 4px;
	background-color: #cc3a88;
}

h4 {
	font-size: 0.8em;
	font-weight: normal;
	margin: 0 0 5px 0;
	font-weight: normal;
}

.post {
	display: block;
	clear: both;
	margin: 0 0 20px 0;
}

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

.post h2 {
	color: #666;
	font-weight: normal;
	font-size: 1.4em;
}

h2#post {
	margin-bottom: 6px;
}

.post h2 a {
	font-weight: normal!important;
}

.entry_info {
	color: #333;
	font-size: 12px;
	margin: 0 0 5px 0;
}

.entry {
	color: #666;
	font-size: 12px;
	line-height: 1.35em;
	margin: 0 0 10px 0;
	font-family: arial, sans-serif;
}

.entry p {
	margin: 0;
	font-family: arial, sans-serif;
}

.entry img {
	display: block;
	clear: both;
	margin: 0 0px 5px 0;
}

.postmetadata {
	font-size: 11px;
	color: #666;
}

p.postmetadata {
	font-family: arial;
}

.narrowcolumn, .widecolumn {
	overflow: hidden;
	float: left;
	margin: 0;
	width: 550px;
	padding: 0 0 0 30px;
}

.narrowcolumn, .widecolumn ul li {

}

.narrowcolumn, .widecolumn textarea {
	
}

p.lind {
	font-size: 11px;
}

ol.commentlist {
	font-size: 12px;
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: 1.35em;
}

ol.commentlist li {
	padding: 5px;
	border-bottom: 1px solid #eee;
	margin-bottom: 5px;
}

ol.commentlist li p {
	margin-bottom: 8px;
}

ol.commentlist li cite {
	font-style: normal!important;
	font-weight: bold;
}

ol.commentlist li cite a {
	font-style: normal!important;
}

.indiv_content {
	color: #666;
}

.indiv_content p {
	color: #666;
	font-size: 12px;
	margin-bottom: 10px;
	padding: 0;
}

h3.respond {
	padding: 10px 0 0 0;
	font-weight: bold;
	font-style: italic;
	color: #666!important;
	font-size: 18px!important;
}

/* Sidebar styling elements */

#sidebar {
	float: right;
	margin: 0;
	width: 268px;
	padding: 0 20px 50px 10px;
	font-size: 0.75em;
	color: #555;
}

#sidebar h2 {
	font-size: 18px;
	font-weight: normal;
	margin: 0 0 5px 0;
	font-weight: normal;
	color: #666;
}

#sidebar p {
	color: #555!important;
}

#sidebar ul {
	margin: 0 0 0 0;
	color: #555!important;
}

#sidebar ul li {
	margin: 0 0 0 0px;
}

#sidebar ul li ul {
	margin: 5px 0 5px 0px;
}

#sidebar ul li ul li {
	margin: 0 0 4px 10px;
}

/* Single post elements */

.navigation {
	font-size: 0.75em;
	display: block;
	clear: both;
	margin: 0 0 5px 0;
}


h3.respond {
	color: white;
	font-size: 0.85em;
	font-weight: normal;
}

p.lind {
	font-size: 0.75em;
	font-weight: bold;
}

/* Specific to search */

h2.noresults {
	color: #333;
}

/* Contact form table */

table.contact {
	margin: 0 0 0 16px;
}

td.title {
	font-size: 18px;
}

table.contact input,textarea {
	font-size: 18px;
	margin-bottom: 10px;
}

#video {
	text-align: left;
	margin: 0 0 20px 0;
	background-color: #f60;
}

.rss {display: block; clear: both; margin: 0 20px 10px 0; padding: 0;}

