/*
Theme Name: Momar Green
Theme URI: http://sixty4media.com
Description: Theme desigend for Mind Over Mountain Adventure Racing Blog.
Adapted from Green Bug by <a href="http://gotchance.com/">Shrihari</a> & <a href="http://nitrogendesigns.com">Nitrogen Designs</a>.
Author: <a href="http://sixty4media.com">sixty4media.com</a>.
*/


* { margin: 0; }

.post .title
{
	margin-bottom: 10px;
	margin-top: 0px;
}

body
{
	font-family: Tahoma, Trebuchet;
	font-size: 1.2em;
	background: #e6e6e6 url(images/spots.gif) repeat;
	
}
a { color: #354B58; }
a:hover { color: #000; }

#wrap
{
	margin-top: 0px;
	width: 800px;
	padding-top: 0px;
	text-align: left;
	/*border: 3px solid #354B58;*/
	background: #fff url(images/wrapper.jpg) repeat-y;
}
img, img a { border: 0; }

#header
{
	height: 375px;
	padding-top: 0px;

}

#header object
{	
	margin: 0 auto;
	display: block;
	text-align: center;
}

#header .logo a
{
	color: #000;
	text-decoration: none;
}
#header .logo a:hover
{
	color: #F39100;
}

#menu
{
	background: #354B58 url(images/headerborder-dark.jpg) repeat-x;
	height: 35px;
	border-bottom: 2px solid #293B45;
	margin-left: 10px;
	margin-right: 10px;
}

#menu ul{
	margin: 0;
	padding: 0 0 0 10px;
	list-style: none;
}

#menu ul li{
	float: left;
	margin: 0 15px 0 0;
	font-size: 0.7em;
	color: #fff;
}

#menu ul li a{
	padding: 10px 20px 10px 12px;
	background: url(images/bullet.png) no-repeat;	
	background-position: 0 13px;
	text-decoration: none;
	color: #FFF;
	display: block;
}
#menu ul li a:hover
{

	background: url(images/bullet-hover.png) no-repeat;
	background-position: 0 12px;

}

h1 {
	font-size: 0.9em;
	font-weight: normal;
}

h2 {
	font-size: 0.9em;
	font-weight: normal;
	color: #354B58;
	text-decoration: none;
}

#ad-bar
{
	background: #354B58 url(images/headerborder-flip.jpg) repeat-x;
	height: 50px;
	margin-left: 10px;
	margin-right: 10px;
}

#ad-bar img {
	float: right;
	padding: 8px 10px 1px 2px;

}

#content
{
	padding: 10px 10px 20px;

	
}

#left
{
	float: left;
	width: 520px;
	padding: 10px 10px 20px 10px;
	

}

#right
{
	font-size: 0.8em;
	line-height: 1.8em;
	float: right;
	width: 180px;
	padding: 0 10px 15px 10px;
	background-color: #F39100;
	border-top: 1px solid #888;
	border-left: 2px solid #CB7900;
	height: 100%;
}
/*#left img
{
	margin: 5px;
	max-width: 98%;
}*/
#left ul, #right ul, #left ol, #right ol, #left .commentlist li.alt ol, #left .commentlist li.alt ul
{
	margin: 5px 0 0 0;
	line-height: 25px;
	padding: 0;
	font-size: 1.0em;
}
#left li, #right li, #left .commentlist li.alt li
{
	list-style: inside;
	padding-left: 20px;
	margin: 0;
	botder: 0;
	list-style-type: disc;
}
#left .post blockquote
{
	margin: 10px;
	background: url(images/quote.jpg) no-repeat top left;
	padding-left: 45px;
	min-height: 36px;
}

p {
	padding-bottom: 10px;
}

.post {
	margin-bottom: 35px;
}
.post .title a
{
	font-size: 1.0em;
	font-weight: bold;
	text-decoration: none;
	color: #354B58;
}
.post .title a:hover
{
	color: #F39100;
	text-decoration: none;
}

.post h1
{
	font-size: 1.0em;
	text-decoration: none;
	color: #F39100;
	margin-bottom: 5px;
	margin-top: 5px;
}
.post h1 a
{
	font-size: 1.0em;
	text-decoration: none;
	color: #F39100;
}
.post h1 a:hover
{
	color: #354B58;
	text-decoration: underline;
}

.post .meta
{
	color: #999;
	padding: 2px;
	font-size: 0.6em;
	border-top: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
}
.post .meta a
{
	color: #777777;
}
.post .meta a:hover
{
	color: #000;
}
.post .meta .posted
{
	float: left;
}
.post .meta .comments
{
	float: right;
}
.post .meta .comments a
{
	background: url(images/comments.png) left no-repeat;
	padding-left: 20px;
	padding-bottom: 1px;
	display: block;
	text-decoration: none;
	font-size: 1.0em;
}

#navigation 
{
	display: block;
	text-align: right;
	margin-top: 5px;
	margin-bottom: 10px;
	font-size: 0.7em;
	text-decoration: none;
}
	
.post .entry
{
	text-align: justify;
	padding: 4px;
	margin-bottom: 0px;
    font-size: 0.7em;
    line-height: 1.4em;
}

.post h2
{
	font-size: 1.0em;
	text-decoration: none;
	color: #354B58;
	margin-bottom: 5px;
	margin-top: 5px;
}
.post h2 a
{
	font-size: 1.0em;
	text-decoration: none;
	color: #354B58;
}
.post h2 a:hover
{
	color: #F39100;
	text-decoration: underline;
}


.ltop
{
	/*background: url(images/widget-top.jpg) no-repeat;
	width: 220px;
	height: 13px;*/
}
.lmid
{
	/*background: url(images/widget-mid.jpg) repeat-y;
	width: 200px;
	padding: 0 10px;*/

	font-weight: normal;
	margin: 1px 2px 1px 0px;
	font-size: 0.9em;
	padding-bottom: 1px;
	color: #fff;
	}
	
.lmid  ul
{
		margin: 0px 2px 0px 0px;

}

.lmid ul li

{

	margin: 0px 2px 0px 0px;
	font-size: 0.9em;

	color: #fff;
}

.lmid ul li a

{

	text-decoration: none;
	color: #FFF;

}

.lmid ul li a:hover
{

font-weight: bold;
}

.lmid h2

{
	font-weight: bold;
	margin: 0px 0px 2px 5px;
	font-size: 1.1em;
	padding-bottom: 2px;
	color: #fff;
}
.lbot
{
	/*background: url(images/widget-bot2.jpg) no-repeat;
	width: 220px;
	height: 12px;*/
	margin-bottom: 10px;
}

#comments, #respond{

	font-size: 0.7em;
}
#commentform 
{
	margin:10px 0;	
	padding:10px;
	background:#f9f9f9;
	border-top: #ddd 1px solid;
	border-bottom: #ddd 1px solid;
	font-size: 0.7em;
}
.commentnum 
{
	font-size:1.1em;
	font-weight:bold;	
	margin:0 5px 0 0;
}
#left .commentlist {
	margin: 1em 0;
	padding: 0;		
	border-top: #ddd 1px solid;
	font-size:0.8em;
}
#left .commentlist li.one, #left .commentlist li.alt
{
	list-style:none;
	margin: 0;
	padding: 0.5em 0.5em 2em;	
	background:#fff url(img/shadow_top.gif) repeat-x top;
	border-bottom: #ddd 1px solid;
	font-size:0.8em;
}
#left .commentlist li.alt 
{
    background:#f9f9f9;    
    font-size:0.8em;
}
#left .commentlist li.authorcomment 
{
    background: #ECE9D8;    
    font-size:0.8em;  
}
#left .commentlist li.one .cmtinfo, #left .commentlist li.alt .cmtinfo 
{
	font-size:0.8em;			
}
#left .commentlist li.one cite, #left .commentlist li.alt cite
{
	font-style:normal;
	font-weight:bold;
}
#left .commentlist li.one .cmtinfo em, #left .commentlist li.alt .cmtinfo em 
{
	float:right;
	margin:0;
	padding:0;
	font-style:normal;
	color:#999;
}

/* Begin Images */
p img {
	
	}

.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	border: 1px #ddd solid;

	}

.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}
	
#caption-right {    display: block;    float: right;    text-align: right;    margin: 0 0 3px 10px;    padding: 0 0 1px 0;    font-size: 0.95em;    background: none;    color: #777;
}#caption-left {    display: block;    float: left;    text-align: left;    margin: 0 10px 3px 0;    padding: 0 0 1px 0;    font-size: 0.95em;    background: none;    color: #777;}#caption-centered {
	text-align: center;
	width: 500px;    margin: 5px auto;    padding: 0 auto;    font-size: 0.95em;    background: none;    color: #777;
}

.caption {
	max-width: 500px;
	height: auto;
}


.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
	
/* End Images */


#footer
{
	border-top: 1px dashed #CCC;
	margin: 5px 0; 
	padding: 10px 20px 5px;
	font-size: 11px;
	color: #000;
	text-align: left;
	line-height: 1.5em;
}

.sixty4media {
	margin: 0;
	padding: 0;
}
