/*  
Theme Name: Silver Apples Photography
Theme URI: http://www.silverapplesphotography.co.uk
Description: Photography Website
Version: 1.0
Author: Elliott Richmond
Author URI: http://www.squareonemd.co.uk
Tags: clean silver
*/

@import url("reset.css");

body {
font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
background-color:#81d8d0;
}

h1, h2, h3, h4, h5, h6, p, a, li, ul{
color:#616161;
}

.wrap {
width:860px;
margin:0 auto;
position:relative;
}

#header {
background:url(images/headerbg.jpg) top repeat-x;
height:188px;
width:100%;
}

	.glow {
	position:absolute;
	left:-115px;
	z-index:0;
	}
	
	.logo {
	position:absolute;
	top:46px;
	left:0px;
	}
	
	#emailcontact {
	position:absolute;
	top:50px;
	right:0px;
	width:195px;

	}
	
	#emailcontact a {
	text-decoration:none;	
	}
	
	#emailcontact .emailicon {
	float:left;
	margin-right:10px;
	padding-top:6px;
	}

	#emailcontact h1 a{
	color:#fff;
	font-weight: lighter;
	font-size:28px;
	}

	#callcontact {
	position:absolute;
	top:82px;
	right:0px;
	width:195px;

	}

	#callcontact .emailicon {
	float:left;
	margin-right:10px;
	padding-top:6px;
	}

	#callcontact h1{
	color:#fff;
	font-weight: lighter;
	font-size:23px;
	margin-top:5px;
	}
	
	#nav {
	position:absolute;
	top:147px;
	width:100%;
	}
	
	#nav li{
	display:inline;
	}

	#nav ul li a {
	color:#59958F;
	text-decoration:none;
	padding-right:10px;
	font-size:12px;
	text-transform:uppercase;
	}
	
	#nav ul li a:hover {
	color:#3F6A66;
	}
	
	#nav li.current_page_item a {
	color:#3F6A66;
	}
	
#main {
background-color:#fff;
padding:20px 0px;
}

	#main .construction {
	color:#666;
	padding:100px 0;
	}

	.construction a {
	text-decoration:none;
	color:#111;
	}
	
	.construction a:hover {
	text-decoration:none;
	color:#888;
	}


#full-content {
width:700px;
margin:0 auto;
	}


	#featured li {
display:inline;
float:left;
margin-left:25px;
	}



#left-content {
float:left;
width:620px;
}

	#left-content h1 {
	font-size:24px;
	font-weight:normal;
	line-height:30px;
	}
	
	#left-content h2 {
	font-size:13px;
	font-weight:bold;
	line-height:30px;
	}
	
	#left-content p,
	#left-content li,
	#left-content ol {
	font-size:12px;
	line-height:18px;
	}

#left-content ul {
margin:0 0 20px;
padding:0;
}

#left-content li {
list-style:disc outside none;
margin-left:40px;
padding-left:4px;
}

#left-content ul.loggedin li  {
list-style:none;
}
	
	#left-content p {
	margin-bottom:20px;
	}

.slideshow {
float:left;
margin-right:20px;
margin-bottom:20px;
}

#left-content img {
border:5px solid #323232;
}

#right-content {
float:right;
width:180px;
}

	#right-content h2, #testimonials h2 {
	font-size:14px;
	text-transform:uppercase;
	margin-bottom:7px;
	}
	
	#right-content p,
	#right-content li,
	#right-content ol,
	#testimonials p,
	#testimonials li,
	#testimonials ol {
	font-size:11px;
	line-height:16px;
	}

	#right-content li a {
	text-transform:uppercase;
	text-decoration:none;
	margin-left:0px;
	font-weight:bold;
	display:list-item;
	}

#right-content .read-more {
	font-size:11px;
	line-height:16px;
}

#right-content .read-more a {
color:#aaaaaa;
float:right;
font-style:italic;
padding-bottom:10px;
margin-top:-10px
}

#right-content ul {
margin-bottom:10px;
padding-bottom:10px;
border-bottom: solid #ddd 1px;
}
	
	#right-content li a:hover{
	color:#000000;
	}
	
	#right-content p {
	margin-bottom:0px;
	margin-bottom:10px;
	}

	#right-content p.testimonialname, #testimonials p.testimonialname {
	font-size:11px;
	margin-bottom:10px;
	color:#666666;
	font-weight:bold;
	}

	#right-content a img {
	margin-bottom:0px;
	margin-bottom:10px;
	}

.clearer {
clear:both;
}

#footer {
background:url(images/footershadow.jpg) repeat-x top #81d8d0;
min-height:200px;
}

#testimonials {
padding-top:20px;
overflow:hidden;
}

	#testimonials li p {
	padding:0px;
	margin:0px;
	}

	#testimonials li:first-child {
	margin-left:0px;
	}

	#testimonials li {
	width:260px;
	margin-left:30px;
	float:left;
	}


#footer p.left{
float:left;
}

#footer p.right{
float:right;
}

#footer p {
color:#3F6A66;
font-size:12px;
padding:20px 0px;
}

#footer p a {
color:#888;
text-decoration:none;
}


/* LAYOUT */
/* ----------------------------------------- */

/* These rather presentational classes are generated by WordPress, so it's useful to have some styles for them. Edit as you see fit. More info: http://codex.wordpress.org/CSS */
.aligncenter { display:block; margin:0 auto }
.alignleft {
float:left;
margin-right:20px;
margin-bottom:20px;
}
.alignright { float:right }
.wp-caption { border:1px solid #666; text-align:center; background:#ccc; padding:10px; margin:10px }

/* You might find the following useful */
br.dirtyLittleTrick { clear:both; display:block; height:1px; margin:-1px 0 0 0 } /* Use this br class to clear your floated columns */
div { position:relative } /* This will save you having to declare each div's position as 'relative' and allows you to absolutely position elements inside them */
li#theme-switcher { background:#fff; border:10px solid red; padding:20px; position:fixed; top:0; right:0 } /* Use this if you have the Theme Switcher Reloaded plugin (http://themebot.com/webmaster-tools/1-wordpress-theme-switcher-reloaded) installed and want to make it nice and obvious */