/*
Theme Name: Offerchat
Theme URI: http://blog.offerchat.com/
Description: Offerchat Blog
Author: Rein
Author URI: http://www.offerchat.com/
Version: 1.0
Tags: white, two-columns, fluid, threaded-comments
License: GNU General Public License v2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html 
*/

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, font, 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 {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}

.clearfix:after {
    content: "";
    display: block;
    clear: both;
    visibility: hidden;
    font-size: 0;
    height: 0;
}

.clearfix {
    *display: inline-block;
    height: 1%;
}

ol, ul { list-style: none }

blockquote, q { quotes: none; }

blockquote:before, blockquote:after, q:before, q:after {
    content: '';
    content: none;
}

/* remember to define focus styles!  */

:focus { outline: 0 }

/* remember to highlight inserts somehow!  */

ins { text-decoration: none }

del { text-decoration: line-through }

/* tables still need 'cellspacing="0"' in the markup  */

table {
    border-collapse: collapse;
    border-spacing: 0;
}

html { overflow-x: hidden; }

body {
    margin: 0;
    color: #424242;
    font: 14px/22px "Helvetica Neue",Arial,"Liberation Sans",FreeSans,sans-serif;
    background: #f0f3f4;
    overflow-x: hidden;
}

::selection{background:#333; color:#fff}
::-moz-selection{background:#333; color:#fff}

code {
	background: #e0f6fb;
	padding: 20px;
	display: block;
	-webkit-border-radius: 5px; 
	-moz-border-radius: 5px; 
	border-radius: 5px;
	border-left: solid 8px #caebf2;
}

img { border-style: none }

a { text-decoration: none }

a:hover { text-decoration: underline }

input, textarea, select {
    font: 100% arial,sans-serif;
    vertical-align: middle;
    color: #000;
}

form, fieldset {
    margin: 0;
    padding: 0;
    border-style: none;
}

/* ===[ Text Formatting ]=== */

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

.entypo {
	font-family: 'EntypoRegular';
	-webkit-font-smoothing: antialiased;
}

h1, h2, h3, h4, h5, h6 {
    margin: 0 0 25px 0;
    font-family: "Open Sans","Helvetica Neue",Arial sans-serif;
    font-weight: 400;
    color: #687A8A;
}

h1 { 
	font-size: 34px;
	line-height: 40px;
}

h2 { 
	font-size: 28px;
	line-height: 32px;
 }

h3 { 
	font-size: 20px;
	line-height: 24px;
}

h4 { 
	font-size: 18px;
	line-height: 22px;
}

h5 { 
	font-size: 14px;
	line-height: 18px;
	font-weight: 700;
}

h6 { 
	font-size: 12px;
	font-weight: 700;
}

/* ===[ Main Body Styles ]=== */

#wrapper {
    padding: 0 10px;
    -webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
    max-width: 960px;
    position: relative;
    height: 100%;
    margin: 0 auto !important;
}

#main {
    width: 100%;
    height: 100%;
    margin: 0 auto 0;
    padding: 0;
}

#content {
    /*width: 77.5%;*/ /* 930 (originally 930) / 1200 */ 
    width: 70.358974%;
    float: left;
    height: auto !important;
    margin-top: 50px;
}

.page-template-full-width-php #content {
	width:100%;
}

.page-template-full-width-php #sidebar {
	display: none;
}

.page #content {
	margin-bottom: 70px;
}

#content .entry-title a { 
	color: #2ba6cb;
	-webkit-transition: .05s ease-in;  
	-moz-transition: .05s ease-in;  
	-o-transition: .05s ease-in;  
	transition: .05s ease-in;  
}

#content .entry-title a:hover {
	color: #2795b6;
	text-decoration: none;
	-webkit-transition: .05s ease-in;  
	-moz-transition: .05s ease-in;  
	-o-transition: .05s ease-in;  
	transition: .05s ease-in; 
}

#content .entry-title a:hover { text-decoration: none }

#content p {
	font:14px/1.5 "Helvetica Neue",Arial,"Liberation Sans",FreeSans,sans-serif;
	margin: 0 0 18px;
	line-height: 26px;
	/*font-size:13px;*/
}

#content .more {
    background: url(http://blog.offerchat.com/wp-content/themes/author/images/arrow2.gif) no-repeat 100% 60%;
    padding: 0 11px 0 0;
    color: #d02c2c;
}

/* ===[ Header Area Styles ]=== */

.header-wrapper {
	color: #f4f4f4; background: #1a5da4; /*padding: 25px 0;*/
	width: 100%;
	margin: 0 -999px 0 -999px;
	padding: 20px 999px 20px 999px;
	z-index:100;
	/*background: #ffffff;
	position: relative;
	box-shadow: rgba(0,0,0, 0.15) 0px 0px 5px;
	-moz-box-shadow: rgba(0,0,0, 0.15) 0px 0px 5px;
	-webkit-box-shadow: rgba(0,0,0, 0.15) 0px 0px 5px;
	border-bottom: solid 6px #f7f7f7;*/
}

.header-wrapper-border {
	border-top: solid 6px #f7f7f7;
}

.header-right {
    width: 400px;
    display: block;
    float:right;
}

.top-bar {
	float: right;
	
}

.top-bar .sub-menu { 
	z-index: 999;
	box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.25);
    -webkit-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.25);
}

.logo {
    display: block;
    margin: 0;
    float: left;
    max-width: 100%;
}

.logo-default {
	float: left;
}

.logo-text {
    font-size: 28px;
    font-weight: 200;
    line-height: 30px;
    padding: 6px 0 0 15px;
}

.logo-text span {
    font-size: 11px;
    line-height: 16px;
    font-weight: normal;
    color:#888;
}

.logo-text a { 
	color: #687A8A; 
	font-weight: bold;
	letter-spacing: -1px;
}

.logo-text a:hover {
	color: #778b9d;
	text-decoration: none;
}

.logo a {
    display: block;
    height: 100%;
}

/* ===[ Navigation Styling ]=== */

.menu-wrap {
	float: right;
	position: relative;
}

.menu-wrap .select-menu {
	display: none;
}

.menu-wrap span.select {
	display: none;
}

.nav {
    float: left;
    position: relative;
    z-index: 999;   
}

.nav a {
    color: #8695a2;
    float: left;
    padding: 5px 25px;
    display: block;
    font-family: "Open Sans","Helvetica Neue",Arial sans-serif;
    font-weight: 700;
    font-size: 13px;
}
.nav a:first-child {
	padding-left: 0;
}
.nav a:hover {
    text-decoration: none;
    cursor: pointer;
    color: #687A8A;
    display: block;
}

.nav .current-menu-item a {
	font-weight: 900;
	color: #687A8A;
}

.nav > li {
    float: left;
    padding: 0;
    margin: 0;
    display: inline;   
}

.nav > li:last-child a {
	border-right: none;
	padding-right: 0px;
}

.nav, .nav ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    list-style-position: outside;
    position: relative;
}

.nav li {
    float: left;
    position: relative;
}

.nav ul {
    position: absolute;
    display: none;
    width: 180px;
    top: 32px;
    left: 0;
    -webkit-border-radius: 3px; 
	-moz-border-radius: 3px; 
	border-radius: 3px;
}

.nav > li > .sub-menu {
	margin: 0;
	padding-top: 15px;
}

.nav li ul {
	background: #fff;
}

.nav li ul li { 
	padding: 0 12px; 
}

.nav li ul a {
    width: 155px;
    height: auto;
    float: left;
    border-bottom: dashed 1px #ddd;
    padding:10px 0 8px 0;
    font-weight: 400;
    font-size: 12px;
}

.nav li ul li:last-child a {
	border: none;
}

.nav li ul li:last-child {
    background: none;
    border-bottom: none;
}

.nav li ul li ul {
    padding: 0;
}

.nav ul ul { top: auto }

.nav li ul ul {
    left: 162px;
    margin: 0 0 0 10px;
}

.nav li:hover ul ul, .nav li:hover ul ul ul, .nav li:hover ul ul ul ul { display: none }

.nav li:hover ul, .nav li li:hover ul, .nav li li li:hover ul, .nav li li li li:hover ul { display: block }

/* ===[ Category Menu ]=== */

.secondary-menu-wrap {
	margin: 0 -999px 0 -999px;
	padding: 0 999px 0 999px;
	background: #E2E5E8;
	border-bottom: solid 1px #fff;
}

.secondary-menu li {
	position: relative;
	list-style-type: none;
	display: inline-block;
	margin: 0 0px 0 0 !important;
	padding: 15px 10px;
	background: #E2E5E8;
	border-top:solid 5px #E2E5E8;
}

.secondary-menu li ul li:last-child {
	border-bottom: none;
}

.secondary-menu > li:hover, .secondary-menu > li.current-cat {
	border-top:solid 5px #d0d5da;
	background: url(images/tip.png) no-repeat top center;
}

.secondary-menu li a {
	color: #687A8A;
	font-size: 13px;
	font-weight: 700;
}

.secondary-menu li a:hover {
	text-decoration: none;
	display: inline-block;
}

.secondary-menu ul {
    margin: 0;
    padding: 0;
    list-style-position: outside;
    box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.25);
    -webkit-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.25);
}

.secondary-menu ul {
    position: absolute;
    display: none;
    width: 179px;
    top: 52px;
    left: 0;
	z-index: 999;
}

.secondary-menu > li > .sub-menu {
	margin: 0;
}

.secondary-menu li ul {
	background: #E2E5E8;
}

.secondary-menu li ul li { 
	padding: 0 12px; 
	border-top: none;
}

.secondary-menu li ul li:hover {
	background: #fff;
}

.secondary-menu .children a:hover {
	color: #8695A2;
}

.secondary-menu li ul a {
    width: 155px;
    height: auto;
    float: left;
    padding:10px 0 8px 0;
    font-weight: 700;
    font-size: 12px;
}

.secondary-menu li ul li ul {
    padding: 0;
}

.secondary-menu ul ul { top: auto }

.secondary-menu li ul ul {
    left: 162px;
    margin: 0 0 0 10px;
}

.secondary-menu li:hover ul ul, .secondary-menu li:hover ul ul ul, .secondary-menu li:hover ul ul ul ul { display: none }

.secondary-menu li:hover ul, .secondary-menu li li:hover ul, .secondary-menu li li li:hover ul, .secondary-menu li li li li:hover ul { display: block }

.secondary-menu-wrap .select-menu, .secondary-menu-wrap .select {
	display: none;
}

/* ===[ Post Styles ]=== */

.post {
    margin: 0 0 50px 0;
	float:left;
	width: 100%;
    -webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background: #fff;
	box-shadow: rgba(0,0,0, 0.2) 0px 0px 3px;
	-moz-box-shadow: rgba(0,0,0, 0.2) 0px 0px 3px;
	-webkit-box-shadow: rgba(0,0,0, 0.2) 0px 0px 3px;
	-webkit-border-radius: 3px; 
	-moz-border-radius: 3px; 
	border-radius: 3px;
}

.post img {
	max-width: 100%;
	height: auto;
}

.post hr {
	height: 1px;
	margin: 30px 0 30px 0;
	border: 0;
	border-bottom: solid 1px #eee;
}

.post li {
	list-style-type: square;
	margin-bottom: 5px;
}

.post .box { 
	position: relative;
}

.post .frame {
	width: 100%;
}

.post .frame-full {
	width: 100% !important;
}

.post .frame .post-content {
	padding: 0 25px;
}

.post .frame ul { 
	margin: 0 0 25px 15px;
}

.post .frame ul li {
    list-style-type: circle;
    margin: 0 0 8px 0;
}

.post .frame ol {
    margin: 0 0 25px 15px;
}

.post .frame ol li {
	list-style-type: decimal;
}

.post-thumb {
    margin: 5px 0 15px 0;
    float: left;
}

.title-wrap {
	background: #f7f7f7;
	padding: 20px 25px 20px 25px;
	margin: 0 0 0px 0;
	-webkit-border-top-left-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
}

.entry-title {
   	font-family: "Open Sans","Helvetica Neue",Arial sans-serif;
   	font-weight: normal;
   	font-size: 28px;
   	line-height: 40px;
	color: #6b6b6b;
	margin-bottom: 0;
}

.sub-title {
	background: #E4E9EB url(images/tip2.png) no-repeat left center;
	padding: 12px 25px 8px 25px;
	font-family: "Open Sans","Helvetica Neue",Arial sans-serif;
    font-weight: 700;
	font-size: 18px;
	letter-spacing: -1px;
	line-height: 28px;
	color: #687A8A;
	margin-bottom: 30px;
	border-left: solid 5px #D0D5DA;
	-webkit-border-radius: 3px; 
	-moz-border-radius: 3px; 
	border-radius: 3px;
}

.intro {
	font-size: 20px;
	font-family: "Merriweather", Georgia, serif;
	font-weight: 300;
	line-height: 30px;
	color: #5e7486;
	margin-bottom: 25px;
	padding-bottom: 20px;
	border-bottom: solid 8px #f6f6f6;
}

.title-meta {
	color: #bbb;
	font-size: 12px;
}

.title-meta span {
	margin-right: 15px;
}

.post .bar {
	background: #f7f7f7;
	border-top: solid 1px #eee;
    width: 100%;
    -webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
    float: left;
    margin: 25px 0 0 0;
    padding: 15px 20px 7px 20px;
    font-size: 12px;
    position: relative;
    color: #5e7486;
    -webkit-border-bottom-right-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-moz-border-radius-bottomright: 3px;
	-moz-border-radius-bottomleft: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
}

.post .bar-frame { 
	padding: 0 0px 5px 0px;
	margin-left:15px 0px 15px 0px;
	line-height: 18px;
}

.bar .title {
	font-size: 40px;
	display: inline;
	float: left;
	line-height: 6px;
	margin-right: 5px;
	color: #5e7486;
}

.bar a {
	color: #5e7486;
}

.bar .categories {
	float: left;
	margin-right: 20px;
}

.bar .tags {
	float: left;
}

.bar .share {
	float:right;
	margin:-3px 0 0 0;
	position: relative;
}

.bar .share:before {
	/*content: "f";*/
	/*font-family: 'EntypoRegular';*/
	/*-webkit-font-smoothing: antialiased;*/
	/*position: absolute;*/
	/*font-size: 28px;*/
	/*left: -18px;*/
	/*line-height: 14px;*/
}

.bar .share a {
	float: right;
	margin-left: 3px;
	padding: 3px 3px 0px 3px;
}

.bar .share a:hover {
	background: #fff8ab;
	color: #555;
	text-decoration: none;
}

.large-image {
	float: left;
	margin: 0 0 30px 0;
	-webkit-transition: .1s ease-in;  
	-moz-transition: .1s ease-in;  
	-o-transition: .1s ease-in;  
	transition: .1s ease-in;
	background: url(images/loading.gif) no-repeat center center; 
}
.large-image:hover {
	opacity: .9;
	-webkit-transition: .1s ease-in;  
	-moz-transition: .1s ease-in;  
	-o-transition: .1s ease-in;  
	transition: .1s ease-in; 
}
.large-image img {
}
.gallery-wrap, .okvideo {
	background: url(images/loading.gif) no-repeat center center; 
	min-height: 50px;
}
.gallery-wrap .slides li {
	margin-bottom: 0 !important;
}

.okvideo {
    position: relative;
    z-index: 1;
    margin: 0 0 0 0;
    float: left;
    clear: both;
    width: 100%;
}

.video object { width: auto !important }

.post-image {
	position: relative;
	float: left;
	width: 575px;
}

.next-prev {
	width: 100%;
	border-bottom: solid 1px #eee;
	margin: -35px 0 0 0;
	padding: 0 0 40px 0;
	float: left;
	color: #687A8A;
}
.prev-post .title {	
	float: left;
}
.prev-post span {
	float: left;
	clear: both;
}
.next-post .title {	
	float: right;
}
.next-post span {
	float: right;
	clear: both;
}
.next-post {
	float: right;
	margin: 0 0 0 0;
}
.prev-post {
	float: left;
}

.post .img {
    padding: 0 15px 15px;
    width: 535px;
    overflow: hidden;
}

.post .img img { display: block }

.post blockquote {
    overflow: hidden;
    font-family: "Open Sans","Helvetica Neue",Arial sans-serif;
    font-weight: 700;
    padding: 15px 0 15px 50px;
    margin: 22px 25px 25px 0px;
    position: relative;
    border-top: solid 1px #EEE;
    border-bottom: solid 1px #EEE;
}

.post blockquote p { 
	font-size: 20px !important;
	line-height: 32px !important; 
	margin-bottom: 0px !important;
	color: #5e7486;
}

.quote { font-style: italic }

.post blockquote .frame { padding: 12px 41px 46px 27px }

.post q:before, .post q:after { content: "" }

.post blockquote q {
    display: block;
    margin: 0 0 23px;
}

cite {
    margin-top: 10px;
    float: right;
}

/* ===[ Sidebar Styles ]=== */

#sidebar {
    float: right;
    color: #8c99a4;
    font-size: 13px;
    margin-top: 60px;
    margin-left: 3.75%;
    /* width: 18.75%;*/ /* 225 (originally 225) / 1200 */ 
    width: 25.076923%;
}

.social-count {
}

.count-box {
	margin-bottom: 15px;
	padding-bottom: 10px;
	border-bottom: solid 1px #e6e6e6;
	min-height: 40px;
}

.count-box:last-child {
	border-bottom: none;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.twitter-count {
	background: url(images/twitter-count.png) no-repeat 0 3px;
	padding-left: 50px;
}

.rss-count {
	background: url(images/rss-count.png) no-repeat 0 3px;
	padding-left: 50px;
}

.dribbble-count {
	background: url(images/dribbble-count.png) no-repeat 0 3px;
	padding-left: 50px;
}

.facebook-count {
	background: url(images/facebook-count.png) no-repeat 0 3px;
	padding-left: 50px;
}

.count-text {
	font-size: 24px;
	letter-spacing: -1px;
}

.follow-text, .follow-text a {
	font-size: 12px;
	line-height: 16px;
	color: #a7b5c1;
	margin-top:5px;
}

.follow-text a:hover {
	text-decoration: none;
	color: #8C99A4;
}

.follow-text a:hover:after {
	content: " \2192";
}

.link-count-show {
	display: block;
}

.link-count-show-ipad {
	display: none;
}

.widget ul { margin:0 0 0 15px; }

.widget ul li { 
	list-style-type: disc;
	margin-bottom:5px;
}

.widget ul li:last-child {
	border-bottom:none;
	padding-bottom: 0px !important;
	margin-bottom: 0px !important;
}

.widget {
    color: #333;
    width: 100%;
    float: left;
    margin: 0 0 25px 0;
    padding: 0 0 25px 0;
    display: block;
    border-bottom: double 4px #e6e6e6;
}

.widget:last-child {
	border-bottom: none;
}

.widget p { margin: 0 0 25px }

.widget .date { font-size: 11px }

.widget h2 {
    font-weight: normal;
    font-size: 15px;
    margin:0;
    color: #687a8a;
    padding: 0 0 8px 0;
}

.widget h4 { font-weight: normal }

.tagcloud {}

.tagcloud a {
	text-transform: uppercase;
	font-weight: bold;
	font-family: "Helvetica Neue",Arial,"Liberation Sans",FreeSans,sans-serif;
	background: #3D82A2;
	padding: 0px 5px;
	float:left;
	font-size: 10px !important; 
	line-height: 18px;
	margin:0 5px 8px 0;
	color: #fff;
	-webkit-border-radius: 3px; 
	-moz-border-radius: 3px; 
	border-radius: 3px;
}

.tagcloud a:hover {
	text-decoration: none;
	opacity: .9;
}

.items {
    font-size: 11px;
    line-height: 16px;
    padding: 5px 0 14px;
}

.widget h4 {
    font-size: 14px;
    line-height: 20px;
    color: #fff;
}

.widget h4 a { color: #fff }

.widget .media img { display: block }

/* ===[ Dribbble Widget Styling ]=== */

.dribbbles {}

.dribbbles li a img {
	width:100%;
	height: auto;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border: solid 5px #fff;
	box-shadow: rgba(0,0,0, 0.2) 0px 0px 3px;
	-moz-box-shadow: rgba(0,0,0, 0.2) 0px 0px 3px;
	-webkit-box-shadow: rgba(0,0,0, 0.2) 0px 0px 3px;
	-webkit-border-radius: 3px; 
	-moz-border-radius: 3px; 
	border-radius: 3px;
}


/* ===[ Search Form Styling ]=== */

.search-form .text {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
    font-size: 12px;
    font-style: italic;
    font-family: Georgia, serif;
    border: none;
    float: left;
     width: 100%;
	background: #fff url(images/search.png) no-repeat 10px 9px;
	padding: 8px 7px 8px 30px;
	border: solid 1px #d2d2d2;
	-webkit-border-radius: 5px; 
	-moz-border-radius: 5px; 
	border-radius: 5px;
	color: #898e99;
}

.search-form .submit {
    background: #424242 url(images/search.png) no-repeat center center;
    width: 26px;
    height: 28px;    
    font-size: 0;
    line-height: 0;
    text-indent: -9999px;
    border: 0;
    cursor: pointer;
    float: right;
}

.search-form .submit {
	display: none;
}


/* ===[ Scroll ]=== */

.scroll {
	margin-top: 60px;
	min-height: 2px;
	background: url(images/bar-loading.gif) no-repeat center bottom;
}

.scroll .slides {
	background: #F0F3F4;
}

.scroll-excerpt {
	font-family: "Open Sans","Helvetica Neue",Arial sans-serif;
	font-weight: 500;
	font-size: 16px;
	line-height: 26px;
	color: #6b6b6b;
}

.scroll-excerpt a {
	color: #687A8A;
	-webkit-transition: .05s ease-in;  
	-moz-transition: .05s ease-in;  
	-o-transition: .05s ease-in;  
	transition: .05s ease-in;
}

.scroll-excerpt a:hover {
	color: #798ea0;
	text-decoration: none;
	-webkit-transition: .05s ease-in;  
	-moz-transition: .05s ease-in;  
	-o-transition: .05s ease-in;  
	transition: .05s ease-in; 
}

.scroll-post {
	margin-top: 10px;
	font-size: 14px;
	font-weight: 700;
	color: #778b9d;
}

.scroll-post a {
	color: #5e7486;
}

.scroll-post a:hover {
	text-decoration: none;
	border-bottom: dashed 1px #5e7486;
}

/* ===[ Comment Styling ]=== */

.comments {
	width:100%;
    float: left;
    margin: 0 0px 70px 0px;
    
    background: #fff;
	box-shadow: rgba(0,0,0, 0.2) 0px 0px 3px;
	-moz-box-shadow: rgba(0,0,0, 0.2) 0px 0px 3px;
	-webkit-box-shadow: rgba(0,0,0, 0.2) 0px 0px 3px;
	-webkit-border-radius: 3px; 
	-moz-border-radius: 3px; 
	border-radius: 3px;
}

.comments #disqus_thread{padding: 25px !important;}

#comments {
	padding: 35px;
}

#comments-title {
    padding: 20px 35px 15px 65px;
   	margin: -35px -35px 25px -35px !important;
   	background: #f7f7f7;
    font-weight: 700;
	font-size: 18px;
	letter-spacing: -1px;
	line-height: 30px;
	color: #687A8A;
	margin-bottom: 0;
	text-align: center;
}

#respond {
    margin: 0 0 15px 0;
    padding: 0 0 20px 0;
}

.comment #respond { margin-top: 0px }

#respond h3 {
    padding: 0 0 10px 0;
    font-size: 20px;
    margin-bottom: 0px;
    margin-top: 25px;
    letter-spacing: -1px;
    font-weight: 500;
}

#respond h3 .entypo {
	font-size: 30px;
	margin-left: 3px;
	-webkit-font-smoothing: antialiased;
}

#respond label {
	display: inline-block;
    font-weight: bold;
    font-size: 12px;
    margin: 5px 0 0 0;
}

#respond p .required {
	font-size: 11px;
}

#respond p { margin-bottom: 15px }

#respond input[type="text"], #respond textarea {
    color: #777;
    border: none;
    border: solid 1px #DDD;
	border-bottom: solid 1px #CCC;
    background: #fff;
    width: 100%;
    -webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
    padding: 10px;
    font-size: 13px;
    font-family: "Open Sans","Helvetica Neue",Arial sans-serif;
}

#respond input:focus, #respond textarea:focus {
    outline: none;
}

#respond textarea {
    line-height: 22px;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-family: "Open Sans","Helvetica Neue",Arial sans-serif;
}

.form-submit #submit {
	font-family: "Open Sans","Helvetica Neue",Arial sans-serif;
	background:#e0e6e8;
	padding:8px 15px 7px 15px;
	float:left;
	font-size:12px !important;
	font-weight: 700; 
	line-height: 18px;
	margin:0 5px 8px 0;
	color: #687a8a;
	-webkit-border-radius: 30px; 
	-moz-border-radius: 30px; 
	border-radius: 30px;
	border: none;
}

.form-submit #submit:hover {
	background: #687a8a;
	color: #fff;
	cursor: pointer;
}

.form-allowed-tags code {
	background: none;
	border: none;
	font-size: 11px;
	line-height: 18px;
	color: #aaa;
	width: 100%;
	float: left;
	padding: 0;
	margin: 0 0 15px 0;
}

.commentlist {
	list-style-type: none !important;
}

.commentlist li {
    padding: 15px 0 35px 0;
    margin: 0 0 25px 0;
    position: relative;
    list-style-type: none !important;
    border-bottom: 1px solid #eee;
}

.comments .children {
	margin-bottom: 0px !important;
	margin-top: 25px !important;
}

.comments .children li { 
	margin: 0 0 0 0;
	padding-left: 25px;
	border-bottom: none;
	border-left: solid 4px #f7f7f7;
 }

.comments .children li:last-child {
	margin-bottom: 0;
	padding-bottom: 0;
}

.comment-block {
    padding: 0;
}

.comment-text {
}

.comment-text:before {
	width: 0;
	height: 0;
}

.reply {
    margin: 0px !important;
    font-size: 12px !important;
}

.reply .entypo {
	font-size: 30px;
	line-height: 16px;
}

.comments .children .reply { text-align: left }

.reply a:hover {
    text-decoration: none;
}

#cancel-comment-reply-link {
    font-size: 12px;
    color: #aaa;
    margin-left: 10px;
    letter-spacing: 0;
}

.comment-notes {
	color: #aaa;
	font-size: 12px;
}

.comments .logged-in {
	float: left;
}

.comment-awaiting-moderation {
    color: #555;
    font-weight: bold;
    font-size: 11px;
}

.vcard {
    float: left;
}

.vcard img {
    float: left;
    background: #fff;
    border: solid 1px #eee;
    padding: 3px;
    -webkit-border-radius: 3px; 
	-moz-border-radius: 3px; 
	border-radius: 3px;
}

.fn {
    float: left;
    font-weight: bold;
    font-size: 14px;
    font-style:	normal;
    line-height: 20px;
    margin-top: 0;
}
.fn a { color: #687A8A }

.comment-info {
	margin-bottom: 10px;
	position: relative;
}

.comment-meta {
    float: left;
    margin: 2px 0 0 12px;
}

.comment-time {
    font-size: 12px;
    color: #999;
}

.comment-edit-link {
	font-size: 12px;
}

/* ===[ Flickr Widget Styling ]=== */

.flickrPhotos { }

.flickrPhotos { 
	margin: 0 0 0 0 !important; 
	float: left; 
}

.flickrPhotos li {
    float: left;
    display: inline;
    margin: 0px 0 15px 0px !important; 
    padding: 0 !important;
    overflow: hidden;
    list-style-type: none;
}

.flickrPhotos img {
    height: auto;
    width: 200px;
}

.flickr-more {
    font-size: 10px;
    color: #aaa;
}

.flickrPhotos .remove-margin, #envato-marketplace-items .remove-margin { margin-right: 0px !important }

/* ===[ Twitter Widget Styling ]=== */

.tweet-scroll {
    margin: 0 0 0 0!important;
    list-style-type: none;
}

.tweet-scroll li {
    margin-bottom: 10px !important;
    padding-bottom: 10px !important;
    list-style-type: none !important;
}

.tweet-scroll li:last-child {
	margin-bottom: 0px !important;
}

.tweets-more {
    color: #aaa;
    margin: 10px 0 0 0;
    float: left;
    width: 100%;
   
}

/* ===[ Post Navigation Styling ]=== */

.pagelink p {
	background: #f7f7f7;
	padding: 10px;
}

.post-nav {
    margin: -20px 0 75px 0;
    float: left;
    width: 100%;
    font-family: "Open Sans","Helvetica Neue",Arial sans-serif;
    font-weight: 700;
}

.post-nav a {
	background:#F78337;
	-webkit-border-radius: 15px; 
	-moz-border-radius: 15px; 
	border-radius: 15px;
    color: #fff;
    text-decoration: none;
    padding: 6px 10px 5px 10px;
     
  -webkit-transition: all .2s linear;
     -moz-transition: all .2s linear;
          transition: all .2s linear;
}

.postnav-left a {
    float: left;
}

.postnav-right a {
    float: right;
}

.postnav-right a:hover, .postnav-left a:hover {
    background: #f6722f;
    text-decoration: none;
}

/* ===[ Archive Styles ]=== */

#archive {
}

#archive h3 {
	margin-bottom: 10px;
}

#archive ul {
	margin:0 0 45px 15px;	
}

#archive ul li {
	line-height: 20px;
}

.columnize	{
	float: left;
	width: 190px;
	margin: 0 40px 0 0;
}

.columnize-last {
	margin-right: 0px;
}

/* ===[ Footer Styles ]=== */

.alpha{margin-left:0 !important}
.omega{margin-right:0 !important}

#footer {
    font-family:'Helvetica Neue',Arial,'Liberation Sans',FreeSans,sans-serif;
    width: 100%;
    margin: 0 -999px 0 -999px;
	padding: 40px 999px 20px 999px;
    display: block;
    overflow: hidden;
    background: #2C2C2C;
    color: #636363;
    font-size: 12px;
}
p.normargin{margin: 0;}
#footer p{padding-top: 15px; line-height: 1.5em !important;}

#footer h4{font-weight: normal; color: #fff; text-rendering: optimizeLegibility; font-size:15px; margin-top:14px; margin-bottom: 18px;}

#footer a{color: #8e8e8e; text-decoration: none;}
#footer a:hover{opacity: .7; color: #8e8e8e;}
#footer ul.link{list-style-type: none; }
#footer ul.link li{margin: 0; line-height:1.5em;}
#footer ul.link.connect li{margin-bottom: 8px;}
#thin-footer {font:13px/1.5 'Helvetica Neue',Arial,'Liberation Sans',FreeSans,sans-serif; color: #585858;  text-rendering: optimizelegibility;
    width: 100%;
    margin: 0 -999px 0 -999px;
	padding: 5px 999px 5px 999px;
    display: block;
    overflow: hidden;
    background: #252525;
   
}


.social-icon{display:inline-block;  background: url('images/sprite.png') no-repeat; width: 121px; height: 121px; margin-top: 29px;  }
.social-icon:hover{-webkit-transition: opacity 300ms ease-in-out;
-moz-transition: opacity 300ms ease-in-out;
-o-transition: opacity 300ms ease-in-out;
transition: opacity 300ms ease-in-out;}
.fb{background-position: -2px -73px; opacity: .2;}
.fb:hover{background-position:-2px -194px; opacity: 1;}
.twitter{background-position:-2px -321px; opacity: .2;}
.twitter:hover{background-position:-2px -442px; opacity: 1;}


.fourth,.second,.first,.third{display:inline;float:left;margin-left:10px;margin-right:10px}
.first{ width: 5.982905982905983%;
    *width: 5.929714493544281%;}
.third{width: 23.076923076923077%;
    *width: 23.023731587561375%;
  }
.fourth{width: 30.623932%;
    *width: 31.570740134569924%;}
.second{ width: 14.52991452991453%;
    *width: 14.476723040552828%;}

/* Twitter */
ul.tweet_list li{margin: 0; list-style: none;}
.tweet_list li { padding-bottom:15px; margin-bottom:15px;}
.tweet_list li:last-child{ border-bottom:0px;}
.tweet_time{ display:block; padding-top: 25px;}
.tweet_time a{ font-size:11px; font-style:italic; padding-left: 10px;}
.tweet_first.tweet_odd p.tweet_text{position:relative;
padding:10px;
color:#8e8e8e;
background:#333;
-webkit-border-radius:3px;
-moz-border-radius:3px;
border-radius:3px;}
.tweet_first.tweet_odd .tweet_text:after{content:"";
position:absolute; bottom:-15px;
left: 16px;  border-width: 25px 24px 0;
border-style:solid; border-color:#333 transparent;
display:block;  width:0;}


/* ===[ Icons ]=== */

.social-icons {
	float: right;
	margin-top:5px;
}

.social-icons a img {
	width:28px;
	height: auto;
}

.social-icons a img:hover {
	opacity: .8;
}

/* ===[ Post Gallery Styling ]=== */

.gallery-wrap {
	margin: 0 0 -5px 0;
}

/* ===[ Various Default WordPress Styling ]=== */

.alignleft { float: left }

.alignright { float: right }

.aligncenter { text-align: center }

.bypostauthor { }

.wp-caption {
    background: rgba(255,255,255, 0.6);
    box-shadow: rgba(0,0,0, 0.1) 0px 0px 5px;
    -moz-box-shadow: rgba(0,0,0, 0.1) 0px 0px 5px;
    -webkit-box-shadow: rgba(0,0,0, 0.1) 0px 0px 5px;
    padding: 5px;
    max-width: 96%; /* Image does not overflow the content area */
    text-align: center;
}

.wp-caption.alignnone { margin: 5px 20px 20px 0 }

.wp-caption.alignleft { margin: 5px 20px 20px 0 }

.wp-caption.alignright { margin: 5px 0 20px 20px }

img.alignleft, img.alignright {
	padding: 5px;
}

img.alignleft {
	margin: 5px 25px 20px 0;
}

img.alignright {
	margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 10px !important;
    margin: 0 !important;
    padding: 3px 0 0 0!important;
}

.gallery-caption { text-align: center }

.gallery-item {
    width: 115px !important;
    margin-right: 15px;
    margin-bottom: 20px;
    
}

.gallery-icon { width: 115px }

.gallery-item img {
    width: 95px;
    height: auto;
    padding: 5px;
    border: solid 1px #eee !important;
}

.highlight {
	background: #fcf8a5;
	width: auto;
	display: inline;
	padding: 2px 3px;
}

/* ===[ Tab Style ]=== */

.tabs { 
	list-style-type:none !important; 
	margin:0 !important; 
	padding:0;
	height:30px;
	width:100%;
	clear: both;
}

.tabs li { 
	float:left;	 
	text-indent:0;
	padding:0 !important;
	margin:0 0 5px 0!important;
	list-style-type:none !important; 
}

.tabs > li a { 
	display:block;	
	text-decoration:none;
	height: 30px;
	width:40px;
	margin-right: 5px;
	text-align: center;
	position:relative;
	color: #8C99A4;
	background: #e2e5e8;
	-webkit-border-radius: 3px; 
	-moz-border-radius: 3px; 
	border-radius: 3px;
}

.tabs > li:last-child a {
	margin-right: 0px;
}

.tabs > li a:hover {
	background: #fff;
	-webkit-border-radius: 3px; 
	-moz-border-radius: 3px; 
	border-radius: 3px;
}

.tabs a:active {
	outline:none;		
}

.tabs li.active a {		 
	color:#fff !important;
	background: #687A8A;
}

.tabs li span {
	font-family: 'EntypoRegular';
	-webkit-font-smoothing: antialiased;
	font-size: 32px;
}

.pane {
	float: left;
	margin-top:20px;
	width: 100%;
}

/* Profile Widget */

.profile-img {
	float: right;
	margin: 0 0 5px 10px;
	background: white;
	border: solid 1px #ddd;
	padding: 3px;
	-webkit-border-radius: 3px; 
	-moz-border-radius: 3px; 
	border-radius: 3px;
}

/* Recent Posts Widget */

.recent-posts-widget {
	margin: 0 !important;
	padding: 0;
}

.recent-posts-widget li {
	list-style-type: none !important;
	margin: 0 0 8px 0 !important;
	padding: 0 0 8px 0;
	border-bottom: solid 1px #e6e6e6;
}

.recent-posts-widget li h3 {
	font-size: 13px;
	font-weight: 500;
	margin-bottom: 0px;
}

.recent-posts-widget li h3 a {
	color: #687A8A;
}

.recent-posts-widget li p {
	font-size: 12px;
	color: #5e7486;
	margin-bottom: 0;
}

/* Recent Comments Widget */


.recent-comments-widget {
	margin: 0 !important;
	padding: 0;
}

.recent-comments-widget li {
	list-style-type: none !important;
	margin: 0 0 20px 0 !important;
	padding: 0 0 15px 0 !important;
	border-bottom: solid 1px #e6e6e6;
}

.comment-widget-text {
	float: left;
	width: 100%;
}

.recent-comments-widget .comment-avatar {
	float: left;
	width:30px;
}

.recent-comments-widget .comment-avatar img {
	float: left;
	background: white;
	border: solid 1px #ddd;
	padding: 3px;
}

.recent-comments-widget .comment-avatar-right {
	float: left;
	width: 129px;
	font-size: 12px;
	color: #5e7486;
	padding: 0 0 0 6px;
	margin:2px 0 10px 10px;
}

.recent-comments-widget .comment-avatar-right a {
	color: #687A8A;
	font-weight: 700;
}

.recent-comments-widget .comment-author {
	height: 16px;
}

.recent-comments-widget .comment-txt {
	color: #8C99A4;
}

/* ===[ Contact Form 7 Style ]=== */

.wpcf7 {
	margin-bottom: 45px !important;
}

.wpcf7 input[type="text"] {
    color: #888;
    border: none;
	background: #ebeef1;
    width: 50%;
    padding: 10px;
    font-size: 14px;
    font-family: "Open Sans","Helvetica Neue",Arial sans-serif;
    -webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
    -webkit-border-radius: 3px; 
	-moz-border-radius: 3px; 
	border-radius: 3px;
	position: relative;
}

.wpcf7 textarea {
	color: #888;
    border: none;
    background: #ebeef1;
    width: 100%;
    padding: 10px;
    font-size: 14px;
    font-family: "Open Sans","Helvetica Neue",Arial sans-serif;
    -webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
    -webkit-border-radius: 3px; 
	-moz-border-radius: 3px; 
	border-radius: 3px;
}
.wpcf7 input:focus,.wpcf7 textarea:focus{background:#687a8a;color:#fff}
.wpcf7 input:focus:after{content:"W";position:absolute;right:8px;top:-5px;opacity:.2;font-family:'EntypoRegular';font-size:44px}
.wpcf7 p{font-size:14px!important;margin:0 0 15px 0}
.wpcf7 br{margin-bottom:10px}
.wpcf7-submit{font-family: "Open Sans","Helvetica Neue",Arial sans-serif;background:#e0e6e8;padding:8px 15px 7px 15px;float:left;font-size:12px!important;font-weight:700;line-height:18px;margin:0 5px 8px 0;color:#687a8a;-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px;border:0}
.wpcf7-submit:hover{background:#687a8a;color:#fff;cursor:pointer}
.wpcf7-response-output{background:#faf7d6;border:none!important}
.wpcf7-mail-sent-ok{margin-left:0!important;margin-right:0!important;background:#ecf3e5;background:rgba(229,243,212,.5);padding:15px!important;border:solid 1px #D2EFAC!important}
.wpcf7-validation-errors{margin-left:0!important;background:#fcf3f3;background:rgba(255,238,238,.5);border:solid 1px #FBDCDC!important;padding:10px!important;margin-right:0!important}
.clear{clear:both;display:block;overflow:hidden;visibility:hidden;width:0;height:0}

[class^="mediaico-"],
[class*=" mediaico-"] {
  display: inline-block;
  margin-top: 1px;
  *margin-right: .3em;
  line-height: 14px;
  vertical-align: text-top;
  background-image: url("images/sprite.png");
  background-repeat: no-repeat;
}

.bar .share a:hover{background: transparent !important;}

.mediaico-facebook{background-position:- 0; width: 59px; height: 20px;}
.mediaico-facebook:hover{background-position:0 -22px; width: 59px; height: 20px;}
.mediaico-facebook:active{background-position:0 -44px; width: 59px; height: 20px;}

.mediaico-twitter{background-position: -62px 0; width: 70px; height: 20px;}
.mediaico-twitter:hover{background-position:-62px -22px; width: 70px; height: 20px;}
.mediaico-twitter:active{background-position:-62px -44px; width: 70px; height: 20px;}

.mediaico-google{background-position: -136px 0; width: 79px; height: 20px;}
.mediaico-google:hover{background-position:-136px -22px; width: 79px; height: 20px;}
.mediaico-google:active{background-position:-136px -44px; width: 79px; height: 20px;}

/*Rein added styles*/
.inputbox{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;font-size:12px;font-style:italic;font-family:Georgia,serif;border:0;float:left;width:100%;padding:8px 0 8px 10px;border:solid 1px #d2d2d2;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;color:#898e99}
.subscribe-btn{margin-top: 3px !important; padding: 7px 14px !important;  font-size: 14px !important;}
.widget p.subs-title{color: #666;font-size: 20px;font-weight: normal;margin: 0 0 0!important; line-height: normal; padding-bottom: 5px; font-family: "Open Sans", 'Helvetica Neue',Arial sans-serif;}

ul.inline li{display: inline-block;}
.right{float: right;}
nav ul{padding: 0; margin: 0; list-style-type: none; font-family: "Open Sans", 'Helvetica Neue',Arial sans-serif; font-size: 16px; line-height: 39px;}
nav ul li{margin: 0; display: inline-block; padding: 0 12px;}
nav ul li:last-child{padding: 0;}


.menu li a:not(.btn){color: #fff; font-weight: 600; font-size: 14px; text-shadow: 0 1px 0 rgba(0, 0, 0, 0.5);
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;}

.fb-connect{background:url('../../../../assets/new/sprite.png') no-repeat -9px -601px;width:14px;height:13px;display:inline-block;padding-right:10px}
.tweet-connect{background:url('../../../../assets/new/sprite.png') no-repeat -6px -625px;width:14px;height:11px;display:inline-block;padding-right:10px}
.in-connect{display:inline-block;padding-right:10px;background:url('../../../../assets/new/sprite.png') no-repeat -7px -649px;width:14px;height:11px}
.chat-connect{display:inline-block;padding-right:10px;background:url('../../../../assets/new/sprite.png') no-repeat -5px -671px;width:14px;height:16px}

/*Button*/

.btn {
    font-weight:600;
  display: inline-block;
  *display: inline;
  
    padding: 6px 14px;
  margin-bottom: 0;
  *margin-left: .3em;
  font-size: 14px;
  
    line-height: 22px;
  *line-height: 20px;
  color: #333333;
  text-align: center;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  vertical-align: middle;
  cursor: pointer;
  background-color: #f5f5f5;
  *background-color: #e6e6e6;
  background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
  background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
  background-repeat: repeat-x;
  border: 1px solid #bbbbbb;
  *border: 0;
  border-color: #e6e6e6 #e6e6e6 #bfbfbf;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  border-bottom-color: #a2a2a2;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  *zoom: 1;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
     -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}

.btn:hover,
.btn:active,
.btn.active,
.btn.disabled,
.btn[disabled] {
  color: #333333;
  background-color: #e6e6e6;
  *background-color: #d9d9d9;
}

.btn:active,
.btn.active {
  background-color: #cccccc \9;
}

.btn:first-child {
  *margin-left: 0;
}

.btn:hover {
  color: #333333;
  text-decoration: none;
  background-color: #e6e6e6;
  *background-color: #d9d9d9;
  /* Buttons in IE7 don't get borders, so darken on hover */

  background-position: 0 -15px;
  -webkit-transition: background-position 0.1s linear;
     -moz-transition: background-position 0.1s linear;
       -o-transition: background-position 0.1s linear;
          transition: background-position 0.1s linear;
}

.btn:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

.btn.active,
.btn:active {
  background-color: #e6e6e6;
  background-color: #d9d9d9 \9;
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
     -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
          box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
}

.btn-large {
  padding: 11px 19px;
  font-size: 17.5px;
  -webkit-border-radius: 6px;
     -moz-border-radius: 6px;
          border-radius: 6px;
}

.btn-large [class^="icon-"],
.btn-large [class*=" icon-"] {
  margin-top: 2px;
}

.btn-small {
  padding: 2px 10px;
  font-size: 11.9px;
  -webkit-border-radius: 3px;
     -moz-border-radius: 3px;
          border-radius: 3px;
}

.btn-small [class^="icon-"],
.btn-small [class*=" icon-"] {
  margin-top: 0;
}

.btn-mini {
  padding: 1px 6px;
  font-size: 10.5px;
  -webkit-border-radius: 3px;
     -moz-border-radius: 3px;
          border-radius: 3px;
}

.btn-block {
  display: block;
  width: 100%;
  padding-right: 0;
  padding-left: 0;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}

.btn-block + .btn-block {
  margin-top: 5px;
}

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}

.btn-primary.active,
.btn-warning.active,
.btn-danger.active,
.btn-success.active,
.btn-info.active,
.btn-inverse.active {
  color: rgba(255, 255, 255, 0.75);
}

.btn {
  border-color: #c5c5c5;
  border-color: rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.25);
}

.btn-primary {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #e15119;
  *background-color: #e15119;
  background-image: -moz-linear-gradient(top, #e76e22, #e15119);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e76e22), to(#e15119));
  background-image: -webkit-linear-gradient(top, #e76e22, #e15119);
  background-image: -o-linear-gradient(top, #e76e22, #e15119);
  background-image: linear-gradient(to bottom, #e76e22, #e15119);
  background-repeat: repeat-x;
  border-color: #e15119 #e15119 #e76e22;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe76e22', endColorstr='#ffe15119', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

.btn-primary:hover,
.btn-primary:active,
.btn-primary.active,
.btn-primary.disabled,
.btn-primary[disabled] {
  color: #ffffff;
  background-color: #e15119;
  *background-color: #003bb3;
}

.btn-primary:active,
.btn-primary.active {
  background-color: #003399 \9;
}


.btn-secondary {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #0a970a;
  *background-color: #0a970a;
  background-image: -moz-linear-gradient(top, #0eae0e, #0a970a);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0eae0e), to(#0a970a));
  background-image: -webkit-linear-gradient(top, #0eae0e, #0a970a);
  background-image: -o-linear-gradient(top, #0eae0e, #0a970a);
  background-image: linear-gradient(to bottom, #0eae0e, #0a970a);
  background-repeat: repeat-x;
  border-color: #0a970a #0a970a #0eae0e;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0eae0e', endColorstr='#ff0a970a', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

.btn-secondary:hover,
.btn-secondary:active,
.btn-secondary.active,
.btn-secondary.disabled,
.btn-secondary[disabled] {
  color: #ffffff;
  background-color: #0a970a;
  *background-color: #0a970a;
}

.btn-secondary:active,
.btn-secondary.active {
  background-color: #0a970a \9;
}