/********************************************
   AUTHOR:  			Erwin Aligam 
   WEBSITE:   			http://www.styleshout.com/
	TEMPLATE NAME:		CoolWater
   TEMPLATE CODE: 	S-0019
   VERSION:          1.0     
	DATE:					November-07-2007     	
 *******************************************/
 
/********************************************
   HTML ELEMENTS
********************************************/ 

/* top elements */
html{
	background: #caced1;
	padding:0;
	margin:0;
}

body {
	font: 70%/1.5em Verdana, Tahoma, arial, sans-serif;
	color: #777;
	text-align: center;
	margin: 0;
	padding:0;
}

/* links */
a, a:visited {
	text-decoration: none;
	background-color: transparent;
	color: #FB9233; 
}
a:hover {
	text-decoration: underline;
	background-color: transparent;
	color: #93C600;
}

h1,h2,h3,h4,h5,h6,strong, #logo {
	/*bringing boldness back to headers and the strong element*/
	font-weight:bold;
}

em {
	/*bringing italics back to the em element*/
	font-style:italic;
}

/* headers */
h1, h2, h3, #logo { font-family: 'Trebuchet MS', Tahoma, Sans-serif;  }

h1, #logo {
	font-size: 180%;	
	font-weight: normal;	
	color: #555;
}

h2 {
	font-size: 160%;
	color: #88ac0b;
	font-weight: normal;
}

h3 {
	font-size: 135%;	 
	color: #666666;
}

h1, h2, h3, h4, h5, h6, #logo {
	margin:15px 0 10px 0;
}

div.bodycopy ul li {
	list-style-image: url(../images/bullet.gif); 
}

div.bodycopy ul, ol {
	margin: 5px 15px;
	padding: 0 15px;
}

.green {
	color:#bad645;
}

.date {
	font-size:90%;
	color:#777777;
	font-style:italic;
}

#main div.bodycopy{
	font-size:110%;
	line-height:20px;
	margin-left: 0px;
	margin-right: 25px;
	margin-bottom: 15px;
}

.fullbody #main {
	width: 715px;
	background: url(../images/box-full.jpg) no-repeat; 	
}

#main div.text p{
	margin-bottom: 15px;
}
#sidebar .text {
	border-bottom: 1px solid #D2E8F7; 
	margin: 0px 5px 10px 5px;
}
#sidebar .moduleactions {
	border-bottom: 1px solid #D2E8F7; 
	margin: 0px 5px 10px 5px;
}

#wrap {
	width: 790px;
	background: #fff url(../images/content.jpg) repeat-y center top ;
	margin: 0 auto;
	text-align: left;
}
#wrap.fullbody {
	width: 790px;
	background: #CCC url(../images/content-full.jpg) repeat-y center top;
	margin: 0 auto;
	text-align: left;
}
#menu {
    position:relative;
    z-index:5;
}
#content-wrap {
	clear: both;
	width: 760px;	
	margin: 5px auto;
	padding: 0;
	position:relative;
	z-index:2;
}
#header {
	position: relative;
	height: 249px;
	width: 790px;
	background: #caced1 url(../images/header/random.php) no-repeat center top;
	padding: 0;	
	color: #fff;
	z-index:3;
}
#logo-text {
    margin:0;
}
#logo-text a {
	position: absolute;
	margin: 0; padding: 0;
	font: bold 45px 'Trebuchet MS', Arial, Sans-serif;
	color: #fff;
	text-transform: none;
	text-decoration: none;
	padding:0 0 0 40px;
	_padding:0 0 0 20px;
	background-image: url(../images/logo.png);
	_background-image:none;
	background-repeat: no-repeat ;

	/* change the values of top and left to adjust the position of the logo*/
	top: 10px; left: 5px;	
}

#logo-text a sup {
	font-family:verdana;
	font-size:18px;
    vertical-align: top;
}

#header p#slogan {
	position: absolute;
	margin: 0; padding: 0;
	font: bold 13px '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: 65px; left: 50px;		
}

/* header links */
#header #header-links {
	position: absolute;
	font: bold 14px"Trebuchet MS", Arial, Tahoma, Sans-serif;
	top: 5px; right: 15px;	
	text-align:right;
	padding:0px;
}
#header #header-links a {
	color: #fff;
	text-decoration: none;
}
#header #header-links a:hover {
	color: #D4FF55;
}
#header #header-login {
	position: absolute;
	font: bold 10px"Trebuchet MS", Arial, Tahoma, Sans-serif;
	top: 200px; right: 10px;	
	text-align:right;
}
#header #header-login a {
	color: #fff;
	text-decoration: none;
}
#header #header-login a:hover {
	color: #D4FF55;
}

/* Main Column */
#main {
	float: left;
	width: 515px;
	margin: 0; padding: 20px; 
	display: inline;
	background: url(../images/box.jpg) no-repeat; 	
}
#main h2 {
	font: normal 160% 'Trebuchet MS', Tahoma, Arial, Sans-serif;
	padding: 0; 	
	margin-bottom: 0;		
	color: #2666c3;
}

#main .showall-accordion .dashboard .hd h2 {
    margin:0;
    padding:5px 0 5px 33px;
    font-size:18px;
    font-weight:bold;
    background-image:url(../../../framework/modules/ecommerce/assets/images/ecom-sprite.png);
    background-repeat:no-repeat;
}

/* Sidebar */
#sidebar {
	float: right;
	width: 195px;
	padding: 0; margin: 10px 0 0 0;	
	color: #777;	
}	
#sidebar h2 {
	margin: 15px 5px 10px 5px;
	font: bold 1.4em 'Trebuchet MS', Tahoma, Sans-serif;
	color: #555;	
}
#sidebar p {
	margin-left: 5px;
}

#sidebar ul {
	list-style: none;
	text-align: left;
	margin: 7px 10px 8px 0; padding: 0;
	text-decoration: none;
	border-top: 1px solid #A9D4EF;
}

#sidebar ul li {
	list-style: none;
	padding: 4px 0 4px 5px;
	margin: 0 2px;
	color: #777;
	border-bottom: 1px solid #D2E8F7;
}

#sidebar ul li a {
	text-decoration: none;
	color: #1773BC;
    font-weight:bold;
}

#sidebar .item-actions a {
	text-decoration: none;
	color: #1773BC;
    font-weight:normal;
}

#sidebar .container-chrome ul li a {
    font-weight:normal;
}

#sidebar .container-chrome.module-chrome ul li a {
    color: #057005;
}
#sidebar .container-chrome ul li a:hover {
    color: #FFFFFF;
}

#sidebar .container-chrome ul li {
    border: none;
    color: #004277;
    list-style: none none;
    margin: 0px;
    padding: 0px;
}

/* Footer */
#footer {
	color: #C6DDEE;
	background: #caced1 url(../images/footer.jpg) no-repeat center top;
	clear: both;
	width: 790px;
	height: 57px;
	text-align: center;	
	font-size: 90%;	
	z-index:1;	
}
#footer p { 
	padding: 10px 0;
	margin: 0;
}
#footer a { 
	color: #fff;
	text-decoration: none; 
}

/* post footer */
.post-footer {
	background: #F4F8FD;
	padding: 5px; margin: 20px 25px 0 25px;
	border: 1px solid #E5F0FB; 
	font-size: 95%;	
}
.post-footer .date {	padding-left: 0px; margin: 0 5px; }
.post-footer .comments { padding-left: 0px; margin: 0 5px; }

.post-by { font-size: .95em;	margin-top: 0;	}

/* alignment classes */
.float-left  { float: left; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right { text-align: right; }

/* display and additional classes */
.clear { clear: both; }
