/*
 * Pres theme
 * Helen Marie Creative Partners LLC
 * http://www.helen-marie.com/
 */

/* UTILITY */
.clear {
	clear: both;
}


/* GLOBAL */

* {
	margin: 0px;
	padding: 0px;
}

body {
	background: #431914 url("images/bg-wood.jpg") repeat 0 0;
	color: #000;
	font: 12px/1.3em Arial, sans-serif;
	margin: 0;
	padding: 0;	 	
	width: 100%; 
}


img, a img {
	border: 0px;
}

a:link, a:visited{
	color: #c6282a;
	text-decoration: none;
}

a:hover, a:active{
	color: #c6282a;
	text-decoration: underline;
}

h1 {
	font-size: 24px;
	line-height: 30px;
	margin-bottom: 24px;
}

h2 {
	font-size: 23px;
	line-height: 26px;
	margin-bottom: 21px;
}

h3 {
	font-size: 18px;
	line-height: 21px;
	margin-bottom: 18px;
}

h4 {
	font-size: 14px;
	line-height: 18pxl
	margin-bottom: 14px;
}

h5 {
	font-size: 13px;
	line-height: 16px;
	margin-bottom: 13px;
}


p {
	margin-bottom: 18px;
}

ol, ul {
	margin: 18px 18px;
}

hr {
	display: none;
}


blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
}

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


/* Begin Structure */


#container {
	background: #e9e0b7;
	border: 0px;
	margin: 0px auto;
	padding: 0px;
	position: relative;
	width: 736px;
}

#page{
	border: 0px;
	padding: 0px;
}


/*
 * HEADER
 * Logo, tag
 */
 
#header {
	background: #371712 url("images/bg-header.gif") no-repeat 0 0;
	height: 146px;
	padding: 0;
	width: 736px;
}

#logo {
	display: block;
	height: 121px;
	width: 736px;
}

#navigation {
	display: inline;
	float: left;
	height: 19px;
	list-style: none;
	margin: 5px 0 0 8px;
	width: 596px;
}

#navigation li {
	display: inline;
	padding: 0px;
	margin: 0 0 0 30px;
	float: left;
}

#navigation li a {
	color: #e7e1bd;
	font-family: "Conduit ITC", Lucida Grande, Sans-serif;
	font-size: 1.1em;
	text-decoration: none;
	text-transform: uppercase;
}

#navigation li a:hover, #navigation li.current_page_item a {
	color: #b63923;
}

#header .addthis {
	display: inline;
	float: left;
	height: 23px;
	margin: 2px 0 0 0;
	width: 129px;
}

/*
 * MAIN DIV LAYOUT
 * Content, Sidebar
 */
 
#mainDiv {	
	
}

#content {
	background: #431914 url("images/bg-wood.jpg") repeat 0 0;
	margin: 0;
}

*html #content {
}

.internal #content {
	background: #e9e0b7;
}


#content ol {
	list-style: decimal;
	margin: 18px 18px;
}


#content ul {
	list-style: circle;
	margin: 18px;
}

#content-top {
	height: 11px;

}

#content-bottom{

	height: 11px;
}


#footer {
	background: #8f191c;
	clear: both;
	height: 33px;
	margin: 0 auto;
	padding: 8px 0 0 0;
	width: 736px;
}

#media {
	padding: 0;
	margin: 0;
	width: 100%;
	clear: both;
	background: url( 'images/footer-background.png' ) repeat-y top left;
}

/*
 * SLIDESHOW 

#flash_slideshow{

	margin:  70px 0px 100px 140px;
}
*/


/* MEDIA CONTAINER */
#media-wrapper {
	background: #e9e0b7 url("images/bg-media-body.gif") repeat-y 0 0;
	clear: both;
	width: 736px;
}

#media-wrapper .top {
	background: url("images/bg-media-header.gif") no-repeat 0 0;
	height: 10px;
	width: 736px;
}

#media-wrapper .media-col {
	display: inline;
	float: left;
}

#media-wrapper .media-col h2 {
	color: #320000;
	font-size: 1.1em;
	text-transform: uppercase;
}

#media-audio {
	margin: 0 12px 0 18px;
	width: 159px;
}

#media-audio #player-list {
	list-style: none;
	margin: 18px 0;
}

#media-audio #player-list .wrapper-voicemail-item {
	list-style: none;
	margin: 0 0 6px 0;
}

#media-audio #player-list .wrapper-voicemail-item p {
	margin-bottom: 6px;
}

#media-polls {
	margin: 0px 12px 0 18px;
	width: 175px;
}

#media-video {
	margin: 0 0 0 10px;
	width: 320px;
}

#media-video .video-player {
	height: 275px;
	width: 320px;
}


/*
 * POLLS
 */

#media-polls .wp-polls-ans {
	margin-top: 0px;
}	

#media-polls .wp-polls-ul {
	margin: 0 0 16px 0;
}

#media-polls .wp-polls-ul li {
	background: #beb595;
	clear: both;
	display: block;
	margin: 0 0 1px 0;
	padding: 3px 6px;
}

#media-polls .wp-polls-ul li input {
	display: inline;
	float: right;
	width: 25px;
}

#media-polls .wp-polls-ul li label {
	display: inline;
	float: left;
	font-size: 0.9em;
	width: 130px;
}

#media-polls .total-votes {
	font-size: 1em;
}

#media-polls .vote-btn input {
	background: transparent;
	border: none;
	color: #c6282a;
	font-size: 1.1em;
	padding: 0;
}

#media-polls .view-results {

}

#media-polls .view-results #ViewPollResults {
	color: #8d181c;
}

/* 
 * FOOTER *
 */
 
#footer .copyright {
	color: #fff;
	display: inline;
	float: left;
	font-size: 0.9em;
	margin: 2px 0 0 21px;
	width: 290px;
}

#footer .copyright a {
	color: #fff;
}

#footer #partner-logos {
	float: left;
	list-style: none;
	margin: 0;
}

#footer #partner-logos li {
	display: inline;
	float: left;
	margin-right: 30px;
}

/*POST */

.post {
	background: #e9e0b7;
	/*background: url( 'images/post-background-top.png' ) no-repeat top left;*/
	color: #000000;
	font: Helvetica, Sans-serif;
	padding: 10px 10px 10px 38px;
}

.post img { 
	
	width: 205px;
	height: 155px;
	border: 1px solid black;
	margin: 0px 12px 26px 0px;
	float: left;
}

.post p {
	padding-right: 80px;
}

.post ul {
	margin-left: 18px;
	list-style: circle;
}

.post h2, .post h3 {
	margin-bottom: 1em;
	text-transform: uppercase;
	color: #320000;
}

.post #video-list {
	display: inline;
	float: left;
	list-style: square;
	margin-top: 37px;
	width: 150px;
}

.post #wrapper-video {
	display: inline;
	float: left;
	width: 320px;
}

.post .continue{
	clear: both;
	display: block;
	border-top: 1px dotted grey;
	margin-top: 6px;
	vertical-align: bottom;
	padding-top: 6px;


}

.post_date {

	display: block;
	width: 426px;
	font-size: 9px;
}


.postmetadata {
	
	
	height: 28px;
	width: 474px;
	text-align: left;
	font-size: 9px;
	background: url( 'images/post-background-bottom.png' ) no-repeat bottom left;
	margin-bottom: 28px;
}

.postmetadata p
{
	padding-top: 2px;
	padding-left: 10px;
}

.alt {

	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;

}

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


/*
 * COMMENTS
 */
#comment {
	width: 400px;
}



/*
 * CONTACT
 */
 
 .cform {
 	float: left;
 	margin: 0px;
 	width: 600px;
 	
 }	

 .cform .cf-fs1{
 
	 background: #dcd29f;
  	 width: 600px;
  	 margin: 0px;
  	 
  }
 .cf-fs1 legend{
 	
 	display: none;
 }
 
 .cf-ol {
 	
 	 margin: 0px;
	 font-size: 12px;
 }
 
.cf-ol li {
	margin: 0px;
	padding: 0px;
	width: 680px;
	
}

.cf-ol li input, .cf-ol li textarea{
	width: 320px;
	margin: 0px;
}

.cf-sb {
	width: 680px;
	float: right;
}

#sendbutton {
	margin-left: 0px;
	background: #dcd29f;
}

.linklove {
	clear:both;
}
