/*  
Theme Name: Silver Apples
Theme URI: http://www.silverapples.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:#DCF08E;
}

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:#646464;
	text-decoration:none;
	padding-right:10px;
	font-size:12px;
	text-transform:uppercase;
	}
	
	#nav ul li a:hover {
	color:#a7a7a7;
	}
	
	#nav li.current_page_item a {
	color:#7D8D3C;
	}
	
#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:780px;
margin:0 auto;
	}


	#featured li:first-child {
display:inline;
float:left;
margin-left:0px;
	}

	#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 p {
	margin-bottom:10px;
	}

	#left-content p.postdate {
color:#9e9e9e;
font-size:10px;
text-transform:uppercase;
	}

#left-content p.postmeta {
color:#9e9e9e;
font-size:10px;
text-transform:uppercase;
clear:both;
}

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

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

	#right-content h2, #testimonials h2 {
	font-size:14px;
	text-transform:uppercase;
	line-height:30px;
	}
	
	#right-content p,
	#right-content li,
	#right-content ol,
	#testimonials p,
	#testimonials li,
	#testimonials ol {
	font-size:11px;
	line-height:16px;
	list-style:none;
	}

	#right-content li a {
	text-transform:uppercase;
	text-decoration:none;
	margin-left:10px;
	font-weight:bold;
	}
	
	#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 #dcf08e;
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:#888;
font-size:12px;
padding:20px 0px;
}

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


/* Comments styling */
/* ----------------------------------------- */

.commentlist li {
background:#F2F2F2 none repeat scroll 0 0;
border:1px solid #DBDBDB;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:15px 0 10px;
padding:20px;
}

.comment-author {
font-size:16px;
margin:0 0 10px;
}

.comment-author img {
border:3px solid #DBDBDB !important;
}

.commentlist .fn {
color:#161616;
margin:0 0 0 10px;
position:relative;
text-transform:capitalize;
top:-10px;
}

.commentlist a {
color:#8A8A8A;
}

.commentlist .says {
position:relative;
top:-10px;
}

.commentmetadata {
display:block;
font-size:10px;
line-height:1.6em;
margin:0;
}

.commentlist p {
font-size:1.3em;
line-height:1.5em;
margin:10px 5px 10px 0;
}


#respond {
color:#8A8A8A;
margin:20px 0;
overflow:hidden;
width:100%;
}

#respond h3 {
border-bottom:1px dashed #DBDBDB;

font-weight:normal;
line-height:1.4em;
padding:0 0 6px;
}

.cancel-comment-reply {
font-size:1.3em;
padding:15px 0 0;
}

#commentform {
margin:5px 10px 0 0;
}

#commentform p input {
float:left;
}

#commentform input {
border:1px solid #CCCCCC;
color:#666666;
font-family:Arial,Helvetica,sans-serif;
font-size:1em;
margin:5px 5px 1px 0;
padding:5px;
width:170px;
}

#commentform p {
margin:5px 0;
}

#commentform p label {
float:left;
padding:10px 0 0 5px;
}

#commentform p {
line-height:1.6em;
overflow:hidden;
width:100%;
}

#commentform textarea {
border:1px solid #CCCCCC;
color:#666666;
font-family:Arial,Helvetica,sans-serif;
font-size:1em;
margin:5px 0 0;
overflow:auto;
padding:5px;
width:97%;
}

p img {
max-width:100%;
border:none !important;
padding:0;
}

a {
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 { text-align:center; background:#ccc; padding: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 */