/*
Theme Name: Alliance Wordpress Theme
Description: This is Alliance's base Wordpress theme
Version: 1.0
Author: Synergy Marketing
Tags: Alliance, base


/*-----------Block Level Elements--------------*/

body {
	background: #30414b url('images/header-bg.jpg') repeat-x;
	color: #1c2124;
	font: 13px Verdana, Arial, sans-serif;
}

p {
	margin-top: 1em;
}

a {
	text-decoration: none;
	color: #007c72;
}

a:hover {
	text-decoration: underline;
}

em {
	font-style: oblique;
}

strong {
	font-weight: bold;
}

hr {
	display: none;
}

small {
	font-size: 75%;
}

.bullets {
	list-style-type: disc;
	padding-left: 20px;
	line-height: 20px;
}

.bullets .title {
	font-weight: bold;
	list-style-type: none;
}

.button {
	margin-top: 5px;
	margin-bottom: 5px;
}

#chart {
	position: relative;
	width: 626px;
	height: 848px;
	padding: 10px;
	background: url('images/crimcheck-chart-bg.png') no-repeat;
}

#chart p {
	width: 285px;
	font-size: 10px;
}

#chart h2 {
	display: block;
	width: 285px;
	position: absolute;
	top: 200px;
	font-size: 22px;
}

#chart h3 {
	font-size: 13px;
}

#chart .b1 {
	display: block;
	height: 330px;
	*height: 340px;
}

#chart .b2 {
	display: block;
	height: 15px;
	*height: 5px;
}

#chart .b3 {
	display: block;
	height: 15px;
}

#chart .b4 {
	display: block;
	height: 20px;
	*height: 20px;
}	

.danSlide-visible {
	color: #007c72;
	cursor: pointer;
	margin: 5px 0 5px 0;
	
	background-color: #d7dbde;
	border: 1px #d7dbde solid;
	padding: 2px;
}

.danSlide-visible:hover {
	background-color: #fff;
	border: 1px #d7dbde solid;
}

.danSlide-hidden p {
	
}

h1, h2, h3, h4, h5, h6 {
	font-family: "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", Myriad, Segoe, sans-serif;
	font-weight: bold;
	color: #007c72;
}

#sidebar h1, #sidebar h2, #sidebar h3 {
	color: #1c2124;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	color: #007c72;
}

h1 {
	font-size: 26px;
}

h2 {
	font-size: 18px;
}

h3 {
	font-size: 14px;
}

#page-container {
	background-color: #e7ebee;
	padding-top: 20px;
}

#page, #header-supermenu, #header-center, #header-submenu-links, #footer-sections, #footer-subfooter {
	width: 910px;
	margin: 15px auto;
	margin-top: 0;
	margin-bottom: 0;
}

#header {
	position: relative;
	height: 312px;
	width: 100%;
	color: #fff;
}

#header a {
	color: #fff;
}

#header-supermenu {
	height: 45px;
	font: 15px Helvetica, Arial, Verdana, sans-serif;
}

#chat-button {
	position: relative;
	float: left;
	top: -5px;
	margin-right: 15px;
}

#header-supermenu .floatleft {
	margin-top: 0;
	padding-top: 14px;
	
}

#header-supermenu .floatright {
	width: 350px;
	height: 45px;
	background: url('images/header-access.jpg') center right no-repeat;
}

#header-supermenu .floatright .access {
	display: block;
	padding-top: 14px;
	font-weight: bold;
	float: left;
	
}

#header-supermenu .floatright .accesslinks {
	display: block;
	padding-top: 15px;
	float: right;
	font-size: 13px;
	padding-right: 15px;
}

#header-center {
	margin-top: 1px;
	height: 267px;
	_height: 268px;
}

#header-submenu {
	font: 14px "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", Myriad, Segoe, sans-serif;
	height: 39px;
	position: absolute;
	bottom: 0;
	width: 100%;
	background: url('images/header-submenu-bg.png') repeat-x;
}

#wrapper {
	width: 100%;
}

#content {
	float: right;
	width: 70%;
}

#sidebar {
	width: 220px;
	margin: 0 70% 20px 0;
	padding-right: 20px;
	border-right: 1px solid #898c8e;
}

.sections {
	margin: 0 20px 0 20px;
}

.section {
	margin-top: 20px;
	width: 250px;
	float: left;
}

.section h3 {
	color: #1c2124;
}

.section ul {
	margin-top: 1em;
}

.second {
	margin-left: 25px;
	padding-left: 25px;
	border-left: 1px #898c8e solid;
}

#blog-sidebar {
	margin: 20px 0 0 0;
	color: #c2e4e2;
}

#blog-sidebar a {
	color: #c2e4e2;
}

#blog-sidebar ul {
	background-color: #008d86;
	padding: 0 10px 0 10px;
}

#rsslink {
	display: block;
	padding: 4px 4px 4px 0;
	background-color: #008d86;
	border-bottom: 1px #2ea29c solid;
	line-height: 21px;
}

#rsslink:hover {
	text-decoration: none;
	background-color: #73b7b2;
}

#searcharea {
	display: inline-block;
	
}

#searcharea input {
	height: 26px;
	width: 97px;
	padding: 2px;
	padding-left: 34px;
	border: 0;
	background: url('images/blogsearch.gif') no-repeat;
	color: #999;
	
}

#searcharea input:hover {
	color: #000;
}

#blog-sidebar #searchsubmit {
	
	width: 41px;
	height: 22px;
	background: url('images/blogsearch-go.gif') no-repeat;
	border: 0;
	float: right;
}

#blog-sidebar h2, #blog-sidebar h2 a {
	color: #fff;
	border-bottom: 1px #2ea29c solid;
	padding-bottom: 5px;
}

#blog-sidebar h3 {
	font-size: 14px;
	color: #e6f4f3;
	padding: 4px 0 4px 0;
}

#blog-sidebar h3 a {
	color: #e6f4f3;
}

#blog-sidebar ul>li>ul, #blog-sidebar form{
	border-bottom: 1px #2ea29c solid;
	padding: 4px 0 4px 0;
}

#blog-sidebar .border {
	
	line-height: 1px;
}

#blog-sidebar ul li {
	margin: 0;
	padding: 0;
}

.page_item a {
	display: block;
	padding: 4px 0 4px 40px;
	border: 0;
	color: #007c72;
	font-size: 13px;
	background: url('images/vertical-menu-active-bg.gif') repeat-y;
}

.page_item a:hover {
	color: #1c2124;
}

.pagenav h2 {
	display: block;
	font: 14px "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", Myriad, Segoe, sans-serif;
	color: #1c2124;
	padding: 6px 0 6px 30px;
	border-top: 1px solid #484848;
	border-bottom: 1px solid #fff;
	
	background: url('images/vertical-menu-item-bg.gif') left center no-repeat;
	cursor: pointer;
}

.pagenav h2:hover {
	background-color: #fff;
	text-decoration: none;
}

.pagenav ul {
	border-top: 1px #b3b6b9 solid;
	border-bottom: 1px #fff solid;
}

#pagenav-last {
	width: 220px;
	height: 1px;
	*margin-top: -6px;
	border-top: 1px #484848 solid;
	line-height: 0;
}

#footer {
	font-family: "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", Myriad, Segoe, sans-serif;
	width: 100%;
	clear: both;
	color: #fff;
	height: 220px;
	background: url('images/footer-bg2.jpg') repeat-x;
	
}

.footer-button {
	display: block;
	width: 115px;
	padding-top: 7px;
	height: 23px;
	background: url('images/footer-button.gif') no-repeat;
	text-transform: uppercase;
	text-align: center;
	
	float: left;
	
}

#footer a {
	color: #fff;
}

#footer-sections {
	border-bottom: 1px #495661 solid;
}

#footer-sections h2 {
	font-weight: normal;
	color: #fff;
	text-transform: uppercase;
	text-shadow: 1px 1px 1px #4b4f53;
	margin-bottom: 15px;
}

#footer-sections ul {
	list-style-position: outside;
	margin-left: 18px;
	margin-top: -3px;
}

#footer-sections li {
	list-style-image:url('images/footer-li.gif');
	margin-bottom: 10px;
}

#footer .readmore {
	margin-top: -5px;
	padding: 0;
	font-size: 10px;
	color: #5aa08f;
	text-decoration: none;
}

#footer .readmore:hover {
	text-decoration: underline;
}

h2 img, #footer-subfooter img, #blog-sidebar h3 img, #blog-sidebar #searcharea img, .danSlide-visible img {
	vertical-align: middle;
	margin-right: 5px;
}

.smaller {
	font-size: 85%;
}

.footer-section {
	float: left;
	width: 268px;
	padding: 20px;
	margin: 10px 0 10px 0;
	color: #fff;
}

#footer .left {
	padding: 13px 0 0 0;
}

#footer .left li {
	margin-bottom: 10px;
	line-height: 16px;
}

#footer .middle {
	text-align: center;
	border: 1px #495661 solid;
	border-width: 0 1px 0 1px;
	padding: 13px 40px 0 40px;
	
}

#footer .right {
	width: 288px;
	text-align: right;
	padding: 18px 0 0 0;
}

#footer .middle p {
	margin: -10px 0 15px 0;
	font-size: 12px;
}

#footer-subfooter {
	border-top: 1px #2a3137 solid;
	clear: both;
	font-size: 10px;
	padding: 10px 0 10px 0;
}

#copyright {
	
	
}

#subfooter-right {
	
	float: right;
	text-align: right;
	
}

/*--------Generic Classes-----------*/

.floatleft {
	position: realtive;
	float: left;
	margin-right: 10px;
}

.floatright {
	position: realtive;
	float: right;
	margin-left: 10px;
}

.clear {
	position: realtive;
	clear: both;
}

#services {
	padding: 20px;
}

#services .service {
	width: 270px;
	height: 100px;
	position: relative;
	float: left;
	margin: 0 20px 20px 0;
}

#services .service:hover {
	cursor: pointer;
}

#services .service h3 {
	color: #1c2124;
}

#services .service h3 img {
	position: relative;
	float: left;
	padding: 0 10px 10px 0;
}

#services .service p {
	clear: both;
	font-size: 80%;
}

#services #service-group, #services #video {
	background: url('images/bg-search.jpg') no-repeat;
	width: 520px;
	height: 110px;
	margin: 0;
	padding: 20px;
	position: relative;
	left: -8px;
}

#services #video {
	margin-bottom: 10px;
}

#services #video p {
	
	clear: none;
}

#services #service-group h3, #services #video h3 {
	font-size: 18px;
}

#services #service-group img, #services #video img {
	vertical-align: middle;
}

/*------------Fancy Menu------------*/

#header-submenu-links {
	position: relative;
}

#header-submenu ul li {
	float: left;
	list-style: none;
	margin: 6px 15px 0 0;
	
}

#header-submenu-home a {
	_width: 48px;
}

#header-submenu-apply a {
	_width: 100px;
}

#header-submenu-search a {
	_width: 90px;
}

#header-submenu-order a {
	_width: 90px;
}

#header-submenu-vendor a {
	_width: 164px;
}

#header-submenu-crim a {
	_width: 164px;
}

#header-submenu li.background {
	float: none;
}

#header-submenu ul li a {
	
	z-index: 10;
	display: block;
	height: 25px;
	padding: 4px 8px 0 8px;
	text-shadow: 1px 1px 1px #000;
	-moz-text-shadow: 1px 1px 1px #000;
	-webkit-text-shadow: 1px 1px 1px #000;
	font-weight: bold;
	position: relative;
	overflow: hidden;
	background-position:center center;
	background-repeat:no-repeat;
}

#header-submenu a:hover {
	text-decoration: none;
}

#header-submenu li.background {
	background: url('images/menu/bg-right.png') no-repeat top right !important;
	background: url('images/menu/bg-right.gif') no-repeat top right;
	z-index: 8;
	position: absolute;
	visibility: hidden;
}

#header-submenu .background .left {
	background: url('images/menu/bg-left.png') no-repeat top left !important;
	background: url('images/menu/bg-left.gif') no-repeat top left;
	height: 25px;
	margin-right: 10px;
}


/*-------------Headings-------------*/

h1 {

}

h2 {

}

h3 {

}

h4 {

}

h5 {

}

/*-------------The Post-------------*/



h2 a:hover, h2 a:visited, h2 a {

}

.post {
	margin-bottom: 1.5em;
}

.post p {

}

.post a {

}

.post ul {

}

.post li {

}

.entry {

}

.postmetadata {
	background-color: #cfcfcf;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	padding: 6px;
}

.entrytext .postmetadata {

}

.postmetadata alt {

}

.postmetadata a {

}

.navigation {

}

.alignleft {

}

.alignright {

}

.center {

}

.pagetitle {

}

blockquote {

}

cite {

}

a img {

}

acronym, abbr {

}

/*--------------Sidebar------------*/

#sidebar ul {

}

#sidebar ul h2 {

}

#sidebar ul li {

}

#sidebar ul ul {

}

#sidebar ul ul li {

}

#sidebar ul ul ul {

}

#sidebar p {

}

#sidebar a {

}
#sidebar a:hover {

}

#sidebar a:visited {

}


/*--------------Comments--------------*/

ol.commentlist {
	
}

ol.commentlist li {
	background-color: #cfcfcf;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	padding: 6px;
	border: 1px #999 solid;
	margin: 5px 0 5px 0;
}

ol.commentlist li.even {

}

ol.commentlist a {

}

small.commentmetadata {

}

/*--------------Search Form-------------*/

#searchform {

}

#searchform input {

}

#searchform #s {

}


/*-------------Calendar-----------------*/

#wp-calendar {

}

#wp-calendar th {

}

#wp-calendar a {

}

#prev a, #next a {

}

#wp-calendar caption {

}

/*-------------Images------------------*/



/*-------------Other------------------*/

#slideshow, #static {
	display: inline;
	float: right;
}

.slideshow-images {
	display: block;
	overflow: hidden;
	position: relative;
}
	

	
.slideshow-thumbnails {
	overflow: hidden;
}
	
.slideshow-images-visible { 
	opacity: 1;
}	
.slideshow-images-prev { 
	opacity: 0; 
}
.slideshow-images-next { 
	opacity: 0; 
}

.slideshow-images img {
	display: block;
	position: absolute;
	z-index: 1;
	float: left;
	left: 0;
	top: 0;
}

.slideshow-loader {
	height: 28px;
	width: 28px;
	z-index: 10001;
	margin: 0 auto;
	margin-top: 90px;
	text-align: center;
}

.slideshow-loader-hidden {
	opacity: 0;
}

.slideshow-loader-visible {
	opacity: 1;
}