/* EMBEDDED FONTS ############################################ 

@font-face {
    font-family: 'CallunaSansRegular';
    src: url('../fonts/CallunaSansRegular-webfont.eot');
    src: url('../fonts/CallunaSansRegular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/CallunaSansRegular-webfont.woff') format('woff'),
         url('../fonts/CallunaSansRegular-webfont.ttf') format('truetype'),
         url('../fonts/CallunaSansRegular-webfont.svg#CallunaSansRegular') format('svg');
    font-weight: normal;
    font-style: normal;



TYPEKIT SETTINGS
    font-family: calluna-sans,Arial,sans-serif;
    font-weight: 300; LIGHT
    font-weight: 400; REGULAR
    font-weight: 700; BOLD
}*/

/* GENERAL ############################################ */

body {
	background: #f1f1f1 url(../img/misc/site-bg-gradient.gif) repeat center;
}
#branding,
#access {
	background: #EEE url(../img/misc/header-bg.gif) repeat center;
}
#container {
	background: #FFF url(../img/misc/nav-shadow.jpg) no-repeat top;
}
#main {
	-webkit-box-shadow: 1px 3px 12px rgba(50, 50, 50, 0.3);
	-moz-box-shadow:    1px 3px 12px rgba(50, 50, 50, 0.3);
	box-shadow:         1px 3px 12px rgba(50, 50, 50, 0.3);
}
.home h1.entry-title {
	display: none;
}



.more-link {
	display: inline-block;
	font-size: 9px;
	letter-spacing: 1px;
	line-height: 120%;
	text-transform: uppercase;
	background: url(../img/misc/more-link-bg.gif) repeat-x transparent 0 0;
	padding: 2px 3px 2px 3px;
}
.more-link a,
a.more-link {
	text-decoration: none;
}
.more-link a:link,
.more-link a:visited,
a.more-link:link,
a.more-link:visited {
	/*color: #00d2f2;*/
	color: #FFF;
}
.more-link a:active,
.more-link a:hover,
.more-link:hover a,
a.more-link:active,
a.more-link:hover {
	/*color: #004B91;*/
	background-position: 0 -20px;
	color: #fff !important;
}
.more-link-wrapper {
	margin-top: 5px;
	display: block;	
}

.entry-content .right_col h1,
.entry-content .right_col h2 {
    font-size:12px;
    line-height:24px;
}

.entry-content .right_col {
    font-size:13px;
    line-height:24px;
}
.entry-content .right_col a,
.home .aside .widget_text a,
p.icon_link_group a {
	display: block;
	float: left;
	text-decoration: none;
	font-size: 9px;
	letter-spacing: 1px;
	/*line-height: 100%;*/
	text-transform: uppercase;
	background: url(../img/misc/gray-link-bg.gif) repeat-x transparent 0 0;
	padding: 2px 3px 2px 3px;
	margin-bottom: 3px;
	clear: both;
}
.entry-content .right_col:after,
.home .aside .widget_text:after,
p.icon_link_group:after,
.entry-content .right_col a:after,
.home .aside .widget_text a:after,
p.icon_link_group a:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.entry-content .right_col div,
.entry-content .right_col a,
.entry-content .right_col hr,
.entry-content .right_col p{
	clear: both;	
}
.home .entry-content .right_col a {
	text-transform: uppercase;
	background: none;
	padding: 0;
	margin-bottom: 0;
}
.entry-content .right_col p.icon_link_group,
p.icon_link_group,
.home .aside .widget_text {
	line-height: 10px;
}
.entry-content .right_col .videoLink img {
	max-width: 140px;
}
.entry-content .contact p {
	line-height: 18px;
}
.entry-content .contact p.before_icon_link_group {
	margin-bottom: 5px;
}
.entry-content .right_col a:link,
.entry-content .right_col a:visited,
.home .widget_text a:link,
.home .widget_text a:visited,
p.icon_link_group a:link,
p.icon_link_group a:visited {
	background-position: 0 0px;
	color: #fff;
}
.entry-content .right_col a:active,
.entry-content .right_col a:hover,
.home .widget_text a:active,
.home .widget_text a:hover {
	background-position: 0 -50px;
	color: #fff;
}
a.pdfLink {
	background: url(../img/icons/pdf-link.gif) repeat-x transparent 0 0 !important;
	padding-left: 18px !important;
	margin-bottom: 3px !important;
}
a.blue {
	background: url(../img/icons/pdf-link-blue.gif) repeat-x transparent 0 0 !important;
}
a.pdfLink:active,
a.pdfLink:hover {
	background-position: 0 -75px !important;
	color: #fff !important;
}
a.videoLink {
	display: inline-block !important;
	text-decoration: none !important;
	font-size: 9px !important;
	letter-spacing: 1px !important;
	line-height: 120% !important;
	background: none !important;
	padding: 2px 3px 2px 3px !important;
	margin-bottom: 10px !important;
	text-transform: uppercase;
}
a.videoLink img {
	margin-bottom: 3px !important;
}
a.videoLink:link,
a.videoLink:visited {
	color: #666 !important;
}
a.videoLink:active,
a.videoLink:hover {
	color: #000 !important;
}

/* MAP ############################################ */

#mapp0_poweredby {
	display: none !important;	
}
.mapp-container a {
	background: none !important;
}
.entry-content .contact #mapp0_directionslink {
	display: none !important;	
}
.entry-content .contact .mapp-container {
	margin-bottom: 7px !important;
}

/* NEWS SIDEBAR ############################################ */

.widget_recent_entries .post_head {
	color: #005BA2;	
}
.aside .widget_recent_entries ul,
.aside .widget_recent_entries li {
	list-style: none;
	padding: 0;
	margin: 0;
}
.aside .widget_recent_entries ul li {
	list-style: none;
	padding: 5px 0 6px 0;
}

/* SUBMENU ############################################ */


.submenu {
	float: left;
	padding-top: 10px;
}
.submenu ul {
	margin-left: 15px;
}
.submenu a,
#footer_right h4,
#footer_left h4 {
    font-family: calluna-sans,Arial,sans-serif;
    font-size:12px;
	letter-spacing: 1px;
	font-weight: normal;
    line-height:27px;
	text-transform: uppercase;
	text-decoration: none;
	display: block;
}
.submenu a {
	display: block;
    line-height:15px;
	
    background: url(../img/nav/subnav-select.gif) repeat-x transparent 0 -100px;
	padding: 4px 6px;
}
.submenu li {
	display: inline;
	list-style: none;
	float: left;
	position: relative;
	padding-right: 10px;
}
.submenu li:first-child a {
	
}
.submenu a:link,
.submenu a:visited {
	color: #999;
}
.submenu a:active,
.submenu a:hover,
.submenu .current_page_item a,
.submenu .current_page_parent a {
	color: #25408F;
    background-position: 0 0;
	color: #FFF;
}

/* HOME BLOCK ORIG ############################################

.home_block {
	font-family: calluna-sans,Arial,sans-serif;
	color: #FFF;
	display: none;
}
.home_block a {
	text-decoration: none;
}
.home_block a:link,
.home_block a:visited {
    color:#FFF;
}
.home_block a:active,
.home_block a:hover {
    color: #00d2f2;
}
.left_arrow,
.right_arrow {
	top: 100px;
	cursor: pointer;
}
.left_arrow {
	position: absolute;
	left: -70px;
}
.right_arrow {
	position: absolute;
	right: -70px;
}

 */

/* HOME BLOCK NEW ############################################ */

#home_blocks {
	font-family: calluna-sans,Arial,sans-serif;
	font-weight: 300; /* light */
	color: #FFF;
}
#home_blocks a {
	text-decoration: none;
}
#home_blocks a:link,
#home_blocks a:visited {
    color:#FFF;
}
#home_blocks a:active,
#home_blocks a:hover {
    color: #000;
}

#home_blocks .promo_slider_wrapper {
	margin: 0px;
	background: url(../img/misc/home-bg.gif) repeat-x;
}
#home_blocks .promo_slider .panel {
	background: none;
	position: absolute;
	/*display: block;*/
}
#home_blocks .promo_slider_excerpt {
	height: 375px;
	width: 1000px;
	background-color: transparent;
	filter: alpha(opacity=100);
	opacity: 1;
	color: white;
	padding: 0;
}
#home_blocks .promo_slider_nav {
	left: 0px;
	right: auto;
	margin: 10px;
	padding: 5px 10px;
	background-color: transparent;
	color: #666;
	text-align: left;
}
#home_blocks .move_backward,
#home_blocks .move_forward,
#home_blocks .promo_slider_sep {
	display: none;
}
#home_blocks .slider_selections span {
	display: inline-block;
	text-indent: -2000px;
	background: url(../img/nav/slider-button.png) no-repeat 0 0;
	width: 23px;
	height: 20px;
	overflow: hidden;
	color:inherit !important;
}
#home_blocks .slider_selections span:hover,
#home_blocks .slider_selections span.current:hover,
#home_blocks .slider_selections span.current {
	background-position: 0 -20px;
}
.home_statement,
#home_blocks .learn_more {
	position: absolute; 
	top: 170px; 
	left: 18px; 
	font-size: 40px; 
	letter-spacing: 1px; 
	width: 825px; 
	text-transform: uppercase; 
	line-height: 50px;
}
#home_blocks .learn_more {
	top: 275px; 
	left: 20px;
	font-size: 14px;
}


/* HEADER IMAGE BLOCK ############################################ */

.headerImageBlock {
	color: #FFF;
}
.headerImageBlock .arrow {
	position: absolute;
	top: 30px;
	right: 20px;
	text-indent: -2000px;
	background: url(http://dev.smbolic.com/clients/security-point-media/site/images/arrows/right-arrow.png) no-repeat;
}
.headerImageBlock .arrow,
.headerImageBlock .arrow a {
	display: block;
	width: 50px;
	height: 160px;
}
.headerImageBlock h1 {
	color: #FFF;
	padding: 30px 0 15px 20px;
	font-size: 30px;
	text-transform: uppercase;
}
.headerImageBlock p {
	padding-left: 20px;
}
.headerImageBlock h1,
.headerImageBlock ul,
.headerImageBlock p {
	width: 400px;
	letter-spacing: 1px;
}
/* HOME ASIDES ############################################ */

.home .widget_recent_entries {
	padding-bottom: 20px;
}
.home .widget_text {
	padding: 20px 0 0 0;
	border-top: 1px solid #DDD;
}
.home .aside .widget_text h3 {
	padding-bottom: 7px;
}

/* HEADER ############################################ */

.logo {
	position: absolute;
	bottom: -20px;
	width: 231px;
	height: 75px;
	background: url(../img/security-point-media.gif) no-repeat;
	text-indent: -4000px;
	margin-left: 20px;
	z-index: 101;
}
.top_nav {
	position: absolute;
	right: 20px;
	top: 23px;
}
.top_nav_item {
	float: left;
}
.top_nav .top_nav_text {
	border-right: 1px solid #999;
}
.top_nav_item:first-child a {
	border-left: none;
}
.top_nav_item a:link,
.top_nav_item a:visited {
	text-decoration: none;
	color: #666;
}
.top_nav_item a:active,
.top_nav_item a:hover {
	text-decoration: none;
	color: #999;
}
.top_nav_text {
	text-transform: uppercase;
	padding: 0 10px 0 10px;
	font-size: 11px;
	letter-spacing: 1px;
}
.top_nav .top_nav_item .last {
	border-right: none !important;
	padding-right: 0 !important;
}
.top_nav a.facebook,
.top_nav a.twitter,
.top_nav a.linkedin {
	float: left;
	text-indent: -4000px;
	height: 24px;
}
.top_nav a.facebook {
	background: url(../img/icons/facebook.gif) no-repeat 10px 0;
	width: 31px;
}
.top_nav a.twitter {
	background: url(../img/icons/twitter.gif) no-repeat;
	width: 23px;
}
.top_nav a.linkedin {
	background: url(../img/icons/linkedin.gif) no-repeat;
	width: 20px;
}

.entry-content h3 {
	font-weight: normal !important;
	font-size: 40px !important;
	line-height: 46px !important;
	text-transform:none !important;
	padding-bottom: 20px;
	width: 620px;

}

.management  {
	line-height: 21px;
}
.management .name {
	font-size: inherit;
	text-transform: uppercase;
	letter-spacing: 1px;
}
.management .title {
	font-style: italic;
	font-size: 12px;
	letter-spacing: 1px;
}

/* FOOTER ############################################ */

#footer {
	background: url(../img/misc/footer-bg.gif) repeat-y;
}
#footer,
#footer_left,
#footer_right {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
}
#footer_shad {
	/*background: url(../img/misc/footer-shadow.gif) no-repeat;*/
}
#footer_left {
	padding-top: 30px;
}
#footer_right {
	padding-top: 10px;
}
#footer_left .textwidget,
#footer_right .textwidget {
	letter-spacing: 1px;
}
#footer_right h4,
#footer_left h4 {
	color: #111;
	/*font-weight: normal;
	font-size: 10px;
	text-transform: uppercase;*/
}
#footer_right .widget {
	border-bottom: 1px solid #ccc;
	padding: 20px 0;
}
#footer_right .widget p {
	margin-bottom: 0;
}
#footer_right .widget:last-child {
	border-bottom: none;
	padding: 7px 0 40px 0;
}

#footer .sitemap_col {
	float: left;
	padding-right: 30px;
	line-height: 10px;
	width: 112px;
}
#footer .sitemap_col:last-child {
	width: auto;
}
#footer .sitemap_col_head {
	text-transform: uppercase;
	padding-bottom: 5px;
	color: #111;
	font-size: 9px;
}
#footer .sitemap_col_sub ul {
	list-style: none;
	margin: 0;
	padding: 0;	
}
#footer .sitemap_col_sub li {
	list-style: none;
	margin: 0;
	padding: 0 0 4px 0;
	font-size: 9px;
	/*max-width: 100px;*/
}
#footer .sitemap_col a:link,
#footer .sitemap_col a:visited {
	text-decoration: none;
	color: #666;
}
#footer .sitemap_col a:active,
#footer .sitemap_col a:hover {
	text-decoration: none;
	color: #999;
}
.media-partners-footer {
	padding-top: 5px;
}
.media-partners-footer img {
	margin-right: 38px;
}
.media-partners-footer img.right {
	margin-right: 0px;
}
.left_col, 
.left_col_half,
.right_col, 
.right_col_no_border, 
.right_col_no_border_half {
	float: left;
}
.left_col {
	width: 730px;
	padding-right: 0px;
}
.left_col p {
	margin-right: 20px;
}
.home .left_col {
	width: 480px;
	padding-right: 20px;
}
.home .entry-content p {
	font-size: 18px;
	line-height: 24px;
	padding-bottom: 0px;
}
.left_col_half {
	width: 355px;
	padding-right: 20px;
}
.right_col {
	width: 198px;
	padding-left: 20px;
	padding-right: 10px;
	border-left: 1px solid #ccc;
}
.right_col_no_border,
.right_col_no_border_quarter {
	width: 218px !important;
	padding-left: 0 !important;
	border-left: none !important;
}
.right_col_no_border_half {
	width: 355px !important;
	padding-left: 0 !important;
	padding-right: 0 !important;
	border-left: none !important;
}
.right_col_quarter {
	width: 218px !important;
}
.right_col_half {
	width: 334px !important;
}
.judge_col {
	width: 364px;
	float: left;
}
.judge_col strong,
.judge_col b,
.blue,
.entry-content p .blue {
	color: #005BA2;
}

.entry-content img {
    margin: 0 0 0px 0 !important;
}
img.shadowborder {
	border: 1px solid #ddd;
}
img.shadowborder,
#main .mapp-canvas-panel-shadow {
	-webkit-box-shadow: 2px 2px 12px rgba(50, 50, 50, 0.15);
	-moz-box-shadow:    2px 2px 12px rgba(50, 50, 50, 0.15);
	box-shadow:         2px 2px 12px rgba(50, 50, 50, 0.15);
}
.entry-content img.image_thirds {
	float: left;
	margin-right: 9px !important;	
}
.entry-content img.last {
	margin-right: 0px !important;	
}
.client_blocks {
	display: block;
	width: 745px;
}
.client_block {
	display: block;
	float: left;
	border: 1px solid #ccc;
	text-align: center;
	vertical-align: middle;
	width: 229px;
	height: 172px;
	margin: 0 10px 10px 0;	
	background: url(../img/misc/client-bg.gif) repeat-x;
	position: relative;
}
.client_block img {
	position: relative;
	top: 50%;
	margin-top: -40px !important;
}

.wpcf7-form {
	font-size: 13px;
	line-height: 18px;
}
.wpcf7-form input {
	font-size: 13px;
}
.wpcf7-form p {
	margin-bottom: 10px;
}
.wpcf7-form p.form-state,
.wpcf7-form p.form-zip {
	width:190px;
	float:left;
}
.wpcf7-text, .wpcf7-form .text, textarea {
	width: 400px;	
}
.wpcf7-form p.form-state,
.wpcf7-form p.form-zip {
	width: 190px;	
}
.wpcf7-form p.form-state .text,
.wpcf7-form p.form-zip .text {
	width: 190px;	
}
label.error {
	padding-left: 5px;
	color: #F00;	
}