/*
Theme Name: beCause
Theme URI: http://because.ascedia.com/
Description: The Official beCause Wordpress Theme by Ascedia.
Author: Ascedia, Inc.
*/
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Georgia, "Times New Roman", Times, serif;
	background: #fff url('images/beCause_bg.jpg') repeat-x 0 0;
	color: #333;
	text-align: left;
	margin: 0 0 20px 0;
	padding: 0;
}

#page {
	margin: 20px auto;
	padding: 0;
	width: 856px;
	text-align: left;
}
#header {
	margin: 0 0 16px 0;
	padding: 0;
	height: 142px;
	width: 856px;
	border-bottom: dashed 1px #B9C58A
}
#page #header #logo {
	float:left;
	height:85px;
	width:243px;
	overflow:hidden;
	margin:45px 0 0 25px;
	display:inline
}

#page #header #logo a {
	text-indent:500px;
	background:url(images/because.gif) no-repeat 0 0;
	height:85px;
	width:243px;
	display:block
}
#contentWrapper {
	background-color:#fff;
	clear:both;
	padding:30px
}
#content {
	font-size: 1.2em;
	text-align:left
}
.widecolumn {
	line-height: 1.6em;
	margin:0;
	padding:0
}
.widecolumn .entry p {
	font-size: 1em;
	color:#666;
	margin-right:20px
}
.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 450px;
}
.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
}
#postCol {
	float:right;
	width:565px;
	position:relative
}

#sidebar {
	font-size: 1em;
	color:#666;
}

.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-size: 0.9em;
	line-height: 1.5em;
}
h1, h2, h3 {
	font-weight: bold;
	text-align:left
}
h1 {
	font-size: 2em;
}
h2 {
	font-size: 1.6em;
}
.widecolumn #postCol .post h2, .applypage .post h2  {
	width:95% !important;
}

h3 {
	font-size: 1.3em;
}
h1, h1 a, h1 a:hover, h1 a:visited {
	text-decoration: none;
	color: white;
}
h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #666;
}
h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, cite {
	text-decoration: none;
}
.entry p a:visited {
	color: #b85b5a;
}
.commentlist li, #commentform input, #commentform textarea {
	font-size: 0.9em;
}
.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: Georgia, "Times New Roman", Times, serif;
}
.commentmetadata {
	font-weight: normal;
}

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: #666;
	text-decoration: none;
}
a:hover {
	color: #000;
	text-decoration: underline;
}
#footer {
	color:#9F9F9F;
	font-size:1.2em;
	padding: 0;
	margin: 0 auto;
	width: 856px;
	clear: both;
	border-top: dashed 1px #B9C58A
}
#footer p {
	margin: 0;
	padding: 10px 0;
	text-align: right;
}
#footer p.copyright {
	float:left;
	text-align:left
}
/*Main Navigation*/
#mainNav {
	list-style:none;
	margin:90px 15px 0 0;
	padding:0;
	float:right;
	display:inline
}
.homepage #mainNav {
	margin:30px 15px 0 0
}
#mainNav li {
	float:left;
	margin-left:10px
}
#mainNav li a {
	display:block;
	color:#ccc;
	font-size:1.7em;
	padding:7px 20px;
	text-decoration:none;
	letter-spacing:-1px
}
#mainNav li a:hover, #mainNav li.current_page_item a, #mainNav li.current-cat a {
	color:#333;
	background-color:#ccc;
}
/* end main nav */

/* Homepage */
#page.homepage {
	margin-top:52px;
	width:894px
}
#page.homepage #slideshow {margin:0 0 0 20px;
	width:854px;
	height:232px;
	padding:0;
	overflow:hidden}
#page.homepage img.homeImg {
	width:854px;
	height:232px;
	padding:0;
	margin:0;
	top:0;
	left:0
}
#page.homepage #header {
	border-bottom:0;
	height:188px;
	position:relative;
	margin-left:auto;
	margin-right:auto
}
#page.homepage #header #logo {
	margin-left:34px
}
#page #header #logo a {
	text-indent:500px;
	background:url(images/because.gif) no-repeat 0 0;
	height:85px;
	width:243px;
	display:block
}
#page.homepage #header p {
	color:#fff;
	display:block;
	border: dashed 1px #ccc;
	width:493px;
	margin:0 15px 0 0;
	padding:19px;
	display:none;
	font-size:1.1em;
	position:absolute;
	right:0;
	top:63px;
	line-height:1.4em
}
#page.homepage #header p a {
	color:#ccc
}

#page.homepage div.widecolumn div#recipients {
	width:470px !important;
	float:left;
	display:inline;
	margin:26px 0;
}
#page.homepage div.widecolumn div#recipientsScroller {width:359px; float:left; overflow:hidden}
#page.homepage div.widecolumn div#recipientsScroller ul{margin:0; padding:0; list-style:none; height:100px; overflow:hidden}
#page.homepage div.widecolumn div#recipientsScroller ul li{margin:0 15px 0 0; padding:0; list-style:none; width:118px}
#page.homepage div.widecolumn div#recipients #prevButton{cursor:pointer; width:40px; height:40px;background:url(images/prevArrow.gif) no-repeat 0 0; float:left; margin:20px 0 0 -10px}
#page.homepage div.widecolumn div#recipients #nextButton{cursor:pointer; width:40px; height:40px;background:url(images/nextArrow.gif) no-repeat 0 0; float:left; margin:20px 0 0 -10px}
#page.homepage div.widecolumn h2 {
	margin:0 20px 0 0;
	padding:0 0 8px 0;
	color:#666;
	border-bottom: dashed 1px #B9C58A;
}
#page.homepage div.widecolumn div#news {
	width:395px;
	float:left;
	margin:26px 0 26px 0px;
	padding:0 0 0 25px;
	border-left: dashed 1px #B9C58A;
	color:#666;
}
#page.homepage div.widecolumn div#news h3 {
	margin:20px 0 0 0;
	padding:0;
	font-size: 1em;
	letter-spacing:-.04em;
	color:#666
}
#page.homepage div.widecolumn div#news p {
	font-size:.9em;
	padding:0;
	margin:5px 0
}
#page.homepage div.widecolumn div#news p.newsLink {
	text-align:right;
	font-size:1em
}
#page.homepage div.widecolumn div#news p.newsLink a, #page.homepage div.widecolumn div#news p.newsLink a:active, #page.homepage div.widecolumn div#news p.newsLink a:visited {
	font-weight:bold;
	color:#666;
	text-decoration:none
}
#page.homepage div.widecolumn div#news p.newsLink a:hover {
	color:#333;
	text-decoration:underline
}

/* End Homepage Template */


/* What Is Template */
#mainMessage {
	margin:0 0 15px 0;
	clear:both
}
#mainMessage h1 {
	width:512px;
	height:37px;
	display:inline;
	overflow:hidden;
	float:left;
	font-size:3em;
	color:#fff;
	margin:83px 0 0 15px;
	padding:0;
	text-align:left;
	text-indent:-9999px
}
#mainMessage h1.whatis {
	background:url(images/header_whatisbecause.gif) no-repeat 0 0;
}
#mainMessage p {
	width:480px;
	display:inline;
	overflow:hidden;
	float:left;
	color:#fff;
	font-size:1.1em;
	margin:5px 0 0 15px
}
#mainMessage img.small {
	float:right;
	border:none;
	display:inline
}
.collage {
	float:right;
	margin:0 0 0 30px
}
.widecolumn .post h2 {
	color:#666;
	border-bottom: dashed 1px #B9C58A;
	margin:0;
	padding:0 0 8px 0;
	width:400px
}
#social { clear:both; height:50px}
#social a {display:block; border: double 1px #ccc; padding:15px; float:left; margin:5px 10px 0 0; text-indent:15px; width:22%; position:relative}
#social a img { position:absolute; left:10px}
#social a:hover {border:double 1px #999; text-decoration:none !Important; color:#333}
/*end What Is Template*/
/* Partner Pages */
#postCol .category-recipients { margin-top:75px}
#postCol .category-recipients .date, #postCol .category-faq .date {display:none}
#postCol .category-recipients img.logo {position:absolute; top:-10px}
/*end Partner Pages */
/* Begin Structure */
.post {
	margin: 0 0 40px;
	text-align: left;
}
.current-post, .categoryPage #sidebar ul li:first-child a {color:#000}
.post hr {
	display: block;
}

.narrowcolumn .postmetadata {
	padding-top: 5px;
}
.widecolumn .postmetadata {
	margin: 30px 0;
}
.widecolumn .smallattachment {
	text-align: left;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}
.widecolumn .attachment {
	text-align: left;
	margin: 5px 0px;
}
.postmetadata {
	clear: both;
}
.clear {
	clear: both;
	line-height:0;
	font-size:0;
	height:0;
}

/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
}
h2 {
	margin: 30px 0 0;
}
#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: 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;
}

/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: left;
}
#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:left;
}
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: left;
}
.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: left;
	margin: 0;
	padding: 0;
}
.commentmetadata {
	margin: 0;
	display: block;
}
/* End Comments */



/* Begin Sidebar */
#sidebar {
	padding: 15px 0 10px 0;
	float:left;
	width: 230px;
}
#sidebar form {
	margin: 0;
}
#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	width:175px
}
#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 Sidebar */


/* 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 */

/*Category Headers*/
.categoryPageHeader {
	width:512px;
	height:30px;
	display:block;
	overflow:hidden;
	font-size:3em;
	color:#fff;
	margin:40px 0 10px 30px;
	padding:0;
	text-align:left;
	text-indent:-9999px;
	}
h1#NewsHeader {	
	background:url(images/header_news.gif) no-repeat 0 0;
}
h1#RecipientsHeader {
	background:url(images/header_recipients.gif) no-repeat 0 0;
	height:37px;
	margin-top:33px
}
h1#FAQHeader {
	background:url(images/header_faq.gif) no-repeat 0 0;
}
h1#ApplyHeader {
	background:url(images/header_apply.gif) no-repeat 0 0;
	height:37px;
	margin-top:33px
}
/*Contact 7 form */
.wpcf7-form {margin:0 0 20px 20px}
.wpcf7-form .column {width:40%; float:left;}
