/*
Theme Name: Living Blueprint Theme
Theme URI: http://www.livingblueprint.com/
Description: Theme for the Living Blueprint Website.
Version: 1.0
Author: Paul Sheldrake
*/



body {
	margin: 0px;
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	color: #414042;
}
#wrapper {
	width: 1000px;
}
/* --------------------------- Header -------------------------- */
#header {
	width: 315px;
	float: right;
	margin-top: 90px;
}
#header h1 {
	width: 185px;
	height: 220px;
	float: left;
	margin: 0px;
}
#header h1 a {
	width: 185px;
	height: 220px;
	display: block;
	overflow: hidden;
	text-indent: -100000px;
}
#header h1 a {
	background: url(img/logo-blue.gif) no-repeat;
}
#header h1 a.logo_brown {
	background: url(img/logo-brown.gif) no-repeat;
}
#header #navigation {
	width: 125px;
	height: 220px;
	float: left;
	background: #00546A;
	margin-left: 5px;
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	font-size: 13px;
}
#header #navigation.brown_background_links {
	background-color: #a8a99f;
}

#header #navigation ul {
	margin-left: 20px;
	margin-top: 25px;
	padding: 0px;
	list-style-type: none;
}
#header #navigation ul li {
	margin-bottom: 9px;
}
#header #navigation.brown_background_links ul li a {
	color: #e7e7e0;
}
#header #navigation ul li a {
	color: #c5d4db;
	font-weight: bold;
	text-decoration: none;
}
#header #navigation ul li a:hover {
	text-decoration: underline;
}
#header #sub_navigation {
	width: 125px;
	float: left;
	margin-left: 190px;
	color: #00546a;
	display: inline;
}
#header #sub_navigation.brown_links {
	color: #858577;
}
#header #sub_navigation.brown_links a {
	color: #858577;
}
#header #sub_navigation a {
	color: #00546a;
	text-decoration: none;
}
#header #sub_navigation a:hover {
	text-decoration: underline;
}
#header #sub_navigation ul {
	margin-left: 20px;
	margin-top: 35px;
	padding: 0px;
	list-style-type: none;
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#header #sub_navigation ul li {
	margin-bottom: 30px;
}
#header #sub_navigation ul li ul {
	margin: 0px;
	display: inline;
}
#header #sub_navigation ul li ul li {
	margin-bottom: 0px;
}
#header #sub_navigation ul h3 {
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: 12px;
	margin-bottom: 5px;
	letter-spacing: .03em;
}
/* --------------------------- Content -------------------------- */

#main_content {
	float: left;
	width: 680px;
	
}
#main_content #homepage_slideshow {
	width: 680px;
	height: 384px;
	overflow: hidden;
}
#main_content #main_content_image #homepage_slideshow img {
	margin: 0px;
}
#main_content #main_content_image img {
	margin: 0px;
}
#main_content p {
	margin-bottom: 15px;
	margin-top: 15px;
	line-height: 18px;
	text-align: justify;
}
#main_content h1, #main_content h2, #main_content h3, #main_content h4, #main_content h5, #main_content h6 {
	font-family: "Georgia", Times New Roman, Times, serif;
	color: #00546a;
}
#main_content a {
	color: #000;
	text-decoration: underline;
}
#main_content a:hover {
	text-decoration: none;
}
#main_content ul, #main_content ol {
	margin-left: 25px;
	padding: 0px;
}
#main_content ul li, #main_content ol li {
	margin-bottom: 3px;
}
#main_content a img {
	border: none;
}
#main_content blockquote {
	text-align: center;
	margin: 10px;
	font-size: 20px;
	font-family: "Georgia", Times New Roman, Times, serif;
	font-weight: bold;
	color: #414042;
	line-height: 28px;
}
#main_content blockquote p {
	text-align: center;
	line-height: 28px;
}
#main_content .page_title {
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	font-size: 27px;
	text-align: right;
	margin-bottom: 22px;
	margin-top: 35px;
	color: #414042;
}
#main_content #main_content_image {
	width: 680px;
	float: right;
	margin-bottom: 20px;
}
#main_content #main_content_image p {
	margin: 0px;
}
#main_content #main_content_wide img {
	margin-bottom: 10px;
	margin-top: 10px;
}
#main_content #main_content_wide .people-table p {
	font-size: .85em;
	text-align: left;
	margin-right: 5px;
	width: 151px;
}
#main_content #main_content_wide .people-table h3 {
	margin-bottom: 0px;
}
#main_content #main_content_wide .people-table .title {
	margin-top: 5px;
	margin-bottom: 10px;
}
#main_content #main_content_wide .people-table .read-more {
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: right;
	font-weight: bold;
	font-size: .8em;
}
#main_content #main_content_wide {
	width: 475px;
	float: right;
	font-size: .80em;
}
#main_content #main_content_wide h2.single-post-title {
	margin-bottom: 5px;
}
#main_content #main_content_wide small.author-name {
	margin-bottom: 20px;
	display: block;
	font-size: .8em;
}
#main_content #main_content_wide .post {
	padding-bottom: 0px;
	border-bottom: 1px dotted #999999;
	margin-bottom: 40px;
}
#main_content #main_content_wide .post_header {
	width: 475px;
	float: left;
}
#main_content #main_content_wide .post_header a {
	color: #414042;
	text-decoration: none;
}
#main_content #main_content_wide .post_header a:hover {
	text-decoration: underline;
}
#main_content #main_content_wide .post_header h2 {
	float: left;
	margin-top: 0px;
	margin-bottom: 10px;
	width: 350px;
	font-size: 20px;
	color: #414042;
}
#main_content #main_content_wide .post_header small {
	float: right;
	padding-top: 10px;
}
#main_content #main_content_wide .postmetadata {
	text-align: right;
	font-size: 10px;
}
#main_content #main_content_wide p.small_post_info {
	font-size: 9px;
	color: #7d7d7d;
}
#main_content #main_content_wide p.small_post_info a {
	color: #7d7d7d;
}
#main_content #main_content_wide .postmetadata a {
	text-decoration: none;
}
#main_content #main_content_wide .postmetadata a:hover {
	text-decoration: underline;
}
#main_content #comments {
	margin-top: 0px;
}
#main_content #main_content_wide .contactform {
	margin-left: -5px;
}
#main_content #main_content_skinny {
	width: 130px;
	float: right;
	margin-right: 40px;
	font-size: .7em;
	text-align: left;
}
#main_content #main_content_skinny p {
	text-align: left;
}
#main_content #main_content_skinny .top-link {
	margin-bottom: 60px;
	text-transform: uppercase;
	font-weight: bold;
	text-align: left;
	font-size: .8em;
	margin-top: 27px;
}
#main_content #main_content_skinny #sub_navigation ul {
	margin-left: 20px;
	margin-top: 35px;
	padding: 0px;
	list-style-type: none;
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#main_content #main_content_skinny #blog_info {
	list-style-type: none;
	margin-left: 0px;
	margin-top: 17px;
}
#main_content #main_content_skinny #blog_info a {
	color: #231f20;
	text-decoration: none;
}
#main_content #main_content_skinny #blog_info a:hover {
	text-decoration: underline;
}
#main_content #main_content_skinny #blog_info li {
	margin-bottom: 30px;
	padding: 0px;
}
#main_content #main_content_skinny #blog_info li ul {
	margin-left: 0px;
	list-style-type: none;
	padding-left: 0px
}
#main_content #main_content_skinny #blog_info li ul li {
	margin-left: 20px;
	padding-left: 0px;
	margin-bottom: 0px;
	list-style-image: url(img/list-double-plus.gif)
}
#main_content #main_content_skinny #blog_info h3 {
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: 12px;
	margin-bottom: 5px;
	letter-spacing: .03em;
	color: #231f20;
}
#main_content #main_content_skinny #blog_info .no-list-image {
	list-style-image: none;
	margin-left: 0px;
}


.no-top-margin {
	margin-top: 0px;
}

/* --------- Client Logos --------- */

#client-logos {
	width: 475px;
	padding: 0px;
	float: left;
	margin-bottom: 20px;
}
#client-logos.no-left-margin {
	margin-left: 0px;
}

#client-logos li {
	width: 140px;
	height: 80px;
	float: left;
	list-style-type: none;
	margin-left: 15px;
	margin-bottom: 15px;
	
}
#client-logos li a {
	background: url(img/client-list-logos.gif);
	width: 140px;
	display: block;
	text-indent: -1000px;
}
#client-logos li a#syntaris {
	background-position: -5px -46px;
	height: 23px;
	margin-top: 28px;
	margin-left: 7px;
}
#client-logos li a#syntaris:hover {
	background-position: -480px -46px;
}
#client-logos li a#CPRS {
	background-position: -165px -100px;
	height: 70px;
	margin-top: 2px;	
}
#client-logos li a#CPRS:hover {
	background-position: -640px -100px;

}
#client-logos li a#feldman {
	background-position: -165px -49px;
	height: 16px;
	margin-top: 33px;
	margin-left: 7px;
}
#client-logos li a#feldman:hover {
	background-position: -640px -49px;
}
#client-logos li a#versace {
	background-position: -5px -195px;
	height: 70px;
	margin-top: 0px;
}
#client-logos li a#versace:hover {
	background-position: -480px -195px;
}
#client-logos li a#monks {
	background-position: -325px -47px;
	height: 25px;
	margin-top: 36px;
	margin-left: 7px;
}
#client-logos li a#monks:hover {
	background-position: -800px -47px;
}
#client-logos li a#angelridge {
	background-position: -5px -119px;
	height: 45px;
	margin-top: 20px;
}
#client-logos li a#angelridge:hover {
	background-position: -480px -119px;
}

#client-logos li a#lift {
	background-position: -325px -100px;
	height: 70px;
	margin-top: 6px;
}
#client-logos li a#lift:hover {
	background-position: -800px -100px;
}

#client-logos li a#VFW {
	background-position: -165px -197px;
	height: 65px;
	margin-top: 11px;
	margin-left: 7px;
}
#client-logos li a#VFW:hover {
	background-position: -640px -197px;
}
#client-logos li a#meinhardt {
	background-position: -325px -210px;
	height: 40px;
	margin-top: 21px;
}
#client-logos li a#meinhardt:hover {
	background-position: -800px -210px;
}
#client-logos li a#arca3 {
	background-position: -5px -303px;
	height: 63px;
	margin-top: 10px;
}
#client-logos li a#arca3:hover {
	background-position: -480px -303px;
}
#client-logos li a#reach {
	background-position: -165px -303px;
	height: 63px;
	margin-top: 12px;
}
#client-logos li a#reach:hover {
	background-position: -640px -303px;
}
#client-logos li a#miku {
	background-position: -325px -303px;
	height: 63px;
	margin-top: 20px;
}
#client-logos li a#miku:hover {
	background-position: -800px -303px;
}


ul#client-list {	
	list-style-type: none;
	width: 474px;
	margin-top: 15px;
	font-size: .85em;
	float: left;
}
#client-list li {
	width: 140px;
	margin-left: 10px;	
	float: left;
}

/* --------- Contact form --------- */

#wpcf {
	font-size: 12.8px;
}
#wpcf input {
	font-size: 12.8px;
	font-family: "Tahoma",Arial,Helvetica,sans-serif;
	border: solid #414141 1px;
	color: #666666;
	padding-left: 3px;
	height: 16px;
	width: 170px;
}
#wpcf textarea#wpcf_msg {
	font-size: 12.8px;
	font-family: "Tahoma",Arial,Helvetica,sans-serif;
	border: solid #414141 1px;
	color: #666666;
	padding: 3px;
	width: 280px; 
	height: 200px;
}

#wpcf #contactsubmit {
	background-color: #005568;
	color: #FFF;
	border: none; 
	font-weight: bold;
	width: 55px;
}

/* --------------------------- Footer -------------------------- */
#footer {
	float: left;
	width: 1000px;
	margin-top: 50px;
	font-size: 10px;
	height: 20px;
	clear: left;
}
#footer_breadcrumbs {
	width: 680px;
	background-color: #00546a;
	float: left;
	padding-right: 5px;
	text-align: right;
	color:#FFFFFF;
	height: 20px;
	padding-top: 5px;
	font-weight: bold;
}
#footer_breadcrumbs.brown_background {
	background-color:#A8A99F;
}
#copyright.brown_color {
	color:#A8A99F;
}
#footer_breadcrumbs a {
	color:#FFFFFF;
	text-decoration: none;
}
#footer_breadcrumbs a:hover {
	text-decoration: underline;
}
#copyright {
	float: left;
	margin-left: 5px;
	margin-top: 0px;
	color: #00546A;
}






/* --------------------------- Stuff from wordpress default -------------------------- */

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
}
/*	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;
}
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}
img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}
.alignright {
	float: right;
}
.alignleft {
	float: left
}
/* End Images */







/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
}
#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
}
#sidebar #searchsubmit {
	padding: 1px;
}
.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
}
select {
	width: 130px;
}
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
}
#commentform {
	/*margin-left: 30px;*/
}
#commentform textarea {
	width: 98%;
	padding: 2px;
}
#respond:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
}
#main_content_wide .commentlist {
	margin-left: 0px;
	padding: 0;
	text-align: justify;
}
.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 0px 10px;
	list-style: none;
}
.commentlist li ul li {
	margin-right: -5px;
	margin-left: 10px;
}
.commentlist p {
	margin: 10px 5px 10px 0;
}
.children {
	padding: 0;
}
#commentform p {
	margin: 5px 0;
}
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}
.commentmetadata {
	margin: 0;
	display: block;
}
/* End Comments */





/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
}
#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}
#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}
#wp-calendar a {
	display: block;
}
#wp-calendar caption {
	text-align: center;
	width: 100%;
}
#wp-calendar td {
	padding: 3px 0;
	text-align: center;
}
#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff;
}
#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
}
#wp-calendar a {
	text-decoration: none;
}
#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
}
#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
}
acronym, abbr {
	border-bottom: 1px dashed #999;
}

.center {
	text-align: center;
}
.hidden {
	display: none;
}
hr {
	display: none;
}
a img {
	border: none;
}
.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.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;
}
/* End captions */



