/*
Theme Name: AWLAE-Net Main Theme
Theme URI: http://www.awlaenet.org
Description: Main AWLAE-Net Theme
Version: 1.0
Author: AWLAE-Net Web Services
Author URI: http://www.awlaenet.org

*/

/* <<<<<<<<<<<<<<<<<<<<<<<<<< Structural Layout >>>>>>>>>>>>>>>>>>>>>>>>>>>>> */
body {
	background-color: #B5D499;
	FONT: 13px Arial, sans-serif;
    COLOR: #333333;
}
body,td,th, p, span, ul,div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	LINE-HEIGHT: 1.2em;
}


/*---------------------------- Site Navigation -------------------------------*/
#hnav {
 width: 730px;
 margin: 0px auto;
 height: 23px;
}
#header {

 float: right;
/* width: 200px; */
 margin-right: 20px;
 margin-top:0px;
 padding-right: 0px;
 text-align: right;
 height: 15px;
}
#hmenu {
 margin: 2px 5px 0 0;
 text-transform:lowercase;
 text-align: right;
 float: right;
 width: 460px;
}
#masthead {
 background: url(images/greenheader.jpg);
 width: 760px;
 height: 110px;
 margin: 0 auto;
 padding: 0;
}

/*------------------------------- Main Body ----------------------------------*/
#rap {
width:760px;
margin: 0px auto;
padding:0px;
background:#E7E7E7 url('images/greenbg.jpg')
}
#container {
 width: 740px;
 margin: 0px auto;
 border-left: 0px solid #f3782a;
 border-right: 0px solid #f3782a;
 font-family: Arial, Verdana, Helvetica, sans-serif;
 font-size: .8em;
 text-align: left; /* IE hack Part 2 */
 border-top: 0px solid #f3782a;
 border-bottom: 0px solid #f3782a;
}
#topcontentdouble {
 width: 240px;
 height: 27px;
 margin: 0px;
 float: right;
 clear: right;

}
#topcontentdoubleRight 
{
 border: 1px solid #99cc99;
 padding: 3px; 
 margin-bottom: 3px;
 padding-bottom: 20px;
  
    }

#topcontentdoubleRight h1
{
    margin-top: 2px;
    font-size: 12px;
    background: #ccffcc;
    color: #333;
    font-weight: lighter;
    padding: 2px;
    }
#topcontentdoubleRight h2
{
    margin-top: 2px;
    font-size: 12px;
    color: #333;
    font-weight: bold;
    padding: 2px;
    }
#topcontent {
 width: 730px;
 margin: 0 auto;
 height: 27px;
}
#content 
{
 width: 470px;
 margin:  0px;
 padding: 2px;
 float: left;
}
#bottomcontentdouble {
 clear: both;
 width: 730px;
 margin: 0 10px 9px 10px;
 height: 27px;
}
#singlecontent {
 width: 730px;
 padding-top:0;
 margin:  0 auto;
}
#archiveLinkDiv{
 margin-top: -5px;
 visibility: hidden;
}
.post {
 margin: 2px;
}
.singlepost {
 margin: 2px;
 
}
#bottomcontent {
 width: 730px;
 margin: 0px auto 0px auto;
 padding-bottom: 9px;
 height: 27px;
}
.meta {
 font-size: .9em;
 line-height: 1.2em;
}
.feedback {
 float: right;
 font-size: .9em;
 line-height: 28px;
}
.author {
 width: 200px;
 float: right;
 text-align: right;
}
/*---------------------------- Page Navigation -------------------------------*/
.postnavigation {
 height: 45px;
}
.left {
 float: left;
 padding-left: 105px;
}
.right {
 float: right;
 padding-right: 105px; 
}
.leftdouble {
 float: left;
 padding-left: 10px;
}
.rightdouble {
 float: right;
 padding-right: 10px; 
 
}

/* ------------------------------ Sidebars -----------------------------------*/
#sidebar {
 position: relative;
 float: left;
 width: 185px;
 margin: 0 0 0 10px;
 font-family: "Trebuchet MS",Verdana, Helvetica, sans-serif;
 font-size: 0.9em;
 text-align: left; /* IE hack Part 2 */
 display: inline;
}
#sidebar ul {
 position: relative;
}
#sidebar ul li {
 list-style-type: none;
 list-style-image: none;
 color: #999;
}
#sidebar ul, #sidebar ul li {
 margin: 0;
 padding: 0;
}
#sidebar ul li ul{
 margin: 0 5px 0px 0px;
 padding: 0px 0 0px 0px;
 color: #4f4331;
}
#sidebar ul li ul li ul{
 background-image:none; 
 margin: 0 0px 0px 7px;
 padding: 0px 0 0px 0px;
 color: #4f4331;
}
#sidebar h2 {
 background-image:url(images/h2.gif);
 height:21px;
 color: #333333;
 text-align:right;
 margin: 2px 5px 0px 0px;
 padding:  7px 0 1px 50px;
}
#sidebar a {
 display: inline;
 padding: 2px;
 width: 160px;
 color: #8DAF68;
 font-size:12px;
 text-decoration: none;
}
#sidebar a:hover {
 display: inline;
 padding: 2px;
 width: 160px;
 color: #FF6600;
 text-decoration: none;
}

/*
The following is the fix
for 3-pixel-jog bug in IE 
*/
/* Hide from IE5-mac. Only IE-win sees this. \*/ 
* html #content {
 /*margin-right: 7px;*/
}
* html #sidebar {
 height: 1%;
}
/* End hide from IE5/mac */

/* ------------------------------ Comments -----------------------------------*/
#response {
 margin: 0px 110px;
}
#commentlist {
 padding: 0px 10px 0px 10px;
 margin-left: 10px;
 margin-right: 10px;
 color: #999;
 list-style-type: none; 
 text-align: left;
}
#commentlist li  p{
 padding: 0px;
 margin: 8px 0px 0px 0px;
}
.commentname {
 width: 220px;
 float: left;
 font-size: 0.9em;
 margin: 0;
 padding: 0  0 2px 0;
}
.commentinfo{
 width: 250px;
 float: right;
 text-align: right;
}
.commenttext {
 clear: both;
 padding-top: 0px;
 margin-top: 0px;
 margin-bottom: 70px;
 border-top: 1px solid #91af83;
}

/* ----------------------------- Comment Form ------------------------------- */
h2#postcomment {

 color: #333;
 margin: 40px 0px 0px 0px;
 padding: 0 0 20px 10px;
}
#commentform {
 padding: 1px 20px;
 margin-top: 0px;
 margin-bottom: 0px;
}
#commentboxes {
 width: 200px;
 float: left;
 color: #009900;
 font-size: 0.9em;
}
p.instructions {
 margin: 14px 0 0 200px;
 color: #333333;
 font-size: 0.9em;
 text-align: left;
 border-left-width: 1px;
 border-left-style: solid;
 border-left-color: #d5d7db;
 padding-left: 15px;
 position: relative;
}
#inputbox {
 clear: both;
 color: #FFFFFF;
 font-size: 0.9em;
}
#button{
 padding-top: 0.5em;
}
#commentsbottom {
 margin: 0;
 padding: 0;
 height: 22px;
}

/* --------------------------- 'Sidebar'(bottom search bar) structure -------------------------- */
#menu {
 margin: 0px auto;
 width: 725px;
 float:left;
 border-top: 0px solid #ce5e16;
 border-right: 0px solid #ce5e16;
 border-bottom: 0px solid #ce5e16;
 border-left: 0px solid #ce5e16;
}
#searchform {
 margin: 0px;
 padding: 0px;
}

#search 
{
    width: 70px;
    }
    
#topimage {
 margin: 2px 5px 0 0; 
 cursor: pointer;
 width: 71px;
 height: 90px;
 float: right;
 padding-right: 15px;
 padding-top: 3px;
}
#topimage a{
 display:block;
 height:100%;
 overflow:hidden;
 text-decoration:none;
}
#topimage a:hover {
  border: 0; 
}

/* ------------------------------- Credits ---------------------------------- */
#footer {
background:#fff url('images/greenfooter.jpg') no-repeat bottom;

 
 height:141px;
 width: 760px;
 font-size: .8em;
}
#footer p {
margin-bottom: 2px;
}
#footer a{
	color: #333333;
}
#footer a:hover{
	color: #DEFFB9;
}
.clearer {
 clear: both;

 line-height: 0px;
}

/*------------------------------ H Menu Styling ----------------------------- */
#top { 
 display: inline;
 list-style-type: none;
}
#hnav ul li{
 display: inline;
}
#hnav ul li a {
 color: #4f4331;
 text-decoration: none;
 padding: 5px 0px 5px 30px;
 font-size: 0.7em;
 font-family: Arial, Verdana, Helvetica, sans-serif;
 font-weight: normal;
}
#hnav ul li a:hover {
 color: #aaaa88;
 border-top: 1px solid #aaaa88;
 border-bottom: 1px solid #aaaa88; 
}

/* <<<<<<<<<<<<<<<<<<<<<<<<<<<<< Typography >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> */
/* ------------------------------- General ---------------------------------- */
a:link {
	color: #3399cc;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #9999cc;
}
a:hover {
	text-decoration: underline;
	color: #669900;
}
a:active {
	text-decoration: none;
	color: #669900;
}
top a {
 border: 0;
 text-decoration: none;
}
blockquote {
 color: #9EB486;
 border-left: 3px solid #D9F0BF;
 padding: 10px 20px;
}
code {
 font-family: Courier,"Courier New",Arial, Verdana, Helvetica, sans-serif;
 font-size: 1.0em;
}
h1 {
 margin-bottom: 2px;
 padding: 0;
 color: #523419;
}
h1 a {
 margin: 0;
 padding: 0;
 text-decoration: none;
 color: #6f6f6f;
}
h2 {
 color: #7f7157;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 1.1em;
 margin-bottom: 0px;
 margin-top: 40px;
 margin-left: 4px;
}
.singlepost h2{
margin-top: 0px;
}
h3 {
 text-align: left;
 color: #778868;
 margin: 0;
 margin-top: 0px;
 margin-bottom: 2px;
 padding: 0;
 font-size: 0.9em;
 font-weight: normal;
}

/* ------------------------------Site Navigation ---------------------------- */
#blogtitle {

 margin-top: 20px;
 padding: 0px;
 font-family: "Times New Roman",Arial, Helvetica, sans-serif;
 font-weight: normal;
 font-size: 2em;
}
#blogtitle a{
 color: #009900;
 font-weight: bold;
}
#blogtitle a:hover{
 color: #FF6600;
 font-weight: bold;
}
#description {

	font-family:Arial,"Trebuchet MS";
	font-size:11px;
	color:#BDD1A6;
	margin-top:0px;
	padding:0;
}
/* -------------------------------- Main Body ------------------------------- */
.post {
 color: #333333;
 text-align: left;
}
.singlepost {
 color: #666666;
 text-align: left;
}
.posted {
 color: #FF6600;
}
.title 
{
    padding-bottom: 1px;
    margin-top: 2px;
    margin-bottom: 3px;
    }
.articleHeadline 
{
    margin-top: 2px;
    margin-bottom: -12px;
    
    }    
.title a  {
 text-align: left;
 color: #333333;
 display: block;
 text-decoration: none;
 font-size: 1.2em;
 font-weight: bold;
 margin-bottom: 0px;
}
.title a:hover {
 color: #FF6600;
 border: 0;
}
.storycontent {
    padding-left: 3px;
    margin-bottom: 12px;
}
.singlepost p {
margin-top: 0;
}
.storycontent a {
 text-decoration: none;
 font-size: 12px;
 font-weight: normal;
 color: #ff0000;
}
.storycontent a:hover {
 text-decoration: none;
}
.storycontent a:visited {
 text-decoration: none;
}
.storycontent p {
 margin-top: 10px;
}
.img a {
 text-decoration: none;
 border: 0px;
}

/* ----------------------------- Page Navigation ---------------------------- */
.left a{
 color: #91af83;
 font-size: 0.9em;
 text-decoration: underline;
}
.left a:hover {
 border: 0;
}
.right a{
 font-size: 0.9em;
 color: #91af83;
 text-decoration: underline;
}
.right a:hover {
 border: 0;
}
.leftdouble a{
 color: #91af83;
 font-size: 0.9em;
 text-decoration: underline;
}
.leftdouble a:hover {
 border: 0;
}
.rightdouble a{
 font-size: 0.9em;
 color: #91af83;
 text-decoration: underline;
}
.rightdouble a:hover {
 border: 0;
}

/* -------------------------------- Comments ------------------------------- */
.commentauthor {
 font-weight: bold;
 font-size: 1.2em;
 padding: 0 0 2px 0;
 margin: 0;
 color: #006600;
}
.commentauthor a{
 font-weight: bold;
 margin: 0;
 padding: 0 20px 2px 0;
 border: 0;
}
.commentauthor a:hover {
 border: 0px;
}
.commentdate {
 font-size: 0.8em;
 text-align: right;
 line-height: 18px;
 padding: 0;
 margin: 0;
}
#nocomment, #commentsclosed {
 text-align: center;
 color: #006600;
 font-size: 1.1em;
}

/* ------------------------------ Comments Form ----------------------------- */
#comment  {
 width: 465px;
}
#comment, #author, #url, #email, #press{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 1.1em;
 color: #fff;
 padding: 1px 2px 1px 1px;
}
#comment, #author, #url, #email{
 border: 1px solid #666;
}
#comment:hover, #author:hover, #url:hover, #email:hover{
 border: 1px solid #666;
}
#comment:focus, #author:focus, #url:focus, #email:focus{
 background: #FFFFFF;
 border: 1px solid #000000;
 color: #666;
 padding: 1px 2px 1px 1px;
}
#commentboxes p {
 margin: 0;
 padding-bottom: 0.9em;
}
h2#comments{
 margin-bottom:40px;
}
p.feeds {
 float: right;
 margin-top: -1.8em;
 font-size: 0.9em;
}
p.feeds a, p.feeds a:hover  {
 text-decoration: none;
}
p.feeds a:hover {
 text-decoration: none;
}
#inputbox {
 clear: both;
 font-size: 0.9em;
}
#inputbox a {
}
#inputbox a:hover {
 color: #FFFFFF;
}
p.inputbox {
 margin: 0;
 padding-bottom: 10px;
}
p.pages {
 margin: 0;
 padding: 40px 40px;
 padding-top: 0;
 text-align: center;
}
p.pages a {
 color: #ce5e16;
}

/* -------------------------------- Credits --------------------------------- */
p.credits {
 padding: 110px 20px 0px 0px;
 text-align: right;
 margin-bottom:0px; 
 color: #fff;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 0.8em;
}
p.wordpress {
 margin: 8px;
 padding: 2px;
 border-bottom-width: 1px;
 border-bottom-style: solid;
 border-bottom-color: #7f7157;
}
/* --------------- Search/Archives/Categories Results Pages ------------------*/
.searchresult {
 padding: 30px 0 0 0;
 margin:0;
}
.searchresult a{
 color: #000000; 
}
.searchinfo {
 font-size: .9em;
 line-height: 18px;
 padding: 0 0 2px 0;
 color: #000000;
 margin: 0 ;
}
.searchdetails {
 font-size: .9em;
 line-height: 18px;
 padding: 0 0 2px 0;
 color: #000000;
 margin: 0 ;
 border-bottom: 1px solid #BBBBBB;
}


/* 
This piece of code is for clearing
the floats without structural markup
Don't modify it
*/
.clearfix:after {
 content: "."; 
 display: block; 
 height: 0; 
 clear: both; 
 visibility: hidden;
}
.clearfix {
 display: inline-table;
}
/* Hides from IE-mac \*/
* html .clearfix {
 height: 1%;
}
.clearfix {
 display: block;
}
/* End hide from IE-mac */

/* Begin Calendar */
#wp-calendar {
border: 1px solid #BDCEAA;
background-color:#D9F0BF;
empty-cells: show;
margin: 0;
width:180px;
}

#wp-calendar #next a {
padding-right: 10px;
text-align: left;
}

#wp-calendar #prev a {
padding-left: 10px;
text-align: left;
}

#wp-calendar a {
display: inline;
padding:0;
background-image:none;
text-decoration: none;
}

#wp-calendar a:hover {
padding:0px;
background:none;
color: #444;
}

#wp-calendar caption {
color: #666;
text-align: left;
}

#wp-calendar td {
color: #444;
letter-spacing: normal;
padding: 2px;
text-align: center;
}

#wp-calendar td.pad:hover {
background: #D9F0BF;
}
#wp-calendar td:hover{
background-color:#FDD7AF;
color: #fff;
}
#wp-calendar #today {
background-color:#FF9900;
color: #fff;
}

#wp-calendar th {
text-transform: capitalize;
}


/* End Calendar */


/*--------------------------- Additional code ------------------------ */

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */
img.sideim {
padding:0px;display: block;
margin:0px 0px 0px 0px;
}

img.centered {
        padding: 2px;
	display: block;
	margin-left: auto;
	margin-right: auto;
        margin-bottom: 2px;
        border: 0px solid #7f7157;
	}	
img.alignright {
	padding: 2px;
	margin: 0 0 2px 7px;
	
        border: 0px solid #7f7157;
	}
img.alignleft {
	padding: 2px;
	margin: 0 7px 2px 0;
	display: inline;
        border: 0px solid #7f7157;
	}
img 
{
    border: 0px;
    }	
.alignright {
	float: right;
	}	
.alignleft {
	float: left;
            }
#rap input {
    
	background-color:#fff;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #009900;
	border:1px solid #444;
	
}
			
#menu 
{
    margin-bottom: 10px;
    }			
#menu input {
    
	background-color:#fff;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #333;
	border:1px solid #EBB03E;
	
}
#menu textarea {
    
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #333;
	width:200px;
}

LI.cat-item
{
    font-weight: bold;
    }
LI.cat-item UL LI 
{
    font-weight: normal;
    }
    
#linkcat-2 UL LI 
{
     background-image:none; 
     margin: 0px;
     padding: 0px;
     color: #4f4331;
     list-style-type: none;
    
    }
  
#syndication_permalink   
{
    margin-top: 4px;
    margin-bottom: 2px;
    } 
    
#addThisBookmark 
{
    
    float: right;
    margin-top: 3px;
    }        
    
    
/* Imported...! */

.style42 {
	font-family: arial;
	font-size: 10px;
}
.style10 
{
    font-size: 9px;
    font-family: verdana;
    height: 15px;
    }
.style10 a { 
  color: #fff;
}

.style10 a:hover{ 
  color: #00f;
}

H2, H1
{
    PADDING-RIGHT: 0px;
    PADDING-LEFT: 0px;
    PADDING-BOTTOM: 0px;
    MARGIN: 2px;
    PADDING-TOP: 0px;
    FONT-WEIGHT: bold;
    color: #666666;
    font-weight: bold;
    font-size: 13px;
}

H1 A
{
    BACKGROUND: none transparent scroll repeat 0% 0%;
    COLOR: #fff
}
H1 A
{
    TEXT-DECORATION: none
}
H2 A
{
    TEXT-DECORATION: none
}
H1 A:hover
{
    BACKGROUND: none transparent scroll repeat 0% 0%;
    COLOR: #bfe1ed
}
H2 A:hover
{
    BACKGROUND: none transparent scroll repeat 0% 0%;
    COLOR: #bfe1ed
}
H3
{
    PADDING-RIGHT: 0px;
    PADDING-LEFT: 0px;   
    PADDING-BOTTOM: 0px;
    MARGIN: 5px 0px 3px;
    FONT: 12px Arial, Sans-Serif;
    COLOR: #5f5f5f;
    PADDING-TOP: 0px;
    font-weight: bold;
}


.brd_image 
{
    float: right;
    margin: 3px;
    
    }
.hr_sep 
{
    width:90%;
    color:#ccc;
    text-align:center;
    margin-bottom: 7px;
    }
    
#homeContent 
{
    background-color: #fff;
    margin-left: 10px;
    margin-bottom: 20px;
    margin-right: 10px;    
    border: 1px solid #9ABD7D;
    }
   
