
* {
	margin: 0;
	padding: 0;
}

body {
	background-color: #449d46;
	background-image: url(../images/img01.gif);
	background-repeat: repeat-x;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, sans-serif;
	font-size: 13px;
	color: #474848;
}

h1, h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666666;
}

h1 {
	letter-spacing: -1px;
	font-size: 2.6em;
	font-weight: normal;
}

h2 {
	margin-bottom: 15px;
	letter-spacing: -1px;
	text-transform: uppercase;
	font-size: 1.2em;
}

h3 {
	font-size: 1em;
}

p, ul, ol {
	margin-bottom: 20px;
	line-height: 170%;
}

p {
}

blockquote {
	padding: 0 30px;
	background-image: url(../images/img12.gif);
	background-repeat: no-repeat;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #999999;
}

blockquote p {
}

a {
	background-image: url(../images/img03.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	text-decoration: none;
	color: #1D62B3;
}

a:hover {
	background: none;
	color: #E43C15;
}

hr {
	display: none;
}

/* Wrapper */

#wrapper {
	background-image: url(../images/img08.gif);
	background-repeat:repeat-x;
	background-position:left bottom;
}

/* Menu */

#menu {
	height: 50px;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: inline;
}

#menu a {
	float: left;
	height: 37px;
	padding: 13px 30px 0px 30px;
	font-size: 1.4em;
	font-weight: bold;
	color: #FCFDDF;
}

#menu a:hover {
	background: #333333;
	color: #FFFFFF;
}

#menu .current_page_item a {
	background-image: url(../images/img04.gif);
	background-repeat:repeat-x;
}

/* Header */

#header {
	height: 101px;
	width: 100%;
	
}

/* Logo */

#logo {
	float: left;
	width: 50%; 
	
}

#logo h1, #logo p {
	float: left;
}

#logo h1 {
	padding: 10px 0 0 20px;
	font-size: 3.2em;
	font-weight: bold;
	color: #3f9f34;
	
}

#logo p {
	margin: 0;
	padding: 38px 0 0 6px;
	
	letter-spacing: 2px;
	line-height: normal;
	font: normal 1.4em Georgia, "Times New Roman", Times, serif;
	color: #357b9f;
}

/* Search */

#search {
	float: right;
	width: 200px;
	padding: 40px 20px 4px 0;
	background: url(../images/img05.gif) no-repeat left bottom;
}

#search fieldset {
	border: none;
}

#search legend {
	display: none;
}

#s {
	float: left;
	width: 155px;
	margin: 0 0 0 10px;
	background: none;
	border: none;
	font: bold 13px Arial, Helvetica, sans-serif;
	color: #474848;
}

#x {
	display: none;
}

/* Page */

#page {
	width: 960px;
	margin: 0 auto;
	background-color: #FFFFFF;
	background-image: url(../images/img06.gif);
}

#bgtop {
	height: 20px;
	background-image: url(../images/img07.gif);
}

#bgbottom {
	padding-bottom: 20px;
	background: url(../images/img09.gif) no-repeat left bottom;
}

#page ul {
	list-style: none;
}

#page ul li {
	padding-left: 15px;
	background: url(../images/img11.gif) no-repeat left center;
}

/* Content */

#content {
	float: left;
	width: 430px;
	;
	min-height: 800px;
	padding: 0 0 0 20px;
}

#content2 {
	float: left;
	width: 675px;
	
	min-height: 800px;
	padding: 0 0 0 20px;
}

html>body #content {
	height: auto;
}

/* Post */

.post {
}

.post .bigpix {
	margin-bottom: 20px;
	background: #F0F0F0;
}

.post .bigpix .image {
}

.post .bigpix .caption {
	margin: 0;
	padding: 2px 10px 5px 10px;
	line-height: normal;
	font-size: .8em;
	font-weight: bold;
	color: #999999;
}

.post .bigpix .caption a {
	color: #999999;
}

.post .title {
	padding: 10px 10px 0 10px;
	font-size: 1.6em;
}	

.post .title a {
	background: none;
}

.post .byline {
	margin: 0;
	padding: 0 10px;
	line-height: normal;
	text-transform: uppercase;
	font-size: .8em;
	font-weight: bold;
	color: #C2C2C2;
}

.post .byline a {
	color: #C2C2C2;
}

.post .entry {
	padding: 20px 10px 0 10px;
}

.post .tags {
	margin: 0;
	padding: 5px 10px;
	background: #F0F0F0;
	line-height: normal;
	font-size: .8em;
	font-weight: bold;
}

.post .tags a {
	padding: 0 5px;
	background: none;
}

.post .links {
	padding: 5px 10px;
	border-bottom: 1px solid #EEEEEE;
	font-weight: bold;
}

.post .links .comments {
	padding-left: 20px;
	background-image: url(../images/img13.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

.post .links .permalink {
	padding-left: 18px;
	background: url(../images/img14.gif) no-repeat left center;
}

/* Sidebar Common Style */

.sidebar {
	height: 80%;
}

#page .sidebar ul {
	line-height: normal;
}

#page .sidebar li {
	padding: 0;
	background: none;
}

#page .sidebar li ul {
}

#page .sidebar li li {
	padding: 5px 15px 5px 25px;
	background: url(../images/img11.gif) no-repeat 10px 10px;
	border-bottom: 1px solid #F0F0F0;
}

.sidebar a {
	background: none;
}

/* Sidebar One */

#sidebar1 {
	float: left;
	margin-left: 05px;
	width: 250px;
	padding: 0 0 0 20px;
}

/* Sidebar Two */

#sidebar2 {
	float: right;
	width: 190px;
	padding: 0 20px 0 0;

}

/* Calendar */

#calendar_wrap {
	padding: 0 10px 20px 10px;
}

#calendar_wrap table {
	width: 100%;
	text-align: center;
	background: #F6F6F6;
	border: 2px solid #FFFFFF;
	border-collapse: collapse;
}

#calendar_wrap th, #calendar_wrap td {
	padding: 2px;
}

#calendar_wrap thead {
	background: #FFFFFF;
}

#calendar_wrap tbody {
	font-size: .8em;
	font-weight: bold;
}

#calendar_wrap tbody td {
	padding: 5px;
}

#calendar_wrap tbody a {
	font-size: 1.2em;
}

#calendar_wrap tfoot {
	background: #FFFFFF;
	text-transform: uppercase;
	font-weight: bold;
	font-size: .8em;
}

#calendar_wrap tfoot #prev {
	text-align: left;
}

#calendar_wrap tfoot #next {
	text-align: right;
}

/* Tag Cloud */

#tag_cloud {
	margin-bottom: 20px;
}

/* Footer */

#footer {
	width: 960px;
	height: 83px;
	margin: 0 auto;
	background: url(../images/img10.gif) no-repeat;
}

#footer p {
	padding-top: 20px;
	text-align: center;
	font-size: .8em;
	font-weight: bold;
}



#slideshow ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	background-image: none;
}

#slideshow .slides-list {
	clear:both;	
}

#slideshow .slides-list li {
	background-image: none;	
}

#slideshow .slides-nav {
	background-color: #ddd;
	border-top: 2px solid #ccc;
	list-style: none; 
	background-image: none;
}

#slideshow .slides-nav li {
	float: left;
	width: 29%;
	list-style: none; 
	background-image: none;
	
}

#slideshow .slides-nav li a {
	display: block;
	padding: 5px 15px;
	list-style: none;
	
	
}

.js #slideshow .slides-nav li.on,
.js #slideshow .slides-nav li.on a {
	background-color: #666;
	color:#FFF;
	
}

.js #slideshow .slides-nav li.on a {
	position: relative;
}


#underlinemenu{
	font-weight: bold;
	width: 100%;
	background-color: #000;
	margin-top: 65px;
	font-size: 13px;
}

#underlinemenu ul{
	padding: 6px 0 7px 0; /*6px should equal top padding of "ul li a" below, 7px should equal bottom padding + bottom border of "ul li a" below*/
	margin: 0;
	text-align: center; //set value to "left", "center", or "right"*/
	
}

#underlinemenu ul li{
	display: inline;
	
}

#underlinemenu ul li a{
	color: #5D5D5D;
	padding: 6px 3px 4px 3px; /*top padding is 6px, bottom padding is 4px*/
	margin-right: 20px; /*spacing between each menu link*/
	text-decoration: none;
	border-bottom: 2px solid gray; /*bottom border is 3px*/
}

#underlinemenu li.current a{
	color: #fff;
	border-bottom: 2px solid #060; /*bottom border is 3px*/
}

#underlinemenu ul li a:hover, .underlinemenu ul li a.selected{
	border-bottom-color: #060;
	color: #fff;
}


#vid_box{ width: 143px; text-align: left; height: 225px;float: left; margin-left: 4px; margin-top: 4px;  }
#vid_box .vid_box_vid_title { text-align: left; font-size:12px; color:#666666; height: 40px; padding: 5px; }
#vid_box .vid_box_vid_info { text-align: left; font-size:10px; color:#666666; padding: 5px; }
#vid_box .vid_box_vid_info a { text-decoration: none; }
#vid_box .vid_box_vid_desc { text-align: left; font-size:12px; color:#000; height: 75px; }


#log_in_box { border-bottom: 1px solid #060; background-color: #CECECE;-moz-border-radius: 5px; -webkit-border-radius: 5px; padding: 5px; }