/*  
Theme Name: Vida
*/


/* Begin Main Structure */
body {
	font: 62.5% Arial, Helvetica, sans-serif;
	background: #F4F2E6;
	color: #000; 
	margin: 0 0 20px 0; 
	padding: 0; 
	text-align: center;
	}
	
#wrapper {
	background:#CDC0A0 url(images/topgradibar.jpg) repeat-x 0 0;
	padding-top:11px;
	}

#page {
	background: #fff; 
	margin: 0 auto;
	padding: 0;	
	text-align: left;
	width: 700px; 
	border:solid #fff;
	border-width:0 1px;
	}
/* End Main Structure */



/* Begin Header */
#header {
	background: #64130F;
	height: 140px;
	}
	
#header h1 {
	text-align:center;
	font:bold 48px/140px Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	color:#fff;
	text-transform:uppercase;
	}
	
#nav {
	background:#000;
	border-top:1px solid #fff;
	height:20px;
	margin:0;
	padding:0;
	text-align:center;
	}
	
#nav li {
	display:inline;
	list-style:none;
	position:relative;
	height:20px;
	margin:0;
	padding:0;
	}
	
#nav li ul {
	margin:0;
	padding:0;
	background:#CDC0A0;
	width:200px;
	position:absolute;
	left:-9999px;
	top:auto;
	text-align:left;
	}
	
#nav li li ul, #nav li:hover ul ul, #nav li.sfHover ul ul {
	display:none;
	}
	
#nav li:hover ul, #nav li.sfHover ul {
	left:0;
	}
	
#nav li li {
	display:block;
	border-bottom:1px solid #64130F;
	}
	
#nav li a  {
	font:bold 12px/20px "Trebuchet MS", Tahoma, sans-serif;
	color:#fff;
	text-transform:uppercase;
	padding:3px 17px;
	text-decoration:none;
	}
	
#nav li li a {
	font:normal 12px/20px Arial, Helvetica, sans-serif;
	color:#000;
	text-transform:none;
	padding:0 3px;
	display:block;
	width:194px;
	height:20px;
	}
	
#nav li.page-item-22 li a, #nav li.page-item-39 li a {
	font-size:10px;
	}
	
#nav li a:hover {
	color:#CDC0A0;
	text-decoration:none;
	}
	
#nav li li a:hover {
	color:#000;
	background:#F4F2E6;
	}
/* End Header */



/* Begin Overall General Settings */
	/* Begin Links and Headers */	
	a, h2 a:hover, h3 a:hover { 
		color: #64130F; 
		text-decoration: underline; 
		}

	a:hover, .ddsg-wrapper li a:hover {
		color:#CDC0A0;
		text-decoration:none;
		}
	
	h1, h2, h3 {
		font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
		font-weight: bold; 
		}
		
	h2 { 
		font-size: 2.6em; 
		margin:0 0 20px;
		color:#64130F;
		text-transform:uppercase;
		font-weight:normal;
		text-align:left;
		}

	h3 { 
		padding: 0; 
		font-size: 1.4em; 
		margin: 30px 0 0;
		color:#3f3f3f;
		font-family:Arial, Helvetica, sans-serif;
		padding-bottom:3px;
		}
		
	h3.border {
		border-bottom:1px dotted #000;
		}
		
	h4 {
		margin:30px 0 0;
		padding:0;
		font-size:1.3em;
		}
		
	.entry li h3 {
		font-size:1.2em;
		}
		
	h3.comments { 
		padding: 0; 
		margin: 40px auto 20px ; 
		}

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

	h2, h2 a, h3, h3 a, #sidebar h2, #wp-calendar caption, cite {
		text-decoration: none; 
		}	
	/* End Links and Headers */
	
	
	
	/* Begin Images */	
	a img {
		border: none;
		}
		
	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 { 
		margin: 10px 0 2px 20px; 
		display: inline; 
		}

	img.alignleft { 
		padding: 4px; 
		margin: 0 7px 2px 0; 
		display: inline; 
		}
	/* End Images */	
	
small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777; 
	}	
	
strong {
	color:#64130F;
	}
	
p {
	margin:0;
	padding:6px 0;
	font-size:1.2em;
	}
	
.gensmall {
	font-size:1.1em;
	}
	
.genXsmall {
	font-size:1em;
	font-weight:bold;
	}
	
.genmed {
	font-size:1.2em;
	}
	
code { 
	font: 1.1em 'Courier New', Courier, Fixed; 
	}
	
acronym, abbr, span.caps { 
	font-size: 0.9em; 
	letter-spacing: .07em; 
	cursor: help; 
	}

acronym, abbr { 
	border-bottom: 1px dashed #999; 
	}
	
.alignright { float: right; }

.alignleft { float: left }

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

hr { display: none; }

.navigation { 
	display: block; 
	text-align: center; 
	margin-top: 10px; 
	margin-bottom: 60px; 
	}
	
.navigation a .alignright, .navigation a .alignleft {
	background:#ccc;
	padding:3px;
	}
	
.navigation a:hover, .navigation a:hover {
	color:#000;
	}
/* End Overall General Settings */



/* Begin Content Areas */
#content {
	padding:10px;
	}
	
#indexblurbs {
	background:#64130F;
	height:148px;
	color:#fff;
	border-bottom:1px solid #fff;
	clear:both;
	}
	
#indexblurbs div {
	float:left;
	border-left:1px solid #fff;
	padding:5px;
	width:132px;
	height:138px;
	position:relative;
	font-size:.9em;
	}
	
#indexblurbs .more {
	position:absolute;
	left:5px;
	bottom:5px;
	}
	
#indexblurbs a {
	color:#fff;
	}

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

	/* Begin Post Area */
	.post { 
		margin: 0 0 40px; 
		text-align: justify; 
		}
		
	.postmetadata { clear: left; }
	
	.postmetadata ul, .postmetadata li { 
		display: inline; 
		list-style-type: none; 
		list-style-image: none; 
		}
	
	.widecolumn .post { margin: 0; }
	
	.widecolumn .postmetadata { margin: 30px 0; overflow:hidden; height:1%; }
	
	.widecolumn .smallattachment { 
		text-align: center; 
		float: left; 
		width: 128px; 
		margin: 5px 5px 5px 0px; 
		}
		
	.widecolumn .attachment { 
		text-align: center; 
		margin: 5px 0px; 
		}

	.narrowcolumn .entry, .widecolumn .entry { line-height: 1.4em; }
	
	.narrowcolumn .postmetadata { text-align: center; }
	
	.narrowcolumn .postmetadata { padding-top: 5px; }

	.entry ul {
		margin-left: 0px; 
		padding: 0 0 0 40px;
		list-style: none;
		font-size:1.2em;
		} 
		
	.entry ul li {
		list-style:disc;
		padding:0 0 5px;
		text-align:left;
		}
		
	.entry .ddsg-wrapper ul {
		padding-left:20px;
		}
	
	.entry .ddsg-wrapper li {
		list-style:none;
		font-weight:bold;
		padding-bottom:20px;
		font-size:14px;
		}
		
	.entry .ddsg-wrapper li a {
		text-decoration:none;
		color:#333;
		}
		
	.entry .ddsg-wrapper li li {
		font-weight:normal;
		padding:0;
		font-size:12px;
		}
		
	.entry .ddsg-wrapper li li a {
		text-decoration:underline;
		color: #64130F; 
		}
	
	.entry ol { 
		padding: 0 0 0 45px; 
		margin: 0;
		font-size:1.2em;
		}
		
	.entry ol li { 
		margin: 0; 
		padding: 0 0 5px;
		}
		
	.entry form { text-align:center; }
	/* End Post Area */



	/* Begin Comment Area */
	.alt { 
		background-color: #f8f8f8; 
		border-top: 1px solid #ddd; 
		border-bottom: 1px solid #ddd; 
		margin: 0; 
		padding: 10px; 
		}

	#commentform input { 
		width: 170px; 
		padding: 2px; 
		margin: 5px 5px 1px 0; 
		}
		
	#commentform p { 
		margin: 5px 0; 
		font-family: Arial, Helvetica, sans-serif; 
		}
		
	#commentform textarea { 
		width: 100%; 
		padding: 2px; 
		}
		
	#commentform #submit { 
		margin: 0; 
		float: right; 
		}

	.commentlist { 
		padding: 0; 
		text-align: justify; 
		}
		
	.commentlist li { 
		margin: 15px 0 3px; 
		padding: 5px 10px 3px; 
		list-style: none; 
		font-weight: bold; 
		}
		
	.commentlist p { 
		margin: 10px 5px 10px 0; 
		font-weight: normal; 
		line-height: 1.5em; 
		text-transform: none; 
		}
		
	.commentlist li, #commentform input, #commentform textarea {
		font: 0.9em Arial, Helvetica, sans-serif; 
		}
		
	.commentlist cite, .commentlist cite a { 
		font-weight: bold; 
		font-style: normal; 
		font-size: 1.1em; 
		}

	.nocomments { 
		text-align: center; 
		margin: 0; 
		padding: 0; 
		}

	.commentmetadata { 
		margin: 0; 
		display: block; 
		font-weight: normal; 
		}
	/* End Comment Area */
/* End Content Area */



/* Begin Search Form */
#searchform { 
	margin: 10px auto; 
	padding: 5px 3px; 
	text-align: center; 
	}
	
#sidebar #searchform #s { 
	width: 108px; 
	padding: 2px; 
	}
	
#sidebar #searchsubmit { 
	padding: 1px; 
	}
/* End Search Form */



/* Begin Sidebar */
#sidebar {
	float:right;
	background:#DCD6C6;
	width:234px;
	margin-left:15px;
	display:block;
	}
	
.entry #sidebar {
	margin:-73px -10px 0 15px;
	}

#sidebar form { margin: 0; }

#sidebar h2 {
	font-size: 1.2em; 
	margin:0; 
	padding: 0;
	color:#333;
	font-weight:bold;
	}
	
#sidebar a:hover {
	color:#000;
	}

#sidebar ul, #sidebar ul ol { 
	margin: 0; 
	padding: 0; 
	}
	
#sidebar ul li {
	padding:10px;
	border-bottom:1px solid #fff;
	list-style:none;
	}
	
#sidebar p {
	border:none;
	margin:10px;
	padding:0;
	font-size:1.1em;
	text-align:left;
	}
	
#sidebar ul ul, #sidebar ul ol { margin: 5px 0 0 10px; }

#sidebar ul ul li, #sidebar ul ol li { margin: 3px 0 0; padding: 0; border:none; }

#sidebar ul ul ul, #sidebar ul ol { margin: 0 0 0 10px; }

#sidebar ul p, #sidebar ul select { margin: 5px 0 8px; }

ol li, #sidebar ul ol li { list-style: decimal outside; }
/* End Sidebar */



/* Begin Footer */
#footer { 
	background: #000;
	clear: both;
	color:#fff;
	padding:0 3px;
	line-height:20px;
	}
	
#footer a {
	color:#fff;
	}
	
#clearbar {
	background:url(images/bodygradibtm.jpg) repeat-x 0 0;
	height:26px;
	clear:both;
	}
/* End Footer */




/*
Whatever your hand finds to do, do it with all your might,
for in the grave, where you are going, there is neither
working nor planning nor knowledge nor wisdom.
Ecclesiastes 9:10
*/