/*----- Setup ----- */

body {
	color: #5b5b5b;
}

#wrap {
	background-repeat: no-repeat;
	background-image: url(/images/bg_contentTop.jpg);
	background-color: white;            
}

a {
	color: #911618;
}


/*----- Header ----- */

#header {
}

#logo h1 {
	background-image: url(red/logo-trans.png) !important;
}

#nav {
}

#navigation a {
	color: #fff;
}

#navigation a span {
	color: #ded8bf;
}

.current_page_item { !important;                        
}

#navigation a:hover, #navigation .current_page_item {
		text-decoration:none;
		color: #fff; !important;		
}

#navigation a:hover span, .current_page_item span {
		background-color: #aa4e53;
		color: #ded8bf !important; !important;
}

#twitter span {
	color: #ffffff !important;
}

#twitter a {
	color: #ded8bf !important;
}

/*----- Posts ----- */

.post {
	border-bottom: 1px solid #cccccc;
}

.post {
}

.post h2, .post h2 a {
	text-align: left;
	text-transform: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #369;
	letter-spacing: 1.5px;
	line-height: 17px;
	}

.post h2 a:hover {
	border-bottom: 1px dotted #2d2d2d;
}

.meta .date {
	border-color:#cccccc;
}

/*----- Comments ----- */


#comments h3 {
	color: #2d2d2d; !important;
}

.commentlist .meta .gravatar img {
}

#commentform .field, #commentform .thefield textarea {
	color: #5b5b5b;	
	bacground-color:#ffffff !important;
}

#commentform #submit {
	background: #ffffff;
	color: #5d6250;
	border: 1px solid #cccccc;
	text-decoration: none;
	display: inline-block;
	padding: 8px 10px 6px;
	font-size: 12px;
}

#commentform .field {
	background-image: url(red/commentformbg.png);
}

#commentform .thefield textarea {
	background-image: url(red/commentformbg.png);
}

/*----- PostNav ----- */

#postnav {
}

#postnav a {
	margin-left: 20px;
	background: #ffffff;
	color: #5d6250;
	border: 1px solid #cccccc;
	text-decoration: none;
	display: inline-block;
	padding: 8px 10px 6px;
	font-size: 12px;
}

#postnav a:hover {
	margin-left: 20px;
	background: #35382f;
	color: #e6e1d4;
	border: 1px solid #5d6250;
}

/*----- Sidebar ----- */

.pageinfo {
	color: #eb552d;
}

.widget .content {
	margin-top: -20px;
	border-top-color: #ccc;
	border-top-width: 1px;
	border-top-style: solid;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
}


.widget .content a {
	color: #69c;
	background-color:#fff; 
	text-decoration: none !important;

}

.widget .content a:hover {
	color: #333; 
	background-color: #f0f0f0;
	border: none !important;
	text-decoration: none !important;
}

.widget li { 
	margin-bottom: 15px;
}

#lifestream h3 {
	background: #eb552d;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	padding: 4px 7px;
	display: inline-block;
	margin: 0 0 10px;
}

#lifestream li {
	font-size: 12px;
	line-height: 18px;
	font-family: Georgia, "Times New Roman", serif !important;
	font-style: italic;
}

#lifestream li a {
	font-size: 12px;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif !important;
	font-style: normal !important;
}

/*----- Footer ----- */

#footer {
}

#footer h4 {
	color: #fff;
	border-bottom: 1px solid #616558;
}

#footer ul {
}

#footer ul li {
	border-bottom: 1px solid #4e5246;
	color: #fff;
}

#footer ul li a {
	color: #ded8bf;
}
