/*
Theme Name: AEN Theme
Theme URI: http://www.aen.org.au
Description: AEN Theme
Version: 1.0
Author: Alex Hutton
Tags: 


Based on WordPress Classic theme, by David Shea, http://wordpress.org/ 

This theme copyright AEN.
*/

	/* screen.css */
	
	body { 
	font-family: arial; 
	background: #464; 
	background: url('images/bg_3.gif');
/*background: black;*/
}

h1 { 
    text-align: center;
	margin-top: 20px; 
	font-size: 180%; 
	background: #464;
	padding: 10px;  
	width: 240px; 
	margin-left: 204px;  /*centered over content text */
	/*margin-left: 188px;*/  /*centered over page */
	

}

#public-home { text-align: left; }

body.page-template-page-home-php h1 {
margin-left: 65px;
}
h1 small { font-size: 0.5em; }
h1 span { margin-left: 25px; }

h1 span span { margin-left: 60px; }


#frame, #frame tr
#frametop, #frame-left, #frame-right, #frame-bottom 
{
	border-width: 02; padding:0; margin: 0;
}
#frame { width: 988px; }
#frame tr { width: 988px; padding: 0; margin: 0; }
#frame-content { width: 968px; }

#frame-top {  background: url( 'images/frame-top.gif'); width: 988px; height: 10px;  }
#frame-left { background: url( 'images/frame-left.gif'); width: 9px;  height: 100%;}
#frame-right{  background: url( 'images/frame-right.gif'); width: 10px; }
#frame-bottom { background: url( 'images/frame-bottom.gif'); width: 988px; height: 10px; }


#container {
	width: 968px; 
	/*height: 578px; */
	margin-top: 40px; 
	margin-left: auto; 
	margin-right: auto;
	width: 988px;
	background: #464; 
}

#navigation-pub { 
	position: relative; 
	float: left; 
	width: 280px; 
	height: 578px; 
	/*background: url('images/bg_left2.jpg'); */
	background: url('images/background-left-9.gif'); 	
	background-repeat: no-repeat;
}

body.category-media-releases #navigation-pub, body.category-events #navigation-pub, body.category-jobs #navigation-pub {
    height: 800px;
}

#navigation-pub a { 
	text-align: center; 
	position: absolute; 
	display: block; 
	font-weight: bold; 
	font-size: 1.2em; 
	text-decoration: none; 
	color: #FFF; 
	border-style: solid; 
	border-color: black; 
	border-width: 0 0 0 0;
}


#aen-logo { width: 80px; height: 80px; display: block; top: 10px; left: 80px; position: absolute;}
#aen-logo img { border-width: 0; width: 80px; height: 80px; }

/*#aen-logo { width: 80px; height: 80px; display: block; margin-left: 80px;  }
#aen-logo img { border-width: 0; width: 80px; height: 80px; }*/

#navigation-members #aen-logo {
	position: static; margin-left: 100px; 

}



/*
#navigation-pub {
	float: left;
	width: 280px;
	height: 578;
}
*/

/*#front-page #navigation-pub { border-color: pink; border-style: solid; border-width: 1px; background: url('images/background-left-6.gif');}*/

body.page-template-page-home-php #navigation-pub { background: url('images/background-left-8.gif'); }


/*#navigation-pub {background: url('images/nav_bg2.gif');}
#content { border-color: blue; border-style: solid; border-width: 1px;*/ }
/*
#navigation-pub ul { margin-left: 20px; width: 240px; list-style-type: none; }
#navigation-pub li {  } 
#navigation-pub li a { text-align: center; color: white; font-size: 1.2em; text-decoration: none; border-style: solid; border-color: white; border-width: 1px; display: block; margin-bottom: 35px; background: #141; padding: 4px 2px; }
#navigation-pub li a:hover { background: #8A8; color: #141; }
#navigation-pub li a.current { font-style: italic; } 
*/

#navigation-pub  a { text-align: center; color: white;text-decoration: none; display: block;  }
#navigation-pub  a:hover { color: yellow; }
/*#navigation-pub  a.current { color: #FF8; } */
body.page-template-page-about-us-php #nav-AboutUs { color: #FF8;}
body.page-template-page-contact-us-php #nav-ContactUs {color: #FF8; }
body.page-template-page-aen-membership-php #nav-AENMembership {color: #FF8; }
body.category-jobs #nav-JobsWithAEN { color: #FF8;}
body.page-template-page-login-php #nav-MembersLogin {color: #FF8; }

body.category-media-releases #nav-MediaReleases {color: #FF8; } 
body.category-events #nav-Events {color: #FF8; }

body.page-template-page-aen-membership-php ol { list-style: none; }
body.page-template-page-aen-membership-php ol li { list-style: none; margin-bottom: 0.8em; }

#nav-Home { top: 70px; left:175px; }
#nav-AboutUs {top: 145px; left: 100px; }
#nav-ContactUs { top: 215px; left: 50px;}
#nav-AENMembership { top: 285px; left: 25px;}
#nav-JobsWithAEN { top: 390px; left: 50px;}
#nav-MemberLogin { top: 515px; left: 55px;}
#nav-MediaReleases { top: 640px; left: 0px; width: 280px; text-align: center; }
#nav-Events { top: 720px; left: 0px; width: 280px; text-align: center;} 

#content { 
	color: white; 
	float: left; 
	width: 670px; 
	/*height: 578px; */
}

body.page-template-page-home-php #content {
	background: url('images/background-right-3.gif'); 	
	background-repeat: no-repeat;
}

body.logged-in #content { background-image: none !important; }

#content a { font-weight: bold; text-decoration: none; color: #88D; }
body.page-template-page-home-php #content a { font-weight: normal; }
#content a:hover { color: #D88;  }
#content a:visited { }
#content ul li { margin-bottom: 10px; }


#content .text-backing { 
	padding: 1.2ex; 
	width: 550px; 
	margin-left: 69px; 
	background: #464;
}

body.page-template-page-home-php #para1 { 
}
body.page-template-page-home-php #para2 { margin-left: 1.5em;
}
body.page-template-page-home-php #para3 { margin-left: 2.6em;
}
body.page-template-page-home-php #para4 { margin-left: 1.5em; 
}

body.page-template-page-home-php #content {  position: relative; height: 628px;  height: 688px;}

#homepage-container { position: absolute; top: 230px; }
/*
body.page-template-page-home-php #content p, 
body.page-template-page-home-php #content ul { position: absolute; }
body.page-template-page-home-php #para1 { top: 210px;  }
body.page-template-page-home-php #para2 {  top: 320px; left: 30px;}
body.page-template-page-home-php #para3 {  top: 360px; left: 60px;  }
body.page-template-page-home-php #para4 { top: 600px; left: 30px;  }
*/


form ul{ list-style-type: none; }

ul.links-list { list-style-type: none; }

form.standard-form li { clear: both; } 
form.standard-form label { display:block; padding-bottom: 8px; }
form.standard-form input { width: 90%;}
form.standard-form textarea { width: 90%; height: 6em; }
form.standard-form input.submit { margin-left: 30%; width:30%; } 

form div.error { text-align: right; margin-right: 20px; font-weight: bold; font-style: italic; color: #D88; } 

#date_subform {  display: inline; width: 100%; margin: 0 0 0 0; padding: 0 0 0 0; }
#date_subform div.spacer {  width: 5%; text-align: center; float: left; margin: 0 0 0 0; padding: 0 0 0 0; }
#date_subform input { text-align: center; }


#job_expiry_day, #event_date_day { float: left; width: 20%; margin: 0 0 0 0; padding: 0 0 0 0; }
#job_expiry_month, #event_date_month { float: left; width: 20%; margin: 0 0 0 0; padding: 0 0 0 0;}
#job_expiry_year, #event_date_year { float: left; width: 38% ;margin: 0 0 0 0; margin-right: 0%; padding: 0 0 0 0; }

form.standard-form input.submit, form.standard-form input.submit, form.standard-form input.submit 
{ margin-top: 1em; }


#memberlist dd { 
margin-left: 0px; padding-left: 0px; margin-bottom: 0.8em; 
}
#memberlist dd a { 
color: white; font-weight: normal;
}

#navigation-members {
	float: left;
	width: 280px;
	height: 578px;
/*	overflow: scroll;*/
}

#navigation-members ul { padding-left: 30px; margin-left: 0px; width: 220px; list-style-type: none; }
#navigation-members li {  } 
#navigation-members li a { text-align: center; color: white; font-size: .8em; text-decoration: none; border-style: solid; border-color: white; border-width: 1px; display: block; margin-bottom: 6px; background: #141; padding: 4px 2px; }
#navigation-members li a:hover { background: #8A8; color: #141; }
#navigation-members li a.current { font-style: italic; } 

h1.pagetitle { text-transform: capitalize; }

#post-items hr { width: 80%; }
#post-items div.last-post hr { display: none; }

#post-items div.post { }

#test { background: red; }

a.post-edit-link { text-decoration: none; float: right; font-weight: normal !important; font-size: smaller; padding: 2px 6px 2px 6px; border-width: 1px; border-color: white; border-style: solid; color: white !important; background: #141; }
a.post-edit-link:hover { background: #8A8; color: #141; }

div.posts-nav {  height: 1.4em; width: 100%;   }
div.posts-nav div.prev, div.posts-nav div.next {  }
div.posts-nav div.prev { float: left;  }
div.posts-nav div.next { float: right; }

#commentform { }

#commentform textarea { width: 80%; height: 8em; }