/*

Theme Name: MSI

Theme URI: http://wordpress.org/

Description: MSI Detective Services theme for Wordpress.

Version: 1.0

Tags: dark blue, three columns, widgets

*/



body {

	font-size: 62.5%;

	font-family: Arial, Helvetica, sans-serif;	

	background: white;

	color: #2b343d;

	margin: 0;

	padding: 0;

}

p, form, h1, h2, h3, h4, ol, ul, li, dl, dt, dd, td, th, img  {

	margin: 0;

	padding: 0;

	list-style: none;

	border: none;

}

p, td, th, input, select, textarea, h1, h2, h3, h4, li {

	font-size: 1.2em;

	font-family: Arial, Helvetica, sans-serif;	

	font-weight: normal;

}



a:link, a:active, a:visited {

	color: #0368e6;

	text-decoration: underline;

}

a:hover {

	color: #008de6;

	text-decoration: none;

}

a:visited {



}





/* --------------------------------------------------------------------------------------------------- */

/* header*/

#header {

	height: 93px;

	overflow: hidden;

}

#logo {

	float: left;

	width: 20%;

	padding-left: 2%;

}

#logo a {

	display: block;

	width: 152px;

	height: 57px;

	background: url(images/msi-logo.gif) no-repeat 0 0;

	overflow: hidden;

	text-indent: -9999px;

	margin-top: 13px;

}



#info {

	float: right;

	width: 22%;

	margin-right: 2px;

	margin-top: 6px;

	font-size: 1.0em;

	color:#003471;

	

	

	/*text-indent: -9999px;

	background: url(images/header-title.gif) no-repeat top right;*/

}

#info p{

padding-left:20px;

font-weight:bold;

}



#menu {

	margin-left: 24%;

/*	margin-right: 20%; */

}

#menu ul {

	margin-top: 33px;

}

#menu li {

	float: left;

	display: inline;

}

.last-child{

border-right:1px solid #ffffff;

}

.no-last{

	border-right: 1px solid #d8dbde;

}



#menu a:link, #menu a:visited, #menu a:active {

	font-size: 1.15em;

	font-weight: bold;

	color: #2b343d;

	text-decoration: none;

	display: block;

	line-height: 1em;

	padding: 5px 10px;

}



#menu a:hover {

	color: #0368e6;

}

.first-child {

	border: none !important;

	padding-left: 0 !important;

}

#menu .selected a {

	color: #008de6 !important;	

}





/* --------------------------------------------------------------------------------------------------- */

/* image */

#banner-wrapper {

	height: 194px;

	border-bottom: 6px solid #8cc643;

	background: #083771 url(images/image-bck.png) repeat-y left;

	color: white;

}

#image{

float:left;

width:760px;

}

#image-cover {

	height: 115px;

	padding-top: 80px;

	background-repeat: no-repeat;

	background-position: 0 0;

}

#image h1 {

	font-size: 2.4em;

	font-family: "Times New Roman", Times, serif;

	margin-bottom: 10px;

	/*padding-left: 35%;*/

	padding-left: 340px;

}

#image p {

	font-size: 1.4em;

	line-height: 1.3em;

	width: 360px;

	/*padding-left: 35%;*/

	padding-left: 340px;

}



#image h1 a:link, #image h1 a:visited, #image h1 a:active {

	color: white;

	text-decoration: none;

	border-bottom: 1px dotted #00548a;

}

#image h1 a:hover {

border-bottom: 1px solid white;	

}



#image-flash {

	-moz-outline: none;

}



/* --------------------------------------------------------------------------------------------------- */

/* layout */

#body {

	width: 100%;

	overflow: auto;

	padding: 50px 0;

}

#main {

	margin-left: 24%;

	margin-right: 20%;

}

#footer {

	border-top: 3px solid #f1f2f3;

}

#sidebar-services {

	float: left;

	width: 19%;

	margin: 0 1%;

}

#sidebar {

	float: right;

	width: 19%;

	margin-right: 1%;

}





/* --------------------------------------------------------------------------------------------------- */

/* footer */



#footer {

	border-top: 3px solid #f1f2f3;

	color: #3d4a57;

	padding: 20px 1%;

}

#footer ul {

	overflow: auto;

	width: 100%;

}

#footer li {

	float: left;

	display: inline;

	line-height: 1.2em;	

	padding: 0 10px;

	background: url(images/footer-divider.png) no-repeat 0 2px;

}

#rss {

	background: url(images/rss.png) no-repeat 0 0 !important;

	padding-left: 20px !important;

	margin-left: 11px;

}

#rss a {

	border: none !important;

}



#footer p {

	padding-left: 11px;

	padding-top: 6px;

}



#footer li a:link, #footer li a:visited, #footer li a:active {

	color: #008de6;

}

#footer li a:hover {

	color: #0368e6;

}







/* --------------------------------------------------------------------------------------------------- */

/* sidebars */

#sidebar-services li li {

	font-size: 1em;

	padding-left: 11px;

	line-height: 1.1em;

}



#sidebar-services li li a:link, #sidebar-services li li a:visited, #sidebar-services li li a:active {

	display: block;

	color: black;

	font-weight: bold;

	text-decoration: none;

	border-bottom: 1px solid #cdd1d4;

	padding: 6px 0;

}

#sidebar-services li li a:hover {

	color: #008de6;

}

#sidebar-services li li.current_page_item {

	background: url(images/menu-bullet.gif) no-repeat 0 9px;

}

#sidebar-services li li.current_page_item a {

	color: #008de6 !important;

}

#sidebar-services h2 {

	font-size: 1.6em;

	padding-left: 11px;

	margin-bottom: 15px;

}



#sidebar ul li {

	margin-bottom: 20px;

	background-color: #eef0f2;

	-moz-border-radius: 8px;

	-webkit-border-radius: 8px;

	border-radius: 8px;

	padding: 10px;

}

#sidebar h2 {

	font-weight: bold;

	color: black;

	font-size: 1.16em;

	margin-bottom: 8px;

}

#sidebar li li {

	margin: 0;

	padding: 0;

	padding: 3px 0 2px 0;

	background: none;

	border: none;

	font-size: 1em;

	background: url(images/bullet-blue.gif) no-repeat 0 7px;

	padding-left: 11px;

}

#sidebar li p {

	font-size: 1em;

}





#sidebar ul li.widget_text {

	background-color: white;

	border: 1px solid #b8c7d6;

}

#text-379175921 {

	/*background: url(images/bck-phone.png) no-repeat bottom right;*/

}

#text-379175921 span {

	font-size: 1.5em;

	color: #008de6;

	display: block;

	padding-top: 12px;

}

#text-379175921 span.largeroyalblue{

color:#070657;

font-size:26px;

}

#sidebar li.widget_archive li {

	background: url(images/bullet-green.gif) no-repeat 0 7px;

}

.widget_archive a:link, .widget_archive a:visited, .widget_archive a:active {

	color: #41661e;

}

.widget_archive a:hover {

	color: #5e922b;

}



#text-380977741 {

	border: none !important;

	padding: 0 !important;

	margin-top: 30px !important;

	height: 83px;

}

#text-380977741 h2 {

	display: none;

}

#text-380977741 li {

	background: none !important;

	display: inline;

	float: left;

}

#logo-bbb {

	padding-left: 10% !important;

}

#logo-asis {

	padding-top: 20px !important;

	padding-left: 10% !important;

}

#logo-acfe {

	padding-top: 24px !important;

	padding-left: 10% !important;

}







#search {

	border: none !important;

	background-color: transparent !important;

	padding: 0 !important;

}

.widget_search label {

	display: none;

}

#s {

	width: 85%;

	padding-top: 4px;

	background-color: transparent;

	border: none;

	font-size: 1em;

}

#search-right {

	height: 27px;

	background: #f6f6f6 url(images/search-right.png) no-repeat right top;

	line-height: 1em;

	overflow: hidden;

}

#search-left {

	height: 27px;

	padding: 2px 10px 0 10px;

	background: url(images/search-left.png) no-repeat top left;

}

#search #searchsubmit {

	float: right;

	display: block;

	background: transparent url(images/search-button.gif) no-repeat 0 0;

	width: 14px;

	height: 15px;

	border: none;

	text-indent: -9999px;

	margin: 4px 3px 0 0;

	cursor: pointer;

	line-height: 1px;

	font-size: 1px;

}

















/* --------------------------------------------------------------------------------------------------- */

/* content */





#content {

	padding-right: 8%;

}

#content h2 {

	color: #008de6;

	font-size: 1.8em;

	margin-bottom: 20px;

}

#content h3 {

	font-size: 1.3em;

	font-weight: bold;

	margin: 20px 0 5px 0;

}

#content p {

	line-height: 1.4em;	

	margin: 7px 0 9px 0;

}

























.sociable {

	font-size: 1.2em;

	padding-top: 20px;

}

.sociable_tagline {

	padding-bottom: 5px;

}







h2.blog, h2.pagetitle {

	color: #2b343d !important;

	margin-bottom: 30px !important;

}

.blog-post h2 {

	display: none;	

}

.blog-post h3 {

	font-size: 1.8em !important;

}

.blog-home .post, .searchresults .page, .searchresults .post, .blogarchive .post {

	margin-bottom: 40px;

	padding-bottom: 10px;

	border-bottom: 1px dotted #d8dbde;

}

.post, .searchresults .page {

	margin-bottom: 20px;

	padding-bottom: 10px;

}



.post h3, .searchresults .page h3 {

	font-size: 1.8em !important;

	font-weight: normal !important;

	padding: 0 !important;

	margin: 0 !important;

	padding-bottom: 5px !important;

}

.post h3 a:link, .post h3 a:visited, .post h3 a:active,

.searchresults .page h3 a:link, .searchresults .page h3 a:visited, .searchresults .page h3 a:active

 {

	color: #008de6;

	text-decoration: none;

}

.post h3 a:hover, .searchresults .page h3 a:hover {

	color: #0368e6;

	text-decoration: underline;

}

.post small, .searchresults .page small {

	font-size: 1.1em;

	color: #7e94a7;

	margin-bottom: 17px;

	display: block;

}

.post small a:link, .post small a:visited, .post small a:active,

.searchresults .page small a:link, .searchresults .page small a:visited, .searchresults .page small a:active 

 {

	color: #7e94a7;

}

.post small a:hover, .searchresults .page small a:hover {

	color: #008de6;

}

.post small span, .searchresults .page small span {

	color: #d8dbde;

	padding: 0 3px;

}



.post-footer {

	border: 1px solid #d8dbde;

	-moz-border-radius: 2px;

	-webkit-border-radius: 2px;

	border-radius: 2px;	

}



.entry {

	margin-bottom: 15px;

}

.postmetadata {

	border: 1px dotted #a4afb2;

	padding: 5px 10px;

	margin: 0;

	margin-top: 15px !important;

	font-size: 1.1em;

	color: #5e7183;

}

















.navigation {

	overflow: auto;

	width: 100%;

	font-size: 1.3em;

	overflow-x: hidden;

}

.alignleft {

	float: left;

}

.alignright {

	float: right;

}



.entry li li {

	font-size: 1em;

}

.entry h4 {

	font-weight: bold;

	font-size: 1.3em;

	margin: 22px 0 4px 0;

}

.entry ul {

	margin: 2px 0;

}

.entry li {

	list-style: disc;

	margin-left: 20px;

	padding: 2px 0;

}

.entry li li {

	list-style: circle;

}



.entry .border {

	border: 1px solid #d8e3e6;

	padding: 5px;

}

.entry .imageright {

	margin: 0 0 10px 25px;

}

.entry .imageleft {

	margin: 0 25px 10px 0;

}









/* ------------------------------------------------------------------------------------------------------- */

/* comments */

h4#comments {

	color: #008de6;

	font-size: 1.5em;

	font-weight: bold;

}

ol.commentlist {

	padding-top: 5px;

}

ol.commentlist li {

	font-size: 1em;

	padding: 5px 8px 0 8px;

	margin-bottom: 5px;

	margin-top: 5px;

}

ol.commentlist li.even {

	background-color: #f5f6f8;

}

ol.commentlist .avatar {

	float: right;

	border: 1px solid #e5ecee;

	padding: 3px;

	margin: 0 3px 7px;

	background-color: white;

	margin-top: -3px;

}

ol.commentlist .comment-author {

	font-size: 1.2em;

	padding-top: 1px;

}

ol.commentlist .comment-meta {

	padding: 3px 0 4px 0;

}

ol.commentlist .comment-meta a:link, ol.commentlist .comment-meta a:visited, ol.commentlist .comment-meta a:active {

	color: #7e94a7;

}

ol.commentlist .comment-meta a:hover {

	color: #008de6;

}

ol.commentlist em {

	color: #be2125;

	font-size: 1.1em;

}



ol.commentlist p {

	padding-bottom: 8px;

	line-height: 1.3em;

}



#respond {

	margin-top: 40px;

}

#respond h4 {

	color: #008de6;

	font-size: 1.5em;

	font-weight: bold;

	padding-bottom: 6px;		

	margin-bottom: 10px;

}







#commentform {

	padding-bottom: 60px;

	overflow: hidden;

}

#commentform p {

	overflow: auto;

	width: 100%;

	font-size: 1.2em;

	display: block;

	padding-bottom: 0px;

}

#commentform label {

	float: left;

	display: block;

	width: 65px;

	margin: 0;

	padding-top: 4px;

}

#commentform input {

	width: 200px;

	padding: 3px;

	font-size: 1.1em;

	float: left;

	margin-right: 5px;

}

#commentform span.required {

	color: #be2125;

	font-weight: bold;

}

#commentform span.note {

	color: #a4afb2;

	float: left;

	padding-top: 4px;	

}

#commentform textarea  {

	padding: 3px;

	font-size: 1.1em;

	width: 70%;

	height: 150px;

	overflow: auto;

	float: left;

}

#captcha-image {

	width: 250px;

	height: 55px;	

	margin-left: 65px;

}

#commentform #submit {

	margin-left: 65px;

	margin-top: 10px;

	width: 120px;

	font-size: 1em;

}











.ddsg-wrapper h3 {

	display: none;

}



#image-flash{

float:left;

}

#banner_right{

float:right;

margin-top:20px;

font-size:16px;

margin-right:2px;

width:240px;

text-align:center;

line-height:40px;



}

#toll-free{

color:#FFCC00;

font-size:26px;

}

#banner_right a{

color:#FFFFFF;

font-family:Georgia, "Times New Roman", Times, serif;

font-weight:bold;

}

#emblem{

margin-left:0;

}

#text-379175921{

text-align:center;

}

#text-379175921 h2{

/*font-family:"Courier New", Courier, mono;*/

font-size:18px;

}

#bbb_logo_right{

margin-bottom:10px;

}

.gform_wrapper ul li.gfield {
clear: none !important;
}

#gforms_confirmation_message_1 {
    font-size: 100% !important;
}
font-size: 1.6em!important;