/* CSS Reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
	font-weight:normal;
}
strong{
	font-weight:bold;
}
em{
	text-decoration:italic;
}
ul{
	list-style:none;
}
/* End Reset */
body{
	font-family:Arial, Helevetica, sans-serif;
	color:#444;
	line-height:1.3em;
	font-size:14px;
	background:#FFF url(http://www.globallearningsystems.com/redesign2011/images/interface/bg_body_150.jpg) repeat-x 0 0;
}
body.home{
	background:#f3f3f3 url(http://http.cdnlayer.com/bancrofttech/keystonelearningcom/GLSWebsite/images/interface/bg_home.jpg) repeat-x 0 0;	
}
p{
	margin-bottom:.7em;
}
h3{
	font-size: 18px;
	font-weight: bold;
	margin: 0.7em 0px;
}
h5{
	font-size: 18px;
	font-weight: bold;
	margin: 0.7em 0px;
}
a:link{
	color:#04517d;
}
a:visited{
	color:#2471B9;
}
a:hover{
	color:#0079EB;
}
a:active{
	color:#0080F8;
}
.floatRight{
	float:right;
}
.floatLeft{
	float:left;
}
.clear{
	clear:both;
}
.footnote{
	font-size:10px;
}
.bulletList{
	margin-left:20px;
	list-style:disc;
}
.bulletList ul{
	margin-left:20px;
	list-style:circle;
}
#container{
	width:960px;
	margin:0 auto;
	position:relative;
}
#site_header, #site_header a{
	color:#fff;
}
#site_header{
	position:relative;
	height:140px;
	padding:5px 0;
	background:url(http://http.cdnlayer.com/bancrofttech/keystonelearningcom/GLSWebsite/images/interface/bg_header_home.jpg) no-repeat center 0;	
}
#site_header.home{
	height:378px;
}
#site_header h1{
	font-size:35px;
	clear:both;
	margin-top:70px;
	height:75px;
	line-height:70px;
}
#site_header h1.longTitle{
	font-size:30px;
	line-height:1em;
}
#ie6 #site_header h1{
	margin-top:5px;
}
#ie7 #site_header h1{
	margin-top:8px;
}
#header_contact{
	float:right;
}
#header_contact li{
	float:left;
	margin-left:5px;
}
#site_nav{
	float:right;
	clear:right;
	margin-top:15px;
}
#ie7 #site_nav{
	min-width:600px;
}
#ie6 #site_nav{
	width:625px;
}
#site_nav li{
	float:left;
	margin-left:25px;
	position:relative;
	height:20px;
}
#ie6 #site_nav li{
	width:0;
}
#site_nav li a{
	position:relative;
	left:12px;
	line-height:18px;
	height:20px;
	display:block;
	padding-right:10px;
}
#site_nav li.current, #site_nav li:hover{
	background:url(http://http.cdnlayer.com/bancrofttech/keystonelearningcom/GLSWebsite/images/interface/nav_on.png) no-repeat left 0;
}
#site_nav li.current a, #site_nav li:hover a{
	background:url(http://http.cdnlayer.com/bancrofttech/keystonelearningcom/GLSWebsite/images/interface/nav_on.png) no-repeat right 0;
}
#logo{
	float:left;
}
#home_banner{
	clear:both;
	margin-top:69px;
	height:315px;
	position:relative;
}
#ie7 #home_banner, #ie6 #home_banner{
	margin-top:8px;
}
#home_banner h2{
	text-align:right;
	font-size:34px;
	padding-left:325px;
	font-weight:normal;
}
#home_banner p, #home_banner h4{
	float:right;
	width:520px;
	font-size:20px;
	line-height:1.3em;
}
#home_banner h4{
	font-weight:bold;
	font-size:24px;
	margin-top:10px;
}
#home_banner img{
	position:absolute;
	top:0;
	left:0;
}
.bannerCycle div{
	position:relative;
	height:315px;
	padding-top:10px;
}
#ie6 .bannerCycle img, #ie7 .bannerCycle img, #ie8 .bannerCycle img{
	  background: transparent;
	  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF)"; /* IE 8 */   
	  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);   /* IE 6 & 7 */      
	  zoom: 1;
}
.lgBtn{
	background:url(http://http.cdnlayer.com/bancrofttech/keystonelearningcom/GLSWebsite/images/interface/banner_btn.png) no-repeat 0 0;
	display:block;
	text-align:center;
	text-decoration:none;
	width:522px;
	height:53px;
	line-height:53px;
	overflow:hidden;
	font-size:16px;
	position:absolute;
	right:0;
	bottom:45px;
}
#home_banner #prev, #home_banner #next{
	width:30px;
	height:61px;
	display:block;
	text-indent:-99999999px;
	position:absolute;
	top:125px;
}
#home_banner #prev{
	background:url(http://http.cdnlayer.com/bancrofttech/keystonelearningcom/GLSWebsite/images/interface/prev_btn.png) no-repeat 0 0;
	left:-50px;
}
#home_banner #next{
	background:url(http://http.cdnlayer.com/bancrofttech/keystonelearningcom/GLSWebsite/images/interface/next_btn.png) no-repeat 0 0;
	right:-50px;
}
#customerList{
	line-height:60px;
	margin-top:10px;
	position:relative;
}
#ie7 #customerList{
	height:80px;
	overflow:hidden;
}
#customerList img{
	margin:0 10px;
	vertical-align:middle;
}
#customerList h5{
	position:absolute;
	width:150px;
	height:65px;
	background:url(http://http.cdnlayer.com/bancrofttech/keystonelearningcom/GLSWebsite/images/interface/fade_left.png) no-repeat 0 0;
	z-index:50;
	line-height:65px;
	font-size:12px;
	margin:0;
	font-weight:normal;
}
#fadeRight{
	display:block;
	position:absolute;
	width:28px;
	height:65px;
	background:url(http://http.cdnlayer.com/bancrofttech/keystonelearningcom/GLSWebsite/images/interface/fade_right.png) no-repeat 0 0;
	right:0;
	top:0;
	z-index:50;
}
.home #page_content{
	margin-top:20px;
}
.home_col{
	width:220px;
	float:left;
	margin-right:20px;
}
.home_col.last{
	margin-right:0;
}
.home_col h3{
	text-transform:uppercase;
	font-weight:bold;
	font-size:18px;
	color:#04517d;
	border-bottom:1px solid #bdbdbd;
	margin:.7em 0 0;
}
.home_col p.first{
	border-top:1px solid #fff;
	padding-top:10px;
}
.home_col ul li{
	background:url(http://http.cdnlayer.com/bancrofttech/keystonelearningcom/GLSWebsite/images/interface/blue_check_bullet.png) no-repeat 0 0;
	min-height:17px;
	padding-left:25px;
	padding-bottom:.8em;
}
#footer{
	background:url(http://http.cdnlayer.com/bancrofttech/keystonelearningcom/GLSWebsite/images/interface/footer_bg.jpg) no-repeat center 0;
	clear:both;
	min-height:180px;
	padding:15px;
}
.footer_col{
	float:left;
	width:235px;
	font-size:12px;
}
.footer_col a:link{
	text-decoration:none;
}
.footer_col a:hover{
	text-decoration:underline;
}
.footer_col h5{
	font-weight:bold;
}
.footer_col.company{
	width:150px;
}
.footer_col.contact{
	width:275px;
	color:#555;
}
.footer_col.contact h3{
	font-size:24px;
	font-weight:bold;
	margin-bottom:5px;
}
.footer_col.contact a{
	font-size:14px;
}
.footer_col p{
	margin-bottom:0;
}
.footer_col.social{
	width:35px;
}
#twitter{
	background:url(http://http.cdnlayer.com/bancrofttech/keystonelearningcom/GLSWebsite/images/interface/twitter-icon.png) no-repeat 0 0;
	display:block;
	width:32px;
	height:32px;
	text-indent:-9999px;
	margin-bottom:20px;
}
#linkedin{
	background:url(http://http.cdnlayer.com/bancrofttech/keystonelearningcom/GLSWebsite/images/interface/linkedin-icon.png) no-repeat 0 0;
	display:block;
	width:32px;
	height:32px;
	text-indent:-9999px;
}
/* SECTORS PAGE STYLE */
#sidebar{
	float:left;
	width:240px;
	min-height:650px;
	background:url(http://www.globallearningsystems.com/redesign2011/images/interface/sidebar_bg.png) no-repeat 0 0;
	padding: 20px 30px 0 0;
}
#ie6 #sidebar{
	height:650px;
	padding-right:0;
}
#sidebar p{
	color:#777;
	font-size:12px;
}
#main_content{
	width:auto;
	padding:20px 0 0 275px;
}
#sidebar li a{
	font-size:15px;
	text-decoration:none;
	font-weight:bold;
	line-height:1.2em;
	display:block;
	width:240px;
	white-space:nowrap;
	overflow:hidden;
	color:#333;
	height:100%;
}
#sidebar .oneLine a{
	line-height:34px;
}
#sidebar li a span{
	display:block;
	font-size:11px;
	font-weight:normal;
	line-height:1em;
}
#sidebar li{
	width:240px;
	position:relative;
	padding:3px 5px;
	height:34px;
}
#sidebar li.current, #sidebar li:hover{
	background: url(http://www.globallearningsystems.com/redesign2011/images/interface/current_tab.png) no-repeat 0 center;
}
#sidebar li.current{
	width:262px;
}
#sidebar li.current a, #sidebar li:hover a{
	color:#fff;
}
#page_content h2{
	text-transform:uppercase;
	font-weight:bold;
	font-size:18px;
	color:#04517d;
	border-bottom:1px solid #bdbdbd;
	margin:.5em 0;
}


/* PRODUCT PAGE STYLES */
#vidWindow{
	position:relative;
	width:auto;
	min-height:340px;
	background:url(http://www.globallearningsystems.com/images/security_banner.png) no-repeat;
	cursor:default;
	padding-left:15px;
	margin-top:20px;
}
#vidWindow.privacy_training{
	background:url(http://www.globallearningsystems.com/images/privacy_banner.png) no-repeat;
}
#vidWindow.HIPAA_Training{
	background:url(http://www.globallearningsystems.com/images/hipaa_banner.png) no-repeat;
}
#vidWindow.Ethics_Training{
	background:url(http://www.globallearningsystems.com/images/ethics_banner.png) no-repeat;
}
#vidWindow.lean_6_sigma{
	background:url(http://www.globallearningsystems.com/images/lean6_banner.png) no-repeat;
}
#vidWindow.PCI_Training{
	background:url(http://www.globallearningsystems.com/images/pci_banner.png) no-repeat;
}
#vidWindow.eDiscovery{
	background:url(http://www.globallearningsystems.com/images/ediscovery_banner.png) no-repeat;
}
#infosec_thumb{
	display:block;
	display:table;
	background: none repeat scroll 0 0 #000000;
    color: #FFFFFF;
    float: left;
    font-size: 25px;
    height: 180px;
    line-height: 1em;
    padding: 5px;
    text-align: center;
    width: 311px;
    vertical-align:middle;
    position:relative;
    overflow:hidden;
    text-decoration:none;
}
#infosec_thumb span{
	display:table-cell;
	vertical-align:middle;
}
#infosec_thumb span p{
	width:297px;
	margin:0;
	padding:0;
}
#vidWindow a#infosec_thumb img {
	display:block;
	margin:15px auto;
	float:none;
}
#vidWindow h6{
	font-size:14px;
	text-transform:uppercase;
}
#vidWindow ul{
	width:300px;
	float:right;
	position:relative;
	font-size:14px;
}
#vidWindow ul li{
	background:url(http://www.keystonelearning.com/images/interface/blue_bullet.png) no-repeat;
	min-height:24px;
	padding-left:40px;
	font-weight:bold;
	font-size:14px;
	padding-top:9px;
	margin:20px 0;
}
#tabBar{
	clear:both;
	padding:10px 5px 0;
	border-bottom:1px solid #bfbfbf;
}
#tabBar a{
	padding:5px 5px 3px;
	border:1px solid #bfbfbf;
	-webkit-border-radius:5px 5px 0 0;
	-moz-border-radius:5px 5px 0 0;
	border-radius:5px 5px 0 0;
	font-weight:bold;
	color:#FFFFFF;
	background:#0D91F9;
	text-decoration:none;
	font-size:16px; 
	position:relative;
	top:-2px;
}
#tabBar a.current{
	color:#006cbd;
	background:#fff;
	border-bottom:1px solid #fff;
}
.tabbedPage{
	min-height:500px;
	display:none;
	padding:20px;
	background:url(http://www.globallearningsystems.com/redesign2011/images/interface/tab_bg.jpg) no-repeat 0 0;
}
.tabbedPage.current{
	display:block;
}
.tabbedPage h2.tabTitle{
	color:#006cbd;
	font-size:24px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
}
.tabbedPage h4.tabTitle{
	color:#006cbd;
	font-size:18px;
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
}
.tabbedPage img{
	border:0;
	margin:5px;
}
.tabbedPage h2{
	font-size:22px;
}
.tabbedPage h4{
	color:#006cbd;
	font-size:18px;
	text-transform:uppercase;
	font-style:normal;
	font-weight:bold;
	margin-bottom:15px;
}
.tabbedPage h4 a{
	color:#006cbd;
}
.tabbedPage h4 a:hover{
	text-decoration:none;
}
.tabbedPage ul.checked{
	margin:0;
	padding:0;
	list-style:none;
	margin-top:20px;
	float:left;
}
.tabbedPage .twocol310 li {
    margin-bottom: 10px;
    width: 430px;
	float:left;
}
.tabbedPage .checked li {
    background: url("http://www.keystonelearning.com/images/interface/sm_check.png") no-repeat scroll left 3px transparent;
    padding-left: 25px;
    display:block;
    margin-bottom:10px;
}
.tabbedPage hr {
	clear:both;
	visibility:hidden;
	margin:25px;
}
.tabbedPage #highlights_panel{
	background:#dddddd;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	float: right;
	clear:right;
    margin-left: 20px;
    padding: 10px;
    width: 225px;
}
.tabbedPage #highlights_panel h4 {
	color:#3E84E6;
	margin-bottom:10px;
}
.tabbedPage #highlights_panel li{
	background: url("http://www.keystonelearning.com/images/interface/sm_check.png") no-repeat scroll left 3px transparent;
    padding-left: 25px;
    margin-bottom:10px;
    font-size:11px;
}
#outline ul{
	list-style:none
}
#outline li{
	padding:5px 15px;
	border-top:1px solid #e0e0e0;
	background:none;
}
#outline li.collapsed, #outline li.expanded{
	background:url(http://www.keystonelearning.com/images/interface/expandSprite.png) no-repeat left 9px;
	font-weight:bold;
}
#outline li.expanded{
	background-position: left -21px;
}
#outline .checked li{
	border:0;
	padding:0 0 0 25px;
	background:url("/images/bullet_dot_blue.gif") no-repeat 5px 5px;
}
#outline a{
	color:#333;
	text-decoration:none;
	cursor:default;
}
#outline p{
	margin:0;
	padding:0;
}
#outline h4{
	margin-top:10px;
	padding:10px;
	color:#006cbd;
	font-size:14px;
}
#related li{
	width:310px;
	float:left;
}
.checked li{
	background: url("http://www.keystonelearning.com/images/interface/sm_check.png") no-repeat scroll left 3px transparent;
	padding:0 0 0 25px;
}
/* New Lead Form */
#leadForm{
	margin:8px;
	color:#000;
	-moz-border-radius:10px;
	-webkit-border-radis:10px;
	border-radius:10px;
	height:auto;
	padding:0;
	position:absolute;
	width:260px;
	overflow:visible;
	background:transparent;
	bottom:115px;
	right:0;
}
#leadForm h3{
	color:#fff;
	margin:0;
	padding:0;
	line-height:1em;
}
#leadForm h5{
	color:#ddd;
	margin:0 0 2px;
	padding:0;
	line-height:1em;
}
#leadForm input{
	width:100px;
	margin:0 5px 5px 0;
	float:left;
	height:15px;
	border:1px solid #777;
}
#leadForm #leadForm_btn{
	padding:0px 5px;
	font-weight:bold;
	text-shadow:1px 1px 1px #04497A;
	text-align:center;
	text-indent:0;
	border:0;
	color:#FFF;
	clear:left;
	background: #1E5799; /* old browsers */
	background: -moz-linear-gradient(top, #1E5799 0%, #2989D8 50%, #207cca 51%, #2F95E2 100%); /* firefox */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1E5799), color-stop(50%,#2989D8), color-stop(51%,#207cca), color-stop(100%,#2F95E2)); /* webkit */
	/* filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1E5799', endColorstr='#2F95E2',GradientType=0 ); */
	-pie-background:linear-gradient(#1E5799, #2F95E2);
	behavior: url(http://www.keystonelearning.com/css/PIE.htc);
	float:none;
	display:block;
	height:34px;
	width:227px;
	line-height:34px;
	margin:5px 0 0;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	font-size: 15px;
	text-decoration:none;
}
#leadForm select{
	width:100px;
}
#leadForm #webtolead_email1{
	width: 209px;
}
#leadForm label{
	font-size:10px;
	color:#fff;
}
#leadForm #description{
	width:209px;
}
#leadForm .validation{
	font-size:10px;
	color:#FF0000;
	line-height:1em;
	padding-bottom:0;
	margin-bottom:5px;
	display:none;
}
#leadForm input.invalid{
	border:1px solid #ff0000;
}
.register_btn{
	float:right;
}
#content p.intro{
	font-size:20px;
	line-height:1.5em;
}

#intro_video{
	float: left;
	margin-bottom: 20px;
}

a.cta{
	display:block;
	width:260px;
	text-align:center;
	-moz-text-shadow:0 -1px 1px #144985;
	-webkit-text-shadow:0 -1px 1px #144985;
	text-shadow:0 -1px 1px #144985;
	font-size:24px;
	color:#FFF;
	text-decoration:none;
}
a.cta.disabled{
	color:#585858;
	-moz-text-shadow: 0 1px 1px #777;
	-webkit-text-shadow: 0 1px 1px #777;
	text-shadow: 0 1px 1px #777;
}
a#free_trial{
	height:56px;
	background:url('http://http.cdnlayer.com/bancrofttech/keystonelearningcom/KLSWebsite/images/interface/trialBtn_spr.png') no-repeat 0 -112px;
	line-height:56px
}
a#free_trial:hover{
	background-position:0 0;
}
a#free_trial.disabled{
	background-position:0 -56px;
}
a#toolkit{
	height:58px;
	background:url('http://http.cdnlayer.com/bancrofttech/keystonelearningcom/KLSWebsite/images/interface/toolkitBtn_spr.png') no-repeat 0 -116px;
	line-height:58px;
}	
a#toolkit:hover{
	background-position:0 0;
}
a#toolkit.disabled{
	background-position:0 -58px;
}
#leadForm form{
	display:block;
	background:#000;	
	padding:10px;
}
#leadForm input[type="text"]{
	width:110px;
	height:20px;
	margin-top:6px;
	position:relative;
}
#leadForm input[type="checkbox"]{
	width:auto;
	margin:3px 5px 0 2px;
	border:0;
}
#leadForm select{
	width:235px;
}
#leadForm #leadForm_btn:hover{
	background: #326299; /* old browsers */
	background: -moz-linear-gradient(top, #326299 0%, #4A97D6 50%, #3E8AC9 51%, #92C1E5 100%); /* firefox */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#326299), color-stop(50%,#4A97D6), color-stop(51%,#3E8AC9), color-stop(100%,#92C1E5)); /* webkit */
	/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#326299', endColorstr='#92C1E5',GradientType=0 );  */
	-pie-background: linear-gradient(#326299, #92C1E5);
}
#leadForm label{
	font-size:12px;
}
#leadForm p{
	margin:0;
}
div.selector{
	width:222px;
}
div.selector span{
	width:197px;
}
#vidLink{
	background:url(http://www.globallearningsystems.com/images/sketch_play.png) no-repeat;
	display:block;
	text-indent:-9999px;
	height:27px;
	width:258px;
	position:absolute;
	left:310px;
	top:100px;
}
#productName{
	text-align:right;
	font-weight:normal;
	font-size:36px;
	color: #006CBD;
	text-shadow: #EEE 1px 1px 1px;
}

/* PORTFOLIO INDEX PAGE STYLES */
#cl-sort{
	background: #0F314F;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	color: #BDD6EE;
	padding: 10px;
	position: absolute;
	right: 0px;
	top: 93px;
}
#cl-sort a{
	color:#BDD6EE;
}
#cl-sort a:hover{
	color:#fff;
}
#cl-sort a.current, #cl-sort a:hover.current{
	font-weight:bold;
	text-decoration:none;
	cursor:default;
	color: #BDD6EE;
}
#cl-solutions{
	display:none;
}
.cl-column{
	width:318px;
	float:left;
	border-right:1px dashed #ccc;
}
.cl3, .cl4{
	border-right:none;
}
.cl4{
	margin-top:20px;
}
#cl-solutions .cl4{
	margin-top:0;
}
.cl-column ul{
	padding:0 10px;
}
.cl-column ul li{
	background: url(http://www.globallearningsystems.com/images/bullet_dot_blue.gif) no-repeat 5px 5px;
	margin: 0px 0px 1px 5px;
	padding: 6px 0px 6px 25px;
}
#page_content .cl-column h2{
	background: #D9E2EB;
	border-bottom: 1px solid #04517D;
	border-top: 1px solid #04517D;
	padding: 10px;
	text-align: center;
	margin:0;
}
#page_content .cl-column h3{
	margin: 10px;
}

/* PORTFOLIO DETAIL PAGE STYLES */
#portfolio-ss{
	float: right;
	width: 330px;
	margin-left:10px;
}
#portfolio-ss1{
	margin-bottom: 5px;
	margin-left: 5px;
}
#portfolio-ss2{
	float: left;
	margin-right: 5px;
}
#portfolio-ss3{
	float: right;
}

/* COMPANY PAGE STYLES */
.awards li {
	background:url(http://www.globallearningsystems.com/images/bullet_award.gif) no-repeat 0 2px;
	border-bottom: 1px dashed #CCC;
	margin-bottom: 10px;
	padding-bottom: 5px;
	padding-left: 25px;
}
#news-list li{
	border-bottom: 1px solid #CCC;
	margin: 0;
	padding: 10px;
}
#news-list li em{
	color: #777;
	display: block;
	font-size: 12px;
	font-style: italic;
}
#news-list li a{
	font-weight: bold;
}
h4.news_subtitle, h3.jobTitle{
	font-size:18px;
	line-height:1.2em;
	color:#04517d;
	font-style:italic;
	margin-bottom:0;
}
h4.jobLoc{
	font-size:16px;
	color:#555;
	font-style:italic;
	margin-bottom:.7em;
}
#eo-statement{
	font-size:12px;
	border-top:1px solid #ddd;
	padding-top:10px;
}
#eo-statement h4{
	font-weight:bold;
}
.partnerLogo{
	max-height: 35px;
	max-width: 180px;
}
#partner-list li{
	float: left;
	margin: 20px 0;
	margin-right:20px;
	width: 205px;
}

/* BLOG Styles */
.post{
	margin-bottom:4em;
}
.post .post-title a{
	font-weight:bold;
	text-decoration:none;
}
#page_content .post h2.post-title{
	border:0;
	margin-bottom:0;
	text-transform:normal;
}
.post hr{
	display:none;
}
.post .author{
	font-weight:bold;
	font-style:italic;
	color:#555;
}
.post .date{
	font-style:italic;
	color:#555;
}
.post .post-body{
	margin-top:1em;
}
.paginate{
	margin-bottom:4em;
}
#sidebar.blog ul{
	margin-bottom:25px;
}
#sidebar.blog ul li{
	height:auto;
}
#sidebar.blog ul li a{
	font-weight:normal;
}
#sidebar.blog h3{
	margin:0 0 10px;
}
/* FORM CONFIRMATION */
#form_confirm{
	background: yellow;
	left: 0px;
	padding: 10px;
	position: fixed;
	text-align: center;
	width: 100%;
	z-index: 100000;
}
