/*---stylesheet studio.wachtl---*/
/*---studio.wachtl@gmail.com - http://studio.wachtl.us---*/

/*main stylesheet for local310.org Copyright 2008*/

body{
	color:#193441;
	text-align:center;
	background:#eeeeec url(/images/lgrey064.jpg) repeat fixed;
	padding-top: 0;
}

#doc3{
	margin:0 auto;
	text-align:left;
	background:#fcfff5 url(/images/wallpaper.jpg) repeat-x;
	border: solid 2px #eeeeec;
}

.yui-b{
	padding-right: 15px;
}

h1, h2, h3, h4{
	font-weight:bold;
	font-family:Cambria;
	margin:5px 0 10px 0;
}

h1{
	font-size:167%;
	font-family:Cambria;
	color:#3e606f;
	font-weight:normal;
	margin-top:0;
}

h2{
	font-size:146.5%;
}

h3{
	font-size:138.5%;
	color:#3e606f;
}

h4{
	font-size:138.5%;

}

p{
	margin:9px 0 11px 0;
	line-height:1.4em;
}

.pos-title{
	font-weight:bold;
	font-size:106%;
}

p.error{
	font-weight:bold;
	color:#FF3333;
}
p.alert{
	font-weight:bold;
	color:#FF9999;
}

div.lrgText{
	font-size:106%;
}

div.content ul, div.content ol{
	margin:11px 0 11px 0;
	padding-left:30px;
	font-family:arial;
	line-height:1.9em;
}

#sb_wrapper ul{
	font-family:arial;
	line-height:1.9em;
}

div.content ol{
	padding-left:44px;
}

div.content ul, div.content ul li{
	list-style-type:disc;
	list-style-position: inside;
}

div.content ol, div.content ol li{
	list-style-type: upper-roman;
	list-style-position: outside;
}


div.content a:link{
	color:#CC6600;
	text-decoration:none;
}

div.content a:visited{
	color:#666666;
	text-decoration:none;
}

div.content a:hover{
	color:#426372;
	text-decoration:underline;
}

#doc3.yui-t5{/*single column WITH side bar*/
	min-width:950px;
	max-width:1050px;
}

*html #doc3.yui-t5{/*single column WITH side bar*/
	width:975px;/*send IE 6 fixed width value*/
}

#doc3.yui-t5 div.content, #doc3.yui-t7 div.content{
	padding:18px;
	font-size:123.1%;
	font-family:Cambria;
}

#doc3.yui-t7{/*single column no side bar*/
	min-width:950px;
	max-width:1050px;
}

*html #doc3.yui-t7{/*single column no side bar*/
	width:975px;/*send IE 6 fixed width value*/
}

#header{
	height:175px;
	/*border:#d1dbbd solid 2px;*/
	margin:5px 0 0 0;
	position:relative;
	/*background: url(/images/shadow_figures.jpg) no-repeat 351px 43px;*/
	/*background: url(/images/main_header_winter.jpg) no-repeat 325px 1px;*/
	background: url(/images/main_header_spring_08.jpg) no-repeat 325px -20px;
}

#hd_image{
	float:left;
	width:400px;
	height:100%;
	/*background-color:#ECFFEC;*/
}

#hd_right{
	float:right;
	width:184px;
	margin-right:10px;
	display:inline;/*IE 6 hack*/
}

#hd_btn_wrapper{
	height:42px;
	padding-top:3px;
}

#hd_btn_wrapper img a{
	margin:0;
	padding:0;
	float:left;
}

#login_register p, #logout_display_user p{
	margin:0;
	padding:0;
}

#login_register{
	margin-top:3px;
	background: url(/images/login_box_back.jpg) no-repeat 1px 3px;
	height:100px;
}

#logout_display_user{
	margin-top:3px;
	background: url(/images/logout_box_back.jpg) no-repeat 1px 3px;
	height:90px;
	text-align:center;
	color:#fcfff5;
	font-size:15px;
	padding-top:10px;
}

#logout_display_user a{
	color:#F2F2F2;
	text-decoration:none;
}

#logout_display_user a:visited{
	color:#F2F2F2;
	text-decoration:none;
}

#logout_display_user a:hover{
	text-decoration:underline;
}

#logout_display_user p small{
	color:#F2F2F2;
}

#login_register_btn_wrap{
	padding-top:40px;
}

#accessibility{
	padding:6px 9px 0 0;
	font-family:Cambria;
	font-size:108%;
	text-align:right;
	font-weight:bold;
}

#accessibility li{
	display:inline;
	padding:0 0 0 6px;
}

#accessibility a:link, #accessibility a:visited{
	text-decoration:none;
	color:#193441;
}

#accessibility a:hover{
	text-decoration:none;
	background-color:#ffffcc;
	color:#193441;
}

span.aNormal{
	font-size:1em;
}

span.aLarger{
	font-size:138.5%;
}

#logo{
	position:absolute;
	top:14px;
	left:15px;
}

#nav{
	background:#3e606f url(/images/nav_back.jpg) repeat-x top;
	height:2.7em;
	margin:11px 0 13px 0;
}

#sb_wrapper{
	background:#fcfff5 url(/images/sb_tile.jpg) repeat-y center;
	position:relative;
	width:210px;
	padding:25px 15px;
	margin-top:15px;
	float:right;
	font-size:100%;
}

#sb_wrapper span.sb_top{
	background:#fcfff5 url(/images/sb_top.jpg) no-repeat;
	height:25px;
	width:240px;
	position:absolute;
	top:0;
	left:0;
}

#sb_wrapper span.sb_bottom{
	background:#fcfff5 url(/images/sb_bottom.jpg) no-repeat;
	height:25px;
	width:240px;
	position:absolute;
	bottom:0;
	left:0;
}


#ft{
	background:#3e606f url(/images/footer_back.jpg) repeat-x top;
	color:#fcfff5;
	font-family:Arial;
	font-size:100%;
	margin-top:37px;
	padding-top:5px;
}

#header_h1{
	float:left;
	margin:68px 0 0 169px;
	width:140px;
	height:30px;
	position:relative;
	overflow:hidden;
	font-size:20px;
	display:inline;/*IE 6 hack*/
}

#header_h1 span{
	background: url(/images/local310_text.jpg) no-repeat;
	position:absolute;
	width:100%;
	height:100%;
}

/* navigation */

.yuimenubaritem{
	font-size:146.5%;/*main nav font 19px*/
	font-family:Calibri;
	font-weight:bold;
	color:#fcfff5;
	line-height:1.4em;
}

.yuimenubaritemlabel{
	color:#fcfff5;
	text-decoration:none;
	padding:4px 9px;
	margin:0 11px;
}

.yuimenubaritemlabel-selected{
	background:url(/images/nav_trans.png);
}

.yuimenu ul{
	padding:6px 11px;
	line-height:131%;
	font-size:89.5%;/*sub menu font 17px*/
	background:url(/images/sub_nav_back.png) no-repeat center center;
	margin:5px 0 0 13px;
	min-width:8em;
}

.yuimenuitemlabel{
	color:#fcfff5;
	text-decoration:none;
	padding:0px 6px;
	margin-top:3px;
}

.yuimenuitemlabel-selected{
	color:#193441;
	text-decoration:none;
	background-color:#fcfff5;
}


/* eof navigation */

/* Let's style some cool stuff for the side bar on the index page */

#newsette_grabber{
	margin:0 0 3px 0;
}

.side_bar_buttons{
	float:left;
	margin:1px 0 0 0;
}

.side_bar_buttons_last{
	clear:both;
	margin:1px 0 0 0;
}

/* Sidebar links*/

#sb_wrapper a:link{
	color:#6e4a3d;
	text-decoration:none;
	font-weight:bold;
}

#sb_wrapper a:visited{
	color:#6e4a3d;
	text-decoration:none;
	font-weight:bold;
}

#sb_wrapper a:hover{
	color:#fcfff5;
}

#sb_wrapper a:active{
	color:#fcfff5;
}

/* misc */

.address_centered{
	text-align:center;
	font-family:Garamond;
	font-size:106.3%;
	letter-spacing:.07em;
	line-height:2em;
}

#latest_posts_index{	
	background: transparent url('/images/latest_posts_bg.png') no-repeat top left;
	min-height: 360px;
	padding-left: 40px;
	padding-top: 100px;
}

#latest_posts_index h4{
	font-weight:bold;
	font-size: 16px;
	padding: 0;
	margin-bottom: 6px;
}

#latest_posts_index_blog div{
	padding-bottom: 9px;
	border-bottom: 1px dotted #13313C;
	width: 330px;
}

#latest_posts_index_blog p{
	margin: 0;
	padding: 0;
}

#latest_posts_index_forum{
	padding: 85px 0 0 77px;
	width: 253px;
}

#latest_posts_index_forum ul{
	margin: 0;
	padding: 0;
}

#latest_posts_index_forum p{
	font-size: 14px;
}

/* footer */

.footer_box{
	width:30%;
	margin-left:2%;
	float:left;
	padding:3px;
	font-size:92%;
	display:inline;/*IE 6 hack*/
}

#legal{
	clear:both;
	width:100%;
	text-align:center;
	padding:13px 0 7px 0;
	font-family:Cambria;
	color:#ccc;
}

.footer_box h4{
	font-weight:bold;
	margin-bottom:3px;
}

.footer_box ul{
	margin-bottom:7px;
	line-height:1.4em;
}

.footer_box img{
	margin:7px 0 0 7px;
}

#ft a:link{
	color:#fcfff5;
	text-decoration:none;
}

#ft a:visited{
	color:#fcfff5;
	text-decoration:none;
}

#ft a:hover{
	color:#fcfff5;
	text-decoration:underline;
}

#ft h3{
	margin:0;
	padding:0;
	color:#fcfff5;
}

div.footerFeed ul{
	padding: 5px;
}

div.footerFeed ul li{
	padding:0 .3em .3em .8em;
	text-indent:-.8em;
}

div.footerFeed ul li:before{
	content: '\00BB \0020';
}

/* Page Specific CSS */

#exec-grid{
	text-align:center;
}

#exec-grid table td{
	padding:5px;
	vertical-align:top;
}

#exec-grid img{
	padding:0px;
	margin:0;
}

/* Contact Form */

form.c-form label {
	float: left;
	width: 130px;
}

form.c-form div {
	clear:left;
	padding-bottom: 10px;
}

form.c-form .text {
	width: 496px;
	border: 1px inset #999999;
	padding: 2px;
}

form.c-form div.submit {
	width: 630px;
	text-align: right;
}

form.c-form div.captcha {
	padding-left: 130px;
}

/* Icons */

a[href$=".pdf"],
a[href$=".PDF"],
a.pdf {
	padding: 2px;
	padding-left: 20px;
	background: url(../images/icons/page_white_acrobat.png) no-repeat left center;
}
a[href$=".doc"],
a[href$=".DOC"],
a.doc {
	padding: 2px;
	padding-left: 20px;
	background: url(../images/icons/page_word.png) no-repeat left center;
}
a[href$=".xls"],
a[href$=".XLS"],
a.xls {
	padding: 2px;
	padding-left: 20px;
	background: url(../images/icons/page_excel.png) no-repeat left center;
}
a[href$=".gz"],
a[href$=".GZ"],
a[href$=".gzip"],
a[href$=".GZIP"],
a[href$=".zip"],
a[href$=".ZIP"],
a.archive {
	padding: 2px;
	padding-left: 20px;
	background: url(../images/icons/page_white_zip.png) no-repeat left center;
}
a[href$=".exe"],
a[href$=".EXE"],
a.application {
	padding: 2px;
	padding-left: 20px;
	background: url(../images/icons/application.png) no-repeat left center;
}