v/********************************************
   AUTHOR:  			Erwin Aligam 
   WEBSITE:   			http://www.styleshout.com/
	TEMPLATE NAME: 	Enlighten
   TEMPLATE CODE: 	S-0011
   VERSION:          1.1
	LAST MODIFIED:    July-05-2007          	
 *******************************************/ 
 
/********************************************
   HTML ELEMENTS
********************************************/ 

/* top elements */
* { padding: 0; margin: 0; }

body {
	margin: 0px 0; 	padding: 0;
	font: normal 11px 'arial', sans-serif;
	color: #000;
		background: #000 url('images/bg.gif') fixed repeat;
   background-position: bottom left;
	text-align: left;	
	line-height: 14px;	
}


headerimage {
	margin: 0px 0; 	padding: 0;
	font: normal 11px 'arial', sans-serif;
	color: #000;
		background: #8fa105 url('images/layout1.png')no-repeat;
   background-position: top-left;
	text-align: center;	
	line-height: 13px;	
}


/* links */
a { background: inherit; color: #800ea5; text-decoration: none; }
a:hover { background: #000; color: #fff; text-decoration: none; }



/* headers */


h2 {
font-family: arial;
font-size: 24px;
line-height:18px;
 font-style:italic;
font-weight: normal;
text-decoration:none;
border-bottom: 0px solid #000;
background: #fff url('http://tuckin.aabsolut.net/h2bg.png') repeat;
color: #000;
text-transform: lowercase;
letter-spacing: -2px;
text-align: left;
padding:0px;
word-spacing:2px;
margin-bottom:5px;
margin-left:0px;
margin-top:5px;
}

h5 {
font-family: arial;
font-size: 24px;
line-height:18px;
font-weight: normal;
 font-style:italic; border-bottom: 0px solid #000;
background: transparent;
color: #000;
text-transform: lowercase;
letter-spacing: -2px;
text-align: left;
padding:0px;
word-spacing:2px;
margin-bottom:5px;
margin-left:0px;
margin-top:5px;
}

h9 {
font-family: arial;
font-size: 24px;
line-height:18px;
font-weight: normal;
border-bottom: 0px solid #ccc;
background: transparent;
color: #800ea5;
text-transform: lowercase;
letter-spacing: -2px;
text-align: left;
padding:0px;
word-spacing:2px;
margin-bottom:5px;
margin-left:0px;
margin-top:5px;
text-align:center;
}
h6 {
font-family: arial;
font-size: 24px;
line-height:18px;
font-weight: normal;
text-decoration:none;
border-bottom: 0px solid #000;
background: #fff url('http://tuckin.aabsolut.net/h2bg.png') repeat;
color: transparent;
text-transform: lowercase;
letter-spacing: -2px;
text-align: left;
padding:0px;
word-spacing:2px;
margin-bottom:5px;
margin-left:0px;
margin-top:5px;
}

h7 {
font-family: arial;
font-size: 24px;
line-height:18px;
font-weight: normal;
text-decoration:none;
border-bottom: 0px solid #000;
background: #c6c6c6 url('') repeat;
color: #000;
text-transform: lowercase;
letter-spacing: -2px;
text-align: left;
padding:0px;
word-spacing:2px;
margin-bottom:5px;
margin-left:0px;
margin-top:5px;
}


h3 {
font-family: Century Gothic;
font-weight: normal;
font-size:24px;
color: #000000;
text-align:center;
text-transform: lowercase;
letter-spacing:-1px;
word-spacing:3px;
line-height: 28px;
margin:0px;
}

p {
background: transparent;
font-size: 11px;
font-family: arial;
color: #000000;
line-height:14px;
text-align:left;
margin-left:2px;

text-transform: none;
font-weight:normal;
}


h4 {
font-family: "century gothic";
font-weight: normal;
font-size:13px;
background: transparent;
border:0px solid #dbdbdb;
color: #000000;
text-align:left;
text-transform: uppercase;
letter-spacing:-0.3px;
word-spacing:1px;
line-height: 14px;
margin-bottom: 1px;
}

h8 {
font-family: "century gothic";
font-weight: normal;
font-size:13px;
background: transparent;
border:0px solid #dbdbdb;
color: transparent;
text-align:left;
text-transform: uppercase;
letter-spacing:-0.3px;
word-spacing:1px;
line-height: 14px;
margin-bottom: 1px;
}
ul, ol {
	margin: 2px;
	padding: 2px ;		
	
	line-height: 10px;
}

i{
background: transparent;
font-size: 11px;
font-family: arial;
color: #800ea5;
line-height:13px;
text-align:left;
margin-left:2px;

text-transform: none;
font-weight:normal;
}

a.menu {
background: transparent; 
color: #a94348; 
font-size: 15px; 
text-decoration: uppercase;  }


a.menu:hover { background: transparent;
color: #000;
font-size: 15px; 
text-decoration: uppercase;  }

a.navi, a.navi:active, a.navi:link, a.navi:visited {
display: block;
font-family: arial;
font-size: 22px;
line-height:17px;
font-weight: normal;
font-style:italic;
text-decoration:none;
border: 0px solid #bbbbbb;
background: transparent;
color: #000;
text-transform: lowercase;
letter-spacing: -2px;
text-align: left;
padding:0px;
word-spacing:2px;
margin-bottom:1px;
}

a.navi:hover {
color: #8d28ae;
font-style:italic;

}



.popup { 
position:relative;
} 
.popup img { 
position:absolute;
left:-999em; 
} 
.popup:hover img, .popup:focus img {
left:65px;
padding:5px 10px;  
border:0px solid #000;
background:transparent;
}
a:hover{visibility:visible;} /* IE6 */



/* images */
img {
  border: 0px solid #DDD; 
  padding: 0px;
  background-color: transparent;
}
img.float-right {
  margin: 5px 0px 5px 15px;  
}
img.float-left {
  margin: 5px 15px 5px 0px;
}

code {
  margin: 5px 0;
  padding: 0px;
  text-align: left;
	
	line-height: 10px;
  display: block;
  overflow: auto;  
  font: 500 1em/1.5em 'Lucida Console', 'courier new', monospace;
  /* white-space: pre; */
  background: #FAFAFA;
  border: 1px solid #eee;    
}
acronym {
  cursor: help;
  border-bottom: 1px solid #777;
}
blockquote {
	margin: 15px; 	padding: 0 0 0 20px;  	
  	background: #FAFAFA url(quote.gif) no-repeat 3px 5px; 
	border: 1px solid #eee; 
	font: bold 1.2em/1.5em 'arial', arial, sans-serif; 
	color: #000000;	
}


/* start - table */
table {
	margin-top: 0px;	
margin-left: 0px;        padding-top: 0px;
        	padding-left: 0px;

        font: normal 11px 'arial', sans-serif;
}




tbody {
	margin-top: 0px;	
        padding-top: 0px;
        	padding-left: 0px;
margin-left: 0px;
        font: normal 11px 'arial', sans-serif;
}
th strong {
	color: #fff;
}
th {
	height: 0px;
	padding-left: 0px;
	padding-right: 0px;	
padding-bottom: 0px;
margin-bottom: 0px;
padding-top: 0px;
margin-top: 0px;
margin-left: 0px;

background-color:transparent;	
	color: #6d6d6d;	
        font: normal 11px 'century gothic', serif;
	text-align: left;
        text-transform: uppercase;
	border-left: 0px solid #D68686;
	border-bottom: solid 0px #FFF;
}
.td {
font-family: arial;
font-size: 20px;
line-height:18px;
font-weight: normal;
text-decoration:none;
border-bottom: 0px solid #000;
background: #f3f3f3 url('') repeat;
color: #000;
text-transform: lowercase;
letter-spacing: -2px;
text-align: left;
padding:0px;
word-spacing:2px;
margin-bottom:5px;
margin-left:0px;
margin-top:5px;
}
.td-a {
font-family : arial;
font-size : 11px;
color : #000; 
padding: 4px;
background-color: #f3f3f3;
border : 1px solid #dddddd;
}
.td-b {
font-family : arial;
font-size : 11px;
color : #404040; 
padding: 4px;
background-color: transparent;
border : 1px solid #dddddd;
}



tm {
	padding-left: 0px;
	padding-right: 0px;
	margin-bottom: 3px;
	border-left: 0px solid #E8E8E8;
	border-bottom: 0px solid #DFDFDF;
        width: 100px;
}
td.first,th.first {
	border-left: 0px;
}
	

/* end - table */

/* form elements */
form {
	margin: 10px;
	padding: 0px ;		
	border: 0px solid #eee; 
	background-color: transparent; 
}
label {
	display:block;
	font-weight:bold;
	margin:5px 0;
}
input {

	margin-top: 1px;
	padding: 0px ;
        margin: 0px;
	border:1px dotted #6e6e6e;
        background-color: transparent;
	font: normal 1em 'arial', arial, sans-serif;
	color:#000;
	text-decoration: uppercase;
        text-align:left;

}



textarea {
	width:504px;
	margin-top: 1px;
        margin: 0px;  
	padding: 0px ;	 
	font: normal 1em 'arial', arial, sans-serif;
	border:1px dotted #6e6e6e;
        background-color: transparent;
        line-height:10px;
        text-align:left;
	display:block;
	color:#000;
}
input.button { 
        width: 50px;
	margin: 17px;
	padding: 0px ;	
	font: bold 1em arial, Sans-serif; 
	border: 1px solid #CCC;
	background: #FFF; 
	color: #333;	
}

/* search form */
.searchform {
	background-color: transparent;
	border: none;	
	margin: 0; padding: 0;	
}
.searchform p { margin: 10px; padding: 0; }
.searchform input.textbox { 
	width: 130px;
	color: #333; 
	height: 20px;
	padding: 2px;	
	vertical-align: top;
}
.searchform input.button { 
	font: bold 12px arial, Sans-serif; 
	color: #333;	
	width: 60px;
	height: 26px;
	border: none;
	padding: 3px 5px;	
	vertical-align: top;
}

/***********************
	  LAYOUT
************************/
#wrap {
	width: 510px;
        height:400%;	
        margin-top:10px;
	margin-left: 0px; /* auto centers the div */
        padding: 0px;
	background: #fff;
        background-image: url('');
	border: 0px solid #8B636C;
	display: block;}

/* header */
#header {
	position: absolute;
	height: 0px;
	text-align: left;		
	margin: 0; padding: 0;	
	background: transparent;
}
#header .headerphoto {
	position: left;
	right: 15px ; top: 15px;
	width: 740px;
	height: 0px;
	background: transparent url('') no-repeat;	
}
#header #logo-box {
	position: left;
	left: 15px ; top: 15px;
	width: 180px;
	height:0px;	
	background: #4E3525;
}
#logo-box h1#logo {
	position: absolute;	
	font: bold 50px 'arial', Sans-serif;
	letter-spacing: -2px; 
	color: transparent;
	margin: 0; padding: 0;
	
	/* change the values of left and top to adjust the position of the logo */
	top: 25px; left: 34px;
}
#logo-box h1#logo a {
	text-decoration: none;
	color: #FFF;
}
#logo-box #slogan {
	position: absolute;	
	font: bold 12px 'arial', Sans-serif;
	text-transform: none;
	color: #FFFFCC;	
	margin: 0; padding: 0;
	
	/* change the values of left and top to adjust the position of the slogan */
	top: 88px; left: 60px;
}

/* header menu */
#menu {	
	clear: both;
	margin: 0; 
	padding: 0 0 0px 0;		
	width: 740px;
	background: transparent url(wrap-bg.jpg) repeat-y;
	border: 0px solid #FFF;
	float: left;
}
#menu ul {
	font: bolder 14px 'arial', sans-serif;
	width: 740px;
	color: #FFF;
	background-color: #fff;		 	
	margin: 0;
	padding: 0;
	display: inline;
	border-bottom: 0px solid #FFF;
	float: left;	
}
#menu li {
	float: left;
	list-style: none;
}
#menu li a {
	display: block;
	padding: 0px 0px;	
	color: #0e3e5d;	
	text-decoration: none;	
}
#menu li a:hover {
	background: #C8935D;
	color: #FFF;
}
#menu li a#current  {
	background: #993333;
	color: #FFF;
}

/* content */
#content-wrap {
	clear: both;
	float: left;
	width: 120%;
	background: #fff;
	padding: 0px;
	margin: 2px auto;			

}
#content {
        float:left;
	width: 510px;	
		background: #fff;

	clear: both;
	text-align: left;	
	padding: 0px;
	margin-left: 17px;			
}
/* cards */
#card-wrap {
	clear: both;
	float: left;
	width: 120%;
	background: #fff;
	padding: 0px;
	margin: 15px auto;			

}
#cards {
        float:left;
	width: 510px;	
		background: #fff;

	clear: both;
	text-align: left;	
	padding: 0px;
	margin-left: 17px;			
}


/* sidebar */

#sidebar{
	font-size:11px;
	line-height:1.2em;
	width:300px;       
        height: 100%;
	display:inline;
	float:left;
	padding:0px;
	margin-right:0px;	
	margin-left:0px;	
	background-color:#FFF;
        border-right: 8px solid #000;
	color:#000;
	}
	
#sidebar h2{
	padding:0px;
	margin:5px;
	color:#a30c48;
	font-weight:200;
	border-bottom:#c15b8b dashed 1px;
	}
	
#sidebar ul{
	margin:5px;
	padding: 0px;
	list-style-type: none;
	}
	
#sidebar ul li{
	background-color:#FFF;
	padding:0px 0 0px 0;
	margin:0px;
	}
	
#sidebar ul li li{

	margin:0px;
	border-bottom:#ae537b solid 0px;
	}

#sidebar a{
	text-decoration:none;
	color:#0e3e5d;

	padding:0px 0 0px 0;
	}
	
#sidebar ul li li:hover{
	background-color:#FFF;
	border-bottom:#ae537b solid 0px;
	}	
#sidebar h1 {
	padding: 0px;
	margin: 0;	
	color: #660000;	
}
.sidebox {
	margin-bottom: 10px;	
}

/* sidebar menu */
#sidebar ul.sidemenu {
	list-style:none;
	margin: 0px 0 5px 0;
	padding: 0;		
}
#sidebar ul.sidemenu li {
	padding: 0px 0px;
}
#sidebar ul.sidemenu a {
	display:block;
	font-weight:normal;
	color: #333;
	height: 1.5em;	
	padding:0em 0 .0em 0px;
	line-height: 1.5em;
	border-bottom: 1px dashed #D5D5D5;
	text-decoration:none;
}
#sidebar ul.sidemenu a.top{	
	border-top: 1px dashed #D5D5D5;
}
#sidebar ul.sidemenu a:hover {
	padding: .3em 0 .3em 10px;
	border-left: 5px solid  #993333;
	color: #993333;		
}

/* main */
#main {
	float: left;
	width: 100%;	
	margin: 17px; 
        padding: 0px;	
	background-color: #FFF;

}
#main h1 {
	padding:0px;
	margin: 5px;
	border-bottom: 1px dashed #D5D5D5; 	
}
#main ul li {
	list-style-image: url(bullet.gif);
}

.post {
	margin: 17px; padding: 0;	
	background-color: #fff;

}
.post .post-footer {
	background-color: transparent;
	padding: 5px; margin-top: 0px;
	font-size: 95%;
	border: 0px solid #eee;
}
.post .post-footer .date {
	background: url(clock.gif) no-repeat 0 center;
	padding-left: 20px; margin: 0 10px 0 5px;
}
.post .post-footer .comments {
	background: url(comment.gif) no-repeat 0 center;
	padding-left: 20px; margin: 0 10px 0 5px;
}
.post .post-footer .readmore {
	background: url(page.gif) no-repeat 0 center;
	padding-left: 20px; margin: 0 10px 0 5px;
}

/* footer */
#footer {
	clear: both;
	margin: 0; padding: 12px 0 0 0;
	font: normal .92em/1.5em 'arial', arial, arial, sans-serif;
	height: 45px;
	background: url(footer-bg.jpg) no-repeat left bottom;
	color: #000000;
	text-align: center;
}
#footer p {
	margin: 0; padding: 0;
}
#footer a {
	text-decoration: none;
	color: #0e3e5d;	
}
#footer a:hover {
	text-decoration: underline;
	color: #333;
}

/* alignment classes */
.float-left  { float: left; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right {	text-align: right; }

/* additional classes */
.clear { clear: both; }
.gray  { color: #BFBFBF; }
