/*  
Theme Name: IT Sessions
Theme URI: http://www.seanodavies.com/
Description: Custom theme by http://www.seanodavies.com/
Version: 1.0
Author: www.seanodavies.com
Author URI: http://www.seanodavies.com/
*/

/*
Blue: #006699
Yellow: #EEE
*/

body{
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;	
	font-size:90%;
	color:#333;
	background:#ffffff url(images/bgr_main.gif) repeat-y center top;
}
#wrapper{
	background:url(images/bgr_top.png) no-repeat center top;
}
#page{
	width:1000px;
	margin:0 auto;
	
}
/* HEADER */
#header{
	width:100%;
	height:120px;
	overflow:hidden;
	background-color: #EDEFF4;
}
#header #logo{
	float:left;
	background-image: url(images/web_logo.png);
	background-repeat: no-repeat;
	height:110px;
	width:400px;
	margin-top:5px;
	margin-left:15px;
}

#free_estimate{
	float:right;
	width:225px;
	padding:50px 0 0 0;
}
#free_estimate a{
}
/* mainmenu */
#mainmenu{
	width:100%;
	height:50px;
	background-color: #37B0E9;
	background-image:url(images/nav_background.png);
	background-repeat:repeat-x;
}
#mainmenu ul{
	margin: 0;
	padding:15px 0 0 40px;
	float:left;
	list-style-type: none;
	z-index:1000;
}
/*Top level list items*/
#mainmenu ul li{
	position: relative;
	display: inline;
	float: left;
	z-index:1000;
	color:#EEE;
	font-size:14px;
	font-weight:bold;
	text-transform:capitalize;
	padding:0 0 0 40px;
}
#mainmenu ul li.first{
	padding:0;
	background:none;
}
/*Top level menu link items style*/
#mainmenu ul li a{
	display:block;
	color:#EEE;
	z-index:1000;
}
* html #mainmenu ul li a{ /*IE6 hack to get sub menu links to behave correctly*/
	display: inline-block;
	float:left;

}
* html #mainmenu ul li ul li a{ /*IE6 hack to get sub menu links to behave correctly*/
	float:none;
}
#mainmenu ul li a:link, #mainmenucat ul li a:visited{
}
#mainmenu ul li a:hover, #mainmenu .current_page_item a, #mainmenu .select a{
	color:#EEE;
}
/*1st sub level menu*/
#mainmenu ul li ul{
	position: absolute;
	left: 0;
	display: block;
	visibility: hidden;
	margin:0 0 0 39px;
	padding:0;
	background:#666;
}
/*Sub level menu list items (undo style from Top level List Items)*/
#mainmenu ul li ul li{
	display: list-item;
	float: none;
	font-size:1.0em;
	background:none;
	padding:0;
}
/*All subsequent sub menu levels vertical offset after 1st level sub menu */
#mainmenu ul li ul li ul{
	top: 0;
	margin:0 0 0 1px;
	background:#666;
}
/* Sub level menu links style */
#mainmenu ul li ul li a, #mainmenu ul li.current_page_item ul a, #mainmenu ul li.select ul a{
	width: 160px; /*width of sub menus*/
	height:auto;
	padding: 5px 5px 5px 10px;
	margin: 0;
	background:#666;
	border-top-width: 0;
	text-align:left;
	text-decoration:none;
	font-weight:normal;
	color:#fff;
	font-size:13px;
	text-transform:capitalize;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
}
#mainmenu ul li ul li a:hover, #mainmenu ul li ul li.select a{ /*sub menus hover style*/
	color:#fff;
	background-color: #666;
}
/* Sub level menu links style */
#mainmenu ul li ul li ul li a, #mainmenu ul li.current_page_item ul ul a, #mainmenu ul li.select ul ul a{
	border-bottom: 1px solid #333;
	background:#666;
}
#mainmenu ul li ul li ul li a:hover{ /*sub menus hover style*/
	color:#fff;
	background:#666;
}

#cart {
	background-image:url(images/cart.png);
	background-position:75px 50%;
	background-repeat:no-repeat;
	height:50px;
	margin-left:870px;
	width:120px;
}

#single_cart {
	background-image:url(images/cart.png);
	background-position:75px 50%;
	background-repeat:no-repeat;
	height:50px;
	width:120px;
}

#single_cart:hover {
	background-image:url(images/cart_over.png);
	background-position:75px 50%;
	background-repeat:no-repeat;
	height:50px;
	width:120px;
}
#cart p {
	width:70px;
	font-weight: bolder;
	color: #FFF;
	padding-top:15px;
}

#cart:hover {
	background-image:url(images/cart_over.png);
	background-position:75px 50%;
	background-repeat:no-repeat;
	height:50px;
	margin-left:870px;
	width:120px;
}

/* ######### CSS classes applied to down and right arrow images  ######### */
/*board*/
#board{
	width:100%;
	height:150px;
	overflow:hidden;
}
#sub_board{
	width:100%;
	height:100px;
	background:url(images/bgr_sub_board.png) no-repeat;
	overflow:hidden;
}
#attendee_board{
	width:100%;
	height:100px;
	background:url(images/bgr_attendee_board.png) no-repeat;
	overflow:hidden;
}

#exhibitor_board{
	width:100%;
	height:100px;
	background:url(images/bgr_exhibitor_board.png) no-repeat;
	overflow:hidden;
}

#speaker_board{
	width:100%;
	height:100px;
	background:url(images/bgr_speaker_board.png) no-repeat;
	overflow:hidden;
}

#about_board{
	width:100%;
	height:100px;
	background:url(images/bgr_about_board.png) no-repeat;
	overflow:hidden;
}

#presenter_board{
	width:100%;
	height:100px;
	background:url(images/bgr_presenter_board.png) no-repeat;
	overflow:hidden;
}

#board_inner {
	float:left;
	padding:25px 0 0 40px;
	width:550px;
}

#board_inner h1 {
	color:#FFF;	
}

#board_flash {
	width 400px;
	float:right;
}

#testimonials {
	width:300px;
	color:#FFF;
	float:right;
	margin-right:10px;
	margin-top:10px;
}

.testimonials {
	width:300px;
	padding-top:10px;
	padding-left:10px;
}
#sub_board h1,
#board h1{
	color:#006699;
	font-size:45px;
	font-family: Arial, Helvetica, sans-serif;	
	padding:0 0 5px 0;
	font-weight:normal;
}
#sub_board h2,
#board h2{
	color:#37B0E9;
	font-size:30px;
	line-height:1.25em;
	font-family: Arial, Helvetica, sans-serif;	
	padding:0 0 5px 0;
	font-weight:normal;
	letter-spacing:-2px;
}

/* BODY */

#body{
	width:100%;
	overflow:hidden;
	padding:0 0 50px 0;
	background-color: #FFF;
	background-image: url(images/bgr_body.png);
	background-repeat: repeat-x;
}
#content {
	float:left;
	padding:25px 0 0 50px;
	width:650px;
}
.home #content{
	width:625px;
	float:left;
	padding:10px 0 0 10px;
}
#sidebar {
	float:right;
	padding:10px 14px 0 0;
	width:270px;
	font-size:85%;
}

#seminar_buttons {
	clear:both;	
}

#button {
	background-image:url(images/exhibitor_registration.png);
	background-repeat:no-repeat;
	height:37.5px;
	margin:10px;
	width:175px;
	float:left;
	padding-top:7.5px;
	text-align:center;
}

#button:hover {
	background-image:url(images/registration_hover.png);
	background-repeat:no-repeat;
	height:37.5px;
	margin:10px;
	width:175px;
	float:left;
	padding-top:7.5px;
	text-align:center;
}

#button a {
	color:#FFF;	
}

#button a:hover {
	color:#FFF;	
	text-decoration:none;
}

/* post */
.post{
	width:100%;
	margin:0 0 10px 0;
	border-bottom:1px solid #333;
}
.single .post{
	border-bottom:0;
}
.post .post_top{
	padding:0 0 10px 0;
	border-bottom:1px dashed #EEE;
}
.post .post_title{
	width:100%;
	overflow:hidden;
}
.post_title h2{
	font-size:25px;
	font-family: Arial, Helvetica, sans-serif;	
	font-weight:normal;
	float:left;
	line-height: 25px;
	width:100%;
	padding:5px 0 0 0;
}
.post_title h2 a{
}
.post .post_comm{
	float:right;
	width:66px;
	height:5px;
	text-align:center;
	background:url(images/bgr_post_comm.png) no-repeat;
}
.post .post_comm span{
	display:block;
	color:#fff;
	font-size:25px;
	font-family: Arial, Helvetica, sans-serif;	
	padding:4px 0 0 0;
}
.post .post_comm span a{
	color:#fff;
}
.post .post_top p{
	line-height:1.5em;
	color:#333;
}
.post .post_top p span, .post .post_top p a{
}
.post .post_top p strong, .post .post_top p strong a{
}
.entry{
	line-height:20px;
	width:100%;
	overflow:hidden;
	padding:10px 0 10px 0;
}
.entry img{
	border:1px solid #09C;
}
.entry p{
	padding-bottom:5px;
}
.entry strong{
	color:#333;
}
.entry p a{
	font-weight:bold;
}
.entry p a:hover{
}
.entry p a.more-link{
	font-weight:bold;
	background:url(images/ico_more.gif) no-repeat left center;
	padding:0 0 0 15px;
}
.entry p a.more-link:hover{
}
.post-page{
}
h2.page_title{
	font-size:25px;
	color:#333;
	font-weight:normal;
	padding:0 0 20px 0;
	background:url(images/bgr_post_title.png) no-repeat left bottom;
}

.post-page .entry h1, .post-page .entry h2, .post-page .entry h3, .post-page .entry h4, .post-page .entry h5, .post-page .entry h6{
	color:#333;
	display:block;
	font-weight:normal;
}
.post-page .entry h1{

	font-size:30px;
	padding:0 0 15px 0;
}

.post-page .entry h2{
	font-size:25px;
	padding:0 0 14px 0;
}

.post-page .entry h3{
	font-size:20px;
	padding:0 0 12px 0;
}

.post-page .entry h4{
	font-size:18px;
	padding:0 0 10px 0;
}

.post-page .entry h5{
	font-size:16px;
	padding:0 0 8px 0;
}

.post-page .entry h6{
	font-size:14px;
	padding:0 0 6px 0;
}
/*board_home*/
#board_home{
	width:990px;
	overflow:hidden;
	padding:10px 0 0 10px;
}
.board_home{
	float:left;
	background:url(images/bgr_board_home.png) no-repeat;
	width:275px;
	height:310px;
	margin:0 10px 0 0;
	padding:20px 10px 0 20px;
}

.board_home_top {
	background:url(images/board_home_top.png) no-repeat;
}

.board_home_main {
	background:url(images/board_home_main.png) repeat y;
}

.board_home_bottom {
	background:url(images/board_home_bottom.png) no_repeat;
	height:10px;
}

.board_home h2{
	font-size:23px;
	font-family: Arial, Helvetica, sans-serif;	
	font-weight:normal;
	color:#333;
	letter-spacing:-1px;
	height:30px;
	margin-bottom:5px;
}
.board_home p {
	color:#EEEEEE;
	font-size:10.5px;
	line-height:1.5em;
}

.board_home ul {
	margin-left:-10px;
	margin-top:0;
	margin-bottom:0;
	padding-top:0;
	padding-bottom:0;
}

.board_home li {
	font-size:12px;
	line-height:1.5em;
	color:#EEE;
	list-style-type: square;
}

.board_home a {
	color:#EEE;
	font-weight:bold;
	text-align:right;
	margin-top:5px;
}

.board_home a:hover {
	color:#EEE;
	font-weight:bold;
	text-decoration:underline;
	margin-top:5px;
}

.more {
	text-align:right;
}

/*home_welcome*/

#home_welcome{
	width:100%;
	overflow:hidden;
	padding-left:15px;
}
#home_welcome h2{
	color:#333;
	font-size:25px;
	font-family: Arial, Helvetica, sans-serif;	
	font-weight:normal;
}
#home_welcome h3{
	color:#333;
	font-size:15px;
	font-family: Arial, Helvetica, sans-serif;	
	font-weight:normal;
	padding:0 0 10px 0;
}
#home_welcome h2 a{
	color:#333;
}
#home_welcome p{
	color:#333000;
	line-height:1.6em;
	font-family: Arial, Helvetica, sans-serif;	
	padding:5px 0 5px 10px;
}
#home_welcome p img{
	margin:4px 10px 0 0;
	float:left;
	border:2px solid #9d9d9d;
}
/*home_prices*/
#home_prices{
	width:593px;
	overflow:hidden;
	padding:0 0 10px 0;
	background:#d6dff1;
	border:1px solid #989dac;
	padding:12px 18px 12px 18px;
	margin:0 0 16px 0;
}
.home_prices{
	float:left;
	width:271px;
	color:#333;
	font-size:12px;
	line-height:1.6em;
}
.home_prices a{
	color:#333;
}

.home_prices_last{
	float:right;
}
.home_prices h2{
	font-size:13px;
	padding:4px 0 4px 30px;
	background:url(images/ico_price.gif) no-repeat left center;
	color:#333;
	margin:0 0 6px 0;
}
.home_prices p{
	padding:0 0 12px 6px;
}
.home_prices ul{
	margin:0 0 0 16px;
}
.home_prices li{
	padding:3px 0 3px 14px;
	background:url(images/ico_price2.gif) no-repeat left 8px;
}
/*home_testimonial*/
#home_testimonial{
	width:95%;
	overflow:hidden;
	margin:0 0 0 6px;
}
#home_testimonial h2{
	font-size:21px;
	font-family: Arial, Helvetica, sans-serif;	
	font-weight:normal;
	color:#333;
}
#home_testimonial h3{
	font-size:17px;
	font-family: Arial, Helvetica, sans-serif;	
	font-weight:normal;
	color:#333;
}
#home_testimonial ul{
	padding:2px 0 0 0;
}
#home_testimonial li{
	color:#333;
	font-size:13px;
	line-height:1.6em;
	background:url(images/ico_dot.gif) repeat-x bottom;
	padding:10px 0 10px 0;
}
#home_testimonial li.last{
	background:none;
	padding:10px 0 0 0;
}
#home_testimonial li a{
	color:#6585c7;
	text-decoration:underline;
	display:block;
	margin:5px 0 0 0;
	font-weight:bold;
}
#home_testimonial li a:hover{
	text-decoration:none;
}

/*sidebar_box*/

.sidebar_box{
	background:#F9F9F9 url(images/bgr_sidebar_box.png) repeat-x scroll 0 0;
	border:1px solid #DDDDDD;
	margin:10px;
	overflow:hidden;
	width:250px;
}

.seminars {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #006699;
	padding:5px;
	margin:10px;
}

.seminar_info {
	margin-left:15px;
}

.seminar_box_body{
	width:290px;
	height:150px;
	overflow:scroll;
	padding:5px;
}

.sidebar_box h2{
	color:#EEEEEE;
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:normal;
	background-color: #333;
	padding: 5px;
}

.sidebar_box_body {
	overflow:hidden;
	padding:5px;
	width:235px;
}

.sidebar_box_body h3{
	color:#EEE;
	font-size:18px;
	font-family: Arial, Helvetica, sans-serif;	
	font-weight:normal;
	padding:5px 0 5px 5px;
	letter-spacing:-1px;
}

.sidebar_box ul{
}
.sidebar_box ul li{
	padding:8px 0 8px 0;
	font-size:12px;
	line-height:1.3em;
}
.sidebar_box ul li a{
	background:url(images/ico_serv.gif) no-repeat left 1px;
	padding:2px 0 2px 20px;
}
#sidebar_ads ol{
	float:left;
	list-style:none;
}
#sidebar_ads ol li{
	float:left;
	padding:0 8px 10px 0;
	list-style:none;
}
#sidebar_ads ol li.last{
	padding:0 0 10px 0;
}

#sidebar_ads ol li img{
	float:left;
	border:2px solid #d1d1d1;
	width:133px;
	height:74px;
}
/* FOOTER */
#footer{
	width:100%;
	height:155px;
	overflow:hidden;
	background:url(images/bgr_header.png) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
        background-color:#ACB8C9;	
}

#footer_logo{
	float:left;
	background-image: url(images/web_logo.png);
	background-repeat: no-repeat;
	height:110px;
	width:400px;
	margin-top:25px;
	margin-left:15px;
}
#footer_logo a{
	display:block;
	font-size:50px;
	color:#333;
	font-family: Arial, Helvetica, sans-serif;	
	letter-spacing:-2px;
	font-weight:bold;
}
#footer_logo a:hover{
	text-decoration:none;
}

#footer_right{
	float:right;
	padding:5px;
}
#footer ul{
	text-align:right;
	margin-right:10px;
}
#footer li{
	font-size:13px;
	color:#333;
	padding:0 0 0 11px;
	background:url(images/bgr_footer_li.gif) no-repeat left center;
	display:inline;
}
#footer li.first{
	padding:0;
	background:none;
}
#footer a{
	color:#333;
}
#footer p{
	text-align:right;
	font-size:13px;
	color:#333;
}
/* Begin Typography & Colors */

#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;
	}
/* End Typography & Colors */




/* 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: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
display:inline;
margin:0 7px 0 0;
padding:4px;
}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 98%;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 10px 10px;
	padding-left: 24px;
	padding-bottom:7px;
	background:url(images/blockquote_bg.gif) repeat-y;

	}



blockquote blockquote{

	background:url(images/blockquote_bg2.gif) repeat-y;

	}



blockquote cite {

	margin: 5px 0 0;

	display: block;

	}



.center {

	text-align: center;

	}




hr {

	display: none;

	}



a img {

	border: none;

	}





.navigation {

	display: block;

	margin:10px 0 0 0;

	overflow:hidden;

	clear:both;

	color:#333;

	font-size:13px;

	line-height:1.8em;

	}

.navigation a{

	color:#333;

	font-size:13px;

	}

.wp-pagenavi{

	background:#e9e9e9;

	padding:10px 15px 10px 15px;

	text-align:center;

	border:1px solid #d4d4d4;

	font-family: Arial, Helvetica, sans-serif;	

}

.wp-pagenavi a {

	padding: 6px; 

	margin: 2px;

	color:#333;

}

.wp-pagenavi span.pages {

	padding: 6px; 

	margin: 2px;

	background:#333;

	color:#fff;

}

.wp-pagenavi span.current {

	padding: 6px; 

	margin: 2px;

	background:#588526;

	color:#fff;

}

.wp-pagenavi span.extend {

	padding: 6px; 

	margin: 2px;

}

/* End Various Tags & Classes*/



/* Begin Lists



	Special stylized non-IE bullets

	Do not work in Internet Explorer, which merely default to normal bullets. */



.entry ul {
	margin: 0 10px 15px 10px;
	padding:15px 15px 15px 20px;
	background:#fff;
	border:1px solid #d6d6d6;
	list-style-type: square;
	} 



.entry ul li {

	border-bottom:1px solid #dbdbdb;
	padding:7px 0 7px 17px;

	}



.entry ol {

	margin: 0 10px 15px 10px;

	padding:15px 15px 15px 40px;

	background:#fff;

	border:1px solid #d6d6d6;

	}



.entry ol li {

	margin: 0;

	padding:7px 0 7px 0;

	border-bottom:1px solid #dbdbdb;

	}



.postmetadata ul, .postmetadata li {

	display: inline;

	list-style-type: none;

	list-style-image: none;

	}

	

ol li{

	list-style: decimal outside;

	}

/* End Entry Lists */







/* Begin Form Elements */

#searchform {

	margin: 10px auto;

	padding: 5px 3px; 

	text-align: center;

	}



#sidebar #searchform #s {

	width: 108px;

	padding: 2px;

	}



#sidebar #searchsubmit {

	padding: 1px;

	}



.entry form { /* This is mainly for password protected posts, makes them look better. */


	}



.wpcf7 select {
	width:350px;
}



#commentform{

	width:400px;

}



#commentform input {

	width: 170px;

	padding: 2px;

	margin: 5px 5px 1px 0;

	}



#commentform textarea {

	width: 350px;

	padding: 2px;

	}



#commentform #submit {

	margin: 5px 0 0 0;

	padding:0;

	width:85px;

	height:35px;

	}

/* End Form Elements */







/* Begin Comments*/



h2#comments{

	font-size:27px;

	font-family: Arial, Helvetica, sans-serif;	

	color:#333;

	font-weight:normal;

	border-bottom:1px solid #c2c2c2;

	padding:0 0 10px 0;

	margin:0 0 10px 25px;

}



.alt {

	margin: 0;

	padding: 10px;

	}



.commentlist {

	padding: 0;

	text-align: justify;

	}



.commentlist .comment {

	margin: 15px 0 0 25px;

	padding: 10px 15px 20px 15px;

	list-style: none;

	border:1px solid #bfbfbf;

	background:#f8f8f8;

	}



.commentlist .alt {

	border:1px solid #e5ded7;

	background:#efefef;

	}



.commentlist .comment .comment {

	margin: 15px 15px 15px 15px;

	padding: 10px 15px 20px 15px;

	width:auto;

	}



.commentlist p {

	margin: 10px 5px 10px 0;

	line-height:18px;

	}

.commentmet_data{

	width:100%;

	overflow:hidden;

}

.commentmet_data td{

	vertical-align:top;

	text-align:left;

}

.commentmet_avatar{

	width:102px;

	padding:15px 0 0 0;

}

.commentmet_text{

}

.commentmet_avatar img{

	border:1px solid #333;

}



#commentform p {


	margin: 5px 0;

	}



.commentmet_replay{

	width:100%;

	overflow:hidden;

}

.commentmet_replay a{

	float:right;

	display:block;

	text-indent:-9999px;

	text-transform:capitalize;

	background:url(images/button_replay.gif) no-repeat;

	width:79px;

	height:20px;

}



.nocomments {

	text-align: center;

	margin: 0;

	padding: 0;

	}



.commentmetadata {

	margin: 0;


	display: block;

	padding:0 0 5px 0;

	color:#636363;

	font-size:14px;

	font-family: Arial, Helvetica, sans-serif;	

	text-transform:capitalize;

	}

.commentmetadata a{

	color:#0054a6;

}

.commentmetadata span{

	color:#0054a6;

	font-size:20px;

}



.commentmet_text{

	font-size:13px;

	line-height:1.6em;

}



#respond{

	margin:40px 0 0 25px;

}



h3#respond_title{

	font-size:27px;

	font-family: Arial, Helvetica, sans-serif;	

	color:#333;

	font-weight:normal;

	border-bottom:1px solid #c2c2c2;

	margin:0 0 20px 0;

	padding:0 0 10px 0;

}



#commentform{

	color:#333;

	font-size:12px;

	width:90%;

	font-family: Arial, Helvetica, sans-serif;	

	margin:0 0 0 15px;

}



#commentform small{

	position:relative;

	top:-1px;

	font-size:12px;

}

#cancel-comment-reply-link{

	font-size:12px;

	color:#333;

	margin:0 0 0 15px;

	font-family: Arial, Helvetica, sans-serif;	

}



#commentform a, #commentform small{


	color:#333;

}



#commentform input{

	background:#fbfbfb;

	border:3px solid #cac4c0;

	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size:12px;

	padding:4px;

	color:#333;

}



#commentform textarea{

	background:#fbfbfb;

	border:3px solid #cac4c0;

	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size:12px;

	padding:4px;

	margin:5px 0 0 0;

	color:#333;

	overflow:auto;

}



#commentform input#submit{

	background:none;

	border:0px;

}



/* End Comments */

/* Archives page */

.page_archives_div{

	padding-bottom:60px;

}



.page_archives_div h2{

	font-size:27px;

	color:#333;

	font-weight:normal;

	padding:0 0 20px 0;

	background:url(images/bgr_post_title.png) no-repeat left bottom;

}



.page_archives_div ul h2{

}



.page_archives_div ul{

	margin:0 0 40px 0;

	font-family: Arial, Helvetica, sans-serif;	

}



.page_archives_div ul li{

	margin:0px;

	padding:8px 0 8px 5px;

	list-style:none;

	border-bottom:1px solid #cccccc;

}



.page_archives_div ul li ul li{

	border:0px;

	background:none;

}



.page_archives_div ul li ul{

	margin:0px;

	padding:0px;

	padding-left:10px;

}



.page_archives_div ul li a{

	font-weight:normal;

	color:#333;

	font-size:13px;

	padding:0 0 0 5px;

}



.wpcf7{
	width:100%;
	text-align:left;
}
.wpcf7 p{
	color:#333;
	font-family: Arial, Helvetica, sans-serif;	
	text-align:left;
	margin:0 0 0 10px;
}
.wpcf7 .text, .wpcf7 select{
	color:#333;
	font-family: Arial, Helvetica, sans-serif;	
	border:2px solid #cdcdcd;
	background:#fff;
	padding:4px;
	width:280px;
}
.wpcf7 select{
	width:350px;
}
.wpcf7 textarea.text{
	width:470px;
	overflow:auto;
}
.wpcf7 input.submit{
	background:url(images/button_submit.gif) no-repeat;
	width:85px;
	height:35px;
	display:block;
	text-indent:-9999em;
	text-transform:capitalize;
	border:0;
}

.articles{
	width:100%;
	overflow:hidden;
	padding:20px 0 0 0;

}

.articles h3{

	font-size:16px;

	font-weight:normal;

	margin:0 0 10px 0;

	font-family: Arial, Helvetica, sans-serif;	

}

.articles .aka_half{

	padding:0 20px 0 20px;

	width:250px;

}

.articles ul{

	margin:0 0 20px 0;

}

.articles ul li{

	font-size:12px;

	line-height:1.4em;

	color:#333;

	background:url(images/ico_art_list.gif) no-repeat left 4px;

	padding:0 0 10px 16px;

}

.articles ul li a{

	color:#333;

}



.post_box{

	width:554px;

	background:#f7f7f9;

	border:1px solid #bcbcbc;

	padding:20px;

	overflow:hidden;

	margin:0 0 15px 0;

}

.post_box h2{

	font-size:27px;

	line-height:1.0em;

	font-weight:normal;

	font-family: Arial, Helvetica, sans-serif;	

	color:#333;

	margin:0 0 6px 0;

	clear:both;

	width:100%;

	overflow:hidden;

}

.post_box ul{

	float:left;

	width:224px;

	padding:0 45px 0 0;

}

.post_box ul li{

	border-bottom:1px solid #d9d9da;

	font-size:13px;

	color:#333;

	line-height:1.5em;

	padding:7px 0 7px 0;

}

.post_box ul li a{

	background:url(images/ico_ab_list.gif) no-repeat left 6px;

	display:block;

	color:#333;

	padding:0 0 0 13px;

}

.post_box ul li.last{

	border-bottom:0;

	padding:7px 0 0 0;

}

h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input{
	margin:0;
	padding:0;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;	
	color: #006699;
	font-weight:normal;
}

p {
	font-size: 1.0em;	
}


ul{
	line-height:1.5em;
	list-style-type:square;
	font-size:.9em;
}

a{
	color:#006699;
	text-decoration:none;
}

a:hover{
	color: #006699;
	text-decoration:underline;
}

a img{
	border:0;
}

small {
	font-size: 10px;	
}

.clear{
	clear:both;
}

.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

#home_list {
	border:thin solid #0099CC;
	background: #FFF;
    margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}

.value_prop_button {
	background-image:url(images/value_prop_button.png);
	background-repeat:no-repeat;
	height:40px;
	width:150px;
	margin-left:120px;
	padding-top:7.5px;
	text-align:center;
	vertical-align: middle;	
	
}

.value_prop_button:hover {
	background-image:url(images/value_prop_button_hover.png);
	background-repeat:no-repeat;
	height:40px;
	width:150px;
}

.value_prop_button a {
	color:#069;
	text-align:center;
	margin-right:33px;
	margin-top:10px;
}

.seminar {
	margin-top:10px;
	margin-bottom:10px;
}

.seminar_title {
	width:200px;
	float:left;
	padding:10px;
}

.seminar_body {
	width:400px;
	float:left;
	padding:10px;
	border-left:thin solid #CCC;
	
	
}
a.additional_description_link {
	display:inline;
	cursor:pointer;
}

input[type="text"] {
    padding:2.5px;
margin-bottom:15px;
}
