/********************************************
(Original template base:)
   AUTHOR:  			Erwin Aligam 
   WEBSITE:   			http://www.styleshout.com/
	TEMPLATE NAME:		Envision
   TEMPLATE CODE: 	S-0013
   VERSION:          1.1
	LAST MODIFIED     Nov-14-2007 	

(ankistream.com modifications:)
(c) 2008 by Bishop Wilkins
 *******************************************/
 
/********************************************
   HTML ELEMENTS
********************************************/ 

/* Top Elements */
* { margin: 0; padding: 0; outline: 0 }

body {
	background: #501318;
	color:#555;
	text-align:center;
}

/* links */
a, a:visited {
	text-decoration: none;
	color: #2180BC;
	background: inherit;
}
a:hover {
	color: #88ac0b;
	background: inherit;
	text-decoration: underline;
}

/* headers */
h1, h2, h3 {
}
h1 {
	color: #006699;
}
h2 {
	text-transform: uppercase;
	color: #88ac0b;
}
h3 {
	color: #666666; 
}

/* images */
img {
	background: #FAFAFA;
	padding: 5px;
}
img.float-right {
  margin: 5px 0px 10px 10px;  
}
img.float-left {
  margin: 5px 10px 10px 0px;
}

.img-borderless {
	border: 0px solid #E5E5E5;
	padding: 0px;
}

h1, h2, h3, p {
	padding: 10px;		
	margin: 0;
}
ul, ol {
	margin: 5px 20px;
	padding: 0 20px;
}

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; */
  background: #FAFAFA;
  border: 1px solid #f2f2f2;  
}
acronym {
  cursor: help;
  border-bottom: 1px dotted #777;
}
blockquote {
	margin: 10px;
 	padding: 0 0 0 28px;  
   border: 1px solid #f2f2f2; 
  	background: #FAFAFA url(quote.gif) no-repeat 5px 5px;    
}

/* start - table */
table {
	border-collapse: collapse;
	margin: 10px;	
}
th strong {
	color: #fff;
}
th {
	background: #93BC0C;
	height: 29px;
	padding-left: 12px;
	padding-right: 12px;
	color: #FFF;
	text-align: left;
	border-left: 1px solid #B6D59A;
	border-bottom: solid 2px #FFF;
}
tr {
	height: 30px;
}
td {
	padding-left: 11px;
	padding-right: 11px;
	border-left: 1px solid #FFF;
	border-bottom: solid 1px #ffffff;
}
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 #f2f2f2; 
	background-color: #FAFAFA; 	
}
label {
	display:block;
	margin:5px 0;
}
input {
	padding:2px;
	border:1px solid #eee;
	color:#777;
}
textarea {
	width:400px;
	padding:2px;
	border:1px solid #eee;
	height:100px;
	display:block;
	color:#777;
}
input.button { 
	height: 24px;
	margin: 0;
	padding: 2px 3px; 
	color: #FFF;
	background: #8EB50C url(button-bg.jpg) repeat-x 0 0;
	border: none;
}

/********************************************
   LAYOUT
********************************************/ 
#outer-wrap {
	background: #501318 url(bodybg.png) repeat-x top;
}

#wrap {
	width: 820px;
	background: #501318 url(content.png) repeat-y center top;
	margin: 0 auto;
	text-align: left;
}
#content-wrap {
	clear: both;
	width: 760px;
	padding: 0; 
	margin: 10px auto;
}
#header {
	width: 820px;
	position: relative;
	height: 163px;
	background: #501318 url(header.png) no-repeat center top;
	padding: 0;	
	color: #FFF;	
}
#header h1#logo-text a {
	position: absolute;
	margin: 0; padding: 0;
	letter-spacing: -2px;
	color: #FFF;
	text-transform: none;
	text-decoration: none;
	background: transparent;
	
	/* change the values of top and left to adjust the position of the logo*/
	top: 55px; left: 47px;	
}

/* Annoying hack for drop shadows: */
#header h1#logo-text-drop1 a {
	position: absolute;
	margin: 0; padding: 0;
	letter-spacing: -2px;
	color: #000;
	text-transform: none;
	text-decoration: none;
	background: transparent;
	top: 57px; left: 47px;	
}
#header h1#logo-text-drop2 a {
	position: absolute;
	margin: 0; padding: 0;
	letter-spacing: -2px;
	color: #000;
	text-transform: none;
	text-decoration: none;
	background: transparent;
	top: 55px; left: 49px;	
}
#header h1#logo-text-drop3 a {
	position: absolute;
	margin: 0; padding: 0;
	letter-spacing: -2px;
	color: #000;
	text-transform: none;
	text-decoration: none;
	background: transparent;
	top: 57px; left: 49px;	
}

#header p#slogan {
	position: absolute;
	margin: 0; padding: 0;
	text-transform: none;
	color: #FFF;
	
	/* change the values of top and left to adjust the position of the slogan*/
	top: 100px; left: 52px;
}
#header p#slogan-drop1 {
	position: absolute;
	margin: 0; padding: 0;
	text-transform: none;
	color: #000;
	top: 101px; left: 52px;		
}
#header p#slogan-drop2 {
	position: absolute;
	margin: 0; padding: 0;
	text-transform: none;
	color: #000;
	top: 100px; left: 53px;		
}
#header p#slogan-drop3 {
	position: absolute;
	margin: 0; padding: 0;
	text-transform: none;
	color: #000;
	top: 101px; left: 53px;		
}

/* header links */
#header #header-links {
	position: absolute;
	top: 20px; right: 30px;	
	color: #C6DDEE;
	font-size: 12px;	
	font-weight:bold;
}
#header #header-links-drop1 {
	position: absolute;
	top: 22px; right: 30px;	
	color: #000;
	font-size: 12px;	
	font-weight:bold;
}
#header #header-links-drop2 {
	position: absolute;
	top: 20px; right: 28px;	
	color: #000;
	font-size: 12px;	
	font-weight:bold;
}
#header #header-links-drop3 {
	position: absolute;
	top: 22px; right: 28px;	
	color: #000;
	font-size: 12px;	
	font-weight:bold;
}
#header #header-links a {	
	color: #FFF;
	text-decoration: none;	
}
#header #header-links a:hover {
	color: #FFFF00;	
}

/* Menu */
#menu {
	clear: both;	
	margin: 0 auto; padding: 0;
	background: #501318 url(menu.png) no-repeat center top;
	height: 37px;
	width: 820px;	
}
#menu ul {
	float: right;
	list-style: none;
	margin:0; padding: 0;
}
#menu ul li {
	display: inline;
}
#menu ul li a {
	display: block;
	float: left;
	padding: 9px 12px;
	color: #FFF;	
	text-decoration: none;
}
#menu ul li.last a {
	padding-right: 40px;	
}
#menu ul li a:hover {
	color: #FFFF00;	
}
#menu ul li#current a {	
	color: #D4E59F;
}

/* Main Column */
#main {
	float: left;
	width: 100%;
	padding: 0; margin: 0 0 0 0;
	display: inline;
}
#main h2 {
    text-align: center;	
	margin-top: 10px;
	color: #a83bb8; 
	padding: 5px 5px 5px 5px; 	
	border-bottom: 1px solid #5c3562;
	text-transform: none;
}
#main h2 a {
	background: none;
	color: #a83bb8;
	text-decoration: none;
}

#main ul li {
	list-style-image: url(bullet.gif);
}

.post-footer {
	background-color: #FAFAFA;
	padding: 5px; margin: 20px 10px 10px 10px;
	border: 1px solid #f2f2f2;
}
.post-footer .date {
	background: url(clock.gif) no-repeat left center;
	padding-left: 20px; margin: 0 10px 0 5px;
}
.post-footer .comments {
	background: url(comment.gif) no-repeat left center;
	padding-left: 20px; margin: 0 10px 0 5px;
}
.post-footer .readmore {
	background: url(page.gif) no-repeat left center;
	padding-left: 20px; margin: 0 10px 0 5px;
}

/* 
I don't get why this anchor div is necessary.
But when I remove it from the html structure the content.png 
image disappears from the wrap div background.
*/
#anchor { 
	clear: both;
}

/* Footer */	
#footer-wrap {
	background: #501318 url(footerbg.png) repeat-x bottom;
	height: 65px;
}

#footer {
	color: #C6DDEE;
	background: #501318 url(footer.png) no-repeat center top;
	margin: 0 auto; padding: 0;
	clear: both;
	width: 820px;
	height: 65px;
	text-align: center;	
	font: 70%/1.5em Verdana, Tahoma, arial, sans-serif;
}

#footer a { 
	color: #FFF;
	text-decoration: none; 
}

/* alignment classes */
.float-left  { float: left; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-center { text-align: center; }
.align-right { text-align: right; }

/* display and additional classes */
.clear { clear: both; }


