/*===================================================================
 
	Theme Name: 	 Snazzy
	Theme URI:      http://demo.themebeans.com/snazzy
	Author:         ThemeBeans
	Author URI:     http://themebeans.com
	Description: 	 A super nice gallery & portfolio theme for creatives.
	Version:        2.7.1
	Tags:           post-formats, theme-options, translation-ready, custom-menu, fluid-layout, responsive-layout, light, white, microformats
	Textdomain: 	 bean

	License: GNU General Public License version 3.0
	License URI:  http://www.gnu.org/licenses/gpl-3.0.html
	
/*===================================================================*/




/*===================================================================*/
/*
/* CSS RESET AND FRAMEWORK SETUP
/*
/*===================================================================*/
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{border:0;font-size:100%;font:inherit;margin:0;padding:0;text-decoration:none;vertical-align:baseline}img{vertical-align:bottom}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}table{border-collapse:collapse;border-spacing:0}.clearfix::after{content:"";display:table;clear:both}.none{display:none}

/* GRID FRAMEWORK */
.row { width: 100%; margin: 0 auto;}
.row .row { width: auto; max-width: none; min-width: 0; margin: 0 -10px; }
.row:before, .row:after { content: ""; display: table; } .row:after { clear: both; }

.column, .columns { float: left; min-height: 1px; padding: 0 10px; position: relative; }
.columns .columns { padding: 0px; }
.columns .columns .columns { padding: 0px; } 
.column.centered, .columns.centered { float: none; margin: 0 auto; } 
[class*="column"] + [class*="column"].end { float: left; }

/* COLUMNS */
.one, .row .one 		{ width: 8.33333%;  }
.two, .row .two 		{ width: 16.66667%; }
.three, .row .three 	{ width: 25%; 		}
.four, .row .four 		{ width: 33.33333%; }
.five, .row .five 		{ width: 41.66667%; }
.six, .row .six 		{ width: 50%; 		}
.seven, .row .seven 	{ width: 58.33333%; }
.eight, .row .eight 	{ width: 66.66667%; }
.nine, .row .nine 		{ width: 75%; 		}
.ten, .row .ten 		{ width: 83.33333%; }
.eleven, .row .eleven 	{ width: 91.66667%; }
.twelve, .row .twelve 	{ width: 100%; 	}

.push-two 		{ left: 16.66667%; 	}
.pull-two 		{ right: 16.66667%; }
.push-three 		{ left: 25%; 		}
.pull-three 		{ right: 25%; 		}
.push-four 		{ left: 33.33333%; 	}
.pull-four 		{ right: 33.33333%; }
.push-five 		{ left: 41.66667%; 	}
.pull-five 		{ right: 41.66667%; }
.push-six 		{ left: 50%; 		}
.pull-six 		{ right: 50%; 		}
.push-seven 		{ left: 58.33333%; 	}
.pull-seven 		{ right: 58.33333%; }
.push-eight 		{ left: 66.66667%; 	}
.pull-eight 		{ right: 66.66667%; }
.push-nine 		{ left: 75%; 		}
.pull-nine 		{ right: 75%; 		}
.push-ten 		{ left: 83.33333%;  }
.pull-ten 		{ right: 83.33333%; }

/* IMAGES */
img, object, embed { max-width: 100%; height: auto; }
object, embed { height: 100%; }
img { -ms-interpolation-mode: bicubic; }
ul, li { list-style: none; }

/* VISABILITY CLASSES */
.show-for-small { display: none!important; }

/* FLOATS */
.left { float: left; }
.right { float: right; }
.text-right {text-align: right;}
.text-centered {text-align: center;}

/* RESPONSIVE */
@media only screen and (max-width: 850px) { 
.row { width: auto; min-width: 0; margin-left: 0; margin-right: 0; }
.row .row { }
.column, .columns { padding: 0px; } 
.column:before, .columns:before, .column:after, .columns:after { content: ""; display: table; }
.column:after, .columns:after { clear: both; }
.row .mobile-two { width: 50% !important; float: left; padding: 0 30px; }
.row .mobile-two:last-child { float:left; }
.row .mobile-two.end { float: left; }
.row .mobile-four { width: 100% !important; float: left; }
.row .mobile-four.end { float: left; }  
.push-two, .push-three, .push-four, .push-five, .push-six, .push-seven, .push-eight, .push-nine, .push-ten { left: auto; }
.pull-two, .pull-three, .pull-four, .pull-five, .pull-six, .pull-seven, .pull-eight, .pull-nine, .pull-ten { right: auto; }
}

/* SMALL DISPLAY TARGETS */
@media only screen and (max-width: 850px) { 
	.hide-for-small {
		display: none!important;
	} 
	.show-for-small { 
		display: block!important; 
	}
}




/*===================================================================*/
/*
/* BEGIN THEME CSS
/*
/*===================================================================*/
* { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }


html { 
     font-size: 62.5%;
     overflow-x: hidden; 
     -webkit-text-size-adjust: 100%;
     -ms-text-size-adjust: 100%;
     -webkit-overflow-scrolling: touch;
}

body { 
	font: 15px/24px 'Source Sans Pro', Helvetica; 
	overflow-x: hidden;
}

h1, h2, h3 { 
	font-family: 'Bitter', Helvetica;
	font-weight: normal; 
	font-style: normal; 
}

h1 { 
	font-size: 22px; 
	line-height: 28px; 
	letter-spacing: -1px; 
	margin-bottom: 10px; 
}

h2 { 
	font-size: 17px; 
	line-height: 26px;
}

h3 { 
	font-size: 14px; 
	line-height: 26px;
}

h4 { 
	font-size: 15px; 
	line-height: 22px; 
}

h5 { 
	font-size: 14px; 
	line-height: 22px; 
	margin-bottom: 8px;
}
	
h6 { 
	color: #848484;
	font-size: 13px; 
	line-height: 22px;  
	text-transform: uppercase;
}
 	
code { 
 	font: bold 16px/22px "Courier New", Courier, mono, sans-serif;
 	overflow: auto;
 	border-style: none;    
}

.bg-accent {
	background: url(assets/images/bg-accent.png) repeat;
	height: 800px;
	position: fixed;
	top: 0;
	width: 800px;
}

	
	
	
/*===================================================================*/
/*                    												  
/* GLOBAL STYLES (ELEMENTS WITH THE SAME STYLES) 		   		  
/*                    												  
/*===================================================================*/	
a,
body,
textarea,
.bean-shot,
#comments-list ol li,
li.submit .button, 
.post-thumb a img,
input[type="tel"],
input[type="url"], 
input[type="text"],
input[type="date"], 
input[type="time"],
input[type="email"], 
.flickr_badge_image,
input[type="number"], 
input[type="search"], 
input[type="password"], 
input[type="datetime"], 
.bean-dribbble-shots img,
.bean-direction-nav a,
.slider-nav .slides li img,
.bean500px_badge_image,
.form-submit input[type="submit"] { 
	-webkit-transition: all 0.15s;
	   -moz-transition: all 0.15s;
		-ms-transition: all 0.15s;
		 -o-transition: all 0.15s;
}

code,
blockquote, 
blockquote p,
.entry-meta a,
textarea:focus, 
.viewer .caption,
.comment-author a,
#footer-container,
#footer-container a,
.author-description,
.comment-author cite,
h1,	h2, h3, h4, h5, a,
input[type=text]:focus,
.block .entry-content p,
input[type=email]:focus,
.portfolio-content.block,
input[type=password]:focus { 
	color: #2C3033; 
}	
	
.post-date,
.entry-meta,
#login span,
.logged-in-as,
.entry-meta a,
#login span a, 
.comment-meta,
.logged-in-as a,  
.portfolio-meta,
.comment-meta a,
a.post-edit-link,
#footer-container,
.widget_archive li,
#footer-container a, 
.widget_categories li,
.comment-awaiting-moderation {
	color: #A4A4A4;
}	


	
	
/*===================================================================*/
/*                    												  
/* PRIMARY LAYOUT / SIDEBAR DEFAULTS 		   		  
/*                    												  
/*===================================================================*/
 
/* SIDEBAR STYLES */
.sidebar {
	padding-top: 10px;
}

.sidebar div.sep:first-child {
	margin: 20px auto 35px;
}

.sidebar div.sep:last-child {
	display: none;
}

.sidebar .btn:hover, 
.sidebar .button:hover, 
.sidebar .tagcloud a:hover,
.sidebar button.button:hover, 	       
.sidebar .btn[type="submit"]:hover,
.sidebar .button[type="submit"]:hover,
.sidebar input[type="button"]:hover, 
.sidebar input[type="reset"]:hover, 
.sidebar input[type="submit"]:hover {
	background-color: #FFF!important;
	color: #2C3033!important;
}

.sidebar input, 
.sidebar textarea {
	background-color: #FFF!important;
	border-color: #FFF!important;
	border-radius: 2px;
}




/*===================================================================*/
/*                    												  
/* FORM & INPUT STYLES    	         		  
/*                    												  
/*===================================================================*/  
  
/* THEME BUTTONS */
.btn, 
.button, 
.tagcloud a,
button.button, 	       
.btn[type="submit"],
.button[type="submit"],
input[type="button"], 
input[type="reset"], 
input[type="submit"] {
	background-color: #2C3033;
	border-radius: 2px; 
	border: none;	  
	color: #FFF;
	cursor: pointer;
	display: inline-block;
	font: 15px/24px 'Source Sans Pro', Helvetica;
	margin: 1px 1px 4px 0; 
	outline: none!important;
	padding: 6px 12px;
	text-align: center;
	-webkit-appearance: none; 	     		     	
}

.btn:hover, 
.button:hover, 
.tagcloud a:hover,
button.button:hover, 
.form-submit input[type="submit"]:hover,
.btn[type="submit"]:hover,
.button[type="submit"]:hover,
input[type="button"]:hover, 
input[type="reset"]:hover, 
input[type="submit"]:hover {
    color: #FFF!important;
}
    
    
/*===================================================================*/
/* THEME FORMS
/*===================================================================*/
form label {
	font-size: 14px;
	font-family: "Bitter", serif; 
}
  
.contactform {
	margin-top: 40px;
}
  
span.required { color: #CF5C46; }  

li.submit .button,
.form-submit input[type="submit"] {
	margin-top: 10px;
	padding: 14px 20px;
	font: 500 14px "Bitter", serif;
}	
         
form input {
     clear: none;
     display: inline;
     margin-bottom: 20px;
}
     
input.input-text, 
textarea {
     display: block;
     margin-bottom: 18px;
} 

textarea { padding: 9px 14px; } 

input[type="text"], 
input[type="password"], 
input[type="date"], 
input[type="datetime"], 
input[type="email"], 
input[type="number"], 
input[type="search"], 
input[type="tel"], 
input[type="time"], 
input[type="url"], 
textarea { 
	background-color: #F3F7F8;
	border:1px solid #F3F7F8;
	height: 38px;
	color: #2C3033;
	font-size: 13px;
	line-height: 22px;
	padding-left: 13px;
	-webkit-appearance: none;
	font-weight: normal!important;
	font-style: normal!important;
	width: 100%;
}

input[type=email]:focus,
input[type=text]:focus,
input[type=password]:focus,
textarea:focus {
	background-color: #FFF;
	border:1px solid #C2C9CE;
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
	outline:none;    
}	

::-webkit-input-placeholder { 
	color: #2C3033;
}

:-moz-placeholder { 
	color: #2C3033; 
}

::-moz-placeholder { 
	color: #2C3033;  
}

:-ms-input-placeholder {  
	color: #2C3033;  
}
	
	
/* CONTACT FORM 7 COMPATIBILITY */
.wpcf7-not-valid-tip {
	background: none!important;
	border: none!important;
	color: #B62F15;
	left: 0!important;
	top: 0!important;
	position: relative!important;	
}

div.wpcf7-mail-sent-ok {
	background-color: #BDE74C; 
	border: none!important;
	color: #4C6802; 
}

div.wpcf7-spam-blocked,
div.wpcf7-mail-sent-ng,
div.wpcf7-validation-errors {
	background-color: #fcc8c8; 
	border: none!important;
	color: #DA3A3C;
}

div.wpcf7-response-output {
	margin: 30px 0 0 0!important;
	padding: 0.6em 1em!important;
	text-align: center;
}

.wpcf7-form p {
	line-height: 33px;
}

wpcf7-submit {
	padding: 8px 15px;
}	

div.wpcf7 img.ajax-loader {
	display: inline;
}	
	


	
/*===================================================================*/
/*                    												  
/* THEME HEADER  			   		  
/*                    												  
/*===================================================================*/
	
/*===================================================================*/
/* LOGO & BRANDING
/*===================================================================*/
.logo {
	display: inline-block;
	margin-bottom: 3px;
}	

.logo-uploaded {
	max-width: 200px;
}
	
/*===================================================================*/
/* MAIN HEADER
/*===================================================================*/
#header-container {
	margin-right: 10px;
	margin-left: 0;
	text-align: center;
	padding: 45px 25px;
	position: relative;
	z-index: 0;
}

.page-template-template-portfolio-php #header-container,
.page-template-template-portfolio-filter-php #header-container {
	z-index: 1;
}

#full-wrapper.single-grid {
	z-index: 1;
}

#header-container,
#header-container p {
	font-size: 13px;
	line-height: 21px;
}

#header-container a h1 {
	color: #FFF;
	margin-bottom: 5px;
}

.block {
	float: left;
	margin-left: 10px;
	padding: 25px;
	text-align: left;
	width: 250px;
}

.block p {
	color: #CFD8DB;
}

div.sep {
	background-color: #393D40;
	display: block;
	height: 1px;
	margin: 30px auto;
	width: 30px;
}

div.sep.fullwidth {
	background-color: #E8EAEE;
	margin-bottom: 50px;
	padding: 0 30px;
	width: 97%;
}

.main-menu,
#filter {
	font: 13px/23px "Bitter", serif;
}

#filter h3 {
	color: #FFF;
	font-size: 14px;
}




/*===================================================================*/
/*                    												  
/* THEME TEMPLATES		         		  
/*                    												  
/*===================================================================*/	
#primary-container {
	max-width: 1390px;
	margin: 60px auto;
	padding: 0 30px;
	position: relative;
}

#full-wrapper {
	max-width: 1620px;	
	width: 100%;
	position: relative;
	z-index: 0;
}

.page-entry-content {
	margin-left: 15px;
} 

.block .entry-content p,
.page-entry-content p { 
	margin-bottom: 20px; 
}	

.entry-content a {
	text-decoration: underline;  
}	
	
.entry-content a:hover { 
	color: #2C3033!important;
	text-decoration: underline; 
}


/*===================================================================*/
/* PORTFOLIO TEMPLATE
/*===================================================================*/
.tax-portfolio_category #header-container,
.page-template-template-portfolio-php #header-container,
.page-template-template-portfolio-filter-php #header-container {
	margin-right: 0px;
}

.isotope-item { 
	z-index: 2; 
	float: left;
	position: relative;
	margin: 0px 0px 15px 20px;
	width: 250px;
}
	    
.isotope-hidden.isotope-item {
	pointer-events: none;
	z-index: 1;
}

.isotope,
.isotope .isotope-item {
	-webkit-transition-duration: 0.3s;
	   -moz-transition-duration: 0.3s;
	    -ms-transition-duration: 0.3s;
	     -o-transition-duration: 0.3s;
}

.isotope {
	-webkit-transition-property: height, width;
	 -moz-transition-property: height, width;
	  -ms-transition-property: height, width;
	   -o-transition-property: height, width;
}

.isotope .isotope-item {
	-webkit-transition-property: -webkit-transform, opacity;
	   -moz-transition-property:    -moz-transform, opacity;
	    -ms-transition-property:     -ms-transform, opacity;
	     -o-transition-property:         top, left, opacity;
}

.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
	-webkit-transition-duration: 0s;
	   -moz-transition-duration: 0s;
	    -ms-transition-duration: 0s;
	     -o-transition-duration: 0s;
}

/* INFINITE LOADING */
#page_nav,
#infscr-loading,
#infscr-loading img { display: none!important; }	

/* PORTFOLIO OVERLAY */
.portfolio-overlay {
	position: absolute;
	display: none;
	color: #CFD8DB;
	font-size: 20px;
	line-height: 21px;
	padding: 35px 25px 25px;
	text-align: center;
	height: 101%;
	opacity: .95;
	visibility: hidden;
	width: 100%;
} 

.isotope-item:hover .portfolio-overlay {
	display: block;
	visibility: visible;
}

.portfolio-thumb {
  	margin-bottom: -3px;
}
 
.portfolio-overlay h2 {
	color: #FFF;
} 
 
.portfolio-overlay .sep {
	background-color: rgba(255, 255, 255, 0.2);
	margin: 15px auto;
} 
 
#isotope-container a {
	-webkit-transition: all 0s!important;
	   -moz-transition: all 0s!important;
		-ms-transition: all 0s!important;
		 -o-transition: all 0s!important;
} 


/*===================================================================*/
/* SINGLE PORTFOLIO TEMPLATE
/*===================================================================*/ 
#full-wrapper.single-grid {
	max-width: 1100px;
}

.single-portfolio .entry-content-media img {
	max-width: none;
}

.single-grid {
	left: 250px;
	position: relative;
}

.single-portfolio .seven.columns.mobile-four {
	width: 60.9%;
}

.portfolio-content.block {
	background: none;
	padding-top: 0px;
	padding-left: 0px;
	margin-top: 10px;
}

/* SINGLE PORTFOLIO CONTENT BLOCK */
.single-portfolio h1.entry-title { 
	margin-bottom: 0px; 
}

.single-portfolio .cats a:hover {
	color: #2C3033!important;
}

.single-portfolio .entry-header .sep {
	background-color: #E8EAEE;
	margin: 30px 0;
}

/* SINGLE PORTFOLIO META */
.portfolio-meta-list,
.portfolio-meta-list a {
	color: #9EA8AC;	
	line-height: 27px;
} 

.portfolio-meta-list li.skills { 
	text-transform: capitalize; 
	width: 100px;
}

/* SINGLE PORTFOLIO IMAGES */ 
.single-portfolio .entry-content-media img { 
	margin-bottom: 15px;
}	

.single-portfolio .entry-content-media li { 
	position: relative;
}	

/* CUSTOM VIEW.JS CSS THEME */ 
body.viewing #footer-container, 
body.viewing #header-container, 
body.viewing #primary-container { -webkit-filter: grayscale(1) blur(3px); }

.viewer {
	background: #FFF;
	background-color: rgba(255, 255, 255, 0.75);
}

.viewer .close {
	display: none;
}

.viewer .caption {
	text-shadow: none;
	line-height: 5em;
}
	
.viewer li {
	-webkit-transition: width 500ms cubic-bezier(0.075, 0.820, 0.165, 1.000);
	   -moz-transition: width 500ms cubic-bezier(0.075, 0.820, 0.165, 1.000);
}
	
.viewer .caption {
	opacity: 0;
	visibility: hidden;
	-webkit-transition: opacity 1.5s ease-in-out;
	   -moz-transition: opacity 1.5s ease-in-out;
}
	
.viewer .current .caption {
	opacity: 100;
	visibility: visible;
}


/*===================================================================*/
/* CONTACT TEMPLATE 
/*===================================================================*/ 
.bean-contactform {
	margin-top: 50px;
}

.contact-alert {
	border-radius: 2px;
	color: #FFF;
	height: 38px;
	font-size: 14px;
	line-height: 38px;
	text-align: center;
}

.contact-alert.fail {
	background-color: #FF5F49;
}

.contact-alert.success {
	background-color: #3FC380;
}

/* ERRORS */
label.error { display: none!important; }

.error input, 
textarea.error,
.wpcf7-not-valid,
input[type=text].error { 
	background-color: #FFFBFA!important;
	border-color: #CF5C46!important; 
	color: #B62F15!important;
}

.error input:hover, 
textarea.error:hover,
.wpcf7-not-valid:hover,
input[type=text].error:hover {
	background-color: #FFF!important;
	border-color: #CF5C46!important; 
}

.error input:focus, 
textarea.error:focus,
.wpcf7-not-valid:focus,
input[type=text].error:focus {
	background-color: #FFF!important;
	border-color: #CF5C46!important; 
} 

/* ERROR ANIMATIONS */
.requiredField.error {
	-webkit-animation-name: BeanButtonShake;
	   -moz-animation-name: BeanButtonShake;
	     -o-animation-name: BeanButtonShake;             
	-webkit-animation-duration: 5s;
	   -moz-animation-duration: 5s;
	    -ms-animation-duration: 5s;
	     -o-animation-duration: 5s;
}


/*===================================================================*/
/* ARCHIVES TEMPLATE
/*===================================================================*/
.page-template-template-archives-php .entry-content,
.page-template-template-site-map-php .entry-content  {
	margin-bottom: 35px;
}

.archives-list h3 {
	margin-bottom: 15px;
}	

.archives-list ul {
	margin-bottom: 40px;
	font-size: 14px;
	line-height: 23px;
} 	
	
.archives-list ul li {
	list-style: disc;
	margin-left: 30px;
}	
	
.archives-list ul li a {
	text-decoration: underline;
} 		

.archives-list ul li a:hover {
    color: #2C3033!important;
}
		

/*===================================================================*/
/* SEARCH TEMPLATE 
/*===================================================================*/
.search #primary-container h1 {
    margin-bottom: 5px;
}

.search .searchform.search-page input[type="text"] {
    background: url(assets/images/sprite.png) 477px -231px no-repeat;
    margin-bottom: 12px;
}

.search #searchform .button[type="submit"] {
    display: none;
}

	
/*===================================================================*/
/* 404 PAGE TEMPLATE
/*===================================================================*/ 	
.error404 #primary-container {
	padding: 10%;
	text-align: center;
}

.error-face {
	display: block;
	background:url(assets/images/sprite.png) -67px -36px;
	height: 64px;
	width: 65px;
	text-align: center;
	float: none;
	margin: 0 auto;
	margin-bottom: 20px;
}

.error-face.twitter:hover {
	background-position: -67px -100px;
}

.error-face a {
	display: block;
	height: 64px;
	width: 65px;
}
	
	
	
		
/*===================================================================*/
/*                    												  
/* BLOGROLL (POST FORMATS & BLOG PAGE)          		  
/*                    												  
/*===================================================================*/
.blog-head {
	margin-bottom: 20px;
	margin-left: 15px;
}

.blog .entry-header h1,
.single-post .entry-header h1 { font-size: 30px; line-height: 35px; }

		  
/*===================================================================*/
/* INDEX PAGINATION
/*===================================================================*/ 	
#index-navigation {
	display: block;
	text-align: center;
	width: 50px;
	margin: 0 auto;
}
	
#index-navigation a {
	border-radius: 2px;
	display: inline-block;   
	width: 23px;
	height: 23px;  
	-webkit-transition: all .0s;
	   -moz-transition: all .0s;
		-ms-transition: all .0s; 	   
		 -o-transition: all .0s;       
}

#index-navigation a:hover {
	background-color: #AFB2B6;
}

/* LEFT / RIGHT ARROWS */
.nav-next a, 
.nav-previous a {
	background: url(assets/images/sprite.png) #E8EAEE -77px -188px;  
	display: inline;
}

.nav-next a {
	float: left;
}

.nav-next a:hover {
	background-position: -101px -188px;
}	

.nav-previous a {
	background-position: -77px -211px;
	float: right;
}

.nav-previous a:hover {
	background-position: -101px -211px;
}


/*===================================================================*/  
/* STANDARD POST FORMAT
/*===================================================================*/  
.blog .format-standard .entry-title {
	margin-top: -18px;
}

.blog  section.post:first-child.format-standard .entry-title  {
	margin-top: -2px;
}

.blog .single-post .format-standard .entry-header {
	margin-top: 5px;
}

.blog .format-standard .post-thumb {
	margin-bottom: 40px!important;
}

.format-standard .fluid-width-video-wrapper	{ 
	margin: 10px 0 5px 0px; 
}
		
		
/*===================================================================*/  
/* IMAGE POST FORMAT
/*===================================================================*/  
.format-image .entry-content {
	padding: 0 60px;
	text-align: center;
}

.single-format-image .entry-content {
	padding: 0!important;
	text-align: left!important;
}

.single-format-image .entry-share {
	text-align: left;
}

 
/*===================================================================*/
/* VIDEO POST FORMAT
/*===================================================================*/ 
.format-video div.jp-interface {
	border-radius: 0 0 3px 3px;
}

.fluid-width-video-wrapper iframe {
	border: none;
} 
		
		
		
/*===================================================================*/
/* GALLERY POST FORMAT
/*===================================================================*/   
.format-gallery .entry-content-media {
	margin: 0px;
	position: relative;
}

.single-post .format-gallery .entry-header {
	margin: 0px 0 20px;
}

/* SLIDER BROWSER RESETS */
.bean-container a:active,
.post-slider a:active,
.bean-container a:focus,
.post-slider a:focus  {outline: none;}
.slides,
.bean-control-nav  { margin: 0; padding: 0; list-style: none; } 

/* SLIDER PRIMARY */ 
.post-slider {margin: 0; padding: 0; position: relative;}
.post-slider .slides > li { display: none; -webkit-backface-visibility: hidden; } 
	
.post-slider .slides img {
	display: block;
	width: 100%; 
}

.post-slider .slides {zoom: 1;}
.slides li img { margin-bottom: 0px!important; }

/* FF TOUCH-UP */ 
@-moz-document url-prefix() { 
	.bean-viewport {max-height: 355px;}
}

/* SLIDER CLEARFIX */
.slides:after { 
	content: "."; 
	display: block; 
	clear: both; 
	visibility: hidden; 
	line-height: 0; 
	height: 0;
} 
	
html[xmlns] .slides { display: block; } 
* html .slides { height: 1%; }

/* NO JAVASCRIPT FALLBACK */
.no-js .slides > li:first-child {display: block;}

/* CAROUSEL */
.slider-nav .slides {
	margin-top: 5px;
	margin-bottom: 20px;
}

.slider-nav .slides li {
	cursor: pointer;
}

.slider-nav .slides li img {
	opacity: .3;
}

.slider-nav .slides li img:hover,
.slider-nav .slides li.bean-active-slide img {
	opacity: 1;
}

/* CAPTIONS */
.bean-image-caption,
.bean-slide-caption  {
	background-color: #242B30;
	top: 0px;
	color: #FFF;
	font-size: 14px;
	line-height: 18px;
	padding: 10px 14px;
	position: absolute;
	text-align: center;
}	




/*===================================================================*/
/*                    												  
/* SINGLE POST STYLES	   		  		      
/*                    												  
/*===================================================================*/
section.post {
	border-bottom: 1px solid #E8EAEE;
	float: left;
	margin-bottom: 60px;
	padding-bottom: 40px;
	width: 100%;
}

section.post:last-child {
	margin-bottom: 50px;
}
	
.single-post section.post {
	margin-bottom: 0px;
}

.single-post .entry-header {
	margin-bottom: 20px;
}

.entry-title,
.entry-meta {
	margin-bottom: 7px;
}

.entry-content,
.entry-content-media {
	width: 100%;
}
	
.entry-content-media .post-thumb {
	margin-bottom: 20px;
}	
		
/* POST META */
.entry-meta li,
.entry-meta ul {
	display: inline; 
}
	
.entry-meta li:first-child .meta-sep {
	display: none;
}	

.post-edit-link {
	float: right;
}


/*===================================================================*/
/* ALTERNATE META DATA - SINGLE POST 
/*===================================================================*/
/* POST SHARE */
.entry-share {
	height: 20px;
	margin: 40px 0 15px;
}
		
.entry-share li {
	display: inline-block;
}	

.entry-share li.twitter-share {
	margin-right: -15px;
}

.entry-share li.facebook-share {
	margin-right: 15px;
	position: relative;
	top: -7px;
}


/*===================================================================*/
/* WORDPRESS DEFAULT STYLING
/*===================================================================*/	
.single-post .entry-content img,
.single-post .entry-content img a {
	margin: 40px 0px 40px 0px; 
}		
	
blockquote {
 	margin: 25px 0;
 	padding-left: 50px;
}
 
blockquote, 
.entry-content blockquote p {
	font: 20px/28px "Bitter", serif;
}

blockquote p {
	margin-bottom: 0px;
}
	
	
 /* IMAGES */
.entry-content p img,
.content .gallery .gallery-icon img, 
.post-thumb img,
.image-frame img, 
.attachment .post-box img,
.slider img {
 	display: block;
 	background: transparent;
}
  	
.image-frame img, 
.attachment .post-box img,
.entry-content-media img,
.post-thumb img { 
	height: auto; 
}

.post-thumb a img:hover {
	opacity: .3;
} 
	
.entry-content .entry-content-media img { 
	margin: 0 0 0 0; 
}
 
.attachment article .entry-content { 
	padding:0 0 0 0; 
}

.attachment .post-box img { 
	margin: 0 auto; 
}
 
.content .gallery-item {
 	float: left;
 	margin: 0;
 	padding: 0;
}
 
.content .gallery .gallery-icon img { 
	margin-bottom: 0!important;
}	 

.fluid-width-video-wrapper {
	margin-bottom: 18px;
}

.entry-content img,
.comment-content img,
.widget img { 
	max-width: 100%; 
}

img.size-full,
img.size-large {
	max-width: 100%;
	width: auto; 
	height: auto;
	display: block;
	margin-bottom: 35px;
}

.entry-content img.wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

img.aligncenter {
	margin-left: auto!important;
	margin-right: auto!important;
	display: block;
	clear: both;
}

img.alignleft {
	float: left;
	margin: 10px 25px 0 0;
}

img.alignright {
	display: block;
	margin: 10px 0 0 25px;
}

.wp-smiley {
	max-height: 13px;
	margin: 0 !important;
}

.gallery { 
	margin: auto; 
	float: left;
	width: 100%;
}
	
.gallery-item {
	float: left;
	text-align: center;
	margin-left: 0;
}
		
#gallery-1 .gallery-item {
	float: left;	
	margin-top: 10px;
	text-align: center;
	width: 33%;
}
	
.gallery-image {
	margin-left: 0;
}

.gallery-caption { 
	margin-left: 0;
	font-weight: bold;
}

.gallery-item .gallery-caption { 
	margin-bottom: 0 !important;
	padding-right: 12%; 
}

.wp-caption,
figcaption {
	text-align: center;
	margin: 10px 20px 20px 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}

.wp-caption.aligncenter { margin: 20px auto; }
.wp-caption.alignleft 	{ margin-left: 0; 	 }
.wp-caption.alignright 	{ margin-right: 0;   }
.wp-caption.alignnone 	{ margin-left: 0;    }

.wp-caption img,
.wp-caption img a {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption
.wp-caption-text {
	margin: 0;
	padding: 5px;
}

img#wpstats {
	display: block;
	margin: 0 auto 1.625em;
}
	
.sticky {}
	
.post-slider .slider-desc {
	position: absolute;
    text-align: center;
    font-size: 13px;
    left: 1.4%;
    bottom: 9px;
    max-width: 60%;
    color: #FFF;
    background-color: rgba(34, 34, 34, 0.8);
    padding: 7px 16px;
    opacity: 1;
}	




/*===================================================================*/
/*                    												  
/* POST COMMENTS GALORE			      		  
/*                    												
/*===================================================================*/
#comments .twelve.columns.push-two,
#comments .twelve.columns,
li.comment div.two.columns, 
li.comment div.ten.columns,
.eight.columns.sidebar-right.mobile-four.clearfix {
    padding: 0px!important;
}	
 
#comments .ten.columns.push-three, 
#comments .seven.columns.push-three {
	padding: 5px;
}  
	
	  
/*===================================================================*/
/* COMMENTS GENERAL
/*===================================================================*/ 
#comments { 
	clear: both; 
	float: left;
	padding-top: 70px;
	width: 100%;
}
	
#comments h5 {
	margin-bottom: 0px;
}
	
#comments ol {
	list-style: none;
	width: 100%;
}
 
#reply-title {
	font-family: "Bitter", serif; 
	font-size: 17px;
	line-height: 26px;
	margin-bottom: 20px;
}	

.logged-in #reply-title {
    margin-bottom: 30px;
}
    
.commentlist {
	margin: 0 0 40px;
	list-style-type: none;
}

.pinglist {
 	margin: 20px 0 40px 30px;
 	list-style-type: disc;
}

#comments-list {
	padding-bottom: 70px;
	float: left;
	width: 100%;
}

#comments-list ol li {
	float: left;
	width: 100%;
}
	
#login span a,  
#login span {
	font-weight: normal;
	font-style: normal;
}  

         
/*===================================================================*/
/* COMMENT META / AVATAR
/*===================================================================*/ 
.comment-avatar {
	border-radius: 200px; 
	float: left;
	height: 50px;
	width: 50px;
	margin: 25px 0 0 0;       
}

.comment-avatar img  {
	border-radius: 200px; 
	height: 50px;
	width: 50px;    
}

.comment-author {
	margin-top: 20px;
}
		
.comment-author cite {
	font: bold 14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	float: left;
	margin-right: 15px;
}

.comment-meta, 
.comment-meta a {
	font-weight: normal;
	text-decoration: none;
}

span.meta-sep {
	padding: 0px 6px;
}
	
/* POST AUTHOR */	
.bypostauthor {}


/*===================================================================*/
/* COMMENT BODY
/*===================================================================*/ 
.comment-body p { 
	padding-bottom: 40px;
    border-bottom: 1px solid #E8EAEE;
}

.comment-body ul,
.comment-body ol { list-style-type: disc; }

.children { 
	list-style-type: none; 
	margin: 25px 0 0px 0px;
}

.children .comment {
	margin-bottom: 0px;
}
	
.children .comment-body p,
.children .comment-meta,
.children .comment-author cite,
.children .comment-awaiting-moderation {
	margin-left: 45px;
}
	
.nocomments {
	text-align: center;
	padding: 20px;
}



/*===================================================================*/
/* CANCEL / REPLY COMMENT
/*===================================================================*/
#cancel-comment-reply-link {
	color: #CE6464;
	float: right;   
	font: bold 11px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-top: 5px;  
	text-transform: uppercase;
}

#cancel-comment-reply-link:hover { 
	color: #a52525;
}
	
.comment-awaiting-moderation {
	font: normal normal 11px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-transform: uppercase;
}
		


/*===================================================================*/
/* COMMENT FORM ADJUSTMENTS
/*===================================================================*/
#respond form label {
	display: none;
}
	
.comment #respond { 
	margin: 0px 0 50px 102px;
	padding-top: 20px;
}
	
.children #respond {
	margin-left: 148px;
}	

#commentform input[type="text"], 
#commentform input[type="password"], 
#commentform input[type="date"], 
#commentform input[type="datetime"], 
#commentform input[type="email"], 
#commentform input[type="number"], 
#commentform input[type="search"], 
#commentform input[type="tel"], 
#commentform input[type="time"], 
#commentform input[type="url"] { 
	margin-bottom: 14px;
	width: 60%;
}  

#commentform textarea {
    margin-bottom: 14px;
 }	
    	
#respond .button, 
#respond button.button, 
#respond .button[type="submit"] { 
	margin-bottom: 20px; 
}

#commentform p { 
	line-height: 20px; 
}

textarea,	
#commentform textarea { 
	min-height: 224px;
	height: 224px;
}
		
.logged-in #comments.columns {
	float: none;
}		
	
.logged-in #respond .six {
	width: 100%;
	float: none!important;
}

.logged-in #commentform label {
	display: none;
} 

.logged-in-as {
	margin-top: -28px;
	margin-bottom: 13px;
}

.logged-in-as a {
	font-weight: normal;
	font-style: normal;
}	
	
	


/*===================================================================*/
/*                    												  
/* AUDIO / VIDEO JPLAYER STYLES 		  		  
/*                    												  
/*===================================================================*/

/*===================================================================*/
/* JPLAYER BASE
/*===================================================================*/	
div.jp-interface {
	background-color: #2C3033;
	border: 1px solid #16151A;
	border-radius: 3px;
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 2px rgba(0, 0, 0, 0.3);
	margin: 0 auto;
	height:39px;
	overflow:hidden;
	position:relative;	
	width:94%;	        
}

div.jp-interface { 
	margin:0 auto; 
	width: 90%;
	padding: 7px;
}

.entry-content-media-audio {
	position: relative;
}

div.jp-audio.fullwidth {
	position: absolute;
	bottom: 0px;
}
	
/* IF NO FEATURED IMAGE */	
.audio-no-feat div.jp-interface {
	width: 100%;
}	 
	
.audio-no-feat div.jp-progress {
	width: 70%!important;
}

.audio-no-feat {
	margin-top: 10px;
}

/* ICON SETUP */
div.jp-interface ul.jp-controls {
	border-right: 1px solid #000;
	box-shadow: 1px 0 0 #363B3E;
}
	
a.jp-mute, 
a.jp-unmute, 
a.jp-volume-max { 
	position: relative; 
}

a.jp-mute, 
a.jp-unmute { 
	box-shadow: -1px 0 0 #000000;
	margin:0 75px 0 0; 
	border-left: 1px solid #363B3E;
	padding-left: 5px;
}
		
ul.jp-controls, 
div.jp-interface ul.jp-controls li {
	display:inline;
	float:left;
	margin-bottom: 0px;
	margin: -6px 0 0 0;
}
	
div.jp-interface ul.jp-controls a {
	display:block;
	overflow:hidden;
	text-indent: 100%;
   	white-space: nowrap;
	overflow: hidden;
}
	
div.jp-interface ul.jp-controls a span {
	display:block;
	overflow: hidden;
}

ul.jp-toggles {
	float:right;
	margin-top: -6px;
}
	
ul.jp-toggles li a, 
ul.jp-toggles li a span {
	display:block;
	text-indent: 100%;
	overflow: hidden;
	white-space: nowrap;
}
	
ul.jp-toggles li a, 
ul.jp-toggles li a span,
a.jp-play span, 
a.jp-pause span,
a.jp-stop span {
	height:42px;
	width:33px;
}
	
		
/* BASE ICON POSITIONING */
a.jp-play span { 
	background:url(assets/images/jplayer.png) -3px 9px no-repeat; 
}

a.jp-pause span { 
	background:url(assets/images/jplayer.png) -3px -21px no-repeat; 
	display:none; 
}
		
a.jp-mute span { 
	background:url(assets/images/jplayer.png) 0px -87px no-repeat; 
}
	
a.jp-unmute span { 
	background:url(assets/images/jplayer.png) -3px -57px no-repeat; 
	display: none;
}	

a.jp-pause:hover span,
a.jp-stop:hover span,
a.jp-mute:hover span,
a.jp-unmute:hover span,
a.jp-play:hover span { opacity: .7; }


/* PROGRESS BARS */	
div.jp-progress {
	background-color: #171A1D;
	box-shadow: 0 1px 0 #363B3E;	
	left: 56px;
	position: absolute;
	margin: 7px 0;
	width: 64.5%;
	height: 11px;
}
	
.format-audio div.jp-progress {
	width: 67%;
}

.fullwidth-layout div.jp-progress {
	width: 73.5%;
}
	
.fullwidth-layout .format-audio div.jp-progress {
	width: 73.5%;
}			
			
div.jp-seek-bar {
	width:0;
	height:100%;
	cursor:pointer;
}
	
div.jp-seeking-bg { 
	display: none; 
}
	
div.jp-volume-bar {
	background-color: #171A1D;
	box-shadow: 0 1px 0 #363B3E;
	overflow:hidden;
	position:absolute;
	cursor:pointer;
	margin: 7px 0;
	width: 60px;
	height: 11px;          
}
	
div.jp-volume-bar { 
	right:15px; 
}

div.jp-play-bar,	
div.jp-volume-bar-value {
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2);  
	height:11px;
	width:0;      
}



/*===================================================================*/
/* AUDIO JPLAYER GENERAL
/*===================================================================*/
div.jp-audio { 
	width:100%; 
}
	
div.jp-audio.fullwidth, 
div.jp-audio.fullwidth .jp-type-list-parent {
	bottom: 50px;
	height:0;
	position: absolute;
	width:100%;
}

.audio-no-feat div.jp-audio.fullwidth, 
.audio-no-feat div.jp-audio.fullwidth .jp-type-list-parent {
	bottom: 0px;
	height:0;
	position: absolute;
	width:100%;
}
			
.entry-content-media-audio.fullwidth {
	margin-bottom: 65px;
}
	
div.jp-audio-full {
	width:100%;
	height:100%;
	position:static !important;
	position:relative
}
	
div.jp-audio-full div.jp-jplayer {
	overflow:hidden;
	position:fixed;
	top:0;
	left:0;
	z-index:1000;
}
	
div.jp-audio-full div.jp-gui {
	width:100%;
	height:100%;
	position:fixed;
	top:0;
	left:0;
	z-index:1000;
}
	
div.jp-audio-full div.jp-interface {
	position:absolute;
	bottom:0;
	left:0;
	z-index:1000;
}

div.jp-gui { 
	margin-top: 0px; 
}

div.jp-jplayer audio, 
div.jp-jplayer {
	width:0;
	height:0;
}

div.jp-jplayer {
	border-radius: 3px;
	margin-bottom: -8px!important;
}	



/*===================================================================*/
/* VIDEO JPLAYER GENERAL
/*===================================================================*/
div.jp-video div.jp-interface { 
	margin:0 0 0 0; 
	width: 99.9%;
}

div.jp-video.fullwidth, 
div.jp-video.fullwidth .jp-type-list-parent {
	width:101%;
	height:0;
	padding-bottom:56.3%;
	position:relative;
	margin-bottom: 60px;
}

.format-video .entry-content-media img {
	margin-bottom: -2px!important;
}



/*===================================================================*/
/*                      					   					   
/* THEME FOOTER STYLES   	        	
/*                    								
/*===================================================================*/       
#footer-container {
	left: 285px;
    margin: 60px auto;
    position: relative;
}

.single-portfolio #footer-container,
.tax-portfolio_category #footer-container,
.page-template-template-portfolio-php #footer-container,
.page-template-template-portfolio-filter-php #footer-container {
	left: 270px;
}

	

	
/*===================================================================*/
/*                      					   					   
/* WIDGET STYLES   	        	
/*                    								
/*===================================================================*/
.widget ul > li { list-style: none; }
.widget ul ul { margin: 0; padding: 0;}
.widget li li { padding-left: 0; }
.widget li li ul { padding-left: 15px; }
.widget_rss li { margin: 0 0 18px 0; }
.widget .widget-title {
	color: #FFF;
	padding-bottom: 5px;
} 
			
/* DEFAULT WP WIDGETS */ 
.textwidget input[type='text'], 
.textwidget textarea { width: 100% !important; }
.textwidget a { color: #FFF; }
	
.widget h3 {
	font-size: 14px;
}	
.widget li {
	line-height: 22px;
}   
	
.widget li a {
	color: #CFD8DB;
}

/* CATEGORIES, ARCHIVES & RECENT POSTS WIDGETS */ 	
.widget_recent_entries li {
	margin-bottom: 10px;
}		

.post-date {
	display: block;
	font-size: 13px;
}	

.tagcloud a {
	font-family: "Bitter", serif;
}	
	
/* BEAN SOCIAL PLUGIN MOD */
ul.bean_social_icons a { line-height: 0!important; } 
ul.bean_social_icons { margin-left: 5px; }
ul.bean_social_icons li.bean_social_icon { margin: 0 7px 7px 0!important; }
   
/* PRICING TABLE PLUGIN */
.bean-pricing-table p,
.bean-pricing-table .pricing-column li {
	font-family: "Source Sans Pro", serif!important;
}
.bean-pricing-table .table-mast { background-color: #2C3033!important; }
.bean-pricing-table .table-mast:hover { background-color: #212527!important; }
.bean-pricing-table .table-mast:hover p { color: #FFF!important; }
.bean-pricing-table .pricing-column li.info:hover { color: #2C3033; }
.bean-pricing-table .table-mast h5.title { font-family: "Bitter", serif!important; font-weight: normal!important;}
.bean-pricing-table .table-mast h6.price {margin-bottom: 5px!important;} 
.bean-pricing-table .table-mast p  { color: #A2A2A2!important; }

   					
/*===================================================================*/
/* DRIBBBLE WIDGET
/*===================================================================*/ 
.widget_bean-dribbble {
	margin-bottom: -7px;
}
	
.bean-dribbble-shots { 
	margin-left: -7px;
}

.bean-shot {
	float: left;
	margin: 0px 0px 0px 7px;
	max-width: 200px;
}

.bean-dribbble-shots img {
	height: 150px;  	    	
}

 /* HOVER CSS */
.bean-dribbble-shots:hover .bean-shot { 
 	opacity: .5; 
 	-webkit-filter: grayscale(1);
}
 
.bean-dribbble-shots:hover .bean-shot:hover  { 
 	opacity: 1.0; 
 	-webkit-filter: grayscale(0);
}
		

/*===================================================================*/
/* FLICKR & 500PX WIDGET
/*===================================================================*/ 
div.widget.bean_flickr { 
	float: none; 
}

.widget_bean_flickr h3.widget-title,
.widget_bean_instagram h3.widget-title,
.widget_bean_500px h3.widget-title,
.widget_bean-dribbble h3.widget-title  {
	padding-bottom: 13px;
}

.flickr-image-wrapper,
.bean500px-image-wrapper  {
	 float: left;
	 margin-bottom: -7px;
	 margin-left: -7px;
}

.flickr_badge_image,
.bean500px_badge_image {
     float: left;
	margin: 0 0 7px 7px;        
}

.flickr_badge_image:hover,
.bean500px_badge_image:hover {
	opacity: .3;
}

.flickr_badge_image a,
.bean500px_badge_image a { 
	float: left; 
	position: relative;  	         
}
			
.flickr_badge_image img,
.bean500px_badge_image img {
	float: left;
	height: 62px!important;
	width: 62px!important; 
	-webkit-backface-visibility: hidden;   
}

.bean500px_badge_image,
.bean500px_badge_image img {
	border-radius: 0!important; 
}

.bean500px_badge_image a:hover {
    opacity: 1!important;
}

 /* HOVER CSS */
.flickr-image-wrapper:hover .flickr_badge_image,
.bean500px-image-wrapper:hover .bean500px_badge_image { 
 	opacity: .5; 
 	-webkit-filter: grayscale(1);
}
 
.flickr-image-wrapper:hover .flickr_badge_image:hover,
.bean500px-image-wrapper:hover .bean500px_badge_image:hover  { 
 	opacity: 1.0; 
 	-webkit-filter: grayscale(0);
}

	
/*===================================================================*/
/* NEWSLETTER WIDGET
/*===================================================================*/
.widget_bean_newsletter p {
    margin-bottom: 25px;
}

.widget_bean_newsletter input[type="email"] {
	margin-bottom: 6px;
}

.widget_bean_newsletter input[type="submit"] {
	padding: 9px 10px;
	width: 100%; 
	font-family: "Bitter", serif;  	      
}	

	
/*===================================================================*/
/* SEARCH WIDGET
/*===================================================================*/	
.widget_search form {
	margin-bottom: 0px;
}
	
.widget_search .searchform input[type="submit"]  { 
	display: none!important;
}

.widget_search input[type="text"] {
	background: url(assets/images/sprite.png) -82px -249px no-repeat #FFF;
	padding-left: 31px;
}	

.widget_search input[type="text"]:focus {
	background-position: 78px -249px;
	padding-left: 10px;
}
	
	
/*===================================================================*/
/* TAG CLOUD WIDGET
/*===================================================================*/ 	
.tagcloud {
 	float: left;
 	margin-bottom: -4px;
 	margin-top: 7px;
}
 	
.tagcloud a {
 	border-radius: 2px;
	display: inline-block;
	float: left;
	font-size: 13px!important;
	margin: 0px 4px 4px 0px;
	padding: 5px 8px;
 	position: relative;
	text-transform: capitalize;
} 		        	        
 	
 	
/*===================================================================*/
/* TWITTER WIDGET
/*===================================================================*/
.widget_bean_tweets ul { 
	margin-bottom: 25px; 
}
	
.widget_bean_tweets li {
	font-variant: normal;
	padding: 10px 0px;
}
	
.widget_bean_tweets li:first-child {
	padding-top: 0px;
}

.widget_bean_tweets li:last-child {
	padding-bottom: 0px;
}
	
.widget_bean_tweets li span { 
	display: block; 
}

.widget_bean_tweets .button {
    font-size: 13px;
    padding: 8px 10px;
}
    
/* LINKS IN THE TWEETS */
.widget_bean_tweets li a { 
	color: #FFF;
}

/* TIME STAMP */
.widget_bean_tweets a.twitter-time-stamp {
	color: #888!important;
	display: block;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 11px!important;
	text-transform: uppercase;
}





/*===================================================================*/
/*                      					   					      
/* THEME ANIMATIONS     	        	      
/*                    												  
/*===================================================================*/
/* FADE IN - ALL PAGE CONTENT */
.fadein {
	-webkit-animation-name: fadein;
	        animation-name: fadein;
	-webkit-animation-fill-mode: both;
	        animation-fill-mode: both;
	-webkit-animation-duration: .5s;
	   	   animation-duration: .5s;
	-webkit-animation-delay: .4s;
	        animation-delay: .4s;
}	

@-webkit-keyframes fadein {
	0% {opacity: 0;} 100% {opacity: 1;}
}
@-moz-keyframes fadein {
	0% {opacity: 0;} 100% {opacity: 1;}
}
@-o-keyframes fadein {
	0% {opacity: 0;} 100% {opacity: 1;}
}
@keyframes fadein {
	0% {opacity: 0;} 100% {opacity: 1;}
}

.entry-share.fadein {
	-webkit-animation-delay: 1s;
	   -moz-animation-delay: 1s;
	    -ms-animation-delay: 1s;
	     -o-animation-delay: 1s;
}		

/* BUTTON SHAKE - HEADER SEARCH AND NEWSLETTER WIDGET */	
.BeanButtonShake {
	-webkit-animation-fill-mode: both;
	        animation-fill-mode: both;
	-webkit-animation-delay: 5s;
	   -moz-animation-delay: 5s;
	    -ms-animation-delay: 5s;
	     -o-animation-delay: 5s;
	-webkit-animation-name: BeanButtonShake;
	   -moz-animation-name: BeanButtonShake;
	     -o-animation-name: BeanButtonShake;
	-webkit-animation-iteration-count: 5;
	   -moz-animation-iteration-count: 5;               
	-webkit-animation-duration: 5s;
	   -moz-animation-duration: 5s;
	    -ms-animation-duration: 5s;
	     -o-animation-duration: 5s;         
}

@-webkit-keyframes BeanButtonShake {
	2%, 6%     {-webkit-transform: translateX(3px);	 }
	4%, 8%     {-webkit-transform: translateX(-3px); }
	10%, 100%  {-webkit-transform: translateX(0px);	 }
}
@-moz-keyframes BeanButtonShake {
	0%, 100%  {-moz-transform: translateX(0);		 }
	2%, 6%     {-moz-transform: translateX(3px);	 }
	4%, 8%     {-moz-transform: translateX(-3px); 	 }
	10%, 100%  {-moz-transform: translateX(0px);	 }
}
@-o-keyframes BeanButtonShake {
	2%, 6%     {-o-transform: translateX(3px);	 	 }
	4%, 8%     {-o-transform: translateX(-3px); 	 }
	10%, 100%  {-o-transform: translateX(0px);	 	 }
}
@keyframes BeanButtonShake {
	2%, 6%     {transform: translateX(3px);	 		 }
	4%, 8%     {transform: translateX(-3px); 		 }
	10%, 100%  {transform: translateX(0px);	 		 }
}	



/* BOUNCE IN FROM THE TOP - 404 Page ANIMATION */
.BeanBounceIn {
	-webkit-animation-fill-mode: both;
	        animation-fill-mode: both;
	-webkit-animation-delay: .5s;
	   -moz-animation-delay: .5s;
	    -ms-animation-delay: .5s;
	     -o-animation-delay: .5s;
	-webkit-animation-name: BeanBounceIn;
	   -moz-animation-name: BeanBounceIn;
	     -o-animation-name: BeanBounceIn;
}
	
@-webkit-keyframes BeanBounceIn {
	0%	 {opacity: 0;-webkit-transform: translateY(-2000px);}
	60%  {opacity: 1;-webkit-transform: translateY(30px);}
	80%  {-webkit-transform: translateY(-10px);			}
	100% {-webkit-transform: translateY(0);				}
}
@-moz-keyframes BeanBounceIn {
	0% 	 {opacity: 0; -moz-transform: translateY(-2000px);}
	60%  {opacity: 1; -moz-transform: translateY(30px);	}
	80%  {-moz-transform: translateY(-10px);			}				
	100% {-moz-transform: translateY(0);				}
}
@-o-keyframes BeanBounceIn {
	0%   {opacity: 0; -o-transform: translateY(-2000px);}
	60%  {opacity: 1; -o-transform: translateY(30px);	}
	80%  {-o-transform: translateY(-10px);				}
	100% {-o-transform: translateY(0);					}
}
@keyframes BeanBounceIn {
	0%   {opacity: 0; transform: translateY(-2000px);	}
	60%  {opacity: 1; transform: translateY(30px);		}	
	80%  {transform: translateY(-10px); 				}
	100% {transform: translateY(0);						}
}	
	
	
/* IE FIXES */  
.ie #respond form label { display: inline; }
	 		  
.lt-ie9 input[type="text"],
.lt-ie9 input[type="email"] { line-height: 36px; }

.lt-ie9 .portfolio-content.block {
	width: 16%;
}