/*  
Theme Name: MyVerveFundraiser
Theme URI: http://www.dizzain.com/blog_customization/
Description: Design continuum theme for WordPress.
Version: 1.0
Author: Dizzain.com
Author URI: http://www.dizzain.com
*/


/*reset css*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	background: transparent;
}

em {
	font-style:italic;
}

body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}


/* Begin Typography & Colors */

a {
cursor:pointer;
color:#e9631c;
text-decoration:underline;
}

a:hover {
	text-decoration:none;
}

a img {
border:0;
}

.overflow {
	overflow:auto;
}

.fl_l {
	float:left;
}

.fl_r {
	float:right;
}

html {
	height:100%;
}

body {
font:14px  Arial, sans-serif;
color:#707070;
height:100%;
}

.entry {
	font-size:14px;
	line-height:18px;
	padding-top:12px;
}


.entry dt {
	font-weight:bold;
}

.entry dd {
	margin: 0 0 10px 10px;
}

	
.entry h1 {
	font: bold 22px/26px Arial, Verdana, Tahoma;
	margin: 5px 0;
}

.entry h2 {
	font: bold 20px/26px Arial, Verdana, Tahoma;
	margin: 5px 0;
}

.entry h3 {
	font: bold 18px/20px Arial, Verdana, Tahoma;
	margin: 5px 0;
}

.entry h4 {
	font: bold 16px/20px Arial, Verdana, Tahoma;
	margin: 5px 0;

}

.entry h5 {
	font: bold 15px/18px Arial, Verdana, Tahoma;
	margin: 5px 0;

}

.entry h6 {
	font: bold 14px/16px Arial, Verdana, Tahoma;
	margin: 10px 0;

}

.entry a.twitt_post {
	background:url(images/twitt_post.png) 0 0 no-repeat;
	height:58px;
	padding:0 0 0 60px;
	display:block;
	width:175px;
	line-height:82px;
	text-decoration:none;
	font-weight:bold;
	
}

.sticky {
	
	padding: 0 10px 10px;
	}
	
.home .entry p {
	line-height:16px;
}

.entry p {
	padding-bottom:16px;
	line-height:15px;
}


.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}


.commentlist p {
	font-weight: normal;
	text-transform: none;
	}

#commentform p {
	font-family: Arial, 'Lucida Grande', Verdana, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

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


/* Tables*/

.entry table {
	border-width: 1px;
	border-spacing: 0px;
	border-style: ridge;
	border-color: #5d5d5d;
	border-collapse: collapse;
	margin: 5px 0;
}

	.entry table.full {
		width: 100%;
	}

.entry table th {
	border-width: 1px;
	padding: 3px;
	border-style: ridge;
	border-color: #5d5d5d;
}

.entry table td {
	border-width: 1px;
	padding: 3px;
	border-style: ridge;
	border-color: #5d5d5d;
}

/*
	Background
*/

#back .left, #back .right {
	height: 120%;
	left: 0;
	position: absolute;
	width: 51%;
}

	#back .right {
		right: 0;
		left: auto;
	}

		#back .left {
			background: url("images/narrow/back_left.png") 0 0 repeat-x;
		}

		#back .right {
			background:#f9f5f1 url("images/narrow/back_right.png") 0 0 repeat-x;
		}


/*

/* Begin Structure */
body {
	background-color:#FFF;
	}

#page {
	position:relative;
	top:0;
	height:100%;
}

#topper {
	height:47px;
	width:947px;
	margin:0 auto;
	position:relative;
}

ul.nav {
	height:47px;
	line-height:47px;
	text-transform:uppercase;
	font-weight:bold;
	font-size:14px;
	padding-left:2px;
	margin:0;
}

	ul.nav li {
		display:inline;
		background:url(images/lst_nav.gif) left 7px no-repeat;
		padding:0 3px 0 13px;
	}
	
	ul.nav li.home {
		background:none;
	}
	
		ul.nav li a {
			color:#c4c4c4;
			text-decoration:none;
		}
		
		ul.nav li a:hover, ul.nav li.active a {
			color:#f78e34;
		}

#top_search {
	top:7px;
	left:697px;
	position:absolute;
	height:32px;
	width:242px;
	background:url(images/top_search.png) 0 0 no-repeat;
}

	#top_search .inp_t {
		float:left;
		margin:8px 0 0 30px;
		width:138px;
		height:15px;
		background:none;
		border:0 none;
		color:#FFF;
	}
	
	#top_search .inp_s {
		float:left;
		margin:0 0 0 0px;
		width:66px;
		height:25px;
		cursor:pointer;
		background:none;
		border:0 none;
	}

#header {
	position:relative;
	height:426px;
	background:url(images/header_img.png) 0 0 no-repeat;
	width:947px;
	margin:0 auto;
	z-index:100;
}

#logo {
	position:absolute;
	top:26px;
	left:40px;
	height:48px;
	font-size:10px;
	width:314px;
}

	#logo a {
		display:block;
		text-decoration:none;
		text-transform:uppercase;
		height:100%;
		width:100%;
		color:#000;
		font-weight:bold;
	}
	
		#logo a span {
			background:url(images/header_img.png) -40px -26px no-repeat;
			width:100%;
			height:100%;
			position:absolute;
			top:0;
			left:0;
			display:block;
		}
		
#logo_2 {
	position:absolute;
	top:123px;
	left:722px;
	height:99px;
	font-size:10px;
	width:167px;
}

	#logo_2 a {
		display:block;
		text-decoration:none;
		text-transform:uppercase;
		height:100%;
		width:100%;
		color:#000;
		font-weight:bold;
	}
	
		#logo_2 a span {
			background:url(images/header_img.png) -722px -123px no-repeat;
			width:100%;
			height:100%;
			position:absolute;
			top:0;
			left:0;
			display:block;
		}

a.rss, a.twitter {
	position:absolute;
	top:29px;
	height:44px;
	width:44px;
	display:block;
}

	a.rss span, a.twitter span {
		position:absolute;
		top:0;
		left:0;
		height:100%;
		width:100%;
		display:block;
		background:url(images/header_img.png) 0 0 no-repeat;
	}
	
a.rss {
	left:846px;
}

	a.rss span {
		background-position:-846px -29px;
	}

a.twitter {
	left:897px;
}

	a.twitter span {
		background-position:-897px -29px;
	}
	
#header_text {
	z-index:100;
	position:absolute;
	top:138px;
	left:0px;
	width:597px;
	min-height:234px;
	padding:0 310px 30px 40px;
	background:url(images/header_text_bottom_bg.png) 0 bottom no-repeat;
}

	#header_text h2 {
		color:#f16821;
		line-height:12px;
		padding-bottom:18px;
		letter-spacing:-0.2px;
	}
	
	#header_text ol {
	}
	
		#header_text ol li {
			background:url(images/lst_header.png) 0 0 no-repeat;
			padding:0 0 0 7px;
			line-height:24px;
			margin:0 0 7px;
			color:#707070;
		}
		
			#header_text ol li span {
				color:#FFF;
				padding:0 10px 0 0;
				font-weight:bold;
			}

	#header_text span.select	 {
		width:584px;
		height:32px;
		border:solid 1px #dbd4d0;
		line-height:32px;
		position:relative;
		left:2px;
	}
	
h2.select {
	color:#FFFFFF;
	font-size:25px;
	font-weight:bold;
	height:112px;
	left:656px;
	line-height:30px;
	position:absolute;
	text-align:center;
	top:237px;
	width:159px;
	background:url(images/header_img.png) -656px -237px no-repeat;
	padding:19px 25px 0 71px;
	z-index:100;
}

#wrapper {
	background:transparent url(images/center_bg.gif) repeat-y scroll center 0;
	width:100%;
	margin-top:29px;
	z-index:10;
}

#content_container {
	z-index:10;
	width:949px;
	margin:0 auto;
	background:transparent url(images/sidebar_grad.gif) 400px 0 repeat-y;
}



#content {
	width:685px;
	background:#fff url(images/narrow/back_left.png) 0 -473px repeat-x;
	float:left;
	margin:-29px 0 0 0;
	padding:29px 0 0 0;
	z-index:10;
}


.narrowcolumn {

	}

.widecolumn {

	}

.post {
	margin:0 54px 31px 41px;
	padding:0 0 16px 0;
	border-bottom:solid 1px #dbdbdb;
	}
	
#content .page {
	margin:0 54px 0 41px;
	padding:0 0 16px 0;
}

.post .posthead {
	overflow:auto;
	z-index:10;
}

	.post .posthead .date {
		width:64px;
		float:left;
		height:57px;
		position:relative;
		background:url(images/date.png) 0 0 no-repeat;
		display:block;
		z-index:10;
	}
	
		.post .posthead .date .month {
			left:0;
			top:1px;
			text-align:center;
			width:53px;
			height:18px;
			font:bold 14px/18px Arial,sans-serif;
			display:block;
			color:#FFF;
		}
		
		.post .posthead .date .day {
			position:absolute;
			top:25px;
			left:0;
			display:block;
			width:53px;
			text-align:center;
			font:bold 27px/27px Arial,sans-serif;
			color:#787878;
		}
		
		.post .posthead .postdata {
			float:left;
			width:520px;
		}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}


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

.postmetadata .comments {
	background:url(images/comments.gif) 0 0 no-repeat;
	padding:2px 0 5px 28px;
}

.postmetadata .raquo {
	padding:0 2px 0 7px;
}

.clear {
	clear: both;
}

.widget_tag_cloud div {
	padding-left:5px;
}

#footer {
	background-color:#df7318;
	color:#FFF;
	padding:0 0 30px 0;
}

	#footer a {
		color:#FFF;
	}
	
	#footer h2 {
		font:bold 23px/27px Arial,sans-serif;
		padding:0 0 17px 0;
		word-spacing:-2px;
		letter-spacing:-0.9px;
	}

	#footer .widgets {
		margin:0 auto;
		width:923px;
		overflow:auto;
		padding:28px 0 0 15px;
	}
	
		#footer .widgets li.popular_post, #footer .widgets li.recent_comments, #footer .widgets li.success_stories, #footer .widgets li.friends {
			display:block;
			float:left;
		}
		
		#footer .widgets li.popular_post {
			width:250px;
			padding:0 7px 0 0;
		}
		
		#footer .widgets li.recent_comments {
			width:230px;
			padding:0 4px 0 0;
		}
		
		#footer .widgets li.success_stories {
			width:207px;
			padding:0 4px 0 0;
		}
		
		#footer .widgets li.friends {
			width:172px;
		}
		
			#footer .widgets li.friends h2 {
				padding:0 0 5px 0;
			}
			
		#footer .widgets li ul li {
			padding:2px 0 3px 0;
		}
	
		#footer .widgets li p {
			padding:2px 0 3px 0;
		}
	
	#footer .copy {
		width:911px;
		margin:20px auto 0;
		border-top:solid 1px #e79753;
		height:51px;
		padding:20px 15px 0 16px;
		font-size:13px;
		line-height:17px;
	}	
		

/* End Structure */



/*	Begin Headers */

h2 {
	font-size:25px;
	font-weight:bold;
}

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

.posttitle {
	font:bold 25px/32px Arial,sans-serif;
	color:#505050;
	padding-bottom:8px;
}

	.posttitle a {
		text-decoration:none;
		color:#505050;
	}
	
	.posttitle a:hover {
		text-decoration:underline;
	}

#sidebar h2 {
	padding: 0 0 0 3px;
	line-height:25px;
	}
.addtoany_list li a {
	position:relative;
	top:-2px;
}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
	
h3.pagetitle {
	color:#ff004f;
	font-size:14px;
	text-transform:uppercase;
	font-weight:normal;
}

.clients h3.pagetitle {
	margin-bottom:0;
}
/* 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. */

.entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style-type:disc;
	padding-left: 10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}



.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	list-style-type:decimal;
	}

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

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	border:solid 1px #b6b6b6;
}

#commentform b {
	color:#3c3c3c;
}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 444px;
	padding: 2px;
	border:solid 1px #b6b6b6;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 14px 0 5px 323px;
	border:0 none;
	width:128px;
	text-align:center;
	font-size:11px;
	color:#2e2a2b;
	font-weight:bold;
	cursor:pointer;
	border:1px solid #B6B6B6;
	background-color:#FFF;
}
	
#respond {
	overflow:hidden;
	padding-left:6px;
}

#respond h3 {
	color:#2E2A2B;
	font-size:11px;
}
/* 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 {
	width:225px;
	position:relative;
	padding:0 0 0 36px;
	vertical-align:top;
	float:left;
}

	#sidebar .bg_left {
		position:absolute;
		top:-28px;
		left:0;
		height:182px;
		width:18px;
		background:url(images/sidebar_left_bg.png) 0 0 no-repeat;
	}
	
	#sidebar h2 {
		font-size:30px;
		color:#505050;
		letter-spacing:-1px;
	}
	
	#sidebar ul li {
		padding:0 0 25px 0;
	}
	
		#sidebar ul li ul {
			margin:7px 0 0 6px;
		}
		
			#sidebar ul li ul li {
				background:url(images/lst_sidebar.gif) 0 8px no-repeat;
				padding:3px 0 4px 16px;
			}

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


/* twitter */

.tt {
	background:url(images/twitt_post.png) 0 0 no-repeat;
	display:block;
	padding:39px 0 0 70px;
	width:170px;
	color:#161616;
	text-decoration:none;
	font-weight:bold;
}

#header_text .tt {
	display:none;
}


/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	background-color:#EEEEEE;
	color:#333333;
	letter-spacing:-0.5px;
	padding:10px;
	text-align:left;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

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

/*Dropdown*/


.dropdown {z-index:100;}
.dropdown dd, .dropdown dt, .dropdown ul { margin:0px; padding:0px; }
.dropdown dd { position:relative;z-index:100; }
.dropdown a, .dropdown a:visited { color:#707070; text-decoration:none; outline:none;}
.dropdown a:hover { color:#E9631C;}
.dropdown dt a {
	background:url(images/dropdown.gif) no-repeat scroll right center; 
	display:block;
    width:583px;
    height:31px;
}
.dropdown dt a span {
	cursor:pointer; display:block; padding:7px 5px 5px 5px;
}

.dropdown dt a:hover {
	color:#707070;
}

.dropdown dd ul { 
	background:#fff none repeat scroll 0 0;
	color:#C5C0B0; 
	display:none;
	left:0px;
	position:absolute; 
	top:-1px;
	width:581px;
	list-style:none;
	z-index:100;
	border:solid 1px #dbd4d0;
	z-index:100;
	height:200px;
	overflow:auto;
}

	.dropdown dd ul li ul {
		position:static;
		border:0 none;		
		height:auto;
		width:auto;
	}
	
		.dropdown dd ul li ul li a {
			padding:5px 5px 5px 20px;
		}
	
		.dropdown dd ul li span {
			display: block;
			padding: 7px 5px;
		}

.dropdown span.value { display:none;}
.dropdown dd ul li a { padding:5px; display:block;}
.dropdown dd ul li a:hover { background-color:#ede7e3;}

/*
misc
*/

.bio {
color:#000000;
font-family:arial,sans-serif;
font-size:13px;
font-weight:normal;
line-height:15px;
word-spacing:0;
}

.event {
font-size:12px;
margin-bottom:40px;
}

.event .title {
	color:#000000;
	font-size:14px;
	letter-spacing:-0.5px;
	text-align:left;
	margin-bottom:5px;
}

.event .summary {
color:#333333;
margin-bottom:15px;
text-align:left;
}

.entry ul.list {
list-style: none  !important;
margin:0;
padding:0 0 20px;
}

.entry ul.list li {
	padding:0;
	color:#7F7F7F;
	margin:0;
	list-style:none  !important;
	display:block;
}

.rule {
border-top:1px solid #BBBBBB;
margin:0 0 10px;
}
