* { margin: 0; padding: 0; outline: 0 }

body { color: #666666; font: 79%/1.6em Verdana, Arial, Helvetica, sans-serif; background-color: #333; background-repeat: repeat-x; background-attachment: scroll; background-position: 0 0; text-align: center; margin: 0 0 50px; }

/* links */
a, a:visited {	
	color: #57534f;
	background: inherit;
	text-decoration: none;	
}
a:hover {
	color: #191919;
	background: inherit;
	text-decoration: underline;	
}

/* headers */
h1, h2, h3, h4 {
	font-family: 'Trebuchet MS', Tahoma, Sans-serif;
	color: #444;
}
h1 { font-size: 230%; font-weight: normal; line-height: 1.6em; letter-spacing: 2px; }
h2 {
	font-size: 180%;
	color: #88ac0b;
}
h3 { font-size: 140%; font-family: georgia; font-weight: normal; letter-spacing: 1px; }
h4 { color: #2389b0; font-size: 250%; font-weight: bold; line-height: 1.4em; }
h5 { color: #666; font-size: 100%; font-weight: bold; font-style: italic; line-height: 1.4em; text-decoration: underline; }
h1, h2, h3, h4, p {
	padding: 10px;		
	margin: 0;
}
ul, ol {
	margin: 5px 20px;
	padding: 0 20px;
}
ul {
	list-style: none;
}

/* images */
img { background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; 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; 
	background: url(../template%20images/quote.jpg)#ccc url(../template%20images/quote.jpg) no-repeat 7px 10px; 
	font: bold 1.3em/1.5em "trebuchet ms", Tahoma, Sans-serif;
	color: #343434;
}

/* start - table */
table {
	border-collapse: collapse;
	margin: 10px;	
}
th strong {
	color: #fff;
}
th {
	background: url(../template%20images/nav.jpg)#93BC0C url(../template%20images/nav.jpg) repeat-x;
	height: 35px;
	padding-left: 12px;
	padding-right: 12px;
	color: #fff;
	text-align: left;
	border-left: 1px solid #B6D59A;
	border-bottom: solid 2px #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; background-color: #fff; }
label {
	display:block;
	font-weight:bold;
	margin:5px 0;
}
input {
	padding:2px;
	border:solid 1px #eee;
	font: 1.2em/1.3em 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: #fc0 url(../template%20images/nav.jpg);
	border: solid 1px #88ad0c;
}
/********************************************
   LAYOUT
********************************************/ 
#wrap { background-color: #fff; background-repeat: repeat-y; background-attachment: scroll; background-position: 0 0; position: relative; width: 900px; margin: 50px auto 0; text-align: left; border: solid 1px #939598; }
#content-wrap { background-color: #fff; background-repeat: repeat-x; background-attachment: scroll; background-position: 0 0; position: relative; clear: both; float: left; width: 890px; padding: 0; margin-left: 5px; border-color: #fff #fff #e5e5e5; border-style: solid; border-width: 5px 1px 1px; display: inline; }
#header { background-color: #fff; background-repeat: repeat-x; background-attachment: scroll; background-position: 0 0; position: relative; top: 5px; width: 890px; height: 100px; padding: 0; margin: 0 auto 5px; }
#header h1#logo-text a { position: absolute; margin: 50px 0 0; padding: 0; letter-spacing: -1.5px; color: #fff; font: 20px "Courier New", Courier, Monaco, monospace; text-transform: none; text-decoration: none;
	
	/* change the values of top and left to adjust the position of the logo*/
	top: 100px; left: 300px; }
#header h3#slogan-text a { color: #fff; font: 20px "Courier New", Courier, Monaco, monospace; text-decoration: none; text-transform: none; letter-spacing: -1.5px; margin: 50px 0 0; padding: 0; position: absolute; top: 0; left: 0; }
/* header links */
#header #header-links { position: absolute; top: 10px; right: 10px; color: #57534f; font: 11px "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; letter-spacing: 2px; }
#header #header-links a {	
	color: #57534f;
	text-decoration: none;	
	padding: 0 2px;
	font-weight: bold;
}
#header #header-links a:hover { color: #57534f; border-bottom: 1px solid #fc0; }
/* Navigation */
#nav { width: 890px; clear: both; margin: 0 0 0; padding: 0; height: 30px; }
#nav ul { background-color: #fc0; background-repeat: repeat-x; background-attachment: scroll; background-position: 0 0; text-align: center; float: left; list-style: none; width: 890px; height: 30px; margin: 5px 0 0 5px; padding: 0; display: inline; }
#nav ul li { text-align: center; display: inline; margin: 0; padding: 0; }
#nav ul li a { display: block; float: left; width: auto; margin: 0; padding: 0 14px; border-left: 1px solid #fff; font: bold 11.8px/30px "Century Gothic", "Trebuchet MS", Helvetica, Arial, Geneva, sans-serif; text-decoration: none; letter-spacing: 1px; color: #57534f; text-align: center; }
#nav ul li a:hover, 
#nav ul li a:active { background-color: #ccc; background-repeat: repeat-x; background-attachment: scroll; background-position: 0 0; }
#nav ul li#current a { color: #57534f; background-color: #fc0; background-repeat: repeat-x; background-attachment: scroll; background-position: 0 0; }

/* Main Column */
#main { float: left; width: 700px; height: auto; padding: 5px 0 0; margin: 0 0 0 10px; display: inline; }
#main h2 {
	margin-top: 10px;
	padding-bottom: 3px;
	font: 2.3em "trebuchet ms", Tahoma, Sans-serif;
	color: #57534f; 
	letter-spacing: -1px;	
	text-transform: none;
}
#main h2 a {
	color: #57534f; 
	text-decoration: none;	
}
#main ul li { list-style-type: disc; }
/* footer */
#footer-wrap { clear: both; width: 900px; font-size: 95%; background-color: #fff; text-align: left; padding: 15px 0; order-top-style: solid; }
#footer-wrap a:hover {
	color: #000;	
}
#footer-wrap h3 {
	color: #57534f;  
	margin: 0;
	padding: 0 10px;
}

#footer-columns {
	color: #888;
	margin: 0 auto; 
	padding: 0;	
	width: 890px;			
}
#footer-columns a { text-decoration: none; font-weight: bold; color: #a80063; font-size: 10pt; }
#footer-columns ul { list-style: none; margin: 10px 0 0; padding: 0; }
#footer-columns li {  }
#footer-columns li a {
	display: block;
	font-weight: normal;
	padding: 5px 0 5px 10px;
	width: 96%;
}
#footer-columns .col3, .col3-center { font-size: 10px; text-align: center; float: left; width: 99%; }
#footer-columns .col3-center { 
	margin: 0 15px; 
}

/* bottom */
#footer-bottom { clear: both; color: #fff; background-color: #343434; margin: 0 auto; width: 890px; padding: 15px 0 0; text-align: center; }
#footer-bottom  a {
	color: #fff;
}

/* postmeta */
.postmeta {	
	margin: 10px 5px;	
	font-size: 95%;	
	color: #99997d;
	border: solid 1px #eae7db;
	background: #eee;
}
.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; }

/* display and additional classes */
.clear { clear: both; }
/* header-photo */
#header-photo {
	clear: both;
	background: #fff;
	margin: 0 auto;
	padding: 0;		
	height:206px; 
	width: 890px;
}
#header-photo img {
	border: none;
	margin: 0; padding: 0;
}
