/*
Theme Name: Hallmark Security
Theme URI: http://www.hallmark-security.com/
Description: The default WordPress theem for Hallmark Security designed & built by <a href="http://www.qual-itservices.com/">Qual-IT Services</a>.
Version: 2.0
Author: John Wilson
Author URI: http://www.qual-itservices.com/
*/


/***** Simpe Reset *****/
html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote, pre, form, fieldset, table, th, td { margin: 0; padding: 0; }
.hidden, hr { display: none; }

/***** Clearfix Hack *****/
.clearfix:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }
.clearfix { display: inline-block; }

/* start commented backslash hack \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* stop commented backslash hack */


/***** Body *****/
body {
	background: #041C34 url(images/bg-body.jpg) top center no-repeat;
	color: #FFFFFF;
	font: 62.5%/160% "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
}


/***** Fonts, Lists & Links *****/
h1, h2, h3, h4 {
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	letter-spacing: 1px;
	line-height: 140%;
	margin: 0 0 20px;
	text-shadow: 2px 2px 1px rgba(0,14,31,.5);
}

h1 {
	font-size: 26px;
}

h2 {
	border-bottom: 1px dashed #79BBE9;
	font-size: 18px;
	padding-bottom: 10px;
}

h3 {
	font-size: 18px;
}

h4 {
	font-size: 16px;
}

p {
	font-size: 13px;
	line-height: 165%;
	margin: 0 0 20px;
}

ul, ol {
	margin: 0 20px 20px;
}

ul li, ol li {
	font-size: 13px;
	line-height: 165%;
	margin: 0 10px 5px;
}

ul li {
	list-style: square;
}

a {
	color: #B3D0EF;
	cursor: pointer;
	padding: 5px 0;
}

a:hover {
	text-decoration: none;
}

a img, img {
	border: none;
	vertical-align: bottom;
}

h1 a, h2 a, h3 a, h4 a {
	text-decoration: none;
}

acronym {
	border-bottom: 1px dotted #FFFFFF;
	cursor: help;
	text-decoration: none;
}

img.alignleft {
	float: left;
	margin: 0 15px 15px 0;
}

img.alignright {
	float: right;
	margin: 0 0 15px 15px;
}


/***** Basic Structure *****/
#container {
	margin: 0 auto;
	width: 940px;
}

#content-container {
	clear: both;
}


/***** Header *****/
#header #logo {
	background: url(images/logo.png) no-repeat;
	float: left;
	height: 180px;
	margin-bottom: 50px;
	width: 380px;
}

#header #logo a {
	background: url(images/logo-hallmark.png) bottom center no-repeat;
	display: block;
	height: 110px;
	outline: none;
	overflow: hidden;
	margin: 0 auto;
	padding: 15px 0 0;
	text-indent: -9999px;
	width: 325px;
}

#header #tagline {
	color: #8CABDF;
	float: right;
	font: 22px "Tahoma", Verdana, Arial, Helvetica, sans-serif;
	line-height: 150%;
	margin: 40px 0 0;
	text-align: right;
	text-shadow: 2px 2px 1px #002341;
	width: 400px;
}

#header #tagline strong {
	color: #FFFFFF;
	font-size: 30px;
	font-weight: normal;
	letter-spacing: 1px;
}

#header #tagline em {
	display: block;
	font-style: normal;
	margin-left: 60px;
}


/***** Navigation *****/
#navigation {
	background: url(images/bg-flashholder.png) 0 45px repeat-x;
	clear: both;
	height: 55px;
	margin-bottom: 20px;
}

.home #navigation {
	background: none;
	height: 45px;
	margin-bottom: 0;
}

#navigation ul.menu {
	clear: both;
	float: right;
	height: 45px;
	margin: 0;
	padding: 0 0 0 10px;
}

#navigation ul.menu li {
	background: url(images/bg-nav.jpg) repeat-x;
	border-left: 1px solid #CFCFCF;
	border-right: 1px solid #FFFFFF;
	float: left;
	font-size: 16px;
	height: 45px;
	line-height: 50px;
	list-style: none;
	margin: 0;
	padding: 0;
}

#navigation ul.menu li a {
	border-left: 1px solid #FFFFFF;
	color: #96959F;
	display: block;
	height: 45px;
	padding: 0 15px;
	text-decoration: none;
	text-shadow: 1px 1px 1px #FFFFFF;
}

#navigation ul.menu li.current-menu-item a, #navigation ul.menu li.current-page-ancestor a, #navigation ul.menu li a:hover {
	background: url(images/bg-nav.jpg) 0 -48px repeat-x;
	color: #194C8B;
}

#navigation ul.menu li:first-child, #navigation ul.menu li:first-child a {
	border-left: none;
}


/***** Flash Holder *****/
#flashHolder {
	background: url(images/bg-flashholder.png) repeat-x;
	clear: both;
	height: 270px;
	line-height: 100%;
	margin: 0 0 20px;
	text-align: right;
	width: 940px;
}


/***** Latest News *****/
#latest-news {
	background: rgba(4,29,52,.3);
	border-bottom: 5px solid #ABABAB;
	height: 45px;
	margin-bottom: 20px;
}

#latest-news p {
	background: rgba(4,29,52,.3);
	float: left;
	height: 45px;
	line-height: 45px;
	margin: 0 20px 0 0;
	text-align: center;
	width: 230px;
}

#latest-news ul li {
	height: 45px;
	line-height: 45px;
	list-style: none;
	margin: 0;
	padding: 0;
}

#latest-news ul li a {
	color: #FFFFFF;
	text-decoration: none;
}

#latest-news ul li a:hover {
	color: #B3D0EF;
}

#latest-news ul li a em {
	font-style: normal;
	font-weight: bold;
	margin-right: 20px;
}

/***** Content *****/
#front-content {
	float: left;
	width: 605px;
}

#content {
	background: rgba(4,29,52,.3);
	border-bottom: 5px solid rgba(1,79,151,.5);
	border-top: 5px solid rgba(1,79,151,.5);
	float: left;
	margin: 0 20px 40px;
	padding: 20px 30px 15px;
	width: 400px;
}

#content.content-wide {
	margin-left: 0;
	width: 545px;
}

#content img {
	border-bottom: 5px solid rgba(1,79,151,.5);
	border-top: 5px solid rgba(1,79,151,.5);
}

.latest-news {
	background: rgba(4,29,52,.3);
	border-bottom: 5px solid rgba(1,79,151,.5);
	border-top: 5px solid rgba(1,79,151,.5);
	float: left;
	margin-bottom: 40px;
	padding: 20px 0 0;
	width: 605px;
}

.latest-news img {
	background: #104473;
	border: 1px solid #000E1F;
	float: left;
	margin: 0 20px 20px 0;
	padding: 1px;
}



.callToAction { border: 1px solid #104473; background: #000E1F; margin: 25px 0; padding: 1px; }
.callToAction p { background: #04233F; color: #B3D0EF; font-style: italic; margin: 0; padding: 5px; text-align: center; }
.callToAction a, .callToAction a:visited, .callToAction a:active, .callToAction a:link { border-bottom: 1px dotted #FFFFFF; color: #FFFFFF !important; text-decoration: none; }
.callToAction a:hover { border-bottom: none; color: #B3D0EF !important; text-decoration: none; }




/*****Sidebars*****/
#left {
	float: left;
	width: 190px;
}

#right, #archive, #twitter {
	clear: right;
	float: right;
	width: 170px;
}

#right.right-wide, #archive.right-wide, #twitter.right-wide {
	width: 270px;
}

#map {
	clear: right;
	float: right;
	width: 270px;
}

form {
	margin: 0 auto;
	width: 480px;
}

form .form-field {
	margin-bottom: 10px;
}
form .form-field-jelly {
	display: none;
}

form label {
	display: block;
	float: left;
	font: 13px/160% "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-right: 20px;
	padding: 5px 0;
	width: 120px;
}

form input, form textarea {
	background: rgba(1,79,151,.1);
	border: 1px solid #05223F;
	color: #FFFFFF;
	font: 13px/160% "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
	padding: 5px 10px;
	width: 318px;
}

form textarea {
	height: 150px;
}

form input:focus {
	background: rgba(1,79,151,.2);
}

.sidebar {
	background: rgba(4,29,52,.3);
	border-bottom: 5px solid rgba(1,79,151,.5);
	border-top: 5px solid rgba(1,79,151,.5);
	margin-bottom: 40px;
	padding: 20px 20px 0px;
}

.sidebar-map {
	margin-bottom: 25px;
}

#left.sidebar a {
	color: #FFFFFF;
	text-decoration: none;
}

#left.sidebar a:hover {
	border: none;
	color: #B3D0EF;
	text-decoration: none;
}

.sidebar img {
	background: #104473;
	border: 1px solid #000E1F;
	margin: 0 0 20px;
	padding: 1px;
}

.sidebar blockquote {
	border-style: solid;
	border-color: #104473;
	border-width: 1px 0;
	margin: 0 0 20px;
}

.sidebar blockquote p {
	border-style: solid;
	border-color: #000E1F;
	border-width: 1px 0;
	color: #B3D0EF;
	font-style: italic;
	margin: 0;
	padding: 15px;
	text-align: center;
}

#sidebarLeft p.serviceLink { font-size: 1.2em; }
#sidebarLeft p.serviceLink a, #sidebarLeft p.serviceLink a:visited, #sidebarLeft p.serviceLink a:active, #sidebarLeft p.serviceLink a:link { color: #FFFFFF; padding: 5px 0; text-decoration: underline; }
#sidebarLeft p.serviceLink a:hover { border-bottom: none; text-decoration: none; }



.subNavTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	letter-spacing: 1px;
	margin: 0 0 10px;
	text-align: center;
	text-shadow: 2px 2px 1px rgba(0,14,31,.5);
}

.subNav { border-bottom: 1px solid #000E1F; border-top: 1px solid #104473; margin: 0 0 25px; }
.subNav li { border-bottom: 1px solid #104473; border-top: 1px solid #000E1F; list-style: none; margin: 0; padding: 10px 0px; }

.subNav ul { border: none; margin: 5px; }
.subNav ul li { border: none; list-style: square; margin: 0 0 0 15px; padding: 5px 0px 0 0; }



#twitter ul {
	margin: 0 0 20px;
	padding: 0;
}

#twitter ul li {
	border-bottom: 1px dashed #104473;
	list-style: none;
	margin: 0 0 10px;
	padding: 0 0 10px;
}

#twitter ul li:last-child {
	border-bottom: 0;
	margin-bottom: 0;
	padding-bottom: 0;
}

#twitter ul li span.entry-meta {
	display: block;
	font-size: 10px;
	text-transform: capitalize;
}

#twitter ul li span.from-meta {
	display: none;
}



/***** Footer Logos *****/
#logos {
	background: #FFFFFF;
	border-bottom: 5px solid #023665;
	border-top: 5px solid #023665;
	clear: both;
	height: 100px;
	margin-bottom: 40px;
	padding: 10px 5px;
}

#logos ul {
	background: #FFFFFF url(images/bg-logos.png) 0px 0 no-repeat;
	height: 100px;
	margin: 0;
	padding: 0 0 0 17px;
	width: 900px;
}

#logos li {
	float: left;
	height: 98px;
	list-style: none;
	margin: 0 20px 0 0;
	padding: 0;
}

#logos li a {
	outline: none;
	display: block;
	height: 98px;
	overflow: hidden;
	text-indent: -9999px;
}

#logos li#logos-sia a { width: 50px; }
#logos li#logos-isoqar a { width: 95px; }
#logos li#logos-chas a { width: 91px; }
#logos li#logos-cpqa a { width: 64px; }
#logos li#logos-nasdu a { width: 157px; }
#logos li#logos-ntipdu a { width: 58px; }
#logos li#logos-safe a { width: 58px; }

/***** Footer *****/
#footer {
	background: #00192F;
	border-top: 5px solid #023665;
	border-bottom: none;
	clear: both;
	padding: 20px 20px 15px;
}

#footer p {
	margin: 0 0 5px;
}

#footer p.tag {
	color: #8CABDF;
	font-size: 12px;
	font-style: italic;
}

#footer ul {
	float: right;
	height: 24px;
	margin: 0;
	padding: 0;
}

#footer ul li {
	float: left;
	height: 24px;
	margin: 10px 0 0 10px;
	padding: 0;
	width: 24px;
}

#footer ul li a {
	display: block;
	height: 24px;
	outline: none;
	overflow: hidden;
	text-indent: -9999px;
	width: 24px;
}

#footer ul li.facebook a { background: url(images/facebook-icon.png) no-repeat; }
#footer ul li.twitter a { background: url(images/twitter-icon.png) no-repeat; }
#footer ul li.linkedin a { background: url(images/linkedin-icon.png) no-repeat; }
