html, body { height: 100%; }

body {
	background: #ffffff url(images/back_trans.png) 0 repeat-y;
	color: #5E4E45;
	text-align:left;
        font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding:0px;
	min-height: 100%;
	_height: 100%;

	_width: 722px;

}

* {
	padding:0;
	margin:0;
}

#container {
	background: #ffffff;
	min-height: 100%;
	_height: 100%;
	width: 722px;
	margin: 0px 0px 0px 0px;
	text-align: left;
	position: relative;
    }

/* Header */
h1#header {
	margin: 0px;
	height: 0px;
	background: #ffccff;
	text-indent: -1234em;
}

#header a {
	position: absolute;
	left: 0px;
	top: 0px;
	height: 0px;
	width: 580px;
	text-decoration: none;
}


#header em {
	display: none;
}

/* Sidebar Positioning */
#div1 {
        width:187px;
        height:3px;
        margin-top:0px;
        margin-left:0px;
        background-color:#ffffff;
}

#div2 {
        width:185px;
        height:185px;
        margin-top:5px;
        margin-left:1px;
        background-color:#ffffff;
}

#sidebar {
	color: #2D338E;
	background: #ffffff;
	margin:0 0px 0 0px;
	_margin:0px 0px 0px 0px;
	width: 190px;
	float: left;
	text-align: left;
}

/* Content */
#wrapper {
	width: 70%;
	position: relative;
	margin-right: 5px;
	background: #ffffff;
	padding: 0 0px 0 0px;
	margin-top: 30px;
	float:right;
	text-align: left;
}

#content {
	padding: 0px 0px 0px 0px;
}

#middie {
	background: #E1EEF7 url(images/mid.png) 50% 100% repeat-x;	  position: relative;
	  width: 100%;
	  min-height:228px;
}

#middie_text {
		padding: 20px 0 5px 5px;
		font-size: 12px;
		color: #0047BE;
		width: 420px;
		text-align: left;
		float: left;
}

#middie_text img {
	margin-right: 10px;
	margin-bottom: 3px;
}

#middie_heading {
	color: #ffffff;
	position: absolute;
	left:9px;
	top:272px;
	font-weight: bold;
	font-size: 11px;
	}

	.for_job_seekers {
		font-size: 16px;
		color: #8E9EAA;
		font-weight: bold;
	}

	.seekers {
		color:#C1000C;
	}


#recent_mid {
position: relative;
float: right;
width: 330px;
color: #ffffff;
z-index: 1300;
margin-right: 60px;
_margin-left: 30px;
margin-top: 20px;
_margin-top: 10px;
padding-bottom: 25px;
text-align: left;
}


#recent_mid ul li h2 {
	color:	#8E9EAA;
	font-size: 12px;
	margin-bottom: 3px;
}

#recent_mid ul li ul li {
	margin-bottom: 6px;
	margin-top: 4px;
}

#recent_mid a {
	color: #253A4F;
	text-decoration: none;
}

#recent_mid a:visited {
	color: #253A4F;
	text-decoration: none;
}

#recent_mid a:hover {
	color: #000000;
	text-decoration: underline;
}

.mid_clear {
	height: 1px; 
	margin: 0; 
	clear: both; 
	visibility: hidden;
}


/* menus */

#menu_view {
	position: absolute;
	top: 0px;
	left:0px;
	color: #EFE9CC;
	margin: 0;
	padding: 0;
	font-weight:bold;
	word-spacing: 1px;
	font-size: 12px;
    text-transform: none;
}

#menu_view ul {
	list-style: none;
	padding: 0;
	margin: 0 0 5px;
}

#menu_view li {
	margin: 0;
	display: inline;
	padding-left: 0px;
  padding-right: 7px;
  _padding-left: 0px;
  _padding-right: 5px;
  border-right: 1px solid #E6E6E6;
}

#menu_view li a {
	color: #314A65;
    text-decoration: none;
	background-color: #transparant;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
}

#menu_view li a:visited {
	color: #314A65;
    text-decoration: none;
	background-color: transparent;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
}

#menu_view li a:hover {
	color: #1A2B3B;
    background-color: transparent;
	border-color: #8E9EAA;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-style: dotted;
	text-decoration: none;
}


/* Blog Info */

#blog_slogan {
	position: absolute;
	left: 0px;
	top: 0px;
	color: #2D338E;
	margin: 0;
	padding: 0;
	font-weight:bold;
	word-spacing: 1.5px;
	font-size: 16px;
	z-index: 1209;
}


#about_blog {
	position: relative;
	margin: 0px 0px 0px 0px;
	color: #535353;
	font-size: 11px;
}

#blog_name {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	position: absolute;
	left: 0px;
	top: 0px;
	color: #0043cf;
	margin: 0;
	padding: 0;
	font-weight:bold;
	font-size: 13px;
}

/* Standard xhtml stuff */

hr#clear {
	position: realtive;
	clear: both;
	height: 75px;
	visibility: hidden;
	width: 800px;
}

hr#clear_intro {
	position: realtive;
	clear: both;
	height: 1px;
	visibility: hidden;
	width: 600px;
}

hr {
	clear: both;
	height: 20px;
	visibility: hidden;
}

.clear_intro {

position: realtive;
	clear: both;
	height: 19px;
	visibility: hidden;
	width: 600px;
}

hr.clearing {
	height: 1px;
	visibility: hidden;
	clear:both;
	width: 500px;
	margin: 0;
}

h1,
h2,
h3,
h4,
h5 {
	color: #0047BE;
	font-weight: bold;
}

h6 {
	color: #B71534;
	font-size: 11px;
	font-weight: bold;
}

p,
pre,
blockquote,
form,
label,
dl,
fieldset,
address {
	margin: 10px 0;
}

fieldset {
	padding:10px;
}
h1 {
	font-size: 12px
}
h2 {
	font-size: 13px;
}
h3 {
	font-size: 12px;
}
h4 {
	font-size: 12px;
}
h5 {
	font-size: 11px;
}

ul,
ol {
	margin: 10px 0 0px 0px;
	list-style-type: none;
}

li,
dd{
	margin-left: 7px;
	list-style-type: none;
}

blockquote {
	padding: 3px 7px 3px 7px;
	margin: 7px 10px 7px 15px;
	border-style: solid;
	border-width: 1px;
	border-color: #C0DCF1;
	background-color: #ffffff;
}

/*  All of the sidebar H2s */

#sidebar ul li h2 {
	color:	#2D338E;
        background-color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	vertical-align: middle;
	padding: 0px 0 10px 0px;
	background-position: bottom center;
}

/*  All of the sidebar lists */

#sidebar ul li ul li {
	margin-left: 0px;
	padding-left: 0px;
	padding-right: 2px;
	padding-bottom: 2px;
	margin-top: 0px;
	font-size: 11px;
}

#sidebar ul li ul li ul {
    margin:0px 0 0px 0;
}

#sidebar ul li ul li ul li{
	margin-left: 4px;
	padding-left: 3px;
	font-weight: normal;
}

/*  All of the sidebar H2's no margins */

#sidebar li {
	margin: 10px;
}

/* Post Stuff */

.entry {
	font-size: 11px;
	padding-top: 4px;
}

.entry_image {
	margin-right: 5px;
}

.entry ul li{
	list-style-type: decimal;
	margin-left: 25px;
	padding: 5px 0 3px 0;
}

.entry ol li{
	list-style-type: disc;
	margin-left: 25px;
	padding: 5px 0 3px 0;
}

.post h2 {
	margin: 0 0 -1px 0;
	color: #009047;
        font-size: 13px;
}

small {
	color: #008CB2;
	font-weight: normal;
	margin: -5px 0 0 0;
	font-size: 11px;
        line-height: 2;
}

.postmetadata {
	padding-bottom: 35px;
	padding-top: 10px;
	margin-left: 0px;
	background: url(images/line1.png) 0 no-repeat;
	background-position: bottom center;
}


/* Form Stuff */

input {
	color: #2E2305;
	border-style: solid;
	border-width: 1px;
	border-color: #D4E7EE;
	background-color: #ffffff;
	height: 5px;
	font-size: 11px;
	padding: 5px 0px 5px 0px;
}

#searchform  {
	 background-color: none;
	 border: 1px;
	 margin-bottom: 20px;
}

#searchform .buttons {
	 background-color: none;
	 border: 0px;
}

textarea {
	color: #2E2305;
	border-style: solid;
	border-width: 1px;
	border-color: #D4E7EE;
	background-color: #ffffff;
	font-size: 11px;
	padding: 0px 0px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

form {
	padding-left: 0px;
}

.buttons_no_b {
    padding: 0px 0 0 0;
	border: 0;
	height: 15px;
	width: 26px;
}

.button {
	margin-top: 2px;
	margin-left: 0px;
}

/* Link Stuff */

#sidebar a {
	color: #5E4E45;
	text-decoration: none;
	text-decoration: underline;
}

#sidebar a:visited {
	color: #5E4E45;
	text-decoration: underline;
}

#sidebar a:hover {
	color: #AF2626;
	text-decoration: underline;
}

a:link {
	color: #008CB2;
	text-decoration: none;
}

a:visited {
	color: #008CB2;

}

a:hover {
	color: #008CB2;
	text-decoration: underline;
}


.post h2 {
	color: #008CB2;
	text-decoration: none;
}

.post a:visited {
	color: #008CB2;
	text-decoration: none;
}


.post a:hover {
	color: #008CB2;
	text-decoration: underline;
}

#blog_name a {
	color: #2D338E;
	text-decoration: none;
        margin-left: 208px;
}

#blog_name a:visited {
	color: #2D338E;
	text-decoration: none;
        margin-left: 208px;
}

#blog_name a:hover {
	color: #2D338E;
	text-decoration: none;
        margin-left: 208px;
}

/* Comment Stuff */

ul#recentcomments li {
	margin: 0 0 7px 0;
}

li#recent-posts  ul li{
	margin: 0 0 7px 0;
}

#comments  {
	padding-left: 15px;
}

.graybox {
	padding: 5px 5px 5px 5px;
	margin: 5px 5px 5px 5px;
	border-style: solid;
        border-width: 1px;
	border-color: #0031AF;
}

.non_graybox {
	padding: 5px 5px 5px 5px;
	margin: 5px 5px 5px 5px;
	border-style: solid;
        border-width: 1px;
	border-color: #0031AF;

}

#commentlist li {
	padding-left: 20px;
}

 .commentlist{
      position: relative;
 }


#postcomment {
	padding-left: 20px;
}

.comments_links {
	padding-left: 20px;
}

h3#respond {
margin-left: 0px;
}

.read_more {
	margin: 0 40px 10px 0px;
	text-align: right;
}


  /* Footer

-----------------------------------------*/
#footer {
	background: #FFFFFF;
        background-position: bottom left;
	color: #000000;
	min-height: 46px;
	_height: 46px;
	position: relative;
	margin: -46px 0 0 0;
	width: 100%px;
	font-size: 14px;
	}


  #footer a:link {
	color: #0047BE;
	text-decoration: none;
}

#footer a:visited {
color: #0047BE;
	text-decoration: none;
}
#footer a:hover, a:active {
	color: #0047BE;
	text-decoration: underline;
}


#footer_text {
	padding: 20px 0 0 60px;
	text-align: center;
	font-size: 10px;
}


#vertical_f {
margin-left: 25px;
}

#ppc {
	margin-left: 45px;
	word-spacing: .5px;
}

/* The Specific */


#heading_text {
	color: #66613D;
	font-size: 18px;
	position: absolute;
	top: 136px;
	left:140px;
}


.post img {

	margin-right: 10px;
	margin-bottom: 3px;

}

#side_search_text {

	font-weight: bold;
	font-size: 11px;

	}

#underline_it {

	position: relative;
	width: 100%;
	height: 2px;
  background: url(images/underline.png ) 0 0 repeat;

}

#contactsubmit {

	height: 30px;
	color: #52AED1;
	padding: 0 4px 2px 0;
}

.line {
	background-image:url(images/bg_line.gif);
	background-position: 0 6px;
	background-repeat:repeat-x;
	clear: both;
	height:1px;
	font-size:1px;
	line-height:1px;
	/*margin:8px 0px 4px 0px; */
	padding:8px 0px 4px 0px;
}
