/*
ORIGINAL AUTHOR:	Erwin Aligam 
WEBSITE:			http://www.styleshout.com/
TEMPLATE NAME:		HigherGround
*/
 
*, .notrace, .addthis_button img { margin: 0; padding: 0; outline: 0; }

.notrace, .addthis_button img { border: 0; background: none; }

body {
	font: 75%/1.5em Verdana, Tahoma, arial, sans-serif;
	color: #333; 
	text-align: center;
	margin: 15px 0px;
	background: #020 url(./images/bkgd_body.jpg) repeat-x top left;
}

/* Links */
a, a:visited {	
	color: #090;
	background: inherit;
	text-decoration: none;
}
a:hover {
	color: #0C0;
	background: inherit;
	text-decoration: none;
}

/* Headers */
h1, h2, h3, h5, p, dl {
	padding: 10px;		
	margin: 0;
}

h1, h2, h3 {
	clear: both;
	font-family: Tahoma, Arial, Sans-serif;
	font-weight: bold;		
}
h1 {
	font-size: 190%;	
	font-weight: normal;
	color: #555;
}
h2 {
	font-size: 130%;
	text-transform: uppercase;
	color: #88ac0b;
	margin-top: 30px;
}
h2:first-child {
	margin-top: 0;
}
h3 {
	font-size: 127%;
	font-family: Arial;
	letter-spacing: 1px;
	margin: 0;
	padding: 15px 10px 0px 10px;
}
h4 {
	font-family: Arial;
	font-size: 200%;
	text-align: center;
	margin: 10px 0px 25px 0px;
}
h5 {
	font: bold 110% Arial, Helvetica, sans-serif;
	padding-bottom: 0;
}
ul, ol {
	margin: 5px 20px;
	padding: 0px 20px;
}
ul {
	list-style: none;
}
dt { font: bold 115%/1.6 Arial, Helvetica, sans-serif; 
	text-align: left; 
	background: #93BC0C url(./images/nav.jpg) repeat-x;
	margin-top: 20px;
	padding: 5px 10px;
	color: #FFF;
	border-right: 1px solid #B6D59A;
	border-left: 1px solid #B6D59A;
	border-bottom: 1px solid #F8F8F8; 
}
dt:first-child { 
	margin-top: 0; 
}
dd { padding: 0; background-color: #F8F8F8; }
hr { 
	min-height: 0px;
    height: 0px; 	
	display: block;
	margin: 15px 10px;
    border-bottom: 1px solid #090;
}

/* Images */
img, #content iframe {
	background: #FAFAFA;
	border: 1px solid #DCDCDC;
	padding: 5px;
}
img.float-right {
  	margin: 5px 0px 0px 10px;  
}
img.float-left {
  	margin: 5px 10px 0px 0px;
}
acronym {
	cursor: help;
	border-bottom: 1px solid #090;
}
blockquote {
	margin: 5px;
 	padding: 5px 10px;  
	background: url(./images/post.jpg);
	border: 1px solid #D5D5D5;
	font: 1.15em/1.5 Arial, Sans-serif;
	text-align: left;
	font-style: italic;
}


/* Table */
table {
	border-collapse: collapse;
	margin: 10px;	
}
th strong {
	color: #FFF;
}
th {
	background: #93BC0C url(./images/nav.jpg) repeat-x;
	height: 29px;
	padding-left: 10px;
	padding-right: 10px;
	color: #FFF;
	border-left: 1px solid #B6D59A;
	border-bottom: 1px solid #FFF;
}
tr {
	height: 30px;
}
td {
	text-align: left;
	padding-left: 9px;
	padding-right: 9px;
	border-left: 1px solid #E8E8E8;
	border-bottom: 1px solid #DFDFDF;
}
td.first, th.first {
	border-left: 0px;
}
/*
tr.odd {
	background: #F8F8F8;
}
tr.even {
	background: #EFEFEF;		
}
*/
tr:nth-child(even) {
  background-color: #EFEFEF;
}
tr:nth-child(odd) {
  background-color: #F8F8F8;
}
table img {
	width: 65px;
	border: none;
	background: none;
}
span.title {
	text-decoration: underline;
}
td p {
	padding: 5px;
	margin: 0;
}


/* Layout */ 
#wrap {
	position: relative;
	width: 820px;
	background: #FFF /*url(./images/content.jpg) repeat-y center top*/;
	margin: 0px auto;
	text-align: left;
	border: 10px solid #070;
}
#spacer {
	position: absolute;
	width: 820px;
	height: 15px;
	background: #FFF /*url(./images/top-bg.jpg) repeat-y center top*/;
	top: 0px; 
	left: 0px;
	z-index: 2;
}
#content-wrap {
	position: relative;
	clear: both;
	float: left;	
	width: 790px;	
	padding: 0; 	
	background: #E8E8E8;	
	border-top: 5px solid #FFF;
	border-bottom: 5px solid #FFF;
	margin-left: 15px;	
	display: inline;
	text-align: justify;
}

/* Header */
#header {
	clear: both;
	position: relative;
	/*height: 180px;*/
	height: 310px;
	width: 790px;
	margin: 0px auto;
	background: #FFF;
}
#banner {
	position: relative;
	top: 15px;
	width: 790px;
	/*height: 160px;*/
	height: 290px;
	background: #FFF url(./images/banner.jpg) no-repeat;
}
#banner a {
	position: relative;
	top: 130px;
	left: 25px;
	font-size: 1.75em;
	font-style: italic;
	color: #090; 
	background: #000;
}

/* Navigation */
#nav {
	clear: both;	
	padding: 0;		
}
#nav ul {
	float: left;
	list-style: none;
	background: url(./images/nav.jpg) repeat-x;	
	width: 790px;		
	/*text-transform: uppercase;*/
	margin: 0px 0px 0px 15px;
	padding: 0;	
	display: inline;
}
#nav ul li.special {
	background: url(./images/nav_special.jpg) repeat-x;	
}
#nav ul li {
	display: inline;
	margin: 0; 
	padding: 0;
}
#nav ul li a {
	display: block;
	float: left;
	width: auto;
	margin: 0;
	padding: 0px 13px;
	border-right: 1px solid #FFF;
	border-bottom: none;
	color: #FFF;
	font: 13px/2.8em Tahoma, Helvetica, Arial, Geneva, sans-serif;
	font-weight: bold;
	text-decoration: none;	
	letter-spacing: 1px;
}
#nav ul li a:hover, #nav ul li a:active, #nav ul li#current a {
	background: url(./images/nav_highlight.jpg) repeat-x;	
}
#nav ul li.special a:hover, #nav ul li.special a:active {
	background: url(./images/nav_special.jpg) repeat-x;	
}

/* Main */
#content {
	float: left;
	width: 67%;
	padding: 15px 0px 0px 0px; 
	margin: 0px 0px 0px 10px;
	display: inline;
}
#content h2 {
	font: 1.9em 'Trebuchet MS', Tahoma, Sans-serif;
	color: #090; 
	text-transform: none;
	padding: 10px 0px 0px 10px;
	text-align: left;			
}
#content h2 a {
	color: #090;
	text-decoration: none;	
}
#content ul li {
	list-style-image: url(./images/bullet.gif);
}
.newsflash { 
	width: 476px;
	padding: 15px;
	margin: 10px;
	background: url(./images/newsflash.gif) top left; 
}
.newsflash div { 
	padding: 0 10px;
	background: #FF6;
}
ul.bookshelf li em {
	color: #090;
	font-style: normal;
}
p.returntotop {
	white-space: nowrap;
	clear: both;
	display: block;
	margin-bottom: 40px;
	text-align: center;
}

/* Sidebar */	
#sidebar {
	float: right;
	width: 27.5%;
	padding: 20px 10px 0px 0px; 
	margin: 0;
	text-align: left;	
}	
#sidebar h3 {
	padding: 10px 5px 0px 5px;
	margin: 0;
	font: 140% Arial, Tahoma, Sans-serif;
	font-weight: bold;
	letter-spacing: 1px;
	color: #090; 		
}
#sidebar ul.sidemenu {
	margin: 5px 12px 10px 2px; 
	padding: 0;
	text-decoration: none;		
	border-top: 1px solid #9A9;
}
#sidebar ul.sidemenu li {
	list-style: none;
	border-bottom: 1px solid #9A9;
	padding: 4px 2px 5px 2px;
	margin: 0;		
	color: #8F8F8F;
}
* html body #sidebar ul.sidemenu li {
	height: 1%;
}
#sidebar ul.sidemenu li a {
	text-decoration: none;	
	background-image: none;	
	color: #666;			
}
#sidebar ul.sidemenu li a:hover {	
	color: #090;	
}
#sidebar ul.sidemenu ul { 
	margin: 0px 0px 0px 5px; 
	padding: 0; 
}
#sidebar ul.sidemenu ul li { 
	background: none; 
}
#sidebar ul.sidemenu li span {
	float: right; 
	color: #000;
	font-size: 70%;
	letter-spacing: 1px;
	text-transform: uppercase;
}
#sidebar p {
	padding: 2px 5px 10px 5px;
	margin: 0;
}

/* Footer */
#footer-wrap {
	clear: both;
	width: 790px;
	font-size: 95%;	
	text-align: left;
	padding: 15px 0px 0px 0px;
	margin: 0px 15px;
	border-bottom: 15px solid #FFF;
	background: #CCC /*url(./images/footer-bottom.jpg) no-repeat center bottom*/;	
}
#footer-wrap a {
	text-decoration: none;
	color: #666;
	font-weight: bold;
}
#footer-wrap a:hover {
	color: #000;	
}
#footer-wrap h3 {
	color: #666;
	margin: 0;
	padding: 0px 10px; 
	text-transform: uppercase;
	text-align: center;
}
#footer-wrap p {
	padding: 10px 0px;
}
#footer-columns {
	color: #888;
	margin: 0px auto; 
	padding: 0;	
	width: 730px;
}
#footer-columns h3 {
	text-align: left;
}
#footer-columns ul {
	list-style: none;
	margin: 10px 0px 0px 0px; 
	padding: 0;	
	background: url(./images/footer-dots.jpg) repeat-x left top;
}
#footer-columns li {
	background: url(./images/footer-dots.jpg) repeat-x left bottom;	
}
#footer-columns li a {
	display: block;
	font-weight: normal;
	padding: 4px 0px 4px 10px;
	width: 96%;
}
#footer-columns .column-left, #footer-columns .column-center, #footer-columns .column-right {
	float: left;
	width: 31.75%;
}
#footer-columns .column-center { 
	margin: 0px 15px; 
}
#footer {
	clear: both;
	color: #666;	
	margin: 0px auto; 
	width: 790px;
	padding: 10px 0px;
	text-align: center;
}
#footer p {
	white-space: nowrap;
}

/* Postmeta */
.post-footer {
	background: url(images/post.jpg);
	padding: 5px; 
	margin: 5px 10px 10px 10px;	
	color: #666;
	border: 1px solid #D5D5D5;
}
.post-footer .date { margin: 0px 10px 0px 5px;	}
.post-footer a.comments { margin: 0px 10px 0px 5px;	}
.post-footer a.readmore { margin: 0px 10px 0px 5px;	}
.post-info { 
	padding: 5px 10px; 
	color: #888; 
}

/* Alignments */
.float-left  { float: left; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right { text-align: right; }
.clear { clear: both; }