/*
Theme Name: IntelectWP
Theme URI: https://intelectcorp.com/
Description: Custom Wordpress Theme for Intelect Corp.
Version: 1.0
Author: Pattie Gerding | Sammy Russo
Author URI: http://searchfriendlywebdesign.com/
*/

body  {
	font-size: 14px; 
	font-family: Arial, Helvetica, sans-serif;
	background: #c6b486;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;}


.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;}

	
#blackband { 
	width: 100%;  /* using 40px less than a full 960px width allows for browser chrome and avoids a horizontal scroll bar */
	height: 20px;
	background: #464440;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	color: #213764;
	font-size: 28px;} 

#container { 
	width: 920px;  /* using 40px less than a full 960px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border-left: 1px solid #333333;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	text-align: left; /* this overrides the text-align: center on the body element. */
} 

#masthead img { 
	margin-left: 10px;
	margin-top: 10px;} 
	
#mastheadNavigation  { 
	margin-top: 10px;} 
	
#hpintro  {
	background: url(images/blendbkgrd.jpg) repeat-x transparent;
	margin: -14px 0 30px auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	} 
	
h1.hpintro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 23px;
	font-weight: bold;
	color: #213764;
	padding-top: 9px;
	margin-bottom: 0px;}
	
h2.hpintro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #656565;
	margin-top: 6px;
	margin-left: 28px;}
	
#footer {
    background: #7f7a6f;
	margin: 0px 0px 0px 0px; 
	border-top: 1px solid #333333;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
}

#footer p {
    font-size: 13px;
	font-family: Verdana Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 10px 20px;
	color: #FFFFFF;}
	
#footer p a{
    color: #ffffff;}
    
#footer p a:hover{
   color: #713131;}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;}

a:link {
	color: #333399;}

a:visited {
	color: #213764;}

a:hover {
   color: #713131;}	
a:active {
   color: #713131;}

#content {
	margin-left:auto;
	margin-right:auto;
	padding-top: 24px;
	padding-bottom: 12px;
	width:920px;
	color:#000000;
	background-image: url(images/blendbkgrd.jpg);
	background-repeat: repeat-x;	
    background-color:#ffffff;}

#left {
  width: 182px;
  display:inline-block;
  float: left;
  height: 100%;}

#left h2 {
    font-size: 17px;
	color: #213764;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px 0px 6px 6px;}

.centerContent {
	width: 498px; 
	display:inline-block; 
	float:left;
	border-right: solid thin #cccccc; ; color:#000000; padding-left:20px; padding-right:10px;}

.centerContent h1{
    font-size: 30px;
	color: #213764;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px 0px 18px;}

.centerContent h2{
    font-size: 24px;
	color: #213764;
	font-family: Arial, Helvetica, sans-serif;
	margin: 20px 0px 14px;}
	
.centerContent h3{
    font-size: 21px;
	color: #213764;
	font-family: Arial, Helvetica, sans-serif;
	margin: 16px 0px 14px;}
	
.centerContent h4{
    font-size: 19px;
	color: #213764;
	font-family: Arial, Helvetica, sans-serif;
	margin: 12px 0px 14px;}
	
.centerContent h5{
    font-size: 17px;
	color: #213764;
	font-family: Arial, Helvetica, sans-serif;
	margin: 8px 0px 14px;}
	
.centerContent h6{
    font-size: 15px;
	color: #213764;
	font-family: Arial, Helvetica, sans-serif;
	margin: 6px 0px 14px;}

.centerContent p.intro{
    font-size: 17px; color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 21px; margin: 0px 0px 18px;}
	
.centerContent p{
	font-size: 14px; color:#000000; line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px 0px 14px;}
	
.centerContent ul li{
	font-size: 14px; color:#000000; line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px 0px 8px;}

.centerContent img.right {
    float: right !important; 
	margin: 0px 0px 8px 10px;
	border: 0px;}
	
.centerContent img.left{
 	float: left; 
	margin: 0px 10px 8px 0px; border: 0px;}

.centerContent table {border: 0; margin-bottom: 12px;}

.centerContent td, th {
	font-size: 13px;
	font-family: Verdana Arial, Helvetica, sans-serif;
	padding: 4px 12px, 3px, 0px;}

.sidebar {
	width: 166px; height:100%; display:inline-block;top: 200px; left: auto; background-color:#ffffff; margin-left: 16px; float: left; font-family: Arial, Helvetica, sans-serif;}

.sidebar img.related {
    margin-left: -16px; margin-bottom: 20px; border: 0;}

.sidebar h2{
    font-size: 24px;
	color: #213764;
	font-family: Arial, Helvetica, sans-serif;
	margin: 20px 0px 14px;}
	
h2.sidebar {
padding:0px;
margin:0px;
visibility:hidden;}

.sidebar h3{
    font-size: 21px;
	color: #213764;
	font-family: Arial, Helvetica, sans-serif;
	margin: 16px 0px 14px;}

.sidebar h4{
    font-size: 19px;
	color: #213764;
	font-family: Arial, Helvetica, sans-serif;
	margin: 12px 0px 14px;}

.sidebar h5{
    font-size: 17px;
	color: #213764;
	font-family: Arial, Helvetica, sans-serif;
	margin: 8px 0px 14px;}
	
.sidebar h6{
    font-size: 15px;
	color: #213764;
	font-family: Arial, Helvetica, sans-serif;
	margin: 6px 0px 14px;}

.sidebar p {
	font-size: 13px; color:#000000; line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px 0px 11px;}

.sidebar p.quote {
 	font-size: 16px; color:#888888; line-height: 23px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px 0px 11px;}

.sidebar p.byline{
	font-size: 12px; font-weight: bold; color:#713131; line-height: 14px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px 0px 24px;}

.sidebar p.byline span {
	font-size: 12px; font-style:italic; color:#000000;}

/*-- Sidebar Right Quicklinks --*/
ul.quicklinks {
	background-color: #ededed;
	margin: 12px 0px auto;
	padding: 0;}

ul.quicklinks li.quicklinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 0 auto;
	padding: 12px;
	border-bottom: 1px solid #cccccc;
	list-style: none;
	}
	
ul.quicklinks li.quicklinks a{
	display:block; 
	color:#333399;}

ul.quicklinks li.quicklinks a:visited{
   color: #213764;}
   
ul.quicklinks li.quicklinks a:hover{
   color: #713131;}
  

/*-- MISC WORDPRESS CORE STYLES --*/

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em  Arial, Sans-Serif;
	}
	
.commentlist li ul li {
	font-size: 1em;}

.commentlist li {
	font-weight: bold;}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}
#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}



/* Begin Images */

p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 0px;
	margin: 0  0 4px 10px;
	display: inline;
	border: 0px;}

img.alignleft {
	padding: 0px;
	margin: 0 10px 4px 0;
	display: inline;
	border: 0px;}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */




#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#searchform #s {
	width: 108px;
	padding: 5px;
	}

#searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
	
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
	
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;}
		
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;}
	
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;}

.commentlist p {
	margin: 10px 5px 10px 0;}

.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */


/* 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;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;}
/* End captions */

.postmetadata {
	text-align: center;
	}

.thread-alt {
	background-color: #f8f8f8;}
.thread-even {
	background-color: white;}
.depth-1 {
border: 1px solid #ddd;}

.even, .alt {

	border-left: 1px solid #ddd;}
.searchbox {height: 15px; width: 200px; border:1px solid #ccc; margin:0px; padding: 0px 0px 0px 10px;}
.searchbutton {margin: 0px; padding:2px;}
#content ul ul, #content ul ol {
	margin: 5px 0 0 15px;
	}

#content ul ul ul, #content ul ol {
	margin: 0 0 0 15px;
	}
