/*  
Theme Name: Claremont
Theme URI: http://www.lunamedia.co.uk
Description: Custom theme for claremont.org.uk
Version: 1.0
Author: Lunamedia
Author URI: http://www.lunamedia.co.uk

*/

/* Layout */

@import url("960/960.css");
@import url("960/reset.css");
@import url("960/text.css");

/* Global */

html{

}

body{

}

#container{
	position: relative;
	font-size: 1.2em;
	line-height: 1.8em;
}

/* Links */

a:link, a:visited{
	color: #303296;
}

a:hover, a:focus, a:active{
	text-decoration: underline;
	color: #0cf;
}

a img {
	border: none;
}

li.current_page_item a{
	color: #7e147a;
}

/* Header */

#header-wrap{
	position:relative;
	height: 160px;
	border-bottom: 1px solid #eee;
}

#header{
	float: left;
	width: 100%;
	margin-top: 20px;
}

a#site-name{
	float: left;
	width: 304px;
	margin: 0 0 20px 0;
}

#phone{
	font-size: 1.2em;
}

/* Navigation */

#menu{
	
}

/* Content */

#content{
	
}

.entry{
	font-family:  Helvetica, Arial, 'Liberation Sans', FreeSans, sans-serif;
}


/* Page Styles */

div.statements h2{
	float: left;
	width: 200px;
	height: 65px;
	margin: 10px 0 0 0;
	padding: 15px 10px 15px 60px;
	background: url(images/new-star.png) no-repeat 0 15px;
	color: #303296;
	text-align: left;
}

.page blockquote, div.statements div.indented{
	float: right;
	width: 380px;
	margin: 10px 0 0 0;
	padding: 10px 10px 0 10px;
	display: inline;
	font-weight: bold;
	background: #fff url(images/quote-bg.jpg) repeat-x top left;
}

.page blockquote p{
	margin: 0 0 20px 0;
}

.page cite {
	float: right;
	display: inline-block;
	margin: 10px 0 0 0;
	font: italic 0.95em Georgia, "Times New Roman", Times, serif;
	color: #aca393;
}

/* Sidebar */

#sidebar{
	float: right;
}

h3.widgettitle{
	font-family: Helvetica, Arial, sans-serif;
}

.widget{
	float: left;
	width: 100%;
	margin-bottom: 20px;
}

#sidebar li{
	list-style: none;
	margin: 0.6em 0;
	line-height: 1.2em;
}

#sidebar li a{
	font-size: 11px;
}

#connect{
	height: 140px;
	padding-top: 20px;
	border-bottom: 1px solid #eee;
}

.icon-link{
	float: left;
	width: 32px;
	margin-right: 14px;
	margin-bottom: 10px;
}

#connect-widepage{
	position: absolute;
	top: 27px;
	right: 0;
	width: 220px;
	height: 140px;
}

#connect-widepage ul{
}

#connect-widepage li{
	list-style: none;
}

/* MailChimp */

fieldset.mc_custom_border{
	padding: 0;
}

#mc_signup_form{
	position: relative;
}

#mc_signup_form .mc_input {
	float: left;
	margin-right: 10px;
}

.mc_signup_submit{
	text-align: left;
}

label.mc_var_label{
	display: none;
}

#mc_message{
	margin-top: 10px;
}

/* Footer */

#footer{
	margin-top: 20px;
	padding: 10px 0 40px 0;
	text-align: right;
	color: #a9acb8;
	border-top: 1px solid #a9acb8;
}

#footer ul{
	margin-bottom: 5px;
}

#footer ul li{
	display: inline;
	padding-left: 3px;
	border-left: 1px solid #a9acb8;
}

#footer ul li.first-item{
	border: none;
}

#footer a{
	color: #a9acb8;
}

#footer a:hover, #footer a:focus,#footer a:active{
	text-decoration: underline;
	color: #7e147a;
}

#footer ul#copyright{
	float: left;
	margin-top: -4px;
}


/* Posts */

.post{
	float: left;
	clear: both;
	margin-bottom: 40px;
	padding-top: 20px;
}

div.title-meta{
}

.post .title-meta h2 a, .single .title-meta h2{
	/* padding-left: 25px;
	background: url(images/quote-star-post.png) no-repeat top left; */
	color: #333;
}

.post h2 a:hover{
	text-decoration: underline;
}

.postmetadata{
	clear: left;
	float: left;
	width: 100%;
	margin-top: 10px
}

.postmetadata ul{
	margin-bottom: 0;
}

.postmetadata li{
	list-style-type: none;
}

.postmetadata a:hover{
	color: #0cf;
}

span.postmetadata.comment-num{
	height: 20px;
}

.postmetadata.comment-num a{
	text-decoration: underline;
}

.entry ul li, .entry ol li{
	margin: 1em 3em;
	text-indent: -1.2em;
}

div.single .post{
	margin-top: 20px;
	border-top: none;
}

.post-date{
	float: left;
	margin-right: 5px;
	width: 38px;
	height: 39px;
	text-align: center;
	font-size: 1.1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: url(images/date.png) no-repeat top left;
}

.post-date div.date-text{
	position: relative;
	top: 15px;
	color: #333;
}

div.month{
	position: relative;
	top: -6px;
	color: #666;
	font-size: 0.8em;
}

div.day{
	position: relative;
	top: -15px;
	font-size: 0.8em;
}

div.post-author{
	float: left;
	margin-top: 10px;
	padding-left: 10px;
}

#comment-links{
	clear: left;
	float: left;
	width: 100%;
}

#related{
	margin-left: 0;
}

#related li{
	list-style-type: none;
}

#archive-header{
	float: left;
	width: 100%;
	margin-top: 20px;
}


/* Begin Comments*/

#commentform textarea{
	width: 85%;
}

ul.commentlist li{	
	margin-bottom: 20px;
	padding: 10px;
	list-style-type: none;
}

.comment.even{
	background: #f4f4fc;
}

.comment.odd{
	background: url(images/quote-bg.jpg) repeat-x top left;
}

.comment img{
	padding: 2px;
	background: #fff;
	border: 1px solid #a9acb8;
}

.comment.bypostauthor{
	background: #e1e1f0 url(images/quote-star-comment.gif) no-repeat top right;
}

.comment.bypostauthor a{
}

.avatar{
	float: left;
}

.fn{
	position: relative;
	top: 0;
	left: 8px;
	font-size: 1.2em;
	font-style: normal;
}

.fn a{
	color: #555;
}

div.comment-meta{
	margin-bottom: 10px;
}

div.comment-meta a{
	position: relative;
	top: 0;
	left: 8px;
	font-size: 1em;
	color: #333;
}

.comment p{
	clear: both;
	float: left;
	width: 100%;
	margin-bottom: 10px;
}

#commentform label{
	font-size: 1.1em;
}

.says{
	display: none;
}

/* Images */

p img {
	padding: 0;
	max-width: 100%;
}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright {
	padding: 4px;
	margin: 0 0 5px 10px;
	display: inline;
}

img.alignleft {
	padding: 4px;
	margin: 0 10px 5px 0;
	display: inline;
}

.alignright {
	float: right;
}

.alignleft {
	float: left
}


/* Captions */

.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	text-align: left;
	padding: 0 0 1em 0;
	margin: 0;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}


/* Utility Various Tags & Classes */

acronym, abbr, span.caps {
	cursor: help;
}

acronym, abbr {
	border-bottom: 1px dashed #999;
}

.center {
	text-align: center;
}

.mini-icon{
	position: relative;
	top: 2px;
}

.pagination {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}


/* Frontpage */

body.home .post{
	margin-bottom: 0;
}

#latest-blog-posts{
	float: left;
	width: 330px;
	margin-right: 20px;
	margin-bottom: 20px;
}

#latest-blog-posts li{
	list-style-type: none;
}

#email-signup{
	float: left;
	width: 350px;
	margin-bottom: 20px;
}

#email-signup p{
	margin-bottom: 5px;
}


/* Slider */

#slideshow{
	float: left;
	height: 130px;
	width: 700px;
	margin-top: 20px;
	overflow: hidden;
}

#slide-wrap{
	width: 700px;
	height: 130px;
}

div.slide{
	position: relative;
	height: 130px;
	width: 700px;
	line-height: 1.4em;
	font-size: 12px;
}

.slide-logo{
	float: left;
	width: 200px;
}

.slide-text{
	float: right;
	width: 480px;
	margin-right: 20px;
}

#slideshow-pager{
	padding: 5px;
	background: #333;
}

#slideshow-pager a{
	margin-right: 5px;
	padding: 2px 5px;
	background: #fff;
}

/* Change home title font size here */

body.home h1{
	font-size: 60px;
}

/* Bio */

body.page-template-page-experience-php .post{
	margin-bottom: 20px;
}

.bio{
	float: left;
	width: 100%;
	margin-bottom: 40px;
}

.bio-image{
	float: left;
	margin: 0 30px 0 0;
	border: 1px solid #aaa;
}

.bio-info{
	float: left; 
	width: 443px;
}

.bio-links li{
	display: inline;
	margin-right: 10px;
	list-style-type: none;
}




/* Projects */

body.page-template-page-projects-php .post{
	margin-bottom: 0;
}

body.page-template-page-projects-php h1{
	width: 960px;
}

.project-header{
	font-size: 2em;
}

#project-page-logos{
	float: left;
	width: 100%;
}

.logo-container{
	float: left;
	width: 165px;
	height: 120px;
	margin-right: 23px;
}

.logo{
	position: relative;
	z-index: 200;
}

.logo-color{
	position: relative;
	z-index: 100;
	top: -120px;
}

.project-logo{
	float: left;
	margin: 0 17px 17px 0;
	border: 1px solid #ddd;
}

.project-logo:hover{
	border: 1px solid #303296;
}

#project-info-blocks{
	clear: left;
	float: left;
	margin-bottom: 10px;
}

.project-info{
	float: left;
	width: 220px;
	margin: 0 17px 17px 0;
}

.project-info h2{
	height: 40px;
}

.project-info img{
	padding-bottom: 10px;
}

.project-logo.fourth, .project-info.fourth{
	margin-right: 0;
}

#project-thumb-col{
	float: left;
	width: 220px;
	margin-right: 30px;
}

#client-profile{
	margin-top: 20px;
}

body.single-projects .entry{
	float: left;
	width: 340px;
	margin-right: 30px;
}

body.single-projects .entry ul li, body.single-projects .entry ol li{
	margin-left: 15px;
}

#single-project-slideshow{
	float: right;
	width: 340px;
}

#single-project-slideshow ul{
	margin: 0 10px 10px 0;
	text-align: right;
}

#single-project-slideshow ul li{
	display: inline;
	margin-left: 10px;
	list-style-type: none;
}

#single-project-slideshow #slide-wrap{
	width: 340px;
	height: 800px;
}
