/*
Theme Name: Merger Readiness stylesheet part 2
Theme URI: http://kremerdesign.com/
Description: Custom WordPress theme designed for Merger Readiness by <a href="http://kremerdesign.com/"> Kremer Design LLC</a>.
Author: Kremer Design LLC
Author URI: http://kremerdesign.com/
*/

img, div { behavior: url(iepngfix.htc) }

html, body {
height: 100%;
padding:0px;
margin:0px;
}
body {
background: #E4E4E4;
font-family: "Arial";
font-size: 11px;
color:#3B495A;
padding:0px;
margin:0px;
}
a, a:link {
text-decoration: none;
color:#0d3f71;
}
a:hover {
text-decoration: underline;
color:#0d3f71;
}
a:active {
text-decoration: underline;
color:#0d3f71;
}

#wrap {
width: 100%;
height: auto !important;
margin: 0 auto;
}

#core_header {
width: 100%;
height: 100px;
background: #D2CFB9;
margin:0px;
padding:0px;
}

#header_text
{
background: #D2CFB9 url(images/InOutsourcelogo.gif) left no-repeat;
width: 770px;
height: 100px;
padding:0 auto;
margin:0 auto;
 font-size:14pt;
 color:#D2CFB9;
 font-family:"Arial";
  text-indent: -10000px;
}
#header_text h1
{
margin:0px auto;
}
#head2 {
width: 771px;
height: auto !important;
margin: 0 auto;
padding:0px 41px;
}
#head_left {
border-bottom: 2px solid #93370e;
margin:0;
float: left;
padding: 15px;
width: 163px;
height:85px;
color:#000;
background:#D2D7DE;
}
#head_right {
border-bottom: 2px solid #93370e;
margin:0;
padding: 15px;
float: right;
width: 548px;
height:85px;
color:#000;
background:#666666 url(images/header.jpg);
}
img
{
 margin:5px;
}
.imgright {
	margin:3px 5px 3px 8px;
	float: right;
	}

#core_container
{
background:  url(images/contentbkgd.gif) repeat-y center;
width: 853px;
height: auto;
margin:0 auto;
padding:0px 41px;
}

#core_container2
{
width: 770px;
height:auto;
margin:0 auto;
padding:0 auto;
background-color: #FFF;
overflow: visible; 

}

#core_left {
padding: 15px;
height:100%;
overflow: visible;
float: left;
width: 162px;
background-color: #FFF;
}
#core_center {
margin: 0;
padding: 15px 15px 70px 15px ;
min-height:350px;
float: left;
width: 163px;
background-color: #718794;
height:100%;
overflow: visible; 
list-style: none;
}

#core_right {
margin: 0;
padding:0 15px 15px 15px;
float: left;
width: 515px;
min-height:350px;
color:#000;
background:#FFF;
height:auto;
overflow: visible; 

}

.content-box
{
 height:auto !important;
 float:left;
 width: 515px;
 font-family: "Arial";
 font-size: 13px;
 line-height:18px;
 color:#000;
 margin:16px 0 10px 0;
}
.content-box h4
{
 margin:10px 0 0px 0;
}
.content-box .thedate
{
 font-size: 10px;
 line-height:13px;
}
.blueboxwhite
{
 font-family: "Arial";
 font-size: 12px;
 line-height:20px;
 color:#fff;
 font-style: italic;
 overflow: auto; 
  height:auto !important;
list-style: none;

}
.whiteboxblack
{
 font-family: "Arial";
 font-size: 12px;
 line-height:20px;
 color:#000;
  font-style: italic;

}
#contactform {
width: 75%;

}
.textbox {
margin:0 0 5px 10px;
}



.thumb
{
 float: left;
 margin-right:5px;
 padding:0px;
}

.pagination
{
 margin-left:auto;
 margin-right:auto;
 text-align:center;
}

#footer
{
border-top: 3px solid #4F3D2F;
width: 689px;
margin:0 41px;
padding:10px 41px 0 41px;
text-align: center;
height:50px;
background:#D2CFB9;
clear:both;
}

#footer_text
{
 color:#55555;
 font-size:11px;
 float:left;
 margin:15px 30px 0 30px ;
}


#footer_line
{
 border-bottom: 1px ridge #000;
 margin:0px;
 padding:0px;
 width:720px;
 height:1px;
}
#footer2 {
visibility:hidden
}
#search
{
 float:right;
 margin:6px 30px 0 10px ;
}
input.form{
width:250px;
}

.post-meta { font-family: "Arial";
 font-size: 12px;
 line-height:20px;
 color:#fff;
 font-style: italic;
 list-style-type: none;
 margin-left: 0px;
  padding-left: 0px;
 }
.post-meta ul {
 margin-left: 0px;
  padding-left: 0px;
} 
 
.post-meta-key { 
list-style-type: none;
font-family: "Georgia", Lucida Handwriting, serif;
font-size:15px;
font-weight: bold;
color: #7c2e0c;

 }



h2
{
font-family: "Georgia", Lucida Handwriting, serif;
font-size:26px;
height:25px;
color: #7c2e0c;

}
h3
{
font-family: "Georgia", Lucida Handwriting, serif;
font-size:12px;
height:15px;
margin:0px;
padding:0px;
color:#8C8C8C;
border-bottom: 1px ridge #000;
margin-bottom:8px;
}

h4
{
font-family: "Georgia", Lucida Handwriting, serif;
font-size:15px;
color: #7c2e0c;

}

.alignleft{
	float:left;
	padding-bottom:2px;
}
.alignright{
	float:right;
	padding-bottom:2px;
}
