#content {
	margin-right: 1.5%;
	padding-right: 300px;
}

#featured-posts {
	height: 350px;
	margin: 1.5% 0;
	text-shadow: 1px 1px 0 rgba(0,0,0,0.1);
	width: 100%;
}

#featured-posts .content {
	bottom: 0;
	color: #FFF;
	display: block;
	font-weight: 800;
	left: 0;
	max-width: 80%;
	padding: 5%;
	position: absolute;
	text-transform: uppercase;
}

#featured-posts .gradient {
	background-image: linear-gradient(rgba(80,171,241,.1), rgba(80,171,241,.1), rgba(80,171,241,.3), rgba(80,171,241,1));
	background-position: 0 100%;
	background-size: auto 200%;
	height: 100%;
	transition: background-position .5s;
	width: 100%;
}

#featured-posts .gradient:hover {
	background-position: 0 60%;
}

#featured-posts .large {
	background-position: center center;
	background-size: cover;
	float: left;
	height: 100%;
	margin-right: 1.5%;
	moz-background-size: cover;
	o-background-size: cover;
	overflow: hidden;
	position: relative;
	webkit-background-size: cover;
	width: 40%;
}

#featured-posts .large .title {
	font-size: 160%;
}

#featured-posts .large .type {
	font-size: 80%;
}

#featured-posts .mainlink {
	cursor: pointer;
	display: block;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 20;
}

#featured-posts .small {
	background-position: center center;
	background-size: cover;
	float: left;
	height: 47.75%;
	moz-background-size: cover;
	o-background-size: cover;
	position: relative;
	webkit-background-size: cover;
	width: 28.5%;
}

#featured-posts .small .title {
	font-size: 110%;
}

#featured-posts .small .type {
	font-size: 70%;
}

#featured-posts .title {
	line-height: 110%;
}

#featured-posts .type {
	font-weight: 300;
	line-height: 110%;
	margin: 0 0 10px;
	padding: 0;
}

#featured-posts .type a {
	background-color: #40acff;
	border-radius: 3px;
	padding: 1% 2%;
	text-transform: uppercase;
	width: auto;
	margin-right: 2%;
}

#featured-posts a,.main-header-search input:focus {
	color: #FFF;
}

#featured-posts a:hover,#featured-posts .title:hover {
	color: #D3D3D3;
}

#nav-below a {
	margin-bottom: 3%;
	max-width: 43%!important;
}

#nav-below a[rel~="next"] {
	float: right;
	text-align: right;
}

.author-page ul li+li:before {
	color: grey;
	content: "\2022";
	font-weight: 700;
	padding: 0 6px;
}

.border-top,.side .tptn_posts_daily ul li + li,.ui-menu li + li,.related-posts li + li {
	border-top: 1px solid rgba(0,0,0,0.05);
}

.cf {
	zoom: 1;
}

.cf:before,.cf:after {
	content: " ";
	display: table;
}

.container {
	margin-top: 1.5%;
	overflow: hidden;
}

.desc .type {
	background: #40acff;
	color: #fff;
	display: block;
	font-size: 14pt;
	height: 40px;
	left: 0;
	line-height: 40px;
	position: absolute;
	text-align: center;
	top: 30px;
	width: 40px;
}

.fb-share-button {
	margin-right: 5px;
}

.gallery {
	margin: 0 auto;
	display: table;

}

.gallery .gallery-caption {
	color: #888;
	font-size: 12px;
	margin: 0 0 12px;
}

.gallery .gallery-item {
	margin-top: 0;
	text-align: center;
	width: auto;
	margin: 10px;
	display: inline;
	float: left;
}

.gallery dl,.gallery dt {
	margin: 0;
}

.gallery img {
	box-shadow: 0 3px 0 #D7E4ED;
}

.gallery img:hover {
	background: #FFF;
}

.gallery:before,.gallery:after {
	content: " ";
	display: table;
}


.is-vishidden {
	border: 0;
	clip: rect(1px,1px,1px,1px);
	height: 1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}

.layout {
	clear: both;
	float: none;
	margin: auto;
	width: 1100px!important;
}

.logo {
	float: left;
	padding-right: 2%;
	transition: opacity .2s;
}

.logo img {
	position: relative;
	top: 13px;
	height: 40px;
	width: auto;
}


.logo:hover {
	opacity: .35;
}

.main-header-search input {
	background-color: transparent;
	background-image: url(/wp-content/themes/aramajapan/img/social-media-icons.svg);
	background-size: 225px 32px;
	background-position: -192px center;
	background-repeat: no-repeat;
	border: 0;
	color: #FFF!important;
	font-size: 16pt;
	height: 60px;
	outline: 0;
	padding: 0 10px 0 35px;
	width: 100%;
}

.main-header-search input::-webkit-input-placeholder {
	color: rgba(255,255,255,0.5);
}

.mainmenu {
	overflow: hidden;
}

.menu {
	background: #40acff;
	color: #FFF;
	font-size: 12pt;
	line-height: 60px;
	padding: .25% 0;
	position: relative;
	z-index: 250;
	width: 100%;
}

.menu-right {
	float: right;
	position: relative;
	top: 5px;
}

.menu-right .replace-img {
	background-position: center center;
	background-repeat: no-repeat;
	display: inline-block;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}

.menu-right a.tip {

background-color: white;
border-radius: 4px;
color: #40acff;
padding: 8px 8px;
top: -5px;
position: relative;
font-size: 90%;
}

.menu-right a.tip:hover {
background-color: #40acff;
color: white;
}

.menu-right a.replace-img  {
	background-color: rgba(239,239,239,0);
	background-image: url(/wp-content/themes/aramajapan/img/social-media-icons.svg);
	background-size: 225px 32px;
	border-radius: .25em;
	height: 32px;
	transition: background-color .2s ease 0;
	width: 32px;
	margin-top: 10px;
}

.menu-right a.facebook {

	background-position: -64px 0px;
}

.menu-right a.facebook:hover {
	background-color: #3b5998;
}

.menu-right a.google {
	background-position: -32px 0px;
}

.menu-right a.google:hover {
	background-color: #dd4b39;
}

.menu-right a.instagram {
	background-position: -128px 0px;
}

.menu-right a.instagram:hover {
	background-color: #3f729b;
}

.menu-right a.rss {
	background-position: -96px 0px;
}

.menu-right a.rss:hover {
	background-color: #f26522;
}

.menu-right a.twitter {
	background-position: 0 0px;
}

.menu-right a.twitter:hover {
	background-color: #55acee;
}

.menu-right a.tumblr{

	background-position: -160px 0px;
}

.menu-right a.tumblr:hover {
	background-color: #35465c;
}


.menu-right li {
	float: left;
	height: 32px;

	padding: 0 4px;
}

.news-post {
	background: #fff;
	margin-bottom: 2.5%;
}

.news-post .body{
	font: normal 100%/1.6 'Open Sans', arial, sans-serif;
}

.news-post .body p {
	margin: 0 0 20px;
	text-align: justify; 
}

.news-post .cover .category {
	background-color: #40acff;
	border-radius: 3px;
	font-weight: 300;
	margin: 2% 0 4% 2%;
	padding: 1% 2%;
	position: absolute;
	text-shadow: 1px 1px 0 rgba(0,0,0,0.1);
	text-transform: uppercase;
	z-index: 400;
}

.news-post .cover .category a {
	color: #FFF;
	font-size: 100%;
}

.news-post .desc {
	background: #fff;
	padding: 3%;
}

.news-post .desc ol {
	list-style-type: decimal;
}

.news-post .desc ul {
	list-style-type: disc;
}

.news-post .desc ul,.news-post .desc ol {
	margin: 0 0 2% 5%;
}

.news-post .entry-content h2 {
	font-size: 1.35em;
	font-weight: 800;
	margin-bottom: .25em;
	margin-top: 1em;
	text-transform: uppercase;
}

.news-post .entry-content h3 {
	font-size: 1.05em;
	font-weight: 800;
	margin-bottom: .25em;
	margin-top: 1em;
	text-transform: uppercase;
}

.news-post .subtitle {
	font-size: .875em;
	margin: -20px 0 20px;
}

.news-post a.more-link {
	margin-bottom: 3px;
	margin-top: 4%;
	width: 130px;
}

.success, .error{
color: #FFF;
	border-radius: 4px;
	padding: 1% 3%;
text-align: center;
width: 90%;
margin: 0 auto;
margin-bottom: 1.5%;
text-shadow: 1px 1px 0 rgba(0,0,0,0.1);
	text-transform: uppercase;
}

.success{

background-color: #5CB85C;
}

.error{
background-color: #D9534F;
}

.news-post a.more-link,#nav-below a, button, input[type=submit] {
	position: relative;
	background-color: #40acff!important;
	border-radius: 4px;
	box-shadow: 0 3px 0 0 #278EFF!important;
	color: #FFF;
	display: block;
	border: 0!important;
	font-size: 90%;
	padding: 1% 3%;
	text-shadow: 1px 1px 0 rgba(0,0,0,0.1);
	text-transform: uppercase;
	z-index: 500;
}



.news-post a.more-link:active,#nav-below a:active, button:active, input[type=submit]:active {
	background-color: #f1505b!important;
	box-shadow: none!important;
	top: 3px!important;
	border: 0;
}

.news-post a.more-link:after {
	content: "\f18e";
	float: right;
	font-family: FontAwesome;
}

.news-post a.more-link:hover, #nav-below a:hover, button:hover, input[type=submit]:hover  {
	background-color: #f1505b!important;
	box-shadow: 0 3px 0 0 #CF2D53!important;
}

.news-post div.cover {
	background: #fff;
	overflow: hidden;
	position: relative;
	width: 100%;
}

.news-post div.cover img {
	height: auto;
	width: 100%;
}

.news-post h2.entry-title {
	font-size: 1.5em;
	margin-bottom: 1.5%;
	font-weight: 800;
	text-transform: uppercase;
}

.news-post h3 {
	color: #40acff;
	font-size: 1.25em;
	font-weight: 800;
	margin-bottom: .5em;
	text-transform: uppercase;
}

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

.news-post section {
	margin: 75px auto 0;
	max-width: 800px;
	width: 80%;
}

.news-post,.side-holder .round,#featured-posts .large,#featured-posts .small,.ui-autocomplete,.side img.tptn_thumb,.related-posts img, .contact input, .contact textarea,.netizen-comment, .staff  img, #featured-artist  {
	border-radius: 3px;
	box-shadow: 0 3px 1px #D7E4ED;
	overflow: hidden;

}
.helper{
	background-color: white;
	}

.taglist {
	display: inline-block;
	float: right;
	padding: 3%;
	text-transform: uppercase;
	width: 25%;
}

.taglist a {
	font-size: 80%;
}

.post-data {
	display: inline-block;
	padding: 3%;
	float: left;
	width: 63%;
}

.post-data ul {
	display: inline-block;
	margin-top: 15px;
}

.post-data ul li,#nav-below a[rel~="prev"] {
	float: left;
}

.post-shaded {
	background-color: #e2e2e2;
}

.related-posts .title {
	display: block;
	font-weight: 700;
	text-decoration: none;
	text-transform: uppercase;
}

.share-module {
	display: inline-block;
	margin-top: 3%;
	width: 100%;
	font-size: 90%;
}

.share-module, .share-module a {
color: grey;
}

.share-module a {
	position: relative;
}


.share-module i {
	font-size: 115%;
}

.media-source, .date {
	color: grey;
	font-size: 90%;
}

.side {
	color: #475258;
	display: block;
	float: right;
	margin-left: 1.5%;
	width: 300px;
}

.side .side-holder {
	margin-bottom: 5%;
}

.side .tptn_posts_daily .tptn_title,.side .tptn_posts .tptn_title {
	display: block;
	font-size: 90%;
	font-weight: 700;
	text-decoration: none;
	text-transform: uppercase;
}

.side .tptn_posts_daily ul li,.side .tptn_posts ul li {
	background: none;
	clear: both;
	display: block;
	list-style: none;
	padding: 5%;
}

.side .tptn_posts_daily ul,.side .tptn_posts ul {
	margin: 0!important;
	padding: 0!important;
}

.side .widget-container,.cf:after {
	clear: both;
}

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

.side h2 {
	background-color: #3b97d3;
	border: 0;
	color: #FFF;
}

.side h3.widget-title {
	padding: 15px 6%;
}

.side h3.widget-title,.widget-container h3,.news-post .header {
	border-bottom: 1px solid rgba(0,0,0,0.05);
	color: #40acff;
	display: block;
	font-weight: 700;
	text-transform: uppercase;
}

.side img.tptn_thumb {
	clear: left;
	display: block;
	float: left;
	height: 75px!important;
	margin: 0 5% 5% 0 !important;
	width: 75px!important;
}

.side img.tptn_thumb:after {
	content: ' ';
	height: 100%;
	left: -1px;
	position: absolute;
	top: -1px;
	width: 100%;
}

.social li {
	display: inline-block;
	margin: 0 6px;
}


.thumbnail-parent {
	display: table;
	padding: 2% 3%;
	width: 100%;
}

.thumbnail-parent .left {
	width: 50px;
}

.thumbnail-parent > .right {
	padding: 0 4% 0 2%;
	vertical-align: top;
}

.thumbnail-parent > div {
	display: table-cell;
}

.top-stories a img {
	float: left;
	margin-right: 6%;
}

.twitter-share-button {
	width: 80px!important;
}

.ui-autocomplete {
	background-color: #FFF;
	cursor: default;
	position: absolute;
	font-size: 90%;
}

.ui-helper-hidden-accessible{
	display: none;
}

.ui-menu {
	display: block;
	float: left;
	list-style: none outside none;
	margin: 0;
}

.ui-menu .ui-menu-item {
	clear: left;
	float: left;
	margin: 0;
	width: 100%;
}

.ui-menu .ui-menu-item a {
	background-color: #FFF;
	cursor: pointer;
	display: block;
	padding: 2% 3%;
	transition: color .1s background .1s;
}

.ui-menu .ui-menu-item a:hover {
	background: #ddd;
	color: #333;
}

.ui-widget-content {
	border-top: 0!important;
	color: grey;
	margin-left: 25px;
	margin-top: -2px;
	min-height: 0;
	outline: 0;
	transition: min-height .2s;
	z-index: 1000;
}

.video-container {
	height: 0;
	margin: 4% 0;
	overflow: hidden;
	padding-bottom: 56.25%;
	padding-top: 30px;
	position: relative;
}

.video-container iframe,.video-container object,.video-container embed {
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}

.widget-container {
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 100%;
}

.widget-container h3,.news-post .header {
	padding: 15px 3%;
}

.yarpp-related-widget h3 {
	margin-bottom: 0;
}

.contact form {
margin: 0 auto;
}

.contact ul  {
margin:0!important;
}

.contact ul li{
list-style-type: none;
margin: 0 0 15px 0;

}

.contact label {
display: none;
}


.staff {
margin: 0 auto;
width: 100%;
}


.staff h2, .staff h3{
margin: 0!important;
}



.staff ul {
font-size: 90%;
margin: 0 auto;
}

.staff .admin li {
display: inline;
}

.staff .admin ul li+li:before {
	color: grey;
	content: "\2022";
	font-weight: 700;
	padding: 0 6px;
}

.staff .admin {
width: 45%; float: left; margin-bottom: 7%;  padding: 0 2.5%;
}

.staff  img{
border-radius: 50px;
}

.staff p, .staff h2, .staff h3, .staff ul{
padding: 2.5%;
}

.staff .contributor{
padding: 2.5%; float: left;
width: 28.333%;
text-align: center;
}

.staff .contributor:nth-child(3n+1){
    clear:left
}

.contact textarea, .contact input {
width: 90%;
background-color: RGBA(204, 204, 204, .1);
outline: none;
border: none;
display:block;
margin: 0 auto;
padding: 2%;
}

.contact input[type=submit] {
width: auto!important;

padding: 1% 3%;
}

.contact textarea {
  height: 150px;
}


a {
	color: #40acff;
	outline: 0;
	text-decoration: none;
	transition: color .1s;
}

a.social-icon {
	border-radius: 2px;
	padding: 6px 10px;
}

a.social-icon .fa,.news-post .tptn_counter,.author-page ul li {
	display: inline;
}


blockquote {
	border-left: 2px solid #D3D3D3;
	margin-bottom: 2%;
	margin-left: 6%!important;
	margin-top: 10px;
	padding: 0 0 .5% 3%;
}

blockquote,q {
	quotes: none;
}

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

footer {
	background-color: #FFF;
	color: grey;
	min-height: 200px;
	padding: 4% 0;
}

footer .about {
	float: left;
	padding: 2%;
	width: 60%;
}

footer .about img {
	margin-bottom: 25px;
}

footer .about li {
	color: gray;
	float: left;
}

footer .about ul {
	display: inline-block;
	margin-top: 4%;
	width: 100%;
}

footer .about ul:nth-of-type(1) li {
	margin-right: 1%;
}

footer .about ul:nth-of-type(2) li {
	margin-right: 4%;
}

footer .categories li,footer .follow li {
	margin-bottom: 1%;
}

footer .categories p,footer .follow p {
	font-weight: 700;
	margin-bottom: 6%;
}

footer .categories,footer .follow {
	float: left;
	padding: 2%;
	width: 14%;
}

hr {
	border: 1px solid #D3D3D3;
	margin: 4% 0;
}

body {
	background-color: #E9F0F5;
	margin: 0;
	min-width: 1150px;
	width: 100%;
	padding: 0;
}

body, input, textarea {
	color: #323232;
	font: 100% 'Open Sans', arial, sans-serif;
}

article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section,.side-holder img {
	display: block;
}

b,strong {
	font-weight: 700;
}

a:hover {
	color: #cf2d53;
}

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video {
	border: 0;
	margin: 0;
	padding: 0;
}

ol li {
	margin-left: 3%;
}

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

ul {
	list-style: none;
}

.netizen-comment {
    background-color: white;
    width: 100%;
    border-radius: 3px;
    overflow: hidden;
    font-size: 100%;
    box-sizing: border-box;
    margin: 4% 0;
}
.netizen-comment .attribution {
    background-color: #CF2D53;
    color: white;
}
.netizen-comment .tokumei {
    padding: 1.5%;
    overflow: hidden;
}
.netizen-comment .number {
    padding: 1.5%;
    display: inline;
    float: left;
    text-align: center;
}
.netizen-comment .rating {
    padding: 1.5%;
    display: inline;
    float: right;
}
.netizen-comment .comment {
    padding: 1.5%;
    clear: both;
}

.ranking {
    width: 100%;
    border-spacing: 0;
    border-collapse: separate;
    border-radius: 3px;
    box-shadow: 0px 3px 1px #D7E4ED;
    overflow: hidden;
	margin: 4% 0;
}
.ranking img {
    float: left;
    margin-right: 2%;
    max-height: 100%;
    width: auto;
}
.ranking tr.big td {
    height: 80px;
}
.ranking th {
    background-color: #40ACFF;
    color: white;
    font-weight: normal;
}
.ranking th.title {
    font-size: 130%;
    padding-bottom: 0;
}
.ranking td, .ranking th {
    padding: 1.5%;
}
.ranking td {
    border-bottom:1px solid rgba(0, 0, 0, 0.05);
}
.ranking th.rank {
    width: 10%;
}
.ranking th.song, .ranking th.artist {
    word-wrap: break-word;
    table-layout:fixed
}
.ranking th.song {
    text-align: left;
    width: 70%;
}
.ranking th.sales {
    width: 20%;
}
.ranking td {
    vertical-align: top;
}
.ranking td.rank, .ranking td.sales {
    text-align: center;
}
.ranking td.rank .number, .ranking td .song {
    font-size: 120%;
}
.ranking td .artist {
    color: grey;
}
.ranking td.rank div.place {
    text-transform: uppercase;
    font-size: 70%;
    padding: 5px;
}
.ranking td.rank div.new {
    color: #cf2d53;
}
.ranking td.rank div.rankdown {
    color: #40ACFF;
}
.ranking td.rank div.rankup {
    color: #83ff40;
}
.ranking td.rank div.stay {
    color: grey;
}
table .alignLeft{
text-align: left;
}
table .alignCenter{
text-align: center;
}
table .alignRight{
text-align: right;
}

table.organized {
    width: 100%;
    border-spacing: 0;
    border-collapse: separate;
    border-radius: 3px;
    box-shadow: 0px 3px 1px #D7E4ED;
    overflow: hidden;
    vertical-align: top;
	margin: 4% 0;
}
table.organized th {
    background-color: #40ACFF;
    color: white;
    font-weight: normal;
}
table.organized th.title {
    font-size: 130%;
    padding-bottom: 0;
}
table.organized td, table.organized th {
    padding: 1.5%;
    vertical-align: top;
}
table.organized td.image {
    width: 200px;
    vertical-align: top;
	padding: 0;
}
table.organized td.image img {
    width: 100%;
    height: auto;
}
table.organized td.label {
    width: 100px;
    text-align: right;
}

table.organized td {
    border-bottom:1px solid rgba(0, 0, 0, 0.05);
}

img.alignright {float:right; margin:0 0 1em 1em}
img.alignleft {float:left; margin:0 1em 1em 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
.alignright {float:right; }
.alignleft {float:left; }
.aligncenter {display: block; margin-left: auto; margin-right: auto}

.winner {
background: url(http://i.imgur.com/XHhRXac.gif);
}

@media all and (max-width: 1150px) {
	.layout {
		margin: auto;
		padding: 0 1.5%;
		width: 97%;
	};
}

@media all and (max-width: 400px) {
footer{
overflow: hidden;
}

footer .categories p,footer .follow p {
	margin-bottom: 3%;
}

	.logo {
		display: block;
		margin: 0 auto 20px;
		padding: 0;
		text-align: center;
		width: 100%;
	}

	.menu-right,.mainmenu {
		display: none;
	}
	
footer .layout div{
		float: none;
		width: 100%;
	}
	
footer .layout div{
		float: none;
		width: 100%;
	}
	
footer .categories li, footer .follow li {
	color: gray;
	float: left;
	margin-right: 4%;
}

footer .categories ul, footer .follow ul {
	display: inline-block;
	width: 100%;
}
	
}


#featured-artist {
	height: 300px;
	margin: 1.5% 0;
	text-shadow: 1px 1px 0 rgba(0,0,0,0.1);
	width: 300px;
	margin-bottom: 5%;
}

#featured-artist .content {
	bottom: 0;
	color: #FFF;
	display: block;
	font-weight: 800;
	left: 0;
	max-width: 80%;
	padding: 5%;
	position: absolute;
	text-transform: uppercase;
}

#featured-artist .gradient {
	background-image: linear-gradient(rgba(80,171,241,.1), rgba(80,171,241,.1), rgba(80,171,241,.3), rgba(80,171,241,1));
	background-position: 0 100%;
	background-size: auto 200%;
	height: 100%;
	transition: background-position .5s;
	width: 100%;
}

#featured-artist .gradient:hover {
	background-position: 0 60%;
}

#featured-artist .large {
	background-position: center center;
	background-size: cover;
	float: left;
	height: 100%;
	margin-right: 1.5%;
	moz-background-size: cover;
	o-background-size: cover;
	overflow: hidden;
	position: relative;
	webkit-background-size: cover;
	width: 100%;
}

#featured-artist .large .title {
	font-size: 160%;
}

#featured-artist .large .type {
	font-size: 130%;
}

#featured-artist .mainlink {
	cursor: pointer;
	display: block;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 20;
}

#featured-artist .small {
	background-position: center center;
	background-size: cover;
	float: left;
	height: 47.75%;
	moz-background-size: cover;
	o-background-size: cover;
	position: relative;
	webkit-background-size: cover;
	width: 28.5%;
}



#featured-artist .title {
	line-height: 110%;
}

#featured-artist .type2 {
	font-weight: 300;
	text-transform: uppercase;
	margin-bottom: 10px;

}
#featured-artist .type2 span {
display: inline;
	background-color: #40acff;
	border-radius: 3px;
	padding: 1% 2%;
}

#featured-artist a,.main-header-search input:focus {
	color: #FFF;
}

#featured-artist a:hover,#featured-artist .title:hover {
	color: #D3D3D3;
}

.quote {
width: 50%;
float: right;
margin: 2% 0 1.5% 3%;
text-transform: uppercase;
font-weight: bold;
  font-size: 125%;
letter-spacing: 1px;

}
.quote p {
text-align: left!important;
}
.quote p:before, .quote p:after {
  font-family: Georgia, serif;
  display: inline-block;
  vertical-align: top;
  height: 30px;
  line-height: 48px;
  font-size: 50px;
  opacity: .2;
}
.quote p:before {
  content: '\201C';
  margin-right: 4px;
  margin-left: -32px;
}
.quote p:after {
  content: '\201D';
  margin-left: 4px;
  margin-right: -8px;
}
.quote-by {
  display: block;
  padding-right: 10px;
  text-align: right;
  font-size: 13px;
  font-style: italic;
font-weight: normal;
}
.interviewTitle {
border-bottom: 1px solid #E8F5F9;
padding: 10px 0;
margin-top: 40px!important;
margin-bottom: -15px!important;
}
.interview-box {
width: 40%;
float: right;
margin: 0 0 1.5% 3%;
clear: both;
border-radius: 3px;
box-shadow: 0px 3px 1px #D0E4EA;
overflow: hidden;
font-size: 90%;
text-align: justify;
background-color:  #E8F5F9;
margin-top: 5px;
}
.interview-box h4 {
margin-top: 0px!important;
padding: 3%;
border-bottom: 1px solid #D0E4EA;
}
.interview-box ul, .interview-box li {
    list-style-type: none;
padding: 0!important;
}
.interview-box  li:before { 
    content:  	"\25B6";
color: red;
font-size: 90%!important;
padding-right: 10px;
font-size: 150%;
font-weight: bold;
}
.interview-box  a.itunes{
text-shadow: 1px 1px 1px rgba(150, 150, 150, 0.5);
padding: 3px;
border-radius: 3px;
background-color:red;
color: white;
margin-bottom: 5px!important;
display: block;
text-align: center;
font-size: 90%;
}
.interview-box  a.itunes:hover{
color:red!important;
background-color: white;
}
.interview-question {
margin-top: 30px;
margin-bottom: 10px;
}

.interview-red {
color: red;
}
.interview-blue {
color: #40ACFF;
}

#post-pagination {
text-align: center;
margin-top: 30px;
}
#post-pagination a, #post-pagination .current-post-page {
padding: 10px 15px;
border-radius: 3px;
box-shadow: 0px 3px 1px #D7E4ED;
overflow: hidden;
margin: 0 4px;
}

#post-pagination a:hover{
background-color: #E9F0F5;
}

#post-pagination .current-post-page {
background-color: #E9F0F5;
}

