/*
Theme Name: Curtis Loftis
http://www.curtisloftis.com/
Description:  Curtis Loftis
Version: 1
Author: RedSurge
Author URI: http://www.curtisloftis.com
Tags:  2 columns, blue, red, shinny
*/


html, body {
	height: 100%;
}
body {
	background: #CAEBFF url(images/back.jpg) 0 0 repeat-x;
	background-position: top center;
	color: #505050;
	text-align: center;
	font: 62.5% "Trebuchet MS", Tahoma, verdana sans-serif;
	padding:0px;
}
* {
	padding:0;
	margin:0;
}
a:link, a:visited {
	color: #CC0000;
	text-decoration: none;
}
a:hover, a:active {
	color: #CC0000;
	text-decoration: underline;
}
#container {
	min-height: 100%;
	_height: 100%;
	width: 1003px;
	margin: 0 auto;
	text-align: left;
	position: relative;
	background: url(images/repeat_home.jpg) top center repeat-y;
}
#container_internal {
	min-height: 100%;
	_height: 100%;
	width: 1003px;
	margin: 0 auto;
	text-align: left;
	position: relative;
	background: url(images/internal_repeat.jpg) 0 0 no-repeat;
}
#featured {
	background-color:#003366;
	width:959px;
	margin-left:19px;
}
#myGallery {
	margin:0 auto;
}
#slider {
	padding:1px 0px 0px 15px;
	overflow:hidden;
	height:339px;
	width:629px;
}
#slider ul {
	margin:0px;
	padding:0px;
}
#slider ul li {
	margin:0px;
	padding:0px;
	list-style:none;
}
.anythingSlider {
	width: 629px;
	height: 339px;
	position: relative;
}
.anythingSlider .wrapper {
	width: 629px;
	overflow: auto;
	height: 339px;
	position: absolute;
}
.anythingSlider .wrapper ul {
	width: 99999px;
	list-style: none;
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
}
.anythingSlider ul li {
	display: block;
	float: left;
	padding: 0;
	height: 339px;
	width: 629px;
	margin: 0;
}
.anythingSlider .arrow {
	display: block;
	height: 18px;
	width: 18px;
	background: #000;
	text-indent: -9999px;
	position: relative;
	top: 351px;
	text-align: center;
	cursor: pointer;
}
.anythingSlider .forward {
	background:#fff;
	float:right;
	position: relative;
	top: 243px;
	background:url(../images/arrow_right.png) no-repeat;
	text-indent: -9999px;
	width:12px;
	height:17px;
	margin-right:30px;
}
.anythingSlider .back {
	background:#fff;
	float:right;
	position: relative;
	top: 243px;
	background:url(../images/arrow_left.png) no-repeat;
	text-indent: -9999px;
	width:12px;
	height:17px;
	padding:0px 4px 0px 0px;
}
.anythingSlider .forward:hover {
}
.anythingSlider .back:hover {
}
#thumbNav {
	position: relative;
	top: 283px;
	float:right;
	outline:none;
}
#thumbNav a {
	color: #cccccc;
	background:#cc0000;
	font: 18px Georgia, Serif;
	display: inline-block;
	height: 24px;
	width:24px;
	margin: 0 3px 0 0;
	text-align: center;
	text-decoration:none;
	padding-bottom:2px;
	outline:none
}
#thumbNav a:hover {
	background-image: none;
	color:#fff;
	outline:none
}
#thumbNav a.cur {
	background: #cc0000;
	color:#FFF;
	height: 26px;
	width:26px;
	margin-top:-4px;
	outline:none
}
#start-stop {
	display:none;
	background: green;
	background-image: url(../images/cellshade.png);
	background-repeat: repeat-x;
	color: white;
	padding: 2px 5px;
	width: 40px;
	text-align: center;
	position: absolute;
	right: 45px;
	top: 323px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
}
#start-stop.playing {
	background-color: red;
}
#start-stop:hover {
	background-image: none;
}
/*

  Prevents

*/

.anythingSlider .wrapper ul ul {
	position: static;
	margin: 0;
	background: none;
	overflow: visible;
	width: auto;
	border: 0;
}
.anythingSlider .wrapper ul ul li {
	float: none;
	height: auto;
	width: auto;
	background: none;
}
/* Header */

h1#header, h2#header {
	background: #CFB383;
	margin: 0;
	height: 195px;
	text-indent: -1234em;
	position: relative;
	z-index: 1001;
	background: url(images/header.jpg) 0 no-repeat;
}
.move_shadow {
	margin: 0 0 0 18px;
}
.move_shadow_internal {
	margin: 0 0 0 19px;
}
/* You can change the dimensions of this if you use a logo instead of text for the title */



#header a {
	position: absolute;
	left: 25px;
	top: 10px;
	height: 195px;
	width: 600px;
	text-decoration: none;
}
/* Content */



#wrapper {
	width: 660px;
	position: relative;
	float: left;
	z-index: 12001;
	margin: -25px 0 0 0;
	float: left;
}
#wrapper_internal {
	width: 660px;
	position: relative;
	float: left;
	z-index: 12001;
	margin: -25px 0 0 0;
	float: left;
}
#content {
	margin: 0 0 0 25px;
}
#content_left {
	width: 310px;
	float: left;
	font-size: .9em;
	line-height: 13px;
	border-right: 1px solid #ccc;
}
#content_left object, #content_left embed {
	margin-bottom:12px;	
}
.content_left_curtis {
	font-size: 1.3em;
	position: relative;
	padding: 0 5px 0 0px;
}
#content_right {
	width: 310px;
	float: right;
	font-size: 0.9em;
	line-height: 13px;
}
#sidebar {
	position: relative;
	float: right;
	padding: 0 15px 0 0;
	margin: -25px 20px 0 0;
	width: 300px;
	z-index: 1002;
	text-align: left;
	line-height: 13px;
	border-left: 1px solid #ccc;
}
#sidebar h2 {
	color:	#555;
	margin: 0 20px 10px 10px;
	padding: 0;
	font-size: 1.1em;
	line-height: 1.2em;
	text-transform: none;
	font-weight: bold;
	font-family: "arial black", "arial narrow", tahoma, sans-serif;
	border-bottom: 1px solid #ddd;
}
#sidebar h5 {  
	margin-left:10px;
}
#sidebar ul li {
	color:	#666;
	margin: 0 7px 10px 0;
	padding: 0 0 15px 0;
	font-size: 1.2em;
	line-height: 1.25em;
	background: transparent;
}
#sidebar ul li ul li {
	padding: 7px 0 3px 0;
	margin: 0 25px 0 25px;
	font-size: 1em;
	font-weight: bold;
	line-height: 1.5;
	border: none;
	background: transparent;
	color: #666;
	border-bottom: 1px dotted #ddd;
}
#sidebar li, #sidebar li ul {
	margin: 0;
	padding: 0 0 0 15px;
}
#sidebar ul li ul {
	margin: -4px 0 0 0;
	padding: 0;
	position: relative;
}
#sidebar ul {
	margin: -6px 0 -15px 0;
}
#sidebar a:hover {
	color: #111;
}
.sub_side_img {
	padding: 0 0 0 5px;
}
#rss_feed {
	position: absolute;
	top: 33px;
	right: 50px;
	z-index: 999999;
}
/* Main Menu */



#main_menu {
	position: absolute;
	top: 162px;
	left: 20px;
	z-index: 999999;
}
#main_menu ul {
	list-style: none;
	padding: 0;
	margin: 0 0 5px;
}
#main_menu li {
	margin: 0;
	display: inline;
	padding: 0 12px 0 12px;
	border-right: 1px solid #0065C7;
	font-size: 1.8em;
	letter-spacing: -.3px;
	font-family: arial, serif;
	text-transform: capitalize;
}
#main_menu li:last-child {
	border-right: none;
}
#main_menu li a, #main_menu li a:visited {
	color: #fff;
	text-decoration: none;
	background-color: transparent;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
}
#main_menu li a:hover {
	color: #60B0FF;
	background-color: transparent;
	border-color: #134962;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-style: dotted;
	text-decoration: none;
}
#featured_story_box {
	margin: -1px 0 0 0;
	position: relative;
	z-index: 999998;
	width: 1003px;
	height: 356px;
	background: url(images/featured_back.jpg) top no-repeat;
}
#featured_story {
	margin: 0;
	padding: 20px 0 0 55px;
	position: relative;
	width: 250px;
	color:#5B5B5B;
	font-size: 1.33em;
	position: relative;
	z-index: 999999;
	min-height: 150px;
	background: transparent;
	line-height: 17px;
}
#featured_story p {
	padding: 0 25px 0 5px;
}
.fcg_image {
	margin: 0 37px 0 0;
	float: right;
}
hr.content_box {
	height: 5px;
	visibility: hidden;
	clear:both;
	margin: 0;
}
.fix {
	clear: both;
	height: 1px;
	margin: -1px 0 0;
	overflow: hidden
}
hr#clear {
	clear: both;
	height: 90px;
	visibility: hidden;
}
hr.clear {
	clear: both;
	height: 19px;
}
hr.clear_side {
	clear: both;
	height: 10px;
}
hr {
	clear: both;
	height: 20px;
	visibility: hidden;
}
p,  pre,  blockquote,  form,  label,  dl,  fieldset,  address {
	margin: 10px 0;
}
fieldset {
	padding:10px;
}
h1 {
	color: #475263;
	font-size: 2.3em;
}
h2 {
	color: #953333;
	font-size: 2.2em;
}
h3 {
	margin: 3px 0 8px 0;
	padding: 0 0 2px 0;
	font-size: 1.8em;
	line-height: 1.0em;
	font-weight: bold;
	letter-spacing: -.2px;
	word-spacing: -.3px;
	font-family: arial, serif;
	color: #00386F;
}
h4 {
	color: #003970;
	font-size: 2em;
	margin: 0 10px 5px 10px;
	padding: 0 0 2px 0;
	border-bottom: 1px solid #ccc;
	text-transform: capitalize;
	font-family: georgia, serif;
	font-weight: normal;
}
h5 {
	color: #003970;
	font-size: 2em;
	margin: 0 10px 5px 0;
	padding: 0 0 2px 0;
	border-bottom: 1px solid #ccc;
	text-transform: capitalize;
	font-family: georgia, serif;
	font-weight: normal;
}
h6 {
	color: #fff;
	font-size: 1.2em;
}
hr.clearing {
	height: 1px;
	visibility: hidden;
	clear:both;
	margin: 0;
}
.dotted_line {
	border-bottom: 1px dotted #ccc;
	margin: 0 0 15px 0;
}
/* Absolutely position blog elements */



.premetadata {
	padding: 0;
	border-bottom: 1px dotted #ccc;
	margin-bottom:8px;
}
.premetadata_single {
	padding: 0 10px 2px 0;
	border-bottom: 1px dotted #ccc;
}
small {
	color: #777;
	font-weight: bold;
	font-size: .99em;
	text-transform: none;
	padding: 0;
}
.post {
	padding: 10px 10px 0 10px;
	margin: 0;
}
.post ul li {
	list-style-type: disc;
	margin-left: 25px;
	padding: 5px 0 3px 0;
}
.post ol li {
	list-style-type: decimal;
	margin-left: 25px;
	padding: 5px 0 3px 0;
}
.post h2 {
	margin: 2px 0 2px 0;
	font-size: 1.4em;
	line-height: 1em;
	font-weight: bold;
	text-transform: capitalize;
	color: #CC0000;
	font-family: Helvetica, Arial, Verdana, sans-serif;
}
.post h2 a, .post h2 a:visited {
	color: #CC0000;
	text-decoration: none;
}
.post h2 a:hover {
	color: #222;
	text-decoration: none;
}
.postmetadata {
	padding: 10px;
	margin: 5px 0 10px 0;
	font-size: 1.1em;
	font-weight: bold;
	line-height: 14px;
	color: #717578;
	border: 1px solid #F1F1F1;
	background: #fff url(images/postmeta_back.jpg) bottom center repeat-x;
	min-height: 20px;
}
ul.social_media li {
	font-weight: bold;
	margin: 0;
	padding: 0 10px 0 10px;
	display: inline;
	text-align: left;
}
ul.social_media {
	margin: 0;
	padding: 0;
}
.entry {
	font-size: 1.3em;
	padding: 0 5px 0 0;
	margin: -5px 0 0 0;
}
.entry img {
	margin: 0 10px 5px 0;
	border: none;
}
ul,  ol {
	margin: 5px 0 20px 0px;
	list-style-type: none;
}
li,  dd {
	margin-left: 7px;
	list-style-type: none;
}
blockquote {
	padding: 5px 10px 5px 10px;
	margin: 5px 0 10px 0px;
	font-size: 1.1em;
	font-weight: bold;
	line-height: 16px;
	color: #949494;
	background-color: #F7F7F7;
	border-top: 1px dotted #D2DADA;
	border-bottom: 1px dotted #D2DADA;
	font-style: italic;
}
.textwidget {
	padding: 0 0 0 8px;
}
/* Form Stuff */



input {
	color: #333;
	border: none;
	padding: 2px 0 2px 7px;
	height: 16px;
	width: 300px;
	background-color: #fff;
	border: 1px solid #44372C;
	font-size: 1.2em;
}
textarea {
	color: #333333;
	border: none;
	padding: 10px 20px 0 10px;
	height: 158px;
	width: 332px;
	background-color: #ffffff;
	border: 1px solid #44372C;
	font-family: "Trebuchet MS", Tahoma, verdana sans-serif;
	font-size: 1.1em;
}
select {
	color: #44372C;
	height: 25px;
	width: 190px;
	padding: 3px 0 3px 3px;
	margin: 0;
	background-color: #F5F4F0;
	border: none;
	font-size: 1.2em;
	vertical-align: middle;
}
#header_search {
	position: absolute;
	top: 2px;
	left: 630px;
	margin: 0;
	padding: 0;
	word-spacing: .2px;
	font-size: 12px;
	z-index: 12002;
	color: #ffffff;
}
#searchsubmit {
	border: none;
	background: none;
	margin: 3px 0 0 110px;
	height: 19px;
	width: 54px;
	vertical-align: middle;
}
#sendsubmit {
	border: none;
	background: none;
	margin: -2px 0 0 -8px;
	height: 19px;
	width: 43px;
	vertical-align: middle;
}
#searchform {
	margin: 0;
	padding: 0;
	vertical-align: middle;
}
#search_box {
	padding: 10px 0 0 8px;
	height: 22px;
	width: 165px;
	margin: 0 -5px 0 0;
	vertical-align: middle;
	font-size: .9em;
	color: #222;
	border: none;
	background: url(images/search_back.jpg) bottom center no-repeat;
}
#name_box {
	padding: 0 0 0 8px;
	height: 19px;
	width: 140px;
	margin: 0 -5px 0 0;
	font-size: .9em;
	color: #222;
	border: none;
	background: url(images/name_back.jpg) bottom center no-repeat;
}
#email_box {
	padding: 0 0 0 8px;
	height: 19px;
	width: 136px;
	margin: 7px 0 0 0;
	font-size: .9em;
	color: #222;
	border: none;
	background: url(images/email_back.jpg) bottom center no-repeat;
}
.buttons_no_b {
	border: none;
	background: none;
	margin: 0 0 76px 0;
	height: 19px;
	width: 39px;
	vertical-align: middle;
}
form {
}
/* Comments styles */



.comments {
	border: 1px solid #fff;
	background: #fff url(images/postmeta_back.jpg) 0 0 repeat-x;
	padding: 10px;
	margin: 0 0 15px 5px;
}
#commentform {
	margin: 50px 0 10px 25px;
}
#postcomment {
	padding-left: 20px;
}
#comments {
	padding-left: 15px;
}
ol.commentlist {
	margin: 0 0 50px 0;
}
.commentlist li {
}
.mad_city_comment {
	margin: 20px 10px 0 5px;
	padding: 0 10px 10px 15px;
	font-size: 1.33em;
	border: 1px solid #F1F1F1;
	background: #fff url(images/postmeta_back.jpg) bottom center repeat-x;
	color: #44372C;
}
.mad_city_commenter {
	margin: -15px 0 25px 250px;
}
.commentlist {
	position: relative;
}
.more-link {
	font-size: .88em;
	font-weight: bold;
}
.allowed_tags strong {
	font-size: .88em;
	color: #000;
}
.allowed_tags {
	margin: 15px 15px 20px 0px;
	padding: 5px 10px 5px 10px;
	font-size: .88em;
	border: 1px solid #fff;
	background: #fff url(images/postmeta_back.jpg) 0 0 repeat-x;
	color: #555;
}
h3#comments {
	margin: 2px 0 40px 5px;
	padding: 0 0 2px 0;
	font-size: 1.33em;
	line-height: .8em;
	font-weight: bold;
	letter-spacing: -.2px;
	word-spacing: -.3px;
	border-bottom: 1px solid #ddd;
	color: #555;
}
h3#respond {
	margin: 2px 0 10px 5px;
	padding: 0 0 2px 0;
	font-size: 1.33em;
	line-height: .8em;
	font-weight: bold;
	letter-spacing: -.2px;
	word-spacing: -.3px;
	border-bottom: 1px solid #ddd;
	color: #555;
}
#comment_submit {
	border: 1px solid #cfcfcf;
	width: 120px;
	height: 20px;
	font-size: 1.1em;
	border-bottom: 1px dotted #FE942A;
	color: #548E30;
	vertical-align: middle;
	padding: 0 0 4px 0;
	text-align: center;
}
#bottom_nav {
	margin: 5px 0 10px 0;
	font-size: 11px;
}
.prev_nav {
	float: left;
	padding: 0 0 10px 0;
}
.next_nav {
	float: right;
	padding: 0 0 10px 0;
}
/* WordPress likes this http://codex.wordpress.org/CSS

-----------------------------------------*/



.aligncenter,  div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	/* optional rounded corners for browsers that support it */

   -moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* The Pre Footer 

-----------------------------------------*/



#pre_footer_wrapper {
	width: 1003px;
	height: 180px;
	margin: 0 0 0 0;
	padding: 0 0 0 15px;
	position: relative;
	z-index: 12001;
	background:url(images/pre_footer_back.jpg) 0 0 no-repeat;
}
#pre_footer_wrapper h2 {
	color: #003970;
	font-size: 1.75em;
	margin: 0 10px 5px 0;
	padding: 0 0 2px 0;
	border-bottom: 1px solid #ccc;
	text-transform: capitalize;
	font-family: georgia, serif;
	font-weight: normal;
}
.pre_footer_boxen {
	float: left;
	position: relative;
	margin: 3px 0 10px 0;
	_margin: 10px 0 7px 12px;
	padding: 15px 15px 0 15px;
	width: 200px;
	border-right: 1px solid #fff;
}
.pre_footer_boxen_comment {
	float: left;
	position: relative;
	margin: 3px 0 10px 0;
	_margin: 10px 0 7px 12px;
	padding: 15px 15px 0 15px;
	width: 230px;
}
.pre_footer_boxen_content {
	position: relative;
	margin: 0 0 0 0;
	_margin: 10px 0 0 12px;
	padding: 0 15px 0 15px;
}
ul.pre_footer_boxen li {
	margin: 0 0 0 20px;
	padding: 7px 0 0px 0;
	position: relative;
	font-size: 13px;
	line-height: 12px;
	list-style: disc;
	color: #dedede;
}
ul.pre_footer_boxen_comment li {
	margin: 0 0 0 5px;
	padding: 7px 0 0px 0;
	position: relative;
	font-size: 13px;
	line-height: 12px;
	list-style: none;
	color: #777;
}
.pre_foot_buttons {
	margin: 5px 0 0 100px;
}
#fb {
	margin: 0 0 0 8px;
}
/* Footer

-----------------------------------------*/



  #footer {
	min-height: 90px;
	_height: 90px;
	width: 100%;
	position: relative;
	padding: 0;
	margin: -90px auto 0 auto;
	background: #050505 url(images/footer.jpg) 0 0 repeat-x;
}
#footer_container {
	margin: 0;
	padding-top: 10px;
	font-size: 1.1em;
	color: #F5F4F0;
	text-align: center;
	font-family: "arial black", "arial narrow", tahoma, sans-serif;
}
p.twitter-message {
	padding: 2px 0 3px 0px;
	font-size: 1.1em;
	word-spacing: -1px;
}
.twitter-link {
	font-weight: bold;
}
.twitter-timestamp {
	font-weight: bold;
	color: #888;
	border: none;
}
.twitter_feed_pre {
	padding: 0px 10px 0 25px;
	text-align: left;
}
.twitter_feed_single {
	padding: 1px 10px 0 13px;
	text-align: left;
}
.twitter_feed_single a {
	font-size: 1.0em;
}
#fields_fname, #fields_lname, #fields_phone, #fields_email, #fields_howtohelp, #fields_address1, #fields_address2, #fields_city, #fields_state, #fields_zip {
	background-color: #fff;
	border: 1px solid #0A2A67;
	height: 20px;
	padding: 5px;
	margin: -5px 0 5px 0;
}
.contact_curtis {
	background-color: #fff;
	border: 1px solid #0A2A67;
	height: 20px;
	padding: 5px;
	margin: 2px 0 5px 0;
}
.curtis_message {
	background-color: #fff;
	border: 1px solid #0A2A67;
	height: 120px;
	width: 400px;
	padding: 5px;
	margin: 2px 0 5px 0;
}
fieldset {
	border: 1px solid #051D4C;
}
legend {
	font-size: 1.33em;
	padding: 5px;
}
#btn_submit {
	width: 100px;
	height: 30px;
	background-color: #cc3333;
	color: #fff;
	padding: 5px;
	font-size: .9em;
}
.radio_list input {
	float: left;
	width: 50px;
}

