/*
Theme Name: MedicalJournal
Theme URI: http://smthemes.com/medicaljournal/
Author: The Smart Magazine Themes
Author URI: http://smthemes.com/
Description: Template by SMThemes.com
Version: 2.0
License: Creative Commons 3.0
Theme date: 02/21/2014
License URI: license.txt
Tags: black, green, dark, fixed-width, featured-images, custom-menu, translation-ready, threaded-comments, theme-options
*/


/*	-==========================- GENERAL -==========================-  */
/*------------------------------ PAGE ------------------------------*/
@import url(css/font.css);

html {
	background:url(images/back.png);
}
body {	
	color:#727272;
	position:relative;
	font-family: 'OpenSansRegular';
}
a {
	color:#2b2b2b;
}
a:hover {
	color:#36aa6b;
}
a.post_ttl, .post-caption h1 {
	color:#4f4f4f;
	text-transform:uppercase;
	font-size:30px;
	font-family: 'OpenSansRegular';
}
h2 a.post_ttl:hover{
	color:#36aa6b;
}

.page-title{
	color:#36aa6b;
	text-transform:uppercase;
	font-size:30px;
	font-family: 'OpenSansRegular';
}

/*------------------------------ HEADER ------------------------------*/
#header .container{
	position:relative;
}
#secondarymenu-container {
	position:relative;
}


/*------------------------------ SEARCH ------------------------------*/
#s {
	background:none;
	border:none;
	float:left;
	height:23px;
	line-height:23px;
	color:#999;
	font-family:'OpenSansRegular';
	text-transform:lowercase;
}
.searchbtn {
	height:23px;
	width:17px;
	margin-right:10px;
}
.searchform {
	height:23px;
	border:1px solid #f7f7f7;
	background:#fff;
	margin:0;
}

/*------------------------------ CONTENT ------------------------------*/
#content .container  { 
	background:#fff !Important; 
	padding-top:60px;
}
.articles .post-body {
	line-height:21px;
	padding-bottom:50px !important;
}
.one-post { 
	border-bottom:1px solid #f7f7f7;
	margin-bottom:40px;
}
#commentform #submit, input.readmore, a.readmore {
	background:url(images/readmore.png) right no-repeat;
	background-color:#37c879;
	font-size:12px;
	text-transform:lowercase;
	padding:9px 58px 9px 20px;
	font-family:'OpenSansSemibold';
	width:auto;
	border:none;
	color:#fff;
}
#commentform #submit:hover, input.readmore:hover, a.readmore:hover {
	background:url(images/readmore-hover.png) right no-repeat;
	background-color:#36aa6b;
	color:#fff;
	text-decoration:none;
}
.featured_image{
	margin-top:15px;
	border:5px solid #e2e2e2;
}
.googlemap {
	padding:0;
	border:5px solid #e2e2e2;
}
.widget_posts ul li img,.widget_flickr a {
	border:3px solid #e2e2e2;
	padding:0;
}
.edit-link {
	position:absolute;
	top:0;
	right:0;
}
a.post-edit-link { 
	color:#999;
}
a.post-edit-link:hover { 
	color:#36aa6b;
}
.post-meta { position:relative; }
.comma { 
	padding-right:7px;
}

.post-category a {
    display: inline-block;
    padding-left: 7px;
}
.post-meta a { color:#999; line-height:36px; }
.post-meta a:hover { color:#36aa6b; }
.post-date,
.post-category,
.post-comments { 
	background:#eaeaea;
	color:#999;
	font-size:12px;
	text-transform:uppercase;
	font-family:'OpenSansSemibold';
	padding:7px 15px; 
	margin-right:5px;
}
.pagination{
	margin:30px 0;
}
.pagination.classic {
	padding-top:30px;
	text-align:left;
}
.page-numbers {
	padding:5px 10px;
	font-family: 'OpenSansSemibold';
}
a.page-numbers {
	color:#2b2b2b;
	text-decoration:none;
}
a.page-numbers:hover{ 
	background:#36aa6b;
	color:#fff;
} 
span.page-numbers {
	background: #37c879;
	color:#fff;
}
 

/*------------------------------ FOOTER ------------------------------*/
#footer  {
}

#footer a{}

#footer h3{
	font-size:20px;
	color:#2b2b2b;
	text-transform:uppercase;
	font-family:'OpenSansSemibold';
}

#footer .container.clearfix {
	background:#f3f3f3;
}
.footer-widgets-container { border-top:1px solid #e8e8e8; padding-top:40px;  }
#footer .footer_txt {
	font-family:'OpenSansSemibold';
	color:#727272;
}
#footer .footer_txt .container {
}
.footer-widgets {
}
/*------------------------------ WIDGETS AND SLIDER ------------------------------*/
.content-r .sidebar.right, .content-lr .sidebar.right, .content-r2 .sidebar.left, .content-r2 .sidebar.right {
	margin-left:5px;
}
.content-l .sidebar.left, .content-lr .sidebar.left, .content-l2 .sidebar.left, .content-l2 .sidebar.right{
	margin-right:5px;
}

#content .widget .caption h3 {
	font-size:20px;
	color:#2b2b2b;
	text-transform:uppercase;
	font-family:'OpenSansRegular';
}
#content .widget {
	margin-bottom:40px;
}
.widget_archive ul li:before, 
.widget_categories ul li:before, 
.widget_meta ul li:before, 
.widget_pages ul li:before, 
.widget_recent_entries ul li:before{
	content:none !important;
}
.widget_archive ul li, 
.widget_categories ul li, 
.widget_meta ul li, 
.widget_pages ul li, 
.widget_recent_entries ul li{
	margin:0 !Important;
	padding:0 !Important;
}

.widget_archive ul li a, 
.widget_categories ul li a, 
.widget_meta ul li a, 
.widget_pages ul li a, 
.widget_recent_entries ul li a{
	display:block;
	padding: 10px 0 10px 20px;
	background:url(images/list.png) left no-repeat;
	border-bottom:1px solid #f7f7f7;
	color:#2b2b2b;
	text-decoration:none;
}
.widget_archive ul li:last-child a, 
.widget_categories ul li:last-child a, 
.widget_meta ul li:last-child a, 
.widget_pages ul li:last-child a, 
.widget_recent_entries ul li:last-child a{
	border-bottom:none;
}

.widget_archive ul li a:hover, 
.widget_categories ul li a:hover, 
.widget_meta ul li a:hover, 
.widget_pages ul li a:hover, 
.widget_recent_entries ul li a:hover{
	background:url(images/list-hover.png) left no-repeat;
	background-color:#37c879;
	color:#fff;
}

.widget_posts .date{
	float:none;
	font-family: 'OpenSansRegular';
	text-transform:uppercase;
	font-size:10px;
	text-align:left;
	padding:0 0 5px;
	color:#999;
}
.widget_posts .date.has_thumb { 
	margin-left:0;
}
.widget_posts .day{
	font-size:10px;
}
.tabs_captions .scaption{
	font-size:12px;
	color:#595959;
	font-family:'OpenSansSemibold';
	text-transform:uppercase;
	padding:7px 13px !Important;
	border:1px solid #e7e7e7 !Important;
}
.tabs_captions .scaption.active, .tabs_captions .scaption:hover{
	background:#37c879;
	color:#fff;
	border:1px solid #37c879 !Important;
}
.fp-next{
	background-position:left 50%;
	width:27px;
}
.fp-next:hover { background-image:url(images/slide-right-hover.png); }
.fp-prev {
	background-position:right 50%;
	width:27px;
	
}
.fp-prev:hover { background-image:url(images/slide-left-hover.png); }
	
/*	-==========================- DESKTOP -==========================-  */
@media only screen and (min-width:1024px) {
	#content {
		
	}
	#content .container {
		border-left:10px solid #d1d1d1;
		border-right:10px solid #d1d1d1;
	}
	#footer .container.clearfix{
		border:10px solid #d1d1d1;
		border-top:none;
	}
	#header-block { 
		border:10px solid #d1d1d1;
		margin:0 -10px;
		border-bottom:none;
	}
	#logo {
		position:absolute;
	}
	/*------------------------------ MENU ------------------------------*/
	#secondarymenu-container {
		height:149px;
		position:relative;
		z-index:11;
	}
	
	
	#secondarymenu {
		float:right;
		height:46px;
		background:#37c879;
		border:1px solid #33a065;
		margin-top:50px;
	}
	#secondarymenu a {
		padding:14px 20px;
		border-right:1px solid #35bf74;
		border-left:1px solid #37c879;
		color:#fff;	
		font-size:13px;
		font-family:'OpenSansSemibold';
	}
	#secondarymenu li:last-child a{ border-right:none; }
	#secondarymenu li:hover a{
		background:#36aa6b;
		border-color:#33a065;
	}
	#header-block {
		position:relative;
	}
	
	#mainmenu-container {
		height:62px;
		z-index:18;
		background:#37c879;
	}	
	#mainmenu { 
		float:left;
		max-width:730px;
		margin-left:10px;
	}
	.menusearch {
		width:260px;
		float:right;
		margin-right:24px;
		margin-top:17px;
	}
	.menusearch .searchform { 
		background:#36aa6b;
		border:1px solid #36bc73;
	}
	.menusearch .searchbtn { 
		background-image:url(images/header-search.png);
	}
	.menusearch #s { color:#fff; }
	#mainmenu li a {
		padding:21px 20px;
		font-size:14px;
		color:#fff;
		text-transform:uppercase;
		font-family:'OpenSansSemibold';
		border-right:1px solid #37c879;
		border-left:1px solid #37c879;
	}
	#mainmenu li {
		position:relative;
	}
	#mainmenu li:hover a{	
		background:#36aa6b;
		border-color:#33a065;
	}


	#header li ul {	top:49px; }
	#header #mainmenu li ul { top:61px; }
	
	#header li ul .transparent {	}
	#header li ul .inner { background:#37c879; padding:0;	}
	#header #mainmenu li ul .transparent {	}
	#header #mainmenu li ul .inner { border-top:1px solid #33a065; }
	
	#header ul.children li a, #header .sub-menu li { 
		height:auto !important;
	}
	#header ul.children li a, #header .sub-menu li a {
		color:#fff; 
		height:auto !important;
		padding:5px 20px;
		text-align:left;
		font-family:'OpenSansSemibold' !important;
		font-size:12px !Important;
		background:none !important;
	}
	#header ul.children li a:hover, #header .sub-menu li a:hover {
		color:#fff;
		background:#36aa6b !important;
	}
	
	#header #mainmenu ul.children li a, #header #mainmenu .sub-menu li a {
		text-transform:uppercase;
	}
	#header #mainmenu ul.children li a:hover, #header #mainmenu .sub-menu li a:hover {		
	}
	
	/*------------------------------ SLIDER ------------------------------*/
	.slider-container {	
		position:relative;
		margin:0 auto;
	}
	.slider {
	}
	.fp-next, .fp-prev {
		margin:140px 0;
		width:36px;
		height:36px;
	}
	.fp-title {  
		margin-bottom:10px;
	}
	.fp-title a{
		font-size:35px;
		color:#4f4f4f;
		font-family:'OpenSansSemibold';
		text-decoration:none;
	}
	
	.fp-prev-next-wrap {
		margin:0 0px;
	}
	.slider-nothumb .fp-slides, .slider-nothumb .fp-thumbnail, .slider-nothumb .fp-slides-items {
		height:188px;
	}
	.fp-slides,.fp-thumbnail,.fp-slides-items  {
		height:323px;
		width:1000px;
	}
	.fp-content-fon {
		border:none;
		background:#fff;
		-moz-opacity: 0.7;
		opacity: 0.7;
		-ms-filter:"progid:DXImageTransform.Microsoft.Alpha"(Opacity=70);
		border-top:1px solid #f4f4f5;
		height:108px;
	}
	.fp-content-fon, .fp-content {	
		left:0;
		right:0;
		bottom:0;
		text-align:left;
		font-size:13px;
	}
	.fp-content  { 
		left:52px;
		right:10px;
		height:100px;
	}
	.fp-more { margin-left:20px; color:#4f4f4f !important; }
	.fp-content p { color:#4f4f4f; } 
	.fp-nav {
		right:30px;
		bottom:30px;
		left:auto;
	}
	.slider-nothumb .fp-content-fon {
		background:#fff;
	}
	.slider-nothumb .fp-content a,.slider-nothumb .fp-content p{
		color:#000;
	}
	
	#footer .footer_txt .container {
		
	}
}	


/*	-==========================- TABLET -==========================-  */
@media only screen and (min-width:640px) and (max-width:1023px) {
	#header {
	}
	#logo {
		float:left;
		margin-left:15px;
	}
	#header-banner {
		margin-top:25px;
		float:right;
	}
	/*------------------------------ MENU ------------------------------*/
	.menusearch {
		position:absolute;
		top:60px;
		right:15px;
	}
	#secondarymenu-container {
		padding-top:0px;
	}
	#secondarymenu {
		clear:both;
		overflow:hidden;
		background:#37c879;
		padding-bottom:15px;
	}
	#secondarymenu li {
		
	}
	#secondarymenu li a{
		padding:15px;
		font-size:13px;
		font-family:'OpenSansSemibold';
		color:#fff;
	}
	#header li ul{
		padding:0 0 0 15px;
	}
	#header li ul li a{
		padding:0;
	}	
	#mainmenu-container {
		clear:both;
		padding-bottom:10px;
		background:#37c879;
	}
	#mainmenu li {
		padding:0;
		float:left;
	}
	#mainmenu a {
		color:#fff;
		font-family:'OpenSansSemibold';
		text-decoration:none;
		font-size:15px;
		padding:10px 15px;
		display:block;
	}

	
}

/*	-==========================- MOBILE -==========================-  */
@media only screen and (min-width:240px) and (max-width:639px) {
	.menusearch {padding:13px 0;margin-top:28px;}
	#header {
	
	}
	#content { margin-top:50px; }
	.mobile-menu { 
		background:#fff;
		border:1px solid #d1d1d1;
	}
	#logo {
		margin-top:5px;
		margin-bottom:0;
	}
	.searchbtn {
		width:auto !important;
	}
	#secondarymenu-container {
		padding-top:6px;
	}
	#secondarymenu, #mainmenu {
		background:#fff;
		padding:0 2%;
		margin-top:10px;
	}
	#secondarymenu li, #mainmenu li {
		border-top:1px solid #d7d7d7;
	}
	#secondarymenu li a, #mainmenu li a{
		color:#363636;
		text-decoration:none;
	}
	.fp-next, .fp-prev {
		margin:0 -5px;
	}
	.footer-widgets .widgetf:first-child {
		border:none;
	}
	
	#footer {
		width:100%;
	}
	.widgetf {
		border-top:1px solid #d3d3d3;
	}
	.articles .post-date {
		float:none;
	}
	.articles dt p img {
		display:none;
	}
	.fp-nav {
		bottom:-18px;
	}
	.slider-container {
		padding-bottom:20px;
	}
	#s {
		width:70%;
	}
}
.btn {
		-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px; 
		cursor: pointer;
		display: inline-block !important;
		font-size: 14px;
		text-decoration: none;
		-moz-border-bottom-colors: none;
		-moz-border-image: none;
		-moz-border-left-colors: none;
		-moz-border-right-colors: none;
		-moz-border-top-colors: none;
		border-style: solid;
		border-width: 1px;
		text-shadow: 0 1px 0 #ECCF94;
	}
	.btn.small {
		padding: 2px 15px;
	}
	.btn.medium {
		padding: 5px 18px;
	}
	.btn.big {
		padding: 10px 22px;
	}
	.btn.orange {
		background: rgb(254,0,0); /* Old browsers */
		background: -moz-linear-gradient(top, rgba(254,193,35,1) 0%, rgba(232,120,1,1) 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(254,193,35,1)), color-stop(100%,rgba(232,120,1,1))); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top, rgba(254,193,35,1) 0%,rgba(232,120,1,1) 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top, rgba(254,193,35,1) 0%,rgba(232,120,1,1) 100%); /* Opera11.10+ */
		background: -ms-linear-gradient(top, rgba(254,193,35,1) 0%,rgba(232,120,1,1) 100%); /* IE10+ */
		background: linear-gradient(top, rgba(254,193,35,1) 0%,rgba(232,120,1,1) 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fec123', endColorstr='#e87801',GradientType=0 ); /* IE6-9 */
		box-shadow: 0 1px 2px #D1D1D1, 0 1px 0 #FEE09D inset;
		border-color: #FEB304 #E47A13 #C1780F;
		color: #773101 !important;
	}
	.btn.orange:hover {
		background: rgb(232,120,1); /* Old browsers */
		background: -moz-linear-gradient(top, rgba(232,120,1,1) 0%, rgba(254,193,35,1) 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(232,120,1,1)), color-stop(100%,rgba(254,193,35,1))); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top, rgba(232,120,1,1) 0%,rgba(254,193,35,1) 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top, rgba(232,120,1,1) 0%,rgba(254,193,35,1) 100%); /* Opera11.10+ */
		background: -ms-linear-gradient(top, rgba(232,120,1,1) 0%,rgba(254,193,35,1) 100%); /* IE10+ */
		background: linear-gradient(top, rgba(232,120,1,1) 0%,rgba(254,193,35,1) 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e87801', endColorstr='#fec123',GradientType=0 ); /* IE6-9 */
		border-color: #FEB304 #E47A13 #C1780F;
	}
	.btn.green {
		background: rgb(254,0,0); /* Old browsers */
		background: -moz-linear-gradient(top, rgba(154,254,35,1) 0%, rgba(126,166,17,1) 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(154,254,35,1)), color-stop(100%,rgba(126,166,17,1))); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top, rgba(154,254,35,1) 0%,rgba(126,166,17,1) 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top, rgba(154,254,35,1) 0%,rgba(126,166,17,1) 100%); /* Opera11.10+ */
		background: -ms-linear-gradient(top, rgba(154,254,35,1) 0%,rgba(126,166,17,1) 100%); /* IE10+ */
		background: linear-gradient(top, rgba(154,254,35,1) 0%,rgba(126,166,17,1) 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9afe23', endColorstr='#7ea611',GradientType=0 ); /* IE6-9 */
		box-shadow: 0 1px 2px #D1D1D1, 0 1px 0 #d0fc9d inset;
		border-color: #89fc05 #82e312 #6fc210;
		color: #2c5300 !important;
	}
	.btn.green:hover {
		background: rgb(254,0,0); /* Old browsers */
		background: -moz-linear-gradient(top, rgba(126,166,17,1) 0%, rgba(154,254,35,1) 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(126,166,17,1)), color-stop(100%,rgba(154,254,35,1))); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top, rgba(126,166,17,1) 0%,rgba(154,254,35,1) 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top, rgba(126,166,17,1) 0%,rgba(154,254,35,1) 100%); /* Opera11.10+ */
		background: -ms-linear-gradient(top, rgba(126,166,17,1) 0%,rgba(154,254,35,1) 100%); /* IE10+ */
		background: linear-gradient(top, rgba(126,166,17,1) 0%,rgba(154,254,35,1) 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7ea611', endColorstr='#9afe23',GradientType=0 ); /* IE6-9 */
	}
	.btn.blue {
		background: rgb(254,0,0); /* Old browsers */
		background: -moz-linear-gradient(top, rgba(98,187,255,1) 0%, rgba(17,101,166,1) 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(98,187,255,1)), color-stop(100%,rgba(17,101,166,1))); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top, rgba(98,187,255,1) 0%,rgba(17,101,166,1) 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top, rgba(98,187,255,1) 0%,rgba(17,101,166,1) 100%); /* Opera11.10+ */
		background: -ms-linear-gradient(top, rgba(98,187,255,1) 0%,rgba(17,101,166,1) 100%); /* IE10+ */
		background: linear-gradient(top, rgba(98,187,255,1) 0%,rgba(17,101,166,1) 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#62bbff', endColorstr='#1165a6',GradientType=0 ); /* IE6-9 */
		box-shadow: 0 1px 2px #D1D1D1, 0 1px 0 #9dd3fc inset;
		border-color: #84c9fe #4ea3e5 #1075c2;
		color: #003054 !important;
	}
	.btn.blue:hover {
		background: rgb(254,0,0); /* Old browsers */
		background: -moz-linear-gradient(top, rgba(17,101,166,1) 0%, rgba(35,159,254,1) 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(17,101,166,1)), color-stop(100%,rgba(35,159,254,1))); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top, rgba(17,101,166,1) 0%,rgba(35,159,254,1) 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top, rgba(17,101,166,1) 0%,rgba(35,159,254,1) 100%); /* Opera11.10+ */
		background: -ms-linear-gradient(top, rgba(17,101,166,1) 0%,rgba(35,159,254,1) 100%); /* IE10+ */
		background: linear-gradient(top, rgba(17,101,166,1) 0%,rgba(35,159,254,1) 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1165a6', endColorstr='#239ffe',GradientType=0 ); /* IE6-9 */
		
	}
	.btn.white {
		background: rgb(254,0,0); /* Old browsers */
		background: -moz-linear-gradient(top, rgba(252,252,252,1) 0%, rgba(166,166,166,1) 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(252,252,252,1)), color-stop(100%,rgba(166,166,166,1))); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top, rgba(252,252,252,1) 0%,rgba(166,166,166,1) 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top, rgba(252,252,252,1) 0%,rgba(166,166,166,1) 100%); /* Opera11.10+ */
		background: -ms-linear-gradient(top, rgba(252,252,252,1) 0%,rgba(166,166,166,1) 100%); /* IE10+ */
		background: linear-gradient(top, rgba(252,252,252,1) 0%,rgba(166,166,166,1) 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfcfc', endColorstr='#a6a6a6',GradientType=0 ); /* IE6-9 */
		box-shadow: 0 1px 2px #D1D1D1, 0 1px 0 #ffffff inset;
		border-color: #fcfcfc #e5e5e5 #c2c2c2;
		color: #003054 !important;
	}
	.btn.white:hover {
		background: rgb(254,0,0); /* Old browsers */
		background: -moz-linear-gradient(top, rgba(166,166,166,1) 0%, rgba(252,252,252,1) 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(166,166,166,1)), color-stop(100%,rgba(252,252,252,1))); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top, rgba(166,166,166,1) 0%,rgba(252,252,252,1) 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top, rgba(166,166,166,1) 0%,rgba(252,252,252,1) 100%); /* Opera11.10+ */
		background: -ms-linear-gradient(top, rgba(166,166,166,1) 0%,rgba(252,252,252,1) 100%); /* IE10+ */
		background: linear-gradient(top, rgba(166,166,166,1) 0%,rgba(252,252,252,1) 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6a6a6', endColorstr='#fcfcfc',GradientType=0 ); /* IE6-9 */
	}
	.btn.black {
		background: rgb(254,0,0); /* Old browsers */
		background: -moz-linear-gradient(top, rgba(173,173,173,1) 0%, rgba(87,87,87,1) 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(173,173,173,1)), color-stop(100%,rgba(87,87,87,1))); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top, rgba(173,173,173,1) 0%,rgba(87,87,87,1) 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top, rgba(173,173,173,1) 0%,rgba(87,87,87,1) 100%); /* Opera11.10+ */
		background: -ms-linear-gradient(top, rgba(173,173,173,1) 0%,rgba(87,87,87,1) 100%); /* IE10+ */
		background: linear-gradient(top, rgba(173,173,173,1) 0%,rgba(87,87,87,1) 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#adadad', endColorstr='#565656',GradientType=0 ); /* IE6-9 */
		box-shadow: 0 1px 2px #D1D1D1, 0 1px 0 #a8a8a8 inset;
		border-color: #a6a6a6 #8f8f8f #6b6b6b;
		text-shadow: 0 1px 0 #474747;
		color: #e9e9e9 !important;
	}
	.btn.black:hover {
		background: rgb(254,0,0); /* Old browsers */
		background: -moz-linear-gradient(top, rgba(87,87,87,1) 0%, rgba(173,173,173,1) 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(166,166,166,1)), color-stop(100%,rgba(252,252,252,1))); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top, rgba(166,166,166,1) 0%,rgba(252,252,252,1) 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top, rgba(166,166,166,1) 0%,rgba(252,252,252,1) 100%); /* Opera11.10+ */
		background: -ms-linear-gradient(top, rgba(166,166,166,1) 0%,rgba(252,252,252,1) 100%); /* IE10+ */
		background: linear-gradient(top, rgba(166,166,166,1) 0%,rgba(252,252,252,1) 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6a6a6', endColorstr='#fcfcfc',GradientType=0 ); /* IE6-9 */
	}
	
	
	
	
	
	
	/*--------------------------------------------------- columns -------------------------------------------- */
	
	
	.cols .two {
		width:48%;
		padding:1%;
		display: inline;
		float: left;
	}
	#tinymce .cols .two {
		width:47%;
		border:1px dotted #dfdfdf;
	}
	.cols .prop {
		width:32%;
		padding:1%;
		display: inline;
		float: left;
	}
	#tinymce .cols .prop {
		width:31%;
		border:1px dotted #dfdfdf;
	}
	.cols .propfirst {
		width:64%;
		padding:1%;
		display: inline;
		float: left;
	}
	#tinymce .cols .propfirst {
		width:63%;
		border:1px dotted #dfdfdf;
	}
	.cols .three {
		width:31%;
		padding:1%;
		display: inline;
		float: left;
	}
	#tinymce .cols .three {
		width:31%;
		border:1px dotted #dfdfdf;
	}
	.cols .four {
		width:23%;
		padding:1%;
		display: inline;
		float: left;
	}
	#tinymce .cols .four {
		width:22%;
		border:1px dotted #dfdfdf;
	}
	.cols {
		clear: both;
		overflow: hidden;
	}
	
	
	blockquote {
		font-style:italic !important;
		width:200px !important;
		float:left !important;
		clear:left;
	}
	blockquote:before { 
		content: "“";
		font: 6em/36px Times, serif;
		color: #CFCFCF; 
		float: left; 
		margin-left: -45px;
		padding: 0 2px; 
	} 
	blockquote:after { 
		content: "”"; 
		font: 6em/36px Times, serif; 
		color: #CFCFCF; 
		float: right; 
		margin-right: -25px; 
	}
	
	
	
	
	.tooltip span{
		position:absolute;
		z-index:999;
		left:-9999px;
		background-color:#dedede;
		padding:2px;
		border:1px solid #fff;
		width:250px;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		border-radius: 5px;
		-moz-border-radius-topleft:0px;
		-webkit-border-top-left-radius:0px;
		border-top-left-radius: 0px;
	}
	.tooltip span p{
		margin:0;
		padding:0;
		color:#fff;
		background-color:#222;
		padding:2px 7px;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		border-radius: 5px;
		-moz-border-radius-topleft:0px;
		-webkit-border-top-left-radius:0px;
		border-top-left-radius: 0px;
	}
	
	
	.highlight {
		-webkit-border-radius: 7px;
		-moz-border-radius: 7px;
		border-radius: 7px;
		border-width:1px;
		border-style:solid;
		color:#333;
	}
	.highlight .inner {
		padding:20px;
		padding-left:130px;
	}
	.highlight.red {
		background:#efd9d9;
		border-color:#c77373;
	}
	.highlight.red .inner {
		background:url(images/smt/highlight-red.png) 33px 50% no-repeat;
	}
	.highlight.green{
		background:#e7efd9;
		border-color:#bdd099;
	}
	.highlight.green .inner {
		background:url(images/smt/highlight-green.png) 33px 50% no-repeat;
	}
	.highlight.yellow{
		background:#f6f3e5;
		border-color:#ffd800;
	}
	.highlight.yellow .inner {
		background:url(images/smt/highlight-yellow.png) 33px 50% no-repeat;
	}
	.highlight.blue{
		background:#bad3e5;
		border-color:#7791d2;
	}
	.highlight.blue .inner {
		background:url(images/smt/highlight-blue.png) 33px 50% no-repeat;
	}