/*

Theme Name: SEO Squad
Description: The official SEO Squad WordPress theme.
Author: SEO Squad
Version: 1.0

*/

html, body, div, object, iframe, h1, h2, h3, h4, h5, h6, p, hr, blockquote, img, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	border: none;
	margin: 0px;
	padding: 0px;
	text-align: left;
	vertical-align: baseline;
}

hr {
	height: 1px;
	margin: 10px 0px;
}

table{
	border-collapse: collapse;
}

th, td{
	vertical-align: top;
}

:focus{
	outline: none;
}

/* SEO Squad Styles */

body {
	background: #28371B;
	color: #C7D3BF;
	font: 12px Arial, sans-serif;
}

h1, h2, h3, h4, h5, h6 {
	color: #FFFFFF;
	line-height: 1.25;
	padding: 10px 0px 7px 0px;
	text-decoration: none;
}

h1 {
	font-size: 20px;
}

h2 {
	font-size: 18px;
}

h3 {
	font-size: 16px;
}

h4, h5, h6 {
	font-size: 14px;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a, h1 a:link, h2 a:link, h3 a:link, h4 a:link, h5 a:link, h6 a:link, h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited, h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover, h1 a:active, h2 a:active, h3 a:active, h4 a:active, h5 a:active, h6 a:active {
	text-decoration: none;
}

p {
	line-height: 1.75;
	padding: 8px 0px 7px 0px;
}

hr {
	border-top: 1px dotted #698454;
}

a, a:link, a:visited {
	color: #DAA805;
}

a:hover, a:active {
	color: #E7C039;
}

ul {
	padding: 3px 0px 2px 0px;
}

li {
	line-height: 1.5;
	list-style-type: disc;
	margin-left: 30px;
	padding: 5px 0px;
}

input, textarea {
	font: 11px Arial, sans-serif;
}

.form-text, .form-textarea {
	padding: 3px;
}

/* Global Classes */

.clear {
	clear: both;
}

/* Layout Elements */

#page {
	margin: 0px auto;
	width: 940px;
}

#header {
	background: url('images/phone.png') no-repeat top right;
}

#home {
	display: block;
	float: left;
}

.menu {
	background: url('images/menu.png') no-repeat top left;
	height: 39px;
	overflow: hidden;
	padding: 0px 35px;
}

.menu ul {
	padding: 0px;
}

.menu ul ul {
	display: none !important;
}

.menu li {
	display: block;
	float: left;
	line-height: 1;
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.menu a {
	display: block;
	float: left;
	font-size: 14px;
	font-weight: bold;
	height: 24px;
	padding: 15px 20px 0px 20px;
}

.menu a, .menu a:link, .menu a:visited {
	color: #99AA8A;
	text-decoration: none;
}

.menu a:hover, .menu a:active, .current_page_item a {
	color: #FFFFFF;
	text-decoration: none;
}

.current_page_item {
	background: url('images/menu-left.png') no-repeat top left;
}

.current_page_item a {
	background: url('images/menu-right.png') no-repeat top right;
	color: #FFFFFF !important;
}

#feature-home {
	background: url('images/feature-home.jpg') no-repeat top left;
	height: 360px;
	position: relative;
}

#medical {
	display: block;
	height: 27px;
	left: 163px;
	position: absolute;
	top: 289px;
	width: 172px;
}

#feature {
	background: url('images/feature.jpg') no-repeat top left;
	height: 159px;
	position: relative;
}

#sml-choose {
	background: url('images/sml-choose.png') no-repeat top left;
	height: 110px;
	position: absolute;
	right: 37px;
	top: 18px;
	width: 364px;
}

#sml-cadet, #sml-major, #sml-commando {
	display: block;
	float: right;
	height: 110px;
	width: 107px;
}

#sml-cadet, #sml-cadet:link, #sml-cadet:visited {
	background: url('images/sml-cadet.png') no-repeat top left;
}

#sml-cadet:hover, #sml-cadet:active {
	background-position: bottom left;
}

#sml-major, #sml-major:link, #sml-major:visited {
	background: url('images/sml-major.png') no-repeat top left;
}

#sml-major:hover, #sml-major:active {
	background-position: bottom left;
}

#sml-commando, #sml-commando:link, #sml-commando:visited {
	background: url('images/sml-commando.png') no-repeat top left;
}

#sml-commando:hover, #sml-commando:active {
	background-position: bottom left;
}

#main {
	background: url('images/main.png') repeat-y top left;
	float: left;
	width: 655px;
}

#top {
	background: url('images/top.png') no-repeat top left;
}

#content {
	padding: 15px 35px 10px 50px;
}

.home-title {
	padding-top: 0px !important;
}

#packages {
	height: 130px;
	position: relative;
}

#flag {
	background: url('images/flag.png') no-repeat top left;
	height: 130px;
	left: 28px;
	position: absolute;
	top: 0px;
	width: 114px;
}

#choose {
	background: url('images/choose.png') no-repeat top left;
	height: 110px;
	position: absolute;
	right: 15px;
	top: 10px;
	width: 490px;
}

#cadet, #major, #commando {
	display: block;
	float: right;
	height: 110px;
	width: 150px;
}

#cadet, #cadet:link, #cadet:visited {
	background: url('images/cadet.png') no-repeat top left;
}

#cadet:hover, #cadet:active {
	background-position: bottom left;
}

#major, #major:link, #major:visited {
	background: url('images/major.png') no-repeat top left;
}

#major:hover, #major:active {
	background-position: bottom left;
}

#commando, #commando:link, #commando:visited {
	background: url('images/commando.png') no-repeat top left;
}

#commando:hover, #commando:active {
	background-position: bottom left;
}

#base {
	background: url('images/base.png') no-repeat top left;
	height: 75px;
}

#sidebar {
	float: right;
	width: 280px;
}

#recruits {
	background: url('images/recruits.jpg') no-repeat top right;
	height: 196px;
	padding: 90px 40px 0px 25px;
}

.recruit {
	border-bottom: 1px solid #2d312a;
	border-top: 1px solid #454941;
	padding: 10px 0px;
}

.recruit-0 {
	border-top: none !important;
}

.recruit-2 {
	border-bottom: none !important;
}

.recruit-phrase {
	display: block;
	font-size: 12px;
	font-weight: bold;
	overflow: hidden;
	padding: 2px 0px;
	white-space: nowrap;
}

.recruit-phrase, .recruit-phrase:link, .recruit-phrase:visited, .recruit-phrase:hover, .recruit-phrase:active {
	color: #FFFFFF;
	text-decoration: none;
}

.recruit-site {
	display: block;
	font-size: 11px;
	overflow: hidden;
	padding: 2px 0px;
	white-space:nowrap;
}

.recruit-site, .recruit-site:link, .recruit-site:visited {
	text-decoration: none;
}

.recruit-site:hover, .recruit-site:active {
	text-decoration: underline;
}

#twitter {
	background: url('images/twitter.jpg') no-repeat top right;
	font-size: 11px;
	height: 315px;
}

.widget li {
	border-top: 1px dotted #A2BC8F;
	font-size: 11px;
	list-style: none;
	margin: 0px;
	padding: 8px 0px;
}

.widget li a, .widget li a:link, .widget li a:visited {
	text-decoration: none;
}

.widget li a:hover, .widget li a:active {
	text-decoration: underline;
}

#follow {
	padding: 23px 0px 0px 15px;
}

#follow a {
	display: block;
	height: 20px;
	width: 185px;
}

#tweets {
	padding: 0px 35px 0px 20px;
}

.tweet {
	padding: 10px 0px;
}

.tweet-0 {
	border-bottom: 1px dotted #A2BC8F;
	padding-right: 35px;
}

.tweet a, .tweet a:link, .tweet a:visited {
	text-decoration: none;
}

.tweet a:hover, .tweet a:active {
	text-decoration: underline;
}

.tweet-date, .tweet-date a, .tweet-date a:link, .tweet-date a:visited, .tweet-date a:hover, .tweet-date a:active {
	color: #829C6F;
}

.widget {
	background: url('images/widget.jpg') no-repeat top right;
	height: 290px;
	overflow: hidden;
	padding: 15px 35px 10px 20px;
}

.posts {
	background: #5A6F49;
	border: 1px solid #698454;
	font-size: 11px;
	margin: 5px 0px 15px 0px;
	padding: 15px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
}

.posts-title {
	padding: 0px 0px 5px 0px;
}

.posts-date, .posts-date a, .posts-date a:link, .posts-date a:visited, .posts-date a:hover, .posts-date a:active {
	color: #93A782;
	font-size: 10px;
}

.posts p {
	padding: 3px 0px;
}

.posts .more {
	padding-bottom: 10px;
}

.posts-meta {
	border-top: 1px dotted #698454;
	padding: 8px 0px 0px 0px !important;
}

.posts-meta a {
	display: block;
	float: left;
	margin-right: 5px;
	padding: 2px 5px 2px 20px;
}

.posts-meta label {
	color: #7B9367;
	display: block;
	float: left;
	margin-right: 5px;
	padding: 2px 3px 2px 5px;
}

.posts-meta, .posts-meta a, .posts-meta a:link, .posts-meta a:visited, .posts-meta a:hover, .posts-meta a:active {
	color: #93A782;
}

.posts-meta .facebook {
	background: url('images/facebook.png') no-repeat 4px 3px;
}

.posts-meta .twitter {
	background: url('images/twitter.png') no-repeat 4px 3px;
}

.posts-meta .digg {
	background: url('images/digg.png') no-repeat 4px 3px;
}

.post-date, .post-date a, .post-date a:link, .post-date a:visited, .post-date a:hover, .post-date a:active {
	color: #93A782;
	font-size: 11px;
}

.post-meta {
	border-top: 1px dotted #698454;
	font-size: 11px;
	margin-top: 8px;
	padding: 8px 0px !important;
}

.home .post-meta {
	padding-top: 0px;
}

.post-meta a {
	display: block;
	float: left;
	margin-right: 5px;
	padding: 2px 5px 2px 20px;
}

.post-meta label {
	color: #7B9367;
	display: block;
	float: left;
	margin-right: 5px;
	padding: 2px 3px 2px 5px;
}

.post-meta, .post-meta a, .post-meta a:link, .post-meta a:visited, .post-meta a:hover, .post-meta a:active {
	color: #93A782;
}

.post-meta .facebook {
	background: url('images/facebook.png') no-repeat 4px 3px;
}

.post-meta .twitter {
	background: url('images/twitter.png') no-repeat 4px 3px;
}

.post-meta .digg {
	background: url('images/digg.png') no-repeat 4px 3px;
}

#post-navigation {
	border-top: 1px dotted #698454;
	font-size: 11px;
	padding: 8px 0px !important;
}

#post-previous {
	float: left;
	padding: 2px 5px;
}

#post-next {
	float: right;
	padding: 2px 5px;
}

#post-navigation, #post-navigation a, #post-navigation a:link, #post-navigation a:visited, #post-navigation a:hover, #post-navigation a:active {
	color: #93A782;
}

#comments {
	border-top: 1px dotted #698454;
}

.comment {
	background: #5A6F49;
	border: 1px solid #698454;
	font-size: 11px;
	margin: 5px 0px 15px 0px;
	padding: 15px 15px 5px 15px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
}

.comment-date, .comment-date a, .comment-date a:link, .comment-date a:visited, .comment-date a:hover, .comment-date a:active {
	color: #93A782;
	font-size: 11px;
}

.comment-moderation {
	background: #90BF65;
	border: 1px solid #CEEFAF;
	color: #3E631D;
	font-style: italic;
	margin-top: 10px;
	padding: 10px;
}

#trackbacks {
	border-top: 1px dotted #698454;
	padding: 8px 0px 0px 0px !important;
}

#trackbacks-title {
	padding-top: 0px;
}

.trackback {
	background: #5A6F49;
	border: 1px solid #698454;
	font-size: 11px;
	margin: 5px 0px 15px 0px;
	padding: 15px 15px 15px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
}

#reply {
	background: #5A6F49;
	border: 1px solid #698454;
	font-size: 11px;
	margin: 5px 0px 15px 0px;
	padding: 15px 15px 15px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
}

#reply-title {
	padding-top: 0px;
}

#reply .text, #logged-in {
	padding-bottom: 10px;
}

#reply label {
	display: block;
	float: left;
	font-weight: bold;
	padding: 4px 10px 0px 0px;
	text-align: right;
	width: 80px;
}

.required {
	color: #D3A81D;
}

.description {
	color: #93A782;
	padding: 5px 0px 10px 0px;
}

#reply .form-text {
	width: 200px;
}

#reply .form-textarea {
	width: 430px;
}

#reply .description, #logged-in {
	padding-left: 90px !important;
}

#reply .form-submit {
	margin-left: 90px;
}

#footer {
	font-size: 10px;
	padding: 10px;
}

#footer ul {
	text-align: center;
}

#footer li {
	border-right: 1px dotted #516640;
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0px 7px 0px 5px;
}

#footer li.last {
	border-right: none;
}

#footer, #footer a, #footer a:link, #footer a:visited, #footer a:hover, #footer a:active {
	color: #516640;
	text-decoration: none;
}

#enquiry {
	background: #5A6F49;
	border: 1px solid #698454;
	font-size: 11px;
	margin: 5px 0px 15px 0px;
	padding: 15px 15px 15px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
}

#enquiry-title {
	padding: 0px 0px 15px 0px;
}

#enquiry .text {
	padding-bottom: 10px;
}

#enquiry label {
	display: block;
	float: left;
	font-weight: bold;
	padding: 4px 10px 0px 0px;
	text-align: right;
	width: 80px;
}

#enquiry .form-text {
	width: 200px;
}

#enquiry .form-textarea {
	width: 430px;
}

#enquiry .form-submit {
	margin: 10px 0px 0px 90px;
}

.enquiry-error {
	background: #F7E48B;
	border: 1px solid #FFF5C7;
	color: #CF7000;
	font-style: italic;
	margin-bottom: 10px;
	padding: 10px;
}

.enquiry-status {
	background: #90BF65;
	border: 1px solid #CEEFAF;
	color: #3E631D;
	font-style: italic;
	margin-bottom: 10px;
	padding: 10px;
}

#recent-title {
	border-top: 1px dotted #698454;
}