/*   
Theme Name: A Little Bit Weird
Theme URI: http://alittlebitweird.com
Description: Theme ported from original ALBW site
Author: A Little Bit Weird
Author URI: http://alittlebitweird.com
Version: 1.1
Tags: buddypress
.
.
*/

/*Begin Buddypress Styling */
#wp-admin-bar {
	position: fixed;
	background-color: #5C473F;
	top: 0;
	left: 0;
	z-index: 99;
	height: 25px;
	font-size: 11px;
	width: 100%;
	z-index: 1000;
}


/*End Buddypress Styling */

.hidden{
    display: none;
}

html {
height: 100%:
}
body {
	background: #c9e8f3;
	font-family: Garamond, Georgia, Times;
	color: #515151;
	font-size: 16px;
	margin: 0 0 0px 0;
	padding: 0;
_text-align: left;
text-align: center;
height: 100%;
}
a img {
	border: none;
}
a {
	font-style: normal;
	color: #5f5f5f;
        
}
a:hover {
	font-style: normal;
	text-decoration: none;
	color: #fbfbf9; 
        
}
#titlelogo {
	width: 339px;
        height: 120px;
	position: relative;
        left: -115px;
	margin: 0px auto 0 auto;
}	
#title-div {
background: url(images/title-repeat.jpg);
height: 160px;
}
#container {
     width: 915px;
     min-height: 100%;
     height: auto !important;
     margin: 0 auto -4em;
     
}
#maincontent{
text-align: left;
}
#corner-left {
width: 300px;
height: 200px;
float: left;
position: fixed;
top: 0;
left: 0;
background: url(images/corners/corner-left.jpg) no-repeat;
}
#corner-right {
width: 300px;
height: 200px;
float: right;
position: fixed;
top: 0;
right: 0;
background: url(images/corners/corner-right.jpg) no-repeat;
}
.postarea {
background-color: #fbfbf9;
width: 100%;
}
#container2 {
     width: 915px;
     min-height: 100%;
     height: auto !important;
     height: 100%;
     margin: 0 auto -4em;
}
/*======================[Sidebar]=============================*/
            #sidebar {
            position: fixed;
            width: 262px;
            height: 1200px;
            float: right;
            top: 1px;
            left: 50%;
            margin-left: 250px;
            background-color: #5c473f;
            text-align: center;
            color:#fbfbf9;
            }
            .sidebartop {
            width: 262px;
            height: 113px;
            background-color: #766058;
            text-align: center;
            padding: 0 0 0 0;
            }
            .sidebarprefb {
            height: 17px;
            }
            .sidebarfb {
            width: 237px;
            height: 113px;
            background-color: #eceff5;
            margin: 0 0 0 12px;
            }
            .sidebarmid {
            width: 262px;
            height: 40px;
            background-color: #5c473f;
            color: #fbfbf9;
            font-size: 20px;
            }
            .submitsomething {
            width: 262px;
            margin: -33px 0 0 0;
            color: #fbfbf9;
            }
            .submitsomething a {
            text-decoration: none;
            font-style: normal;
            color: #5c473f;
            }
            .submitsomething a:hover {
            background-color: #56433c;
            padding: 8px 3px 8px 3px;
            }
            /* tooltip styling.*/
            .tooltip {
            display:none;
            background:transparent url(/images/submittooltip.png);
            font-size:15px;
            height:118px;
            width:240px;
            padding:0px;
            color:#1c1c1c;
            margin: 11px 0 0 0;
            }
            #demo img {
            border:0;
            cursor:pointer;
            }
            .adspace {
            text-align: center;
            margin: 13px 0 0 1px;
            }
            #shoplink{
            text-align: center;
            width: 240px;
            float: right;
            }
            #newsletter {
            height: 170px;
            float: left;
            width: 262px;
            margin: 10px 0px 0 0px;
            text-align: center;
            }
            #newsletter-content {
            text-align: center;
            background-color: #95827b;
            margin: -10px 0 0 20px;
            padding: 0 10px 0 10px;
            height: 125px;
            width: 200px;
            
            }
            #social {
            text-align: center;
            width: 262px;
            margin: 25px 0 0 15px;
            }
            .email {
            border: 1px solid #888379;
            text-align: center;
            font-family: Garamond;
            font-size: 16px;
            color: #8f8f8f;
            display: block;
            margin: 5px auto 0 auto;
            position: relative;
            width: 154px;
            }
            .submit {
            margin: 5px 0 0 0px;
            padding: 0 23px 0 0;
            }

/*======================[Nav]=============================*/
#nav {
	height: 25px;
        width: 600px;
        position: relative;
        left: 55px;
        top: -31px;
       }
#nav a {
	text-transform: none;
        background-color: #5c473f;
	font-size: 22px;
	text-decoration: none;
	color: #fdf9f2;
	font-style: normal;
        line-height: 20px;
        padding: 6px 18px 8px 18px;
}
#nav a.current {
    background-color: #FBFCF9;
	color: #333;
}
#nav a:hover {
	color: #c9e8f3;
    background-color: #766058;
    padding: 6px 18px 8px 18px;	
}
.menu-header ul {
	list-style: none;
	display: inline;
	margin: 0;
	padding: 0;
}
.menu-header ul li{
	display: inline;
	margin: -1px;
        padding:0;
}
.nav-tilde {
    width: 50px;
	_width: 20px;
	font-size: 20px;
	color: #94887c;
}
#nav .children{
    display: none;
}

/*blog nav*/
 ul#nav-list .nav-blog a{
            background-color: #fbfbf9;
            color: #2d1500;
            }
            .blognav {
            margin: -10px 0 0px 55px;
            padding: 0 0 20px 0;
            text-align: center;
            }
            .blognav a {
            font-style: normal;
            height: 30px;
            color:#2d1500;
            font-size: 20px;
            text-decoration: none;
            padding: 10px 12px 5px 12px;
            }
            .blognav a:hover {
            }
            
/*jk post navigation*/ 
.jknav {
	margin: 0 0 0 -600px;
	position: absolute;
	overflow: hidden;
	height: 0px;}
/*======================[cart empty]=============================*/
#catcartdetails .cartlink {
padding: 0px;
font-size: 18px;
display: block;
}
/*======================[SHOP]=============================*/
#product_container {
margin: -0px -5px 20px 0;
width: 720px;
}

#catprodtd_239275 .price, #catprodtd_244732 .price{
	display: none;
}
.productItem {
	height: 431px;
	margin: 0;
	padding: 0;
float: left;
}
.price {
	float: left;
	width:43px;
	position: relative;
	margin: 0px 0px -75px -130px;
	left: 183px;
	top: 45px;
	font-size: 20px;
	font-weight: bold;
	font-family: verdana;
	opacity: .5;
	overflow: hidden;
	color: #15181D;
text-decoration: line-through;
}
.saleprice {
	float: left;
	width:43px;
	position: relative;
	margin: 0px 0px -75px -130px;
	left: 183px;
	top: 48px;
	font-size: 20px;
	font-weight: bold;
	font-family: verdana;
	opacity: .8;
	overflow: hidden;
	color: #15181D;
}
.cart-summary{
	margin-top: 25px;
	text-align: left;
	font-weight: bold;
}
/*======================[footer]=============================*/
#footer a{
color: #8f8f8f;
}
#footer {
bottom: 0;
margin: 0 0 0 -200px;
clear: left;
}
#footer, .push {
height: 4em;
}
#sale-promo {
position: fixed;
left: 0;
bottom: 0;
text-align:left;
}


    ul#nav-list .nav-faq a{
    background-color: #fbfbf9;
    color: #2d1500;
    }
    #faqbox {
    background: url(images/faq/faq-box.jpg) no-repeat;
    padding: 45px 0 0 0px;
    margin:15px 0 0-0;
    width: 700px;
    color: #2d1538;
    }
    #faq-inner {
    background: #EAF5F9;
    border-bottom: 1px solid #d3dce1;
    padding: 0 0 0 15px;
    }
    .faq-question {
    font-size: 20px;
    padding: 5px 0 5px 0;
    }
    .faq-details h1{
    margin: 0;
    padding: 0;
    line-height: normal;
    font-size: 25px;
    display: none;
    }
    .faq-details {
    border-left: 1px dashed #8f8f8f;
    padding: 0 10px 0 5px;
    margin: 15px 0 5px 10px;
    }
    @import url('http://s3.amazonaws.com/getsatisfaction.com/feedback/feedback.css');
    body {
    height: 100%;
    }
    ul#nav-list .nav-contact a{
    background-color: #fbfbf9;
    color: #2d1500;
    }
    #contact-box {
    background: url(images/contact/contact-box.jpg) no-repeat;
    width: 500px;
    padding: 45px 0 0 23px;
    margin:15px 20px 0px 70px;
    
    
    }
    #contact-inner {
    background: #F3FDF4;
    border-bottom: 1px solid #d9e3d9;
    padding: 0px 0 0 15px;
    margin: 15px 0 0 0;
    }
    .cat_textbox{
    border: 1px solid #8f8f8f;
    padding: 5px;
    font-size: 18px;
    font-family: garamond;
    color: #515151;
    }
    #contact-box textarea {
    width: 250px;
    height: 137px;
    font-size: 14px;
    font-family: garamond;
    color: #515151;
    margin: 0 0 0 10px;
    padding: 3px;
    }
    .cat_button {
    width: 154px;
    height: 55px;
    border: 0;
    background: url(images/contact/submit.jpg);
    float: right;
    margin: 5px;
    }
    .cat_button:hover {
    width: 154px;
    height: 55px;
    border: 0;
    background: url(images/contact/submit-over.jpg);
    cursor: pointer;
    }
    .contact-subscribe {
    padding: 0 0 0 10px;
    }
    #meebo{
    padding: 15px 0 0 0px;
    }
    
    
    
div#idc-container-parent{
    width: 650px;
    padding-left: 25px;
}

div#lws_0 a img {
	border: none;
}
div#lws_0 a {
	font-style: italic;
	color: #5f5f5f;
    background: #FBFBF9;
}
div#lws_0 a:hover {
	font-style: italic;
	text-decoration: none;
	color: #fbfbf9; 
    background: #FBFBF9;
        
}

/*STOOOOOOOOOOOOOOOOOOOORE*/
div#products_page_container{
    background: #fff;
    top: -20px;
}
p.pricedisplay{
    margin: 35px 0px 0px 57px;
    color: #15181D;
    font-size: 20px; 
    font-weight: bold;
    font-family: verdana, sans-serif;
    text-decoration: none;
}
div.grid_more_info{
    margin: -10px 0px 0px 0px;
    padding: 0px;
}
.product_form{
    padding: 0px;
    margin: 0px;
}

.wpsc_buy_button{
    float: left;
    margin-top: 15px;
}
div.product_grid_item a{
    text-decoration: none;
}
div.product_grid_item{
    margin: 0px 0px 0px -2px;
}

 /* tooltip styling.*/
            .tooltip {
            display:none;
            background:transparent url(images/submittooltip.png) no-repeat;
            font-size:15px;
            height:120px;
            width:240px;
            padding:0px;
            padding-top: 20px;
            color:#1c1c1c;
            margin: 0px;
            }
            #demo img {
            border:0;
            cursor:pointer;
            }


.adspace a{
    color: #fff;
}
