/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	background: url(images/img01.jpg) repeat-x left top;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #787878;
}

h1, h2, h3 {
	margin: 0;
	text-transform: uppercase;
	letter-spacing: .15em;
	font-family: Arial, Helvetica, sans-serif;
}

h1 {
	font-size: 1.8em;
	padding-left: 20px;
    color: #5F882C;
}

h2 {
	font-size: 1.4em;
}

h3 {
	font-size: 1em;
}

p, ul, ol {
	margin-top: 0;
	line-height: 16px;
}

ul, ol {
}

a {
	text-decoration: none;
	color: #C0BFBF;
}

a:hover {
	background: none;
}

/* Header */

#header {
	width: 920px;
	height: 98px;
	margin: 0 auto;
}

/* Logo */

#logo {
	float: left;
	width: 600px;
}

#logo h1 {
	float: left;
	padding-top: 20px;
	text-transform: uppercase;
	font-size: 2.6em;
	color: #5F882C;
}

#logo p {
	float: left;
	margin: 0;
	padding: 30px 0 0 2px;
	text-transform: lowercase;
	font: 1.6em "Trebuchet MS", Arial, Helvetica, sans-serif;
	
} 

#logo a {
	background: none;
	text-decoration: none;
	color: #5F882C;
}

/* Search */

#search {
	float: right;
	width: 200px;
	padding-top: 16px;
}

#search form {
	width: 230px;
	height: 41px;
	margin: 0;
	padding: 15px 0 0 10px;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search-text {
	border: none;
	text-transform: lowercase;
	border: 1px #8DBC4A solid;
	font: bold 1.2em Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

#search-submit {
	margin: 0;
	padding: 0;
	background: #406800;
	color: #FFFFFF;
}

/* Menu */

#menu {
	width: 920px;
	height: 50px;
	margin: 0 auto;
}

#menu ul {
	margin: 0;
	margin-right: 30px;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
}

#menu a {
	margin-right: 3px;
	padding: 5px 20px 5px 20px;
	text-transform: uppercase;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}

#menu a:hover, #menu .current_page_item a {
	background: #566316;
	color: #FFFFFF;
}

#menu a:hover {
	text-decoration: underline;
}

/* Page */

#page {
	width: 920px;
	margin: 0 auto;
	padding-top: 15px;
}

/* Content */

#content {
	float: left;
	width: 630px;
}

.post {
	background: url(images/img03.jpg) no-repeat left top;
}

.post .title {
	padding: 15px 0 5px 20px;
	color: #5C5C5C;
}

.post .title a {
	background: none;
	color: #5C5C5C;
}

.post .meta {
	padding: 20px 20px;
	border-top: 1px dashed #D2D4C9;
	border-bottom: 1px dashed #D2D4C9;
	text-transform: uppercase;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.post .video {
	padding: 20px 20px;
	text-align: justify;
	border-bottom: 2px dashed #90BF4D;
}

.video h1 {
	font-size: 28px;
	margin: 0;
	padding: 20px 20px 20px 20px;
	border-bottom: 1px solid #5C5C5C;
	margin-bottom: 10px;
}

.post h1 {
	font-size: 18px;
	margin: 0;
	padding: 20px 20px 20px 20px;
	margin-bottom: 10px;
}

.video h2 {
	font-size: 14px;
    letter-spacing:0px;
	margin: 0;
	padding: 5px 5px 5px 5px;
	border-bottom: 1px solid #5C5C5C;
	margin-bottom: 10px;
}

.video p img {
 float:left;
 margin:0 10px 10px 10px;
 max-height: 90px;
 max-width: 120px;
 width: expression(this.width > 120 ? 120: true);
 height: expression(this.height > 90 ? 90: true);
}

#navnext {
float: right;
}

#navprev {
float: left;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 260px;
	color: #787878;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
}

#sidebar li ul {
	padding: 10px;
}

#sidebar li li {
	line-height: 24px;
	background: url(images/img05.jpg) no-repeat left center;
	border-bottom: 1px dashed #D2D4C9;
	padding-left: 15px;
}

#sidebar h2 {
	padding: 5px 10px;
	background: #79A73B url(images/img04.jpg) repeat-x left top;
	letter-spacing: -.5px;
	font-size: 1.2em;
	color: #FFFFFF;
}

#sidebar p {
	padding: 20px;
}

#sidebar li img {
	border: none;
}


#sidebar a {
	color: #787878;
	border: none;
}

/* Footer */

#footer {
	width: 100%;
	height: 50px;
	margin: 0 auto;
	padding: 40px 0;
	background: #90BF4D url(images/img02.jpg) left top;
	font-family: Arial, Helvetica, sans-serif;
	color: #416110;
}

#footer p {
	margin: 0;
	line-height: normal;
	font-size: 9px;
	text-transform: uppercase;
	text-align: center;
}

#footer a {
	color: #FFFFFF;
}


####standard phpauto tags####

.adtop {
text-align:center;
}

.adside {
text-align:center;
}

.adfooter {
text-align:center;
}

.adcontent {
text-align:center;
padding: 12px 12px 12px 12px;
}

.advideo {
text-align:center;
padding: 12px 12px 12px 12px;
}

#videowall {
	width:250px;min-width:250px;max-width:250px;
	margin: 0 0 0 0;
	padding: 0px 0px 0px 0px;
}

#videowall a img {
	padding: 0px 0px 0px 0px;
	margin: 0 0 0 0;
	max-height: 74px;
	max-width: 60px;
	width: expression(this.width > 60 ? 60: true);
	height: expression(this.height > 58 ? 58: true);
}

.commentAuthor {
	font-size:16px;
	font-weight:bold;
}

.commentAuthor span {
	color:#90BF4D;
}

.commentDate {
	margin:10px 0 0 0;
	color:#90BF4D;
	text-align:right;
	font-size: 11px;
}


.videoDescription, .embedCode, .comments, .commentSingle, .commentAdd  {
	text-align: left;
	color: #000;
	font-size: 12px;
	border-bottom: 2px dashed #90BF4D;
}

.videoDescription  a {
	color: #90BF4D;
}

.embedCode textarea{
	width:90%;
	border:1px #19435f solid;
	background:#edf4f9;
	font-size:8px;
	overflow:hidden;
}

.commentAdd {

}


#navigation {
	text-align: center;
	color: #000;
	padding: 5px 5px 5px 5px;
	font-size: 12px;
}

#navigation a {
	color: #000;
}

#navigation p {
	text-align: center;
}

a.sample_attach, a.sample_attach:visited, div.sample_attach
{

  text-decoration: none;
  font-family: Verdana, Sans-Sherif;
  color:   #008000;
}

a.sample_attachsub, a.sample_attachsub:visited, div.sample_attachsub
{
  display: block;

  border:  1px solid black;
  padding: 2px 5px;

  background: #FFFFEE;

  text-decoration: none;
  font-family: Verdana, Sans-Sherif;
  font-weight: 900;
  font-size: 1.0em;
  color:   #008000;
}


a.sample_attach, a.sample_attach:visited { border-bottom: none; }
div#sample_attach_menu_child             { border-bottom: 1px solid black; }
div#sample_attachsub             { border-bottom: 1px solid black; }