html {
	height:100%;
	width:100%;
}
body {
	height:100%;
	width:100%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size: 62.5%;
	line-height:12px;
	color:#000;
	background:#f4f4f4;
}
.main_body{
    background:#ececec !important;
}
html, body, h1, h2, h3, h4, h5, h6, p, em, strong, abbr, acronym, blockquote, q, cite, ins, del, dfn, a, div, span, pre, hr, address, br, b, i, sub, sup, big, small, tt, table, tr, caption, thead, tbody, tfoot, col, colgroup, form, input, label, textarea, button, fieldset, legend, select, option, optiongroup, ul, ol, li, dl, dt, dd, code, var, kdb, samp, img, object, param, map, area, bdo, iframe {
	padding:0;
	margin:0;
	border:0;
}

img {
	display:block;
}
table td {
	vertical-align:top;
}
.clear {
	content:".";
	height:0;
	visibility: hidden;
	display:block;
	clear:both;
}
* {
	outline: none;
}
a:hover{
	text-decoration:underline;
}
.floatRight {
	float:right;
	display:inline;
}
.floatLeft {
	float:left;
	display:inline;
}
.container{
    width:960px;
    margin:0px auto;
}
.container_in{
    width:960px;
    margin:0px auto;
    padding-right:40px;
}
.header{}
.board{
    height:24px;
    background:#f3f3f3;
    font-family:verdana;
    font-size:11px;
    line-height:23px;
}
.board_links{
    float:right;
}
.board_links a{
    color:#000;
    text-decoration:none;
}
.board_links a:hover{
    text-decoration:underline;
}
.board_links img{
    display:inline;
    margin:0px 11px 0px 11px;
}
.board_delim{
    height:2px;
    background:#fff;
}
.head{
    height:107px;
    background:url(../images/head_bg.jpg) repeat-x scroll;
}
.logo{
    padding-top:28px;
    float:left;
}
.main-nav ul.inner1, .main-nav ul.inner2 {
	display: none;
	position: absolute;
	clear:both;
	z-index:999;
	width:188px;
	margin-top:-17px;
}
.main-nav ul.inner2 {
	margin-top:0;
	padding-bottom:0;
}
.main-nav ul.inner1 li, .main-nav ul.inner2 li {
	float:left;
	width:100%;
	margin:0;
	list-style:none;
	height:auto;
}
.main-nav ul.inner1 li a{
    text-align:left;
    font-family:verdana;
    font-size:11px;
    font-weight:normal;
    color:#000;
    width:168px;
    display:block;
    float:left;
    padding-left:20px;
    padding-top:11px;
    line-height:12px;
}
.main-nav ul.inner1 li a.sub_first{
   height:28px;
   background:url('../images/first_submenu_bg.png');
}
.main-nav ul.inner1 li a.sub_first:hover{
    background-position:left bottom;
}
.main-nav ul.inner1 li a.sub_middle{
   height:26px;
   background:url('../images/submenu_bg.png');
}
.main-nav ul.inner1 li a.sub_middle:hover{
    background-position:left bottom;
}
.main-nav ul.inner1 li a.sub_last{
   height:28px;
   background:url('../images/last_submenu_bg.png');
}
.main-nav ul.inner1 li a.sub_last:hover{
    background-position:left bottom;
}
.main-nav{
    padding-top:27px;
    float:left;
}
.main-nav li{
    float:left;
    list-style:none outside none;
}
.menu_dicl{
    float:left;
}
.main-nav li a{
    text-decoration:none;
    color:#fff;
    font-size:12px;
    font-family:verdana;
    font-weight:bold;
    line-height:40px;
    background:url('../images/menu_bg.png');
    text-align:center;
    height:67px;
    display:block;
    float:left;
}
.main-nav li a:hover{
    background-position:left bottom;
}
.main-nav li img{
    padding-top:5px;
}
* html .main-nav ul.inner1 li, * html .main-nav ul.inner2 li {
	float:left;
	clear:left;
}
.first_menu_item{
    background:url('../images/first_menu_bg.png') no-repeat;
    height:67px;
    width:32px;
    display:block;
}
.last_menu_item{
    background:url('../images/last_menu_bg.png') no-repeat;
    height:67px;
    width:31px;
    display:block;
}
.menu_a{
    padding-right:23px;
    padding-left:23px;
}
.login{
    float:left;
    margin-top:4px;
    margin-left:-6px;
}

.banner{
    height:390px;
    background:url(../images/banner_bg.jpg) no-repeat scroll center top #0f0f0f;
}
.middle{
    margin-bottom:64px;
    overflow:hidden;
}
.flash{
    padding-top:20px;
    float:left;
}
.block{
    width:390px;
    padding:20px 0px 0px 20px;
    float:left;
}
.block1{
    width:390px;
    padding:12px 0px 0px 20px;
    float:left;
}
.block_title{
    background:url(../images/banner_block_title_bg.png) no-repeat;
    color:#b4e867;
    font-family:arial;
    font-size:18px;
    text-transform:uppercase;
    padding:10px 0px 12px 10px;
}
.block a{
   color:#fff;
   font-family:arial;
   font-size:18px;
   text-decoration:none;
   padding-left:130px;
}
.block a:hover{
   color:#7cceee;
}
.block1 a{
   color:#fff;
   font-family:arial;
   font-size:18px;
   text-decoration:none;
   padding-left:125px;
}
.block1 a:hover{
   color:#7cceee;
}
a.first_candidates_link{
   height:82px;
   display:block;
   background:url('../images/candidates_first_link_bg.png');
}
a.first_candidates_link:hover{
   background-position:left bottom;  
}
a.last_candidates_link{
   height:84px;
   display:block;
   background:url('../images/candidates_last_link_bg.png');
}
a.last_candidates_link:hover{
   background-position:left bottom;
}
a.hr_link{
   height:104px;
   color:#969696;
   display:block;
   background:url('../images/hr_link_bg.png');
}
a.hr_link:hover{
   color:#7cceee;
   background-position:left bottom;
}
a span.block_span{
    display:block;
    line-height:25px;
    padding-top:10px;
    color:#fff;
    font-family:arial;
    font-weight:bold;
    font-size:21px;
    text-transform:uppercase;
}
a:hover span.block_span{
    color:#7cceee;
}
.grey{
    color:#c2c2c2;
}
.middle_main{
    padding-top:20px;
}
.for_candidates{
    width:290px;
    float:left;
    margin-right:20px;
    background:url(../images/for_candidates_header_bg.png) no-repeat scroll center top #fff;   
    
}
.for_candidates h1{
    font-family:arial;
    font-size:24px;
    font-weight:bold;
    padding:26px 0px 57px 120px;
    line-height:20px;
    color:#000;
    text-align:left;
}
.for_candidates h1 span{
    text-align:left;
    font-weight:normal;
    color:#8b8b8b;
}
.for_candidates h3{
    text-align:left;
    font-family:verdana;
    font-size:12px;
    font-weight:bold;
    color:#000;
}
.for_candidates p{
    font-family:verdana;
    font-size:11px;
    font-weight:normal;
    color:#000;
    line-height:19px;
    padding-bottom:11px;
}
.for_candidates_content{
    padding-left:18px;
    padding-right:18px;
    background:url(../images/for_candidates_content_bg.png) repeat-y;
}
.for_candidates_content a{
    font-family:verdana;
    font-size:11px;
    font-weight:normal;
    color:#639813;
    text-decoration:underline;
}
.for_candidates_content a:hover{
    text-decoration:none;
}
.for_candidates_content a img{
    padding-bottom:15px;
}
.for_candidates_content span{
    font-family:verdana;
    font-size:11px;
    font-weight:normal;
}
.for_candidates_footer{
    height:16px;
    background:url(../images/for_candidates_footer_bg.png) no-repeat scroll top;
}
.for_managers{
    width:290px;
    float:left;
    margin-right:6px;
    background:url(../images/for_managers_header_bg.png) no-repeat scroll center top #fff;

}
.for_managers h1{
    font-family:arial;
    font-size:24px;
    font-weight:bold;
    padding:26px 0px 57px 120px;
    line-height:20px;
    color:#228bb8;
    text-align:left;
}
.for_managers h1 span{
    text-align:left;
    font-weight:normal;
    color:#8b8b8b;
}
.for_managers h3{
    text-align:left;
    font-family:verdana;
    font-size:12px;
    font-weight:bold;
    color:#000;
}
.for_managers p{
    font-family:verdana;
    font-size:11px;
    font-weight:normal;
    color:#000;
    line-height:19px;
    padding-bottom:11px;
}
.managers_middle{
    margin:0px 1px 0px 1px;
    padding-left:18px;
    padding-right:18px;
    background:url(../images/managers_middle_bg_1.png) repeat-x scroll center bottom #fff;
}
.managers_prefooter{
    padding-bottom:12px;
}
.managers_prefooter img{
    display:inline;
    vertical-align:bottom;
}
.for_managers_content{
    background:url(../images/for_managers_content_bg.png) repeat-y;
}
.for_managers_content a{
    font-family:verdana;
    font-size:11px;
    font-weight:bold;
    color:#14688c;
    text-decoration:underline;
}
.for_managers_content a:hover{
    text-decoration:none;
}
.for_managers_content a img{
    padding-bottom:15px;
}
.for_managers_content span{
    font-family:verdana;
    font-size:11px;
    font-weight:normal;
}
.for_managers_footer{
    height:4px;
    background:url(../images/for_managers_footer_bg.png) no-repeat scroll top;
}
.from_the_blog{
    width:312px;
    float:right;
    background:url(../images/from_the_blog_bg.png) no-repeat scroll top;
    margin-right:40px;
}
.blog_link{
	padding-left:57px;
}
.blog_links{
    padding-top:103px;
}
.blog_links img{
    float:left;
    /*padding-left:57px;*/
    padding-right:7px;
}
.blog_links a{
    font-family:verdana;
    font-size:13px;
    font-weight:bold;
    color:#67aa01;
    text-decoration:underline;
}
.blog_links a:hover{
    text-decoration:none;
}
.blog_shot_desc{
    height:111px;
    line-height:20px;
    /*padding-left:75px;*/
    overflow:hidden;
}
.blog_shot_desc a{
    font-family:vendora;
    font-size:11px;
    text-decoration:underline;
    color:#000;
}
.blog_shot_desc a:hover{
    text-decoration:none;
}
.blog_second_link{
    padding-bottom:18px;
}
.blog_last_link{
    padding-bottom:40px;
}
.contact_with_us{
    float:right;
    width:300px;
    height:80px;
    margin-top:21px;
    margin-right:40px;
    background:url(../images/contant_with_us_bg.png) no-repeat scroll top;
}
.contact_with_us h1{
    text-align:left;
    font-family:arial;
    font-weight:normal;
    font-size:18px;
    color:#717171;
    padding-left:22px;
    line-height:80px;
}
.title_contact_us{
    float:left;
    width:150px;
}
.links_contact_us{
    float:left;
}
.links_contact_us img{
    display:inline;
    margin-top:14px;
    margin-left:14px;
}
.footer_main{
    margin-top:19px;
}
.testimonials{
    width:289px;
    float:left;
    margin-right:20px;
    background:url(../images/testimonials_header_bg.png) no-repeat scroll center top;
}
.testimonials_content{
    height:173px;
    margin-top:5px;
    background:url(../images/testimonials_content_bg.png) repeat-y;
}
.q_open{
    float:left;
    width:44px;
    margin-left:1px;
    margin-right:7px;
}
.q_close{
    display:block;
    float:right;
    margin-right:4px;
}
.testimonial{
    font-family:verdana;
    font-size:11px;
    font-weight:normal;
    color:#2b4504;
    float:left;
    width:230px;
    margin-top:19px;
    line-height:18px;
}
.testimonial_link{
    margin-top:14px;
    margin-left:18px;
    float:left;
}
.testimonial_link a{
    font-family:verdana;
    font-size:11px;
    color:#2b4504;
    font-weight:bold;
    text-decoration:underline;
}
.testimonial_link a:hover{
    text-decoration:none;
}
.testimonials_footer{
    height:28px;
    background:url(../images/testimonials_footer_bg.png) no-repeat scroll top;
}
.testimonials_footer a{
    font-family:verdana;
    font-size:11px;
    color:#111111;
    text-decoration:underline;
    margin-left:185px;
    line-height:30px
}
.testimonials_footer a:hover{
    text-decoration:none;
}
.promo{
    width:610px;
    float:right;
    margin-right:40px;
    background:url(../images/promo_header_bg.png) no-repeat scroll center top;
}
.promo_footer{
    height:5px;
    background:url(../images/promo_footer_bg.png) no-repeat scroll top;
}
.promo_content{
    margin-top:6px;
    background:url(../images/promo_content_bg.png) repeat-y;
}
.promo_content_2{
    margin:0px 1px 0px 1px;
    background:url(../images/promo_content_2_bg.png) no-repeat scroll center bottom #25b4ff;
}
.promo_content_2 img{
    margin-left:7px;
}
.promo_text{
    margin-left:235px;
    padding-bottom:20px;
    padding-right:5px;
    font-size:12px;
    font-family:verdana;
    color:#fff;
    line-height:18px;
}
.promo_text h3{
    line-height:25px;
    color:#fff;
    text-align:left;
}
.promo_text h1{
    line-height:30px;
    color:#fff;
    text-align:left;
}
.promo_text a{
    color:#fff;
    text-decoration:underline;
}
.promo_text a:hover{
    text-decoration:none;
}
.footer{
    height:59px;
    background:url(../images/footer_bg.png) repeat-x #424341;
}
.footer_menu li{
    float:left;
    list-style:none outside none;
}
.footer_menu li img{
    display:inline;
    padding-top:9px;
}
.footer_menu li a{
    font-family:verdana;
    font-size:11px;
    color:#fff;
    text-decoration:none;
    line-height:47px;
    margin-left:17px;
    margin-right:17px;
}
.footer_menu li a:hover{
    color:#c2ed83;
    text-decaration:none;
}
.copyright{
    color:#fff;
    padding-left:180px;
    padding-right:20px;
    font-family:verdana;
    font-size:11px;
    line-height:47px;
    height:57px;
    width:360;
    float:left;
    background:url(../images/copyright_bg.png) no-repeat;
}
.copyright span{
    font-weight:bold;
}
.footer_label img{
    padding-top:10px;
}
.hr{
    font-size:18px !important;
}
.sideArea{
    float:left;
    width:260px;
}
.submenu{
    width:260px;
    background:url(../images/submenu_title_header_bg.png) no-repeat;
    margin-bottom:20px;
}
.submenu_content{
    margin-top:-7px;
    background:url(../images/submenu_content_bg.png) repeat-y;
}
.submenu_title{
    margin-left:1px;
    margin-right:1px;
    background:url(../images/submenu_title_bg.png) repeat-x scroll center bottom;
}
.submenu_title span{
    display:block;
    padding:14px 0px 15px 20px;
    font-family:arial;
    font-size:18px;
    font-weight:bold;
    text-transform:uppercase;
}
.submenu_title_grey{
    display:inline !important;
    color:#929292;
}
.submenu_footer{
    background:url(../images/submenu_footer_bg.png) no-repeat;
    height:4px;
}
.sub_item{
    font-family:verdana;
    font-size:11px;
    font-weight:normal;
    margin-left:44px;
    width:200px;
    line-height:16px;
}
.sub_item a{
    font-family:verdana;
    font-size:12px;
    font-weight:bold;
    color:#67aa01;
    text-decoration:underline;
}
.sub_item a:hover{
    text-decoration:none;
}
.submenu_img{
    margin-left:22px;
    float:left;
}
.submenu_block{
    padding-top:12px;
    padding-bottom:12px;
    background:url(../images/submenu_block_bg.png) repeat-x scroll center bottom #fff;
    margin-left:1px;
    margin-right:1px;
}
.content{
    width:680px;
    background:url(../images/content_title_header_bg.png) no-repeat;
    float:right;
}
.content_content{
    margin-top:-8px;
    background:url(../images/content_content_bg.png) repeat-y;
}
.content_title{
    margin-left:3px;
    margin-right:3px;
    background:url(../images/content_title_bg.png) repeat-x scroll center bottom;
}
.content_title span{
    display:block;
    padding:14px 0px 15px 20px;
    font-family:arial;
    font-size:21px;
    font-weight:bold;
}
.content_title span a{
    color:#000;
    text-decoration:none;
}
.content_title span a:hover{
    text-decoration:underline;
}
.content_title_first{
    display:inline !important;
    font-weight:normal !important;
}
.main_area{
    font-family:verdana;
    font-size:12px;
    line-height:15px;
    margin-left:1px;
    margin-right:1px;
    background:url(../images/main_area_bg_1.png) repeat-x scroll center bottom #fff;
    padding:18px 18px 13px 18px;
}
.main_area p{
    text-align:left;
}
a.more-link {
    color:#000;
    text-decoration:underline;

}
a.more-link:hover{
    text-decoration:none;
}
.content_footer{
    background:url(../images/content_footer_bg.png) no-repeat;
    height:5px;
    margin-bottom:20px;
}
.connect_with_us{
    float:right;
    width:260px;
    height:80px;
    margin-top:21px;
    background:url(../images/submenu_connect_with_us_bg.png) no-repeat scroll top;
}
.connect_with_us h1{
    font-family:arial;
    font-weight:normal;
    font-size:18px;
    color:#595959;
    padding-left:22px;
    line-height:20px;
}
.title_connect_with_us{
    padding-top:14px;
    float:left;
    width:110px;
}
.links_connect_with_us{
    float:left;
}
.links_connect_with_us img{
    display:inline;
    margin-top:14px;
    margin-left:14px;
}



small {
font-family:Arial,Helvetica,Sans-Serif;
font-size:0.9em;
line-height:1.5em;
color:#777777;
}
.postmetadata  {
    padding-top:5px;
    text-align:center !important;
    clear:both;
    font-size:0.9em;
    color:#777777;
}
.postmetadata  a{
    color:#000;
    text-decoration:underline;
}
.postmetadata  a:hover{
    text-decoration:none;
}

Author: Michael Heilemann
Author URI: http://binarybonsai.com/
Tags: blue, custom header, fixed width, two columns, widgets

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #d5d6d7 url('images/kubrickbgcolor.jpg');
	color: #333;
	text-align: center;
	}

#page {
	background-color: white;
	border: 1px solid #959596;
	text-align: left;
	}

#header {
	background: #73a0c5 url('images/kubrickheader.jpg') no-repeat bottom center;
	}

#headerimg 	{
	margin: 7px 9px 0;
	height: 192px;
	width: 740px;
	}

#content {
	font-size: 1.2em;
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .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;
}

#footer {
	background: #e7e7e7 url('images/kubrickfooter.jpg') no-repeat top;
	border: none;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, 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;
	}
h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
        border:1px solid #DDDDDD;
	}
#respond:after {
		content: ".";
	    display: block;
	    height: 0;
	    clear: both;
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	display:block;
        border:1px solid #DDDDDD;
	}
/* 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;
	}
#commentform p a{
	color:#000;
        text-decoration:underline;
	}
#commentform p a:hover{
	text-decoration:none;
	}


.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
.commentmetadata a{
	color:#000;
        text-decoration:underline;
        }
        .commentmetadata a:hover{
        text-decoration:none;
        }
/* End Comments */
