*{
	margin:0;
 	padding:0;
}


/*-----------Block Level Elements--------------*/
body {
	font: 80%/150% "Trebuchet MS", Tahoma, Arial;
	background: #949494;
        /* background-image: url('images/autumn-leaf-tile-light.jpg'); */
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
}

div.adblock_container {
     padding-top: 20px;
     background: #fff;
}
div.adblock img {
  padding: 2px 0px 2px 2px;
  background-color: #fff;
}

#rss_count {
     float: right;
     padding-right: 40px;
}

a {
	color: #CC6600;
	text-decoration: underline;
}

a:visited {
  	color: #CC6633;
	text-decoration: underline;
}
a:hover {
	color: #FF6600;
	text-decoration: underline;
}

#page {
	width: 950px;
	margin: 0px auto;
	background: #FFF url('images/page_background.jpg') top center repeat-y;
	padding: 0 10px 0 10px;
}

#header {
	position: relative;
	width: 100%;
	background: #000;
	height: 130px;
        padding-bottom: 5px;
	border-bottom: 5px solid #39c518;
}


#headerimg {
	position: relative;
        float: left;
	padding: 20px 0px 10px 40px;
        width: 502px;
	height: 78px;
}

#header #headerimg h1 {
        height:80px; 
        margin:0; 
        padding:0; 
        text-indent:-77777px; 
        line-height:1em;
}

#header #headerimg h1 a {
        background:url(images/glbl_logo.jpg) no-repeat 0px 0px;
        display:block;
        height:100%;
        width:502px;
        text-decoration:none;
        color:#fff;
}  

#subscribe {
        float: right;
        height: 63px;
        width: 180px; 
	padding: 20px 0px 10px 0px;
        margin-top: 15px;
}

#subscribe #rss a {
       /* color: #758C3C;  */
	   color: #CC6600;
       line-height: 140%;
       text-transform:uppercase; 
       text-decoration: none;
       font-weight: bold;
       font-size: 16px;
       background: transparent url(images/rss-feed-icon.gif) no-repeat 0px 50%;
       padding-left: 19px;
}

#subscribe #rss_email a {
       /* color: #758C3C; */
	   color: #CC6600;
       line-height: 140%;
       text-transform:uppercase; 
       text-decoration: none;
       font-weight: bold;
       font-size: 16px;
       background: transparent url(images/rss-mail-icon.png) no-repeat 0px 50%;
       padding-left: 19px;
}

#hnav {
	list-style: none;
	margin: 0px;
	position: relative;
        left: 0px;
	right: 20px;
	bottom: 0px;
}

#hnav li {
	float: left;
        border-width: 1px;
        border-color: #758C3C;
        border-style: none solid none none;
}
#hnav .current_page_item a, #nav .current_page_item a:visited{
	color: #758C3C;
	text-decoration: none;
}
#hnav .page_item a {
	color: #ffffff;
     	text-decoration: none;
	padding: 5px 10px;
        text-align: center;
	font: bold 14px/100% Arial, Helvetica, sans-serif;
	display: block;
}
#hnav .rss_item a {
	color: #ffffff;
     	text-decoration: none;
	padding: 0px 0px;
	display: block;
}

#hnav .page_item a:hover {
	color: #ffffff;
        background: #758C3C;
        text-decoration: none;
}

#hnav .rss_item a:hover {
	color: #ffffff;
        text-decoration: none;
}

#wrapper {
	width: 100%;
}

#content {
	float: left;
	width: 500px;
	line-height: 1.6em;
	padding-left: 20px;
	padding-top: 20px;
}

#content.img {
        margin: 0px;
        padding: 10px;
}

#sidebar {
	float: right;
	width: 410px;
	margin-left: 0px;
	padding-top: 0px;
}

#footer {
	clear: both;
	color: #fff;
	background: #000;
	width: 100%;
        border-top-width: 6px;
        border-top-style: solid;
        border-top-color: #39c518;
}

#footer li {
	margin-left: 30px;
}

#footer a, #footer a:hover, #footer a:visited {
	color: #fff;
	text-decoration: none;
}

#footer_left {
	padding: 10px 0 10px 20px;
	text-align: left;
	float: left;
	width: 480px;
	line-height: 1.6em;
}

#footer_right {
	padding: 10px 20px 10px 0;
	text-align: right;
	float: right;
	width: 390px;
	margin-left: 0px;
}

/*-------------Headings-------------*/

h1 {
	margin:0px;
	padding-left: 70px;
	height: 60px;
	font: bold 36px/100% "Trebuchet MS", Tahoma, Arial;
	color: #c9eefe;
}
h1 a, h1 a:visited{
	color: #c9eefe;
	text-decoration: none;
}
h1 a:hover{
	color: #ffffff;
	text-decoration: none;
}
h2 {
	color: #59770e;
	margin: 0px 0px 2px;
	border-bottom: 1px dotted #CCCCCC;
	letter-spacing: -1px;
	font: normal 190%/100% "Trebuchet MS", Tahoma, Arial;
	padding-bottom: 3px;
}
h2 a, h2 a:visited {
	color: #59770e;
	text-decoration: none;
}
h2 a:hover {
	color: #FF6600;
	text-decoration: none;
}
h3 {
	font: normal 140%/100% "Trebuchet MS", Tahoma, Arial;
	color: #758d38;
	margin: 10px 0px 5px;
}
h4 {
	font: normal 130%/100% "Trebuchet MS", Tahoma, Arial;
	color: #758d38;
	margin: 10px 0px 5px;
}

/*-------------The Post-------------*/
.post {
	/*font-size: 1.2em;*/
	margin-bottom: 30px;
	text-align: justify;
}

.post p {
	padding: 5px 0px;
	margin: 5px 0px;

}

.post ul, .post ol {
	margin: 10px 0 10px 0;
	padding-left: 40px;
}

.post li {
	padding: 2px 0 2px 0;
}

.entry {
	margin-bottom: 10px;
	text-align: justify;
}

.entrytext .postmetadata {
	margin-top: 20px;
	text-align: justify;
}

.postmetadata {
	/* border-top: 1px dotted #ccc; */
	padding-top: 2px;
	margin-bottom: 40px;
	text-align: right;
}

.postmetadata alt {
	border-top: 1px dotted #ccc;
	padding-top: 2px;
	margin-bottom: 40px;
	text-align: left;
}

.navigation {
	display:block;
	margin-bottom: 20px;
}

#nav {
    list-style-type : none;
    text-align : center;
   	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 3.15em;
	height : 40px;
}

#nav a {
   margin: 0px;
   width : 94px;
   height : 20px;
   font-weight : bold;
   font-style : normal;
   display : block;
   padding: 0 0 10px 0;
}

#nav a:hover {
	background: #000;
}

#nav li {
	float: right; 
	list-style-type: none;
	margin: 0px;
	border-right: solid 1px #fff;
}
 
.alignleft {
	float:left;
	text-align:left;
}

.alignright {
	float:right;
	text-align:right;
}

.pagetitle {
	font-size: 1.6em;
	margin-bottom: 20px;
}

blockquote {
	margin: 10px 0 10px 0;
	padding: 5px 10px 5px 10px;
	background: #fffff;
	border-top: solid 1px #EDE0B3;
	border-bottom: solid 1px #EDE0B3;
}


code{
	font:1.2em 'Courier New',Courier,Fixed;
	display:block;
	overflow:auto;
	text-align:left;
	margin: 10px 0 10px 0;
	padding: 5px 10px 5px 10px;
	background: #fffff;
	border-top: solid 1px #EDE0B3;
	border-bottom: solid 1px #EDE0B3;
}

a img {
	border: 0;
        padding: 0px 10px 5px 10px;
}


/*--------------Sidebar------------*/

#sidebar ul {
	margin-bottom:20px;
}

#sidebar .sidebar_left ul h3 {
	font: normal 140%/100% "Trebuchet MS", Tahoma, Arial;
	color: #758d38;
	margin: 0px 0px 2px;
	border-bottom: 1px solid #CFE1AC;
}

#sidebar .sidebar_right ul h3 {
	font: normal 140%/100% "Trebuchet MS", Tahoma, Arial;
	color: #758d38;
	margin: 0px 0px 2px;
	border-bottom: 1px solid #CFE1AC;
}

#sidebar ul li {
	list-style:none;
}

#sidebar ul ul {
	font: normal 98%/125% "Trebuchet MS", Tahoma, Arial;
}

#sidebar .sidebar_left ul ul li {
	border-bottom: solid 1px #CFE1AC;
}

#sidebar .sidebar_right ul ul li {
	border-bottom: solid 1px #CFE1AC;
}

/*sidebar text styles */
#sidebar a, #sidebar a:visited{
	color: #495233;
	text-decoration: none;
}
#sidebar a:hover{
	color: #FF6600;
	text-decoration: underline;
}

#sidebar .sidebar_left {
	width: 185px;
	float: left;
	padding: 0 10px 0 5px;
}

#sidebar .sidebar_right {
	width: 185px;
	float: right;
	padding: 0 10px 0 5px;
}

.boxad {
        padding: 5px;
        border: 1px solid;
	width: 150px;
	text-align: center;
        margin: 10px 0px 0px 5px;
        font: normal 90%/100% "Trebuchet MS", Tahoma, Arial;
}

.relatedposts {
-x-system-font:none;
border-color: #728937;
border:3px solid;
background-color: #B2CC99;
font-family:"Trebuchet MS",Tahoma,Arial;
margin:10px 0 0 5px;
padding: 5px;
text-align:left;
width:480px;
}

.boxad2 {
    padding: 5px 5px 5px 5px;
    border: 1px solid;
	width: 150px;
	text-align: center;
    margin: 10px 0px 20px 5px;
    font: normal 90%/100% "Trebuchet MS", Tahoma, Arial;
}

#pop_list ul {
        list-style-image: url(images/mini-page-arrow.gif);
        list-style-type: circle;      
}

/*--------------Comments--------------*/

#comments {
	margin-bottom: 20px;
        border-bottom: 1px dotted #CCCCCC;
	padding-bottom:20px;
}

#respond {
	margin-bottom: 5px;
}

ol.commentlist  p {
	padding: 5px 0px;
	margin: 5px 0px;
}

ol.commentlist  p {
	padding: 5px 0px;
	margin: 5px 0px;
}

ol.trackbacklist {
	list-style-type : disc;
}

ol.trackbacklist li {
	margin-left: 20px;
	padding-bottom: 0px;
}

ol.commentlist {
	list-style-type : none;
}

ol.commentlist li {
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px dotted #ccc;
}

ol.commentlist li.alt {
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px dotted #ccc;
}

.commentlist cite, .commentlist cite a, .commentlist cite a:visited {
	font-weight: bold;
	font-style: normal;
	font-size: 120%;
	color: #CC6600;
}

#comment_title {
	margin-bottom: 5px;
}

#commentform {
	margin-bottom: 20px;
}

#commentform p {
	margin-bottom: 10px;
}

.commentlist small {
	margin-bottom: 5px;
	display: block;
	font-size: 87%;
}

#commentform textarea {

	width:99%;
	padding:2px;
	font-size: 12px;
	background-color: #fff;
	border: 1px solid #ccc;
	}
	

/*--------------Search Form-------------*/

#search {
        padding-top:20px;




	margin-bottom: 20px;
	text-align: right;
}

#searchform {
        margin-top: 20px;
	margin-bottom: 20px;
}


#searchform input {
	width: 180px;
	background: #fff;
}

/*-------------Calendar-----------------*/

#wp-calendar {
	width: 180px;
	text-align: left;
	margin-top: 5px;
}

#wp-calendar th {
	margin-top: 5px;
}


#wp-calendar caption {
	font-size: 1.2em;
	margin-top: 5px;
}

/*-------------Other------------------*/

hr {
	display: none;



}

#adsense_singlepost_top_square {
	float: right;
	margin-left: 10px;
}


#adsense_singlepost_bottom_square {
	margin-bottom: 30px;
}

#adsense_singlepost_top_banner {
	margin-bottom: 5px;
}

#adsense_singlepost_bottom_banner {
        padding-top:20px;
	margin-bottom: 30px;
}

#adsense_homepage_linkunit {
	margin-bottom: 30px;
}

#adsense_homepage_banner {
	margin-bottom: 0px;
}

#feedgraphic a:hover {
	text-decoration: none;
}

