t, 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, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}

article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}

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;
}

a[href], label[for], select, 
input[type=checkbox], input[type=radio] {
	cursor: pointer;
}

button, input[type=button], input[type=image], 
input[type=reset], input[type=submit] {
	padding: 0;
	overflow: visible;
	cursor: pointer;
}

.hide {
	position: absolute !important;
	left: -9999em !important;
}

.clearfix:after {
	content: ".";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

del {
	text-decoration: line-through;
}

th, td {
	vertical-align: top;
}

th {
	font-weight: normal;
	text-align: left;
}

address, cite, dfn {
	font-style: normal;
}

abbr, acronym {
	border-bottom: 1px dotted #999;
	cursor: help;
}

sub, 
sup {
	position: relative;
	font-size: 75%;
	line-height: 0;
}

sup {
	top: -0.5em;
}

sub {
	bottom: -0.25em;
}

textarea {
	 overflow: auto;
}


/* Normalized Styles
------------------------------------------------------------------------------*/

body {
	font: 15px/25px Arial, Helvetica, sans-serif;
	color: #000000;
	min-width: 1024px;
	background: #fff;
}

input, textarea, select {
	font-family: Arial, Helvetica, sans-serif;
}

a, a:visited {
	text-decoration: none;
	color: #3c2e6a;
	font-weight: bold;
}

a:hover, a:active, a:focus {
	text-decoration: underline;
}

.alignright {
	float: right;
	margin-left: 20px;
	margin-bottom: 15px;
}

/* Container
------------------------------------------------------------------------------*/

.container {
	position: relative;
	width: 1024px;
	margin: 0 auto;
}


/* Header
------------------------------------------------------------------------------*/

#header {
	overflow: hidden;
	height: 256px;
	position: relative;
}

#header .image {
	margin: 0 0 -69px;
}

#header .trend {
  left: 200px;
  position: absolute;
  top: 198px;
}

#header h5 {
	float: left;
	font-size: 11px;
	font-family: 'museo_slab_700regular';
	color: #333333;
	padding: 0 10px 0 0;
}

#header strong {
	color: #333333;
	font-weight: normal;
}

#header h4 {
	float: left;
	font-size: 11px;
	font-family: 'museo_slab_500regular';
	color: #999999;
}

#header h4 a {
	color: #999999;
	font-weight: normal !important;
}

#header .image img {
	display: block;
}

#logo {
	width: 173px;
	height: 65px;
	float: left;
	position: relative;
	z-index: 5;
	display: block;
	margin: 93px 26px 0 0px;
	cursor: pointer;
	text-indent: -9999em;
	background: url(images/logo.png) no-repeat;
}

#header .beta {
  left: 0;
    position: absolute;
    top: -2px;
}


#header .slogen {
  color: #ffffff;
  font-family: 'museo_slab_500regular';
  font-size: 29px;
  left: 43px;
  position: absolute;
  top: 96px;
  text-shadow: 1px 1px 3px #000; /* Chrome, Firefox 3.5+, IE 10+, Opera 9+, Safari 1+ */
}

#header .social {
	padding: 0 0 2px;
	overflow: hidden;
	position: absolute;
	right: 10px;
    top: 72px;
}

#header .social ul {
	float: right;
	padding: 0 5px 0 0;
}

#header .social li {
	float: left;
}

#header .social li a {
	float: left;
	background: url(images/ico_social.png) no-repeat;
	height: 21px;
	width: 21px;
	margin: 0 0 0 5px;
}

#header .social li a.ico-flickr {
	background-position: -27px 0;
	display: none;
}

#header .social li a.ico-facebook {
	background-position: -53px 0;
	
}

#header .social li a.ico-twitter {
	background-position: -80px 0;
}

#header .social li a.ico-rss {
	background-position: -106px 0;
}

#header .searchbox {
	overflow: hidden;
	padding: 8px 0 10px;
	position: absolute;
	right: 14px;
    top: 14px;
}

#header .searchbox input[type=text], #header .searchbox input[type=text], #header .searchbox input {
	border: 1px solid #dfe0e0;
	font-family: 'museo_slab_500regular';
	font-size: 13px;
	color: #999999;
	float: left;
	width: 172px;
	padding: 10px 10px 11px 10px;
	-webkit-appearance: none;
	outline: none;
}


@media screen and (-webkit-min-device-pixel-ratio:0)
{ 
    #header .searchbox input[type=text], #header .searchbox input[type=text], #header .searchbox input {
	padding: 12px 10px 10px 10px;
	margin-top: -2px;

}
}

#header .searchbox input[type=submit] {
	float: left;
	border: 0;
	width: 39px;
	height: 39px;
	background: url(images/btn_search.png) no-repeat 50% 50%;
	text-indent: -9999px;
	border: 1px solid #dfe0e0;
}



/* Navigation
------------------------------------------------------------------------------*/

#menu {
	font-family: 'museo_slab_700regular';
	/*float: left;*/
	margin: 102px 0 0;
}

#menu li {
	padding: 0 13px 0 0;
	float: left;
}

#menu a {
	font-size: 13px;
	color: #ffa60f;
}

#menu .item-2 a, #menu #menu-item-12 a {
	color: #b87b25;
}


#menu .item-4 a {
	color: #43afff;
}

#menu .item-5 a {
	color: #ff595d;
}

#menu .item-6 a {
	color: #43af4c;
}

#menu .item-7 a {
	color: #a65dff;
}


/* Content
------------------------------------------------------------------------------*/

#content {
	float: left;
	width: 765px;
}

#slider {
	width: 678px;
	height: 350px;
	margin: -42px 0 0 86px;
	border-bottom: 1px solid #ffa60f;
	padding: 0 0 20px 0;
}

#content .red{
	border-bottom: 1px solid #ff1c24 !important;
	background: none;
}

#content .green{
	border-bottom: 1px solid #43af4c !important;
	background: none;
}

#content .blue{
	border-bottom: 1px solid #43afff !important;
	background: none;
}

#content .brown{
	border-bottom: 1px solid #b87b25 !important;
	background: none;
}

#content .pink{
	border-bottom: 1px solid #ff595d !important;
	background: none;
}


#content .purple{
	border-bottom: 1px solid #a65dff !important;
	background: none;
}





#slider .slides {
	float: left;
	width: 419px;
	height: 350px;
	overflow: hidden;
}

#slider .item {
	width: 419px;
	height: 350px;
	overflow: hidden;
}

#slider .item img {
	display: block;
}

#slider .nav {
	float: left;
	width: 259px;
	height: 350px;
	background: url(images/bg_dots_o.png) repeat-x 0 100%;
}

#slider .nav li a {
	padding: 8px 0 0 21px;
	width: 238px;
	height:79px;
	display: block;
	background: url(images/bg_dots_o.png) repeat-x;
}

#slider .nav li.activeSlide a {
	background: #ffefd6 url(images/bg_dots_o.png) repeat-x;
}

#slider .nav li a:hover {
	text-decoration: none;
	background: #ffefd6 url(images/bg_dots_o.png) repeat-x;
}

#slider .nav li span {
	display: block;
	font-size: 11px;
	line-height: 15px;
	color: #000;
	padding: 0 0 9px 0;
}

#slider .nav h3 {
	font-size: 14px;
	line-height: 17px;
	font-family: 'museo_slab_700regular';
	color: #000000;
	font-weight: normal;
	padding: 0 0 6px 0;
}

.about-author {
	overflow: hidden;
	padding: 28px 0 60px 86px;
}

.about-author .other-authors {
	float: left;
	width: 160px;
	overflow: hidden;
}

.about-author .other-authors h2 {
	background: #43aeff;
	font-size: 18px;
	line-height: 36px;
	margin: 0 0 0 1px;
	color: #fff;
	font-weight: normal;
	padding: 0 0 0 12px;
}

.about-author .other-authors img {
	margin: 0 0 10px 0;
	display: block;
}

.about-author .other-authors ul {
	background: #f3f3f4;
	padding: 6px 0 2px 14px;
	margin: 0 0 0 1px;
}

.about-author .other-authors li {
	background: url(images/bg_dots_g.png) repeat-x 0 100%;
	width: 122px;
	padding: 3px 0 5px 0;
}

.about-author .other-authors li.last {
	background: none;
}

.about-author .other-authors li a {
	font-family: 'museo_slab_500regular';
	font-size: 12px;
	color: #000000;
}

.about-author .author {
	float: left;
	width: 419px;
	margin: 0 0 0 14px;
}

.about-author .title {
	padding: 0 0 9px 0;
}

.about-author .title h1 {
	font-size: 20px;
	line-height: 18px;
	color: #000000;
	font-family: 'museo_slab_700regular';
}

.about-author .title h1 span {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
}

.about-author .author .info {
	border-bottom: 1px solid #231f20;
	padding: 0 0 26px 0;
	margin: 0 0 29px 0;
}

.about-author .author .info p {
	font-size: 13px;
	line-height: 22px;
}

.about-author .author .contact {
	padding: 40px 0 0 0;
}

.about-author .author .contact a {
	font-size: 13px;
	line-height: 17px;
	text-decoration: underline;
	color: #4d4d4f;
	font-style: italic;
	padding: 0 41px 1px 0;
	background: url(images/ico_letter.png) no-repeat 100% 4px;
}

.about-author .author .contact a:hover {
	text-decoration: none;
}

.about-author section .title h2 {
	color: #43aeff;
	font-size: 15px;
	line-height: 17px;
	background: url(images/bg_dots_g.png) repeat-x 0 100%;
	padding: 0 0 11px 0;
}

.about-author article {
	overflow: hidden;
	margin: 0 0 10px -1px;
	padding: 9px 0 13px 0;
	background: url(images/bg_dots_g.png) repeat-x 0 100%;
}

.about-author article .image {
	float: left;
}

.about-author article img {
	display: block;
}

.about-author .author article .info {
	width: 333px;
	float: left;
	border-bottom: none;
	padding: 0 0 0 14px;
	margin: 0;
}

.about-author .author article.type2 {
	padding-bottom: 15px;
}

.about-author .author article.type2 .time {
	clear: left;
	padding: 3px 0 0 0;
}

.about-author .author article.type2 .info p {
	padding: 0;
}

.about-author .author article .info a {
	color: #000000;
	position: relative;
	top: -2px;
}

.about-author .author article .info p {
	clear: left;
	font-size: 13px;
	line-height: 19px;
}

.about-author article .head {
	padding: 0 0 8px 0;
	float: left;
}

.about-author article .head h3 {
	padding: 0 3px 0 0;
	font-size: 14px;
	line-height: 14px;
	float: left;
	font-family: 'museo_slab_700regular';
}

.about-author article .head .time {
	font-size: 9px;
	line-height: 16px;
	float: left;
    font-family: 'museo_slab_300italic';
	clear: left;
}

.about-author .author .all {
	float: right;
	font-size: 12px;
	line-height: 22px;
	margin: 0 8px 0 0;
}

.about-author .author .all a{
	color: #43aeff;
	text-decoration: none;
}

.home-posts {
	margin: -8px 0 15px;
}

.home-posts.with-slider {
	margin-bottom: 70px;
}

.related {
	padding: 3px 0 40px 26px;
	overflow: hidden;
	margin: 0 -10px 0 0;
	width: 741px;
}

.related .title {
	width: 764px;
	overflow: hidden;
	margin: 0 0 24px -26px;
	border-bottom: 1px solid #4d4d4d;
}

.related article {
	float: left;
	width: 234px;
	margin: 0 3px 0 10px;

}

.related img {
	display: block;
}

.related h3 {
	font-size: 21px;
	font-family: 'museo_slab_700regular';
	line-height: 25px;
	color: #4d4d4d;
	padding: 15px 10px 10px;
}

.related p {
	line-height: 17px;
	padding: 0 10px 14px;
	color: #000;
}

.related h3 a {
	color: #4d4d4d;
	display: block;
}

.related article:hover h3,
.related article:hover h3 a {
	color: #000;
}

.related .more {
	background: #fff;
	overflow: hidden;
}

.related .more a {
	float: left;
	font-size: 9px;
	line-height: 20px;
	padding: 0 6px;
	color: #fff;
	background: #43aeff;
}

.related article:hover {
	background: #e7e7e8;
}

.related h4 {
	float: left;
	width: 133px;
	height: 26px;
	line-height: 26px;
	font-size: 17px;
	color: #fff;
	font-family: 'museo_slab_500regular';
	padding: 0 0 0 40px;
	background: #4d4d4d;
}

.post-details {
	padding: 0 0 40px 85px;
}

.post-details .special-quote, .post-details h6 {
  	float: right;
	background-color: #f0f9ff;
	border: 1px solid #a1d6ff;
	padding: 20px;
	font-size: 24px;
	width: 233px;
	text-align: center;
	line-height: 40px;
	margin: 10px 0px 10px 10px; 
}

.home-posts .post-details {
	padding: 0 0 78px 85px;
}

.post-details .byline{
	font-size: 11px;
}

.home-posts.with-slider .post-details {
	padding: 0 0 62px 85px;
}

.home-posts.with-slider .divider {
	width: 678px;
	height: 1px;
	background: #ffa60f;
	display: block;
	margin: 0 0 -5px 86px;
}

.home-posts .post-details .date {
	float: left;
	width: 350px;
	font-size: 10px;
	line-height: 17px;
	color: #404040;
	clear: left;
	padding: 17px 0 24px 4px;
}

.home-posts .right-image {
	float: right;
	width: 302px;
}

.home-posts.with-slider .right-image {
	padding-top: 50px;
	padding-right: 1px;
}

.home-posts .right-image img {
	float: right;
}

.home-posts .post-details .title {
	padding: 54px 0 7px;
	width: 360px;
	float: left;
}

.home-posts.with-slider .post-details .title {
	padding-top: 45px;
	padding-left: 3px;
}

.home-posts .post-details .title a {
	color: #333333;
}

.home-posts.with-slider .post-details .title a {
	color: #58595b;
}

.home-posts .post-details .entry {
	line-height: 22px;
	clear: both;
}


.home-posts.with-slider .post-details .entry {
	padding-left: 2px;
}

.home-posts .post-details .more {
	margin: 19px 0 0;
	float: left;
	clear: both;
	display: block;
	font-family: 'museo_slab_500regular';
	font-size: 18px;
	color: #43afff;
}

.home-posts.with-slider .post-details .more {
	margin: 18px 0 0 2px;
}

.post-details .entry .actions {
	float: left;
	height: 50px;
	margin: 2px 0 0 23px;
}

.post-details .entry .actions li {
	float: left;
}

.post-details .entry .actions a {
	float: left;
	background: url(images/ico_actions.png) no-repeat;
	height: 25px;
	margin: 17px 5px 0;
	width: 25px;
	text-indent: -9999px;
}

.post-details .entry .actions a.ico-pdf, .printfriendly a{
	background-position: -35px 0 !important;
}

.post-details .header {
	overflow: hidden;
	margin: 0 0 24px -85px;
	border-bottom: 1px solid #ffa60f;
}

.post-details .featured img {
	display: block;
}

.post-details .cat {
	float: left;
	width: 195px;
	height: 20px;
	line-height: 16px;
	font-size: 17px;
	color: #fff;
	font-family: 'museo_slab_500regular';
	padding: 6px 0 0 40px;
	background: #ffa60f;
}

.post-details .header-2, #menu .header-2 a{
	border-bottom-color: #ff1c24;
}

.post-details .header-3, #menu a.header-3 {
	border-bottom-color: #a65dff;
}

.post-details .header-4, #menu a.header-4 {
	border-bottom-color: #43af4c;
}

.post-details .header-5, #menu a.header-5 {
	border-bottom-color: #b87b25;
}

.post-details .header-6, #menu a.header-6 {
	border-bottom-color: #43afff;
}

.post-details .header-7, #menu a.header-7 {
	border-bottom-color: #ff595d;
}

.post-details .header-8, #menu a.header-8 {
	border-bottom-color: #a65dff;
}



.post-details .header-2 .cat {
	background: #ff1c24;
}

.post-details .header-3 .cat {
	background: #a65dff;
}

.post-details .header-4 .cat {
	background: #43af4c;
}

.post-details .header-5 .cat {
	background: #b87b25;
}
.post-details .header-6 .cat {
	background: #43afff;
}
.post-details .header-7 .cat {
	background: #ff595d;
}
.post-details .header-8 .cat {
	background: #a65dff;
}

.post-details .tip {
	overflow: hidden;
	padding: 45px 0 100px;
}

.post-details footer {
	border-top: 1px solid #c9cacb;
	margin: 30px 0 0;
	padding: 10px 0;
	overflow: hidden;
}

.post-details .share {
	float: right;
	position: relative;
	padding: 15px 0px 0px 0px;
	border-bottom: 1px solid #c9cacb;
	border-top: 1px solid #c9cacb;
}

.post-details .share-no-float {
	float: none;
	position: relative;
	width:245px;
}

.post-details .share .google-button iframe, .post-details .share-no-float .google-button iframe, .share-articles .google-button iframe {
  margin-top: 4px !important;
  float: left;

}
.post-details .newsletter {
	margin: -7px 0 0;
	float: right;
}

.post-details .newsletter label {
	font-family: 'museo_slab_500regular';
	display: block;
	font-size: 10px;
	color: #7bc7ff;
}

.post-details .newsletter input[type=text] {
	border: 1px solid #dfe0e0;
	font-size: 13px;
	color: #cccccc;
	float: left;
	width: 163px;
	padding: 0 13px;
	margin: 0 3px 0 0;
	height: 26px;
	line-height: 26px;
}

.post-details .newsletter input[type=submit] {
	float: left;
	border: 0;
	width: 33px;
	height: 28px;
	background: #43aeff url(images/btn_email.png) no-repeat 50% 50%;
}

.post-details .tip a {
	float: left;
	background: #d9eeff;
	width: 25px;
	font-family: 'museo_slab_500regular';
	height: 25px;
	border-radius: 25px;
	text-align: center;
	line-height: 25px;
	font-size: 7px;
	color: #4d4d4d;
	text-transform: uppercase;
}

.post-details .entry {
	width: 590px;
}

.post-details .entry blockquote{
margin: 1em 10px 1em 50px;
	position: relative;
	width: 80%;
	padding: 0.5em 1em;
	background-color: #e2f3ff;
	border-left: 3px solid #666;

}
.post-details .entry p{
	margin-bottom: 15px;
}

.post-details p.moved {
	text-indent: 35px;
}

.post-details .entry .image {
	float: left;
	padding: 0 25px 0 0;
}

.post-details .entry .image img {
	float: left;
	padding: 0 0 6px 0;
}

.post-details .entry .image span {
	float: left;
	clear: both;
	font-size: 10px;
	color: #666666;
}

.post-details .header p {
	float: left;
	padding: 8px 0 0 17px;
	line-height: 16px;
	font-size: 10px;
	color: #404040;
}

.post-details .title {
	padding: 31px 0 5px;
	min-height: 70px;
	position: relative;
	margin: 0 0 15px;
	overflow: hidden;
}

.post-details .title h2 {
	font-family: 'museo_slab_700regular';
	font-size: 35px;
	line-height: 38px;
	/*float: left;
	width: 275px;*/
	color: #43afff;
	margin-bottom: 15px;
}




.post-details .title .right {
	float: right;
	/*position: absolute;
	bottom: 0;
	right: 0;
	width: 335px;*/
	margin-left: 15px;
}

.post-details .title .actions {
	float: right;
	height: 50px;
	width: 177px;
	border-bottom: 1px solid #c9cacb;
	/*border-top: 1px solid #c9cacb;*/
	clear: both;
}

.post-details .title .actions a {
	float: left;
	background: url(images/ico_actions.png) no-repeat;
	height: 25px;
	margin: 17px 5px 0;
	width: 25px;
	text-indent: -9999px;
}

.post-details .title .actions a.ico-pdf {
	background-position: -35px 0;
}

.post-details .title .likes {
	float: left;
	height: 50px;
	font-size: 11px;
	width: 230px;
	color: #7a7a7a;
	border-bottom: 1px solid #c9cacb;
	border-top: 1px solid #c9cacb;
}

.post-details .title .likes .count {
	font-family: 'museo_slab_500regular';
	font-size: 20px;
	color: #000000;
	margin: 10px 0 -7px;
	line-height: 20px;
}

.post-details .title li {
	float: left;
}

.post-details .title .likes li {
	float: left;
	width: 63px;
	padding: 0 0 0 5px;
}

.pagination {
	height: 40px;
	margin: 0 0 100px 80px;
	position: relative;
}

.pagination a {
	font-family: 'museo_slab_500regular';
	font-size: 10px;
	color: #000;
}

.pagination .prev {
	position: absolute;
	top: 0;
	left: 0;
	text-align: right;
	width: 285px;
}

.pagination .next {
	position: absolute;
	top: 0;
	left: 385px;
	width: 285px;
}



/* Share buttons styling */
#iframe-stmblpn-widget-1 {
	height: 62px;
	margin: 0px 10px 0px 10px !important;
}

.ZRa {
    margin-top: 4px !important;
}


/* Content contact us page
------------------------------------------------------------------------------*/
.contact {
  font-family: 'museo_slab_500regular';
}

.contact .heading {
  font-family: 'museo_slab_500regular';
  font-size: 20px;
  margin-left: 105px;
  padding-bottom: 10px;
  padding-right: 25px;
  padding-top: 10px;
}

.contact .zilla-one-half{
	width: 36%;

}

.contact p {
  margin-bottom: 15px;
}

.contact .zilla-one-half h2{
	float: left;
	font-size: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 100px;
	border-top: 1px solid #c8c7c7;
	border-bottom: 1px solid #c8c7c7;
	font-family: 'museo_slab_500regular';
	font-size: 14px;
	margin-bottom: 30px;

}

.contact hr{
	background-color: #000000;
    color: #000000;
    height: 1px;
	display: block;
	clear: both;
	margin-bottom: 40px;
	border: none;
}

.contact .page-details .entry {
  float: left;
  margin-left: 20px;
  width: 590px;
}


.phone {
  background-image: url("images/contact-icons.png");
  background-position: left 5px;
  background-repeat: no-repeat;
  padding-left: 25px;
}

.fax {
  background-image: url("images/contact-icons.png");
  background-position: left -18px;
  background-repeat: no-repeat;
  padding-left: 25px;
}

.email {
  background-image: url("images/contact-icons.png");
  background-position: left -38px;
  background-repeat: no-repeat;
  padding-left: 25px;
}



/* Page Content
------------------------------------------------------------------------------*/

.page-details {
  padding-bottom: 40px;
  padding-left: 85px;
  padding-right: 0;
  padding-top: 0;
}

.page-details .entry {
  float: left;
  margin-left: 20px;
  width: 450px;
}


.page-title{
	float: left;
	font-size: 20px;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-right: 25px;
	border-top: 1px solid #c8c7c7;
	border-bottom: 1px solid #c8c7c7;
	font-family: 'museo_slab_500regular';

}



/* Search results page
------------------------------------------------------------------------------*/


.search-page{
	/*padding-right: 40px;*/
	width: 707px !important;
}

.search-page .pagination .prev{
	left: 106px !important;
}
.search-page .pagination .next{
	left: 463px !important;
}

.search-headings{
	border-bottom: 1px solid #000000;
	color: #58595b;
	font-family: 'museo_slab_500regular';
	font-size: 12px;
	margin-bottom: 20px;
	margin-top: 20px;
}

.search-box {
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px dotted #88898b;}

.search-box h2, .search-box h2 a{
	font-family: 'museo_slab_500regular';
	font-size: 16px;
	color: #58595b; 
	text-decoration: none; 
}

.search-box .meta{
	font-family: museo_slab_500regular;
	font-size: 11px;
	color: #6d6e71;
	margin-bottom: 10px;
	font-style: italic;
}

.search-terms{
	color: #43aeff;
}




/* Sidebar
------------------------------------------------------------------------------*/

#sidebar {
	float: right;
	width: 235px;
	padding: 0 10px 0 0;
	margin: -2px 0 0;
	margin-top: 28px;
}

/*#sidebar .social {
	padding: 0 0 2px;
	overflow: hidden;
}

#sidebar .social ul {
	float: right;
	padding: 0 5px 0 0;
}

#sidebar .social li {
	float: left;
}

#sidebar .social li a {
	float: left;
	background: url(images/ico_social.png) no-repeat;
	height: 21px;
	width: 21px;
	margin: 0 0 0 5px;
}

#sidebar .social li a.ico-flickr {
	background-position: -27px 0;
}

#sidebar .social li a.ico-facebook {
	background-position: -53px 0;
}

#sidebar .social li a.ico-twitter {
	background-position: -80px 0;
}

#sidebar .social li a.ico-rss {
	background-position: -106px 0;
}*/

.tab-content {
	display: none;
}

.tab-content.first {
	display: block;
}

/*#sidebar .searchbox {
	overflow: hidden;
	padding: 8px 0 10px;
}

#sidebar .searchbox input[type=text], #sidebar .searchbox input[type=text], #sidebar .searchbox input {
	border: 1px solid #dfe0e0;
	font-family: 'museo_slab_500regular';
	font-size: 13px;
	color: #999999;
	float: left;
	width: 172px;
	padding: 10px 10px;
	height: 17px;
	line-height: 17px;
}

#sidebar .searchbox input[type=submit] {
	float: left;
	border: 0;
	width: 39px;
	height: 39px;
	background: url(images/btn_search.png) no-repeat 50% 50%;
	text-indent: -9999px;
}
*/
#sidebar .tabs .nav {
	text-align: center;
	color: #8c8c8c;
	background: url(images/bg_title.png) no-repeat 50% 15px;
	font-family: 'museo_slab_500regular';
	padding: 2px 0;
}

#sidebar .tabs .nav a {
	font-family: 'museo_slab_500regular';
	color: #8c8c8c;
	font-size: 11px;
	line-height: 13px;
	text-decoration: underline;
}

#sidebar .tabs .nav a.active {
	color: #43afff;
	text-decoration: none;
}

#sidebar .tabs ul {
	font-family: 'museo_slab_500regular';
	text-align: center;
	line-height: 18px;
	background: url(images/bg_dots_l.png) repeat-x 0 100%;
	font-size: 12px;
	color: #000;
	width: 236px;
	margin: 0 0 24px;
	padding: 6px 0 16px;
}

#sidebar .twitter {
	padding: 0px;
}

#sidebar .tabs ul li {
	padding: 3px 0 4px;
	margin: 3px 0 0;
}

#sidebar .tabs ul h4 {
	color: #808080;
}

#sidebar .tabs ul li:hover {
	background: #f6fbff;
}

#sidebar .tabs ul h4 a {
	color: #808080;
	text-decoration: none;
}

#sidebar .magazine {
	overflow: hidden;
	padding: 2px 0 30px;
	margin: 0 0 15px;
	width: 233px;
	background: #e2f3ff;
}

#sidebar .magazine .last {
	background: none;
}

#sidebar .magazine h3 {
	font-size: 15px;
	padding: 10px 15px 2px;
	margin: 0 0 22px;
	background: #43aeff;
	font-family: 'museo_slab_500regular';
	color: #ffffff;
}

#sidebar .magazine li {
	margin: 15px 15px 25px;
	padding: 0 0 16px;
	overflow: hidden;
	background: url(images/bg_dots.png) repeat-x 0 100%;
}

#sidebar .magazine li h4 {
	font-size: 13px;
	line-height: 14px;
	font-family: 'museo_slab_500regular';
	color: #646464;
}

#sidebar .magazine li h4 a {
	color: #646464;
}

#sidebar .magazine li p {
	color: #404040;
	font-size: 10px;
	line-height: 12px;
	padding: 3px 0 0;
}

#sidebar .magazine li p.author {
	color: #646464;
	font-size: 9px;
	line-height: 12px;
	font-style: italic;
	padding: 0 0 3px 75px;
	margin-top: 5px;
}

#sidebar .magazine .pic {
	float: left;
	padding: 0 10px 8px 0;
	margin-bottom: 64px;
}

#sidebar .magazine .pic img {
	float: left;
}

#sidebar .magazine-btn {
	overflow: hidden;
	margin: 0 0 10px 0;
}

#sidebar .newsletter {
	overflow: hidden;
	padding: 0 0 20px;
}

#sidebar .newsletter input[type=text], #sidebar .newsletter input[type=email] {
	border: 1px solid #dfe0e0;
	font-family: 'museo_slab_500regular';
	font-size: 11px;
	color: #999999;
	float: left;
	width: 172px;
	padding: 5px 10px;
	height: 16px;
	line-height: 16px;
}

#sidebar .newsletter input[type=submit] {
	float: left;
	border: 0;
	width: 38px;
	height: 28px;
	background: #43aeff url(images/btn_news.png) no-repeat 50% 50%;
}



/* Footer
------------------------------------------------------------------------------*/

#footer {
	margin: 160px 0 0;
	padding: 0 0 15px;
	overflow: hidden;
	clear: both;
	background: #f4f5f5;
}

#footer .right {
	float: right;
	height: 50px;
	margin: 4px 20px 0 0;
}

.ie7 #footer .right {
	width: 510px;
}

#footer .support {
	background: #e8f5ff;
	float: right;
	padding: 3px 30px 0 30px;
	width: 148px;
	font-size: 10px;
	color: #000000;
	font-family: 'museo_slab_500regular';
	line-height: 13px;
	height: 25px;
	text-transform: uppercase;
	border: 1px solid #c6e7ff;
	text-align: center;
}

#footer .support a {
	color: #000000;
}

#footer .support a span {
	color: #666666;
	font-size: 9px;
	display: block;
	margin: -2px 0 0;
	font-style: italic;
	text-transform: none;
}

#footer p {
	float: left;
	white-space: nowrap;
	font-family: 'museo_slab_300regular';
	font-size: 11px;
	line-height: 13px;
	padding: 1px 10px 0 5px;
	color: #4d4d4d;
}

#footer ul {
	float: left;
	padding: 29px 0 0 85px;
}

#footer ul li {
	font-family: 'museo_slab_500regular';
	font-size: 12px;
	color: #4d4d4d;
	border-right: 1px solid #4d4d4d;
	height: 13px;
	line-height: 13px;
	padding: 0 4px 0 0;
	margin: 0 4px 0 0;
	float: left;
}

#footer ul li.last {
	border: 0;
}

#footer ul li a {
	color: #4d4d4d;
}




/* Magazine Section
------------------------------------------------------------------------------*/ 
#issue{
	width: 975px;
	margin: auto;
	overflow: hidden;
	margin-bottom: 50px;
}

#issue .issue-heading h4, #content-article .issue-heading h4{
	background: #43aeff;
	color: #FFFFFF;
	padding: 3px 10px 3px 10px;
	float: left;
	font-family: museo_slab_700regular;
	font-size: 15px;
}

#content-article .issue-heading h4 a{
	color: #FFFFFF;
	text-decoration: none;

}

#issue .issue-heading > span, #content-article .issue-heading > span{
	color: #000000;
	float: left;
	font-family: museo_slab_700regular;
	font-size: 14px;
	font-style: italic;
	margin-left: 10px;
    margin-top: 4px;
}

#issue .issue-heading h5, #content-article .issue-heading h5{
	color: #bcbec0;
	float: right;
	font-family: museo_slab_500regular;
	font-size: 14px;
	margin-left: 10px;
    margin-top: 4px;
}

#issue .issue-heading h5 a, #content-article .issue-heading h5 a{
	color: #bcbec0;
	text-decoration: none;
	font-weight: normal;
}

#issue .issue-heading h5 span, #content-article .issue-heading h5 span{
	color: #000000;
}



#slider-mag{
	position: relative;
}

#slider-mag #next {
  position: absolute;
  right: 50px;
  top: 120px;
  z-index: 10;
  background: url(images/mag-arrow.png) no-repeat left top;
  width: 75px;
  height: 75px;
  text-indent: -9999px;
  outline: none;
}

#slider-mag .slides{
	height: 545px;
	overflow: hidden;
}

#slider-mag .slides .item{
	position: absolute;
}



#slider-mag .slides .item p{
	color: #000000;
	text-decoration: none;
	width: 600px;
	left: 41px;
	line-height: 18px;
	position: absolute;
	top: 142px;
	width: 590px;
	font-size: 15px;
	font-weight: bold;
}

#slider-mag .slides .item h4{
	color: #000000;
	left: 41px;
	line-height: 18px;
	position: absolute;
	top: 196px;
	font-weight: bold;
	font-style: italic;
}

#slider-mag .slides .item h2 {
  color: #000000;
  font-family: museo_slab_700regular;
  font-size: 40px;
  left: 40px;
  line-height: 45px;
  position: absolute;
  top: 20px;
  width: 650px;
}

#slider-mag .slides .item .continue-reading{
	color: #000000;
	left: 41px;
	position: absolute;
	top: 246px;
	font-family: museo_slab_300regular;
	font-size: 18px;
}





#slider-mag .bottom{
	position: absolute;
	z-index: 10;
	width: 975px;
	background-image: url(images/slider-mag-bg-nav.png);
	bottom: 0px;
	height: 265px;
}

#slider-mag .bottom .bottom-heading{
	color: #ffffff;
	font-family: museo_slab_700regular;
	font-size: 20px;
	background-image: url(images/issue-bottom-bg.png);
	padding: 10px 15px 10px 15px;
	width: 200px;
	text-transform: uppercase;
	padding-left: 45px;
}

#slider-mag .bottom .nav{
	width: 590px;
}

#slider-mag .bottom .nav ul{
	margin-left: 45px;
}

#slider-mag .bottom .nav ul li{
	border-bottom: 1px solid #333333;
	margin-bottom: 10px;
}

#slider-mag .bottom .nav ul li:last-child{
	border: none;
}

#slider-mag .bottom .nav ul li .author{
	color: #cccccc;
	float: right;
	font-family: museo_slab_300regular;
	background-image: url(images/issue-item-arrow.png);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 15px;
	font-style: italic;
}

#slider-mag .bottom .nav ul li .author a{
	color: #cccccc;
	font-weight: normal;
	text-decoration: none;
	font-size: 12px;
	
}

#slider-mag .bottom .nav ul li:hover .author{
	color: #ffffff;
	background-image: url(images/issue-item-arrow-hover.png);
	
}

#slider-mag .bottom .nav li > a{
	color: #ffffff;
	font-family: museo_slab_500regular;
	font-size: 17px;
	font-weight: normal;
}

#slider-mag .bottom .nav li.activeSlide a {
	color: #43afff;
	outline: none;
	text-decoration: none;
}

#slider-mag .bottom .nav li a:hover {
	color: #43afff;
	text-decoration: none;
	outline: none;
}



#slider-mag .bottom .plus {
  position: absolute;
  right: 40px;
  top: 46px;
  width: 300px;
}

#slider-mag .bottom .plus h3{
	font-family: museo_slab_700regular;
	color: #43afff;
	font-size: 20px;
	text-transform: uppercase;
	margin-bottom: 5px;
}

#slider-mag .bottom .plus h4{
	font-family: museo_slab_300regular;
  color: #ffffff;
  font-size: 20px;
}

#slider-mag .bottom .plus h4 a{
  color: #ffffff;
  text-decoration: none;
  font-weight: normal;
}

#slider-mag .bottom .plus .continue-reading{
	color: #ffffff;
	font-family: museo_slab_300regular;
	font-size: 13px;
	text-decoration: underline;
	margin-top: 15px;
	float: left;
}







/* Magazine Template Section
------------------------------------------------------------------------------*/ 
.issue{
	width: 975px;
	margin: auto;
	overflow: hidden;
	margin-bottom: 50px;
}

.issue .issue-heading h4, .content-article .issue-heading h4{
	background: #43aeff;
	color: #FFFFFF;
	padding: 3px 10px 3px 10px;
	float: left;
	font-family: museo_slab_700regular;
	font-size: 15px;
}

.content-article .issue-heading h4 a{
	color: #FFFFFF;
	text-decoration: none;

}

.issue .issue-heading > span, #content-article .issue-heading > span{
	color: #000000;
	float: left;
	font-family: museo_slab_700regular;
	font-size: 14px;
	font-style: italic;
	margin-left: 10px;
    margin-top: 4px;
}

.issue .issue-heading h5, .content-article .issue-heading h5{
	color: #bcbec0;
	float: right;
	font-family: museo_slab_500regular;
	font-size: 14px;
	margin-left: 10px;
    margin-top: 4px;
}

.issue .issue-heading h5 span, #content-article .issue-heading h5 span{
	color: #000000;
}



.slider-mag-template{
	position: relative;
}

.slider-mag-template .next {
  position: absolute;
  right: 50px;
  top: 120px;
  z-index: 10;
  background: url(images/mag-arrow.png) no-repeat left top;
  width: 75px;
  height: 75px;
  text-indent: -9999px;
  outline: none;
}

.slider-mag-template .slides{
	height: 545px;
	overflow: hidden;
}

.slider-mag-template .slides .item{
	position: absolute;
}




.slider-mag-template .slides .item h2{
	position: absolute;
	color: #000000;
	font-family: museo_slab_700regular;
	font-size: 40px;
	text-decoration: none;
	top: 20px;
	left: 40px;
	line-height: 45px;
	width: 650px;
}

.slider-mag-template .slides .item p{
	color: #000000;
	text-decoration: none;
	width: 600px;
	left: 41px;
	line-height: 18px;
	position: absolute;
	top: 142px;
	width: 590px;
	font-size: 15px;
	font-weight: bold;
}

.slider-mag-template .slides .item h4{
	color: #000000;
	left: 41px;
	line-height: 18px;
	position: absolute;
	top: 196px;
	font-weight: bold;
	font-style: italic;
}

.slider-mag-template .slides .item .continue-reading{
	color: #000000;
	left: 41px;
	position: absolute;
	top: 246px;
	font-family: museo_slab_300regular;
	font-size: 18px;
}





.slider-mag-template .bottom{
	position: absolute;
	z-index: 10;
	width: 975px;
	background-image: url(images/slider-mag-bg-nav.png);
	bottom: 0px;
	height: 265px;
}

.slider-mag-template .bottom .bottom-heading{
	color: #ffffff;
	font-family: museo_slab_700regular;
	font-size: 20px;
	background-image: url(images/issue-bottom-bg.png);
	padding: 10px 15px 10px 15px;
	width: 200px;
	text-transform: uppercase;
	padding-left: 45px;
}

.slider-mag-template .bottom .nav{
	width: 590px;
}

.slider-mag-template .bottom .nav ul{
	margin-left: 45px;
}

.slider-mag-template .bottom .nav ul li{
	border-bottom: 1px solid #333333;
	margin-bottom: 10px;
}

.slider-mag-template .bottom .nav ul li:last-child{
	border: none;
}

.slider-mag-template .bottom .nav ul li .author{
	color: #cccccc;
	float: right;
	font-family: museo_slab_300regular;
	background-image: url(images/issue-item-arrow.png);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 15px;
	font-style: italic;
}

.slider-mag-template .bottom .nav ul li .author a{
	color: #cccccc;
	font-weight: normal;
	text-decoration: none;
	font-size: 12px;
	
}

.slider-mag-template .bottom .nav ul li:hover .author{
	color: #ffffff;
	background-image: url(images/issue-item-arrow-hover.png);
	
}

.slider-mag-template .bottom .nav li > a{
	color: #ffffff;
	font-family: museo_slab_500regular;
	font-size: 17px;
	font-weight: normal;
}

.slider-mag-template .bottom .nav li.activeSlide a {
	color: #43afff;
	outline: none;
	text-decoration: none;
}

.slider-mag-template .bottom .nav li a:hover, .slider-mag-template .bottom .nav li.activated {
	color: #43afff;
	text-decoration: none;
	outline: none;
}



.slider-mag-template .bottom .plus {
  position: absolute;
  right: 40px;
  top: 46px;
  width: 300px;
}

.slider-mag-template .bottom .plus h3{
	font-family: museo_slab_700regular;
	color: #43afff;
	font-size: 20px;
	text-transform: uppercase;
	margin-bottom: 5px;
}

.slider-mag-template .bottom .plus h4{
	font-family: museo_slab_300regular;
  color: #ffffff;
  font-size: 20px;
}

.slider-mag-template .bottom .plus h4 a{
  color: #ffffff;
  text-decoration: none;
  font-weight: normal;
}

.slider-mag-template .bottom .plus .continue-reading{
	color: #ffffff;
	font-family: museo_slab_300regular;
	font-size: 13px;
	text-decoration: underline;
	margin-top: 15px;
	float: left;
}






/* Magazine Article
------------------------------------------------------------------------------*/ 


#content-article{
	width: 975px;
}

#content-article h1{
	font-family: museo_slab_700regular;
	font-size: 40px;
	text-align: center;
	margin: 20px 0px 20px 0px;
	line-height: 45px;
}

#content-article .left{
	width: 244px;
	float: left;
	margin-right: 15px;
}






#content-article .left .author-box{
	background-image: url(images/author-box-bottom-border.png);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 20px;
	margin: 50px 0px 50px 0px;
}

#content-article .left .author-box .photo{
	float: left;
	margin-right: 15px;
	width: 72px;
	height: 84px;
	
}

#content-article .left .author-box h3{
	font-size: 17px;
	font-family: museo_slab_700regular;
	
}

#content-article .left .author-box p {
  font-size: 12px;
  line-height: 18px;
  font-family: museo_slab_300regular;
}

#content-article .left .author-box .full-bio {
	font-size: 10px;
	color: #43afff;
	font-style: italic;  
}

#content-article .entry{
	width: 592px;
	float: left;
	font-family: museo_slab_300regular;
	font-size: 16px;
}

#content-article .entry h6{
margin: 1em 10px 1em 50px;
	position: relative;
	width: 80%;
	padding: 0.5em 1em;
	background-color: #e2f3ff;
	border-left: 3px solid #666;

}

#content-article .entry h2{
	color: #43afff;
	font-family: museo_slab_500regular;
	font-size: 28px;
	line-height: 30px;
	margin-bottom: 20px;
	line-height: 33px;
	
}

#content-article .entry h5:first-letter {
  font-size: 50px !important;
  font-weight: bold;
  margin-right: 1px;
}

#content-article .entry h5 {
  /*margin-bottom: 20px;*/
  margin-top:20px;
}


#content-article .entry p:first-letter {
  padding-left: 40px;
}

#content-article blockquote {
	/*margin-bottom: 20px;*/
  	float: right;
	background-color: #f0f9ff;
	border: 1px solid #a1d6ff;
	padding: 20px;
	font-size: 24px;
	width: 233px;
	text-align: center;
	line-height: 40px;
	margin: 10px 0px 10px 10px; 
}

#content-article blockquote p:first-letter{
	padding: 0px !important;
}

#content-article .entry .alignleft {
  float: left;
  margin-right: 20px;
  margin-bottom: 10px;
  width: auto !important;
}

#content-article .entry .blue_box {
	background-color: #f0f9ff;
	padding: 20px;
	border: 2px solid #a1d6ff;
}





/* Related Taxonomy Posts
------------------------------------------------------------------------------*/

#content-article .left .box{
	border: 1px solid #e3f3ff;
	margin-bottom: 35px;
	
}

#content-article .left .box h2{
	background: #b0ddff;
	font-size: 15px;
	font-family: museo_slab_700regular;
	text-align: center;
	line-height: 40px;
	height: 40px;
}

#content-article .left .box ul li{
	font-size: 15px;
	font-family: museo_slab_300regular;
	text-align: center;
	color: #6d6e71;
	padding: 10px 0px 10px 0px;
	display: block;
}

#content-article .left .box ul li:hover{
	background: #f0f9ff;
}

#content-article .left .box ul li a{
	color: #6d6e71;
	text-decoration: none;
	font-weight: normal;
}

#content-article .left .box ul li span{
	display: block;
	color: #a7a9ac;
}



/* From the blog
------------------------------------------------------------------------------*/
#content-article .left .from-blog h2 {
	text-align: center;
	color: #43afff;
	background: url(images/bg_title_from_blog.png) no-repeat 50% 8px;
	font-family: 'museo_slab_500regular';
	padding: 2px 0;
	font-size: 12px;
}

#content-article .left .from-blog{
	margin-bottom: 35px;
	
}

#content-article .left .from-blog ul {
	font-family: 'museo_slab_300regular';
	text-align: center;
	line-height: 18px;
	background: url(images/bg_dots_l.png) repeat-x 0 100%;
	font-size: 12px;
	color: #000;
	width: 236px;
	margin: 0 0 24px;
	padding: 6px 0 16px;
}

#content-article .left .from-blog ul li {
	padding: 3px 0 4px;
	margin: 3px 0 0;
}

#content-article .left .from-blog ul h4 {
	color: #808080;
}

#content-article .left .from-blog ul li:hover {
	background: #f6fbff;
}

#content-article .left .from-blog ul h4 a {
	color: #808080;
	text-decoration: none;
	font-weight: normal;
}


#content-article .left .share-articles {
	padding: 20px 0px 20px 0px;
	border-top: 1px solid #e4e4e5;
	border-bottom: 1px solid #e4e4e5;
	margin-bottom: 20px;
}

#content-article .left .share-articles2 {
	padding: 45px 0px 20px 0px;
	border-bottom: 1px solid #e4e4e5;
	border-top: 1px solid #e4e4e5;
	margin-bottom: 20px;
	position: relative;
}

#content-article .left .share-articles2 ul{
	margin: 0;
	padding: 0;
	position: absolute;
	top: 19px;
	
}

#content-article .left .share-articles2 li{
	float: left;
	background-image: url(images/share-articles2-buttons.png);
	background-repeat: no-repeat;
}

#content-article .left .share-articles2 li.print a{
	background-position: 0px 0px;
	width: 27px;
	height: 29px;
	display: block;
	text-indent: -99999px;		
}

#content-article .left .share-articles2 li.pdf {
  background-position: -66px 0;
  height: 29px;
  width: 27px;
  margin-left: 20px;
}

#content-article .left .share-articles2 .printfriendly a{
  background-position: 0 0 !important;
  display: block;
  height: 29px;
  width: 27px;
}


#content-article .left .share-articles2 li.email {
  background-position: -142px 0;
  display: block;
  height: 29px;
  margin-left: 22px;
  padding-left: 0;
  text-indent: -99999px;
  width: 31px;
}
#content-article .left .share-articles2 li.single-k {background:none; margin-left:22px;}

#content-article .left .share-articles2 li.email a{
  display: block;
  height: 29px;
  width: 31px;
}


.wp-caption {
text-align: center;
background-color: #393637;
margin: 10px;
overflow: hidden;
color: #ffffff;
width: auto !important;
}
.wp-caption img {
margin: 0;
padding: 0;
border: 0 none;
}
.wp-caption p.wp-caption-text {
font-size: 11px;
line-height: 17px;
padding: 0 4px 5px;
margin-bottom: 0 !important;
}


/* Newsletter Popup
------------------------------------------------------------------------------*/
.newsletter-popup{
	width: 388px;
	height: 206px;
	background-image: url(images/newsletter-popup.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	position: fixed;
	left: 0px;
	bottom: 10px;
	z-index: 999;
}

.newsletter-popup h4{
	position: absolute;
	top: 14px;
	left: 20px;
	font-family: 'museo_slab_500regular';
	font-size: 16px;
	color: #43aeff;
}

.newsletter-popup span {
  left: 200px;
  position: absolute;
  top: 17px;
}


.newsletter-popup p {
  color: #FFFFFF;
  font-family: 'museo_slab_500regular';
  font-size: 16px;
  left: 20px;
  position: absolute;
  top: 67px;
  width: 265px;
}

.newsletter-popup form {
  font-family: 'museo_slab_500regular';
  font-size: 14px;
  left: 20px;
  position: absolute;
  top: 155px;
  width: 250px;
}

.newsletter-popup input[type=text], .newsletter-popup input[type=email] {
	border: 1px solid #ffffff;
	font-family: 'museo_slab_500regular';
	font-size: 11px;
	color: #ffffff;
	float: left;
	width: 172px;
	padding: 5px 10px;
	height: 16px;
	line-height: 16px;
	background-color: #43aeff;
	box-shadow: none;
}

.newsletter-popup input[type=submit] {
	float: left;
	border: 0;
	width: 38px;
	height: 28px;
	background: #43aeff url(images/btn_submit-popup.png) no-repeat 50% 50%;
}




/* Fonts
------------------------------------------------------------------------------*/ 

@font-face {
	font-family: 'museo_slab_300regular';
	src: url('fonts/exljbris_-_museoslab-300-webfont.eot');
	src: url('fonts/exljbris_-_museoslab-300-webfont.eot?#iefix') format('embedded-opentype'),  url('fonts/exljbris_-_museoslab-300-webfont.woff') format('woff'),  url('fonts/exljbris_-_museoslab-300-webfont.ttf') format('truetype'),  url('fonts/exljbris_-_museoslab-300-webfont.svg#museo_slab_300regular') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'museo_slab_700regular';
	src: url('fonts/exljbris_-_museoslab-700-webfont.eot');
	src: url('fonts/exljbris_-_museoslab-700-webfont.eot?#iefix') format('embedded-opentype'),  url('fonts/exljbris_-_museoslab-700-webfont.woff') format('woff'),  url('fonts/exljbris_-_museoslab-700-webfont.ttf') format('truetype'),  url('fonts/exljbris_-_museoslab-700-webfont.svg#museo_slab_700regular') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'museo_slab_500regular';
	src: url('fonts/museo_slab_500-webfont.eot');
	src: url('fonts/museo_slab_500-webfont.eot?#iefix') format('embedded-opentype'),  url('fonts/museo_slab_500-webfont.woff') format('woff'),  url('fonts/museo_slab_500-webfont.ttf') format('truetype'),  url('fonts/museo_slab_500-webfont.svg#museo_slab_500regular') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
    font-family: 'museo_slab_300italic';
    src: url('fonts/exljbris_-_museoslab-300italic-webfont.eot');
    src: url('fonts/exljbris_-_museoslab-300italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/exljbris_-_museoslab-300italic-webfont.woff') format('woff'),
         url('fonts/exljbris_-_museoslab-300italic-webfont.ttf') format('truetype'),
         url('fonts/exljbris_-_museoslab-300italic-webfont.svg#museo_slab_300italic') format('svg');
    font-weight: normal;
    font-style: normal;

}





/* Top navigation colors classes
------------------------------------------------------------------------------*/
#menu li.red a{
	color: #ff1c25;
}

#menu li.green a{
	color: #43af4c;
}

#menu li.brown a{
	color: #b87b25;
}

#menu li.blue a{
	color: #43afff;
}

#menu li.brown a{
	color: #b87b25;
}

#menu li.pink a{
	color: #ff595d;
}

#menu li.purple a{
	color: #a65dff;
}
.shr {float:right; cursor:pointer; padding-top:42px !important;}
.sh-article {margin-top:1px; float:right;}