/********************************************
AUTHOR:              Erwin Aligam
WEBSITE:               http://www.styleshout.com/
TEMPLATE NAME:     Stylevantage - green
TEMPLATE CODE:     S-0001
VERSION:          1.0
******************************************
*******************************************
HTML ELEMENTS
*******************************************
top elements*/
*
{
	margin: 0;
	padding: 0;
}
BODY
{
	margin: 0;
	padding: 0;
	font: 71%/1.5em Verdana, "Trebuchet MS", Arial, Sans-serif;
	background: url(headerbg-green.gif) repeat-x;
	color: #666666;
	text-align: center;
}
/*links*/
A
{
	background: inherit;
	color: #72A545;
}
A:hover
{
	background: inherit;
	color: #006699;
}
/*headers*/
H1, H2, H3
{
	font: bold 1em "Trebuchet MS", Tahoma, Sans-serif;
	text-transform: uppercase;
	color: #555;
}
H1
{
	font-size: 1.5em;
}
H2
{
	font-size: 1.3em;
}
H3
{
	font-size: 1.2em;
	text-transform: none;
}
#main H1, #rightbar H1, #main-2col H1
{
	padding: 10px 0 5px 5px;
	margin: 0 0 0 10px;
	text-transform: uppercase;
	border-bottom: 1px solid #F2F2F2;
}
#sidebar H1
{
	padding: 10px 0px 5px 30px;
	background: url(square_arrow.gif) no-repeat 2px 12px;
	margin: 0;
	text-transform: uppercase;
}
P, H1, H2, H3
{
	margin: 10px 15px;
}
UL, OL
{
	margin: 10px 30px;
	padding: 0 15px;
	color: #72A545;
}
UL SPAN, OL SPAN
{
	color: #666666;
	font-weight: normal;
}
/*images*/
IMG
{
	border: 2px solid #CCC;
}
IMG.float-right
{
	margin: 5px 0px 5px 15px;
}
IMG.float-left
{
	margin: 5px 15px 5px 0px;
}
A IMG
{
	border: 2px solid #72A545;
/*#32CD32;*/
}
A:hover IMG
{
	border: 2px solid #806B4D !important; /*[e]2px solid #806B4D*/
/*IE fix*/
	border: 2px solid #72A545;
/*#32CD32;*/
}
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;
	border-left: 3px solid #72A545;
}
ACRONYM
{
	cursor: help;
	border-bottom: 1px solid #777;
}
BLOCKQUOTE
{
	margin: 15px;
	padding: 0 0 0 32px;
	background: #FAFAFA url(quote.gif) no-repeat 5px 10px !important; /*[e]#FAFAFA url(quote.gif) no-repeat 5px 10px*/
	background-position: 8px 10px;
	border: 1px solid #F2F2F2;
	border-left: 3px solid #72A545;
	font-weight: bold;
}
/*form elements*/
FORM
{
	margin: 10px;
	padding: 0;
	border: 1px solid #F2F2F2;
	background-color: #FAFAFA;
}
LABEL
{
	display: block;
	font-weight: bold;
	margin: 5px 0;
}
INPUT
{
	padding: 4px;
	border: 1px solid #EEE;
	font: normal 1em/1.5em Verdana, sans-serif;
	color: #777;
}
TEXTAREA
{
	width: 350px;
	padding: 4px;
	font: normal 1em/1.5em Verdana, sans-serif;
	border: 1px solid #EEE;
	height: 100px;
	display: block;
	color: #777;
}
INPUT.button
{
	margin: 0;
	font: bold 1em Arial, Sans-serif;
	border: 1px solid #CCC;
	background: #FFF;
	padding: 2px 3px;
	color: #333;
}
/*search form*/
FORM.searchform
{
	background: transparent;
	border: none;
	margin: 0;
	padding: 0;
}
FORM.searchform INPUT.textbox
{
	margin: 0;
	width: 160px;
	border: 1px solid #CCC;
	background: #FFF;
	color: #333;
	vertical-align: top;
}
FORM.searchform INPUT.button
{
	width: 55px;
	vertical-align: top;
}
.Formtext
{
	color: #DDD;
}
/****************
Layout
****************/
#wrap
{
	margin: 0 auto;
	width: 1000px;
	text-align: left;
	background: #FFF;
}
#content-wrap
{
	clear: both;
	margin: 0;
	padding: 0;
	width: 1000px;
}
/*header*/
#header
{
	position: relative;
	background: url(headerbg-green.gif) repeat-x;
	height: 84px;
}
#header H1#logo
{
	position: absolute;
	margin: 0;
	padding: 0;
	font: bolder 4.1em "Trebuchet MS", Arial, Sans-serif;
	letter-spacing: -2px;
	color: #CCC;
	text-transform: none;
/*change the values of top and Left to adjust the position of the logo*/
	top: 0;
	left: 30px;
}
#header H2#slogan
{
	position: absolute;
	margin: 0;
	padding: 0;
	font: bold 1em "Trebuchet MS", Arial, Sans-serif;
	text-transform: none;
	color: #FFF;
/*change the values of top and Left to adjust the position of the slogan*/
	top: 48px;
	left: 65px;
}
#header .oddsFormat
{
	position: absolute;
	margin: 0;
	padding: 0;
	font: 1em Verdana, "Trebuchet MS", Arial, Sans-serif;
	text-transform: none;
	color: #000;
/*change the values of top and Left to adjust the position of the slogan*/
	top: 110px;
	right: 35px;
}
#header .oddsFormat A
{
	text-decoration: none;
	color: #080;
}
#header .oddsFormat A:hover
{
	text-decoration: none;
	color: #006699;
	text-decoration: underline;
}
#header .searchform
{
	position: absolute;
	top: 5px;
	right: 3px;
}
/*main column*/
#main
{
	float: left;
	margin-left: 15px;
	padding: 0;
	width: 61%;
	border-left: 1px solid #F2F2F2;
}
#main-2col
{
	float: left;
	margin-left: 15px;
	padding: 0;
	width: 80%;
	border-left: 1px solid #F2F2F2;
}
.post-footer
{
	background-color: #FAFAFA;
	padding: 5px;
	margin-top: 20px;
	font-size: 110%;
	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;
}
/*sideabar*/
#sidebar
{
	float: left;
	width: 16%;
	margin: 0;
	padding: 0;
	display: inline;
}
#sidebar UL.sidemenu
{
	list-style: none;
	text-align: left;
	margin: 0 0 8px;
	padding-right: 0;
	text-decoration: none;
}
#sidebar UL.sidemenu LI
{
	border-bottom: 1px solid #E9E9E9;
	background: url(arrow.gif) no-repeat 0px 6px;
	padding: 2px 5px 2px 20px;
	font-weight: bold;
	cursor: pointer;
}
#sidebar UL.sidemenu LI UL
{
	display: none;
}
#sidebar UL.sidemenu LI UL LI
{
	border-bottom: 1px none #E9E9E9;
	background: url(arrow.gif) no-repeat 3px 5px;
	padding: 0px 5px 8px 18px;
	margin: -11px -48px -8px;
	list-style: none;
}
* HTML BODY #sidebar UL.sidemenu LI
{
	height: 1%;
}
#sidebar UL.sidemenu A
{
	font-weight: bold;
	background-image: none;
	text-decoration: none;
}
/*rightbar*/
#rightbar
{
	float: right;
	width: 21%;
	padding: 0;
	margin: 0;
}
/*footer*/
#footer
{
	clear: both;
	background: #FFF url(footerbg.gif) repeat-x left top;
	border-top: 1px solid #F2F2F2;
	text-align: center;
	height: 50px;
}
#footer A
{
	text-decoration: none;
	font-weight: bold;
}
#footer A IMG
{
	border: none;
/*#32CD32;*/
}
#footer A:hover IMG
{
	border: none !important; /*[e]none*/
/*IE fix*/
	border: none;
/*#32CD32;*/
}
/*menu*/
#menu
{
	clear: both;
	margin: 0;
	padding: 0;
}
#menu UL
{
	position: relative;
	bottom: 4px;
	margin: 0;
	padding: 0;
	float: left;
	font: bold 1.4em "Trebuchet MS", Tahoma, Arial, Sans-serif;
	width: 1000px;
/*775px;*/
	border: 1px solid #808080;
	border-width: 0 0 4px;
	list-style: none;
}
#menu UL LI
{
	display: inline;
}
#menu UL LI A
{
	position: relative;
	bottom: -4px;
	float: left;
	color: #808080;
	padding: 0px 10px;
	text-decoration: none;
	background: white url(menudivide.gif) repeat-y right top;
	border-bottom: 4px solid #808080;
}
#menu UL LI A:hover
{
	color: black;
	background-color: #F3F3F3;
	border-bottom: 4px solid #32CD32;
}
#menu UL LI#current A
{
	color: #333;
	background-color: #F3F3F3;
	border-bottom: 4px solid #32CD32;
}
/*Alignment classes*/
.float-left
{
	float: left;
}
.float-right
{
	float: right;
}
.align-left
{
	text-align: left;
}
.align-right
{
	text-align: right;
}
.align-center
{
	text-align: center;
}
.align-justify
{
	text-align: justify;
}
/*display classes*/
.clear
{
	clear: both;
}
.block
{
	display: block;
}
.hide
{
	display: none;
}
.green
{
	color: #32CD32;
}
.orange
{
	color: #E7C86C;
}
/*start - table*/
TABLE
{
	border-collapse: collapse;
	margin: 10px 10px 10px 15px;
}
TH STRONG
{
	color: #FFF;
}
TH
{
	background: #E7E6E6;
	height: 29px;
	padding: 2px 5px;
	text-align: left;
	border-left: 1px solid #F4F4F4;
	border-bottom: 2px solid #FFF;
	color: #333;
}
TR
{
	height: 20px;
}
UL
{
}
TD
{
	padding-left: 8px;
	padding-right: 8px;
	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;
}
TR.row-gray
{
	background: #F7F7F7;
	color: #979797;
}
/*end - table*/
A:hover.a2a_dd IMG
{
	border: none !important; /*[e]none*/
}

