﻿/********************************************
   AUTHOR:  			Erwin Aligam 
   WEBSITE:   			http://www.styleshout.com/
	TEMPLATE NAME: 	PixelGreen
   TEMPLATE CODE: 	S-0010
   VERSION:          1.2   
	LAST MODIFIED:    June-05-2007       	
 *******************************************/ 
 
/********************************************
   HTML ELEMENTS
********************************************/ 

/* top elements */
* { padding: 0; margin: 0; }
html
{
    overflow-y:scroll;
}
body {
	margin: 0; 	padding: 0;
	font: normal 73%/1.5em 'Helvetica Neue', Arial, sans-serif;
	color: #555;
	background: #F5F6F7 url(bg.jpg) repeat-x;
	text-align: center;	
	/*overflow-y:scroll;	*/
}


/* links */
a { background: inherit; color: #72A545; text-decoration: none; }
a:hover { background: inherit; color: #006699; text-decoration: underline; }
a img { border:0px; }

/* headers */
h1, h2, h3 { font: bold 1em 'Helvetica Neue', Arial, sans-serif; }
h1 { font-size: 1.4em; color: #65944A; }
h2 { font-size: 1.2em; text-transform: uppercase; }
h3 { font-size: 1.2em; }

p, h1, h2, h3 {
	margin: 10px 15px;
}
ul, ol {
	margin: 10px 30px;
	padding: 0 15px;		
}

/* images */
img.boxed {
	border: 1px solid #DADADA;
	padding: 5px;
	background: #FAFAFA;
}
img.float-right {
  margin: 5px 0px 5px 15px;  
}
img.float-left {
  margin: 5px 15px 5px 0px;
}

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 20px;  	
  	background-color: #FAFAFA; 
	background-position: 8px 10px;
	border: 1px solid #f2f2f2; 
	border-left: 3px solid #72A545;  
	font: 1.0em/1.2em 'Helvetica Neue', Arial, sans-serif; 
	color: #666666;	
}

/* start - table */
table {
	border-collapse: collapse;
	margin: 10px 15px;	
}
th strong {
	color: #fff;
}
th {
	background: #74A846;
	height: 29px;
	padding-left: 11px;
	padding-right: 11px;
	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 #FFE1C3; */
	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 15px; padding: 0;
	border: 1px solid #f2f2f2; 
	background-color: #FAFAFA; 
}
label {
	display:block;
	font-weight:bold;
	margin:5px 0;
}
input {
	padding: 2px;
	border:1px solid #eee;
	font: normal 1em 'Helvetica Neue', Arial, sans-serif;
	color:#777;
}
textarea {
	width:400px;
	padding:2px;
	font: normal 1em 'Helvetica Neue', Arial, sans-serif;
	border:1px solid #eee;
	height:100px;
	display:block;
	color:#777;
}
input.button { 
	margin: 0; 
	font: bold 1em Arial, Sans-serif; 
	background: #FFF url(gradientbg.jpg) repeat-x; 
	padding: 2px 3px; 
	color: #333;	
	border: 1px solid #DADADA;	
}

/* 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: 1px solid #DADADA;
	padding: 3px 5px;	
	vertical-align: top;
}

/***********************
	  LAYOUT
************************/

#header-content, #content, #footer {
	width: 940px;
}

/* header */
#header {
	height: 100px;
	text-align: left;	
}
#header-content {	
	margin: 0 auto; padding: 0;
	position: relative;
}

#header-content h1
{
    margin:0px;
}
#header-content h1#logo a {
	position: absolute;	
	font: bold 45px 'Trebuchet MS', Sans-serif;
	letter-spacing: -2px; 
	color: #FFF;
	margin: 0; padding: 0;	
		/* change the values of left and top to adjust the position of the logo */
	top: 22px; left: 0px;
	width:289px;
	height:47px;
	background-image: url(/images/logo_back.png);
	text-decoration: none;
	text-indent: -4000px;

}

#header-content #slogan {
	position: absolute;	
	font: bold 12px 'Trebuchet Ms', Sans-serif;
	text-transform: none;
	color: #FFF;	
	margin: 0; padding: 0;
	
	/* change the values of left and top to adjust the position of the slogan */
	top: 55px; left: 40px;
}

/* Menu Items */
.menu 
{
    width:auto; 
    height:32px; 
    z-index:100;
    margin-top:50px;
    float:right;
    /*border-right:1px solid #585752; */
    /*font-family:arial, sans-serif; */
}
/* hack to correct IE5.5 faulty box model */
* html .menu 
{
    width:auto; w\idth:auto;
}
/* remove all the bullets, borders and padding from the default list styling */
.menu ul 
{
    padding:0;
    margin:0;
    list-style-type:none;
}


/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu li 
{
    float:left;
    /*width:100px;*/
    position:relative;
    background-color:#303030;
    margin-right:5px;
}
/* style the links for the top level */
.menu a, .menu a:visited 
{
    display:block;
    /*font-size:12px;*/
    text-decoration:none; 
    color:#FFF; 
    /*width:79px; */
    height:30px; 
    /*border:1px solid #585752; 
    border-width:1px 0 1px 1px; */
    /*background:#a6a299; */
    padding-left:10px; 
    padding-right:10px;
    line-height:29px; 
    font-weight:bold;
}
/* a hack so that IE5.5 faulty box model is corrected */
* html .menu a, * html .menu a:visited 
{
    width:100px; 
    w\idth:79px;
}
 
/* style the second level background */
.menu ul ul a.drop, .menu ul ul a.drop:visited 
{
    background:#5E6055 no-repeat 100px center;
}
/* style the second level hover */
.menu ul ul a.drop:hover
{
    background:#D01B26 no-repeat 100px center;
}
.menu ul ul :hover > a.drop 
{
    background:#D01B26 no-repeat 100px center;
}
/* style the third level background */
.menu ul ul ul a, .menu ul ul ul a:visited 
{
    background:#e2dfa8;
}
/* style the third level hover */
.menu ul ul ul a:hover 
{
    background:#b20000;
}
 
 
/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul 
{
    visibility:hidden; 
    position:absolute;
    height:0;
    top:30px;
    left:0; 
    width:180px;
    z-index:1000;
    /*border-top:1px solid #000;*/
}
/* another hack for IE5.5 */
* html .menu ul ul 
{
    top:30px;
    t\op:30px;
}
 
/* position the third level flyout menu */
.menu ul ul ul
{
    left:100px; 
    top:-1px; 
    width:100px;
}
 
/* position the third level flyout menu for a left flyout */
.menu ul ul ul.left 
{
    left:-100px;
}
 
/* style the table so that it takes no ppart in the layout - required for IE to work */
.menu table 
{
    position:absolute; 
    top:0; 
    left:0; 
    border-collapse:collapse;
}
 
/* style the second level links */
.menu ul ul a, .menu ul ul a:visited 
{
    background:#303030; 
    color:#FFF; 
    height:auto; 
    line-height:1em; 
    padding:5px 10px; 
    width:119px;
    border-width:0 1px 1px 1px;
}
/* yet another hack for IE5.5 */
* html .menu ul ul a, * html .menu ul ul a:visited 
{
    width:180px;
    w\idth:99px;
}
 
/* style the top level hover */
.menu a:hover, .menu ul ul a:hover
{
    /*color:#000; */
    background:#A81D23;
}

.menu :hover > a, .menu ul ul :hover > a 
{
    /*color:#000; */
    background:#A81D23;
}
 
/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul,
.menu ul a:hover ul
{
    visibility:visible;
}
/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul
{
    visibility:hidden;
}
/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul
{ 
    visibility:visible;
}


/* header menu */
/*#header-content ul {
	position: absolute;
	right: -5px; top: 15px;
	font: bolder 1.3em 'Trebuchet MS', sans-serif;
	color: #FFF;
	list-style: none;
	margin: 0; padding: 0;		
}
#header-content li {
	display: inline;
}
#header-content li a {
	float: left;
	display: block;
	padding: 3px 12px;	
	color: #FFF;
	background-color: #333;
	text-decoration: none;
	border-right: 1px solid #272727;
}
#header-content li a:hover {
	background: #65944A;
	color: #FFF;
}
#header-content li a#current  {
	background: #65944A;
	color: #FFF;
}

/* header photo */
.headerphoto {
	margin: 0 auto;
	width: 960px;
	height: 200px;
	padding: 15px 10px 10px 10px; 
	background: #FFF url(headerphoto.jpg) no-repeat center;	
}

/* content */
#content-wrap {
	clear: both;
	float: left;
	width: 100%;
}
#content {
	text-align: left;	
	padding: 0;
	margin: 15px auto 0px;	
}

/* sidebar */
#sidebar {
	float: left;
	width: 235px;
	margin: 0px 5px 10px 0px; 
	padding: 0px;	
}	
#sidebar h1 {
	padding: 10px 0px 5px 10px;
	margin: 0;	
	font: bold 1.3em 'Trebuchet MS', Tahoma, Sans-serif;
}
.sidebox {
	background: #FFFFFF;
	border: 1px solid #DDD;
	margin-bottom: 10px;
}

/* sidebar menu */
#sidebar ul.sidemenu {
	list-style:none;
	margin: 10px 0 15px 0;
	padding: 0;
	background: #FFFFFF;			
}
#sidebar ul.sidemenu li {
	padding: 0px 10px;
}

ul.sidemenu > li:first-child a
{
    border-top: 1px dashed #D4D4D4;
}
 
#sidebar ul.sidemenu a {
	display:block;
	font-weight:normal;
	color: #333;
	height: 1.5em;	
	padding:.3em 0 .3em 15px;
	line-height: 1.5em;
	border-bottom: 1px dashed #D4D4D4;
	text-decoration:none;
}
#sidebar ul.sidemenu a.top{	
	border-top: 1px dashed #D4D4D4;
}
#sidebar ul.sidemenu a:hover {
	padding: .3em 0 .3em 10px;
	border-left: 5px solid  #65944A;
	color: #65944A;		
}

#mainside
{
    width:700px;
    float:left;
}
/* main */
#main {
	float: left;
	width: 100%;	
	margin: 0 0 10px 0; 
	padding: 0;	
	background-color:#FFFFFF;
	border: 1px solid #DDD;
}
#main h1 {
	padding: 10px 0px 0px 5px;
	margin: 0 0 0 10px;
	border-bottom: 1px solid #f2f2f2; 	
	font: normal 1.5em 'Trebuchet MS', Tahoma, Sans-serif;
}
#main ul li {
	list-style-image: url(bullet.gif);
}

.post {
	margin: 0; padding: 0;
	background: #FFF url(gradientbg.jpg) repeat-x;
	border: 1px solid #EFEDED;
}
.post .post-footer {
	background-color: #FAFAFA;
	border: 1px solid #f2f2f2;
	padding: 5px; margin-top: 20px;
	font-size: 95%;
}
.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 {
	text-align: left;	
	padding: 0px;
	margin: 15px auto 0px;	
	font-size:0.9em;
}

#footer h1, #footer p {	margin-left: 0; }

#footer-content {	
	float: left;
	width: 920px;	
	margin: 0 0 10px 0; 
	padding: 10px;	
	background-color:#FFFFFF;
	border: 1px solid #DDD;
	
}
#footer-content a {
	text-decoration: none;
	color: #777;	
}
#footer-content a:hover {
	text-decoration: underline;
	color: #333;
}
#footer-content ul {
	list-style: none;
	margin: 0; padding: 0;
}
#footer-content .col {
	width: 230px;
	padding: 0 0 10px 0;
	margin-right:2px;
	text-align:left;	
}
#footer-content .col2 {
	width: 450px;
	padding: 0 0 10px 0;
	margin-right:2px;
}

/* 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; }
.copyright { font-size:0.9em;}

