@import url("layout-789.css");
@import url("functions.css");

/* KIDJO SPECIFIC CSS */

body {
	background: white;	
	font: 75%/1.25em Verdana, "Lucida Grande", Arial, sans-serif;
	.font-size:72%;
	color: #454545;
}
h1, h2, h3, h4, h5 {
	font-family: Georgia, Times New Roman, serif;
	font-weight: normal;
	font-style: italic;
	margin: 0 0 16px 0;
}
h2 {
	font-size: 24px;
}
h3 {
	font-size: 18px;
}
h4 {
	font-size: 14px;
}
a, a:link, a:visited {
	color: #E21F26;
	text-decoration: none;
	outline: 0;
}
a:hover , a:active {
	color: #b9191f;
	outline: 0;
}

ul.list {
	list-style-image: url(../img/doublearrow.gif);
	padding: 0 0 0 15px;
	margin: 0;
}

#topbar {
	height: 32px;
	border: 1px solid #bababa;
	border-top: 0;
	background: url(../img/navbar_bg.png) repeat-x top;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
}
#audioplayer {
	margin: 6px 0 0 15px;
}
.alt {
	display: none;
}
#mailinglist {
	float: left;
	border: 1px dashed #000;
	border-top: 0;
	border-bottom: 0;
	margin-top: 3px;
}
#mailinglist .text {
	background: #e5e5e5;
	border: 0;
	color: #403e40;
	float:left;
	height:13px;
	line-height:20px;
	margin:3px 6px 3px 7px;
	padding:3px;
	width:171px;
}
#mailinglist .submit {
	background: #e21f26;
	border: 0;
	color: white;
	float:left;
	height:19px;
	margin:3px 8px 3px 0;
	padding:0 0 3px;
	width:70px;
	
	
}
#mailinglist .submit:hover {
	background: #b0181e;
}
#sm_icons {
	list-style: none;
	float: left;
	padding: 0;
	margin: 8px 10px 0 7px;
}
#sm_icons li {
	float: left;
	position: relative;
	margin: 0 5px 0 0;
}
#sm_icons li a {
	display: block;
	position: relative;
	float: left;
}
#sm_icons a:hover .tooltip_wrap {
	visibility: visible;
}

.tooltip_wrap {
	display: block;
	visibility: hidden;
	background: url(../img/tooltip_toparrow.png) no-repeat 5px 0px;
	padding-top: 4px;
	position: absolute;
	top: 20px;
	z-index: 15;
}
.tooltip_text {
	display: block;
	background: #e21f26;
	color: #fff;
	padding: 3px 8px 4px;
	white-space: nowrap;
	font-size: 11px;
}
#header {
	text-align: center;
	position: relative;

}
#header h1 {
	font-size: 8em;
	color: white;
	letter-spacing: -9px;
	font-family: "Futura";
	font-weight: 900;
	background: url(../img/kidjo_header.png) no-repeat;
	
	height: 86px;
	margin: 20px auto 12px;
}
#header a {
	display: block;
	height: 100%;
	width: 100%;
}
#header span {
	display: none;
}
#navbar ul {
	list-style: none;	
	padding: 0;
	width: 100%;
	margin: 0px auto 0px;
	.margin-bottom: -4px;
	text-align: center;
	background: url(../img/navbar_bg.png) repeat-x top;
	-moz-border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #bababa;
	border-bottom: 0;
	
}
#navbar ul li {
	
	margin: 0 0px 0 0;
	padding: 0px;
	display: inline;
	
}
#navbar ul li.last {
	margin: 0;
}
#navbar ul li a, #navbar span {
	color: white;
	font-weight: bold;
	text-decoration: none;
	font-size: 18px;
	letter-spacing: -1px;
	display: inline-block;
	/*height: 25px;*/
	padding: 12px 15px 16px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	margin-top: 7px;
}
#navbar ul li a:hover {
	background: #e21f26;
	
}
#navbar #n-store.storeOFF {
	color: #999;
}
#navbar #n-store.storeOFF:hover {
	background: transparent;
}
#p-home #n-home, #p-news #n-news, #p-tourdates #n-tourdates, #p-featured #n-featured, #p-timeline #n-timeline, #p-store #n-store {
	background: #e21f26;
}


#content {
	border: 1px solid #bababa;
	background: #e21f26;
	border-radius: 10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-top: 0;
	border-bottom: 0;
	
}
#news, #tourdates, .standout {
	background: #e5e5e5;
	border:  2px white solid;
}

#content div.bgclear {
	background: white;
	padding: 16px 10px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
.divtop {
	margin: -16px -10px 10px -10px;
	padding: 16px 10px;
	background: #d5d5d5;

}
#content div.highlight {
	background: #fff;
}
.highlight .divtop {
	background: url(../img/navbar_bg.png) repeat-x;
	color: white;
	font-weight: bold;
	
}

#quotes {
	background: #d5d5d5 url(../img/announce-bg.jpg) repeat-x;
	height: 100px;
	padding: 0 10px;
	margin-bottom: 16px;
	border: 2px solid white;
}

#homeImg {
	float: left;
	height: 290px;
}
#news, #tourdates {
	height: 219px;
	position: relative;
}
#hotspot_home {
	height: 223px;
}
#news a, #tourdates a {
	display: block;
	margin-bottom: 16px;
	text-decoration: none;
	
}
#news a:hover, #tourdates a:hover {
	/*border-color: #e21f26;*/
	
}
a em {
	color: #807d80;
}
#news .buttonlink, #tourdates .buttonlink, #hotspot_home .buttonlink {
	margin-bottom: 0;
	position: absolute;
	bottom: 16px;
	
}
#news_content_wrapper h3 {
	margin-top: 25px;
}
#hotspot_home .buttonlink {
	right: 10px;
}
#featured_content {
		margin: 0px;
		position: relative;
		height: 83%;
}
#featured_content img {
	border: 1px solid #ded7da;
}
a.buttonlink {
	padding: 7px 38px;
	

	text-align: center;
	font-size: 1.15em;
	
	font-style: italic;
	text-decoration: none;
	margin: 0 auto;
	max-width: 167px;
	display: block;
	background: url(../img/overlay-button.png) repeat-x;
	background-color: #ededed;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
    -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
    text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
    border-bottom: 1px solid rgba(0,0,0,0.25);
    position: relative;
	

}
a.buttonlink:hover {
	background-color: #e21f26;
	color: white;
}
#featured_content a:hover {
	/*border-color: #e21f26;*/
}


/* *************************************************************   NEWS */
#news_content_wrapper h2, .page_header {
	line-height: 30px;
	color: white;
}
#more_news_list {
	list-style: none;
	padding: 0;
	margin: 0;
}
#more_news_list li {
	padding: 0 0 8px;
	margin:  0 0 8px;
	border-bottom: white 1px solid;
}
#news_pagination {
	margin: 0 0 8px;
	text-align: center;
	border-bottom: 1px solid white;
	padding: 0 0 13px;
}
#news_pagination u{
	padding: 0px 4px 1px;

	background: white;
	text-decoration: none;
}
#news_pagination a{
	padding: 0px 4px 1px;
	

	text-decoration: none;
}
#news_pagination a:hover{
	padding: 0px 4px 1px;
	
	background: white;
	text-decoration: none;
}
#content #news_filters {
	padding: 8px 0;
	margin: -10px 0 16px -10px;
	width: 253px;
	text-align: center;
}
#news_filters form {
	padding: 0 8px;
}
#news_filters form label:first-child {
	font-size:1em;
}
#news_filters label {
	/*display: block;*/
	margin:  0 12px 0 0;
	font-size:.9em;
	
}
#news_filters input.checkbox {
	margin: 8px 4px 0 0px;
	vertical-align: bottom;
}
#td_list {
	width: 100%;
	
}
.td_entry td {
	padding: 8px 0 0 0px;
}
.td_entry_bot td {
	border-bottom: 1px dashed #d2d2d2;
	padding: 10px 0 15px;
	font-style: italic;
	color: #888;
	
}
.td_date {
	font-size: 1em;
	width: 115px;
	font-weight: bold;
	padding-left: 10px;	
	text-transform: uppercase;
}
.td_loc {
	text-transform: lowercase;
	font-variant: small-caps;
	font-size: 1.12em;
}
.TD_alt td {
	background: #fdfdfd;
}
.today .td_date {
	color: red;
}
a.rss_link {
	display: block;
	width: 117px;
	height: 34px;
	background: url(../img/rss_subscribe.png) no-repeat;
	float: right;
}
#p-news a.rss_link {
	margin: 0 auto;
	float: none;
}
a.rss_link:hover {
	background-position: 0 50%;
}
a.rss_link:active {
	background-position: 0 100%;
}
.rss_link span {
	display: none;
}
.rssIcon {
	vertical-align: text-bottom;
	margin-right: 10px;
}

#unique_photo {
	margin-bottom: 16px;
	border: 1px solid #b9e4f2;
	max-width: 231px;
}
#unique_moment p{
	color: #666;
}
/* *************************************************************   TIMELINE */

h4#essence-tagline {
	font-size: 1.25em;
	color: #000;
	line-height: 1.25em;
}
#timeline-instruct {
	color: black;
	font-family: Verdana, Arial, sans-serif;
	text-align: center;
	font-style: normal;
	font-weight: bold;
}

#timeline_wrapper {
	overflow: auto;
	padding-bottom: 48px;
	clear: both;
}
#search-links {
	margin: 20px auto 0px;
	width: 100%;
	height: 25px;
	.height:35px;
	padding: 20px 0px 0;

	margin: 0 0 20px 0px;
	border-bottom: 1px solid #666;
	
}
#search-links .fl-left {
	margin-left: 10px;
	height: 100%;
	
}
#search-links .fl-right {
	margin-right: 10px;
	height: 100%;
}

a.search-link,  a.search-link:visited {
	padding:  10px;
	.display:block;
	.float:left;
	.margin: 0 1px 12px 0;
	background: #c7c7c7;
	color: #444;
	font-weight: bold;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-radius: 5px;
	background: #c7c7c7 url(../img/tab-bg.gif) repeat-x bottom;
	border: 1px solid #999;
	border-bottom: 0;
}
a.search-link:hover {
	color: white;
	background: #e21f26;
	border: 1px solid #fff;
	border-bottom: 0;
}
#search-links .selected, #search-links .selected:hover {
border: 1px solid black;
	border-bottom: white 1px solid;
	background: white;
	color: black;
}

#content #timeline_control {
	background: #494949 url(../img/TL-filters-bgtop.png) bottom repeat-x;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	text-align: center;
	padding: 16px;
	overflow: auto;
	margin: 0 0 6px;
	
}
#tl-top, #tl-bottom {
	font-size: .9em;
	
	letter-spacing: 1px;
	margin-bottom: 6px;
}
#tl-top img {
	vertical-align: middle;
	margin-right: 7px;
}
#tl-bottom {
	margin: 5px 0 0px -2px;
}
#tl-bottom img {
	vertical-align: top;
		margin-right: 7px;
}

#p-timeline .col-12 {
	margin: 0;
}
.tl_momentsort img {
	display: block;
	margin: 0 auto;
}
.tl_momentsort a {
	color: #c7c7c7;
	font-size: .8em;
	text-align: center;
	display: block;
	float: left;
}
.tl_momentsort a:hover{
	color: white;
}
.asc_sort, .dsc_sort  {
	margin: -16px 16px -15px -3px;
	border-right: 2px solid #333;
	padding: 12px 15px 12px 0;
}
.dsc_sort {
	
}
#tl_display {
	padding: 10px 0;
}
#tl_display span {
	margin: 0 7px 0 0px;
	padding: 8px 5px 8px 40px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	height: 23px;
}
#tl_display span label {
	padding: 6px 10px 0 40px;
	margin:  0 0 0 -40px;
}

#tl_display .checkbox {
	margin: 1px 7px 0 0;
}
#career_color {
	
	background: #c7c7c7 url(../img/tl-car-off.png) no-repeat 3px 2px;
	
}
#career_color.checked, #career_color:hover{
	background: #fff url(../img/tl-car-on.png) no-repeat 3px 2px;
}
#music_color {
background: #c7c7c7 url(../img/tl-music-off.png) no-repeat 5px 2px;
}
#music_color.checked , #music_color:hover{
	background: #fff url(../img/tl-music-on.png) no-repeat 5px 2px;

}
#advocacy_color {
	background: #c7c7c7 url(../img/tl-advo-off.png) no-repeat 5px 2px;
	
}
#advocacy_color.checked, #advocacy_color:hover {
	background: #fff url(../img/tl-advo-on.png) no-repeat 5px 2px;
	
}
.career_color {
	background: #c7c7c7;
}
.music_color {
	background: #c7c7c7;
}
.advocacy_color {
	background: #c7c7c7;
}
input.checkbox {
	vertical-align: top;
	margin-top: 0px;
}
.valign_img {
	vertical-align: top;
	padding: 1px 3px;
	margin: 0 2px 0 0;
}
#TL-events-wrap {
	width: 381px;
	float: left;


}
#TL_events {
		border-left: 2px solid black;	
			padding: 0px 0;
	/*min-height: 550px;*/
}
#TL_events .selected {
	background: #ededed;
}
.TL_event_wrap {
	display: block;
	padding: 0 0 0 15px;
	margin: 0 0 8px 15px;
	position: relative;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	background: #c7c7c7;
	clear: both;
}
.TL_event_text {
	
	padding: 16px 4px 16px 16px;
	display: block;
	background: inherit;
	width: 86%;
}
#TL_events .music_color .TL_event_text .title
{
	/*background: white url(../img/tl-music-on.png) no-repeat 245px 3px;*/
}
#TL_events .career_color .TL_event_text .title
{
	/*background: white url(../img/tl-car-on.png) no-repeat 245px 3px;*/
}
#TL_events .advocacy_color .TL_event_text .title
{
	/*background: white url(../img/tl-advo-on.png) no-repeat 245px 3px;*/
}
#TL_events a.title:hover {
	background: white;
}
#TL_events .date, #TL_events .title {
	border: 1px solid #b8b8b8;
	padding: 1px 8px 0 1px;
	height: 32px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	position: absolute;
	top: 6px;
	left: -2px;
	display: block;
	width: 38px;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 1em;
	background: white;
}
#TL_events .title {
	height:25px;
	left:50px;
	padding:8px 0 0 7px;
	vertical-align:middle;
	width:295px;
	color: #3b3b3b;
	background: #f2f2f2;
	font-size: 1em;
	font-style: italic;
	text-transform: capitalize;
	
}
.date img {
	margin-left: -15px;
	margin-top: -1px;
	vertical-align: middle;
}
.TL_event_wrap .selected {
	width: 100%;
}
#TL_events .selected .title {
	background: white;
}
.TL_eventinfo {
	width: 350px;
	min-height: 598px;
	padding: 10px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	
	margin-top: 0px;
	background: #ededed;
	
}
.timelineImage  {
	display:block;
}
.timelineImage img {
	width: 150px;
	margin-bottom: 16px;
	vertical-align: bottom;
}
.TL_eventInside {
	border: 0px solid #e8e8e8;
	background: #ededed;
	-moz-border-radius: 4px;
	
	-webkit-border-radius: 4px;
	min-height:576px;
	padding: 10px;
}
#tl-bottom-control {
	margin: 13px 0 -48px 0px;
	padding: 10px 10px 30px;
	background: #494949 url(../img/TL-filters-bgtop.png) bottom repeat-x;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;

}
#insertAudio {
	padding: 8px 10px 10px 8px;
	
	
	display: block;
	margin-bottom: 20px;
	color: black;
	background: #c7c7c7 url(../img/overlay-button.png) repeat-x;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
    -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
    text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
    border-bottom: 1px solid rgba(0,0,0,0.25);
    position: relative;
	
}
#insertAudio img {
	padding-right: 3px;
}
#insertAudio span {
	font-weight: bold;
	color: white;
	padding-right: 6px;
}
#insertAudio:hover {
	background: #e21f26 url(../img/overlay-button.png) repeat-x;
}
#insertAudio:active {
	top: 1px;
}

.herstory_pagination {
		color: #c7c7c7;
		float: right;
}
#timeline_control .herstory_pagination {
	margin: 10px 0 0 0;
	background: transparent;
	border:0;
	float: left;
}
.herstory_pagination {
	.margin: -15px 0 5px 0;
	letter-spacing: 0;
}
.herstory_pagination u{
	padding: 0px 4px 1px;

	background: white;
	text-decoration: none;
}
.herstory_pagination a{
	padding: 0px 4px 1px;
	

	text-decoration: none;
}
.herstory_pagination a:hover{
	padding: 0px 4px 1px;
	
	background: white;
	text-decoration: none;
}

/* *************************************************************   CONTACT & FOOTER */
#contact_wrapper .col-3 {
	width: 170px;
}
div#contact_wrapper {
	font-size: .9166666667em;
	background:  #1c1c1c url(../img/contactBG2.png) repeat-x top;
	height: 192px;
	max-height: 192px;
	min-height: 192px;
	padding: 0 0 0 16px;
	color: #d1d1d1;
	border: 1px solid #bababa;
	border-top: 0;
	width: 803px;
}
#contact_wrapper h4 {
	font-size: 1.2727272727em;
	line-height:11px;
}
table.contactinfo {
	padding: 0;
	margin: 16px 0 16px;
	width: 100%;
	
}
table.contactinfo tr > td {
	
	vertical-align: top;
	padding: 0 10px 2px 0;
}
p.contactinfo {
	margin: 0;
}
#contact_wrapper blockquote {
	margin: 0;
	font-weight: bold;
	text-align: center;
	font-size: 1.09090909em;
	margin: 8px 0 0 0;
}
.contact-center {
	height: 100px;
	margin: 0 0 10px;
	text-align: center;
	border-bottom: 1px solid #666;
}
.contact-center a {
	color: #dcdcdc;
}
#redlight {
	width: 166px;
	height: 52px;
	display: block;
	background: url(../img/redlight.gif) no-repeat  0 0px ;
	margin-bottom: 5px;
}
#redlight:hover {
	background-position: 0 100%;
}
#redlight span {
	display: none;
}
#batonga {
	display: block;
	width: 166px;
	height: 100px;
	background: url(../img/batonga.gif) no-repeat 0 100%;
}
#batonga:hover {
	background-position: 0 0;
}
#batonga span {
	display: none;
}
#twitter_update_list {
	padding: 0;
	margin: 0;
	list-style: none;
	font-size: .85em;
}
#twitter_div ul span {
	display: block;
	
}
#twitter_div ul li span a {
	display: inline;
}
#twitter_div ul li a {
	display: block;
	text-align: right;
	
}
#twitter_div ul li {
	margin-bottom: 10px;
	padding: 0 0 10px 0;
	border-bottom: 1px solid #666;
}

#footer {
	text-align: center;
	margin: 0 auto;
	clear: both;
	padding: 0;
}
.sm-grid {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.sm-grid li {
	display: inline;
}
.sm-grid li a {
	display: block;
	height: 51px;
	width: 51px;
	margin: 12px 4px 0 0;
	background:  url(../img/social-grid.png) no-repeat;
	float:left}
.sm-grid span {
	display: none;
}
#grid-twitter a { background-position: 0 0; }
#grid-twitter a:hover { background-position: 0 -102px; }

#grid-fb a { background-position: -51px 0; }
#grid-fb a:hover { background-position: -51px -102px; }

#grid-yt a { background-position: -102px 0px; }
#grid-yt a:hover { background-position: -102px -102px; }

#grid-flickr a { background-position: 0px -51px; }
#grid-flickr a:hover { background-position: 0px -153px; }

#grid-myspace a { background-position: -51px -51px; }
#grid-myspace a:hover { background-position: -51px -153px; }

#grid-lastfm a { background-position: -102px -51px; }
#grid-lastfm a:hover { background-position: -102px -153px; }

