/*  
Theme Name: Blizzard Theme
Theme URI: http://blizzardinternet.com
Description: A two column style based on Kubrick
Version: 1.6
Author: Blizzard Internet Marketing
Author URI: http://blizzardinternet.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family:Verdana;
	background: #6D8FB1;
	color: #333;
	text-align: center;
	margin: 0 0 20px 0;
	padding: 0; 
	}

#page {
	background:#ffffff;
	border: 2px solid #003A75;
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	width: 780px;
	}

#header {
	margin: 0px; 
	padding: 0px; 
	height: 192px; 
	width: 585px;
	border-left:1px solid #ffffff;
	border-right:1px solid #ffffff;
	border-top:1px solid #ffffff;
	float:left;
	}

#content {
	font-size: 1.2em;
	background:url(images/content.gif) no-repeat;
	padding-top: 5px;
	float: left;
	padding: 0 50px 20px 50px;
	margin: 0;
	width: 485px;
	clear:left;
	min-height:316px;
	height:auto;
	}
	
#content-video {
	font-size: 1.2em;
	padding-top: 5px;
	float: left;
	padding: 0 10px 20px 10px;
	margin: 0;
	width: 700px;
	clear:left;
	min-height:316px;
	height:auto;
	}
	
/* for Internet Explorer */
/*\*/
* html #content {
height: 316px;
}
/**/

#content a{
color: 990818;
}

#content a:hover{
color: 990818;
}

#testimonials {
	background:url(images/testimonial.jpg) no-repeat;
	float:left;
	width:181px;
	height:121px;
	padding:50px 5px 0 5px;
	font-size:9px;
	color:#E1F0F1;
}
#testimonials a{
color:#ffffff;
text-decoration:underline;
}
#navpos {
	position:absolute;
	top:174px;
	left:50%;
	margin-left:-390px;
}

#interior-rotator b {
display:block;
margin:0;
padding:2px;
background:#003B75;
color:#ffffff;
}

.postmetadata {
	text-align: center;
	font-size: 0.8em;
	}
	
.post {
	margin: 0 0 40px;
	text-align: left;
	}
	
.postmetadata {
	clear: both;
}
	
.alt {
	margin: 0;
	padding: 10px;	
/*	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;*/
	}

	
#footer {
	padding: 0;
	margin: 0 auto;
	width: 760px;
	clear: both;
	border: none;
	}
	
#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}

	
/* Begin Sidebar */
#sidebar {
	padding: 0 0 10px 0;
	margin:0 0 0 587px;
	width: 192px;
	border-top:1px solid #ffffff;
	border-right:1px solid #ffffff;
	}

#sidebar a{
color:#25259A;
}
#sidebar p {
padding:5px;
}

#sidebar form {
	margin: 0;
	}	
	
#sidebar ol, #sidebar ul, #sidebar li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 5px;
	margin-left: 5px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}
	
#copyright a {
color:#000000;
}
/*Font Style */

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	padding: 0;
	margin: 0;
	}

h1, h2, h3 {
	font-weight: bold;
	}

h1 {
	font-size: 1.4em;
	}
	
h2 {
	font-size: 1.6em;
	margin: 30px 0 0;
	}

h2.pagetitle {
	font-size: 1.6em;
	margin-top: 30px;
	text-align: center;
	}
	
#sidebar h2 {
	font-size: 1.2em;
	margin: 5px 0 0;
	padding: 0;
	}

h3.comments {
	padding: 0;
	margin: 20px auto 10px ;
	}
	
h3 {
	font-size: 1.3em;
	margin: 0;
	}


/*Comments*/

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
	
.commentlist li {
	font-weight: bold;
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist cite, .commentlist cite a {
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	margin: 10px 5px 10px 0;
	}
	
.commentlist {
	padding: 0;
	text-align: justify;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
	
code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}
	
	
/*Links*/
a {
	color: #990818;
	text-decoration: none;
	}

a:hover {
	color: #25259A;
	text-decoration: underline;
	}
	
a:visited {
	color: #25259A;
	}
	
/* Begin Images */
p img {
	padding-right: 0;
	padding-left: 0;
	max-width: 100%;
	}

a img {
	border: none;
	}
	
/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}


/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

.nextandback {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 20px;
	}


/* Navigation */
#navigation {
position: relative;
z-index: 100;
width: 550px;
}
#nav .top { /* all 1st level list items should include class="top" */
background: white;
}
#nav, #nav ul { /* all lists */
	font-family:Verdana;
	font-size:13px;
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
}
#nav a {
	margin-left:-1px;
	padding:3px 5px 3px 4px;
	background: #C2CDE0;
	text-align:left;
	display: block;
	font-weight:bold;
	text-decoration:none;
	color:#000000;
	border-right:1px solid #003A75;
	border-bottom:1px solid #003A75;
	border-left:1px solid #003A75;
}
#nav a:hover {
background:#2A568F;
color: #ffffff;
display: block;
	}
#nav li { /* all list items */
	float: left;
}
#nav li ul { /* second-level lists */
	position: absolute;
	background: #C2CDE0;
	width: 180px;
	margin-left:-1px;
	margin-top:-1px;
	border-top:1px solid #003A75;
	filter:alpha(opacity=90);
	-moz-opacity:.90;
	opacity:.90;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}
#nav li ul a{
margin:0;
width:170px;
font-size:12px;
}
#nav li:hover ul ul, #nav li.sfhover ul ul {
	left: -999em;
}
#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}
.navtop{
margin-top:8px;
border-right:1px solid white;
}
.navtop a{
	padding:3px 10px 3px 10px;
	}
.navtopright{
margin-top:8px;
}
.navtopright a{
	padding:3px 10px 3px 10px;
	}
.nav {
width:160px;
}
#nav {
	border-top:1px solid white;

}

#nav a {
	padding:3px 8px 3px 7px;
}
option{
background:#ffffff;
}
form{
margin:0;
padding:0;
}

.employment{
display:block;
background:#C5D2E0;
padding:8px;
text-align:center;
}
.employment2{
clear:both;
margin-top: 40px;
}
.employment2 img{
padding-right:10px;
}
.clear{
clear:both;
}
.employeetext {
margin-left:125px;
}
.tr0{ font-size:10px;background:#C7D3E0; }
.tr1{ font-size:10px;background:#EDF2F7; }

#top-image{
width:393px;
height:171px;
float:right;
background:url(/images/top-int-4.jpg) no-repeat;
border-left:1px solid white;
}
#top-services{
width:393px;
height:171px;
float:right;
background:url(images/services.jpg) no-repeat;
border-left:1px solid white;
}
#top-contact{
width:393px;
height:171px;
float:right;
background:url(images/contact.jpg) no-repeat;
border-left:1px solid white;
}
#top-hot{
width:393px;
height:171px;
float:right;
background:url(images/hot.jpg) no-repeat;
border-left:1px solid white;
}
#top-portfolio{
width:393px;
height:171px;
float:right;
background:url(images/portfolio.jpg) no-repeat;
border-left:1px solid white;
}
#top-media{
width:393px;
height:171px;
float:right;
background:url(images/media.jpg) no-repeat;
border-left:1px solid white;
}
#top-about{
width:393px;
height:171px;
float:right;
background:url(images/about.jpg) no-repeat;
border-left:1px solid white;
}

.press-table td{
padding:7px;
}

.rfp a{
clear:both;
display:block;
margin-left:150px;
width:142px;
height:23px;
background:url(images/rfp.jpg) no-repeat;
}


.rfp a:hover{
background:url(images/rfp-over.jpg) no-repeat;
}

legend{
padding:3px;
border:1px solid #dddddd;
color:#999999;
background:#ffffff;
}
fieldset{
border:1px solid #dddddd;
background:#ffffff;
}

form input{
background:url(images/formbg.jpg) repeat-x;
border:1px solid #bbbbbb;
padding:2px;
font-weight:bold;
color:#6D7CA7;
}
form select{
background:url(images/formbg.jpg) repeat-x;
border:1px solid #bbbbbb;
}
form textarea{
background:url(images/textbg.jpg) repeat-x;
border:1px solid #bbbbbb;
padding:2px;
font-weight:bold;
color:#6D7CA7;
}
[type="image"] {
border:none;
padding:0;
}