
/*
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: #FFFFFF url(images/img01.jpg) repeat-x left top;
	font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}

h1, h2, h3 {
	margin-top: 0;
}

h1 {
	font-size: 1.5em;
	font-weight: normal;
}

h2 {
	font-size: 1.25em;
	color: #336600;
	line-height:150%;
}

h3 {
	font-size: 1.2em;
	color: #336600;
	padding:10px 0;
}

ul {
	list-style-image: url(images/img07.gif);
}

a {
	color: #666;
}

a:hover {
	border-bottom: none;
	text-decoration: underline;
}

a img {
	border: solid 0px #cbf4ff;
	margin: 5px 0 0 15px;
}

img.left {
	float: left;
	margin: 10px 20px 10px 0;
}

img.right {
	float: right;
	margin: 0 0 10px 20px;
}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto}

/* Header */
#header{
	width: 940px;
	height: 240px;
	margin: 0px auto;
	background: url(images/img04-rev2.jpg) no-repeat left top;
}

#logo {
	float: left;
	width: 700px;
	height: 200px;
	margin: 0 auto;
	padding: 20px 0 20px 0;
}

#logo h1, #logo p {
	float: left;
	margin: 0;
	color: #393019;
}

#logo h1 {
	padding: 100px 0 0 0px;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 4.4em;
}

#logo p {
	text-transform: uppercase;
	padding: 140px 0 0 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #C8FFCC;
}

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

#splash {
	float: right;
	width: 180px;
	padding: 1px 20px 5px 20px;
	line-height: 24px;
	color: #BED89F;
}

#splash h2 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}

#menu-container {
	width: 940px;
	height: 60px;
	margin: 0px auto;
	background: url(images/img02.jpg) no-repeat left top;
}

/* Menu */

#menu {
	float: left;
	width: 720px;
	height: 60px;
	margin: 0 auto;
}

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

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	margin: 0px;
	padding: 40px 16px 0px 16px;
	color: #FFFFFF;
	text-decoration: none;
}

#menu a:hover {
     color: #ffcc66;
	 font-size: 1em;
}

#menu .current_page_item a {
	padding-top: 36px;
	color: #ffcc66;
	 font-size: 1.25em;
	 text-decoration: none;
}
#masterdiv {
 float: left;
 width: 180px;
 margin: 0 0 0 1em;
 }
.menutitle{
   cursor:pointer;
   margin: 0 0 5px 15px;
   background-color:#ECECFF;
   color:#4E8511;
   width:160px;
   padding:2px;
   text-align:center;
   font-weight:bold;
/*/*/border:1px solid #000000;/* */
}

.submenu{
  margin-bottom: 0.5em;
  margin-left: 1em;
}
.submenu a {
 color: #F8F7F2;
 text-decoration: none;
 }
.submenu a:hover {
 color: #ffcc66;
 }

#header-search {
	float: right;
	width: 220px;
	height: 100px;
	background: url(images/img03.jpg) no-repeat left top;
}

#search-input {
	border: none;
	background: none;
	padding: 72px 24px 0px 24px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

/* Wrapper */

#wrapper {
}

/* Page */

#page {
	width: 940px;
	margin: 0 auto;
	padding: 0;
	background: url(images/img05.jpg) repeat-y left top;
}

#page-bgtop {
	background: url(images/img06.jpg) no-repeat left top;
}

#page-bgbtm {
	background: url(images/img07.jpg) no-repeat left bottom;
}

/* Latest Post */

#latest-post {
	border: 1px solid #E7E7E7;
}

/* Content */

#content {
	float: left;
	width: 520px;
	margin-right: 20px;
	padding: 10px 0 0  0px;
}

.post {
	margin-bottom: 5px;
	padding: 5px 0;
	line-height: 150%;
	
}

.post .bodytextlarge {
    font-size: 16px;
	}
.post .bodytextsm {
    font-size: 13px;
	}


.post h1 {
	font-weight: normal;
}
.post blockquote {
margin-left: 65px;
font-style:italic;
}

.title {
	margin: 0;
	padding: 10px 0 10px 0px;
	font-size: 1.75em;
	font-weight: normal;
}

.title a {
	border-bottom: none;
	color: #4E8511;
	text-decoration: none;
}

.title a:hover {
}
.subtitle {
font-size: 1.25em;
}

.byline {
	margin: 0px;
	border-bottom: 1px solid #E5E5E5;
}

.entry {
	padding: 5px 0px 5px 0px;
}

.links {
	padding-top: 10px;
	text-align: left;
	font-weight: bold;
}

.links a {
	border: none;
	text-decoration: none;
}

.links a:hover {
	border-bottom: 1px dotted #ffcc66;
}

.post .caption  {
-moz-border-radius:3px 3px 3px 3px;
background-color:#fcfaed;
border:1px solid #DDDDDD;
margin:10px;
padding-top:4px;
text-align:center;
}
.caption p.caption-text {
font-size:1.0em;
line-height:17px;
margin:0;
padding:0 4px 5px;
}

/* Sidebars */

.sidebar {
	float: left;
	padding: 0;
	font-size: 1.1em;
	font-weight:normal;
}

.sidebar img.left .sidebar1 img.left {
    align: left;
    margin: 5px 0 5px 15px;
	}

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

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

.sidebar li ul {
	margin: 0;
	padding: 0;
}

.sidebar li li {
	margin: 0;
	padding: 4px 6px;
	color:#f8f7f2;
}


.sidebar li h2 {
	margin: 0;
	padding: 8px 8px 0px 8px;
	font-family: Century Gothic, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: normal;
	color: #f8f7f2;
}

#sidebar p {
}

#sidebar1 a, #sidebar2 a {
	color: #f8f7f2;
	text-decoration: none;
}

#sidebar1 a:hover, #sidebar2 a:hover {
	color: #ffcc66;
	font-weight: bold;
}
#sidebar1 {
	margin: 0;
	padding: 0;
	width: 180px;
}

#sidebar1 li ul {
	padding: 15px 15px;
	background: url(images/img08.jpg) no-repeat left bottom;
}


#sidebar2 {
	float: left;
	margin: 0;
	padding: 0;
	width: 220px;
}

#sidebar2 li ul {
	padding: 10px 10px;
}

#sidebar2 .current_item a {
	 color: #ffcc66;
	 font-size: 1.2em;
	 text-decoration: none;
}

/* Search */

#searchform {
	margin: 0;
	padding: 0;
}

#searchform br {
	display: none;
}


.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: lightyellow;
padding: 5px;
left: -1000px;
border: 1px dashed gray;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 0;
left: 30px; /*position where enlarged image should offset horizontally */

}

#gallerycontainer {
 position: relative;
 margin-left: 1em;
 }
#s {
	margin: 0 0px 0 15px;
	padding: 2px 2px;
	width: 90px;
	height: 18px;
	font-size: 10px;
	color: #CCCCCC;
}

#x {
	margin: 0;
	padding: 2px 5px;
	height: 25px;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
/* Calendar */

#calendar_wrap {
	padding: 0 15px;
	text-align: center;
}

#calendar_wrap table {
	width: 100%;
}

#calendar_wrap th {
}

#calendar_wrap td {
}

#calendar_wrap tfoot td {
	border: none;
}

#calendar_wrap tfoot td#prev {
	text-align: left;
	font-weight: bold;
	border: none;
}

#calendar_wrap tfoot td#prev a {
	border: none;
}

#calendar_wrap tfoot td#next {
	text-align: right;
	font-weight: bold;
	border: none;
}

#calendar_wrap tfoot td#next a {
	border: none;
}

/* Footer */

#footer {
	width: 940px;
	height: 55px;
	margin: 0 auto;
	border-top: 1px solid #CECECE;
}

#footer p {
	margin: 0;
	padding: 15px 0 0 0;
	text-align: center;
	font-size: 11px;
	color: #4E4E4E;
}

#footer a {
	color: #4E4E4E;
	text-decoration: none;
}
