/*  
Theme Name: Neal
Theme URI: http://skylinedesigns.fan-sites.org/
Description: Made exclusively for Neal Bledsoe Online!
Version: 1
Author: Sam
Author URI: http://skylinedesigns.fan-sites.org/
*/


body{
margin:0;
padding:0;
font-family: Verdana, Helvetica;
font-size:10px;
background: #121212 url('images/bkg.png');
background-repeat:repeat-x;
text-align:center;
}

#box {
	text-align: justify;
	line-height:px;
	font-family: arial, sans-serif;
	font-size: 10px;
	color: #aaabcc;
	}

#nav a{
color:#ffffff;
font-family: georgia;
font-style:italic;
text-transform:;
font-size:15px;
text-align:center;}

#nav a:hover{
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px; 
     -khtml-border-radius: 8px;
	border-radius: 8px;
	background-color: #aaabcc;
	border-right: 2px solid #ffffff;
	border-bottom: 2px solid #ffffff;
	border-top: 1px solid #dfd2c1;
	border-left: 1px solid #dfd2c1;}

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

#topsection{
height: 905px;
}

#contentwrapper{
float: left;
width: 100%;
}

#contentcolumn{
margin: 0px 70px 0 390px; 
}

#leftcolumn{
float: left;
width: 220px; 
margin-left: 7px; 
}

#rightcolumn{
float: left;
width: 300px; 
margin-left: -955px; 
}

#footer{
clear: left;
width: 100%;
background: #a5a5a5;
color: #343434;
text-align: center;
padding: 4px 0;
}
#footer a{
color: #343434;
}

#welcome{
color: #787878;
text-align: justify;
}



 /* Content Structures */
 
.content-title {
background-color:transparent;
border-bottom:0px solid #546a94;
border-top:0px solid #546a94;
border-left:0px solid #546a94;
border-right:0px solid #546a94;
font-family: arial narrow;
font-weight:normal;
font-style:bold;
font-size:25px;
color: #aaabcc;
text-align:center;
text-transform:uppercase;
text-shadow: 1px 1px 2px #000000;
line-height: 20px;
letter-spacing:-1px;
margin:0px;
padding-left:px;
width:600px;
height:47px;
background: url('images/ptitle.png');
background-repeat:no-repeat;
}


.content-title a{
color: #aaabcc;
}

.pinfo {
background:url('images/pinfo.png');
color:#989898;
padding-left:200px;
width:400px;
}

.content-page {
background: url('images/pmid.png');
background-repeat:repeat-y;
padding: 3px 15px 15px 15px;
font-family: arial;
font-size: 11px;
color: #989898;
}

.content-page a img{
filter: alpha(opacity=70); opacity: .5;
	padding: 4px;
	margin: 1px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px; 
     -khtml-border-radius: 8px;
	border-radius: 4px;
	background-color: #5f606e;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-top: 0px solid #dfd2c1;
	border-left: 0px solid #dfd2c1;}

.content-page a img:hover {
	filter: alpha(opacity=90); opacity: .9;
	background-color: #a8aacc;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;}

.content-page img{
	border: solid 4px #CCC;
	margin: 3px;
	-moz-border-radius: 5px;
     	-webkit-border-radius:5px;
     	-khtml-border-radius: 5px;}
	
.content-bottom {	
background: url('images/pbottom.png');
background-repeat:no-repeat;
font-family: verdana;
font-size: 10px;
color: #000000;
text-align: center;
height: 207px;
padding-left: 0px;
padding-bottom: 65px;
}

.content-bottom a{
	color:#CCC;}
 
h1 {
color: #333d58;
text-transform: uppercase;
text-align: center;
font-weight: bold;
letter-spacing: 1px;
font-family: Verdana, Helvetica;
font-size:10px;
margin: 0px;
} 

p { 
	margin-top:  1px;}


 /* Sidebar Structures */

.sidebar_content {
background: url('images/smid.png');
color: #e8e8e8;
padding: 3px 7px 5px 7px;
font-family: Arial;
font-size: 11px;
text-align: justify;
margin-bottom: 0px;}


/*Options style*/

a { 
	text-decoration:  none;
	color: #cccccc;}

a:hover {
	color: #838383;
	text-decoration: none;}	

.sidebar_content a { 
	text-decoration: underline;
	color: #ffffff;}

.sidebar_content a:hover {
	color: #838383;
	text-decoration: none;}		

.image {
	background-color: #242424;
	border: 1px solid #3b3b3b;
	padding: 3px;
	margin: 2px;} 

.image:hover {
	background-color: #242424;
	border: 1px solid #a90f7d;
	padding: 3px;
	margin: 2px;
}



strong {color: #5b5c6b;}
b {color: #696969;}
i { color: #a9abcb;}
italic { color: #a9abcb;}
em { color: #a9abcb;}
u {color: #ffffff; text-decoration: none; border-bottom: 1px dotted #a9abcb;}
img {border: 0px;}

.sidebar_content strong {color: #aaabcc;}
.sidebar_content b {color: #aaabcc;}
.sidebar_content i { color: #a9abcb;}
.sidebar_content italic { color: #a9abcb;}
.sidebar_content em { color: #a9abcb;}
.sidebar_content u {color: #ffffff; text-decoration: none; border-bottom: 1px dotted #a9abcb;}
img {border: 0px;}

blockquote {
background: #fafafa;
color: #8f959f;
padding: 10px;
border-right: 2px solid #ced1d5;
border-bottom: 2px solid #ced1d5;	
font-family: Arial;
font-size: 11px;
-moz-border-radius: 6px;
-webkit-border-radius:6px;
-khtml-border-radius: 6px;
} 	

h3 {
background-color:#5f6981;
border-bottom:0px solid #111111;
border-top:0px solid #111111;
border-left:0px solid #111111;
border-right:0px solid #111111;
font-family: arial;
font-weight:normal;
font-style:normal;
font-size:10px;
color: #000000;
text-align:left;
text-transform:normal;
line-height: 15px;
letter-spacing:0px;
margin:0px;
padding-left:3px;
width:497px;
}

h3 a{
color:#ffffff;
}

h3 a:hover{
color:#000000;
}

#cmnt {
width: 500px;
background:#dae3ed;
color:#000000;
-moz-border-radius:8px;
-webkit-border-radius:8px;
-khtml-border-radius: 8px;
padding-left:10px;
padding-right:10px;
}
