/*
Theme Name: Casper Air Modelers
Theme URI: http://www.casperairmodelers.com/
Description: Casper Air Modelers Wordpress Theme
Version: 1.0
Author: Viscocity Productions
Author URI: http://www.viscocityproductions.com/
*/

body{
	background-color:#fff;
	color:#000;
}

.container {margin-top:30px;}

#hd {
	background:transparent url('images/casperairmodelers_header.jpg') no-repeat center;
	height:154px;
}

#nav {
	background:transparent;
	height:22px;
	padding-bottom:3px;
	text-align:center;
}

#nav ul { list-style-type: none;margin:0;padding:0; }
#nav ul li { display:inline;}
#nav ul li a{
	text-decoration:none;
	padding:0 55px 0 0;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:150%;
}

#md {
	background:transparent url('images/blue_top.jpg') no-repeat center top;
	min-height:300px;
  	height:auto !important;
  	height:300px;
	font-family:Arial, Helvetica, sans-serif;
	padding-top:85px;
}

#ft {
	background:transparent url('images/blue_bottom.gif') no-repeat center bottom;
	height:58px;
	text-align:center;
}

#ft ul { list-style-type: none;margin:35px 0 0 0;padding:0; }
#ft ul li { display:inline;}
#ft ul li a{
	text-decoration:none;
	padding:0 35px 0 0;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:131%;j
	font-weight:bold
}

h1, h2, h3, h4, h5, h6 {
	color:#000;
	font-weight:bold;
}
h1{font-size:2em;}
h2{font-size:1.5em;}

ul.sdbar_list { list-style-type: none; }

li.widget_sp_image img {width:180px;}

#before_ft {text-align:center;margin-top:15px;}

#the_links .linkcat {margin-bottom:15px;}
#the_links .linkcat h2 {margin-bottom:3px;}