/*  

Theme Name: Scout Taylor-Compton
Theme URI: http://turnbackthesun.com/
Description: Navy and Red
Author: Mel
Author URI: http://turnbackthesun.com/

*/


body{
margin:0;
padding:0;
font-family: georgia;
font-size:11px;
background: #EBEBEB url('imgs/bg.gif') repeat-x;
text-align:center;
color: #2343CA;
}


#bodymain{
width: 925px; 
margin: 0 auto;
position:relative;
text-align:justify;
}

#header{
height: 550px;
background: url('imgs/scout.jpg') no-repeat;
}

#footer{
clear: left;
font-size:11px;
width: 100%;
border: 2px solid #480C0A;
font-family: georgia;
background: url('imgs/titlebg.gif') repeat-x;
color: #ffffff;
text-align: center;
padding: 20px 0;
text-shadow: #480C0A 1px 1px 1px;
}

#footer a {
	color: #ffffff;}

#footer a:link, .news-box2 a:visited {
	color: #ffffff;}

#footer a:hover {
	color: #3A5273;}

#footer b,strong {
	color: #3A5273;}



#contentmain{
float: left;
overflow: hidden;
width: 100%;
}

#contentleft{
float: left;
overflow: hidden;
width: 290px;
margin-left: -900px; 
}

#contentright{
width: 590px;
margin-right: 260px;
margin-left: 320px;
}



#welcome {
font-family: georgia;
font-size: 11px;
color: #ffffff;
padding: 6px;
text-shadow: #131E32 1px 1px 1px;
text-align: justify;

}

#welcome i, .welcome em {
font-family: georgia;
font-size: 11px;
color: #A0251E;
padding: 6px;
text-shadow: #131E32 1px 1px 1px;

}


/* NAVIGATION */

#navigation {
font-family: georgia;
font-size: 11px;
color: #ffffff;
padding: 6px;
text-shadow: #141F31 1px 1px 1px;

}

#navigation i, .navigation em {
	font-size: 12px;
	font-family: Georgia;
	color: #A0251E;}

#navigation a {
padding: 8px;
margin: 0;
text-decoration:none;
background: #transparent;
color: #ffffff;
text-transform: capitalize;
text-shadow: #141F31 1px 1px 1px;
}

#navigation a:hover{
text-decoration: none;
color: #ffffff;
background: #08080A;
text-transform: capitalize;
-moz-border-radius: 12px;
	-khtml-border-radius: 12px;
	-webkit-border-radius: 12px;
opacity:.90;
filter: alpha(opacity=90);
 -moz-opacity: 0.9;
text-shadow: #000000 1px 1px 1px;

}






/* SIDEBAR */


.sidebar { 
	padding: 10px;
	font-family: georgia;
	font-size: 11px;
	background: #1D293F url('') repeat-y;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	line-height: 16px;
	letter-spacing: normal;
	cellpadding: 0px;
	margin:0px;
	border-radius: 20px;
	-moz-border-radius: 20px; 
	-webkit-border-radius: 20px;
	border: 2px solid #121D2F;
	text-shadow: #121D2F 1px 1px 1px;

}

.sidebar img {
	filter: alpha(opacity=60); opacity: .6;
	padding: 3px;
	border: 1px solid #DCD1B8;

}


.sidebar img:hover {
	filter: alpha(opacity=90); opacity: .9;
	padding: 3px;
	border: 1px solid #DCD1B8;
}

.sidebar-title {
	font-family: georgia;
	font-size: 16px;
	font-weight: bold;
	line-height: 12px;
	letter-spacing: -1px;
	padding: 12px;
	background: url('imgs/titlebg.gif') no-repeat;
	color: #ffffff;
	text-align:center;
	margin:1px;
	border-radius: 12px;
	border: 2px solid #480C0A;
	-moz-border-radius:  12px; 
	-webkit-border-radius: 12px;
	text-shadow: #480C0A 1px 1px 1px;
}

.sidebar-title:first-letter
{
color:#3A5273;
font-style: italic;
}








/* CONTENT */

.content-body {
background: #f2f2f2;
font-family: georgia;
color: #2343CA;
}


.table-body {
background: #ffffff;
font-family: georgia;
color: #2343CA;}

.title {
	font-family: georgia;
	font-size: 16px;
	font-weight: bold;
	line-height: 16px;
	letter-spacing: -1px;
	padding: 12px;
	height: 30px;
	padding-bottom: 6px;
	background: url('imgs/titlebg.gif') no-repeat;
	color: #ffffff;
	border: 2px solid #480C0A;
	text-align:center;
	margin:1px;
	border-radius: 12px;
	-moz-border-radius:  12px; 
	-webkit-border-radius: 12px;
	text-shadow: #480C0A 1px 1px 1px;}

.title:first-letter
{
color:#3A5273;
font-style: italic;
}

.post-meta {
	padding-top: 5px;
	padding-bottom: 4px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	font-size: 9px;
	letter-spacing: 0px; 
	line-height: 3pt; 
	color: #ffffff;
	font-weight: normal; 
	text-transform: capitalize;
	text-align: center;
margin-bottom: 0px;

}

.post-meta a:link {color: #ffffff;
font-weight: normal;
	font-family: georgia;
	font-size: 9px;
}


.post-meta a:visited {color: #ffffff;
font-weight: normal;
	font-family: georgia;
	font-size: 9px;
}
.post-meta a:hover {color: #ffffff;
font-weight: normal;
	font-family: georgia;
	font-size: 9px;
}


.category {
      padding: 6px;
 -webkit-border-radius: 3px; 
	border-radius: 3px;
	-moz-border-radius:  8px; 
	background: url('imgs/titlebg.gif') repeat-y;
	font-family: georgia;
	text-align: center;
	font-style: normal;
	font-size: 9px;
	font-weight: normal;
	line-height: 11px;
	text-transform: none;
	color: #ffffff;
	width: 25%;
	letter-spacing:0px;
	border: 2px solid #480C0A;
	text-shadow: #480C0A 1px 1px 1px;
}

.category a:link {color: #ffffff;
font-weight: normal;
}

.category a:visited {color: #ffffff;
font-weight: normal;
}

.category a:hover {color: #ffffff;
font-weight: normal;
text-decoration: underline;
}




h1,h2,h3 {
	font-family: georgia;
	font-size: 16px; 
	letter-spacing: 0px;
	font-weight: bold;
	line-height:13pt;
	background: url('imgs/titlebg.gif') no-repeat;
	color: #ffffff; 
	padding: 12px; 
	text-transform: capitalize;
	text-align: center;
	border-radius: 12px;
	-moz-border-radius:  12px; 
	-webkit-border-radius: 12px;
	text-shadow: #480C0A 1px 1px 1px;
	border: 2px solid #480C0A;
}

.h1,h2,h3:first-letter
{
color:#3A5273;
font-style: italic;
}


.comments-table { 
	padding: 12px;
	font-family: georgia;
	font-size: 11px;
	background: #1D293F url('') repeat-y;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	line-height: 16px;
	letter-spacing: normal;
	cellpadding: 1px;
	margin:1px;
	border-radius: 20px;
	-moz-border-radius:  20px; 
	-webkit-border-radius: 20px;
	border: 2px solid #121D2F;
	text-shadow: #121D2F 1px 1px 1px;

}


.table { 
	padding: 10px;
	font-family: georgia;
	font-size: 11px;
	background: #1D293F url('') repeat-y;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	line-height: 16px;
	letter-spacing: normal;
	cellpadding: 1px;
	margin:1px;
	border-radius: 20px;
	-moz-border-radius:  20px; 
	-webkit-border-radius: 20px;
	border: 2px solid #121D2F;
	text-shadow: #121D2F 1px 1px 1px;


}


.table img {
	border: 1px solid #4F0F0D;
	padding: 4px;
	margin:2px;
	background: #611812;
}

.table img:hover {
	border: 1px solid #141C2F;
	padding: 4px;
	background: #1E2A42;
	margin:2px;

}


a:link {
	color: #A31D14;
	text-decoration: none;
}

a:visited {
	color: #A31D14;
	text-decoration: none;
}

a:hover {
	color: #3A5273;
}

blockquote {	
	border: 2px solid #253452;
	font-family: georgia;
	background: url('imgs/block.gif') repeat-x;
	color: #ffffff;
	font-size: 11px;
	text-align: justify;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 12px;
	padding-bottom: 12px;
	text-shadow: #23314D 1px 1px 1px;
		border-radius: 12px;
	-moz-border-radius:  12px; 
	-webkit-border-radius: 12px;
}

b, strong {	
	color: #3A5273;
	font-size: 11px;
}

em,i {
	color: #3A5273;
	font-family: georgia;
	font-size: 11px;
}



SELECT {
	BORDER: #121D2F 2px solid; padding: 4px; FONT-SIZE: 11px; COLOR: #ffffff; LINE-HEIGHT: 10px; text-shadow: #121D2F 1px 1px 1px; background: url('imgs/block.gif') repeat-x; border-radius: 12px;
	-moz-border-radius:  12px; 
	-webkit-border-radius: 12px; TEXT-ALIGN: left}
INPUT {
	BORDER: #121D2F 2px solid; padding: 4px; FONT-SIZE: 11px; background: url('imgs/block.gif') repeat-x; COLOR: #ffffff; border-radius: 12px;
	-moz-border-radius:  12px; 
	-webkit-border-radius: 12px; text-shadow: #121D2F 1px 1px 1px; FONT-FAMILY: georgia; TEXT-DECORATION: none
}
TEXTAREA {
	BORDER: #121D2F 2px solid; padding: 4px; FONT-SIZE: 11px; background: url('imgs/block.gif') repeat-x; COLOR: #ffffff; border-radius: 12px;
	-moz-border-radius:  12px; 
	-webkit-border-radius: 12px; text-shadow: #121D2F 1px 1px 1px; FONT-FAMILY: georgia; TEXT-DECORATION: none
}
TEXT {
	FONT-SIZE: 12px; COLOR: #ffffff; text-shadow: #121D2F 1px 1px 1px; padding: 4px;
}


