/*
Theme Name: Starkers
Theme URI: http://elliotjaystocks.com
Description: The totally nude Wordpress theme. Phwoar! (Based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a> by <a href="http://binarybonsai.com/">Michael Heilemann</a>)
Version: 2 (WP2.6.2)
Author: Elliot Jay Stocks
Author URI: http://elliotjaystocks.com
Tags: starkers, naked, clean, basic
Modified by: Desirai Labrada
Modifier URI: http://desirai.com
*/

@import "style/css/reset.css";
@import "style/css/typography.css";
@import "style/css/layout.css";

body {
     background:#a8a8a8 url('http://lipstickmixtapes.com/images/LM_blog_bg1.jpg') no-repeat top center;
     font-family: Arial, Verdana, Sans-serif;
     font-size: 0.85em;
   

}
/* #outter-wrapper {
    background:#a8a8a8 url('http://lipstickmixtapes.com/images/LM_blog_bg1.jpg') no-repeat top center;
    margin:0px auto;
    

} */
#log-in  {
     color:#FFFFFF;
     font-size:1.2em;
     
     padding: 14px 0 0 775px;
}
#log-in a {
     color:#FFFFFF;
}
#log-in a:visited {
     color:#fff500;
}
#log-in a:hover {
     color:#f9f6b7;
}
#hdr_ad  {
	height: 80px;
	width: 480px;
	float: right;
	margin-top: 5px;
	margin-right: 50px;
}
#nav  {
     padding: 196px 0 0 420px;
    

}
#nav ul {
     margin:0;
    
}
#nav li {
     display:inline;
     font-weight: bold;
     font-size: 1em;
     margin-right: 20px;
     text-transform: uppercase;
}
#nav a:link, #nav a:visited, #nav a:active {
     text-decoration:none;

}
#nav a:hover {
     color:#fff500;
}

a:link {
     color:#FF0083;
     text-decoration:none;
}
a:visited {
     color:#c70278;
     text-decoration:none;
}
a:hover {
     color:#000;
}
#rss1 {
     padding:20px 0 0 535px;
   
     float:left;
}
#rss1 img {
	margin-left: 5px;
}
#search {
    padding:29px 0 0 15px;
    float:left;
}
#searchform {

}
#searchform #s {

}
#searchform #searchsubmit {

}
ul {
   margin-bottom:15px;
}
#nextprev {
	clear: both;
}
#nextprev ul {
     margin:0;
    
}
#nextprev li {
     display:inline;          
    
}
#prev_btn {    
     padding-right: 300px;     
    
}
#page-wrapper {
    background-image: url('http://lipstickmixtapes.com/images/LM_repeatingPaper.jpg');
    background-position: 0px -10px;
    width:960px;
    margin:0 auto;  

}
#hdr {
   background-image: url('http://lipstickmixtapes.com/images/LM_blog_hdr1.jpg');
   width: 960px;  
   height: 365px;

}
p {
   margin-bottom:.9em;
}
h2, #gallery h3 {
   background: url('http://lipstickmixtapes.com/images/LM_blog_h2bg2.gif') no-repeat;
   margin-bottom: 8px;
   font-size: 1.3em;
   padding-left: 0px;
}
#h3_dyk {
   margin-bottom:8px;
   width:249px;
   height:40px;
   background-image:url(http://lipstickmixtapes.com/images/h2_DidYouKnow.gif);
   text-indent:-9999px;


}
#primary_sidebar {
   float: left;
   width:170px;
   padding:0 15px 0 15px;
}
#primary_sidebar select {
	margin-bottom: 15px;
	width: 170px;
}
#sb_ad {
   width: 160px;
   margin-bottom: 15px;

}
#blog, #content, #search_results, #single_post {
   float: left;
   width:525px;
}
#gallery {
	margin: 0 20px;
	width: 920px;
}
#gallery h2 {
	display: none;
}
#gallery a {
	display: inline-block;
	margin: 14px;
	border: 1px solid;
}
#gallery a:link {
	border-color: #FF0083;
}
#gallery a:visited {
	border-color: #C70278;
}
#gallery a:hover {
	border-color: #000;
}
#gallery a img {
}
.smaller_txt {
  font-size:.85em;
}
#single_post ol li img.avatar {
	float: left;
	margin-right: 10px;
}
#single_post h3#comments {
	margin-bottom: 10px;
}
.post {
	margin-bottom:20px;
	min-height: 100px;
	position: relative;
}
.post div {
	position: static;
}
.date {
	float:right;
	background:transparent url('http://lipstickmixtapes.com/images/Calendar.png');
	background-repeat:no-repeat;
	width:52px;
	height:70px;
	text-align:center;
	margin:0;
	padding:21px 0 0 1px;
	color:#fff;
	font: italic bold 20px Arial;
}
.date span {
	display:block;
	text-align:center;
	font:bold 10px Arial;
	line-height:8px;
}
p.author {
	margin-bottom: 20px;
}
.author-meta  {
	margin-bottom: 15px;
}
#secondary_sidebar {
   float: right;
   width:170px;
   padding:0 15px 0 15px;
  
}
#secondary_sidebar div, #secondary_sidebar div.textwidget div.sidebarad {
	margin-bottom: 10px;
}
#secondary_sidebar div.textwidget {
	margin-bottom: 0;
}
#ftrTop {
   background-image: url('http://lipstickmixtapes.com/images/LM_blog_ftrTop.jpg');
   clear: both;
   height:32px;

}
#ftr_info {
   width: 610px;
   float:left;
   padding-left:15px;

}
#ftr_info p {
   color:#ececec;
}
#ftr_nav li {
     display:inline;
     font-weight: normal;
     font-size:1.0em;
     
     padding-right: 10px;
     
    
}
#ftr_info a:link, #ftr_info a:visited {
     color:#f8f1c9;

}
#ftr_info a:hover {
     color:#fff;

}

.ftr_small {
     font-size:0.85em;
     

}
#ftr_ad {
   width: 300px;
   float: right;
   padding: 28px 15px;
}
#footer {
  background-image: url('http://lipstickmixtapes.com/images/LM_blog_ftr1.jpg');
  clear: both;
  width: 960px;
  height: 300px;

}
#safia {
  margin:10px 0 0 0;
  width:575px;
  float:left;
}
#meaganb {
  margin:55px 0 0px 0;
  width:300px;
  float:left;

}
#tape {
  margin-left:40px;
}
.l_float {
  float:left;
  padding:0 13px 5px 0;
}
.r_float {
  float:right;
  padding:0 0 5px 13px;
}
#feedburner {
  margin-bottom: 15px;
}
textarea#comment {
	width: 525px;
	height: 200px;
}

.widgettitle {
	margin-bottom: 10px;
}

.commentcount {
	float: left;
	background:transparent url('http://lipstickmixtapes.com/images/Comments.png') center bottom;
	background-repeat:no-repeat;
	width:34px;
	height:26px;
	text-align:center;
	margin:0 10px 10px 0;
	padding:0 0 0 0;
	line-height:26px;
	color:#292654;
	font: italic bold 20px Arial;
}

.wp-image-2346 {
	padding: 5px;
	border: 1px solid #999;
	margin: 0 10px 5px 0;
}

/* Facebook Plugin */
#fbfanbox {
	padding: 0;
	height: 285px;
}
#fbLike {
	padding: 0;
}
.fan_box .connections {
	padding-left: 5px !important;
}
.fan_box .connections_grid .grid_item {
	padding-right: 4px !important;
}
/* Store Page */
.product{
	display: inline-block;
	margin-left: 20px;
	text-align: center;
}
.product .image{
	
}
.product .image a{
	display: block;
}
.product .image a img{
	width: 75px;
	border: 1px solid #37346c;
}
.product .color{
	margin-top: 5px;
	font-size: .9em;
}
.product .price{
	font-weight: bold;
	font-size: 1.2em;
	color: #FF0083;	
}
.product .wp-cart-button-form input{
	display: block;
	width: 73px !important;
	height: 19px;
	border: none;
	background: url(/images/LM_addtocart.gif) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	cursor: pointer;
}
#product-count{
	position: absolute;
	margin-top: 370px;
	left: 50%;
	z-index: 1;
}
.shopping_cart{
	
}
.shopping_cart > img{
	position: absolute;	
	margin-top: -45px;
	margin-left: 120px;
}
.shopping_cart h2{
	
}
.shopping_cart table{
	
}
.shopping_cart table tr td{
}
.shopping_cart table tr th{
	font-weight: bold;
	text-align: center;
}
.shopping_cart table tr td{
	padding-top: 10px
}
.shopping_cart .wp_cart_checkout_button{
	width: 146px !important;
	padding-top: 2px;
	border: none;
	cursor: pointer;
}
.view-store{
	position: absolute;
	right: 160px;
	bottom: 5px;
}
.view-cart,
.wp_cart_checkout_button,
.view-store{
	float: right;
	clear: right;
	display: block;
	width: 146px;
	height: 44px;
	font-size: 12px;
	line-height: 48px;
	text-align: center;
	background: url(/images/cartBtn.gif) no-repeat;
}
.view-cart,
.wp_cart_checkout_button,
.view-store,
.view-cart:link,
.view-store:link,
.view-cart:visited,
.view-store:visited,
.view-cart:hover,
.wp_cart_checkout_button:hover,
.view-store:hover,
.view-cart:active,
.wp_cart_checkout_button:active,
.view-store:active{
	color: #363576;
}
.view-cart:hover,
.wp_cart_checkout_button:hover,
.view-store:hover{
	background-position: right top;
}
.shopping_cart .wp_cart_checkout_button:hover{
	opacity: 1;
}

