/* Top Elements */
* { margin: 0; padding: 0; outline: 0 }

body { font: 80%/1.6em Verdana, Tahoma, Arial, Geneva, sans-serif; color: #343434; background: #fff url(../images/body_bg.gif); text-align: center; margin: 0 0 50px; }

/* links */
a, a:visited {	
	color: #67a3c1;
	background: inherit;
	text-decoration: none;	
}
a:hover {
	color: #88ac0b;
	background: inherit;
	text-decoration: underline;	
}

/* headers */
h1, h2, h3 {
	font-family: 'Trebuchet MS', Tahoma, Sans-serif;
	color: #444;
}
h1 {
	font-size: 230%;	
	font-weight: normal;
	letter-spacing: -1px;
}
h2 {
	font-size: 180%;
	color: #88ac0b;
}
h3 {
	font-size: 150%;	
	font-weight: normal;	
}

h1, h2, h3, p {
	padding: 10px;		
	margin: 0;
}
ul, ol { margin: 5px 20px; padding: 0 20px; list-style-type: disc; }
ul {
	list-style: disc;
}
p { list-style-image: none; }
/* images */
img { background: #fff; padding: 5px; }
img.float-right {
  	margin: 5px 0px 10px 10px;  
}
img.float-left {
  	margin: 5px 10px 10px 0px;
}

code {
  	margin: 5px 0;
  	padding: 10px;
  	text-align: left;
  	display: block;
  	overflow: auto;  
  	font: 500 1em/1.5em 'Lucida Console', 'courier new', monospace ;
  	/* white-space: pre; */
  	border: 1px solid #F4F3EC; 
	background: #FAFAE7;  
}
acronym {
  cursor: help;
  border-bottom: 1px dashed #777;
}
blockquote { margin: 10px; padding: 0 0 0 35px; border: solid 1px #f4f3ec; font: bold 1.3em/1.5em "Trebuchet MS", Tahoma, Sans-serif; color: #976957; background-color: #fafae7; background-repeat: no-repeat; background-attachment: scroll; background-position: 7px 10px; }

/* start - table */
table {
	border-collapse: collapse;
	margin: 10px;	
}
th strong {
	color: #fff;
}
th { height: 35px; padding-left: 12px; padding-right: 12px; color: #fff; background-repeat: repeat-x; background-attachment: scroll; background-position: 0 0; text-align: left; border-left: 1px solid #b6d59a; border-bottom: 2px solid #fff; }
tr {
	height: 32px;
}
td {
	padding-left: 11px;
	padding-right: 11px;
	border-left: 1px solid #fff;
	border-bottom: 1px solid #fff;
}
td.first,th.first {
	border-left: 0px;
}
tr.row-a {
	background: #F8F8F8;
}
tr.row-b {
	background: #EFEFEF;		
}
/* end - table */

/* form elements */
form {
	margin:10px; padding: 0 5px;
	border: 1px solid #f1f1f1; 
	background-color: #f5f5f5; 	
}
label {
	display:block;
	font-weight:bold;
	margin:5px 0;
}
input {
	padding:2px;
	border:1px solid #eee;
	font: normal 1em Verdana, sans-serif;
	color:#777;
}
textarea {
	width:400px;
	padding:2px;
	font: normal 1em Verdana, sans-serif;
	border:1px solid #eee;
	height:100px;
	display:block;
	color:#777;
}
input.button { font: bold 12px Arial, Sans-serif; height: 24px; margin: 0; padding: 2px 3px; color: #fff; background-color: #715821; background-repeat: repeat-x; background-attachment: scroll; background-position: 0 0; border: solid 1px #88ad0c; }
/********************************************
   LAYOUT
********************************************/ 
#wrap {
	position: relative;
	background: #fff url(../images/wrapper_bg.gif);
	width: 970px;	
	margin: 20px auto 0;
	text-align: left;
}
#content-wrap { background-color: #fff; background-repeat: repeat-x; background-attachment: scroll; background-position: 0 0; position: relative; clear: both; float: left; width: 947px; padding: 0; margin-left: 10px; border-color: #fff #fff #e5e5e5; border-style: solid; border-width: 1px 1px 0; display: inline; }
#header { background-repeat: repeat-x; background-attachment: scroll; background-position: 0 0; position: relative; width: 940px; height: 20px; padding: 0; margin: 0 auto; }
#header h1#logo-text a {
	position: absolute;
	margin: 0; padding: 0;
	font: normal 42px Georgia, "Times New Roman", Times, serif;
	letter-spacing: -1.5px;
	color: #111;
	text-transform: none;
	text-decoration: none;
	
	/* change the values of top and left to adjust the position of the logo*/
	top: 22px; left: 20px;	
}
#header p#slogan {
	position: absolute;
	margin: 0; padding: 0;
	font: normal 12px Georgia, "Times New Roman", Times, serif;
	text-transform: none;
	color: #5b4a29;
	
	/* change the values of top and left to adjust the position of the slogan*/
	top: 67px; left: 25px;		
}

/* header links */
#header #header-links {
	position: absolute;
	top: 0; right: 10px;	
	color: #fff;
	font: 11px Georgia, "Times New Roman", Times, serif;
	text-		
}
#header #header-links a {	
	color: #fff;
	text-decoration: none;	
	padding: 0 2px;
	font-weight: bold;
}
#header #header-links a:hover { color: #fff; text-decoration: underline; }

/* header-photo */
#header-photo { clear: both; background: #fff; top: 0; left: 0; margin: 10px auto 5px 10px; padding: 0; height:260px; width: 930px; float: left; }
#header-photo img { top: 0; left: 0; border: none; margin: 0; padding: 0; } 

/* Navigation */
#nav {
	clear: both;	
	margin: 0 0 4px; padding: 0;		
	height: 30px;	
}
#nav ul { background-image: url(../images/nav_bg.gif); background-repeat: repeat-x; background-attachment: scroll; background-position: 0 0; float: left; list-style: none; width: 950px; height: 30px; margin: 0 0 0 10px; padding: 0; display: inline; }
#nav ul li { display: inline; margin: 0; padding: 0; }
#nav ul li a { display: block; float: left; width: auto; margin: 0; padding: 0 14px; font: bolder 14px/30px "Century Gothic", "Trebuchet MS", Helvetica, Arial, Geneva, sans-serif; text-decoration: none; letter-spacing: 2px; color: #fff; border-right: 1px solid olive; }
#nav ul li a:hover, 
#nav ul li a:active { background-image: url(../images/nav_hover.gif); background-repeat: repeat; background-attachment: scroll; background-position: 0 0; }
#nav ul li#current a { background-image: url(../images/nav_current.gif); background-repeat: repeat; background-attachment: scroll; background-position: 0 0; }

/* Main Column */
#main {
	float: left;
	width: 640px;
	padding: 5px 0 0; margin: 5px 0 15px 5px;
	display: inline;	
}
#main h2 { margin-top: 8px; padding-bottom: 3px; color: #6c4712; font-size: 1.6em; font-family: georgia; font-weight: lighter; font-variant: normal; line-height: normal; text-decoration: none; letter-spacing: 2px; text-transform: none; margin-left: 5px; border-bottom: 1px solid gray; }
#main h3 { color: #57534f; font: 1.5em georgia; text-transform: none; letter-spacing: 2px; margin-top: 10px; margin-bottom: 5px; margin-left: 4px; padding-bottom: 3px; }
#main h4 { color: #57534f; font: 1.1em georgia; text-transform: none; letter-spacing: 2px; margin-top: 10px; margin-left: 10px; padding-bottom: 3px; }
#main h2 a {
	color: #343434; 
	text-decoration: none;	
}
#main ul li { list-style-type: disc; }

/* Sidebar */	
#sidebar { background-image: url(../images/sidebar_bg.jpg); background-repeat: repeat-x; float: right; width: 260px; padding: 10px 0 0; margin: 20px 20px 20px 0; border: solid 1px #6c4712; }	
#sidebar h3 { margin-top: 10px; padding: 5px; font: bold 1.4em "Trebuchet MS", Tahoma, Sans-serif; color: #e7e7e7; text-decoration: underline; text-align: center; letter-spacing: 2px; }
#sidebar h4 { color: #877f5f; font: bold 1.4em "Trebuchet MS", Tahoma, Sans-serif; text-align: center; letter-spacing: 2px; margin-top: 10px; padding: 5px; }
#sidebar h5 { color: #444; font: bold 1.4em "Trebuchet MS", Tahoma, Sans-serif; text-align: center; letter-spacing: 2px; margin-top: 10px; padding: 5px; }
#sidebar h6 { color: #444; font: bold 1.2em "Trebuchet MS", Tahoma, Sans-serif; text-align: center; letter-spacing: 2px; margin-top: 10px; padding: 5px; }
#sidebar p { color: #231f20; font-size: 1em; font-family: Verdana, Arial, Helvetica, sans-serif; font-style: normal; font-variant: normal; line-height: 1.4; text-align: left; letter-spacing: 0; margin: 10px 2px 2px; padding: 5px; }
#sidebar ul.sidemenu {
	text-align: left;
	margin: 7px 5px 8px 0; padding: 0;
	text-decoration: none;		
	border-top: 1px solid #ebebeb;
}
#sidebar ul.sidemenu li {
	list-style: none;
	border-bottom: 1px solid #EBEBEB;
	padding: 5px 0 5px 5px;
	margin: 0 2px;		
}
* html body #sidebar ul.sidemenu li {
	height: 1%;
}
#sidebar ul.sidemenu li a { text-decoration: none; background-image: none; color: #57534f; background-color: #fff; }
#sidebar ul.sidemenu li a:hover {	
	color: #1773BC;	
}
#sidebar ul.sidemenu ul { margin: 0 0 0 5px; padding: 0; }
#sidebar ul.sidemenu ul li { border: none; }

/* footer */
#footer-wrap { clear: both; width: 949px; font-size: 95%; background-color: #fff; text-align: left; left: 5px; bottom: 5px; margin-bottom: 10px; margin-left: 10px; padding: 0; border-top: 5px solid #231f20; }
#footer-wrap a:hover {
	color: #000;	
}
#footer-wrap h3 {
	color: #8b713c;  
	margin: 5px 0 0;
	padding: 0 10px; 
	font-weight: bold;
}

#footer-columns { left: 0; margin: 0 auto; padding: 0; width: 970px; float: left; }
#footer-columns a {
	text-decoration: none;
	font-weight: bold;
	color: #666666;
}
#footer-columns ul {
	list-style: none;
	margin: 20px 0 0; 
	padding: 0;	
	border-top: 1px solid #e5e5e5;
}
#footer-columns li {
	border-bottom: 1px solid #e5e5e5;	
}
#footer-columns li a {
	display: block;
	font-weight: normal;
	padding: 5px 0 5px 10px;
	width: 96%;
}
#footer-columns .col3, .col3-center { width: 30%; float: left; margin-bottom: 10px; margin-left: 30px; }
#footer-columns .col3-center { left: 0; margin: 0 5px; }
footer_image { background: #fafafa; padding: 5px; }
/* bottom */
#footer-bottom { clear: both; color: #fffbf0; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; background-image: url(../images/Copy%20of%20wrapper_bg.gif); background-repeat: repeat; margin: 0 auto; width: 950px; padding: 10px 0 0; text-align: center; }
#footer-bottom  a {
	color: #fffbf0;
}

/* postmeta */
.post-info { font-size: .95em;	padding-top: 0; margin-left: 5px;	}

/* alignment classes */
.float-left  { float: left; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right { text-align: right; }
.align-centre { text-align: center; }
/* display and additional classes */
.clear { clear: both; }
.thumbs { margin: 2px; padding: 2px; border: solid 1pt #e3dfd6; }
p { }
div display { visibility: hidden; }
.display none { visibility: hidden; }
.cushycms { }

