/*
Theme Name: Optimum Safety Consultants
Theme URI:
Description: 
Author: Jumpbox Design
Author URI: http://www.jumpboxdesign.co.uk
Version: 1.0
Tags: Jumpbox Design

Created by Jumpbox Design for Veritas Consulting. Not for public use.
 
*/

/*** GLOBAL : GENERAL STYLE DEFAULTS ***/
html
{
	margin: 0;
	padding: 0;
 	-webkit-text-size-adjust: none; /* Prevent font scaling in landscape */
}
strong
{
	font-weight: 400;
}
body
{
	background: #fff;
	margin: 0;
	line-height: 1.5em;
}
body, input, textarea
{
	color: #222;    
	font-family: Arial, sans-serif;
	line-height: 1.5em;
}
h1, h2, h3, h4, h5, h6
{ 
	font-weight: normal;
	clear: both;
	line-height: 1em;
}
hr
{
	background-color: #999;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}
pre
{
	font: 11px Monaco, monospace;
	line-height: 1.5;
	margin-bottom: 1.5em;
}
code
{
	font: 11px Monaco, monospace;
}
p
{
	margin: 4px 0 12px 0;
}
a
{
	color: #0a77e6;
}
a:hover
{
	color: #065c88;
}
a:visited
{
	color: #8b46d1;
}



/*** PAGE LAYOUT ***/

/* Styles that affect the entire layout of the page */
div#container
{
	margin: 4px 4px 4px 4px;
}
div#content
{
	
}


/*** HEADER : MENU ***/

/* To see a menu in your header, you'll need to first add one in WordPress Admin */
.menu ul
{
    list-style: none;
    margin: 0;
}
.menu ul ul
{
    display: none;
}
.menu li
{
    display: inline;
    float: left;
	padding: 0 8px 0 4px;
}
.menu-item
{
	
}
.menu-item a
{
	font-size: 30px;
	text-decoration: none;
	color: #3eaf00;
}
.menu-item a:hover
{
	color: #5d8a05;
}



/*** HEADER : OTHER ***/



/*** CONTENT : POSTS AND PAGES ***/

/* Entry and Page Titles */
span.entry-title, h1.entry-title
{
	padding: 50px 0 50px 0;
	margin: 0;
	color: #fff;
	font-size: 35px;
	font-weight: 300;
	line-height: 1em;
	display: block;	
}
h2.entry-title
{
	
}
h2.entry-title a
{
	
}
h1.page-title
{
	font-weight: 300;
}

/* Media Alignment */
.alignright
{
	/* Style for right-aligned images in posts */
	padding: 8px 0 8px 8px;
	float: right;
}
.alignleft
{
	/* Style for left-aligned images in posts */
	padding: 8px 8px 8px 0;
	float: left;
}

/* Entry Content */
.entry-content
{
	padding: 30px 0 30px 0;
	float: left;
	width: 670px;
}
.entry-content a
{
	
}
.entry-content a:hover
{
	
}
.entry-content h1, .entry-content  h2, .entry-content  h3, .entry-content  h4, .entry-content  h5
{
	color: #8DB300;
}
.entry-content ol li
{
	
}

.entry-utility
{
	/* Style for the entry utility, which sits below a post and provides info like categories, tags, feeds, and an edit link (for authors) */
}
.entry-meta
{
	/* Style for the entry metadata (author, etc.) */
}
.skip-link
{
	/* Style for the skip link */
	/*position: absolute;
	left: -9000px;*/
}

/*** CONTENT : COMMENTS ***/

div#comments
{
	/* Style that affects the DIV containing all the comments */
}
.comments h3
{
	font-weight: 300;
	font-size: 25px;
	line-height: 1.5em;
	margin-top: 0px;
	padding-top: 0px;
	color: #666;
}
.comments ol
{
	margin: 0;
	padding: 0;
}
.comments ol li
{
	list-style: none;
}
.comments img
{
	/* Style for the user avatar beside each comment */
	float: left;
	margin: 0 30px 8px 0;
	width: 80px;
	height: 80px;
	-moz-border-radius: 40px;
	border-radius: 40px;
}
.comments .comment
{
	margin: 30px 0px;
}

.comments ol {
	/* Style that applies to each individual comment in a series of comments */
}

ul.children
{
	padding-left: 50px;
}

.comment-reply-link
{
	/* Style for the "Reply" link on a comment */
}
.comment-meta
{
	font-size: 12px;
	color: #999;

}
div#respond
{
	/* DIV that contains the comment response form */
}
div#respond h3
{
	font-weight: 300;
	font-size: 25px;
	line-height: 1.5em;
	margin-top: 0px;
	padding-top: 0px;
	color: #666;
}

.comment-author a{
	font-size: 16px;
	color: #666;
	
}

.comment-content {

}


/*** CONTENT : SIDEBAR ***/
div#primary
{
	/* Primary Widget Area DIV */
}
div#secondary
{
	/* Secondary Widget Area DIV */
}
.widget-area
{
	float: right;
	clear: right;
	margin: 0 -20px 0 20px;
	padding: 20px 20px 20px 20px;
	width: 210px;
	background-color: #FAFAFA;
}
.xoxo
{
	/* Class that applies to each item in each widget area (an unordered list class) */
}
.widget-area ul{
	list-style: none;
	font-style: normal;
	margin:0 0 30px 0;
	list-style-position: outside;
}
.widget-area .children{
	list-style: none;
	font-style: normal;
	margin-bottom: 0px;
	padding-left: 20px;
	list-style: square;
}

.widget-area h3
{
	color: #8EB400;
	font-size: 25px;
	font-weight: 300;
	margin-bottom: 20px;
}

.widget-area ul a{
	color: #666;
}

/*** FOOTER ***/
div#footer
{
	float: left;
	clear: both;
}


/*** YOUR CSS ***/

body {
	font-size: 14px;
	line-height: 1.5em;
	color: #666;
	margin: 0px;
	padding: 0px;
	background-color: #F5F5F5;
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 400;
}
a img {
	border: none;
}
h2 {
	font-weight: 300;
	font-size: 20px;
	line-height: 1.5em;
	margin-top: 0px;
	padding-top: 0px;
}
ul {
	list-style-type: square;
	font-style: italic;
	font-weight: 400;
	list-style-position: inside;
	padding: 0px;
}
a:link, a:visited, a:active {
	text-decoration: none;
	color: #8BB800;
}
a:hover {
	text-decoration: underline;
}
.small_green_left {
	width: 300px;
	float: left;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 40px;
	margin-left: -40px;
	background-color: #D6D991;
	margin-top: 20px;
	margin-bottom: 20px;
	height: 240px;
	
}
.large_green_right {
	width: 560px;
	padding-top: 20px;
	padding-right: 40px;
	padding-bottom: 20px;
	padding-left: 20px;
	float: right;
	margin-top: 20px;
	margin-right: -40px;
	margin-bottom: 20px;
	margin-left: 0;
	background-color: #E3E0B4;
	height: 240px;
}

.wrapper {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 20px;
	padding-left: 20px;
}
.clear {
	clear: both;
}
.half_left {
	float: left;
	width: 440px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
	clear: left;
}
.half_right {
	float: right;
	width: 440px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.intro {
	min-height: 380px;
}
.full_center {
	padding-right: 100px;
	padding-left: 100px;
	text-align: center;
	clear: both;
	margin-top: 20px;
	margin-bottom: 20px;
	float: left;
	clear: both;
	width: 720px;
}
#top_section {
	background-image: url(images/banner_background.png);
	background-repeat: repeat;
	background-position: left bottom;
	background-color: #C3DF88;
	-webkit-transform-style: preserve-3d;
	min-width: 980px;
}
#top_bar {
	background-color: #666;
	font-size: 12px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	padding-bottom: 5px;
	z-index: 9000;
	position: relative;
}
#top_bar_left {
	color: #FFF;
	float: left;
}
#top_bar_right {
	float: right;
	background-image: url(images/twitter_logo_small.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}
#top_bar_left p {
	margin: 0px;
	padding: 0px;
}
#top_bar a:link , #top_bar a:visited, #top_bar a:active{
	color: #FFF;
	text-decoration: none;
}
#top_bar a:hover {
	text-decoration: underline;
}
#top_panel {
	display: none;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	position: absolute;
	z-index: 9500;
	top: 31px;
	background: #FAFAFA; 
	-moz-box-shadow: 3px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 3px 3px rgba(0,0,0,0.2);
	box-shadow: 3px 3px rgba(0,0,0,0.2);
}
#nav_section {
	z-index: 9000;

}
#nav_section .wrapper {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
}
#logo {
	float: left;
	padding-top: 20px;
	padding-bottom: 20px;
}

#logo img{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E3E3E3;
	padding-right: 20px;
}

#nav_links {
	float: left;
	text-align: center;
	width: auto;
	z-index: 9000;
}
#nav_number {
	float: right;
	font-size: 18px;
	color: #8BB900;
	background-image: url(images/phone_icon.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
	padding-top: 33px;
	padding-bottom: 33px;
	width: auto;
}
#nav_links ul {
	padding: 0px;
	width: 570px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
}
#nav_links li{
	position: relative;
	list-style-type: none;
	list-style-position: outside;
	z-index: 8000;
	float: left;
	
}

#nav_links li a{
	display: block;
	padding-top: 33px;
	padding-right: 20px !important;
	padding-left: 20px !important;
	padding-bottom: 33px;
	text-decoration: none;
	color: #666;
	font-size: 18px;
	font-weight: 300;
	font-style: normal;
}

#nav_links li a:hover, #nav_links li:hover a {
	background-color:#FAFAFA;
}
#promo_link_section {
	background-color: #D3E2A2;
	background-image: url(images/stripe_border.png);
	background-repeat: repeat-x;
	background-position: center bottom;
	min-width: 980px;
}
#promo_link_section .wrapper {
	background-color: #666;
	background: rgb(102, 102, 102); /* Fall-back for browsers that don't support rgba */
	background: rgba(102, 102, 102, .8);
	padding-top: 20px;
	padding-bottom: 20px;
	width: 920px;
	margin-right: auto;
	margin-left: auto;
}
#promo_link_section .wrapper p {
	color: #FFF;
	font-size: 20px;
	margin: 0px;
	padding-top: 17px;
	padding-right: 0px;
	padding-bottom: 17px;
	padding-left: 0px;
	float: left;
}
.promo {
	float: right;
	-moz-box-shadow: 0 0 3px 3px rgba(102, 102, 102, .8);
	-webkit-box-shadow: 0 0 3px 3px rgba(102, 102, 102, .8);
	box-shadow: 0 0 3px 3px rgba(102, 102, 102, .8);

	
}
a.btn {
	color: #FFF;
	font-size: 20px;
	padding-top: 17px;
	padding-right: 37px;
	padding-bottom: 17px;
	padding-left: 37px;
	background-color: #BCD66A;
	border-radius: 3px;
	text-shadow: 1px 1px 1px rgba(102, 102, 102, .5);
	text-decoration: none;
}
.inline_btn {
	margin-top: 40px;
	margin-bottom: 40px;
}
#twitter_feed {
	background-color: #666;
	padding-top: 20px;
	padding-bottom: 20px;
	min-width: 980px;
}
#twitter_feed_left a {
	font-size: 20px;
	color: #FFF;
}
#twitter_feed_left {
	padding-top: 10px;
	padding-bottom: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E3E3E3;
	float: left;
	padding-right: 20px;
}
#twitter_update_list {
	float: right;
	color: #FFF;
	width: 750px;
	text-align: center;
}
#twitter_update_list li {
	list-style-type: none;
}
#twitter_update_list span a:link, #twitter_update_list span a:visited, #twitter_update_list span a:active {
	color: #FFF;
	text-decoration: underline;
	display: inline;
}
#twitter_update_list a {
	display: block;
}

.btn:hover {
	background-color: #C4E172;
	}
.btn:active {
	background-color: #BCDA6F;

	}
#main .wrapper {
	background-color: #FFF;
	padding-bottom: 40px;
}
#footer_links {
	background-color: #E3E0B4;
	padding-top: 20px;
	padding-bottom: 20px;
	min-width: 980px;
}
.footer_list {
	float: left;
	width: 650px;
	padding: 10px 20px 0 0;
	font-size: 14px;
	color: #777863;
	font-style: normal;
}
.footer_list ul a:link, .footer_list ul a:active, .footer_list ul a:visited, .footer_list .menu-item a{
	color: #777863;
	font-style: normal;
	font-size: 12px;
}
.footer_list ul a:hover {
	text-decoration: underline;
}
.footer_list ul, .footer_list .menu-workplace-menu {
	color: #777863;
	font-style: normal;
	margin: 0px;
	font-size: 12px;
}
.footer_list li {
	list-style-type: none;
}
#footer_bottom {
	background-color: #FFF;
	padding-top: 20px;
	padding-bottom: 20px;
	font-size: 12px;
	color: #999;
	background-image: url(images/stripe_border.png);
	background-repeat: repeat-x;
	background-position: center bottom;
	min-width: 980px;
}
#footer_bottom ul {
	display: inline;
	list-style-type: disc;
	font-style: normal;
}
#footer_bottom li {
	display: inline;
	list-style-type: disc;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	line-height: 1.5em;
}
#footer_bottom_left {
	float: left;
	height: 150px;
	width: 150px;
	background-image: url(images/logo.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#footer_bottom_right {
	float: right;
	width: 700px;
}
h3 {
	font-size: 14px;
	font-weight: 600;
	color: #FFF;
	padding: 0px;
	margin: 0px;
}
#footer_social {
	float: right;
	width: 240px;
}
.footer_social_link {
	display: block;
	float: left;
	height: 60px;
	width: 60px;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url(images/footer_spcial_sprite.png);
}
.footer_social_link:hover {
	background-position-y: -60px;
}
.facebook_link {
	background-position: 0px 0px;
}
.twitter_link {
	background-position: -60px 0px;
}
.google_link {
	background-position: -120px 0px;
}
.youtube_link {
	background-position: -180px 0px;
}

.copyright {
	clear: both;
	font-size: 12px;
	font-style: normal;
	margin-top: 30px;
}

.latest_posts li a {
	color: #777863;
}

.latest_posts li {
	padding: 10px 0 10px 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E5E7BB;
	list-style: none;
}

ul.latest_posts {
	margin: 0 0 10px 0;

}

.white_text {
	color: #FFF;
}

.page_title_wrapper {
	text-align: center;
	background-image: url(images/stripe_border.png);
	background-repeat: repeat-x;
	background-position: center bottom;
}

.post_details_top {
	width: 670;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FAFAFA;	
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FAFAFA;
	padding: 10px 0px 10px 0px;
	margin-bottom: 10px;
	color: #999;	
}

.comment_count {
	float: right;
}
.post_details_top_left {
	float: left;
	}
.previous_link {
	float: left;
	width: 250px;
}
.next_link {
	float: right;
	width: 250px;
	text-align: right;
}
.navigation {
	margin: 30px 0;
}

.form-section input {
	font-size: 14px;
	padding: 5px;
	width: 250px;
	-moz-box-shadow: inset 0 0 4px rgba(0,0,0,0.2); 
	-webkit-box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.2); 
	box-shadow: inner 0 0 4px rgba(0, 0, 0, 0.2);
	border:0;
	color:#aaa;
	border:solid 1px #ccc;
	margin-bottom: 10px;
	}
.form-section textarea {
	font-size: 14px;
	padding: 5px;
	width: 400px;
	-moz-box-shadow: inset 0 0 4px rgba(0,0,0,0.2); 
	-webkit-box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.2); 
	box-shadow: inner 0 0 4px rgba(0, 0, 0, 0.2);
	border:0;
	color:#aaa;
	border:solid 1px #ccc;
	margin-bottom: 10px;
	}
.form-submit input {
	margin:0 0 20px; 
	cursor:pointer;
	color: #FFF;
	font-size: 20px;
	padding-top: 7px;
	padding-right: 17px;
	padding-bottom: 7px;
	padding-left: 17px;
	background-color: #BCD66A;
	border-radius: 3px;
	text-shadow: 1px 1px 1px rgba(102, 102, 102, .5);
	text-decoration: none;
	border:none;
}
.sub-menu-1 {
	max-width: 960px !important;
	width: 900px !important;
	left: -340px !important;
    }

.ss-nav-menu-item-1 .sub-menu-1 {
	max-width: 300px !important;
	width: 250px !important;
	left: -61px !important;
    }
.wpcf7-response-output {
	width: 100% !important;
	position: fixed;
	top: 0;
	left: 0;
	margin: 0 !important;
	z-index: 9999;
	border: none !important;
	text-align: center;
	color: #FFF;
	padding: 10px 0 10px 0 !important;
	
}
.wpcf7-mail-sent-ok {
	background-color: #BCD66A;
}
.wpcf7-validation-errors {
	background-color: #F24E4E;
}
.wpcf7 input, .wpcf7 textarea {
	border: 0;
	width: 420px;
	border-bottom: 1px solid #CCC;
	padding: 10px;
	font-size: 14px;
	-webkit-appearance: none;
	outline-style: none;
	background-color: transparent;
}
.wpcf7 input:focus, .wpcf7 textarea:focus {
	background-color: #F5F5E4;
}
.wpcf7 textarea {
	height: 50px;
	overflow: hidden;
}

input.wpcf7-not-valid {
	background-color: #FDDDDC;
}

.wpcf7-not-valid-tip-no-ajax {
	display: none !important;
}
input.wpcf7-submit {
	color: #FFF;
	width: auto;
	font-size: 20px;
	padding-top: 7px;
	padding-right: 27px;
	padding-bottom: 7px;
	padding-left: 27px;
	background-color: #BCD66A;
	border-radius: 3px;
	text-shadow: 1px 1px 1px rgba(102, 102, 102, .3);
	text-decoration: none;
	float: right;
	cursor: pointer;
}
input.wpcf7-submit:hover {
	background-color: #C4E172;
	}
.blog_posts {
	margin-bottom: 30px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
	padding-bottom: 30px;
}
.blog_posts h2 a{
	font-size: 25px;
	font-weight: 400;
}
.blog_posts h2{
	margin-bottom: 30px;
	
}
.blog_page_author {
	font-size: 14px;
	margin-bottom: 15px;
}
.post-date {
	font-size: 12px;
	margin-bottom: 20px;
	display: block;
	color: #CCC
}
.widget-container .wpcf7 input, .widget-container .wpcf7 textarea {
	width: 190px;
}
.widget-container input.wpcf7-submit {
	width: auto;
}
#authorsure-author-profile {
float: left;
margin-bottom: 30px;

}


.authorsure-author-box { 
background: #FAFAFA; 
overflow: hidden; 
margin: 30px 0px 30px -40px; 
padding: 14px 10px 10px 10px; 
-moz-box-shadow: 3px 3px rgba(0,0,0,0.2);
-webkit-box-shadow: 3px 3px rgba(0,0,0,0.2);
box-shadow: 3px 3px rgba(0,0,0,0.2);
 
}

.authorsure-author-box img { 
float:left; 
border: 5px; 
margin: 16px 10px 0 0; 
position:relative;
-moz-border-radius: 60px;
border-radius: 60px;
width: 120px;
height: 120px;
 }

.authorsure-author-box h4, #content .authorsure-author-box h4 { font-weight: normal; padding:0; margin: 0 0 0 150px; clear:none; }

.authorsure-author-box h4 a { text-decoration:none; padding:0; margin: 0; }

.authorsure-author-box p, #content .authorsure-author-box p { margin: 0 0 10px 150px;}

#authorsure-author-profile p { padding: 0; margin: 0 0 15px 0; }

#authorsure-author-profile ul { margin: 0px 0px 30px 0px; }

#authorsure-author-profile ul li { list-style-image: none; list-style-type: none; padding: 3px; }

#authorsure-author-profile ul.single-line { display: inline; margin-bottom: 10px;  }

#authorsure-author-profile ul.single-line li { display: inline; padding: 3px; }		

#authorsure-author-profile ul li a { text-decoration: none; }

#authorsure-author-profile ul img { border: none; padding: 0px; margin: 0px; vertical-align: middle;}

#authorsure-posts-heading { margin: 10px 0px; }





.entry-utility {
	margin-bottom: 30px;
}
#tab-description .authorsure-author-box {
display: none;
}
#breadcrumb {
	display: none;
}
.products {
	width: 100%;
	z-index: 1;
}
.product {
	margin: 0 30px 30px 0 !important;
	z-index: 1;
}
.products img, .products li {
	z-index: 1;
}
.products li strong {
	height: 90px;
}
a.button, button.button, input.button, #review_form #submit {
	background-color: #BCD66A !important;
} 
a.button:hover, button.button:hover, input.button:hover, #review_form #submit:hover {
	background-color: #C4E172 !important;
} 
#jigoshop_cart-2 {
	margin-bottom:20px;
}
.js_widget_product_title {
	float:left;
}
td.product-name {
	max-width: 200px;
}
a.checkout-button{
	color: #FFF !important;
}
#megaMenu {
	z-index: 8000;
}
#sequence-theme {
  color: white;
  max-width: 2560px;
  margin: 0 auto;
  min-width: 960px;
  position: relative;
  margin: 0 auto;
  overflow: hidden;
  -webkit-backface-visibility: hidden;
	  /* prevent graphical glitches in WebKit browsers when using transitions */
  z-index: 0;
}
#sequence-theme .next,
#sequence-theme .prev {
  color: white;
  cursor: pointer;
  display: none;
  font-size: 80px;
  font-weight: bold;
  position: absolute;
  opacity: 0.4;
  top: 150px;
  height: 50px;
  width: 50px;
  z-index: 20;
}
#sequence-theme .prev {
  left: 0;
  position: absolute;
}
#sequence-theme .next {
  position: absolute;
  right: 0;
}

#sequence-theme #sequence li > * {
  position: absolute;
}
#sequence-theme #sequence {
  min-height: 300px;
  margin: 0 auto;
  position: relative;
  width: 960px;
}
#sequence-theme h2 {
	padding: 0px 0 10px 0;
	margin: 0;
	color: #fff;
	font-size: 40px;
	font-weight: 300;
	line-height: 1em;
	font-style: normal;
}
#sequence-theme p {
	padding: 0px 0 10px 0;
	margin: 0;
	color: #fff;
	font-size: 20px;
	font-weight: 400;
	line-height: 1.2em;
	font-style: normal;
}
#sequence-theme .slider_content {
  color: black;
  font-size: 1em;
  left: 20px;
  line-height: 1.2em;
  top: -800px;
  width: 500px;
  z-index: 10;
  vertical-align: middle;
  -webkit-transition-duration: 4s;
  -moz-transition-duration: 4s;
  -ms-transition-duration: 4s;
  -o-transition-duration: 4s;
  transition-duration: 4s;
  -webkit-transform: translateZ(0);
position: absolute;
}
#sequence-theme .animate-in .slider_content {
  left: 20px;
	top: 80px;
  -webkit-transition-duration: 4s;
  -moz-transition-duration: 4s;
  -ms-transition-duration: 4s;
  -o-transition-duration: 4s;
  transition-duration: 4s;
-webkit-transform: translateZ(0);
}
#sequence-theme .animate-out .slider_content {
  left: 20px;
	top: -800px;
  -webkit-transition-duration: 4s;
  -moz-transition-duration: 4s;
  -ms-transition-duration: 4s;
  -o-transition-duration: 4s;
  transition-duration: 4s;
	-webkit-transform: translateZ(0);
}
#sequence-theme .animation_1 {
  right: 20px;
  top: 800px;
  z-index: 6;
  -webkit-transition-property: left top;
  -moz-transition-property: left top;
  -ms-transition-property: left top;
  -o-transition-property: left top;
  transition-property: left top;
	-webkit-transform: translateZ(0);
}
#sequence-theme .animate-in .animation_1 {
right: 20px;
  top: -40px;
  -webkit-transition-duration: 4s;
  -moz-transition-duration: 4s;
  -ms-transition-duration: 4s;
  -o-transition-duration: 4s;
  transition-duration: 4s;
  -webkit-transition-property: left top;
  -moz-transition-property: left top;
  -o-transition-property: left top;
  -ms-transition-property: left top;
  transition-property: left top;
  z-index: 4;
	-webkit-transform: translateZ(0);
}
#sequence-theme .animate-out .animation_1 {
  right: 20px;
  top: 800px;
  z-index: 6;
  -webkit-transition-duration: 4s;
  -moz-transition-duration: 4s;
  -ms-transition-duration: 4s;
  -o-transition-duration: 4s;
  transition-duration: 4s;
  -webkit-transition-property: left top;
  -moz-transition-property: left top;
  -ms-transition-property: left top;
  -o-transition-property: left top;
  transition-property: left top;
	-webkit-transform: translateZ(0);
}
#sequence ul {
	list-style: none !important;
	margin: 0 auto;
}
.social_count_wrapper {
	width: 280px;
	padding: 20px 20px 20px 0;
	float: left;
}
.social_count_logo {
	float: left;
	width: 140px;
	height: 90px;
}
.social_count_text {
	float: right;
	width: 140px;
	height: 90px;
	text-align: center;
	padding-top: 10px;
}
.social_count_text h3 {
	font-size: 40px;
	margin: 0;
	font-weight: 300;
}
.social_type {
	color: #999999;
	font-size: 14px;
}
#twitter_text h3 {
	color: #3F99FF;
}
#google_text h3 {
	color: #D34836;
}
#facebook_text h3 {
	color: #3B5998;
}
#twitter_logo {
	background-image: url(images/twitter_logo.png);
}
#google_logo {
	background-image: url(images/google_logo.png);
}
#facebook_logo {
	background-image: url(images/facebook_logo.png);
}
.social_count_logo {
	background-repeat: no-repeat;
	background-position: center center;
}
.social_button {
	text-align: center;
	clear: both;
	padding: 20px 0px;
}
.social_button a {
	font-size: 20px;
	padding-top: 7px;
	padding-right: 27px;
	padding-bottom: 7px;
	padding-left: 27px;
	border-radius: 3px;
}
.social_button a:hover {
	text-decoration: none !important;
}
#twitter_button a{
	background-color: #3F99FF;
}
#google_button a {
	background-color: #D34836;
}
#facebook_button a {
	background-color: #3B5998;
}

.share_box_wrapper {
	margin: 30px 0;
}
.share_box_title    {
	float: left;
	display: block;
	margin-right: 20px;
	font-size: 18px;
	padding-top: 13px;
	padding-bottom: 13px;
}

a.share_box {
	font-size: 14px;
	color: #FFF;
	display: block;
	float: left;
	padding-top: 14px;
	padding-right: 14px;
	padding-bottom: 14px;
	padding-left: 64px;
	background-repeat: no-repeat;
	text-decoration: none;
	margin-right: 20px;
	text-align: center;
}
a.share_box_twitter {
	background-image: url(images/twitter_share_icon.png);
	background-color: #009DD1;
}
a.share_box_google {
	background-image: url(images/google_share_icon.png);
	background-color: #DA4614;
}
a.share_box_facebook {
	background-image: url(images/facebook_share_icon.png);
	background-color: #00366B;
}
a.share_box_linkedin {
	background-image: url(images/linkedin_share_icon.png);
	background-color: #005784;
}

.twitterwidget-title, .entry-meta, #twitter_update_list h2, .intent-meta, .follow-button {
	display:none;
}

#twitter_update_list .entry-content {
	width: auto;
	float:none;
}

a#rss_feed {

	display: block;
	width: 920px;
	margin: 10px auto;
	background-color: #fff;
	padding: 20px;
	font-size: 18px;
	font-weight: 300;
	color: #666;
background-image: url(images/rss_green.png);
background-repeat: no-repeat;
background-position-x: 750px;
background-position-y: -55px;
}

a#rss_feed:hover {
	text-decoration: none;
	background-color: #FAFAFA;
	cursor: pointer;
}

.cresta-share-icon.first_style .cresta-the-count {
	display: none !important;
}