

body { border-top: 6px solid #900 ; padding-top: 2em ; background: #fff ; color: #000 ; }

a { color: #900 ; text-decoration: underline ; }
a:link { color: #900 ; text-decoration: underline ; }
a:visited { color: #900 ; }
a:hover { color: #555 ; text-decoration: none ; }
a:active { color: #000 ; }

h1.wordmark { margin: 1em 0 1em ; text-align: center ; letter-spacing: 4px ; font-size: 250% ; text-transform: uppercase ; font-family: "Century Gothic", Helvetica, sans-serif; font-weight: normal !important ; }

#bigframe { margin: 1.5em 0 2em ; -moz-border-radius: 5px ; border-radius: 5px ; border: 0px solid ; }

.captcha-hints {
	font-weight:normal;
	font-size:0.9em;
	color:#999;
}

/* MARKITUP OVERRIDES */

.markItUp-markdown { width: 600px ; }

/* FLEXSELECT OVERRIDES */

.flexselect_dropdown {
	background-color: #fff ;
	margin-top: 7px ;
}

.flexselect_selected {
	background-color: #900;
	color: #fff;
}

input.search, input#articles_flexselect { 

	width: 300px ;
	height: 1.5em ;
	padding: 3px ;
	font-size: 1.1em ;
	border-radius: 3px ;
	border: 1px solid #999 ;
	-moz-border-radius: 3px ;
	-webkit-radius-border: 3px ;
	
}

#search { text-align: center ; }

/* BLUEPRINT OVERRIDES */

* h1 { color: black ; font-weight: bold ; }
* h2 { color: #900 ; text-transform: uppercase ; font-weight: bold ; }
* h3 { color: black ; font-weight: bold ; }
* h4 { color: #900 ; font-weight: bold ; }
* h5 { color: black ; text-transform: uppercase ; font-weight: bold ; }
* h6 { color: black ; font-weight: bold ; }