/*
Theme Name: LGSP-LED Web
Theme URI: http://www.lgsp-led.ph
Description: LGSP-led Web Theme
Version: 1.0
Author: Mar Mainar
Author URI: http://www.lgu7.com/
*/

/* top elements */
* {
	margin: 0; padding: 0;
} 
body {
	margin: 0; padding: 0;
	font: 71%/1.5em  Verdana, 'Trebuchet MS', Arial, Sans-serif;
	/*background: url('images/headerbg.gif') repeat-x;*/
	color: #666666;	
	text-align: center;		
}

/* links */
a {
	background: inherit;
	color: #1E6289; 
	text-decoration:none;
}
a:hover {
	background: inherit;
	/*color: #806B4D;*/
	color: #1E6289;
	text-decoration:underline;
}



/* headers */
h1, h2, h3 {
	font: bold 1em 'Arial', Tahoma, Sans-serif;
	text-transform: none;
	color: #555;
}
h1 { font-size: 1.2em; }
h2 { font-size: 1.5em; }
h3 { font-size: 1.2em; text-transform: none;}



#main h1, #rightbar h1 {
	padding: 5px 0 5px 5px;
	margin: 0 0 0 10px;
	text-transform: none;
	border-bottom: 1px solid #f2f2f2; 	
}	

#main h4 {
    padding-top: 5px;
	padding-left: 15px;
	font: bold;
}	



#sidebar h1 {
	padding: 10px 0px 2px 0px;
	/*background: url(square_arrow.gif) no-repeat 2px 12px; */
	margin: 0;
	text-transform: none;	
}

p, h1, h2, h3 {
	margin: 10px 15px;
}
ul, ol {
	margin: 10px 30px;
	padding: 0 4px;	
	/*color: #1E6289;*/
	
}

#main ul, ol {
	margin: 10px 30px;
	padding: 0 4px;	
	/*color: #1E6289;*/
	line-height: 2em;
	
}

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

/* images */
img {
	border: 0px none;
}
img.float-right {
  margin: 5px 0px 5px 15px;  
}
img.float-left {
  margin: 5px 15px 5px 0px;
}
a img {  
  /*border: 2px solid #006699;*/
  border: 2px solid #FFFFFF !important; /* IE fix*/
  border: 2px solid #FFFFFF;
  
}
a:hover img {  
  /*border: 2px solid #FCA2A2 !important; /* IE fix*/
  /*border: 2px solid #FCA2A2;*/
  border: 2px solid #FFFFFF !important; /* IE fix*/
  border: 2px solid #FFFFFF;
  
}

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 #1E6289;
}
acronym {
  cursor: help;
  border-bottom: 1px solid #777;
}
blockquote {
	margin: 15px;
 	padding: 0 0 0 32px;  	
  	background: #FAFAFA url('images/quote.gif') no-repeat 5px 10px !important; 
	background-position: 8px 10px;
	border: 1px solid #f2f2f2; 
	border-left: 3px solid #1E6289;  
	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: 120px;
	border: 1px solid #CCC; 
	background: #FFF;
	color: #333; 
	vertical-align: top;
}
form.searchform input.button {
	width: 55px;
	vertical-align: top;
}



/* login area top */


.clientLoginWrapper
{
	background-color: #04486B;
}
.clientLoginBlock
{
	overflow: hidden;
	text-align: right;
}
.clientLoginBlockHidden
{
	height: 4px;
	overflow: hidden;
	text-align: right;
	
}


.clientLoginForm table
{
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 100%;
	color: #04486B;
	text-transform: none;
}
.clientLoginForm table th
{
	font-weight: normal;
	text-align: right;
	padding-right: 5px;
	padding-left: 10px;
}

.clientLoginForm table th a
{
	text-transform: none;
}


.clientLoginForm table td
{
	text-align: left;
}

.customBox1
{
	/*border: solid 1px #989898; */
}

.customBox
{
	color: #989898;
	background-color: #F7F7F7;

}
#loginButton
{
	text-align: right;
	padding-left: 5px;
}
#loginButton input
{
	color: #04486B;
	font-weight: bold;
	background-color: #F7F7F7;
	/* border: solid 1px #989898; */
}

.headerWrapper
{
	background: #006699 url(images/header-bg-tile.gif) repeat-x bottom left;
}
.headerBlock
{
	height: 75px;
	overflow: hidden;
}
.siteLogo
{
	float: left;
	padding-top: 7px;
	padding-left: 27px;
}
.headerBlock .right
{
	text-align: right;
	padding-right: 36px;
}
.clientLoginButton
{
	height: 20px;
}
.clientLoginButton a
{
	outline: none;
}

/* end login area top */

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

/* header */
#header {
	position: relative;
	background: #04486B;
	padding-left: 5px;
	/*background: #404669 url('images/headerbg.gif') repeat-x 0% 0%; */
	height: 76px;
	/*height: 76px; */
}

#header a img {  
  border: none;
}

.header a img {
 border: none;
}

#header img {
	border: none;
}

#header h1#logo {
	position: absolute;
	margin: 0; padding: 0;
	font: bolder 32px Arial, Sans-serif;
	letter-spacing: 0px;
	color: #CCC;
	text-transform: none;
	/* change the values of top and Left to adjust the position of the logo*/
	/*top: 10;*/ left: 15px;	
}
#header h2#slogan {
	position: absolute;
	margin: 0; padding: 0;
	font: bold 14px Arial, Sans-serif;
	text-transform: none;
	color: #FFF;
	/* change the values of top and Left to adjust the position of the slogan*/
	/*top: 35px; */ left:65px;		
}
#header .searchform {
	position: absolute;
	top: 20px; right: 3px;	
}

.loginform {
	position: absolute;
	top: 5px; right: 3px;
    border: none;
    font: bold 10px Arial, Sans-serif;
	color: #ffffff;
	text-decoration:none;
}

.loginform  a {
	text-transform: none;
	text-decoration:none;
	color: #ffffff;
}


a img {  
  border: 2px solid #006699;
}

/* main column */
#main {
	float: left;
	margin-left: 15px;
	padding: 0;
	width: 54%;	
	border-left: 2px solid #f2f2f2;
	border-right: 2px solid #f2f2f2;
}

#main a {
	font-weight: normal;
	background-image: none;
	text-decoration:none;
}

#main a:hover {
	font-weight: normal;
	background-image: none;
	text-decoration:underline;
}

.post-footer {
	background-color: #F8FCFF;
	border-top: 1px solid #F2F2F2;
	padding: 5px; margin-top: 20px;
	font-size: 95%;
	height: 30px;
	border: 1px solid #f2f2f2;
	color: #666666;
}
.post-footer .date {
	background: url('images/clock.gif') no-repeat left center;
	padding-left: 20px; margin: 0 10px 0 5px;
}
.post-footer .comments {
	background: url('images/comment.gif') no-repeat left center;
	padding-left: 20px; margin: 0 10px 0 5px;
}
.post-footer .readmore {
	background: url('images/page.gif') no-repeat left center;
	padding-left: 20px; margin: 0 10px 0 5px;
}

/* sideabar */
#sidebar {
	float: left;
	width: 21%;
	margin: 0;	padding: 0; 
	display: inline;
    padding-left: 10px;	
	/*background: url('images/bg-left.jpg') no-repeat top left; */
	padding-bottom: 10px;

}

#sidebar a {
	font-weight: normal;
	background-image: none;
	text-decoration: none;	
}

#sidebar a:hover {
	font-weight: normal;
	background-image: none;
	text-decoration:underline;
}


#sidebar ul.sidemenu {
	list-style: none;
	text-align: left;
	margin: 0 0 2px 0;	
	padding-right: 0;		
	text-decoration: none;
	border-bottom: 1px solid #EFF0F1;
}
#sidebar ul.sidemenu li {
	
	/* background: url(arrow.gif) no-repeat 2px 5px; */
	padding: 2px 0px 2px 0px;	
}

* html body #sidebar ul.sidemenu li { height: 1%; }

#sidebar ul.sidemenu a {
	font-weight: normal;
	background-image: none;
	text-decoration: none;	
}

#sidebar ul.sidemenu a:hover {
	font-weight: normal;
	background-image: none;
	text-decoration:underline;
}


/* rightbar */
#rightbar {
	float: right;
	width: 21%;
	padding: 0;	margin: 0;	
	padding-bottom: 5px;
}

#rightbar a {
	font-weight: normal;
	background-image: none;
	text-decoration: none;	
}

#rightbar a:hover {
	font-weight: normal;
	background-image: none;
	text-decoration:underline;
}

#rightbar p.webmail a img {
	border: 0px;
	background-image: none;
}




/* footer */
#footer {
	clear: both;
	background-color: #F8FCFF;
	/*background: #F8FCFF url('images/footerbg.gif') repeat-x left top; */
	border-top: 1px solid #F2F2F2;
	text-align: center;	
	height: 30px;
    color: #666666;		
}
#footer a {
	text-decoration: none;
	color: #666666;	
	font-weight: bold;
}


/* menu */
#menu {
	clear: both;
	margin: 0; padding: 0;	
}


/* 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; }	
.orange { color: #FFA600; }


/************************************************
*	Navbar  									*
************************************************/

#navbar {
	background: url('images/bgmenu.jpg') repeat-x;
	width: 100%;
	height: 29px;
	margin: 0px auto 0px;
	padding: 0px;
	overflow: hidden;
	}
	
#navbarleft {
	width: 950px;
	float: left;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	}
	
#navbarright {
	width: 0px;
	float: right;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	text-align: right;
	}
	
#nav {
	margin: 0px;
	padding: 0px;
	list-style: none;
	padding-left: 20px;
	}
	
	
#nav ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	}

#nav a {
	color: #ffffff;
	display: block;
	font-size: 11px;
    font-weight: bold;
    text-transform: none;
    margin: 0px 15px 0px 0px;
	padding: 3px 5px 5px 5px;
	text-decoration: none;
	}
	
#nav a:hover {
	background: #4A7EB8;
	color: #FFFFFF;
	display: block;
	text-decoration: none;
    margin: 0px 15px 0px 0px;
	padding: 3px 5px 3px 5px;
	}

#nav li {
	float: left;
	margin: 0px;
	padding: 0px;
	}
	
#nav li li {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 140px;
	}
	
#nav li li a, #nav li li a:link, #nav li li a:active, #nav li li a:visited {
	background: #4A7EB8;
	color: #FFFFFF;
	width: 140px;
	font-size: 10px;
	float: none;
	margin: 0px;
	padding: 3px 5px 3px 5px;
	border-left: 0px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	text-decoration: none;
	}
	
#nav li li a:hover {
	background: #1A4E88;
	color: #FFFFFF;
	padding: 3px 5px 3px 5px;
	}

#nav li ul {
	position: absolute;
	width: 10em;
	left: -999em;
	}

#nav li:hover ul {
	left: auto;
	display: block;
	}
	
#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
	}

#js_clock {
	color: #ffffff;
	font-size: 9px;
    font-weight: normal;
	text-decoration: none;
	display: block;
	padding-top: 3px;
	}	

#js_date {
    padding-top: 3px;
	color: #ffffff;
	font-size: 9px;
	}	
	
	
/* images frame fix */

.wp-caption {
border: 0px solid #ddd;
text-align: center;
/*background-color: #f3f3f3;*/
padding-top: 4px;
margin: 10px;

}
.wp-caption img {
margin: 0;
padding: 0;
border: 0 none;
}
.wp-caption p.wp-caption-text {
font-size: 10px;
line-height: 17px;
padding: 0 4px 5px;
margin: 0;
}

img.alignleft, div.alignleft
{
float:left;
margin:0 0.5em 0.5em 0;
}
img.alignright, div.alignright
{
float:right;
margin:0 0 0.5em 0.5em;
}
img.aligncenter, div.aligncenter
{
text-align:center;
margin:0 auto;
}

img.alignnone
{
float:left;
margin:0 0.5em 0.5em 0;
}	
	
		