/*
Theme Name: Bananas Tees

*/

/*============================================================
  Custom Styles - add and override styles below.
============================================================*/


body {
	font-size: .70em; /* Resets 1em to 10px */
	font-family: Verdana, Arial, Sans-Serif;
	background: #fff;
	color: #666666;
	margin:0px;
	}
	
#main a, #main  a:active, #main a:visited {
	color:#333333;
	font-weight:bold;
	text-decoration:none;
	border-bottom:1px solid #333;
	
}

#main  a:hover {
	color:#4ab2bb;
	font-weight:bold;
	text-decoration:none;
	border-bottom:1px solid #4ab2bb;
	
}

#footer p a, #footer p a:active, #footer p a:visited {
	color:#222;
	text-decoration:none;
	
}

#footer p a:hover {

	color:#4ab2bb;
	
}


/*===========================================================
    | Structre |
===========================================================*/

#store {
    padding:10px;
    width:925px;
    margin:0 auto;
}

#header {
    height:163px !important;

}

#facebook{
display:block;
width:30px;
height:30px;
position:absolute;
margin-left:630px;
margin-top:30px;
}

#twitter{
display:block;
width:30px;
height:30px;
position:absolute;
margin-left:660px;
margin-top:30px;
}

#logo {
    width:700px !important;
    height:163px !important;
    padding:0px !important;
	float:left;
    margin:0px !important;
    position:inherit;
    background:white url(http://www.bananastees.com/assets/header.jpg) top left;
}

#logo a { display: block; width:100%; height:100%; }
#logo a span { display: none; }




/*===========================================================
    | Minicart |
===========================================================*/

#minicart {
    position:absolute;
    left:50%;
	margin-left:333px;
    top:0;
    z-index:10;
}

#minicart a {
    background:white;
    display:block;
    height:18px;
    width:97px;
	font-weight:bold;
	font-size:80%;
    background:white url(http://bananastees.com/assets/cart.gif) center left;
	text-decoration:none;
	padding:7px 0px 0px 30px;
    border:1px solid black;
}

#minicart a:hover { background-color:#00C4F7; }

#minicart a span { color:#222222 !important; }

/*===========================================================
    | Newsletter |
===========================================================*/

#newsletter {
    float:right;
    width:220px;
    height:138px;
    position:relative;
    left:0px;
    background:white url(http://bananastees.com/assets/newsletter.jpg) center right no-repeat;
}

#newsletter form {
    position:relative;
    top:120px;
}

#newsletter form input[type="text"]{
    border:1px solid #555555;
    padding:7px;
    width:135px;
    color:#555555;
	font-size:100%;
}

#newsletter form input[type="submit"]{
    border:1px solid #cccccc;
    color:#777777;
    background-color:#cccccc;
    -moz-border-radius:10px;
    padding:6px;
	cursor:pointer;
	font-size:100%;

}

/*===========================================================
    | Nav |
===========================================================*/

#nav {
    float:right;
    margin:15px 0px 30px !important;
    display:block;
    width:930px;
	position:relative;
	left:10px;
    height:30px !important;
}

#nav a {
    float:left;
    margin:0px 0px 0px 0px;
    width:130px;
    height:30px;

    background:white url(http://bananastees.com/assets/navigation.jpg);
}


#nav a span { display: none; }

#nav a.home { background-position: 0px 0px; } #nav a.home:hover, #nav a.home#selected { background-position: 0px -30px; }
#nav a.shop { background-position: -130px 0px; } #nav a.shop:hover, #nav a.shop#selected  { background-position: -130px -30px; }
#nav a.about { background-position: -260px 0px; } #nav a.about:hover, #nav a.about#selected  { background-position: -260px -30px; }
#nav a.faq { background-position: -390px 0px; } #nav a.faq:hover, #nav a.faq#selected  { background-position: -390px -30px; }
#nav a.blog { background-position: -520px 0px; } #nav a.blog:hover, #nav a.blog#selected  { background-position: -520px -30px; }
#nav a.contact{ background-position: -650px 0px; } #nav a.contact:hover, #nav a.contact#selected  { background-position: -650px -30px; }
#nav a.checkout{ background-position: -780px 0px; margin-right:0px !important; } #nav a.checkout:hover, #nav a.checkout#selected { background-position: -780px -30px; }

/*===========================================================
    | Breadcrumbs |
===========================================================*/

#breadcrumbs {
    top:-10px;
    position:relative;
}

#breadcrumbs .this { font-weight:bold; }


/*===========================================================
    | Footer |
===========================================================*/

#footer {
    background:white;
    width:924px;
    padding:0px;
}

#footer-links {
    height:45px;
    width:924px;
    background:white url(http://bananastees.com/assets/footer.jpg);
}

#footer-links a {
    width:80px;
    height:35px;
    display:block;
    float:right;
}

#footer-links .facebook {
    margin-right:20px;
}

#footer-links .twitter{
    margin-right:10px;
}

#footer p {
    width:915px;
    text-align:center;
}

#footer_addthis {float:right !important; margin-top:45px; margin-right:-130px;}


/*===========================================================
    | Main |
===========================================================*/

#main {
    width:915px !important;
    float:none !important;
    background:transparent;
	line-height:20px;
	font-size:110%;
    padding:50px 10px 10px;
}

#content {
	width:650px;
	float:left;
}



.post {
	margin: 0 0 40px 0px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrow {
	text-align: justify;
	}
	
.narrow .post {
	margin: 0 0 40px 10px;
	width:640px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}


/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 0px;
	margin: 0;
	}

h2 {
	margin: 0px 0 0;
	}

h2.pagetitle {
	margin-top: 0px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

.post-title {
	color:#888888 !important;
	text-transform:uppercase !important;
	border-bottom:1px solid #9d9d9d !important;
	display:block;
	font-weight:bold;
	font-size:160%;
	padding-bottom:4px;
	margin-bottom:10px;
        text-decoration:none !important;
font-family:helvetica neue, helvetica, arial;
letter-spacing:0.5px;

	}
	
.post-date {
	color:#9d9d9d !important;
	text-transform:uppercase;
	font-style:italic;
font-size:12px;
	}
	
.comments-post {
	float:right;
	color:#9d9d9d !important;
	border-bottom:0px solid #888888 !important;
	padding-left:20px;
	background:white url(http://bananastees.com/assets/comment.jpg) left center no-repeat;

	}
	
.comments-post a {
	color:#888888 !important;
	border-bottom:0px solid #888888 !important;
	font-weight: normal !important;


}

.post-meta {
	padding:0px 0px;
	border-top:1px solid #9d9d9d;
	border-bottom:1px solid #9d9d9d;
	display:block;
}

.post-meta-single{
padding:10px 0px;
	border-top:1px solid #9d9d9d;
	border-bottom:1px solid #9d9d9d;
	display:block;
}

#addthis_container{
valign: top;
}

.widgettitle {
	width:226px;
	height:44px;
	text-indent:-1000px;
	color: white !important;
	font-size:1px;
	}

.widget_text h2.widgettitle {
	background:white url(http://bananastees.com/assets/follow-header.jpg);
}

.widget_categories h2.widgettitle {
	background:white url(http://bananastees.com/assets/cat-header.jpg);

}

.widget_archive h2.widgettitle {
	background:white url(http://bananastees.com/assets/month-header.jpg);

}

.widget_links h2.widgettitle {
	background:white url(http://bananastees.com/assets/links-header.jpg);

}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
	
	
#sidebar ul {
	list-style:none;
	color:#888888;
}

#sidebar * li a {
	list-style:none;
	color:#888888 !important;
	border-bottom:0px !important;
	font-weight:normal !important;
	text-transform:uppercase;
}

#sidebar * li a:hover {
	color:#000000 !important;
}
/* End Headers */



/* 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 Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}


.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: display:block;
	border:1px solid #888888;
	background:white;
	padding:5px;
	width:205px;
	}
	
.widget_search {
	padding:10px 0px;
	border-top:1px solid #888888;
	border-bottom:1px solid #888888;
	}

#sidebar #searchsubmit {
	margin-left:150px;
	margin-top:10px;
	padding:0px 5px;
	border:1px solid #888888;
	background:#b7b7b7;
	color:white;
	font-weight:bold;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	clear:both;
	}
	
.widget_categories {
	clear:both;
	}

.follow-twitter {
	display:block;
	width:225px;
	height:45px;
	background:white url(http://bananastees.com/assets/blog-twitter.jpg)  no-repeat;
	}
	
.follow-facebook {
	display:block;
	width:225px;
	margin-left:3px;
	height:45px;
	background:white url(http://bananastees.com/assets/blog-facebook.jpg) no-repeat;
	}
	
.follow-feed {
	display:block;
	width:225px;
	height:45px;
	margin-left:3px;
	background:white url(http://bananastees.com/assets/blog-rss.jpg) no-repeat;
	}
	
	
.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 Sidebar */
#sidebar
{
	float:right;
	width: 225px;
	margin-right:0px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* 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." */

