/*
Theme Name:	Vigilance PRO Child Theme
Theme URI: 	http://thethemefoundry.com/vigilance/
Description: 	Custom child theme for PRO Members.
Version: 1.35
Author:		Drew Strojny
Author URI:	http://thethemefoundry.com
Template: vigilance
*/

/* Import Stylesheets, don't remove these.
-----------------------------------------------------------*/
@import url("../vigilance/stylesheets/master.css");
@import url("../vigilance/functions/stylesheets/style-options.php");

/* Required Wordpress Classes, don't remove these.
-----------------------------------------------------------*/
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
  }
.alignleft { float: left; }
.alignright { float: right; }

/* Page Templates
-----------------------------------------------------------*/

#content.no-sidebar { width: 920px; }
#content.no-sidebar li.comment { width: 560px; }

body.page-template-left-sidebar-php #sidebar { 
  width: 300px;
  float: left; 
  padding: 0;
}
body.page-template-left-sidebar-php #content { 
  width: 600px;
  float: right; 
  padding: 20px 0 20px 20px;
}

/* Make all custom CSS changes BELOW this line
-----------------------------------------------------------*/
/* Example: Change the sidebar background to blue:
#sidebar {
	background: blue;
	}
*/
#nav ul {
margin-right:40px;
padding:0 0 0 0px;
position:center;
font-family: Century Gothic, Verdana; 
font-size: .9em;
}

.navigation {
  font-size:3.6em;
	font-family: Arial Bold, Tahoma, Verdana;

}
.footer {
 background:#fff url(http://74.220.215.244/~combatcl/wp-content/uploads/2010/06/footer.jpg) no-repeat;
 margin: 0;
 padding: 0;
}


.custom #header { 
border-bottom:none;
height:180px;
width:925px;
padding-top:0;
padding-bottom:0;
background: url(http://74.220.215.244/~combatcl/wp-content/uploads/2010/06/CombatClippers-920x180.jpg) no-repeat center left; }

