
/*
Theme Name: pod3av
Theme URI: pod3av.com
Description: pod3av theme
Version: 1.0
Author: uiDIGITAL
Author URI: www.uidigital.com
Tags: fixed width, left sidebar, two columns
*/



/*
Default browser styles reset + common css rules
Don't forget to set a foreground and background color on the 'html' or 'body' element!
*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt,var, dd, dl, dt, li, ol, ul, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
/*line-height: 1em;	yes, em, not unitless*/
	font-family: inherit;
	text-align: left;
	vertical-align: baseline;
	}
a img, :link img, :visited img {
	border: 0;
	}
:link, :visited, :active, :focus{
	text-decoration: none;
	color: #999;
	}
table {
	border-collapse: collapse;
	border-spacing: 0;
	}
caption, th { 
	text-align: left; 
	}
ol, ul {
	list-style: none;
	}
blockquote, q {
	quotes: none;
	}
h1, h2, h3, h4, h5, h6 {
	margin-bottom: 0;
	}
h1, h2, h3, h4, h5, h6, p {
	position: relative;
	}
p {
	margin: 0 0 1em;
	}
legend, hr {
	display: none;
	visibility: hidden;
	}
button {
	cursor: pointer;
	}
abbr, acronym {
	cursor: help;
	border: none;
	}
strong {
	font-weight: bold;
	}
em {
	font-style: italic;
	}
	
	a:link {
		text-decoration: underline;
		
	}
	
	a:hover{
		text-decoration: underline;
	}
	
	span{
		color: #ffff33;
	}
/*left margin for elements that need it IF THEY NEED IT
----------------------------------------
li, blockquote {
  margin-left: 1.5em;
	}
ol li {
  margin-left:2em;
	}
*/ 











/*misc useful classes
---------------------*/
.clear {
	clear: both;
	height: 0;
	overflow: hidden;
	}
.hide {
	display: none;
	visibility: hidden;
	}
.center {
	text-align: center;
	}








/*clearfix
----------------------------------------------------*/
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
	}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
/*END clearfix



/*Generic Levin image replacement -  http://levin.grundeis.net/files/20030809/alternatefir.html
----------------------------------------------------*/
.replace { 
	position:relative; 
	margin:0px; 
	padding:0px; 
	/* hide overflow:hidden from IE5/Mac */ 
	/* \*/ overflow: hidden; /* */ 
	} 
.replace span {
	display:block; 
	position:absolute; 
	top:0px; 
	left:0px; 
	z-index:1; /*for Opera 5 and 6*/ 
	}
/*Example HTML - all elements that require replacement use the .replace class then set the rule for the specific image and dimensions and associate with the elements ID.

<h1 id="myh1" class="replace" >Headline<span></span></h1> 

the add the CSS:
#myh1, #myh1 span { 
	height:100px; 
	width:300px; 
	background-image: url(head.png); 
} 
----------------------------------------------------*/


body{
	margin: 0;
	padding: 0;

	font-family: Tahoma;
	font-size: 70%;
	background-color:black;
	color: black;
	text-align: center;
	background-position: center top;
}

#wrapper{
	background-image: url(images/back.jpg);
	background-repeat: no-repeat;
	width: 1024px;
	height: 768px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	margin-top: 10px;
}
#residental-wrapp{
	background-image: url(images/residental-wrapp.jpg);
	background-repeat: no-repeat;
	width: 1024px;
	height: 768px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	margin-top: 5%;
}

#commercial-wrapp{
	background-image: url(images/commercial-wrapp.jpg);
	background-repeat: no-repeat;
	width: 1024px;
	height: 768px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	margin-top: 5%;
}

#partners-wrapp{
	background-image: url(images/partners-wrapp.jpg);
	background-repeat: no-repeat;
	width: 1024px;
	height: 768px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	margin-top: 5%;
}

#about-wrapp{
	background-image: url(images/about-wrapp.jpg);
	background-repeat: no-repeat;
	width: 1024px;
	height: 768px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	margin-top: 5%;
}

#contact-wrapp{
	background-image: url(images/contact-wrapp.jpg);
	background-repeat: no-repeat;
	width: 1024px;
	height: 768px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	margin-top: 5%;
}
#logo{
background-image:url(images/logo.png);
background-repeat:no-repeat;
float:left;
height:144px;
margin-left:20px;
margin-top:20px;
position:relative;
width:100%;
	

}

#logo h1{
	color: white;
	font-size: 1.3em;
	margin-top: 60px;
	margin-left: 160px;
	font-style: italic;
	font-weight: bold;
	letter-spacing: 0.15em;
	font-family: Arial;
	
		azimuth: expression(

this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",

this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",

this.src = "images/blank.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),

this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",

this.runtimeStyle.backgroundImage = "none")),this.pngSet=true

);
}
img.logo{
	float: left;
}
img.menu{ line-height: 1.4em;
	margin-right: 5px;
	margin-left: 15px;
	azimuth: expression(

this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",

this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",

this.src = "images/blank.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),

this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",

this.runtimeStyle.backgroundImage = "none")),this.pngSet=true

);

	
}
#top-menu{
	float: right;
	color: #999;
	margin-top: 82px;
	margin-right: 10px;
}


#content{
	width: 1024px;
	height: 370px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	margin-top: 37px;
}
#content a{
	color:white;
	text-decoration: none;
}

#content a:hover{
	color:white;
	text-decoration: underline;
}
#content .sidebar{
	width:155px;
	float: left;
	
}

.sidebar ul{
	margin-left: 20px;
	margin-top: 20px;
	color: white;
	font-size: 1.1em;
	font-weight: bold;
	line-height: 1.6em;
	font-family: Arial;
	
}

.sidebar ul li{line-height: 1.7em;}
.sidebar li.about{
	background: transparent url(images/red-btn.png) no-repeat 0% 50%;
	padding-left: 15px;

}

.sidebar li.residental{
	background: transparent url(images/blue-btn.png) no-repeat 0% 50%;
	padding-left: 15px;

}

.sidebar li.commercial{
	background: transparent url(images/green-btn.png) no-repeat 0% 50%;
	padding-left: 15px;
}

.sidebar li.partners{
	background: transparent url(images/gray-btn.png) no-repeat 0% 50%;
	padding-left: 15px;
}

.sidebar li.contact{
	background:  url(images/yellow-btn.png) no-repeat 0% 50%;
	padding-left: 15px;
	}
#content .maincontent{
float:right;
height:350px;
width:850px;
overflow:hidden;
}

#content .maincontent a{
color:#FFFF33;
text-decoration: none;}


#content .maincontent a:hover{
color:#FFFF33;
text-decoration: underline;}

#content .maincontent h2{
color:#FFFF33;
font-family:Arial;
font-size:1.7em;
margin-left:20px;
margin-top:20px;
padding-bottom:10px;
}

#content .maincontent h3{
	font-size: 2em;
	color: #ffffff;
	margin-left: 20px;
	font-family: Arial;
	margin-right: 10px;
}

#content .maincontent p{
	font-size: 1.1em;
	color: #ffffff;
	margin-left: 20px;
	margin-right: 10px;
	z-index: 100;
	line-height:1.4em;
}
#content.about{
	background-image: url(images/content-img.jpg);
	width: 1024px;
	height: 370px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	margin-top: 37px;
}
#content.residental{
	background-image: url(images/residental-img.jpg);
	background-repeat: no-repeat;
	width: 1024px;
	height: 370px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	margin-top: 37px;
}
#footer{

color:#999999;
font-size:0.9em;
height:171px;
margin-top:25px;
padding-right:10px;
text-align:right;
position: relative;
}

#footer p{
	text-align: left;
	font-weight: normal;
	color:#999;
	margin-top:px;
}


#footer ul{
margin-left:50px;
margin-right:80px;
}

#footer ul li{
	padding-top:6px;
	padding-bottom:6px;
	border-bottom: 1px dotted gray;
	font-size: 1.1em;
	list-style: inside;
	list-style-type: circle;
}
#footer ul li:last-child{
	border:none;
}
#footer .footer-info{
	position:absolute;
	bottom: 5px;
	left: 25px;
}
#footer .footer-logo{
	position:absolute;
	bottom: 5px;
	right: 25px;
}


#footer .footer-news{
	position:absolute;
	top: 5px;
	left: 5px;
	width:480px;
	height:125px;

}

#footer .footer-partners{
	position:absolute;
	top: 5px;
	right: 25px;
width:500px;
	height:125px;
	
}

#footer h2 {
color:#FFFF33;
font-family:Arial;
font-size:1.7em;
margin-left:0px;
margin-top:0px;
padding-bottom:5px;
}
.gray-button{
cursor:pointer;
float:left;
height:10px;
margin-left:42px;
margin-top:30px;
width:10px;
background: url(images/btn-white.png) no-repeat 0% 50%;
azimuth: expression(

this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",

this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",

this.src = "images/blank.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),

this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",

this.runtimeStyle.backgroundImage = "none")),this.pngSet=true

);
}
.active-gray{
cursor:pointer;
float:left;
height:11px;
margin-left:42px;
margin-top:29px;
width:10px;
background: url(images/red-btn.png) no-repeat 0% 50%;
azimuth: expression(

this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",

this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",

this.src = "images/blank.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),

this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",

this.runtimeStyle.backgroundImage = "none")),this.pngSet=true

);
}


.red-button{
	float:left;
	margin-top: 29px;
	margin-left: 6px;
	width: 10px;
	height: 11px;
	cursor: pointer;
	background: url(images/red-btn.png) no-repeat 0% 50%;
	azimuth: expression(

this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",

this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",

this.src = "images/blank.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),

this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",

this.runtimeStyle.backgroundImage = "none")),this.pngSet=true

);
}


.inactive-red{
	float:left;
	margin-top: 30px;
	margin-left: 6px;
	width: 10px;
	height: 10px;
	cursor: pointer;
	background: url(images/btn-white.png) no-repeat 0% 50%;
	azimuth: expression(

this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",

this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",

this.src = "images/blank.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),

this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",

this.runtimeStyle.backgroundImage = "none")),this.pngSet=true

);
}
.gray-button-2{
	float:left;
	margin-top: 30px;
	margin-left: 6px;
	width: 10px;
	height: 10px;
	cursor: pointer;
	background: transparent url( images/btn-white.png) no-repeat 0% 50%;
	azimuth: expression(

this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",

this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",

this.src = "images/blank.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),

this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",

this.runtimeStyle.backgroundImage = "none")),this.pngSet=true

);
}

.active-gray-2{
	float:left;
	margin-top: 29px;
	margin-left: 6px;
	width: 10px;
	height: 11px;
	cursor: pointer;
	background: transparent url( images/red-btn.png) no-repeat 0% 50%;
	azimuth: expression(

this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",

this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",

this.src = "images/blank.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),

this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",

this.runtimeStyle.backgroundImage = "none")),this.pngSet=true

);
}



.tip {
	position: relative;
}

.tip span {
	display: none;
	position: absolute;
	top: 20px;
	left: -10px;
	width: 45px;
	padding: 5px;
	z-index: 100;
	background: #000;
	color: #fff;
	-moz-border-radius: 5px; /* this works only in camino/firefox */
	-webkit-border-radius: 5px; /* this is just for Safari */
}

:hover.tip {
	font-size: 99%; /* this is just for IE */
}

:hover.tip span {
	display: block;
}

.tip {
	position: relative;
}

.tip span {
	display: none;
	position: absolute;
	top: 20px;
	left: -10px;
	width: 45px;
	padding: 5px;
	z-index: 100;
	background: #000;
	color: #fff;
	-moz-border-radius: 5px; /* this works only in camino/firefox */
	-webkit-border-radius: 5px; /* this is just for Safari */
}

:hover.tip {
	font-size: 99%; /* this is just for IE */
}

:hover.tip span {
	display: block;
}

#content.home-content {
height:370px;
margin-left:auto;
margin-right:auto;
margin-top:37px;
position:relative;
width:1024px;
}






.active-partners{
cursor:pointer;
float:left;
height:10px;
margin-left:42px;
margin-top:30px;
width:10px;
background: url(images/gray-btn.png) no-repeat 0% 50%;
azimuth: expression(

this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",

this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",

this.src = "images/blank.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),

this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",

this.runtimeStyle.backgroundImage = "none")),this.pngSet=true

);
}


.partners-button{
cursor:pointer;
float:left;
height:10px;
margin-left:6px;
margin-top:30px;
width:10px;
background: url(images/gray-btn.png) no-repeat 0% 50%;
azimuth: expression(

this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",

this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",

this.src = "images/blank.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),

this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",

this.runtimeStyle.backgroundImage = "none")),this.pngSet=true

);
}


.inactive-partners{
cursor:pointer;
float:left;
height:10px;
margin-left:6px;
margin-top:30px;
width:10px;
background: url(images/btn-white.png) no-repeat 0% 50%;
azimuth: expression(

this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",

this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",

this.src = "images/blank.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),

this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",

this.runtimeStyle.backgroundImage = "none")),this.pngSet=true

);
}


.inactive-partners-2{
cursor:pointer;
float:left;
height:10px;
margin-left:42px;
margin-top:30px;
width:10px;
background: url(images/btn-white.png) no-repeat 0% 50%;
azimuth: expression(

this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",

this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",

this.src = "images/blank.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),

this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",

this.runtimeStyle.backgroundImage = "none")),this.pngSet=true

);
}


.active-blue{
cursor:pointer;
float:left;
height:10px;
margin-left:42px;
margin-top:30px;
width:10px;
background: url(images/blue-btn.png) no-repeat 0% 50%;
azimuth: expression(

this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",

this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",

this.src = "images/blank.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),

this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",

this.runtimeStyle.backgroundImage = "none")),this.pngSet=true

);
}


.blue-button{
cursor:pointer;
float:left;
height:10px;
margin-left:6px;
margin-top:30px;
width:10px;
background: url(images/blue-btn.png) no-repeat 0% 50%;
azimuth: expression(

this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",

this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",

this.src = "images/blank.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),

this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",

this.runtimeStyle.backgroundImage = "none")),this.pngSet=true

);
}


.inactive-blue{
cursor:pointer;
float:left;
height:10px;
margin-left:6px;
margin-top:30px;
width:10px;
background: url(images/btn-white.png) no-repeat 0% 50%;
azimuth: expression(

this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",

this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",

this.src = "images/blank.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),

this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",

this.runtimeStyle.backgroundImage = "none")),this.pngSet=true

);
}



.active-green{
cursor:pointer;
float:left;
height:10px;
margin-left:42px;
margin-top:30px;
width:10px;
background: url(images/green-btn.png) no-repeat 0% 50%;
azimuth: expression(

this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",

this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",

this.src = "images/blank.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),

this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",

this.runtimeStyle.backgroundImage = "none")),this.pngSet=true

);
}


.green-button{
cursor:pointer;
float:left;
height:10px;
margin-left:6px;
margin-top:30px;
width:10px;
background: url(images/green-btn.png) no-repeat 0% 50%;
azimuth: expression(

this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",

this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",

this.src = "images/blank.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),

this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",

this.runtimeStyle.backgroundImage = "none")),this.pngSet=true

);
}


.inactive-green{
cursor:pointer;
float:left;
height:10px;
margin-left:6px;
margin-top:30px;
width:10px;
background: url(images/btn-white.png) no-repeat 0% 50%;
azimuth: expression(

this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",

this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",

this.src = "images/blank.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),

this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",

this.runtimeStyle.backgroundImage = "none")),this.pngSet=true

);
}


span.sign{font-size: 15px; color: white;}

.post{
	margin-right:15px;
}

#content .sidebar ul li:first-child{
	background-image: url(images/red-btn.png);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 15px;
	position:relative;
}

#content .sidebar ul li.page-item-3{
	background-image: url(images/blue-btn.png);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 15px;
	position:relative;
}
#content .sidebar ul li.page-item-6{
	background-image: url(images/green-btn.png);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 15px;
	position:relative;
}
#content .sidebar ul li.page-item-8{
	background-image: url(images/gray-btn.png);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 15px;
	position:relative;
}
#content .sidebar ul li.page-item-10{
	background-image: url(images/yellow-btn.png);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 15px;
	position:relative;
}

#content .maincontent p code{
	z-index: 300;
	overflow:hidden;
	display: block;
	float:left;
}

#content .entry div,
#content .post,
#content .page,
#content .hentry{
height: 350px;
overflow:hidden;
}

img.img-logo{
	float: left;
	margin-right:20px;
}

.entry ul{
	margin-left:50px;
	margin-bottom: 5px;
	margin-top: 5px;
}

.entry ul li{
	color:#FFFFFF;
font-size:1.1em;
line-height:1.4em;
	list-style-position: inside;
	list-style: circle;
}


