/*
Theme Name: GreenPoint
Theme URI: http://a2design.biz/
Description: Special green design.
Version: v1.0
Author: A2Design
Author URI: http://a2design.biz/
*/



/* Begin Typography & Colors */
* {
	padding: 0;
	margin: 0;
}

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Verdana, Arial, Sans-Serif;
	/*background: #d5d6d7 url('images/kubrickbgcolor.jpg');*/
	color: #6d6d6d;
	background-color: #ffffff;
	text-align: center;
	line-height: 2em;
}

.clr {clear:both; font-size:1px; line-height:1px;}

#page {
	background-color: #ffffff;
	text-align: left;
	margin: 0 auto;
	padding: 0;
	width: 930px;
}

#header {
	background-color: #ffffff;
	padding: 0;
	height: 135px;
	width: 930px;
}

#logo  {
	float: left;
	padding: 15px 0 0 3px;
}
	
.login {
	height: 49px;
	width: 560px;
	background: #cecece url('images/login_bottom.jpg') no-repeat bottom left;
	float: right;
}

.login form {
	padding: 12px 0 0;
	width: 490px;
	margin: 0 auto;
}

.input {
	border: 1px solid #a2a2a2;
	color: #6d6d6d;
	height: 24px;
	margin-right: 40px;
	font-size: 1.6em;
	width: 170px;
}

#phone {
	color: #386619;
	text-align: right;
	font-size: 12px;
}

#phone_number {
	font-weight: bold;
}

#menu {
	/*width: 560px;*/
	float: right;
	padding-top: 10px;
}

#motto {
	text-align: right;
	margin-bottom: 5px;
	line-height: 1.5em;
}

#submenu {
	width: 559px;
	height: 21px;
	float: right;
}

#submenu div {
	width: 559px;
	height: 21px;
	float: right;
}

#submenu ul li {
	background: none;
	display: block;
	float: left;
}

#submenu ul li a{
	color: #e6f0d5;
	text-decoration: none;
	font-size: 1.2em;
	font-weight: bold;
}

#submenu li.page-item-51 a {
	padding: 0 10px;
}

#submenu li.page-item-53 a {
	padding: 0 40px;
}

#submenu li.page-item-55 a {
	padding: 0 10px;
}

#submenu li.page-item-57 a {
	padding: 0 35px;
}

div.menu51 {
	background: url('images/submenu51.jpg') no-repeat top left;
}

div.menu53 {
	background: url('images/submenu53.jpg') no-repeat top left;
}

div.menu55 {
	background: url('images/submenu55.jpg') no-repeat top left;
}

div.menu57 {
	background: url('images/submenu57.jpg') no-repeat top left;
}

#menu ul {
	/*width: 560px;*/
	display: block;
	float: right;
	padding: 0;
	/*position: absolute;*/
}

#menu ul li {
	background-image: none;
	display: block;
	float: left;
	padding: 0 0 0 1px;
}


#menu a {
	font-size: 1.2em;
	line-height: 31px;
	background-color: #386619;
	color: #ffffff;
	display: block;
	height: 33px;
	width: 83px;
	text-align: center;
}

#menu a:hover, #menu ul li.hover a,
#menu ul li.current_page_parent a, #menu ul li.current_page_item a {
	background-color: #669c2c;
	text-decoration: none;
}

#menu ul li.page-item-18 {
	padding: 0 0 0 1px;
}

#menu ul li.page-item-96 a {
	/*padding-left: 14px;*/
	color: #f6e9c2;
	background: #9e4412 url('images/menu_left.jpg') no-repeat top left !important;
	width: 91px;
}

#menu ul li.page-item-26 a {
	/*padding-right: 12px;*/
	background: #386619 url('images/menu_right.jpg') no-repeat right top;
}

#menu ul li.page-item-26 a:hover,
#menu ul li.current_page_item a {
	background-color: #669c2c;
	background-position: right -33px;
}

#menu ul li ul {
	visibility: visible;
	display: none;
	float: left;
	position: absolute;
	/*width: 130px;*/
}

#menu ul li ul li {
	float: left;
	/*width: 130px;*/
	background-color: 669c2c;
}

#menu ul li.hover ul {
	visibility: visible;
	display: block;
	float: left;
	position: absolute;
}

#menu ul li ul li a{
	background-color: #669c2c;
	border: 1px solid #669c2c;
	height: 22px;
	line-height: 2em;
	text-align: left;
	width: 110px;
	padding-left: 10px;
}

#menu ul li ul li a:hover{
	background-color: #fdfefd;
	color: #669c2c;
}

#content {
	font-size: 1.2em;
	float: left;
	width: 930px;
	padding-bottom: 25px;
}

#challenges,
#challenges2,
#testimonials,
#contact_us,
#services,
#benefits,
#benefits2,
#solutions,
#about,
#sign_up,
#map {
	font-size: 1.2em;
	float: left;
	width: 930px;
	padding-bottom: 25px;
}

#challenges #col_l {
	float: left;
	width: 445px;
}

#challenges2 #col_l {
	float: left;
	width: 385px;
	padding-top: 140px;
}

#contact_us #col_l {
	float: left;
	width: 385px;
	padding-top: 40px;
}

#benefits2 #col_l {
	float: left;
	width: 410px;
}

#about #col_l {
	float: left;
	width: 630px;
}

#sign_up #col_l {
	float: left;
	width: 560px;
}

#map #col_l {
	float: left;
	width: 630px;
}

#map #intro {
	padding: 15px 0;
}

#contact_us #intro {
	width: 120px;
	height: 120px;
	margin: 0 auto;
}

#col_l {
	float: left;
	width: 580px;
}

#challenges #col_r {
	float: left;
	width: 400px;
	padding: 0;
}

#challenges2 #col_r {
	float: left;
	width: 545px;
	padding: 0;
}

#contact_us #col_r {
	float: left;
	width: 545px;
	padding: 0;
}

#benefits2 #col_r {
	float: left;
	width: 510px;
	padding: 0;
}

#about #col_r {
	float: right;
	width: 250px;
	padding: 89px 0 0;
}

#sign_up #col_r {
	float: left;
	width: 270px;
	padding: 80px 0 0;
}

#map #col_r {
	float: left;
	width: 250px;
	padding: 105px 0 0;
}

#col_r {
	float: right;
	width: 340px;
	padding: 3px 0;
}

#services table {
	/*border-left: 1px solid #aeaeae;*/
	/*border-top: 1px solid #aeaeae;*/
	border-collapse: collapse !important;
}

#services table td {
	/*border-right: 1px solid #aeaeae;*/
	/*border-bottom: 1px solid #aeaeae;*/
	border: 1px solid #aeaeae;
	border-collapse: collapse !important;
	width: 166px;
	height: 25px;
}

#services table td p {
	padding-left: 25px;
}

#services table tr.table_head td {
	background-color: #d0d0d0;
	color: #9e4412;
	font-weight: bold;
	text-align: center;
	padding: 0;
}

#services table tr.table_head2 td {
	background-color: #eeeeee;
	color: #6d6d6d;
	font-weight: bold;
}

#services table tr.table_head2 td p {
	padding-left: 9px;
}

.selected {
	background: url('images/select.jpg') no-repeat center center;
}

#sign_up table tr td {
	height: 30px;
	width: 190px;
}

#sign_up table tr.title td {
	color:#6D6D6D;
	font-size:1.2em;
	font-weight:bold;
}

#sign_up form input {
	border: 1px solid #999999;
	width: 160px;
	height: 20px;
}

#sign_up form input.btn_submit {
	border: none;
	width: 67px;
	height: 21;
	margin: 15px 0 0 279px;
}

#sign_up #cp_historical_yes,
#sign_up #cp_historical_no {
	border: none;
	height: 15px;
	width: 15px;
	margin-left: 35px;
}

#sign_up form textarea {
	border: 1px solid #999999;
	width: 346px;
	height: 123px;
}

div.mailsend {
	padding-top: 50px;
}

#testimonials div.testimonial {
	width: 900px;
	float: left;
	padding-bottom: 40px;
}

#testimonials div.testimonial div.client {
	width: 180px;
	float: left;
	padding-right: 5px;
}

#testimonials div.testimonial div.entrytext {
	background: url('images/quote_open.jpg') no-repeat top left;
	width: 350px;
	float: left;
	padding-left: 7px;
}

#testimonials div.testimonial div.entrytext div {
	background: url('images/quote_close.jpg') no-repeat bottom right;
	padding-right: 7px;
}

#testimonials div.testimonial div.client_logo {
	width: 220px;
	float: left;
	padding-left: 40px;
}

#testimonials div.testimonial div.edit {
	width: 80px;
	float: left;
	padding-left: 5px;
}

#solutions div.result {
	width: 900px;
	float: left;
}

#benefits div.result {
	width: 900px;
	margin: 0 auto;
}

#benefits div.result div.left {
	width: 424px;
	float: left;
}

#benefits div.result div.right {
	width: 424px;
	float: right;
}

#benefits div.result div.line,
#solutions div.result div.line{
	width: 900px;
	float: left;
	padding-bottom: 20px;
}

#solutions div.result div.line div.post_img {
	width: 255px;
	float: left;
}

#solutions div.result div.line div.post_text {
	width: 600px;
	float: left;
}

#benefits div.result div.line div.edit {
	height: 20px;
	width: 70px;
	margin: 0 auto;
}

#benefits div.result div.result_top {
	width: 900px;
	float: left;
	background: url('images/bf_top2.jpg') no-repeat top left;
}

#benefits div.result div.result_center {
	width: 900px;
	float: left;
	background: url('images/bf_center.jpg') repeat-y top left;
}

#benefits div.result div.result_bottom {
	width: 900px;
	min-height: 150px;
	float: left;
	background: url('images/bf_bottom2.jpg') no-repeat bottom left;
}

.bf_block_left {
	float: left;
	min-height: 50px;
	padding: 15px 15px 15px 15px;
}

.bf_block_right {
	padding: 15px 30px 15px 0;
}

.block1 {
	width: 342px;
	background: url('images/block1_grad.jpg') repeat-x top left;
	margin-bottom: 30px;
}

.block1_top {
	background: url('images/block1_center.gif') repeat-y top left;
}

.block1_center {
	background: url('images/block1_top.jpg') no-repeat top left;
}

.block1_bottom {
	background: url('images/block1_bottom.jpg') no-repeat bottom left;
	min-height:248px;
}

.block1_bottom div {
	padding: 133px 10px 0;
}

.block2 {
	width: 342px;
}

.block2_top {
	background: url('images/block2_center.jpg') repeat-y top left;
}

.block2_center {
	background: url('images/block2_top.jpg') no-repeat top left;
}

.block2_bottom {
	background: url('images/block2_bottom.jpg') no-repeat bottom left;
	min-height:215px;
}

.block2_bottom div {
	/*padding: 155px 10px 0;*/
}

h1, h2, h3 {
	font-family: Verdana, Arial, Sans-Serif;
	font-weight: bold;
	color: #386619;
}

h1 {
	font-size: 1.6em;
	padding-bottom: 3px;
}

.entrytext h1 {
	padding: 22px 0 7px;
}

#benefits2 div.headers h1,
#challenges div.entrytext h1,
#challenges2 div.entrytext h1,
#contact_us div.entrytext h1,
#about div.entrytext h1,
#benefits div.headers h1,
#benefits2 div.headers h1,
#sign_up div.headers h1,
#map div.headers h1,
#services h1,
#content div.post h1 {
	padding: 0 0 20px;
	font-size: 1.6em;
}

#benefits2 div.headers h2,
#challenges div.entrytext h2, 
#challenges2 div.entrytext h2,
#contact_us div.entrytext h2,
#about div.entrytext h2,
#map div.headers h2,
#services h2,
#content div.post h2 {
	color: #9e4412;
	font-size: 1.3em;
	font-weight: bold;
}

#solutions div.headers h1,
#benefits div.headers h1,
#content div.headers h1 {
	padding-bottom: 10px;
}

#contact_us div.entrytext h1 {
	padding-bottom: 15px;
}

#testimonials div.headers h1 {
	padding-bottom: 20px;
}

#testimonials div.headers {
	padding-bottom: 30px;
}

#testimonials div.testimonial div.client h2 {
	color: #6d6d6d;
	font-size: 1.2em;
	font-weight: bold;
}

#solutions div.line div.post_text h2,
#content #col_r #gp div.entrytext h2 {
	color: #9e4412;
	font-size: 1.5em;
	padding-bottom: 5px;
}

#content #col_r #gp div.entrytext h2 {
	line-height: 0.7em;
	padding-bottom: 20px;
}

#solutions div.line div.post_text {
	line-height: 1.5em;
}

#solutions div.headers h3,
#content div.headers h3 {
	color: #6d6d6d;
	font-size: 1.2em;
	padding-bottom: 25px;
}

#benefits div.headers h3,
#sign_up div.headers h2 {
	padding-bottom: 30px;
	color: #6d6d6d;
	font-size: 1.2em;
	font-weight: bold;
}

#sign_up div.headers h2{
	padding-bottom: 5px;
}

#map div.headers h2,
#contact_us div.entrytext h2 {
	padding-bottom: 15px;
}

#benefits2 div.headers h2,
#about div.entrytext h2 {
	padding-bottom: 25px;
}

#benefits div.result div.bf_block_right h2 {
	padding: 0;
	color: #9e4412;
	font-size: 1.5em;
}

#benefits div.result div.bf_block_right h4 {
	padding-bottom: 5px;
	color: #5b5b5b;
	font-size: 1em;
}

#about div.entrytext p {
	padding-bottom: 10px;
	line-height: 1.4em;
}

#map div.entrytext p {
	padding-bottom: 50px;
	line-height: 1.4em;
}

#contact_us div.entrytext p {
	padding-bottom: 20px;
	line-height: 1.4em;
	font-weight: bold;
}

.block1 h1 {
	font-size: 1.5em;
}

.block2 h2 {
	color: #9e4412;
	font-size: 1.3em;
	font-weight: bold;
	padding: 16px 5px 0 60px;
}

.block2 p {
	background: url('images/block2_img.jpg') no-repeat 25px 20px;
	padding: 16px 5px 15px 145px;
}

a {
	color: #6d6d6d;
	text-decoration: none;
	outline: none
}

a:hover {
	text-decoration: underline;
}

a.developer {
	background: url('images/a2design.jpg') no-repeat left top;
	text-decoration: underline;
	padding-top: 25px;
	display: block;
	float: right;
	font-size: 0.9em;
}

a.developer:hover {
	text-decoration: none;
}

a.green_link, #about a {
	color: #628e2f;
	text-decoration: underline;
}

a.green_link:hover, #about a:hover {
	text-decoration: none;
}

span.greenpoint {
	text-decoration: none;
	color: #386619;
	font-size: 1.5em;
	background: url('images/gp.jpg') no-repeat right center;
	padding-right: 22px;
}

a.sign_up {
	display: block;
	width: 67px;
	margin: 30px 0 0;
}

a.request {
	display: block;
	width: 156px;
	margin: 30px auto 0;
}

p.edit {
	padding-top: 20px;
}

p.edit a {
	color: #9E4412 !important;
	font-weight: bold !important;
}

.bold {
	font-weight: bold;
}

.padding10 {
	padding-left: 10px;
}

span.marg {
	color: #628e2f;
	display: block;
	padding: 10px 25px;
}

.map_legend {
	padding: 7px 0;
	float: left;
}

.map_legend div {
	float: left;
	padding: 0 5px 0 0;
}

.entrytext ul {
	padding-top: 15px;
}

ul li{
	list-style-type: none;
	background: url('images/ul.jpg') no-repeat left center;
	padding-left: 25px;
}

#challenges2 ul li{
	list-style-type: none;
	background: url('images/ul.jpg') no-repeat left 7px;
	padding-left: 25px;
	padding-bottom: 15px;
}

#benefits2 ul {
	padding: 0;
}

#benefits2 ul li{
	list-style-type: none;
	background: url('images/ul.jpg') no-repeat left 7px;
	padding-left: 25px;
	padding-bottom: 15px;
}


#footer {
	border-top: 1px dotted #a2a2a2;
	padding-top: 10px;
	margin: 0 auto;
	width: 930px;
	clear: both;
}

#footer div {
	width: 450px;
	height: 60px;
	margin: 0 auto;
	text-align: center;
}

#footer div span {
	float: left;
	display: block;
	padding-top: 15px;
	font-size: 1.2em;
}

/**/

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
}

#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 Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0;
	}

.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 450px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}
/* End Structure */

/* 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 Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* 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: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	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;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 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 Sidebar */
#sidebar
{
	padding: 20px 0 10px 0;
	margin-left: 545px;
	width: 190px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* 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; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.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 */


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */

