/*
Theme Name: Soy Cuba
Theme URI: http://www.creativeesprit.co.uk/
Description: Gallery interface for Soy Cuba by <a href="http://www.creativeesprit.co.uk/">Sheldon Daniels</a>.
Version: 1.0
Author: Sheldon Daniels
Author URI: http://www.creativeesprit.co.uk/
Tags: orange, grey, soy cuba, one column, gallery

	Soy Cuba v1.0
	http://www.creativeesprit.co.uk/

	This theme was designed and built by Sheldon Daniels of <a href="http://www.creativeesprit.co.uk/">Creative Esprit</a>

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



/* Begin Typography & Colors */


* {
margin: 0;
padding: 0;
}

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Helvetica, Arial, Verdana, Sans-Serif;
	background: #333 url('images/body-bg.jpg') 0 -50px repeat-x;
	color: #fff;

	}

#main {
	   width: 1000px;
	   font-size: 1.2em;
	   padding: 0px;
	   margin: 0 auto;
	  }
	  
html > body #main {
       margin: 0 auto;
       }	  
/************  HEADER AREA *************/


#contact {
z-index: 100;
position: fixed;
top: 10px;
left: 0px;
height: 50px;
width: 120px;
background: url(images/contact-details.png) 0 0 no-repeat transparent; 
}


#top {
margin-bottom: 20px;
}


#header {
	     padding: 0 0 70px 0;
	     height: 215px; 
	     display: block;
	     border-top: 1px solid #f7be36;
	     }



a.logo 	{
         float: left;
	     margin-right: 40px;
	     display: block;
	     width: 248px;
	     height: 120px;
	     background: #333 url('images/logo.jpg') 0 0 repeat-y;
	    }
	   
.header-text,
h1, h2, h3, h4 {
font-family: georgia, Times, serif;
font-size: 1.8em;
color: #fff;
line-height: 1.5em;
font-weight: normal; 
}	

.header-text {
color: #333;
font-size: 1.4em;
}

.header-text p {
line-height: 1.3em;

}
h1 {
color: #fff;
padding-bottom: 20px;
font-weight: normal;
}
/********* Navigation *********/

#navigation {
display: inline;
font-size: 1.5em;	
width: 460px;
margin: 0;
padding: 0;
float: left;
z-index: 30;
}
	
#navigation li {	
float: left;
list-style: none;
}

#navigation li a {	
display: block;
padding: 20px 10px 6px;
text-decoration: none !important;
color: #fff;
white-space: nowrap;
font-weight: normal !important;

}

#navigation li a:hover {
text-decoration: none !important;
font-weight: normal !important;
background: #faa21a;
color: #fff;
}
		
#navigation li ul {	
margin: 0;
padding: 0;
position: absolute;
visibility: hidden;
z-index: 30;
}
		
#navigation li ul li {	
float: none;
display: inline;
z-index: 30;
font-size: 0.8em !important;
}
		
#navigation li ul li a {
width: auto;
background: #faa21a;
padding: 6px 10px;
font-weight: normal !important;
text-decoration: none !important;
}
		
#navigation li ul li a:hover {	
background: #333;
color: #fff;
font-weight: normal !important;
text-decoration: none !important;
}

/** search **/

#search {
display: inline;
width: 280px;
float: left;
padding: 16px 0 0;
} 



#searchform #s {
	width: 200px;
	margin-right: 5px;
	float: left;
	}

.searchbutton {
background-color: #333;
padding: 3px 3px 2px;
color: #fff;
float: left;
border: 0;
}

#searchform {
	float: right;
	margin-right: 10px;
	}    

/******* SOCIAL **********/

#social {
padding-top: 12px;
float: right;
}

#social li {
float: left;
margin-left: 5px;
}

img.social {
width: 30px;
height: 30px;
border: 0;
}



/************ CONTENT  ***********/

#content, #respond {
	width: 920px;
	padding: 0 40px;
	margin: 0 auto;
	}
	
	

.pagination {
clear: left;
text-align: right;
margin: 20px 0;
}

.wp-pagenavi span.current {
font-weight:bold;
background-color: #f7be36 !important;
border-color: #fff !important;
}

.wp-pagenavi a:hover {
border-color: #f7be36 !important;
}


/******* CAROUSEL  ********/

#features {
clear: both;
margin-bottom: 20px;
padding-bottom: 28px;
border-bottom: 2px dotted #fff;
}

#features ul {
margin: 0;
padding: 0;
list-style-type: none;
}

#features ul li.feat-container {
float: left;
width: 189px;
}

#features ul li a {
display: block;
}

img.feature-img {
width: 148x;
height: 118px;
display: block;
padding: 4px;
border: 4px solid #fff;
}


.carousel-wrap {
margin-top: 10px; 
}

.carousel-control {
float: left;
}

.carousel-previous,
.carousel-previous:hover, 
.carousel-next,
.carousel-next:hover {
width: 30px;
height: 30px;
display: block;
cursor: pointer;
margin-top: 50px;
}

.carousel-previous {
background: url(images/slide-nav.jpg) 0 0 no-repeat #333;
margin-right: 10px;
}

.carousel-previous:hover {
background: url(images/slide-nav.jpg) 0 -30px no-repeat #333;
}

.carousel-next {
background: url(images/slide-nav.jpg) -30px 0 no-repeat #333;
}

.carousel-next:hover {
background: url(images/slide-nav.jpg) -30px -30px no-repeat #333;
}
/******* GALLERY  *******/

#jgal { list-style: none; width: 600px; height: 580px; display: block; float: left; }
#jgal li { opacity: .5;  display: block; width: 60px; height: 60px; background-position: 50% 10%; cursor: pointer; border: 3px solid #fff; margin-bottom: 14px; }
#jgal li img { position: absolute; top: 220px; left: 252px; display: none; }
#jgal li.active img { display: block; }
#jgal li.active, #jgal li:hover { outline-color: #bbb; opacity: .99 /* safari bug */ }
#gallery { list-style: none; display: block; float: left; }
#gallery li { float: left; margin: 0 10px 10px 0; border: 0; }
/*****  IMAGES  *****/

.img-container, .img-container-last {
float: left;
margin-right: 28px;
}
 
.img-container-last {
margin: 0;
}
 

.img-list-box {
height: 220px;
width: 280px;
border: 4px solid #fff;
padding: 4px;
}

html > body .img-list-box, 
html > body .img-list-box-last {
height: 212px;
width: 272px;
}

.img-list-box img,
.img-list-box-last img {
display: block;
margin: 0 auto;
}

.img-list-text {
width: 280px;
margin: 10px 0 20px;
}

.img-list-text p {
margin-bottom: 2px;
}



/********* HOME PAGE NEWS VIDEO AND LINKS **************/

.latest-news-column {
width: 272px;
margin-right: 28px;
float: left;
}

.latest-news-column h2,
.latest-video h2 {
font-size: 1.8em;
}


ul.news-list {
list-style-type: none;
}

ul.news-list li {
font-size: 1.3em;
margin-bottom: 10px;
padding-bottom: 10px;
border-bottom: 2px dotted #fff;
}

.latest-video {
width: 572px;
float: right;
}
/*********** ARTIST **************/


.bio, /* .product */ {
padding-bottom: 28px;
border-bottom: 2px dotted #fff;
margin-bottom: 28px;
}


img.artist {
float: left;
margin-right: 28px;
width: 230px;
height: 250px;
padding: 4px;
border: 4px solid #fff;
}

.see-more {
display: block;
clear: both;
font-size: 1.2em;
}

/***********  Features ************/

img.features, img.features-last {
float: left;
width: 148px;
height: 118px;
padding: 4px;
border: 1px solid #fff;
margin-right: 18px;
}

img.features-last {
margin: 0;
}


/******** PRODUCT PAGE  ********/

img.product-img {
float: left;
margin-right: 28px;
padding: 4px;
border: 4px solid #fff;
}

img.sold, img.buy  {
width: 60px;
height: 60px;
clear: right;
}

img.buy  {
width: 90px;
height: 25px;
}

.bookmarks {
float: left;
margin-bottom: 10px;
}

#tweetmeme_button {
width: 50px !important;
}

/********* NEWS CATEGORY **********/

.posts {
padding-bottom: 20px;
margin-bottom: 20px;
border-bottom: 2px dotted #fff;
}

p.postmetadata {
margin-top: 30px;
padding: 5px;
border-top: 1px solid #fff;
}

h1.news { 
margin-bottom: 4px !important;
color: #f7be36;
padding: 0;
}

h2.news { 
margin-bottom: 4px;
}

small {
margin-bottom: 20px;
display: block;
}
/******** FOOTER  ********/

#footer {
border-top: 1px solid #fff;
padding: 10px 0 20px;
margin-top: 30px;
display: block;
}

.three-column {
width: 333px;
float: left;
font-size: 1em;
}
/***********  FONTS  ***********/


h2 {
	font-size: 1.6em;
	margin-bottom: 20px;
	}
	
strong {
    font-family: Helvetica, Arial, Verdana, Sans-Serif;
	font-size: 1.1em;
	color: #f7be36;
	padding-top: 10px;
	}	

	
	
a, a:link, a:visited, a:hover,
a.white:hover, a.grey:hover {
	color: #f7be36;
	text-decoration: none !important;
	font-weight: bold;
    }
    
a.white:hover, a.grey:hover {
	font-weight: normal;
    }    
    
a:hover {
text-decoration: underline !important;
}    
	
a.white,
a.white:link,
a.white:visited {
color: #fff;
text-decoration: none !important;
}

a.grey,
a.grey:link,
a.grey:visited {
color: #333;
text-decoration: none !important;
}	
	
p {
line-height: 1.6em;
margin-bottom: 10px;
font-size: 1.2em;
}

ul {
list-style: none !important;
}

.clear {
	clear: both;
}
/********* COMMENTS  **********/

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}




#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */






/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */







/* Begin Form Elements */

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */







/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.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: 0;
}
/* End captions */


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */

