/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
    margin: 0;
    padding: 0;
    background: #F7F7F7 url(images/img01.jpg) repeat left top;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 14px;
    color: #5A554E;
}

h1, h2, h3 {
    margin: 0;
    padding: 0;
    font-weight: normal;
    color: #32639A;
    font-family: Georgia, "Times New Roman", Times, serif;
}

.search a {
    text-decoration: none;
    color: #32639a;
    
}

.highlight {
    background-color: #F2EA98;
}

.border {
    border-width: 1px 0px 1px 0px;
    border-color: #ccc;
    margin: 6px;
    border-style: solid;
    padding: 5px;
}

h1 a {
	text-decoration: none;
	color: #32639A;
	
}

h1 {
    font-size: 2em;
}

h2 {
    font-size: 2.4em;
}

h3 {
    font-size: 1.6em;
}
h4 {
	font-size: 1.2em;
	color: b0b0b0;
	padding: 0px;
	margin: 0px;
}

p, ul, ol {
    margin-top: 0;
    line-height: 200%;
    font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
}

ul, ol {
    margin: 0px;
    padding: 0px;
    list-style: none;
}

a {
    text-decoration: underline;
    color: #516C00;
}

a:hover {
    text-decoration: none;
}

h2 a {
    text-decoration: none;
}

#wrapper {
    margin: 0px;
    padding: 0px;
    background: url(images/img02.jpg) repeat-x left top;
}

/* Header */

#header {
    width: 1000px;
    height: 235px;
    margin: 0 auto;
    padding: 0px;
    background: url(images/img03.jpg) no-repeat left top;
}

/* Logo */

#logo {
    float: left;
    margin: 0;
    padding: 115px 0px 0px 50px;
    color: #000000;
}

#logo h1, #logo p {
    margin: 0;
    padding: 0;
    font-family: Georgia, "Times New Roman", Times, serif;
}

#logo h1 {
    letter-spacing: -1px;
    font-size: 44px;
}

#logo h1 a {
    color: #FFFFFF;
}

#logo p {
    margin: -30px 0px 0px 0px;
    padding: 26px 0 0 2px;
    font: normal 19px Georgia, "Times New Roman", Times, serif;
    color: #C5E8FF;
} 

#logo a {
    border: none;
    background: none;
    text-decoration: none;
    color: #C5E8FF;
}

/* Search */

#search {
    float: right;
    width: 253px;
    height: 35px;
    //position: relative;
    padding: 0px 0px 0px 0px;
    background: #E2E2E2;
    margin: 140px 10px 0 0;
    border-bottom: 4px solid #FFFFFF;
    border-top: 4px solid #FFFFFF;
    border-radius: 10px 10px 10px 10px;
    -webkit-box-shadow: 0 0 30px #000;
    //-moz-box-shadow: 0 0 30px #000;
    box-shadow: 0 0 30px #000;
    //-moz-border-radius: 10px 10px 10px 10px;
    //-webkit-border-radius: 10px 10px 10px 10px;
    
}

#search form {
    height: 41px;
    margin: 0;
    padding: 5px 0 0 10px;
}

#search fieldset {
    margin: 0;
    padding: 0;
    border: none;
}

#search-text {
    width: 170px;
    padding: 6px 5px 2px 5px;
    border: 1px solid #DEDEDE;
    background: #FFFFFF;
    text-transform: lowercase;
    font: normal 11px Arial, Helvetica, sans-serif;
    color: #5D781D;
}

#search-submit {
    width: 50px;
    height: 22px;
    border: none;
    background: #B9B9B9;
    color: #000000;
}

#banner {
    margin-bottom: 20px;
    border: 12px #ECECEC solid;
}

/* Menu */

#menu {
    width: 1000px;
    height: 65px;
    margin: 0 auto;
    padding: 0;
    z-index: 100;
    background: url(images/img04.jpg) no-repeat left top;
}

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

#menu li {
    float: left;
}

#menu a {
    display: block;
    width: 120px;
    height: 39px;
    margin-left: 10px;
    padding-top: 15px;
    background: url(images/img05.jpg) repeat-x left top;
    font-family: Georgia, "Times New Roman", Times, serif;
    text-decoration: none;
    text-align: center;
    font-size: 18px;
    font-weight: normal;
    //-webkit-border-radius: 10px 10px 0 0;
    border-radius: 10px 10px 0 0;
   // -moz-border-radius: 10px 10px 0 0;
    //-khtml-border-radius: 10px 10px 0 0;
     -webkit-box-shadow:0px 0px 30px #000;
   // -moz-box-shadow:0px 0px 30px #000;
    box-shadow:0px 0px 30px #000;


    color: #FFFFFF;
    border: none;
}

#menu a:hover, #menu a:active {
    text-decoration: none;
    color: #0d0d0d;
    background: url(images/img06.jpg) no-repeat left top;
}



#menu .selected {
    background: url(images/img06.jpg) no-repeat left top;
    padding-left: 0;
    color: #0d0d0d;
}

/* Page */

#page {
    width: 900px;
    margin: 0px auto;
    padding: 40px 50px 0px 50px;
    background: #FFFFFF;
    -webkit-box-shadow:0px 8px 10px #000;
    -moz-box-shadow:0px 8px 10px #000;


}

/* Content */

#content {
    float: left;
    width: 600px;
    padding: 0px 0px 0px 0px;
}

#plusone {
	margin: 5px 0 0 0;
	float: right;
	top: 0px;
}

.post {
    margin-bottom: 15px;
}

.post-bgtop {
}

.post-bgbtm {
}

.ul {
	list-style: square outside none;
}
.ul li {
	margin-left: 20px;
	list-style: square outside none;
}
.li {
	margin: 25px 0px;
	border-width: 1px 0px;
	border-style: dashed;
	padding: 10px 0px;
	border-color: #bcbcbc;
}

.ul br {
	margin: -10;
}
.post .title {
    margin-bottom: 10px;
    padding: 12px 0 0 0px;
    letter-spacing: -.5px;
    font-size: 36px;
    color: #493E2B;
}

.post .title a {
    color: #493E2B;
    border: none;
}

.post .meta {
    margin: -10px 0px 0px 0px;
    padding: 0px 0px 10px 0px;
    letter-spacing: -1px;
    font-size: 23px;
    font-weight: normal;
    color: #6E8D3D;
    font-family: Georgia, "Times New Roman", Times, serif;
}

.post .meta .date {
    float: left;
}

.post .meta .posted {
    float: right;
}

.post .meta a {
}

.post .entry {
    background: url(images/img08.jpg) no-repeat left top;
    padding: 25px 0px 0px 0px;
}

.links {
    padding-top: 20px;
}

.more {
    padding-left: 16px;
    background: url(images/img10.gif) no-repeat left 3px;
    text-decoration: underline;
    font-size: 12px;
    font-weight: normal;
}

.comments {
    padding-left: 18px;
    background: url(images/img11.gif) no-repeat left 4px;
    text-decoration: underline;
    font-size: 12px;
    font-weight: normal;
}


/* Sidebar */

#sidebar {
    float: right;
    width: 273px;
    padding: 0px;
    color: #787878;
}

#sidebar ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

#sidebar li {
    margin: 0;
    padding: 0;
}

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

#sidebar li li {
    line-height: 35px;
    margin: 0px;
    padding: 2px 0px;
    border-left: none;
}

#sidebar li li span {
    height: 19px;
    margin-right: 16px;
    padding: 4px 12px;
    background: #3D2A0B url(images/img12.jpg) repeat-x left top;
    font-size: 12px;
    color: #FFFFFF;
}

#sidebar li li span a {
    color: #FFFFFF;
}

#sidebar h2 {
    height: 65px;
    background: url(images/img09.jpg) no-repeat left bottom;
    letter-spacing: -.5px;
    font-size: 28px;
    color: #493E2B;
}

#sidebar p {
    margin: 0 0px;
    padding: 0px 0px 30px 0px;
    text-align: justify;
}

#sidebar p strong {
    color: #4A3E29;
}

#sidebar a {
    border: none;
}

#sidebar a:hover {
}

/* Calendar */

#calendar {
}

#calendar_wrap {
    padding: 20px;
}

#calendar table {
    width: 100%;
}

#calendar tbody td {
    text-align: center;
}

#calendar #next {
    text-align: right;
}

/* Footer */

#footer-content {
    width: 900px;
    height: 255px;
    margin: 0 auto;
    padding: 60px 50px 0px 50px;
    background: url(images/img15.jpg) no-repeat left top;
    font-size: 12px;
    color: #887450;
}

#footer-content .column1 {
    float: left;
    width: 570px;
    text-shadow:1px 1px 0px #00;
}

#footer-content .column2 {
    float: right;
    width: 273px;
}

#footer-content h2 {
    padding-bottom: 10px;
    font-size: 22px;
    color: #E3D2B6;
}

#footer-content strong {
    color: #E3D2B6;
}

#footer-content a {
    color: #AA8B55;
}

#footer-content a:hover {
    color: #AA8B55;
}

.list li {
    margin-bottom: 6px;
}

#footer {
    height: 50px;
    margin: 0 auto;
    text-shadow:1px 1px 0px #FFFFFF;
    padding: 0px 0 15px 0;
    font-family: Arial, Helvetica, sans-serif;
}

#footer p {
    margin: 0;
    line-height: normal;
    font-size: 12px;
    text-align: center;
    color: #82A2B9;
}

#footer a {
    text-decoration: underline;
    color: #82A2B9;
}

/*Facebox*/
#facebox .b {
  background:url(facebox/b.png);
}

#facebox .tl {
  background:url(facebox/tl.png);
}

#facebox .tr {
  background:url(facebox/tr.png);
}

#facebox .bl {
  background:url(facebox/bl.png);
}

#facebox .br {
  background:url(facebox/br.png);
}

#facebox {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 100;
  text-align: left;
}

#facebox .popup {
  position: relative;
}

#facebox table {
  border-collapse: collapse;
}

#facebox td {
  border-bottom: 0;
  padding: 0;
}

#facebox .body {
  padding: 10px;
  background: #fff;
  width: 370px;
}

#facebox .loading {
  text-align: center;
}

#facebox .image {
  text-align: center;
}

#facebox img {
  border: 0;
  margin: 0;
}

#facebox .footer {
  border-top: 1px solid #DDDDDD;
  padding-top: 5px;
  margin-top: 10px;
  text-align: right;
}

#facebox .tl, #facebox .tr, #facebox .bl, #facebox .br {
  height: 10px;
  width: 10px;
  overflow: hidden;
  padding: 0;
}

#facebox_overlay {
  position: fixed;
  top: 0px;
  left: 0px;
  height:100%;
  width:100%;
}

.facebox_hide {
  z-index:-100;
}

.facebox_overlayBG {
  background-color: #000;
  z-index: 99;
}

* html #facebox_overlay { /* ie6 hack */
  position: absolute;
  height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

/* End of Facebox */

.floatright {
    float: right;
}

/* Video section (can I say "yay"?) */

.videolist {
    
    
    
}

.videoitem {
    border-width: 1px 0px 1px 0px;
    border-style: dashed;
    min-height: 120px;
    border-color: #ccc;
    margin: 10px 0px;
    padding: 5px;
}

.videolist a {
    text-decoration: none;
}
.vidoptions {
    display: none;
    position: relative;
    right: 0px;	
    top: 30px;
}
.videoitem:hover > .vidoptions {
    display: block;
    
}

.ytlogo {
    width: 50px;
    height: 24px;
    border-width: 0px;
    z-index: 100;
	position: absolute;
	right: 0px;
}

#linkdiv {
	//float: right;
	width: 595px;
}


/* +1 styling */
#plusonevid {
	float: right;
//	margin-right: 10px;
	width: 100px;
	margin: 5px;
}
#show {
	margin: 5px 0;
	float: left;
	font-size: 14pt;
	color: #4c4c4c;
}

#link {
	display: none;
	margin: 5px 0;
	width: 300px;
	font-size: 14pt;
	color: #4c4c4c;
	float: left;
}

.videoitem .thumb_img {
    float: left;
	box-shadow: 1px 1px 10px #000;
    margin: 5px;
}

.largeviddescription {
    margin: 40px 0;
    padding: 10px;
    background-color: #FFFFE8;
    font-family: helvetica;
    color: #a7a7a7;
    font-size: 10pt;
}

.listviddescription {
    margin: 3px 40px 3px 140px;
    font-family: helvetica;
    color: #a7a7a7;
    font-size: 10pt;
    padding: 0 0 0 10px;
}
.videoitem span {
    font-family: helvetica;
    color: #333;
    margin: 0 0 0 3px;
    font-size: 15pt;
}


#vidlist {
	white-space: nowrap;
    overflow-x: auto;
    padding: 15px 10px;
    overflow-y: hidden;
//    height: 10.5em;
     
}

#vidlist a {
text-decoration: none;
}

.seriesviditem {
	display: inline-block;
	margin: 0px 10px;
	height: 90px;
}

.caption {
	visibility: hidden;
	width: 120px;
	white-space:nowrap;
	overflow: hidden;
	height: 1.5em;
	color: #fff;
	font-size: 10pt;
	font-weight: light;
	z-index: 100;
	background-color: #000;
	opacity: 0.7;
//	top: 90px;
	padding: 0 0 5px 0;
	margin-top: -2.5em;
	position: absolute;
	text-align: left;
}

/*.captionselected {
	visibility: hidden;
	width: 118px;
	white-space:nowrap;
	overflow: hidden;
	height: 1.5em;
	color: #fff;
	font-size: 10pt;
	font-weight: light;
	background-color: #000;
	opacity: 0.7;
	top: 96px;
	left: 6px;
	padding: 0px 0 5px 0;
	position: relative;
	text-align: left;
}*/

.selthumb {
	//height: 90px;
	border-width: 6px; 
	box-shadow: 1px 1px 10px #000;
	margin: 0 4px 0px 4px;
	border-style: solid;
	border-color: #1E72BB;
}

.selthumb img {
	//margin-top: -25px;
}

a:hover > .vidthumb {
	border-width: 3px;
//	height: 90px;
	box-shadow: 1px 1px 10px #000;
	border-style: solid;
	margin: 0 7px -3px;
	border-color: #6699cc;
}

.seriesviditem:hover > .caption {
	visibility: visible;
}

#vidtitle {
    font-size: 20pt;
}


.nounderline {
	text-decoration: none;
}
