/********************************************
   AUTHOR:  			Erwin Aligam 
   WEBSITE:   			http://www.styleshout.com/
	TEMPLATE NAME: 	Bright Side of Life
   TEMPLATE CODE: 	S-0005
   VERSION:          1.0          	
 *******************************************/ 
 
/********************************************
   HTML ELEMENTS
********************************************/ 

/* top elements */
* { padding: 0; margin: 0; }

body {
	margin: 0;
	padding: 0;
	font: .7em/1.5em  Verdana, Tahoma, Helvetica, sans-serif;
	color: #333; 
	text-align: center;
}

/* links */
a {
	color: #00007B;
	text-decoration: none;
}
a:hover {
	color: #FF9900;
}

/* headers */
h1, h2, h3 {
	font: bold 1em 'Trebuchet MS', Arial, Sans-serif;
	color: #333;	
}
h1 { font-size: 1.5em; color: #00007B; } 
h2 { font-size: 1.4em; text-transform:uppercase;}
h3 { font-size: 1.3em; }

p, h1, h2, h3 {
	margin: 10px 15px;
}
ul, ol {
	margin: 10px 5px;
	padding: 0 15px;
	color: #1E3F6D;
/*	list-style-type:none; 	*/

}
ul span, ol span {
	color: #666666; 
}

/* images */
img {
	border: 1px;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
	
}
img.no-border {
	border: none;
}
img.float-right {
  margin: 5px 0px 5px 15px;  
}
img.float-left {
  margin: 5px 15px 5px 0px;
}

a img {
}

img.logo 
{
position: absolute; 
top: 100px; 
left: 100px; 
}

blockquote {
	margin: 15px;
 	padding: 0 0 0 20px;  	
 	background: #FAFAFA;
	border: 1px solid #FAFAFA; 
	border-left: 4px solid #00007B;   
	color: #00007B;
	font: 1em/1.5em Verdana, Tahoma, Helvetica, sans-serif; 
}


/***********************
	  LAYOUT
************************/
#wrap {
	background: #FFF;
	width: 100%; height: 100%;
	margin: 0 auto;	
	text-align: left;
}
#content-wrap {
	clear: both;
	margin: 0; padding: 0;	
	background: #FFF;
}

/* header */
#header {
	position: relative;
	height: 290px;
	width: 100%; 
	background: url(top.png) repeat-x 0% 100%;	
}


/* main */
#main {
	float: left;
	margin-left: 15px;
	padding: 0;
	width: 70%;		
}

.post-footer {
	background-color: #FAFAFA;
	padding: 5px; margin: 20px 15px 0 15px;
	border: 1px solid #f2f2f2;
	font-size: 95%;	
}
.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;
}

/* sidebar */
#sidebar {
	float: left;
	width: 20%;
	margin: 0;	padding: 0; 
	display: inline;
}
#sidebar ul.sidemenu {
list-style-type:none; 	
	margin:5px 0 10px 5px;
	padding:0;		

}
#sidebar ul.sidemenu li {
	margin-bottom:1px;

}
#sidebar ul.sidemenu a {
	display:block;
	font-weight:bold;
	color: #333;	
	text-decoration:none;	
	padding:2px 5px 2px 10px;
	
}

* html body #sidebar ul.sidemenu a { height: 18px; }

#sidebar ul.sidemenu a:hover {
	padding:2px 5px 2px 10px;
	background: #f2f2f2;
	color: #006600;
}

/* rightbar */
#rightbar {
	float: right;
	width: 23%;
	padding: 0; margin:0;		
}

/* Footer */
#footer { 
	clear: both; 
	position: relative; 
	background: url(bottom.png) repeat-x 0% 100%;	
	margin: 0; padding: 0; 
	height: 234px;
	z-index: 999998; 
}
#footer a { 
	text-decoration: none; 
	font-weight: bold;	
	color: white;
}
.footercontent{
	position: absolute;
	z-index: 999999;
	color: white;
	bottom: -31px;
	left: -126px;
	margin: 0;
	padding: 0;
	width: 620px;
	height: 0px;
	font-weight:bold;
	font-size: 12px;
}

.footercontent2{
	font-size: 12px;
	position: absolute;
	z-index: 999999;
	color: white;
	bottom: 57px;
	left: 950px;
	margin: 0;
	padding: 0;
	width: 288px;
	height: 21px;
	font-weight:bold;
}

/* menu tabs */
#header h2 {
	z-index: 999999;
	position: absolute;
	margin:0;
	padding: 0;
	list-style:none;
	right: 346px;
	bottom: 147px !important;
	bottom: 5px;
	font: bold 13px  Arial, 'Trebuchet MS', Tahoma, verdana,  sans-serif;
	width: 193px;
	height: 23px;
}

#header.link1
{
	z-index: 999999;
	position: absolute;
	margin:0;
	padding: 0;
	list-style:none;
	right: 346px;
	bottom: 147px !important;
	bottom: 5px;
	font: bold 13px  Arial, 'Trebuchet MS', Tahoma, verdana,  sans-serif;
	width: 193px;
	height: 23px;
	}

 #header li {
   display:inline;
   margin:0; padding:0;
} 
#header a {
   float:left;
   margin:0;
   padding:0 0 0 4px;
   text-decoration:none;
}
#header a span {
   float:left;
   display:block;
   padding:6px 15px 3px 8px;
   color: #FFF;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#header a span {float:none;}
/* End IE5-Mac hack */
#header a:hover span {
	color:#FFF;
}
#header a:hover {
   background-position:0% -42px;
}
#header a:hover span {
   background-position:100% -42px;
}
#header #current a {
   background-position:0% -42px;
	color: #FFF;
}
.floater {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000076;
	position: absolute;
	z-index: 9999;
	top: 225px;
	left: 268px;
}

.floater2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000076;
	position: absolute;
	z-index: 9999;
	top: 225px;
	left: 372px;
}

.floater3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000076;
	position: absolute;
	z-index: 9999;
	top: 225px;
	left: 556px;
}

.floater4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000076;
	position: absolute;
	z-index: 9999;
	top: 225px;
	left: 779px;
}

.floater5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000076;
	position: absolute;
	z-index: 9999;
	top: 225px;
	left: 884px;
}

.floater6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000076;
	position: absolute;
	z-index: 9999;
	top: 225px;
	left: 1033px;
	width: 135px;
}


#header #current a span {
   background-position:100% -42px;
	color: #FFF;
}
/* end menu tabs */

/* 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; }
.green {
	color: #006600;
}
.gray  {	color: #AFBBCB; 
}

table
{
	margin-left: 15px;
	margin-bottom: 10px;
	font-size: 11px;
	font-weight: 600;
}
