/*
Theme Name: Nina Simone
Theme URI: http://cagerattlecreative.com/
Description: An amazing theme built by CageRattle. Easy extendable and customizable
Author: the CageRattle team
Version: 1.0
Tags: pink, black, purple, two-columns, fixed-width, threaded-comments, sticky-post, slider, microformats, editor-style
*/

@font-face {
    font-family: 'RitafureyLightRegular';
    src: url('fonts/RITAFUREY-LIGHT-WEBFONT.eot');
    src: url('fonts/RITAFUREY-LIGHT-WEBFONT.eot?#iefix') format('embedded-opentype'),
         url('fonts/RITAFUREY-LIGHT-WEBFONT.woff') format('woff'),
         url('fonts/RITAFUREY-LIGHT-WEBFONT.svg#webfontV0JJToKg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'RitafureyMediumRegular';
    src: url('fonts/RITAFUREY-MEDIUM-WEBFONT.eot');
    src: url('fonts/RITAFUREY-MEDIUM-WEBFONT.eot?#iefix') format('embedded-opentype'),
         url('fonts/RITAFUREY-MEDIUM-WEBFONT.woff') format('woff'),
         url('fonts/RITAFUREY-MEDIUM-WEBFONT.svg#webfontFh1zyVou') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Myriad Pro';
    src: url('fonts/MYRIADPRO-WEBFONT.eot');
    src: url('fonts/MYRIADPRO-WEBFONT.eot?#iefix') format('embedded-opentype'),
         url('fonts/MYRIADPRO-WEBFONT.woff') format('woff'),
         url('fonts/MYRIADPRO-WEBFONT.svg#webfontFh1zyVou') format('svg');
    font-weight: normal;
    font-style: normal;
}



/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend/*,
table, caption, tbody, tfoot, thead, tr, th, td*/ {
	background: transparent;
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}
body {
	line-height: 1;
}
h1, h2, h3, h4, h5, h6 {
	clear: both;
	font-weight: normal;
	font-family: "RitafureyMediumRegular", "RitaFurey", "Rita Furey", sans-serif;
}
ol, ul {
	list-style: none;
}
blockquote {
	quotes: none;
}
blockquote:before, blockquote:after {
	content: '';
	content: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a img {
	border: none;
}
a:focus, a:active {
	outline: none;
}
/* =Layout
-------------------------------------------------------------- */
body, html {
	width: 100%;
	height: 100%;
	min-width: 960px;
}
body {
	font-family: "RitafureyLightRegular", Helvetica, Arial, sans-serif;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif;
	font-family: "Myriad Pro", "Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif;
}

.wrapper {
	width: 928px;
	margin: 0px auto;
}
#content_wrapper {
}
/* =Header
-------------------------------------------------------------- */
#header {
	height: 201px;
	position: relative;
	z-index: 90;
}
#logo {
	display: block;
	height: 156px;
	text-indent: -5000px;
}
.blackvoices {
	background:url(gfx/header_blackvoices.png) no-repeat;
	width:350px;
	height:121px;
	float:left;
	display:block;
}
.blackhistorymonth {
	background:url(gfx/bhm.png) no-repeat;
	width:250px;
	height:86px;
	float:left;
	display:block;
}
#radio_song {
	float:right;
	background: url(gfx/header_nina_song.png) no-repeat;
	color: #fff;
	padding:0 0 0 63px;
	height: 81px;
	font-size: 10pt;
	text-shadow: 0 1px 1px #000;
	width:310px;
}
#radio_song p {
	margin:0 0 1px 0;
}
#radio_song_right {
	background:url(gfx/header_nina_song_right.png) no-repeat;
	width:13px;
	height:81px;
	float:right;
}
#radio_player {
	position: absolute;
	z-index: 150;
	top: 169px;
	margin: 0 0 0 740px;
	font-weight: 500;
	font-family: "RitafureyMediumRegular", "Century Gothic", "Myriad Pro", sans-serif;
	font-size: 1.25em;
}

#radio_player img {
	display: none;
}

#radio_player a {
	padding: 13px 35px 11px;
	text-decoration: none;
}
/* =Navigation
-------------------------------------------------------------- */
#nav_wrapper {
	z-index: 20;
	text-align: center;
	position: relative;
	min-height: 46px;
	/*float: center;
	width: 100%;*/
}

#nav_wrapper .menu {
	float: center;
	/*position: relative;
	left: 50%;*/
}
#nav_wrapper .menu li {
	float: left;
	/*left: -50%;
	position: relative;*/
}

#nav_wrapper .menu li li {
	float: none;
	position: static;
	display: list-item;
}

#nav_wrapper .menu li a {
	font-size: 1.25em;
	font-weight: 500;
	font-family: "RitafureyMediumRegular", "Century Gothic", "Myriad Pro", sans-serif;
	display: block;
	text-decoration: none;
	background-position: top right;
	background-repeat: no-repeat;
	padding: 10px 25px 5px 7px;
	padding: 10px 0 11px;
	padding: 13px 50px 11px;
	/*width: 12.5%;*/
}

#nav_wrapper .menu li li a {
	font-size: 0.875em;
	font-weight: 500;
	font-family: "RitafureyMediumRegular", "Century Gothic", "Myriad Pro", sans-serif;
	padding: 10px 12px;
	text-align: left;
	display: block;
	width: auto;
}

#nav_wrapper .menu li ul {
	display: none;
	position: absolute;
	width: 200px;
	z-index: 50;
	border-bottom: none;
}
/* =Footer
-------------------------------------------------------------- */
#footer_wrapper {
	background-position: top left;
	background-repeat: repeat-x;
	height: 310px;
	font-family: "RitafureyMediumRegular", sans-serif;
	margin: 0 0 4px;
}
#footer {
	font-size: 0.875em;
	height: 42px;
	font-family: "RitafureyMediumRegular", sans-serif;
}
#footer .wrapper {
	width: 960px;
	padding: 15px 0 0;
	position: relative;
}
#footer .left {
	float: left;
	width: 60%;
	padding: 0 0 0 35px;
}
#footer .right {
	position: absolute;
	top: 0;
	right: -12px;
	padding: 15px 35px 0 0;
	text-align: right;
}
#footer .right ul, .menu-footer-container {
	float: left;
}
#footer .right a {
	text-decoration: none;
}
#footer .right a:hover {
	text-decoration: underline;
}
#footer .right ul li {
	float: left;
	width: auto;
	margin: 0 0 0 20px;
}
#footer .right ul li a {
	display: block;
}
#footer_widgets {
	background-position: top;
	background-repeat: repeat-x;
	padding: 0;
	font-size: 0.875em;
	font-size: 0.9375em;
	height: 280px;
	overflow: hidden;
}
#footer_widgets .column {
	float: left;
	margin: 0 0 0 5px;
	min-height: 200px;
	font-size: 14px;
	padding: 0 0 0 25px;
}
#footer_widgets .first {
	margin-left: 0;
}
#footer_widgets .column1 {
	width: 100px;
}
#footer_widgets .column2 {
	width: 160px;
}
#footer_widgets .column3 {
	width: 240px;
}
#footer_widgets .column4 {
	width: 290px;
}
#footer_widgets h3 {
	font-size: 18px;
}
#footer_widgets h3 span {
	margin: 0;
	padding: 12px 10px 1.5em 0;
	display: inline-block;
}
#footer_widgets h3 span span {
	background: none;
	margin: 0;
	padding: 0;
	display: inline;
}
#footer_widgets .footer-module {
	margin: 0 20px 0 0;
}
#footer_widgets ul {
	line-height: 1.5em;
}
.footer-widget td, .footer-widget th {
	padding: 3px 0;
}
.column4 input,
.column4 textarea {
	background-position: top left;
	background-repeat: no-repeat;
	width: 207px;
	font-size: 12px;
	padding: 5px 10px;
	border: 1px solid transparent;
	border-radius: 20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	margin: 0 8px 0 0;
}
.column4 textarea {
	height: 98px;
}

#footer_widgets .entry-content {
	font-size: 11px;
}

.twitter-4 {
	font-family: "Myriad Pro", "Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif;
}

p.form-field {
	margin-right: -10px;
	margin-bottom: 6px;
}

.twitter-4 ul li {
	padding: 0 0 5px;
	font-size: 12px;
}

.twitter-4 .entry-meta {
	display: block;
	font-weight: bold;
	font-size: 12px;
	padding: 0 0 0 15px;
}

.twitter-4 h3 {
	padding: 0 0 0 28px;
}

/* =Home page
-------------------------------------------------------------- */
#intro_wrapper {
	position: relative;
	width: 100%;
	height: 275px;
	margin: 0 auto;
	overflow: hidden;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
    #intro_wrapper { height: 275px; }
}
.page_home {
	background-repeat: repeat-x;
	background-position: top left;
	min-height: 300px;
}
.content_home {
	padding: 0;
}
.home_layout_1 {
	height: 584px;
}
.home_layout_1 .col3 {
	float: left;
	width: 32%;
	margin: 0 0 0 1.75%;
}
.home_layout_1 .first {
	margin: 0;
}
.home_layout_1 h3 {
	text-align: center;
	font-size: 18px;
	padding: 0 0 10px;
}
/* =Widgets and widget containers
-------------------------------------------------------------- */
.module {
	margin: 0 0 10px;
	padding: 10px 10px 0;
}
.widget {
	font-size: 0.9375em;
	font-size: 0.875em;
	line-height: 120%;
}
.widget p {
	margin: 1em 0 0;
}
.widget h2, .widget h3 {
	font-size: 1.3846153846153846153846153846154em;
	margin: 0 0 1em;
}
/* =First row
-------------------------------------------------------------- */
.content_home .col5 {
	float: left;
	width: 20%;
}
.content_home .col5 .module {
	padding: 0;
	margin: 0 0 0 -2px;
	background: none;
}
.content_home .col5 .widget {
	padding: 0;
	text-align: center;
	border: none;
	background: none;
}
/* =Slide widget
-------------------------------------------------------------- */
.cage-slider {
	height: 340px;
	width: 302px;
	background-position: top left;
	background-repeat: no-repeat;
	position: relative;
	overflow: hidden;
}
.cage-slider .cage-slider-next,
.cage-slider .cage-slider-prev {
	position: absolute;
	bottom: 15px;
	width: 35px;
	height: 35px;
	background-position: top right;
	background-repeat: no-repeat;
	cursor: pointer;
}
.cage-slider .cage-slider-next {
	right: 109px;
}
.cage-slider .cage-slider-prev {
	left: 109px;
}
.cage-slide-group {
	padding: 6px 16px 0;
}
.cage-slide {
	float: left;
	width: 122px;
	height: 124px;
	overflow: hidden;
	background-repeat: no-repeat;
	border-width: 4px 4px 2px;
	border-style: solid;
	border-color: #ddd;
	margin: 0 0 18px;
	position: relative;
	cursor: pointer;
}
.slide1, .slide3 {
	clear: left;
}
.slide2, .slide4 {
	float: right;
}
.cage-slide span {
	position: absolute;
	bottom: 0;
	left: 0;
	display: block;
	padding: 2px;
	font-variant: small-caps;
	font-size: 10px;
	width: 120px;
}
/* =Sidebar
-------------------------------------------------------------- */
#sidebar {
	float: right;
	width: 280px;
	margin: 10px 10px 0 0;
	min-height: 300px;
}
/* =Page
-------------------------------------------------------------- */
h1 {
	font-size: 1.5em;
	font-weight: bold;
	padding: 5px 0 5px;
	text-align: center;
}
h1 span {
	display: inline-block;
}
h1 span span {
	display: block;
	padding: 0 90px;
}
.page_wrapper {
	padding: 0 0 61px;
}
#gallery_wrapper {
	width: 593px;
	height: 630px;
	overflow: hidden;
	margin: auto;
}
#bottom_wrapper {
	padding: 0 0 0;
}
/* =Blog
-------------------------------------------------------------- */
.page_template_blog, .page_template, .page_template_full {
	float: left;
	width: 614px; /* True width */
	width: 591px;
	background-repeat: repeat-y;
	background-position: top left;
	padding: 8px 9px 7px 14px;
	min-height: 200px;
}
.page_template_full {
	float: none;
	width: auto;
	background-image: none;
}
.page_template_media {
	margin: 0 0 -61px;
	padding: 112px 0 0;
}
.page_template_blog .hentry {

}
.page_template_blog .hentry h2 {
	font-family: "RitafureyMediumRegular", "RitaFurey", "Rita Furey", sans-serif;
}
.page_template_blog .hentry h2 a {
	text-decoration: none;
}
.hentry p {
	margin: 1em 0;
}
.hentry ul {
	list-style: disc;
}
.hentry ol {
	list-style: decimal;
}
.hentry ol, .hentry ul {
	margin: 1em 0;
	padding-left: 2em;
}
.hentry {
	margin: 0 0 2em 0;
}
.hentry-content {
	font-size: 0.9375em;
	font-size: 0.875em;
	line-height: 1.2857142857142857142857142857143em;
}
.hentry-meta {
	font-size: 0.8125em;
	float: left;
	width: 470px;
	border-top: 1px solid;
	border-bottom: 1px solid;
	margin: 10px 0 0;
}
.hentry-meta p {
	margin: 0;
	background-position: 100% -72px;
	background-repeat: no-repeat;
	padding: 0 10px 0 5px;
	height: 20px;
	line-height: 20px;
}
.hentry-read-more {
	float: right;
}
.single-thumb-link {
	float: right;
	margin: 0 0 0 15px;
	border: 1px solid #d7d7d7;
}
/* =Comments
-------------------------------------------------------------- */
h3#comments {
	font-size: 1.25em;
	line-height: 1.2em;
	margin: 0 0 1em;
}
.comment-wrapper {
	margin: 0 5px 10px 70px;
}
.avatar {
	float: left;
	width: 60px;
}
.avatar img {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.comment-top {
	position:relative;
	height: 7px;
	margin: 0 0 0 15px;
}
.comment-top div {
	position: absolute;
	width: 17px;
	height: 25px;
	top: 0;
	left: -17px;
}
ul .comment-top div {
	width: 22px;
	height: 15px;
	top: -8px;
	left: -8px;
}
.comment-content-wrapper {
	margin: 0 0 0 7px;
}
.comment-content-wrapper-inner {
	padding: 0 1px;
}
.comment-bottom {
	position:relative;
	margin: 0 0 0 10px;
}
.comment-bottom div {
	height: 6px;
	margin-left: -3px;
}
.comment-content {
	padding: 5px 10px 10px;
}
.comment-date {
	float: right;
	width: 40%;
	text-align: right;
	font-size: 0.75em;
	line-height: 1.3333333333333333333333333333333em;
}
.comment-content cite {
	font-style: normal;
}
.comment-text {
	font-size: 0.75em;
	line-height: 1.3333333333333333333333333333333em;
}
.comment-text p {
	margin: 1em 0;
}
.reply a {
	display: block;
	text-indent: -5000px;
	height: 31px;
	width: 61px;
	float: right;
	position: relative;
	margin: 0 -16px -5px 0;
	z-index: 20;
}
.commentlist li li {
	padding: 1.5em 0 0 1px;
}
.commentlist li li li {
	padding: 1.5em 0 0 2em;
}
.commentlist ul .avatar {
	margin: 0 10px 0 0;
}
#respond {
	padding: 2em 0;
}
#respond p {
	margin: 1em 0;
}
#respond h3 {
	font-size: 1.125em;
	margin: 0 0 0.5em 0;
}
#respond form {
	font-size: 0.75em;
	line-height: 1.3333333333333333333333333333333em;
}
li #respond {
	margin: 0 0 0 80px;
}
/* =Generic
-------------------------------------------------------------- */
.clear {
	clear: both;
}
.align-right {
	text-align: right;
}
a {
	text-decoration: none;
}
a:hover	{
	text-decoration: underline;
}
.alignleft {
	float: left;
	margin-right: 1em;
}
.alignright {
	float: right;
	margin-left: 1em;
}
/* =Buttons
-------------------------------------------------------------- */
.link-button, .green-button, .white-button, button {
	display: inline-block;
	font-size: 16px;
	font-family: "RitafureyMediumRegular", "RitaFurey", "Rita Furey", sans-serif;
	font-weight: 500;
	border: none;
	text-decoration: none;
	overflow: hidden;
	margin: 10px 0;
}

.link-button span, .green-button span, .white-button span, button span {
	display: block;
	padding: 2px 0 4px 20px;
}
.green-button:hover, .white-button:hover, .link-button:hover, .large-button:hover {
	text-decoration: none;
}

button {
	padding: 10px 8px 12px 0;
	font-size: 16px;
	font-family: "RitafureyMediumRegular", "RitaFurey", "Rita Furey", sans-serif;
	font-weight: bold;
	border: none;
	text-decoration: none;
	margin: 10px 0;
}
/* Firefox Hack
@-moz-document url-prefix() { button.link-button span { margin: -2px 0 0 -3px; } }*/
/* =Shortcodes
-------------------------------------------------------------- */
.pullquote_right, .pullquote_left {
	float: right;
	width: 33%;
	margin: 20px 0 20px 20px;
	padding: 0 0 0 20px;
	font-size: 18px;
	line-height: 28px;
	background-repeat: repeat-y;
}
.pullquote_left {
	float: left;
	margin: 20px 20px 20px 0;
	padding: 0 0 0 20px;
}
.divider {
	clear: both;
	height: 2em;
}
.one_half, .one_third, .two_third, .three_fourth, .one_fourth {
	position: relative;
	float: left;
	margin-right: 2%;
	margin-top: 2em;
}
.one_half {
	width: 49%;
}
.one_third {
	width: 32%;
}
.one_fourth {
	width: 23.5%;
}
.three_fourth {
	width: 74.5%;
}
.last {
	margin-right: 0;
}
/* =Video
-------------------------------------------------------------- */
.video-post-wrap {
	float: left;
	width: 31%;
	height: 270px;
	border-bottom: 1px dashed #d7d7d7;
	margin: 0 1% 12px;
}
.video-titles {
	margin: 0;
	padding: 2px 0 10px;
}
.video-thumbnail {
	border: 8px solid #ddd;
}
/* =Clients
-------------------------------------------------------------- */
.client-post-wrap {
	float: left;
	width: 47%;
	padding: 10px;
}

.wrap2 {
	float: right;
}

.client-desc h2 {
	font-weight: normal;
}
h2.client-titles {
	margin: 0 0 10px;
}
/* =Tabs
-------------------------------------------------------------- */
.ui-tabs {
	margin: 0 -3px 0 -9px;
}
ul.tabs {
	float: left;
	width: 100%;
	margin: 0;
	padding: 0;
	list-style: none;
}
ul.tabs li {
	float: left;
	margin: 0 10px 0 0;
}
ul.tabs li a {
	display: block;
	padding: 6px 12px;
}
.ui-tabs-hide {
	display: none;
}
.ui-tabs-panel {
	padding: 20px 10px;
	clear: both;
}
.ngg-gallery-thumbnail {
	width: 206px;
}
.page-template-videos-php .ngg-gallery-thumbnail {
	height: 210px;
}
/* =Form
-------------------------------------------------------------- */
.wpcf7-form input[type=text], .wpcf7-form select, .wpcf7-form textarea {
	padding: 5px 15px;
	border: 1px solid;
	border-radius: 20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
}

.iphorm-element-wrap label span.iphorm-required {
	color: #c45393!important;
}

.iphorm-uniform-theme-default .selector, .iphorm-uniform-theme-default .radio, .iphorm-uniform-theme-default .checker, .iphorm-uniform-theme-default .uploader, .iphorm-uniform-theme-default .button, .iphorm-uniform-theme-default .selector *, .iphorm-uniform-theme-default .radio *, .iphorm-uniform-theme-default .checker *, .iphorm-uniform-theme-default .uploader *, .iphorm-uniform-theme-default .button *, .iphorm-submit-wrap button span {
	background: #d9c6d0!important;
	background-image: none!important;
	text-shadow: none!important;
	color: #000!important;
	padding: 5px 15px;
	border: 1px solid #d9c6d0;
	border-radius: 20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
}
.iphorm-elements .iphorm-element-wrap select {
	background: #d9c6d0!important;
	background-image: none!important;
	text-shadow: none!important;
	color: #000!important;
	padding: 5px 15px!important;
	border: 1px solid #d9c6d0;
	border-radius: 20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;	
}


.iphorm-submit-wrap button em {
	background: #d9c6d0!important;
	padding-right: 5px!important;
}
.iphorm-elements .iphorm-element-wrap-text input, .iphorm-elements .iphorm-element-wrap-captcha input, .iphorm-elements .iphorm-element-wrap-password input, .iphorm-elements .iphorm-element-wrap select, .iphorm-elements .iphorm-element-wrap textarea {
	color: #000!important;
}

#PDI_container6156157 .pds-links {
	padding-top: 30px!important;
}
/* =Other styles
-------------------------------------------------------------- */
h5 { color: #ffffff; margin: 0px 0px 10px 0px; font-size:
22px;font-weight: normal; letter-spacing: -0.05em;}
h6 { color: #ffffff; margin: 0px 0px 10px 0px; font-size:
38px;font-weight: normal; letter-spacing: -0.05em;}
h7 { color: #ffffff; margin: 0px 0px 10px 0px; font-size:
32px;font-weight: normal; letter-spacing: -0.05em;}
h8 { color: #ffffff; margin: 0px 0px 10px 0px; font-size:
28px;font-weight: normal; letter-spacing: -0.05em;}
h9 { color: #c6c6c6; margin: 0px 0px 10px 0px; font-size:
24px;font-weight: bold; letter-spacing: -0.05em;}

#slider_nivo_wrapper { z-index:1; }