/*  
Theme Name: libby
Description: Current.


colors: 
dark grey blue- #3090A0
light grey blue- #8CA3A8



*/

/*
	- GENERAL
	- BASIC LAYOUT
	- HEADINGS
	- HEADER
	- CONTENT
		+ CONTENT LEFT
		+ CONTENT RIGHT
		+ SEARCH FORM
	- COMMENTS
	- FOOTER
	- USEFUL

/*	##################################
   	GENERAL
	################################## */
	
body {
	margin: 0px;
	padding: 0px;
	background: black url(img/bg2.jpg) repeat top center;
	font:13px/20px "HelveticaNeue-Light",Helvetica,Arial,sans-serif;	
	color: grey;
}

a {
	color: grey;
	text-decoration: none;
}

a:hover {
	color: black;
	text-decoration: none;	
}

a:visited {
	color: grey;
	text-decoration: none;	
}

p {
	color: #1a1a1a;
	margin:10px 0px 10px 0px;
}

blockquote {
	margin:0 0 0 20px;
	padding: 0 0 0 20px;
	border-left: 5px solid #58a9d6;
}

img {
	padding:3px;
/* 	border: 1px solid #ccc; */
}

.img-no-border {
	padding:0px;
	border:none;
}

ul, ol {

}



/*	##################################
   	BASIC LAYOUT
	################################## */
	
#page {
	margin: 0 auto;
}
	
#header {
	-moz-border-radius-bottomleft: 2px; 
	-moz-border-radius-bottomright: 2px; 
	-webkit-border-bottom-right-radius: 2px;
	-webkit-border-bottom-left-radius: 2px;
	background: white url(img/w-tile.png) repeat bottom center;
	padding: 25px;
	width: 530px;
	height: 75px;
	margin: 0 auto 10px auto;
}

#content {
	-moz-border-radius: 2px; 
	-webkit-border-radius: 2px;
	background: white url(img/w-tile.png) repeat bottom center;
	padding: 25px;
	width: 530px;
	margin: 0 auto 10px auto;
}

#footer {
	-moz-border-radius: 3px; 
	-webkit-border-radius: 3px;
	background: white url(img/w-tile.png) repeat bottom center;
	padding: 25px;
	width: 530px;
	margin: 0 auto 10px auto;
	
}

/*	##################################
   	HEADINGS
	################################## */
	
h3 {
	color: black;
	margin: 0 0 0 0;
	font: 24px/26px  "HelveticaNeue-Light",Helvetica,Arial,sans-serif;
}

h3 a {
	color: black;
	text-decoration: none;
}

h3 a:hover {
	opacity: .5;
	text-decoration: none;
}

h4 {
	font: 14px/18px;
	font-weight: bold;
	color: grey;
	padding: 0 0 3px 0;
	margin:0px;
	text-transform: uppercase;	
}

h4 a {
	font: 14px/18px;
}

/*	##################################
   	HEADER
	################################## */

#nav a {
	text-indent: -9000px;
	overflow:hidden;
}	

#thestore a {
	display: block;
	width:66px;
	height:9px;
	background: transparent url(img/thestore2.png) no-repeat center;
/* 	text-indent: -9000px; */
}	

#theblog a {
	display: block;
	width:59px;
	height:9px;
	background: transparent url(img/theblog2.png) no-repeat center;
/* 	text-indent: -9000px; */
}	

#nav a:hover {opacity:.5;}
	
#logo {
	float: left;
	display:block;
	width: 150px;
	height: 80px;
	background: url(img/the-logo.png) no-repeat right bottom;
}

#logo a {
	display:block;
	width: 150px;
	height: 80px;
}

 #nav {
    float:right;
    width:220px;
	margin-top: 50px;
 }

 #nav li {
    display: block;
	padding:15px 0 15px 20px;
	float:right;

 }
 
 


/*	##################################
   	CONTENT
	################################## */
	
#sample1 {background: url(img/sample1.jpg) no-repeat right bottom;}
#sample2 {background: url(img/sample2.jpg) no-repeat right bottom;}
#sample3 {background: url(img/sample3.jpg) no-repeat right bottom;}
#sample4 {background: url(img/sample4.jpg) no-repeat right bottom;}
#sample5 {background: url(img/sample5.jpg) no-repeat right bottom;}

.slide {
	text-indent: -9000px;
	width:250px;
	height:300px;
}
	
span#prevBtn{visibility: hidden;}
span#nextBtn{visibility: hidden;}

#slider ul, #slider li{
	margin:0;
	padding:0;
	list-style:none;
	}
#slider, #slider li{ 
	width:250px;
	height:300px;
	overflow:hidden; 
	}

#content-right {
	float:right;
	width:250px;
	height:300px;
	background-color: white;
}

#content-left {
	background: transparent url(img/tag-line.png) no-repeat left top;
	float:left;
	width:250px;
/* 	height:300px; */
	padding-top: 50px;	
}

.box-left {
	margin:0 0 25px 0;
}
	
.meta {
	color: #666;
	margin-bottom: 20px;
	font: italic 11px/16px;
}

.meta a {
	text-decoration: none;
}

.meta a:hover {
	text-decoration: none;
}

.meta {
	padding: 0 0 0 0px;
}


/** wordpress css */

.wp-caption {
   text-align: center;
   padding-top: 4px;
   margin: 10px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   padding: 0 4px 5px;
   margin: 0;
}

/*	##################################
   	FOOTER
	################################## */

#footer {color:black;}

#footer a {color:grey;}
#footer a:hover {color:black;}

#follow {
	float:right;
	margin-top:25px;
}

#twitter {
/* 	padding: 30px 25px 0px 100px; */
	padding: 85px 25px 0px 0px;
	width: 250px;
	float: left;
	background: transparent url(img/tank.png) no-repeat left top;
	min-height:54px;
	text-align: left;
}

.connect:hover {
	opacity: .75;
}

.connect {
	height: 20px;
	width: 213px;
	display: block;
	text-indent: -9000px;
	overflow:hidden;
}

#tw {
	background: transparent url(img/tw.png) no-repeat left center;
}

#fb {
	background: transparent url(img/fb.png) no-repeat left center;
}

#em {
	background: transparent url(img/em.png) no-repeat left center;
}


/* for the twitter plugin */
.twitter-link {
	display:hidden;
}

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

.alignleft {
  	float: left;
}

.alignright {
   float: right;
}

.clear {
	clear:both;
}