@charset "UTF-8";
/* WAFFA Master CSS */
#mytag{font-size:85%;color:#ccc;}
body,html{
	margin:0;
	padding:0;
	font-family:'trebuchet MS', sans-serif, verdana;
        background-color:#003366; 
        background-image:url(http://www.washingtonffa.org/waffa/layout_images/bottom_grad.png);
        background-repeat:repeat-x;
        background-position: 0 165px;
}
img{
	border:0;
}
#wrap{
}
#header{
	background:url(http://www.washingtonffa.org/waffa/layout_images/top_grad.png) repeat-x top left;
	height:165px;
	border-bottom:#FFFF00 solid 4px;
}
#header-wrap, #main-wrap{
	width:800px;
	margin:0 auto;
	/*border:solid 2px #ffffff;*/
	display:block;
}
#header_wrap{
	/*height:250px;*/
}	
#header_wrap a{
    color:#003366;
}
#main-wrap{
	color:#ffffff;
	padding:10px;
	padding-top:0;
}
#title-logo{
	float:left;
	margin-left:30px;
}
#car{
	float:right;
	padding:0;
	margin-top:15px;
	margin-right:20px;
}
#title{
	float:left;
	padding:0px 0 0 20px;
	font-size:350%;
	letter-spacing:.4px;
	text-align:center;
        margin:10px 0;
}
#title span{
	font-size:70%;
}
#main{
	/*background: url(http://www.washingtonffa.org/waffa/layout_images/bottom_grad.png) repeat-x top left;*/
}
#nav{
	float:left;
	padding:0;
	margin:0;
	font-size:100%;
	margin-bottom:15px;
}
#nav li{
	float:left;
	list-style-type:none;
	border:dotted 1px #99CCFF;
	margin-right:2px;
	border-top:0;
}
#nav a{
	display:block;
	text-decoration:none;
	padding:2px 3px 1px;
	color:#FFFF33;
                border:0;
}
#nav a:hover{
	background-color:#99CCFF;
	color:#000099;
                border:0;
}
#content{
	clear:both;
}
#left_column{
	width:220px;
	float:left;
	margin-left:0px;
	letter-spacing:1.2px;
	margin-top:0px;
}
#left_column h3{
	font-size:160%;
	color:#99CCFF;
	font-variant:small-caps;
	margin:0;
        padding:0;
        margin-bottom:5px;
}
#left_column h4{
	letter-spacing:1.3px;
	font-size:130%;
	color:#99CCFF;
	font-variant:small-caps;
	margin:5px 0 7px;
        font-weight:normal;
}
#left_column img{
	text-align:center;
	padding-bottom:10px;
margin:0 auto;
}
#left_column table a{
        border:0;
}
#left_column table{
       text-align:center;
}
#left_column input{
        margin:2px;
        margin-left:0;
}
#blog_list{
        padding-top:10px;
}
#left_list{
        margin:0 0 5px;
        padding:0;
list-style-type:none;
}
#left_list li{
        padding-bottom:6px;
}
#left_list span{
        font-size:80%;
        font-style:italic;
        color:#ccc;
        padding:2px 0 2px 10px;
        display:block;
}
#mission{
	font-size:90%;
}
#right_column{
	margin:10px 0 0 auto;
	width:570px;
}
.entry{
	background-color:transparent;
	background:url(http://www.washingtonffa.org/waffa/layout_images/p_back.png) repeat !important; /*Mozilla will apply this one*/
	background: url(http://www.washingtonffa.org/waffa/layout_images/p_back.gif) repeat;	/*IE will apply this one*/
	margin:0;
	padding-bottom:8px;
        margin-bottom:15px;
}
.entry h2{
	text-transform:capitalize;
	font-variant:small-caps;
	padding-top:0px;
	padding-left:10px;
	font-size:300%;
	letter-spacing:2px;
	font-weight:normal;
	margin:0;
}
.entry h3{
	text-transform:capitalize;
	font-variant:small-caps;
	padding-top:0px;
	text-align:center;
	font-size:180%;
	letter-spacing:2.5px;
	font-weight:normal;
	margin:0;
}
.entry em{
	letter-spacing:1px;
}
.entry hr{
	width:570px;
	/*margin:0 20px 0 auto;*/
	margin:0;
	height:2px;
	border:0;
	background:url(http://www.washingtonffa.org/waffa/layout_images/border.png) repeat-x bottom;
	text-align:right;
	padding:0;
}
.entry p{
	padding:5px 10px 0;
	margin:0 0 10px;
	text-align:justify;
}
#bottom_line{
	height:1px;
	border:0;
	background:#6699CC;;
	clear:both;
	width:800px;
	margin:15px auto 0;
}
#footer{
	color:#ffffff;
	width:800px;
	margin:0 auto;
	text-align:center;
	padding-top:5px;
	letter-spacing:1.5px;
	padding-bottom:10px;
font-size:85%;
line-height:1.2em;
}
a{
	color:#FFFF33;
                text-decoration:none;
                border-bottom:dashed 1px #FFFF33;
}
a:hover{
	color:#99CCFF;
                text-decoration:none;
                border-bottom:dashed 1px #99CCFF;
}
#blog_close{
font-size:80%;
margin:0;
padding:0 0 5px 20px;
font-style:italic;
color:#ccc;
}
.comment_author{
    font-size:80%;
    color:#CCC;
    padding:0;
    margin:0;
    text-indent:10px;
}
.comment p{
    margin-bottom:0px;
}
#add_comment{
    text-align:left;
    font-size:140%;
    padding-left:20px;
}
#paginate{
    width:100%;
    text-align:center;
    padding-bottom:5px;
}
/* --------- Email Box ----------- */
#send_mail tr{
	vertical-align:top;
}
#top_window{
	position:absolute;
	left:30%;
	top:215px;
	width:500px;
	/*height:400px;*/
	padding:5px;
	background:#ffff33;
	border:solid 2px #0066FF;
	display:none;
}
#close{
	margin:0 0 0 auto;
	width:100px;
	text-align:right;
}


/* ********* Photo Gallery ************* */
#gallery_list{
    padding:0 0 0 4px;
    margin:0;
list-style-position:inside;
}
#gallery_list li{
    margin-bottom:6px;
}
.tableBorder a{
    border:0;
}
.tableBorder th{
    font-size:120%;
    letter-spacing:1px;
}
.tableBorder{
    text-align:center;
}
#login{
    font-size:90%;
width:255px;
padding:8px;
position:absolute;
top:100px;
left:400px;
border:solid 2px #99CCFF;
background:#003366;
}
#login p{
margin: 2px;
}
#login .small{
    font-size:90%;
    line-height:1.2em;
}
#logout{
    color:#003366;
    font-size:80%;
float:right;
}
#logout a{
    text-decoration:underline;
    color:#003366;
}

/* ************** Light Box Styles ***************** */
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }