/*   
Theme Name: chass
Theme URI: http://www.murraychass.com
Description: To customize the main site.
Author: Ryan Rodemoyer (first initial dot last name at gmail dot com)
Author URI: 
Template:
Version:
.
General comments/License Statement if any.
. This is for http://www.murraychass.com only. No information contained has been made available for public or private use.
*/

html, body { margin: 0; padding: 0; font-size: 100%; }
body { background: #E6E6E6; font-size: 1em; font-family: Calibri, Georgia, "Times New Roman", Times, serif }

a { text-decoration: none; color: #008000; }
a img { border: none; }

h1,h2,h3,h4,h5,h6 { margin-top: 0; }
h2.headline { font-size: 1.625em; }
h3.headline { font-size: 1em; }

.standard-margin { margin-bottom: .188em; }
.green-border { border-top: .312em #008000 solid; border-bottom: .312em #008000 solid; }
.center { text-align: center; }
.floatleft { float: left; }
.floatright { float: right; }
.bold { font-weight: bold; }
.notopbotmargin { margin-top: 0; margin-bottom: 0; }
.postmetadata { text-align: center; }
.leftborder { border-left: .063em #008000 solid; }
.upper { text-transform: uppercase; }
.letterspacing { letter-spacing: .125em; }
.small { font-size: small; }
.invisible {  }
.clear { clear: both; }
.headline { font-size: 1.33em; font-weight: bold; text-transform: uppercase; }

.imgmargleft { margin-left: 1em; }
.imgmargright { margin-right: 1em; }
.imgmargtop, .margtop { margin-top: 1em; }
.imgmargbot { margin-bottom: 1em; }

.feedburner { float: right; vertical-align: middle; margin-right: 1em; margin-top: 1em; }
.feedburner a:link, .feedburner a:visited { color: #008000; }
.feedburner a:hover, .feedburner a:active { color: #FF7500; }

.entry { font-size: 1.0em; line-height: 1.5em;}
hr { border: 0; color: #9E9E9E; background-color: #008000; height: 1px; width: 80%; text-align: center; }

#container-body { background: #FFFFFF; margin: 0 auto; width: 48.75em; }
#menu { background: #008000; }

#s { color: #000000; background: #7DFF7D; border: .063em #FFFFFF solid; vertical-align: middle; }
#searchsubmit { border: .063em #FFFFFF solid; vertical-align: middle; background: #7DFF7D; }
#search { text-align: center; line-height: 2.2em; } 

#header { background: url(images/header.png); width: 48.75em; height: 12.5em; }

#nav { background: #008000; line-height: 1.563em; }
#nav ul, #sidebar ul { list-style-type: none; margin: 0; padding: 0; }
#nav li { border-right: .063em #FFFFFF solid; float: left; width: 9em; }

#navhome a { background: url(images/nav-home.png) no-repeat; display: block; }
#navhome a:hover { background-position: -9em 0; }
#navhome a:active { background-position: -18em 0; }

#navbiography a { background: url(images/nav-biography.png) no-repeat; display: block; }
#navbiography a:hover { background-position: -9em 0; }
#navbiography a:active { background-position: -18em 0; }

#navabout a { background: url(images/nav-about.png) no-repeat; display: block; }
#navabout a:hover { background-position: -9em 0; }
#navabout a:active { background-position: -18em 0; }

#navsubscribe a { background: url(images/nav-subscribe.png) no-repeat; display: block; }
#navsubscribe a:hover { background-position: -9em 0; }
#navsubscribe a:active { background-position: -18em 0; }
/* End Menu Section */


#sidebar { float: right; width: 13.5em; }
#wpsidebar p { margin-top: 0; }
#mostrecentarticles ul, #mostcommentedarticles ul { margin: 0; }
#mostrecentarticles li, #mostcommentedarticles li { border-bottom: .063em #E6E6E6 solid; display: block; }
#mostrecentarticles a, #mostcommentedarticles a { display: block; }
#mostrecentarticles a:hover, #mostcommentedarticles a:hover { background: #E6E6E6; }
#main { float: left;  margin-bottom: .188em; padding-left: 1em; padding-right: 1em; padding-bottom: 1em;
		border-left: .063em #008000 solid;
		border-right: .063em #008000 solid;
		border-bottom: .063em #008000 solid; }

/* Begin Footer Section */
#footer { clear: both; background: #E6E6E6; }
#adsense {  }
#notice { text-align: center; }
#notice a  { color: #000000; }
#notice a:hover { color: #993300; }
/* End Footer Section */