
/*  
Theme Name: dmmfast theme
Theme URI: http://www.dmmfast.com
Description: a wordpress theme designed by dave for dmmfastcoaching.com
Author: dh
Author URI: http://www.onespeeder.com

*/

body, h1, h2, h3, h4, h5, h6, form, p, ol, ul{
	margin: 0;
	padding: 0;
	color: #9e8f5e;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Verdana, Arial, 'sans serif';
}
body{
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Verdana, Arial, 'sans serif';
	background:#0B160E;
	color: #9e8f5e;
}

a{
	text-decoration: none;
	color: #9e8f5e;
}
a:visited {
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
	font-weight: normal;
	color: #9e8f5e;
}
#ubercontainer{
	width: 950px;
	background:#254c32 url('images/headerbg.jpg') no-repeat 0 20px;
	margin: 0 auto;
	padding: 0;
	border-left: 1px solid #9e8f5e;
	border-right: 1px solid #9e8f5e;
}


#title {
	width: 820px;
	height: 155px;
	margin: 0 auto 15px;
}


#login {
	text-align: right;
	float: right;
	padding: 0 0 0;
	margin: 50px 0 0 0;
}
.loginform {
	display: inline;
}
#pwd {
	margin: 20px 0 0;
	padding: 0;
}
#container{
	padding: 0;
	margin: 0 auto;
	background: #3a5f46;
}
#page {
	width: 860px;
	margin: 0 auto;
	
}
#top {
	height: 39px;
	margin: 40px 0 0;
	background:#3a5f46 url('images/content_top.jpg') repeat-x;

}
#btm {
	height: 39px;
	background: url('images/content_btm.jpg') repeat-x;

}

.narrowcolumn{	
	float: left;
	width: 590px;
	padding: 0;
	margin: 0 0 0 80px;
}

#introflash {
	margin: 40px auto;
	padding: 0;
	width: 400px;
	height: 260px;
}

.widecolumn {
	width: 90%;
	margin: 0;
	padding: 0;
}

#sidebar {
	float: left;
	width: 170px;
	margin: 0;
	padding: 0;
	text-align: right;	
}
#sidebar a {
	color: #CBB878;
	
}

#ibar {
	padding: 0 0;
	margin: 0 0;
}
.post{
	padding: 0;
	margin: 0;
}

.post h2, .post2 h2{
	color: #CBB878;
	font-weight: normal;
	font-size: 2.2em;
	padding-bottom: 2px;
	border-bottom: 1px dotted;
}

.post h2 a, .post2 h2 a{
	text-decoration: none;
	color: #CBB878;
	font-weight: normal;
}

.post h2 a:hover{
	text-decoration: none;
}
.post h3 {
	margin: 0 0 20px 0;	
}

.date {
	float:right;
	margin: 0;
	padding: 7px 0 0 0;
	text-align: right;
	font-size: 9px;
	color: #4a4a4a;
}

.entry{
margin: 0;
}

.entry p, .entry td{
	text-shadow: 0 0 0 #000;
	font-size: 1.3em;
	color: #CBB878;
	padding: 10px 0 0;
	text-align: justify;
	line-height: 2em;
}

.entry a {
	color: #CBB878;
	border-bottom: 1px solid #9e8f5e;
	padding: 1px;
}

.entry a:hover {
	border: none;
	color: #84774E;
}

.entry ol, .entry ul {
	margin: 10px 30px;
}

.entry ol li, .entry ul li{
	padding: 5px 5px;
	font-size: 1.3em;
	font-weight: bold;
	color: #909090;
}

.postmetadata a:hover {
	background-color: inherit;
	border-bottom: 1px solid #4a4a4a;
	color: #9e8f5e;
}
.navigation, .navigation a{
	text-transform: uppercase;
	padding: 0;
	margin: 0;
	color: #9e8f5e;
}

.navigation a:hover {
	color: #444;
}
.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}


.commentlist ol, .commentlist ol li{
	list-style-type: none;
}

.commentlist ol{
	margin: 0 0 10px 0;
}

.commentlist ol li{
	margin-bottom: 15px;
	padding: 10px;
	background-color:#232323;
	border: 1px solid #272727;
}

.commentlist ol li p {
	line-height: 1.3em;
	font-size: 1em;
	font-weight: normal;
	color: #909090;
	
}

textarea {
	width: 99%;
	border: 1px solid #000;
	padding: 3px;
	font-size: 1.3em;
}

.entry blockquote {
	padding: 10px;
	margin: 20px 0;
	border: 1px solid #272727;
	background: #232323;
	line-height: 1.2em;
	font-size: .9em;
	font-style: italic;
	
}
blockquote strong {
	color: #ccc;
	text-transform: uppercase;
	text-decoration: underline;
}

cite{
	font-size: .8em;
	color: #9e8f5e;
}

/* ============================ Begin Images */

.entry img {
	max-width: 100%;
	padding: 4px;
	float: left;
	margin: 3px 5px 3px 0;
	display: inline;
	background-color:#414141;
	border: 1px solid #9e8f5e;
}

a img{
		border: 0px;
	}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	float: right;
	}

img.alignleft, object.alignleft {
	padding: 4px;
	margin: 0 7px 0 0;
	display: inline;
	float: left;
	}
		
.caption {
	font-family: Times, Roman, Serif;
	font-size: 1.2em;
	text-align: center;
	display: block;
	padding: 2px;
	margin: 5px 0 0 0;
}
	

/* ===========9e8f5e================= sidebar bs */
#sidebar {
	padding: 0 0 0;
	list-style-type: none;
}

#obar ul li, #ibar ul li{
	margin: 8px 0;
	font-size: 1.4em;
	list-style-type: none;
}

/* ============================ footer */


#footer {   
  	padding:5px;
	height: 20px;
	text-align: center;
	font-size: 1em;
	color: #9e8f5e;
	clear: both;
}

#footer a{
	color: #4e4e4e;
}

#search, #searchsubmit, #submit, .button, #contactsubmit, search {
	background-color: #252525;
	border: 1px solid #444;
	color: #9e8f5e;
	margin: 15px 0 0;
	padding: 2px;
}

#searchbox{
	display: block;
	clear: both;
	border: 1px solid #444;
	color: #9e8f5e;
	margin: 10px 0 30px 0;
	padding: 6px 4px;
}
 #s {
	background-color: #333;
	width: 160px;
	color: #9e8f5e;
	border: 1px solid;
	border-color: #666 #444 #444 #666;
	padding: 3px;
}

#information {
	visibility:hidden;
}

/*================================================================
						contact form*/
						
.contactleft {
	color: #9e8f5e;
	font-size: 1.2em;
	font-weight: bold;
	margin: 5px 0;
}

#pwd {
	margin: 0 0 8px 0;	
}

hr {
	border: none 0;
	border-top: 1px dashed #9e8f5e;/*the border*/
	width: 100%;
	height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
}

#calendar {
	width: 100%;
	border: 1px solid red;
	margin: 30px 0;
	}

