/*  
Theme Name: JRM SOW
Theme URI: http://jrmsow.org/
Description: The default theme for the JRM SOW website, designed by <a href="http://gmndesign.com/">gmnDesign</a>.
Version: 1.0
Author: Shawn Gregg
Author URI: http://gmndesign.com/

*/

html,body{
	margin:0;
	padding:0;
	background: #BFBD73 url(/images/bg.gif) repeat-x;
}
body{font: 10px Arial, Verdana, Helvetica, sans-serif;}

a img{border:0;}
p{
	margin: 12px 20px 10px;
}

/*###############################################   
              Structure
###############################################*/

div#container{width:756px;margin:0 auto;height: auto;font-size: 1.2em;}
div#header{position: relative;height:170px; background: url(/images/head.jpg);color: #79B30B; }
div#header h1{padding:0;margin:0;height: 0 !important;width: 0;overflow: hidden;
/* Just temp */ display:none;}
div#footer{
	clear:both;
	color: #FFF;
	margin-top: 10px;
	padding-right: 12px;
	padding-bottom: 20px;
}
.gmn{background: url(/images/gmn.gif);height: 0;width: 200px;display: block;overflow: hidden;float: right;padding-top: 16px;}
.gmn em {height: 0px !important;width: 0px;}

/*###############################################   
              Structure - Home
###############################################*/

div#home {border: 7px solid #9aaa48;min-height: 500px;background: #FFFFFF;overflow:auto;
	_height: 500px;
	_overflow:visible;
}
div#home div#top{text-align:right;height:138px;background: #EDDFBA url(/images/verse.gif) 1px no-repeat;}
div#home div#content{float:left;width:412px;padding: 0px;}
div#home h2 {font: normal 2.2em/1.2em Georgia, "Times New Roman", Times, serif;
	margin: 10px 0px 0px 10px;
	padding: 0px;
	color: #630;
	word-spacing: normal;
	text-align: left;
	letter-spacing: -1px;
	border-bottom: 1px solid #ECDFB9;
}

div#home h2 a:link, div#home h2 a:visited {
color: #630;
text-decoration:none;
}
div#home h2 a:hover {
	color: #630;
	text-decoration:none;
	background: #EAE9CE;
}

div#home div#side{width:322px;min-height:400px;background:url(/images/side_bg.gif) repeat-y;float: right;padding: 0px;
	_height:400px;
}
div#home div#side p{
	font: normal 1.3em/1.3em Georgia, "Times New Roman", Times, serif;
	padding-top: 0px;
	padding-bottom: 0px;
}
div#home div#side .gal a img{
	border: 1px solid #9AAA48;
	padding: 3px;
	background: #ECDFB9;
}

/*###############################################   
              Structure - Page
###############################################*/

div#page {border: 7px solid #9aaa48;min-height: 500px;background: #FFFFFF url(/images/side_bg.gif) repeat-y 490px;overflow:auto;
	_height: 500px;
	_overflow:visible;
}
div#page div#top{
    position: relative;
	height:80px;
	background: #EDDFBA url(../../../images/headbg.jpg) repeat-x;
}
div#page div#content{
	float:left;
	width:482px;
	padding: 0px;
}
div#page h2 {font: normal 2.8em Georgia, "Times New Roman", Times, serif;
	margin: 0px;
	padding: 20px 0px 0px 12px;
	color: #697531;
	word-spacing: normal;
	text-align: left;
	letter-spacing: -1px;
}

div#page h3{
	font: normal 2.2em/1.2em Georgia, "Times New Roman", Times, serif;
	padding: 0px;
	color: #82650C;
	word-spacing: normal;
	text-align: left;
	letter-spacing: -1px;
	border-bottom: 1px solid #ECDFB9;
	margin: 12px 0px 0px 15px;
}
#searchform {
	margin: 0px;
	padding: 0px;

}
.contactform {
	padding: 0px;
	margin: 20px 25px 10px;
}

#search {
	position:absolute;
	right: 0;
	width: 220px;
	margin: 0px;
	padding: 6px;
	top: 16px;
}


div#page h3 a:link, div#page h3 a:visited {
color: #630;
text-decoration:none;
}
div#page h3 a:hover {
	color: #630;
	text-decoration:none;
	background: #EAE9CE;
}


div#page div#side{width:250px;min-height:400px;float: right;padding: 0px;
	_height:400px;
}
div#page div#side p{
	font: normal 1.3em/1.3em Georgia, "Times New Roman", Times, serif;
	padding-top: 0px;
	padding-bottom: 0px;
}
div#page .gal a img{
	border: 1px solid #9AAA48;
	padding: 3px;
	background: #ECDFB9;
	margin-bottom: 10px;
	margin-left: 8px;
}
div#page div#content ul{
}

div#page div#content ul li{
	list-style: disc;
	font: 1.4em Georgia, "Times New Roman", Times, serif;
	margin-bottom: 4px;
}




/*###############################################   
              Navigation
###############################################*/

	#header ul#nav  {
    position: absolute;
    bottom: 0;
    margin:0;
    padding:0;
    list-style:none;
    font-size:1.1em;
    left: 20px;
    overflow: hidden;
    min-width: 750px;
	}
	
	#header ul#nav li {
	display:inline;
	margin:0;
    padding:0;
    }

.page_item a:link, .page_item a:visited {
	display:block;
	color:#630;
	background:#fff;
	float:left;
	margin:0 0 0 1px;
	padding:5px 12px;
	text-decoration: none;
	font: bold 0.9em Arial, Helvetica, sans-serif;
}

.current_page_item a:link, .current_page_item a:visited {
	background:#9aaa48;
	color: #fff;
}

.page_item a:hover {    
	color:#fff;
	background: #630;
	color: #fff;}



	
		

	
/*###############################################   
              Blog
###############################################*/

.postmetadata{
	font-size: 0.9em;
	color: #82650C;
}
ul.recent {
	list-style: none;
	margin: 10px 0px 0px;
	padding: 0px 0px 1px;
}
.feed {
	text-decoration: none;
	background: url(/images/feed16.jpg) no-repeat 60px center;
	width: auto;
	display: block;
	padding: 5px 5px 5px 84px;
	color: #630;
}

ul.recent li{
	list-style: none;
  clear: both;
}
ul.recent li a small {
  float: right;
}

ul.recent li a small span {
  font-size: 9px;
}


ul.recent li a:link, ul.recent li a:visited {
	text-decoration: none;
	display: block;
	margin-left: 8px;
	margin-top: 3px;
	color: #630;
	font: 1.2em/30px Georgia, "Times New Roman", Times, serif;
	height: 30px;
	border-bottom: 1px solid #ECDFB9;
	cursor: pointer;
}
ul.recent li a:hover {
	text-decoration: none;
	display: block;
	margin-top: 3px;
	font: 1.2em/30px Georgia, "Times New Roman", Times, serif;
	height: 30px;
	border-bottom: 1px solid #ECDFB9;
	background: #ECDFB9;
	color: #000000;
	cursor: pointer;
}

ul.recent li a .blogtitle {
	float: left;
	display: block;
	padding-right: 6px;
	padding-left: 6px;
	width: 300px;
	height: 30px;
	overflow: hidden;
}
#side #sidebar h4 {
	color: #630;
	font: normal 1.5em Georgia, "Times New Roman", Times, serif;
	border-bottom: 1px solid #9AAA48;
	margin: 15px 20px 5px;
}
#side #sidebar p {
	font-family: Arial, Helvetica, sans-serif;
}
#side #sidebar {
	margin-bottom: 20px;
}

#side #sidebar ul li ul {
	margin-left: 20px;
	margin-right: 20px;
}
#side #sidebar div.status {


}
#side #sidebar .status p {
	margin: 0px;
	padding: 0px;
	font: 1.0em Arial, Helvetica, sans-serif;
		background: #F4F4E7;
	margin: 15px 15px 10px;
	padding: 6px;
	border: 1px solid #630;
}


#side #sidebar ul {
	margin: 0px;
	padding: 0px;
}
#side #sidebar li {
	list-style: none;
}
a:link, a:visited {
	color: #663300;
}
.alignright {
	float: right;
	}

.alignleft {
	float: left;
	margin-left: 12px;
	}.navigation {
	display: block;
	padding-top: 20px;
	padding-bottom: 20px;
}

iframe{border:0;}
