/********************************************
   AUTHOR:  			Erwin Aligam 
   WEBSITE:   			http://www.styleshout.com/
	TEMPLATE NAME:		Refresh
   TEMPLATE CODE: 	S-0002
   VERSION:          1.0          	
 *******************************************/
 
/********************************************
   HTML ELEMENTS
********************************************/ 

/* Top Elements */
* { margin: 0; padding: 0; }

/* links */
 a:link {
	text-decoration: none;
	color: #00658F;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
}

 a:visited {
	text-decoration: none;
	color: #00658F;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
}

a:hover {
	text-decoration: none;
	color: #001636;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
}

/* headers */
h1, h2, h3 {
	font-family: Tahoma, Verdana, 'Trebuchet MS', Sans-serif;
	font-weight: Bold; 		
}
h1 {
	font-size: 120%;	
}
h2 {
	font-size: 110%;
	text-transform: uppercase;
	color: #88ac0b;
}
h3 {
	font-size: 110%;
	color: #666666; 
}

h1, h2, h3, p {
	padding: 10px;		
	margin: 0;
}
ulold, ol {
	margin: 5px 20px;
	padding: 0 20px;
	color: #88ac0b;	
}
ulold span, ol span {
	color: #666666;
}

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;  
}
acronym {
  cursor: help;
  border-bottom: 1px solid #777;
}
blockquote {
	margin: 10px;
 	padding: 0 0 0 28px;  
   border: 1px solid #f2f2f2; 
  	background: #FAFAFA url(file:///J|/work%20from%20july%202010%20till%20august/web/aef/plogger-1.0RC1%20aef/quote.gif) no-repeat 5px 5px;    
}

/* form elements */
form {
	margin:10px;
	padding: 0 5px;
}
label {
	display:block;
	font-weight:bold;
	margin:5px 0;
}
input {
	padding:2px;
	border:1px solid #eee;
	font: normal 1em Verdana, sans-serif;
	color:#777;
}
textarea {
	width:400px;
	padding:2px;
	font: normal 1em Verdana, sans-serif;
	border:1px solid #eee;
	height:100px;
	display:block;
	color:#777;
}
/* 
input.button {
	margin: 0;
	font: bolder 12px Arial, Sans-serif;
	border: 1px solid #CCC;
	background: #FFF;
	color: #88ac0b;
	height: 30px;
	width: 50px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
}

*/

/* search */
form.search {
	position: absolute;
	top: 35px; right: 25px;
	background: transparent;
	border: none;	
}	
form.search input.textbox {
	margin: 0; padding: 1px 2px;
	width: 120px;
	background: #FFF;
	color: #333; 
}
form.search input.button {
	background: #CCC url(file:///J|/work%20from%20july%202010%20till%20august/web/aef/plogger-1.0RC1%20aef/headerbg.gif) repeat-x;
	color: #333;
	border: none;	
	width: 70px; height: 21px;
}

/********************************************
   LAYOUT
********************************************/ 
#wrap {
	width: 90%;
	background: #CCC url(file:///J|/work%20from%20july%202010%20till%20august/web/aef/plogger-1.0RC1%20aef/content.jpg) repeat-y center top;
	margin: 0 auto;
	text-align: left;
}
#content-wrap {
	clear: both;
	width: 100%;
	padding: 0; 
	margin: 0 auto;
}
#header {
	width: 990px;
	position: relative;
	height: auto;
	padding: 0;
	font-size: 14px;
	color: #FFF;
	background-image:url(file:///J|/work%20from%20july%202010%20till%20august/web/aef/plogger-1.0RC1%20aef/imgs1/topbanner/topbanner1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#header h1#logo-text {
	position: absolute;
	margin: 0; padding: 0;
	font: bolder 3.3em 'Trebuchet MS', Arial, Sans-serif;
	letter-spacing: -2px;
	color: #FFF;
	text-transform: none;
	
	/* change the values of top and left to adjust the position of the logo*/
	top: 28px; left: 50px;	
}
#header h2#slogan {
	position: absolute;
	margin: 0; padding: 0;
	font: normal .8em '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: 74px; left: 58px;		
}

/* Main Column */
#main {
	float: right;
	width: 70%;
	padding: 0;
	margin: 0;
}
#main h1 {
	margin-top: 10px;
	font: Bold 125% Verdana, 'Trebuchet MS', Sans-serif;
	color: #88ac0b;
	padding: 5px 0 5px 25px; 	
	border-bottom: 1px solid #EFF0F1;
	background: #FFF url(file:///J|/work%20from%20july%202010%20till%20august/web/aef/plogger-1.0RC1%20aef/square-green.png) no-repeat 3px 50%;	
}

.post-footer {
	background-color: #FAFAFA;
	padding: 5px; margin: 20px 10px 0 10px;
	border: 1px solid #f2f2f2;
	font-size: 95%;	
}
.post-footer .date {
	background: url(file:///J|/work%20from%20july%202010%20till%20august/web/aef/plogger-1.0RC1%20aef/clock.gif) no-repeat left center;
	padding-left: 20px; margin: 0 10px 0 5px;
}
.post-footer .comments {
	background: url(file:///J|/work%20from%20july%202010%20till%20august/web/aef/plogger-1.0RC1%20aef/comment.gif) no-repeat left center;
	padding-left: 20px; margin: 0 10px 0 5px;
}
.post-footer .readmore {
	background: url(file:///J|/work%20from%20july%202010%20till%20august/web/aef/plogger-1.0RC1%20aef/page.gif) no-repeat left center;
	padding-left: 20px; margin: 0 10px 0 5px;
}

/* Sidebar */	
#sidebar {
	float: left;
	width: 30%;
	padding: 0;
	margin: 0;
}	
#sidebar h1 {
	margin-top: 10px;
	padding: 5px 0 5px 10px; 
	font: bold 1.1em Verdana, 'Trebuchet MS', Sans-serif;
	color: #555;
	background: #EEF0F1 url(file:///J|/work%20from%20july%202010%20till%20august/web/aef/plogger-1.0RC1%20aef/headerbg.gif) repeat-x left bottom;	
	border: 1px solid #EFF0F1;
}
#sidebar .left-box {
	border: 1px solid #EFF0F1;
	margin: 0 0 5px 0;
	background-color: #75706D;
}
#sidebar ul.sidemenu {
	list-style: none;
	text-align: left;
	margin: 3px 0 8px 0; padding: 0;
	text-decoration: none;		
}
#sidebar ul.sidemenu li {
	border-bottom: 1px solid #EFF0F1;
	background: url(file:///J|/work%20from%20july%202010%20till%20august/web/aef/plogger-1.0RC1%20aef/go.gif) no-repeat 5px 5px;	
	padding: 2px 0 2px 25px;
	margin: 0 2px;	
}
#sidebar ul.sidemenu a {
	font-weight: bolder;
	text-decoration: none;	
	background-image: none;	
}

/* Footer */	
#footer {
	color: #666666;
	background: #CCC url(file:///J|/work%20from%20july%202010%20till%20august/web/aef/plogger-1.0RC1%20aef/footer.jpg) no-repeat center top;
	clear: both;
	width: 820px;
	height: 55px;
	text-align: center;	
	font-size: 92%;
}
#footer a { text-decoration: none; }

/* alignment classes */
.float-left  { float: left; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right { text-align: right; }
ul.rollover li{
	text-align: center;
	float: left;
	list-style: none;
	height: 40px;
	width: 120px;
	background-image: url(file:///J|/work%20from%20july%202010%20till%20august/web/aef/plogger-1.0RC1%20aef/imgs1/buttons/butmain.jpg);
	vertical-align: middle;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
    ul.rollover a{
	display: block;
	text-decoration: none;
	margin: 0px;
	background-image: url(file:///J|/work%20from%20july%202010%20till%20august/web/aef/plogger-1.0RC1%20aef/imgs1/buttons/butmain.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-align: center;
	height: 40px;
	width: 120px;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
    }
    ul.rollover a:hover{
	background-image: url(file:///J|/work%20from%20july%202010%20till%20august/web/aef/plogger-1.0RC1%20aef/imgs1/buttons/butrolover.jpg);
	text-decoration: none;
	height: 40px;
	width: 120px;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
	color: #FFFFFF;
    }
ul1.rollover li {
	display: block;
	text-decoration: none;
	margin: 0px;
	background-image: url(file:///J|/work%20from%20july%202010%20till%20august/web/aef/plogger-1.0RC1%20aef/imgs1/buttons/homebut.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-align: center;
	height: 39px;
	width: 110px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	float: right;
	vertical-align: middle;
    }
	
	/* keep toppadding 0 so that it does not double*/

 ul1.rollover a{
	display: block;
	text-decoration: none;
	margin: 0px;
	background-image: url(file:///J|/work%20from%20july%202010%20till%20august/web/aef/plogger-1.0RC1%20aef/imgs1/buttons/homebut.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-align: center;
	height: 39px;
	width: 110px;
	padding-top: 18px;
	padding-right: 0px;
	padding-left: 0px;
	float: right;
		vertical-align: middle;
    }
	
	ul1.rollover a:hover{
	display: block;
	text-decoration: none;
	margin: 0px;
	background-image: url(file:///J|/work%20from%20july%202010%20till%20august/web/aef/plogger-1.0RC1%20aef/imgs1/buttons/homebut.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-align: center;
	height: 39px;
	width: 110px;
	padding-top: 18px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: right;
	vertical-align: middle;
    }
	

#nav {
	list-style:none;
	height:auto;
	position:inherit;
	z-index:inherit;
	width: 98%;
	background-image: url(file:///J|/work%20from%20july%202010%20till%20august/web/aef/plogger-1.0RC1%20aef/imgs1/buttons/butsbargb.jpg);
	background-repeat: no-repeat;
	float: right;
	padding-top: 0;
	padding-right: 4px;
	padding-bottom: 0;
	padding-left: 0%;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	text-align: center;
	text-decoration: none;
	clear: both;
}
.divpagetitle {
	font-size: 13px;
	font-family: Arial;
	font-weight: bold;
	color: #FFFFFF;
	float: left;
	height: 25px;
	width: 200px;
	background-image: url(file:///J|/work%20from%20july%202010%20till%20august/web/aef/plogger-1.0RC1%20aef/imgs1/pagetitles.jpg);
	background-repeat: no-repeat;
	padding-left: 15px;
	vertical-align: middle;
	padding-top: 5px;
}

.textdbg
{
	background-image:url(file:///J|/work%20from%20july%202010%20till%20august/web/aef/plogger-1.0RC1%20aef/imgs1/textbg.jpg);
	background-repeat: repeat-x;
}
.tblbottomborder {
	border-top-color: BAC4CA;
	border-right-color: BAC4CA;
	border-bottom-color: BAC4CA;
	border-left-color: BAC4CA;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
}
.downtxt {
	background-repeat: no-repeat;
	text-align: center;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.downtxt1 {
	background-image:url(file:///J|/work%20from%20july%202010%20till%20august/web/aef/plogger-1.0RC1%20aef/imgs1/downgb.jpg);
	background-repeat: no-repeat;
	float: none;
	text-align: center;
	height: 90px;
	width: 159px;
}
.tblbottomborder1 {
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
}
.topbuttondiv {
	display: table-cell;
	text-decoration: none;
	margin: 0px;
	background-image: url(file:///J|/work%20from%20july%202010%20till%20august/web/aef/plogger-1.0RC1%20aef/imgs1/buttons/homebut.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-align: center;
	height: 39px;
	width: 110px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	float: right;
	vertical-align: middle
	padding-bottom: 0px;
}
.topbuttondiv1 {
	display: table-cell;
	background-image: url(file:///J|/work%20from%20july%202010%20till%20august/web/aef/plogger-1.0RC1%20aef/imgs1/buttons/homebut.jpg);
	background-repeat: no-repeat;
	text-align: center;
	min-height: 3em;
	width: 110px;
	float: right;
	vertical-align: middle;
	padding-top: 5px;

}
.textbox1 {
	margin: 0;
	padding: 1px 2px;
	color: #FFFFFF;
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
}

.textbox2 {
	margin: 0;
	padding: 1px 2px;
	color: #1C2F3E;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}
.txttopbutons {
	background-repeat: no-repeat;
	text-align: center;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1+px;
	font-weight: bold;
}
.txtpara {
	background-repeat: no-repeat;
	color: #001636;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 35px;
	text-align: justify;
	line-height: 17px;
}
