/*
Theme Name: The American Outlaws Chapter Template
Theme URI: http://www.enjoycreativeinc.com
Description: The official template for AO Chapters.
Version: 1.0
Author: Enjoy Creative, Inc.
Author URI: http://www.enjoycreativeinc.com
*/

body {
	background: #ffffff url(images/bg.jpg) no-repeat fixed bottom right;
	font-family:"Times New Roman", Times, serif;
	font-size: x-small; /* for IE5/Win */
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: small; /* web standard browsers */
	
}
html>body {
	font-size: small; /* Opera settings */	
}

/* -- NAVIGATION ACTIVE -- */

body#homehome a#homenav, 
body#eventshome a#eventsnav,
body#abouthome a#aboutnav,
body#contacthome a#contactnav {
background:#003A63 url(images/navhov.jpg) no-repeat scroll center bottom;
border-right:1px solid #FFFFFF;
color:#FFFFFF;
padding:5px 10px 15px;
text-decoration:none;
}

/* -- LINK STYLES -- */

.navlinks a:link { background: #f3f3f3 url(images/navhovblank.jpg) repeat-x center bottom; border-right: 1px solid #FFFFFF; color: #333333; 
				   padding: 5px 10px 15px 10px; text-decoration:none; }
.navlinks a:visited { background: #f3f3f3 url(images/navhovblank.jpg) repeat-x center bottom; border-right: 1px solid #FFFFFF; color: #333333; 
                      padding: 5px 10px 15px 10px; text-decoration:none; }
.navlinks a:hover { background: #003a63 url(images/navhov.jpg) no-repeat center bottom; border-right: 1px solid #FFFFFF; color: #FFFFFF; 
                    padding: 5px 10px 15px 10px; text-decoration:none; }
.navlinks a:active { background: #f3f3f3 url(images/navhovblank.jpg) repeat-x center bottom; border-right: 1px solid #FFFFFF; color: #333333; 
                     padding: 5px 10px 15px 10px; text-decoration:none; }


.aohome a:link { background: #cccccc url(images/navhovblank.jpg) repeat-x center bottom; border-right: 1px solid #FFFFFF; color: #333333; 
				   padding: 5px 10px 15px 10px; text-decoration:none; }
.aohome a:visited { background: #cccccc url(images/navhovblank.jpg) repeat-x center bottom; border-right: 1px solid #FFFFFF; color: #333333; 
                      padding: 5px 10px 15px 10px; text-decoration:none; }
.aohome a:hover { background: #b31e3b url(images/navhovblank.jpg) no-repeat center bottom; border-right: 1px solid #FFFFFF; color: #FFFFFF; 
                    padding: 5px 10px 15px 10px; text-decoration:none; }
.aohome a:active { background: #cccccc url(images/navhovblank.jpg) repeat-x center bottom; border-right: 1px solid #FFFFFF; color: #333333; 
                     padding: 5px 10px 15px 10px; text-decoration:none; }
					 
.footlinks a:link { color: #003a63; text-decoration:none; }
.footlinks a:visited { color: #003a63; text-decoration:none; }
.footlinks a:hover { color: #b31e3b; text-decoration:none; }
.footlinks a:active { color: #003a63; text-decoration:none; }

.postheadlinks a:link { color: #b31e3b; text-decoration:none; }
.postheadlinks a:visited { color: #b31e3b; text-decoration:none; }
.postheadlinks a:hover { color: #ffffff; background: #b31e3b; text-decoration:none; }
.postheadlinks a:active { color: #b31e3b; text-decoration:none; }

.left a:link { color: #999999; background: #f3f3f3; text-decoration:none; padding: 5px; }
.left a:visited { color: #999999; background: #f3f3f3; text-decoration:none; padding: 5px; }
.left a:hover { color: #ffffff; background: #b31e3b; text-decoration:none; padding: 5px; }
.left a:active { color: #999999; background: #f3f3f3; text-decoration:none; padding: 5px;}

.right a:link { color: #999999; background: #f3f3f3; text-decoration:none; padding: 5px; }
.right a:visited { color: #999999; background: #f3f3f3; text-decoration:none; padding: 5px; }
.right a:hover { color: #ffffff; background: #b31e3b; text-decoration:none; padding: 5px; }
.right a:active { color: #999999; background: #f3f3f3; text-decoration:none; padding: 5px;}

.eDate a:link { color: #333333; text-decoration:none; }
.eDate a:visited { color: #333333; text-decoration:none; }
.eDate a:hover { color: #333333; text-decoration:underline; }
.eDate a:active { color: #333333; text-decoration:none; }


* {margin: 0pt; padding: 0pt; }

/* -- BODY -- */

img { border: none; } 

.smalldate { font-size: 70%; color: #cccccc; }
.thankyou { font-size: 110%; font-weight: bold: color: #b31e3b; }

.eventDate { color: #003a63; font-size: 140%; margin-top: 10px; margin-left: 20px; }
.eventHead { color: #333333; font-size: 120%; margin-left: 20px; }
.eventBody { color: #666666; font-size: 110%; margin-top: 5px; margin-left: 20px; }

#eventSideDate { color: #333333; font-size: 200%; }
#eventSideHead { color: #666666; font-size: 140%; }

.left { float: left; }
.right { float: right; }

p { margin-bottom: 20px; }

.post h2 {
	font-variant: small-caps;
	font-size: 200%;
}

.pagehead h2 { color: #b31e3b; text-decoration:none; font-variant: small-caps; font-size: 200%;}

.datetime {
	color: #003a63;
	font-size: 85%;
}

.entry {
	color: #666666;
	font-size: 110%;
	line-height: 22px;
	margin: 5px 0 20px 0;
}

#container {
	margin: 0 auto;
	width: 900px;
	top: 0;
	background: #ffffff;
}

#header {
	float: left;
	width: 900px;
}

#navigation {	
	float: left;
	width: 900px;
	padding: 20px 0 20px 0;
}

#contentLeft {
	float: left;
	padding: 10px;
	width: 678px;
	border: 1px solid #CCC;
	background: #FFFFFF;
}

#contentRight {
	float: left;
	width: 200px;
}

#contentNav {
}

#footer {
	float: left;
	width: 900px;
	height: 50px;
	padding-top: 10px;
	color: #003a63;
}

/* -- CODA BUBBLE -- */

.joinao-popup {
	margin: 0px 0 0 20px;
	padding: 0;
	width: 132px;
	list-style: none;
	position: relative;
}
		
div.joinao-popup em {
	background: url(images/joinbubble.png) no-repeat;
	width: 132px;
	height: 100px;
	position: absolute;
	top: -105px;
	left: 10px;
	text-align: center;
	text-indent: -9999px;
	z-index: 2;
	display: none;
}
		
#joinao-icon {
	width: 157px;
	height: 48px;
	background: url(images/joinao.png) no-repeat 0 0;
	text-indent: -9999px;
	margin: 0 auto;
	display: block;
}
		
#shopao-icon {
	width: 157px;
	height: 48px;
	background: url(images/shopao.png) no-repeat 0 0;
	text-indent: -9999px;
	margin: 10px auto;
	display: block;
}

#donateao-icon {
	width: 157px;
	height: 176px;
	/* background: url(images/donateao.png) no-repeat 0 0;
	text-indent: -9999px; */
	margin: 10px auto;
	display: block;
}

#aohome-icon {
	width: 157px;
	height: 220px;
	background: url(images/aohomebutton.png) no-repeat 0 0;
	text-indent: -9999px;
	margin: 10px auto;
	display: block;
}

#nextevent {
	width: 157px;
	height: 124px;
	background: url(images/nexteventbg.png) no-repeat 0 0;
	margin: 10px auto;
	display: block;
	text-align: center;
	padding-top: 40px;
}

#errorwrap {
    clear: both;
    margin: 0 auto;
}

#errorTop {
	width: 508px;
	height: 179px;
	background: url(images/errorTop.jpg) no-repeat 0 0;
	text-indent: -9999px;
	margin: 0 auto;
	display: block;
}

#errorMain {
	width: 165px;
	height: 225px;
	background: url(images/ao404but.jpg) no-repeat 0 0;
	text-indent: -9999px;
        margin: 0px 0px 50px 85px;
        /* margin: 0px 0px 0px 194px; */
	display: block;
        float: left;
}

#errorJoin {
	width: 165px;
	height: 225px;
	background: url(images/ao404but.jpg) no-repeat 0 0;
        background-position: -165px 0px;
	text-indent: -9999px;
	display: block;
        float: left;
}
#errorChapter {
	width: 170px;
	height: 225px;
	background: url(images/ao404but.jpg) no-repeat 0 0;
        background-position: -330px 0px;
	text-indent: -9999px;
	display: block;
        float: left;
}

/* -- IMAGE SWAPS -- */

.ecLogo a {
background:transparent url(images/ec_logo.png) no-repeat scroll 0 0;
display:block;
float:left;
height:27px;
width:98px;
}
.ecLogo a:hover {
background-position:0 -27px;
}

div#contactwrap {
        width: 900px;
        margin: 0 0 30px 10px;
        overflow: hidden;
}

div#contactcolumn1 {
        width: 300px;
        float: left;
        margin: 0 10px 0 0;
}

div#contactcolumn2 {
        width: 340px;
        float: left;
}

div#formwrap {
        float: left;
        width: 650px;
}

div#personwrap {
        float: left;
        width: 240px;
        margin: 0 0 0 10px;
}

div#personwrap p {
        margin: 0 25px 15px 0;
}

div#personwrap img {
        float: left;
        margin: 0 10px 0 0;
}

/* CONTACT FORM ----------------------------------------------*/
/* COLOR/BORDERS CSS */

form.ddfm h1,
form.ddfm h2 {
	color: #666666;
}

form.ddfm legend, 
form.ddfm label, 
form.ddfm label.fmtextlblwide {
	color: #666666;
}

form.ddfm .fmcheck p, 
form.ddfm .fmradio p,
form.ddfm textarea, 
form.ddfm .fmfullblock, 
form.ddfm .fmhalfblock, 
form.ddfm .fmselect, 
form.ddfm input.fmtext,
form.ddfm input.fmdate,
form.ddfm input.fmverify,
form.ddfm textarea.fmtextwide,
form.ddfm .submit,
form.ddfm .credits {
	color: #b31e3b;
}

form.ddfm .required {
	color: #b31e3b;
        font-weight: bold;
}

.ddfmerrors {
	color: #b31e3b;
}

/* TEXT CSS */

.ddfmwrap {
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
}

form.ddfm h1,
form.ddfm h2 {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	margin: 0 0 10px 0;
	padding: 0;
}


form.ddfm h1 {
	font-size: 140%;
}

form.ddfm h2 {
	font-size: 115%;
}

form.ddfm legend, 
form.ddfm label, 
form.ddfm label.fmtextlblwide {
	font-size: 100%;
	font-weight: bold;
}

form.ddfm .credits {
	font-size: 90%;
}

form.ddfm legend {
	font-size: 110%;
}

.ddfmerrors {
	font-weight: bold;
}




/* STRUCTURE CSS */

.ddfmwrap {
	/* margin: 15px auto 15px auto; */
	width: 500px;
}

.ddfmwrap p.fieldwrap {
	padding: 1px;
	margin: 1px;
	clear: left;
}

form.ddfm {
	text-align: left;
	padding: 10px;
	width: 650px; 
}

form.ddfm fieldset {
	padding: 0 10px 2px 10px;
	margin: 0 0 13px 0;
	display: block;
}

form.ddfm legend {
	padding: 0 6px 0 6px;
	margin: 0 0 0 10px;	 
}

form.ddfm label {
	display: block; 
	float: left; 
	/* width: 26%; */
	/* text-align: right; */
	margin: 0 10px 3px 0; 
	/* padding-bottom: 15px; */
	clear: left;  
}

form.ddfm label.fmtextlblwide {
	display: block;  
	float: left; 
	text-align: left;

	margin: 0 10px 0 1px; 
	padding-bottom: 8px; 
	width: 100%;
}

form.ddfm select.fmselect {

	float: left; 
	display: block;
	width: 65%; 
	margin-bottom: 15px;  
	padding: 3px; 
}

form.ddfm .fmcheck {
	width: 65%; 
	float: left;
	display: block;  
	margin-bottom: 15px;
}

form.ddfm .fmradio {
	width: 65%;
	float: left;
	display: block;
	margin-bottom: 15px;
}

form.ddfm .fmcheck p {
	padding: 0;
	margin: 0 0 5px 0;
	line-height: 140%;
}

form.ddfm .fmradio p {
	padding: 0;
	margin: 0 0 5px 0;
	line-height: 140%;
}

form.ddfm textarea {
	float: left; 
	clear: left;
        width: 90%;
	display: block;
        height: 200px;
	margin-bottom: 15px;
	padding: 3px;
        border: 1px solid #cccccc; /* --- Added ---*/
}


/*
	display: block; 
	float: left; 
	width: 26%; 
	text-align: right;
	margin: 0 10px 0 0; 
	padding-bottom: 15px;
	clear: left;  */

form.ddfm .fmfullblock {
	padding-left: 0px;
	float: left; 
	width: 100%;
	margin-bottom: 13px;
	display: block;
}

form.ddfm .fmhalfblock {
	width: 65%;
	padding-left: 29%;
	margin-bottom: 13px;
	float: left; 
	display: block;
}

form.ddfm input.fmverify {
	float: left; 
	width: 68%;
	margin-bottom: 15px; 
	padding: 3px;
	position: relative;
	display: block;
        border: 1px solid #cccccc; /* --- Added ---*/
        clear: both;
}

form.ddfm img {
	margin: 1px 0 0 10px; 
    float: left;
}

form.ddfm input.fmfile,
form.ddfm input.fmtext {
        clear: left;
	float: left; 
	display: block;
	width: 90%;
	margin-bottom: 15px;  
	padding: 3px;
        border: 1px solid #cccccc; /* ---  Added ---*/
}

form.ddfm input.fmdate {
	float: left; 
	display: block;
	width: 35%;
	margin-bottom: 15px;  
	padding: 3px;
}

form.ddfm textarea.fmtextwide {
	display: block;
	float: left;
	width: 93%;
	margin-right: 2px;
	margin-bottom: 15px; 
	padding: 3px;
}

form.ddfm .credits {
	text-align: right;
	margin-top: 7px;
	width: 97%;
}

form.ddfm .submit {
	text-align: right;
	clear: both; 
	width: 97%;
}

.ddfmwrap .ddfmerrors {
	display: block; 
	float: left; 
	width: 27%; 
	text-align: right;
	margin: 0 10px 0 -85px; 
	padding-bottom: 15px;
}

.ddfmwrap .errorlist {
	float: left; 
	display: block;
	width: 65%;
	margin: -3px 0 15px 0;  
	padding: 3px;
	text-align: left;
        font-weight: bold;
}

.ddfmwrap .recaptcha {
	width: 100%;
	text-align: right;
	clear: both; 
	height: 120px;
	margin-right: 7px;
	padding-bottom: 10px;
}

.ddfmwrap .recaptcha-inner {
	float: right;
	margin-right: 3px;
}