/*  
Theme Name: SCA WordPres
Theme URI: http://OptimusMedia.com/
Description: Templates and Graphics Designed by Optimus Media.
Version: 2.0
Author: Ron Shank
Author URI: http://optimusmedia.com/

	Have fun, and don't be afraid to contact me if you have questions.
*/


.read_more{font-family:Arial; font-size:11px;  color:#9E0B0E; font-weight:900}
.title_l{font-family:Arial; font-size:11px;  color:#A29E95; font-weight:900}
.light{font-family:Arial; font-size:11px;  color:#A7A7A7;}
.text3{font-family:Arial; font-size:11px;  color:#C1C1C1;}
.title{font-family:Arial; font-size:12px;  color:#9E0B0E; font-weight:900}
.ywllo{font-family:Arial; font-size:12px;  color:#F8B128; font-weight:900}
.text1{font-family:Arial; font-size:11px;  color:#362F2D;}
.main{font-family:Arial; font-size:11px;  color:#362F2D;}
.menu2{font-family:Arial; font-size:11px;  color:#D0D387;}
.text2{font-family:Arial; font-size:11px;  color:#9E0B0E;}
.menu{font-family:Arial; font-size:11px;  color:#990000; font-weight:900}





body{
	scrollbar-3dlight-color:#7E8D9D;
	scrollbar-track-color:#363636;
	scrollbar-shadow-color:#7E8D9D;
	scrollbar-face-color:#7E8D9D;
	scrollbar-arrow-color:#7E8D9D;
	scrollbar-darkShadow-color:#7E8D9D;
	background-color: #003399;
}

   #input_index{
  		width:286px; height:18px;
		padding-left:4px; 


		background-color:#FFFFFF;
		}



  #input{
  		width:156px; height:18px; padding-top:2px;
		
		background-color:#C9DEE6;
		}
		 
		
	  #textarea{
  	width:286px; height:98px; padding-top:2px;
	overflow:auto;
		
		background-color:#ffffff;
		}

 
 
.topnav a {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.lightonred {
font-family:Arial; font-size:11px;  color:#FFFFFF;
}
.lightonred h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF;
	margin-bottom: 0px;
}
.lightonred p {
	margin-top: 5px;
	margin-bottom: 5px;
}
.lightonred a {
	color: #FFFF00;
}
.light h2 {

	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF;
	margin-bottom: 0px;
}
.light p {
	margin-top: 5px;
	margin-bottom: 5px;
}
.light a {
	color: #FFCC00;
}
.post h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	margin-bottom: 0px;
}
.post p, .post li, 
.post td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.post a {	color: #CC0000;
}
.byline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	margin-top: 0px;
	margin-bottom: 0px;
}
.staff a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */
