/*  
Theme Name: Bossdev Blog
Theme URI: http://www.bossdev.com
Description: New Bossdev corp theme
Version: 2.0
Author: BOSSDEV Corp
Author URI: http://www.bossdev.com/
*/

html, body
{
	padding:    0px;
	margin:     0px;
	overflow: auto;
}
body {
	overflow: hidden;
}

h1, h2, h3, h4, h5, h6
{
	padding:     0px;
	margin:      0px;
	font-weight: 100;
}
h1.title_a
{
	display:  block;
	height:   22px;
	padding:  0px;
	margin:   0px;
	overflow: hidden;
	position: relative;
}
h2.title_b
{
	display:  block;
	height:   16px;
	padding:  0px;
	margin:   0px;
	overflow: hidden;
	position: relative;
}
.left {
	float:left;
}
#title_b
{
	margin-top: 25px;
}

h1 embed, h1 object
{
	position: absolute;
	top:      -8px;
}

img
{
	border: 0px;
}

form
{
	padding: 0px;
	margin:  0px;
}

input.input
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:   12px;
	color:       #000000;
}

.g_txt 
{
	/*letter-spacing: 1px;*/
}
.col
{
	float: left;
}

.endline
{
	clear:       both;
	overflow:    hidden;
	height:      0px;
	font-size:   0px;
	line-height: 0px;
}
a.back {
	background: url(images/block_path_link_ico_back.gif) no-repeat 100% 50% !important;
}
#main_flash {
	width:  100%;
}


#container
{
	width:    100%;
	margin:   0px auto 0px auto;
	position: absolute;
	left:     0px;
	top:      50px;
	z-index:  100;
	overflow: hidden;
}

#header
{
	width:            100%;
	background-color: #D7D7CB;
	height:           44px;
	text-align:       center;
	background:       url(images/header_bg_a.jpg) left bottom repeat-x;
	text-align:       center;
}

#menu
{
	width:            100%;
	background-color: #cc2e2f;
	height:           40px;
	line-height:      20px;
	text-align:       center;
	position:         relative;
	overflow:         visible;
	font-family:    Verdana, Geneva, sans-serif;
	font-size:      11px;
	top: 8px;
}
	#menu a
	{
		color:           #FFF;
		text-transform:  uppercase;
		text-decoration: none;
		margin:          0px 15px 0px 15px;
		white-space:     nowrap;
		cursor:          pointer;
		position:		 relative;
		background: transparent;
		padding: 0 6px 0 0;
	}
	#menu a, #menu a.active
	{
		text-decoration: none;
		color:           #FFAE00;
	}
	#menu a.empty
	{
		padding: 0px 73px 0px 73px;
	}
	#menu a.logo
	{
		position: relative;
		top:      -7px;
		margin:   0px;
	}
	#menu .links
	{
		position: relative;
		left:     22px;
	}

#main_flash_top_menu {
	font-size: 11px;
	font-weight: normal;
	font-family: Arial,Helvetica,sans-serif;
	text-align: center;
	height: 60px;
	background-color: #eff0ea;
}
#main_flash_top_menu a {
	height: 60px;
	font-size: 9px;
	color: #77796f; 
	text-decoration: none;
	background: none;
	padding: 0 6px 0 0;
}
#main_flash_top_menu a.red {
	color: #d4302e;
}
#main_flash_top_menu .menu {
	list-style: none;
	width: 720px;
	margin: 0 auto;
}
#main_flash_top_menu .menu li {
	float: left;
	padding: 18px 10px;
}
.red_menu {
	list-style: none;
	width: 658px;
	padding: 0 0 0 44px;
	margin: 0 auto;
}
.red_menu li {
	float: left;
	line-height: 15px;
	padding: 8px 2px 0;
}
.red_menu li a.logo {
	top: -15px !important;
}

#content
{
	width: 100%;
	margin: 1px auto 0px auto;
	overflow: auto;
	position: relative;
	background-color: #FFF;
	line-height: 14px;
	vertical-align: baseline;
}

#block_a
{
	width:      990px;
	margin:     0px auto 0px auto;
}

#block_b
{
	margin:      40px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:   11px;
	color:       #747474;
	line-height: 16px;
}
	#block_b h2
	{
		padding: 0px 0px 8px 0px;
		margin:  0px;
	}
	#block_b h3
	{
		display:   block;
		font-size: 14px;
		color:     #0E8677;
		padding:   21px 0px 7px 0px;
	}
	#block_b .text
	{
		width: 410px;
		line-height: 18px;
	}
	#block_b .text ul 
	{
		margin: 0;
		padding: 0;
		list-style: none;
	}
	#block_b a
	{
		text-decoration: none;
		color:           #747474;
		background:      url(images/block_path_link_ico.gif) right center no-repeat;
		padding:         0px 6px 0px 0px;
	}
	#block_b a:hover
	{
		color: #F96937;
	}
	#block_b h3 a
	{
		color:           #0E8677;
		text-decoration: none;
		padding:         0px;
		background-image: none;
		
	}
	#block_b h3 a:hover
	{
		color: #F96937;
	}
	#block_b .sep
	{
		padding: 19px 0px 0px 0px;
	}

#block_c
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:   11px;
	color:       #747474;
	overflow:    hidden;
	width:       460px;
	line-height: 14px;
	height:      500px;
	position:    relative;
}
	#block_c #block_c_c
	{
		width:    460px;
		position: absolute;
		left:     0px;
		top:      0px;
	}
	#block_c h2
	{
		padding: 0px 0px 8px 0px;
		margin:  0px;
	}
	#block_c h3
	{
		display:   block;
		font-size: 14px;
		color:     #0E8677;
		padding:   21px 0 5px 3px;
		letter-spacing: 0;
		
	}
	#block_c .text
	{
		width: 410px;
		padding-left: 3px;
	}
	#block_c a
	{
		text-decoration: none;
		color:           #747474;
		background:      url(images/block_path_link_ico.gif) right center no-repeat;
		padding:         0px 6px 0px 3px;
	}
	#block_c a:hover
	{
		color: #F96937;
	}
	#block_c .links
	{
		padding: 12px 0px 0px 0px;
	}
	#block_c .links a
	{
		font-size:    10px;
		margin-right: 14px;
	}
	#block_c .date
	{
		padding: 0px 0px 8px 0px;
	}
	#block_c .date a
	{
		padding:          0px;
		background-image: none;
	}
	#block_c .sep
	{
		padding: 19px 0px 0px 0px;
	}

#block_d
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:   11px;
	color:       #747474;
}
	#block_d .calendar
	{
		padding: 6px 0px 0px 0px;
	}
	#block_d ul, #block_d li
	{
		padding:    0px;
		margin:     0px;
		list-style: none;
	}
	#block_d ul
	{
		margin: 30px 0px 0px 20px;
	}
	#block_d li
	{
		margin: 0px 0px 15px 0px;
	}
	#block_d a
	{
		color:           #747474;
		text-decoration: none;
		background:      url(images/block_path_link_ico.gif) right center no-repeat;
		padding:         0px 6px 0px 0px;
	}
	#block_d a:hover
	{
		text-decoration: underline;
	}
	#block_d .g_txt li a.red {
		color: #EC3636;
	}

#block_e
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:   11px;
	color:       #747474;
}
	#block_e h2
	{
		display: block;
		padding: 45px 0px 10px 0px;
	}
	#block_e h3
	{
		font-size:   14px;
		color:       #0E8677;
		line-height: 18px;
		letter-spacing: 0;
	}
	#block_e h4
	{
		display: block;
		padding: 18px 0 0 0;
	}
	#block_e .text
	{
		width:       342px;
		padding:     13px 0px 13px 2px;
		line-height: 14px;
		text-align: justify;
	}
	#block_e .text div
	{
		margin-top: 5px;
	}
	#block_e .text span
	{
		line-height: 26px;
	}
	#block_e .red
	{
		color: #EC3636;
	}
	#block_e a
	{
		text-decoration: none;
		background:      url(images/block_path_link_ico.gif) right center no-repeat;
		color:           #747474;
		padding:         0px 6px 0px 0px;
	}
	#block_e a:hover
	{
		color: #F96937;
	}
	#block_e .list	{
		padding: 12px 0px 0px 0px;
	}
	#block_e .list a,
	#block_f .list a
	{
		background-image: none;
		padding:          0px;
		text-decoration:  none;
	}
	#block_e .list a:hover,
	#block_f .list a:hover
	{
		text-decoration: underline;
	}
	#block_e .list a.active,
	#block_f .list a.active
	{
		color: #EC3636;
	}
	#block_e .red {
		background: none;
	}
	#block_e .red:hover {
		text-decoration: underline;
		color: #EC3636;
	}
	#block_e .careers_h3 {
		margin-top: 18px;
		padding-left: 2px;
	}

#block_f
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:   11px;
	color:       #747474;
	line-height: 14px;
}
	#block_f h2
	{
		display: block;
		padding: 45px 0px 10px 0px;
	}
	#block_f ul 
	{
		list-style: none;
		padding: 0 0 0 2px;
		margin: 0 0 21px 0;
	}
	#block_e .red,
	#block_f .red
	{
		color: #EC3636;
		letter-spacing: 0;
	}
	#block_f a
	{
		text-decoration: none;
		color:           #747474;
		background:      url(images/block_path_link_ico.gif) right center no-repeat;
		padding:         0px 6px 0px 0px;
	}
	#block_f a:hover
	{
		text-decoration: underline;
	}
	#block_f a.red
	{
		color: #EC3636;
	}
	#block_f .careers_ul {
		padding-left: 2px;
	}
	#block_f .careers_ul li {
		padding-top: 16px;
	}
	#block_f .careers_ul h3 {
		line-height:18px;
		color:#0E8677;
		font-size:14px;
		letter-spacing:0;
	}
	#block_f .careers_ul h3 a{
		color:#0E8677;
		font-size:14px;
		letter-spacing:0;
		background: none;
	}
	#block_f .careers_ul h3 a:hover {
		text-decoration: underline;
	}
	#block_f .careers_ul h4 {
		color:#F96937;
		font-weight: bold;
		margin-bottom: 16px;
		font-size: 11px;
	}
	#block_f .list {
		padding: 0;
	}

.content
{
	width: 990px;
}

#block_path
{
	height:      49px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:   11px;
	color:       #747474;
	float:       left;
}
	#block_path ul, #block_path li
	{
		padding:    0px;
		margin:     0px;
		list-style: none;
	}
	#block_path ul
	{
		margin: 23px 0px 0px 2px;
	}
	#block_path li
	{
		float: left;
		padding: 0px 16px 0px 0px;
	}
	#block_path a
	{
		color:           #747474;
		text-decoration: none;
		background:      url(images/block_path_link_ico_a.gif) left center no-repeat;
		padding:         0px 0px 0px 6px;
	}
	#block_path a:hover
	{
		text-decoration: underline;
	}
	#block_path a.active
	{
		color: #EC3636;
	}

#block_path_a
{
	height:      46px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:   11px;
	color:       #747474;
	float:       left;
}
	#block_path_a ul, #block_path_a li
	{
		padding:    0px;
		margin:     0px;
		list-style: none;
	}
	#block_path_a ul
	{
		margin: 23px 0px 0px 2px;
	}
	#block_path_a li
	{
		float: left;
		padding: 0px 16px 0px 0px;
	}
	#block_path_a a
	{
		color:           #747474;
		text-decoration: none;
		background:      url(images/block_path_link_ico.gif) left center no-repeat;
		padding:         0px 0px 0px 6px;
	}
	#block_path_a a:hover
	{
		text-decoration: underline;
	}
	#block_path_a a.active
	{
		color: #EC3636;
	}

#flashcontent_who_we_are
{
	height: 440px;
}
	
#fblock_what_we_do 
{
	height: 330px;
}
	
#block_left_a
{
	float:       left;
	width:       990px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:   11px;
	color:       #747474;
	padding:     12px 0px 0px 0px;
	line-height: 14px;
}
	#block_left_a_txt 
	{
		width: 460px;
	}
	#block_left_a a
	{
		text-decoration: none;
		color:           #757575;
		font-size:       11px;
		margin:          0px 22px 0px 0px;
		background:      url(images/block_path_link_ico.gif) right center no-repeat;
		padding:         0px 6px 0px 0px;
	}
	#block_left_a a:hover
	{
		color: #F96937;
	}

#block_left_b
{
	float:       left;
	width:       530px;
	text-align:  right;
	padding-top: 90px;
}

#block_left_c
{
	float:       left;
	width:       664px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:   11px;
	line-height: 14px;
	color:       #757575;
	margin:      13px 0px 0px 0px;
}
	#block_left_c a
	{
		text-decoration: none;
		color:           #757575;
		font-size:       11px;
		margin:          0px 22px 0px 0px;
		background:      url(images/block_path_link_ico.gif) right center no-repeat;
		padding:         0px 6px 0px 0px;
	}
	#block_left_c a:hover
	{
		color: #F96937;
	}

#block_left_d
{
	float:       left;
	width:       324px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:   11px;
	color:       #747474;
}
	#block_left_d ul, #block_left_d li
	{
		padding:    0px;
		margin:     0px;
		list-style: none;
	}
	#block_left_d ul
	{
		margin: 12px 0px 0px 110px;
	}
	#block_left_d li
	{
		padding: 0px 0px 8px 0px;
	}
	#block_left_d li a
	{
		text-decoration: none;
		color:           #747474;
		background:      url(images/block_path_link_ico.gif) right center no-repeat;
		padding:         0px 6px 0px 0px;
	}
	#block_left_d li a:hover
	{
		color: #F96937;
	}

#block_left_e
{
	float: left;
	width: 529px;
}
	#logo_forr 
	{
		margin-right: 21px;
	}

#block_left_f
{
	width: 459px;
	float: left;
	position: relative;
}

#block_left_g
{
	float:   left;
	width:   352px;
	padding: 43px 0px 0px 0px;
}
#block_left_h
{
	float: left;
	width: 424px;
}
#block_left_i
{
	float: left;
	width: 210px;
}

h2#title_m 
{
	margin-top: 44px;
}

.content.events  #block_d ul.g_txt {
	margin-left: 9px;
	margin-top: 18px;
}
.content.events  #block_left_g  {
	width: 200px;
	padding-top: 33px;
}
.content.events  #block_left_h h1.title_a {
	margin-bottom: 10px;
}
.content.events h3.events_h3 {
	color: #F26A20 !important;
	padding-left: 2px;
	padding-top:5px;
}
.content.events #block_left_h {
	width: 576px;
	position: relative;
}
.content.events #register_n {
	position: absolute;
	top: -26px;
	right: 67px;
	width: 86px;
	height: 20px;
}
.content.events #register_n a{
	background: transparent url(images/block_path_link_ico_a.gif) no-repeat scroll left center;
	padding-left: 6px;
	color:#747474;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	text-decoration: none;
}
.content.events #register_n a:hover {
	text-decoration: underline;
}
.content.events #block_left_h .text {
	width: 494px;
	text-align: justify;
}
.content.events #block_left_h .text.und {
	text-decoration: underline;
}
.content.events #block_f h2 {
	margin-bottom: 5px;
	padding-top: 1px;
}
.careers_h3 span {
	color: #888;
	font-size: 11px;
}
.content.events #block_left_h .inpt {
	margin-bottom: 13px;
}
.content.events #block_left_h .inpt input{
	font-size: 11px;
	color: #747474;
	border: 1px solid #888888;
	padding: 7px 12px;
	width: 286px;
}
.content.events #block_left_h .inpt input.but {
	width: 55px;
	height: 20px;
	padding: 0 0 3px 0;
	background: #fff url(images/block_path_link_ico_a.gif) no-repeat 45px 7px;
	cursor: pointer;
}
*+html .content.events #block_left_h .inpt input.but {
	padding: 0;
}
.content.events #block_left_h .inpt.buts {
	padding-left: 199px;
}
.content.news #block_f ul.mtop {
	margin-top: 18px;
}
.content.news #block_e .text,
.content.news #block_e .list {
	padding-top: 18px;
}
.content.news #block_e .text img {
	margin-right: 10px;
}
.content.news #block_e .text a.back {
	float: right;
}
.content.news #block_e h4 {
	color:#F96937;
	font-size:12px;
	font-weight:bold;
	margin:10px 0 15px 0;
	padding: 0;
}
.content.news #block_e .text {
	width: 352px;
}
.content.wpapers #block_left_h {
	width: 726px;
}
.content.wpapers #block_left_i {
	width: 250px;
}
.content.wpapers #block_f h4 {
	font-size: 12px;
}
.content.wpapers #block_e .text {
	width: 660px;
}
.content.wpapers #block_e .ea_map {
	margin: 15px 0 7px;
}
.content.wpapers #block_e .pdf {
	height: 24px;
	background: url(images/pdf_n.png) no-repeat 0 0;
	padding-left: 25px;
}
.content.wpapers #block_e .pdf div {
	margin: -3px 0 0 0;
	font-size: 10px;
}
.content.wpapers #register_n {
	right: 55px;
}
.content.past #events {
	width: 494px;
	margin-bottom: 37px;
}
*+html .content.past #events {
	margin-bottom: 20px;
}
.content.past #events .ev{
	width: 241px;
	float: left;
	margin-top: 26px;
}
.content.past #events .ev.sec{
	margin-left: 10px;
}
.content.past #events .ev .txt_blk {
	padding: 15px 0 0 20px;
}
.content.past #events .ev img {
	border: 5px solid #DFDFD7;
}
.content.past #block_e .list {
	padding-top: 21px;
}
.content.blog #block_left_h {
	width: 290px;
	margin-right: 65px;
	padding-top: 55px;
}
.content.blog #block_e .blog_calendar img{
	padding-top: 50px;
}
.content.blog #block_e h2 {
	padding: 20px 0 7px 0;
	color: #fb6a3b;
}
.content.blog  ul.archiv {
	margin: 10px 0;
	padding: 0 0 0 2px;
}
.content.blog  ul.archiv li{
	margin: 0;
	padding-left: 6px;
	background: url(images/block_path_link_ico.gif) no-repeat 0 50%;
	line-height: 18px;
}
.content.blog  ul.archiv li a {
	background: none !important;
}
.content.blog #rss_block {
	height: 136px;
	width: 287px;
	border: 1px solid #EAEAEA;
	background: #fff url(images/rss.png) no-repeat 50% 50%;
	cursor: pointer;
}
.content.blog #block_left_i {
	width: 630px;
	padding-top: 55px;
}
.content.blog #block_f h3 {
	font-size: 21px;
	color: #1E8E80;
	margin-bottom: 14px;
}
.content.blog #block_f h3 a {
	font-size: 21px;
	color: #1E8E80;
	text-decoration: none;
	background: none;
}
.content.blog #block_f h4{
	font-size: 12px;
	color: #F96937;
	font-weight: bold;
	margin-bottom: 16px;
}
.content.blog #block_f .post{
	line-height: 40px;
}
.content.blog #block_f .post img {
	vertical-align: middle;
}
.content.blog .year {
	font-weight: bold;
	background: none !important;
}
.content.blog .year.select {
	color: #F96937 !important;
}

#footer
{
    background: #fff url(images/footer_shadow.gif) left top repeat-x;
	font-family:      Arial, Helvetica, sans-serif;
	font-size:        11px;
	color:            #b8b8b8;
	text-align:       center;
	height:           30px;
	line-height:      30px;
	width: 100%;
}
	#footer img
	{
		position: relative;
		top:      2px;
		margin:   0px 8px 0px 8px;
	}
	#footer a
	{
		background-color: #FFF;
		color:            #b8b8b8;
		text-decoration:  none;
	}
	#footer a:hover
	{
		text-decoration: underline;
	}


	
	
#wp-calendar {
    width: 100%;
    border: solid #eaeaea 1px;
    font-size: 11px;
    font-weight: bold;
}

    #wp-calendar caption {
        font-size: 18px;
        color: #87a33c;
        text-align: left;
        text-transform: uppercase;
        padding-bottom: 5px;
    }

    #wp-calendar tfoot {
        display: none;
    }

    #wp-calendar th, #wp-calendar td {
        text-align: center;
        padding: 5px 0;
    }

    #wp-calendar th {
        color: #ec3636;
    }

    #wp-calendar td {
        color: #328fbb;
    }

    #wp-calendar td a {
        color: #328fbb;
        font-weight: bold;
    }

    #wp-calendar a {
        background: none;
        color: #fb6a3b !important;
    }

.widget_calendar h2 {
    display: none !important;
}    

.widget_archive h2 {
    border-bottom: solid #eaeaea 1px;
    padding: 20px 0 7px 0 !important;
    color: #fb6a3b;
}

.widget_archive ul {
    padding: 10px 0;
    margin: 0;
}

.widget_archive li {
    padding: 2px 0;
    list-style-type: none;
}

.widget_archive a {
    background: transparent url(images/block_path_link_ico.gif) left center no-repeat !important;
    padding-left: 6px !important;
}

textarea {
    width: 400px;
    border: solid #bcbcbc 1px;
}

.textarea {
    border: solid #bcbcbc 1px;
}

#comments, #respond, .pagetitle {
    font-size: 16px;
    font-weight: bold;
}

.navigation a {
    background: none !important;
}