/*
 * Theme Name: Blue Core Research
 * Theme URI: http://bluecoreresearch.com/
 * Description: Theme for the Blue Core Research website
 * Version: 1.0
 * Author: Eyal Kalderon
 * Author URI: http://bluecoreresearch.com/
 * Template: infocus
 * */

html, body, div, span, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, table, caption, tbody, tfoot, thead, tr, th, td, br, fieldset, textarea {
	font-family: Arial,Helvetica,Verdana,sans-serif;
	font-size: 12px;
	line-height: 20px;
	letter-spacing: 0px;
	word-spacing: 1px;
}
.content ul, .content ol { /* Gets IE to put the bullets in the right place */
	overflow: hidden;
}

body {
	color: #444;
}

table {
	border: 0px;
}
a, a:visited {
	color: blue;
}
a.read-more { /* changed from button_link */
	display: inline-block;
	font-size: 12px;
	height: 30px;
	margin-right: 5px;
	margin-top: 0px;
	padding-right: 17px;
	text-transform: uppercase;
	color: black;
	background: #C2C2C2;
	border-radius: 16px;
	border: 1px solid gray;
}
a.read-more span { /* changed from button_link */
	display: block;
	line-height: 10px;
	padding: 9px 0 11px 15px;
}
a:hover {
	text-decoration: underline;
}
#breadcrumbs {
	display: none;
}

h1 {
	font-size: 21px;
	font-weight: bold;
	background: #E9E9E9;
	color: #597DAA;
	color: #FFAB2D;
	text-shadow: 0px 1px white;
	border: 1px solid #D6D6d6;
	border-bottom: 2px solid #D6D6D6;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	padding: 10px 10px 6px 20px;
	margin-bottom: 0px;
}
h1.bcr-blog, h1.bcr-search {
	margin-bottom: 20px;
}

.htext {
	background: #F1F1F1;
	border-left: 1px solid #D6D6D6;
	border-right: 1px solid #D6D6D6;
	padding: 5px 20px;
}
.htext ul {
	margin-bottom: 5px;
}

h2 {
	font-size: 18px;
	font-weight: bold;
	color: #597DAA;
	text-shadow: 0px 1px white;
	margin-bottom: 8px;
	padding: 0px 5px 1px 4px;
	border-bottom: 1px solid #D3CFCF;
}

div.widget .menu-item {
	margin: 4px;
	background: #DFDFDF;
	border-bottom: 2px solid #8F8F8F;
	border-right: 3px solid #8F8F8F;
	border-radius: 16px;
	text-shadow: 1px 1px #EEEEEE;
	width: 135px;
	height: 36px;
	float: left;
}
div.widget .menu-item:hover {
	background: #9E9E9E;
	border-bottom: 2px groove #8F8F8F;
	border-right: 3px groove #8F8F8F;
	color: white;
	text-shadow: 1px 1px black;
}
div.widget .menu-item a {
	display: block;
	padding: 8px;
	color: #505050;
	color: inherit;
}
div.widget .menu-item a:hover {
	text-decoration: none;
	color: white;
	text-shadow: 1px 1px black;
}
#secondary h3.widgettitle {
	background: #CACACA;
	border-radius: 18px;
	padding: 8px;
	color: black;
	font-size: 14px;
	border-bottom: 2px solid #929292;
	border-right: 3px solid #929292;
}

.ptext {
	padding-bottom: 8px;
}

.nptext {
	padding-bottom: 2px;
}

.emtext {
	color: #3E6A97;
	font-weight: bold;
}

.qtext {
	font-style: italic;
	color: #036;
}
blockquote.quote {
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: monospace;
	color: #444;
}
div.quote {
	font-family: monospace;
}
.code {
	background: white;
	border: 1px solid #CCC;
	padding: 3px 10px;
	margin-bottom: 10px;
}
.codeline {
	font-family: monospace;
	line-height: 18px;
}

#home_feature, #home_feature .background, #header { background: white; }
#slider_img, #home_feature { height: 322px; }

#slider_preview_img { text-align: right; }
#slider_thumbnails { top: auto; bottom: 0px; }
.slider_content { visibility: hidden; }

body#home_page #header { height: 75px; }
#logo { top: 6px; }
#call_to_action_top_button {
	position: absolute;
	top: 9px;
	right: 2px;
	height: 55px;
	width: 130px;
	background: url(/img/all/immediate_download.png) no-repeat;
}
#call_to_action_top_button2 {
	position: absolute;
	top: 9px;
	left: 440px;
	height: 50px;
	width: 70px;
	background: url(/img/all/online_demo.png) no-repeat;
}
.callbutton {
	height: 100%;
	width: 100%;
	display: block;
}

#main_navigation {
	position: relative;
	left: 0;
	top: 60px;
	font-weight: bold;
	text-transform: none;
	color: white;
	background: url(/img/all/menu_bar.png) repeat-x;
	height: 30px;
}
#main_navigation > ul > li {
	width: 180px;
	border-right: 1px solid #80B3CC;
}
#main_navigation li {
	height: 30px;
}
#main_navigation a {
	color: white;
	line-height: 30px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#main_navigation a:hover {
	color: wheat;
}

.home-table {
	height: 400px;
	margin-bottom: 20px;
	border: 1px solid #757575;
	position: relative;
}
.home-table a:hover {
	text-decoration: none;
}
.home-product {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 254px;
	height: 400px;
	border-right: 2px groove #999;
	background: #036 url(/img/home/product-left.png) no-repeat;
}
.home-product-s {
	padding: 10px 6px 10px 12px;
}
.home-product-s:hover {
	background: #445068;
	border: 2px solid white;
	padding: 8px 4px 8px 10px;
	text-shadow: 0px 1px black;
}
.home-product-title, .home-product-title a	{ color: #FFDBA6; }
.home-product-text, .home-product-text a	{ color: #DADADA; }
.home-values, .home-values a {
	color: black;
}
.home-product-title {
	font-size: 12px;
	text-transform: uppercase;
	text-shadow: 0px 1px black;
	border-bottom: 1px groove #8D8D8D;
	margin-bottom: 3px;
}
.home-values {
	position: absolute;
	top: 0px;
	left: 256px;
	height: 100%;
	background: #CBCBCB url(/img/home/product-right.png) no-repeat;
	width: 702px;
}
.home-value {
	position: relative;
	float: left;
	width: 212px;
	height: 180px;
	padding: 10px;
}
.home-value:hover {
	background: rgba(255, 255, 255, 0.39);
	border: 2px inset #DBE4FF;
	padding: 8px;
}
.home-value:hover .home-value-text{
	text-shadow: 0px 1px white;
}
.home-value-title {
	font-size: 12px;
	border-bottom: 2px groove white;
	color: #036;
	font-weight: bold;
	text-shadow: 1px 1px #AAA;
	text-transform: uppercase;
	margin-bottom: 16px;
}
.home-value-text {
	line-height: 22px;
	text-shadow: 0px 1px #DFDFDF;
}
.home-value-read {
	position: absolute;
	bottom: 0px;
	right: 6px;
	color: #036;
	font-weight: bold;
	text-shadow: 0px 1px #DFDFDF;
}
.home-value-read:hover {
	color: #0040C7;
}

#footer_nav a {
	color: #6A79A7;
}

.download_box {
	font-size: 14px;
	color: #E7E6E6;
	background-color: #036;
	border: 2px outset white;
	text-shadow: 0px 1px black;
}
.download_box:hover {
	color: white;
	border: 2px inset white;
	background-color: #002549;
}
.downloadlink:hover {
	text-decoration: none;
}

.listimg {
	margin-top: 3px;
}
img.listimg {
	float: left;
	margin-right: 30px;
}
.stimg {
	float: left;
	margin-right: 10px;
	margin-top: 4px;
}
.strimg {
	float: right;
	margin-left: 10px;
	margin-top: 4px;
}
.fancy_box {
	position: relative;
}
a.click_box {
	position: absolute;
	display: block;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 100;
	border: 3px outset white;
	background: rgba(0, 0, 0, 0.01);
}
.fancy_box a.click_box:hover {
	background: rgba(0, 0, 0, 0.07);
}
.titleimg {
	float: left;
	margin: 6px 6px 2px 20px;
}
.textbutton {
	text-align: center;
}

.wnext {
	background: #E2E2E2;
	color: #036;
	border: 1px solid #CCC;
	border-radius: 8px;
}
.wnext h2 {
	background: #036;
	padding: 10px 0px 5px 10px;
	color: #C5C5C5;
	text-shadow: 2px 2px black;
	border-bottom: 1px solid #3C3C3C;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
}
.wnextbox {
	color: black;
	padding: 4px 0px 0px 8px;
}
.wnextwant {
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	background: #D6D6D6;
	color: #036;
	text-shadow: 0px 1px #F3F3F3;
	margin-bottom: 6px;
	padding: 1px 6px;
	border: 1px solid #C9C9C9;
	border-bottom: 2px groove white;
	border-top-left-radius: 8px;
	border-bottom-left-radius: 8px;
}
.wantresp {
	font-weight: bold;
	font-style: italic;
	color: #036;
}

.callbutton-face {
	width: 140px;
	height: 70px;
	border: 2px outset white;
	border-radius: 8px;
}
.callbutton-face:hover {
	border: 2px inset white;
}
.callbutton-face:hover a {
	background: rgba(0, 0, 0, 0.3);
}
.button-table td		{ background:none; width:100px; }
.button-table td:first-child	{ background:none; float:left; }
.button-table td:last-child	{ background:none; float:right; }
#core-audit-launch-demo {
	background: #466b91 url(/img/pages/coreaudit_launch.png) no-repeat;
}

.snippet {
	border: 3px ridge #BBB;
	padding: 10px 0px;
	width: 550px;
	margin: 10px 0px;
}

.more-line {
	position: relative;
	background: #D8D8D8;
	height: 50px;
	border-radius: 8px;
	border: 1px solid #B1B1B1;
}
.more-prev {
	position: absolute;
	left: 0px;
	top: 0px;
	padding: 5px 10px;
}
.more-next {
	position: absolute;
	right: 0px;
	top: 0px;
	padding: 5px 0px 5px 10px;
}
.more-prev .more-text {
	display: inline-block;
	text-align: left;
	width: 30px;
}
.more-next .more-text {
	display: inline-block;
	text-align: right;
	padding-right: 10px;
	width: 50px;
}
.more-next .more-number {
	float: right;
}
.more-title {
	text-align: center;
	font-size: 14px;
	color: #036;
	text-shadow: 0px 1px white;
	padding: 15px;
}
.more-prev a, .more-next a {
	display: block;
	width: 100%;
	height: 100%;
}
.more-prev:hover {
	background: #C7C7C7;
	border-right: 1px solid #B4B4B4;
	border-top-left-radius: 8px;
	border-bottom-left-radius: 8px;
}
.more-next:hover {
	background: #C7C7C7;
	border-left: 1px solid #B4B4B4;
	border-top-right-radius: 8px;
	border-bottom-right-radius: 8px;
}
.more-nav {
	padding-top: 10px;
	padding-bottom: 2px;
}
.more-nav a {
	display: inline-block;
	width: 18px;
	height: 18px;
	line-height: 18px;
	background: #F0F0F0;
	border: 1px solid #DBDBDB;
	border-radius: 9px;
	margin-left: 2px;
	text-align: center;
}
.more-nav a:hover {
	text-decoration: none;
	background: #C7C7C7;
}
a.more-cur {
	background: #CFCFCF;
	border: 1px solid #9B9B9B;
}
#social-row {
	text-align: center;
	padding-top: 40px;
}
.lesson-step {
	display: none;
	height: 500px;
	width: 700px;
	border-left: 2px solid #CCC;
	padding: 10px 10px 10px 15px;
	overflow: auto;
}
.quiz-set {
	padding-bottom: 10px;
}
.button-div {
	padding: 5px;
	background: #DBDBDB;
	border: 1px solid #CCC;
}
.lesson-quiz {
	height: 536px;
}
.all-lessons-button {
	float: right;
}
