/*
Theme Name: Brain Tumor Foundation
Theme URI: http://strikeinteractive.com/
Description: Brain Tumor Foundation website theme.
Version: 1
Author: Strike Interactive
Author URI: http://strikeinteractive.com/

	Based on Kubrick v1.5
	http://binarybonsai.com/kubrick/
*/

/* Begin Typography & Colors */
body {
	font-size: 62.5%; 
	/* 	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif; */
	font-family: Arial, Helvetica, sans-serif;
	background-color: white;
	background-image: url(images/bg_tile.gif);
	background-repeat: repeat-x;
	color: #5b5c6b;
	text-align: center;
	min-width: 800px;
/* 	min-width: 950px; */
}
#content_wrap {
	height: auto;
	overflow: hidden;
	width: 800px;
/* 	width: 950px; */
	margin: 0px auto;
	padding: 8px 0;
}

#content {
	font-size: 1.2em;
}

.widecolumn .entry p {
	font-size: 1.05em;
}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.6em;
}

.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;
}


input, textarea {
	outline: none;
}

#footer {
/* 	background: #eee url('images/kubrickfooter.jpg') no-repeat top; */
	border: none;
	background: url(images/bg_footer.gif) repeat-x;
	min-height: 150px;
	*height: 150px;
}


small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
}

h1, h2, h3 {
/* 	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif; */
	font-weight: bold;
}

h1 {
/* 	font-size: 4em; */
	text-align: center;
}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
}

a img {
	border: none;
}

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;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
/* 	color: white; */
}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #5b5c6b;
}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
}

.entry p a:visited {
/* 	color: #b85b5a; */
/* 	color: #8F8579; */
	color: #d16c00;
}

.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, .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;
}

a, h2 a:hover, h3 a:hover {
	color: #ff8400;
	text-decoration: none;
}

a:hover {
	color: #ff8400;
	text-decoration: underline;
}

#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;
	padding: 0;
}

#page {
/* 	background-color: white; */
	margin: 0px auto;
	padding: 0;
/* 	width: 965px; */
/* 	border: 1px solid #959596; */
	height: auto;
	overflow: hidden;
	padding-bottom: 10px;
}

#header {
/* 	background-color: #73a0c5; */
	margin: 0px auto;
	padding: 0;
	height: 125px;
	width: 800px;
	background: url(images/bg-header.gif) transparent no-repeat 50% 0;
}


a#logo {
	position: relative;
	float: left;
	display: block;
	width: 165px;
	height: 110px;
	background: url(images/btf_logo.gif) transparent no-repeat;
/* 	background-image: url(images/btf_logo.gif); */
/* 	background-repeat: no-repeat; */
}

#phone_number {
/* 	clear:right; */
	color:#5B5C6B;
	float:right;
	font-size:1.5em;
/* 	margin-top:10px; */
	position:relative;
	width: 200px;
	text-align: left;
	padding-right: 20px;
	padding-top: 10px;
}

#phone_number small {
	font-size: 0.8em;
}

#forums_login {
	clear: right;
	position: relative;
	float: right;
	width: 135px;
	margin-top: 24px;
}

#search {
	width: 192px;
	height: 42px;
	overflow: hidden;
	background-image: url(images/search_reflect.gif);
	background-repeat: no-repeat;
	background-position: 100% 100%;
	position: relative;
	float: right;
	margin-top: 10px;
/* 	margin-left: 10px; */
}

#search input.search_input {
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
	width: 167px;
	height: 17px;
	padding: 3px 0 0 3px;
	background: none;
	border: none;
	background-image: url(images/search_bg_input.gif);
}

#search input.search_button {
	width: 22px;
	height: 20px;
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
}

#addthis {
	clear:right;
	float:left;
	margin-top:10px;
	position:relative;
	text-align:right;
	width:200px;
}


#translate {
	float:right;
	line-height:20px;
	margin-top: 7px;
	position:relative;
	text-align:left;
	width: 180px;
}

#google_translate_element {
	width: 150px;
}

#translate .goog-te-gadget img {
	display: none;
}

#translate .goog-te-gadget .goog-te-combo {
	font-size: 12px;
}


/*
#translate a {
	color: white;
	background-color: #5B5C6B;
	display: block;
	padding: 0 4px;
	position: relative;
	float: left;
	margin-right: 10px;
}

#translate a:hover {
	color: white;
	background-color: #FF8400;
	text-decoration: none;
}
*/

.narrowcolumn {
	float: left;
	margin: 0 10px 0 0;
	width: 428px;
	padding: 10px;
	border: 1px solid #d1d1d1;
	height: auto;
	overflow: hidden;
}

.widecolumn {
	padding: 10px 25px 20px 20px;
	margin: 5px 0 0 150px;
/* 	width: 645px; */
}

.post {
	margin: 0 0 20px;
/* 	text-align: justify; */
	text-align: left;
}

.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;
}

#footer {
	padding: 0;
	margin: 0 auto 20px;
/* 	width: 760px; */
	clear: both;
}

#footer_wrap {
	width: 800px;
	*width: 805px;
	margin: 0px auto;
	height: auto;
	overflow: hidden;
	padding-top: 13px;
}

#footer_buttons {
	position: relative;
	margin: 0px auto 40px auto;
	clear: both;
	width: auto;
	height: 79px;
	overflow: hidden;
}

#footer_buttons a {
	margin-right: 5px;
	position: relative;
	float: left;
	display: block;
	height: 79px;
}

#footer_buttons a.last {
	margin-right: 0 !important;
}

#footer_buttons a:hover {
	background-position: 0 100%;
}

#footer_buttons #btn_support {
	background-image: url(images/btn_f_support_sprite.gif);
	width: 196px;
}

#footer_buttons #btn_resources {
	background-image: url(images/btn_f_resources_sprite.gif);
	width: 196px;
}

#footer_buttons #btn_donate {
	background-image: url(images/btn_f_donate_sprite.gif);
	width: 196px;
}

#footer_buttons #btn_ed {
	background-image: url(images/btn_f_ed_sprite.gif);
	width: 196px;
}

#footer_left {
	position: relative;
	float: left;
	text-align: left;
	line-height: 2em;
}

#footer_right {
	position: relative;
	float: right;
	text-align: right;
	line-height: 2em;
}

#footer_share {
	position: relative;
	float: right;
	padding-top: 2px;
}

#footer_share a {
	display: block;
}

#footer a {
	color: #5b5c6b;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}
/* End Structure */



/*	Begin Headers */
h1 {
/* 	padding-top: 70px; */
	margin: 0;
	}

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* 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: square;
	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;
}
/* End Entry Lists */



/* Begin Form Elements */

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
/* 	width: 130px; */
	position: relative;
	float: left;
}

#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 */


/* LEFT SIDEBAR */
#left_sidebar, #sidebar {
	width: 145px;
	height: auto;
	overflow: hidden;
	padding: 9px;
	position: relative;
	float: left;
	margin-right: 10px;
	text-align: left;
	border: 1px solid #d1d1d1;
	background-image: url(images/bg_sidebar.gif);
	background-repeat: repeat-x;
}

#left_sidebar_content {
	position: relative;
	width: 143px;
	border: 1px solid #d1d1d1;
	background-color: white;
	float: left;
	min-height: 100px;
}

#left_sidebar_content {
	text-transform: uppercase;
}

#left_sidebar h2 {
	background-color: #be0909;
	background-image: url(images/bg_left_sidebar_h2.gif);
	background-repeat: repeat-x;
	background-position: 0 100%;
	color: white;
	font-size: 1.2em;
	font-weight: normal;
	margin: 0;
	padding: 6px 6px 11px 6px;
}

#left_sidebar h2 a {
	line-height: 1.2em;
	color: white;
}

#left_sidebar p {
	padding-left: 5px;
	padding-right: 5px;
}

#left_sidebar ul#submenu {
	list-style-type: none;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	font-size: 1.2em;
	line-height: 1.1em;
	*margin-left: 0px;
	margin: 12px 0;
	
}

#left_sidebar ul#submenu li ul {
	padding-left: 10px;
	padding-right: 5px;
	padding-top: 5px;
	list-style-type: none;
	text-transform: none;
	width: 113px;
	height: auto;
	overflow: hidden;
	font-size: 0.95em;
	*margin-left: 0px;
}

#left_sidebar ul#submenu li {
	padding: 5px 0;
}

#left_sidebar ul#submenu li ul li {
	padding: 3px 0;
}

#left_sidebar ul#submenu li a {
	color: #5b5c6b;
	text-decoration: none;
}

#left_sidebar ul#submenu li a:hover {
	text-decoration: none;
	color: black;
}

#left_sidebar ul#submenu li.current_page_item a {
	color: black;
}

#left_sidebar ul#submenu li.current_page_ancestor a {
	color: black;
}

#left_sidebar ul#submenu li.current_page_item ul a,
#left_sidebar ul#submenu li.current_page_ancestor ul a {
	color: #5b5c6b;
}

#left_sidebar ul#submenu li.current_page_ancestor ul li.current_page_item a {
	color: black;
}


/* End Left Sidebar */



/* Begin Sidebar */
#sidebar {
	margin-right: 0px;
}

#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: 1px solid #dadada;
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size: 1.1em;
}

blockquote em {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
}

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: 10px;
	border-top: 1px solid #dadada;
	padding-top: 10px;
	width: 100%;
	height: auto;
	overflow: hidden;
}
/* 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 */

/* menu */
div#menu {
	position: relative;
	float: right;
	height: 30px;
	width: 800px;
	*width: 780px;
	font-size: 1.2em;
	color: white;
	padding-left: 20px;
	text-transform: uppercase;
	margin-top: 15px;
}

#menu-main-menu, #menu-main-menu ul {
	padding: 0;
	margin: 0;
	list-style: none;
	position: relative;
	height: auto;
	overflow: hidden;
	text-align: center;
	border-bottom: 1px solid #dfdfdf;
	border-top: 1px dashed #dfdfdf;
}

#menu-main-menu a {
/* 	width: 10em; */
	width: auto;
	padding: 0 1.2em;
	color: #5b5c6b;
/* 	display: block; */
}

#menu-main-menu a.selected,
#menu-main-menu a:hover,
#menu-main-menu .current-menu-item a,
#menu-main-menu .current-category-ancestor a,
#menu-main-menu .current-page-ancestor a,
#menu-main-menu .current-post-parent a {
/* 	background-color: #5b5c6b; */
	color: #BE0909;
	text-decoration: none;
}

#menu-main-menu li {
/* 	float: left; */
/* 	width: 10em; */
	width: auto;
	line-height: 30px;
	z-index: 10;
	margin-right: 1px;
	display: inline;
}

/* menu tools */
#menu_tools {
	width: 200px;
	height: 30px;
	position: relative;
	float: right;
}

#menu_tools form {
	position: relative;
	float: left;
	width: 124px;
	height: 30px;
	overflow: hidden;
	clear: none;
}

#menu_tools .btn_email {
	position: relative;
	float: left;
	width: 94px;
	height: 30px;
/* 	margin-right: 40px; */
}

#menu_tools a.btn_print {
	position: relative;
	float: left;
	background-image: url(images/btn_print.jpg);
	background-repeat: no-repeat;
	width: 54px;
	height: 30px;
}


/* sidebar */

#sidebar {
	color: #5b5c6b;
}

#sidebar a {
	color: #5b5c6b;
	text-decoration: none;
}

#sidebar a:hover {
	text-decoration: underline;
}

#sidebar a.more_link {
	display: block;
	text-align: right;
	font-size: 0.9em;
	padding-right: 5px;
}

#sidebar h2 {
	font-family: "Times New Roman", Times, sans-serif;
	color: #333;
	padding-top: 5px;
	padding-bottom: 10px;
	font-size: 2.2em;
	font-weight: normal;
}

#sidebar ul {
	list-style: none;
    padding-left: 2em;
    padding-right: 5px;
    margin-left:0;
	
	list-style-image: url(images/list_bullet.gif);
	list-style-type: square;
	margin-bottom: 1em;
}

#sidebar ul li {
	margin-bottom: 0.5em;
}


#featured_project .post.category-featured-project {
	padding-left: 15px;
	height: auto;
	overflow: hidden;
	padding-bottom: 15px;
	margin-bottom: 5px;
	clear: both;
	background-image: url(images/line_featured.jpg);
	background-position: 50% 100%;
	background-repeat: no-repeat;
}

#featured_project p {
	margin-bottom: 0;
	padding-bottom: 0;
}

#featured_project .p-con {
	width: 225px;
}

#latest_news {
	position: relative;
	width: 143px;
	border: 1px solid #d1d1d1;
	float: left;
	background-color: #ffe0be;
	background-image: url(images/bg_latest_news.gif);
	background-repeat: repeat-x;
	height: auto;
	overflow: hidden;
}

#latest_news .title {
	width: 100%;
	text-align: center;
	padding-top: 6px;
}

#latest_news .posts {
	float: left;
	width: 100%;
}

#forum_latest {
	position: relative;
	width: 143px;
	border: 1px solid #d1d1d1;
	float: left;
	background-color: white;
	height: auto;
	overflow: hidden;
	margin-top: 9px;
}

#home #forum_latest {
	background-image: url(images/bg_forums_home.jpg);
	background-repeat: no-repeat;
	background-position: 0 100%;
}


#newsletter_sidebar {
	position: relative;
	width: 143px;
	border: 1px solid #d1d1d1;
	float: left;
	background-color: white;
	background-image: url(images/bg_newsletter.jpg);
	background-repeat: repeat-x;
	height: auto;
	overflow: hidden;
	margin-top: 9px;
}

#forum_latest .title,
#newsletter_sidebar .title {
	text-align: center;
	width: 100%;
}

#newsletter_sidebar form {
	padding-left: 9px;
	width: 125px;
	height: auto;
	overflow: hidden;
	padding-bottom: 10px;
}

#home #newsletter_sidebar {
	text-transform: none;
}

#newsletter_sidebar form p {
	padding: 0 0 5px 0;
	margin: 0;
}

#newsletter_sidebar .newsletter_input {
	width: 123px;
	background-color: #bbb;
	border: 1px solid #aaa;
	height: 14px;
	color: white;
	position: relative;
	float: left;
	margin-bottom: 4px;
	padding: 0;
	font-size: 11px;
}

#newsletter_sidebar .newsletter_button {
	background-color: #5b5c6b;
	color: white;
	position: relative;
	float: right;
	margin-top: 2px;
	padding: 2px;
	border: none;
	text-transform: uppercase;
}

#newsletter_sidebar .newsletter_button:hover {
	background-color: #FF8400;
}

#donate_sidebar {
	position: relative;
	width: 143px;
	border: 1px solid #d1d1d1;
	float: left;
	background-color: white;
	height: auto;
	overflow: hidden;
}


/* end sidebar */

/* content */

#content p {
/* 	margin: 1em 0; */
}

#content .p-head h1,
#content .post h1,
#content .entry h1,
#content.archive h1 {
	text-align: left;
	color: #5b5c6b;
	font-size: 1.8em;
	font-weight: normal;
	margin-top: 10px;
}

#content h1.search {
	border-bottom: 1px solid #dadada;
	margin-bottom: 20px;
}

#content .p-con,
#content .entry {
/* 	padding-left: 55px; */
}

#content .post h2,
#content .page h2 {
	font-size: 1.3em;
	text-align: left;
	margin-top: 1.5em;
	font-weight: normal;
}

#content .post h3,
#content .page h3 {
	font-size: 1.2em;
	text-align: left;
	margin-top: 1em;
	font-weight: normal;
}

#home #content .post.category-homepage {
	text-align: left;
	width: 428px;
	height: auto;
	overflow: hidden;
	margin-bottom: 0;
	line-height: 1.6em;
}

#home #content .post.category-homepage .ngg-singlepic {
	padding: 0;
}

#content.archive .post,
#content.archive .page {
	margin-left: 0px;
	width: 100%;
	height: auto;
	overflow: hidden;
	border-bottom: 1px solid #DADADA;
	margin-bottom: 15px;
	padding-bottom: 15px;
}

#content.archive .post .post_thumbnail,
#content.archive .page .post_thumbnail {
	position: relative;
	float: left;
	width: 73px;
	padding-top: 4px;
}

#content.archive .post .post_thumbnail img,
#content.archive .page .post_thumbnail img {
	border:1px solid #5b5c6b;
	display:block;
	padding:4px;
	position:relative;
}

#content.archive .post .post_thumbnail img:hover,
#content.archive .page .post_thumbnail img:hover {
	border: 1px solid #FF8400;
}

#content.archive .post .post_content,
#content.archive .page .post_content {
	position: relative;
	float: left;
	width: 355px;
	height: auto;
	overflow: hidden;
	text-align: left;
}

#content.archive .post .post_content h2,
#content.archive .page .post_content h2 {
	padding-top: 0;
	margin-top: 0 !important;
}

#content.archive .post .entry,
#content.archive .page .entry {
	padding-left: 0px;
}

/* archive view entries only have excerpt */
#content.archive .post .entry p,
#content.archive .page .entry p {
	margin: 5px 0;
}


#content.archive .navigation {
	border: none;
}

#content #searchform {
	text-align: left;
}

ul.no_bullets {
	list-style-type: none !important;
}
 
/*===== OUR STAFF ======*/
.propername{
	font-size:11px;
	color: #514537;
	/*padding-bottom:10px;*/
}
.propername a{
	color: #8f8579;
	font-size: 13px;
	text-decoration:none;
	text-transform: uppercase;
}
.propername a:hover{
		color: #84aa64;
}
.propername .email a{
	color: #8f8579;
	font-size: 11px;
	text-transform: none;
}
.propername .email a:hover{
	color: #514537;
}
#staffdiv1{
	margin-top:5px;
	
}
#staffdiv2{
		margin-top:5px;
}
#staffdiv3{
		margin-top:5px;

}
#staffdiv4{
	margin-top:5px;
}
.staffcage{
	background-color: #F9F9F9;
	border: thin solid #EBEBEB;
	padding:10px;
	margin-bottom:20px;
}

/*===========  CASE STUDIES & CLIENT LISTING  ==========*/
.casestudy {
	height: auto;
	width: 570px;
	margin-bottom: 20px;
	padding:10px;
	border: thin solid #E8E8E8;
	font-size: 1em;
}

.casestudy .csheader {
	color: #333;
	font-size: 1.1em;
	text-transform: uppercase;
	margin-bottom: 5px;
}

.casestudy .subcsheader {
	color: #7D6A54;
	width: auto;
	font-weight: bold;
	margin-top: 0.75em;
}

.backtop {
	text-align: right;
	margin: 10px 0 5px 0;
}

.backtop a {
	text-decoration: none;	
	font-size: 0.9em;
}

.backtop a:hover {
	text-decoration: underline;
}

.casestudylisting li {
	list-style-image: url(images/bullet.gif);
	list-style-type: none;
	color: #8f8579;	
/* 	font-size: 11px; */
	text-decoration: none;
	margin-bottom: 3px !important;
	margin-top: 3px !important;
	margin-left:-15px;
	padding-left: 7px;
	
}

.casestudylisting a {
	color: #8f8579;
	text-decoration: none;	
}

.casestudylisting a:hover {
	color: #514537;
}

.listingheader {
	color: #514537;
	font-size:12px;
	text-transform: uppercase;
	margin-bottom: 5px;
}

.entry .clientlisting ul {
	margin-left: 20px;
}

.clientlisting li {
	list-style-type: none;
	text-decoration: none;
	margin-top: 3px !important;
	margin-bottom: 3px !important;
}

.filter {
	width:600px;
	height: 20px;
	padding:10px;
	text-align: center;
	
}
.filterbutton {
	width: 100px;
}

.filterbutton a {
	color: #514537;
	font-size:12px;
	text-transform: uppercase;
	padding-left:15px;
	padding-right: 15px;
	text-decoration: underline;
}

.filterbutton a:hover {
	color: #84aa64;
}

.flowingtext .filterbutton {
	color: #84aa64;
	font-size:12px;
	text-transform: uppercase;
	padding-left:15px;
	padding-right: 15px;
}

/* CONTACT FORM */

.contact_form, 
.contact_form fieldset {
	border: 0;
	padding-left: 1.4em;
}

form.contact_form {
	border-top: 1px solid #ccc;
	padding-top: 15px;
}

.contact_form label {
	position: relative;
	float: left;
	width: 120px;
	margin-bottom: 1em;
	padding: 3px 10px 3px 0;
	text-align: right;
}

.contact_form label.long-label {
	line-height: 1em;
	padding-top: 0;
	padding-bottom: 0;
}


.contact_form h2 {
	padding: 20px 0 2px !important;
	margin: 0 0 15px 0 !important;
	border-bottom: 1px solid #dadada;
}


.contact_form p {
	clear: both;
	position: relative;
	width: auto;
	height: auto;
	overflow: hidden;
	margin: 0 auto;
	text-align: left;
	*padding: 5px 0;
}

.contact_form label.required {
	font-weight: bold;
}

.contact_form input {
	position: relative;
	float: left;
	width: 200px;
	border: none;
	border: 1px solid #999;
	padding: 3px;
}

.contact_form input:focus, .contact_form textarea:focus {
	border-color: #5b5c6b;
}

.contact_form textarea {
	position: relative;
	float: left;
	width: 200px;
	height: 120px;
	border: 1px solid #999;
	padding: 3px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1em;
}


.contact_form select {
	width: 208px;
}

.contact_form input.btn_contact {
	background-color: #5b5c6b;
	color: white;
	text-transform: uppercase;
	border: none;
	width: 80px;
	margin-top: 10px;
	line-height: 1.5em;
}

.contact_form input.btn_contact:hover {
	background-color: #FF8400;
}

.contact_form input.btn_sign_up {
	width:auto;
	height: auto;
	border: none;
	clear: both;
	float: left;
	position: relative;
	padding-left: 130px;
}

.btn_form_wrap {
	padding-top: 10px;
	padding-left: 130px;
	position: relative;
	text-align: left;
	float: left;
}

div.error {
/* 	padding-left: 144px; */
	color: #BE0909;
	text-align: left;
}

div.error li {
	margin-top: 3px !important;
	margin-bottom: 3px !important;
}

/* hide all <br> tags that wp automatically inserts*/
.contact_form br { 
	display:none;
}

#newsletter_left_errorloc {
	position: relative;
	float: left;
	clear: both;
	height: auto;
	overflow: hidden;
	width: 100%;
	*margin-top: 25px;
}

#newsletter_left_errorloc ul {
	padding-left: 1em;
	*margin-left: 1em;
}

/* END FORMS*/

div.secure-banner {
	position: relative;
	float: right;
	clear: both;
}

/* AddThis Vertical Hover Menu */

.custom_button .share-icon {
	font-weight: bold;
	color: #b50000;
	padding-right: 0.5em;
}

.addthis_toolbox .custom_hover {
    position: relative;
}

.addthis_toolbox .custom_hover .custom_button {
    font-weight: bold;
    padding: 6px 6px 6px 12px;
    color: #ff8400;
    cursor: pointer;
/*
    -moz-border-radius: 5px 5px 0 0;    
    -webkit-border-radius: 5px 5px 0 0;
*/
}

.addthis_toolbox .custom_hover .custom_button.active {
   color: #b50000;
}

.addthis_toolbox .hover_menu  {
    display: none;
    position: absolute;
    background: #fff;
}

.addthis_toolbox .custom_hover .tower {
  /*
  -webkit-border-radius: 0 5px 0 0;   
    -moz-border-radius-topleft: 0;
*/
    
}
.addthis_toolbox .hover_menu  {
    width: 136px;
    padding: 1px;
    border: 1px solid #eee;
    text-align: left;
}

.addthis_toolbox .hover_menu a {    
    position: relative;
    display: block;
    width: 102px;
    padding: 4px 0 4px 34px;
    text-decoration: none;
    color: #666;
}

.addthis_toolbox .hover_menu a:hover {    
    background: #f5f5f5;
    color: #b50000;
    text-decoration: none;
/*
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
*/
}

.addthis_toolbox .hover_menu span {
    position: absolute;
    left: 14px;
    top: 4px;
}

.addthis_toolbox .hover_menu .more {
    border-top: solid 1px #eee;
    padding: 10px 0 0 0;
    margin: 10px 10px 0 10px;
    text-align: center;
}

.addthis_toolbox .hover_menu .more a {
    padding: 4px 0;
    margin: 0;
}

.addthis_toolbox .hover_menu .more a:hover {
    background: none;
}
.addthis_toolbox .hover_menu .more span {
    display: none;
}

/* share box */
#share-wrapper {
	position: relative;
	height: 2em;
}

.share-box {
	position: relative;
	float: right;
	width: 136px;
	text-align: right;
	margin-bottom: 5px;
	z-index: 2;
	margin-left: 5px;
	display: block;
}       

#share-wrapper a {
	text-decoration: none;
}

/* Donation RSVP */
html > body.dinner-rsvp ul {
	margin: 0 0 1em 0;
}

html > body.dinner-rsvp li {
	margin-top: 0;
	margin-bottom: 0;
}

.dinner-rsvp #content h3 {
	font-size: 14px;
	font-weight: bold;
	border-top: 1px solid #dadada;
	padding-top: 1em;
	margin-bottom: 0;
}

.dinner-rsvp #content h4 {
	margin: 5px 0;
}

.dinner-rsvp #content h2.form-title {
	border-top: 1px solid #dadada;
	padding-top: 2em;
	border-bottom: none;
	margin-top: 0;
}

.dinner-rsvp form.contact_form,
.dinner-rsvp form.contact_form fieldset {
	border-top: none;
	padding: 0;
}

.dinner-rsvp #content form h3 {
	border-top: none;
	border-bottom: 1px solid #dadada;
	text-transform: uppercase;
	color: #999;
	font-size: 12px;
	letter-spacing: 1px;
	margin-bottom: 14px;
}

.dinner-rsvp .contact_form label {
	width: 150px;
}

.dinner-rsvp small {
	display: block;
}

.dinner-rsvp #subtotal strong {
	width: 150px;
	padding: 0 10px 0 0;
	text-align: right;
	float: left;
}

.dinner-rsvp #totalAmount {
	position: relative;
	height: auto;
	overflow: hidden;
	display: block;
}

.dinner-rsvp .btn_form_wrap {
	padding-left: 160px;
}

#donate-default #donate_800,
#donate-custom #donate_other {
	 position: relative;
	 float: left;
	 margin-right: 5px;
	 padding: 0;
	 width: auto;
	 border: 0;
}

p#donate-default,
p#donate-custom,
p#dedication-name {
	margin: 1em 0;
}

#donate-default label,
#donate-custom label {
	width: 300px;
	position: relative;
	float: left;
	line-height: 13px;
	text-align: left;
	margin-bottom: 5px;
}

#donate-custom label {
	width: 190px;
}

#donate-default small {
	clear: both;
	position: relative;
	font-size: 0.95em;
	display: block;
}


#donate-custom #otherAmount {
	width: 100px;
	position: relative;
	float: left;
}

#sponsor-form .radio-padding {
	padding-left: 24px;
	display: block;
	clear: both;
}

p#dedication-name label {
	width: 300px;
	text-align: left;
	margin-bottom: 3px;
	padding: 0;
}

#sponsor-form h3 {
	margin-bottom: 5px;
}

#sponsor-form {
	padding-top: 0;
}

#sponsor-form  #dedication-type {
	margin-bottom: 5px;
}

