/*
Theme Name: Warwick Wordpress Theme
Description: This is Warwick Communications' Wordpress theme
Version: 1.0
Author: Synergy Marketing
Tags: Warwick


/*-----------Block Level Elements--------------*/

body {
	background: #cad8e3 url('images/bg.jpg') repeat-x;
	text-align: center;
	color: #fff;
	font-family: Verdana, Arial, sans-serif;
}

p {
	margin-top: 1em;
}

a {
	text-decoration: none;
	color: #184870;
}

a:hover {
	text-decoration: underline;
}

em {
	font-style: oblique;
}

strong {
	font-weight: bold;
}

#bg-container {
	width: 1150px;
	background: url('images/header-bg.jpg') no-repeat top;
	margin: 0 auto;
}

#page {
	width: 900px;
	margin: 0 auto;
	text-align: left;
}

#header {
	width: 100%;
	padding-top: 20px;
}

#header-right {
	font: bold 14px Verdana, Arial, sans-serif;
	text-align: right;
}

#header-right a {
	color: #fff;
}

#portal-button {
	padding: 10px 0 10px 0;
}

#header #logo {
	position: relative;
	float: left;
}

#menu {
	width: 100%;
	height: 63px;
	padding-top: 10px;
	background: url('images/menu-bg.jpg') no-repeat;
	line-height: 1px;
}

#menu li {
	text-align: center;
	width: 178px;
	border-right: 1px #517b9c solid;
	position: relative;
	float: left;
}

#menu a {
	font: bold 20px "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", Myriad, Segoe, sans-serif;
	color: #184870;
	text-decoration: none;
}

#menu a small {
	font: 11px Verdana, Arial, sans-serif;
}

.seperator {
	height: 9px;
	background-color: #1f5184;
	border-top: 1px solid #fff;
}

#wrapper {
	background-color: #f3f8fb;
	color: #444546;
	width: 100%;
}

#content {
	font: 12px "Verdana";
	color: #444546;
	padding: 20px;
	width: 460px;
}

#awards li, .post li {
	list-style-type: disc;
	margin-left: 20px;
}

#services {
	width: 448px;
	height: 227px;
	background: url('images/services.jpg') no-repeat;
	padding: 8px;
}

#career-opportunities, #callout {
	width: 448px;
	height: 78px;
	background: url('images/career.jpg') no-repeat;
	padding: 8px;
}

#callout {
	margin-top: 20px;
	color: #184870;
	font-size: 13px;
}

#services li {
	font: 15px "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", Myriad, Segoe, sans-serif;
	color: #184870;
	list-style-type: disc;
	margin-left: 20px;
}

#services #first {
	list-style-type: none;
	margin-left: 0px;
	margin-bottom: 3px;
}

#services h2 {
	font-size: 16px;
}

#solutions h1 {
	margin-bottom: 20px;
}

#solutions h2 {
	margin-top: 0;
}

#solutions p {
	margin-top: 2px;
	margin-bottom: 20px;
}

#solutions .icon {
	width: 50px;
	height: 50px;
	position: relative;
	float: left;
	margin-right: 10px;
}

#solutions .icon a {
	display: block;
	width: 50px;
	height: 50px;
}

#callout .icon {
	width: 69px;
	height: 62px;
	background: url('images/call-out.gif') no-repeat;
	position: relative;
	float: left;
	margin-right: 10px;
	margin-top: 5px;
}

div#business {
	background: url('images/solution-business.gif') no-repeat;
}

div#cabling {
	background: url('images/solution-cabling.gif') no-repeat;
}

div#data {
	background: url('images/solution-data.gif') no-repeat;
}

div#intercom {
	background: url('images/solution-intercom.gif') no-repeat;
}

div#network {
	background: url('images/solution-network.gif') no-repeat;
}

div#security {
	background: url('images/solution-security.gif') no-repeat;
}

div#unified {
	background: url('images/solution-unified.gif') no-repeat;
}

div#voip {
	background: url('images/solution-voip.gif') no-repeat;
}

div#financial {
	background: url('images/solution-financial.gif') no-repeat;
}

h1, h2, h3, h4, h5, h6 {
	font-family: "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", Myriad, Segoe, sans-serif;
	font-weight: bold;
	color: #184870;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	color: #184870;
}

h1 {
	font-size: 24px;
}

h2 {
	font-size: 18px;
}

h3 {
	font-size: 14px;
}

#sidebar {
	width: 369px;
	position: relative;
	float: right;
	padding: 90px 20px 0 0;
}

.blog #sidebar {
	padding: 0 20px 0 20px;
	margin: 20px 0 20px 0;
	width: 250px;
	border-left: 1px #1F5184 solid;
	font-size: 12px;
}

.product-spotlight img {
	border: 1px #184870 solid;
	margin-right: 10px;
	position: relative;
	float: left;
}

#solutions-sidebar {
	position: relative;
	float: right;
	padding: 20px 20px 0 20px;
	margin: 20px 0 20px 0;
	width: 250px;
	border-left: 1px #1F5184 solid;
	font-size: 12px;
	line-height: 24px;
}

.blog #sidebar a {
	font-size: 12px;
}

#sidebar .section {
	margin-bottom: 40px;
}

.blog #sidebar .section {
	margin-bottom: 30px;
}

#sidebar h2, .event-full, #solutions-sidebar h2 {
	border-bottom: 1px #3e486a solid;
}

.event-full {
	display: block;
	width: 100%;
}

#spotlight-content {
	background-color: #cad8e3;
	padding: 0 10px 0 10px;
}

#spotlight-content {
	font-size: 12px;
}

#spotlight-content a {
	color: #444546;
}

#spotlight-top {
	background: url('images/spotlight-border-top.jpg') no-repeat;
	height: 10px;
}

#spotlight-bottom {
	background: url('images/spotlight-border-bottom.jpg') no-repeat;
	height: 10px;
}

#spotlight h2 {
	border-bottom: 0;
}

#spotlight img {
	position: relative;
	float: right;
	width: 60px;
	height: 60px;
	border: 1px #184870 solid;
}

#events li {
	font: 13px Verdana, Arial, sans-serif;
	color: #505152;
	padding: 3px 0 3px 0;
}

#events li a {
	color: #505152;
}

#events li a:hover {
	color: #2d2e2e;
}

.eventdate {
	color: #0c2539;
	position: relative;
	float: right;
}

.events li {
	list-style-type: none;
	margin-left: 0;
}

#body-border-bottom {
	background: url('images/body-border-bottom.jpg') no-repeat;
	height: 9px;
	margin-bottom: 20px;
	_height: 1px;
}

#footer {
	background-color: #f3f8fb;
	color: #444546;
	padding: 10px 20px 0 20px;
	
}

#newsletter-form {
	padding: 5px 20px 10px 20px;
}

#newsletter-form #search {
	width: 180px;
}

#newsletter, #newsletter-form {
	position: relative;
	float: left;
}

#consultation {
	position: relative;
	float: right;
}

#newsletter p {
	margin-top: 0;
	font-size: 11px;
}

.clear {
	clear: both;
}

#search, #s {
	border: 1px #a7a7a7 solid;
	color: #a7a7a7;
	padding: 4px;
}

#footer #submit, #searchsubmit {
	margin-top: 5px;
	border: 0;
	color: #fff;
	width: 76px;
	height: 19px;
	background: url('images/button-submit.gif');
}

#footer #submit {
	margin-left: 115px;
}

#subfooter {
	height: 61px;
	width: 100%;
	clear: both;
	background: url('images/subfooter-bg.jpg') no-repeat;
}

#subfooter a {
	color: #fff;
	text-decoration: none;
}

#subfooter a:hover {
	text-decoration: underline;
}

#subfooter-menu {
	font: 11px Verdana, Arial, sans-serif;
	padding: 10px 0 0 20px;
}

#copyright {
	position: relative;
	top: -5px;
	font: 9px Verdana, Arial, sans-serif;
}

#terms {
	font: 10px Verdana, Arial, sans-serif;
}

#subfooter-right {
	position: relative;
	float: right;
	text-align: right;
	padding: 10px 20px 0 0;
}

.post {
	margin-bottom: 40px;
}

hr {
	display: none;
}

#mb_contact {
	position: relative;
	padding: 20px;
	font-size: 12px;
	text-align: left;
}

#mb_contact strong {
	font-size: 14px;
}

#mb_contact label {
	display: block;
	width: 148px;
}

#mb_contact td {
	padding-right: 10px;
	padding-left: 0;
}

#mb_contact a {
	text-decoration: underline;
	color: #fff;
}

#mb_contact a:hover {
	text-decoration: none;
}

#mb_contact textarea {
	width: 290px;
	height: 80px;
}

#sendmail p input, #sendmail p textarea {
	border: 1px #666 solid;
	padding: 3px;
	background-color: #fff;
}

#sendmail .text {
	width: 130px;
}

.ajax-loading {
	
	background: url( 'images/loading.gif' ) no-repeat center;
}

#result {
	visibility: hidden;
	position: absolute;
	left: 20px;
	height: 150px;
	width: 320px;
}

#thename {
	font-weight: bold;
}