/*
THEME NAME: Stripes
THEME URI: http://bandthemer/demo/#stripes
DESCRIPTION: BandThemer.com Theme
VERSION: 1.1
AUTHOR: BandThemer.com
AUTHOR URI: http://bandthemer.com
TAGS:band-themer
Tags: blue, custom header, fixed width, two columns, widgets

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

*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
 caption, tbody, tfoot, thead {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */

body {
	background-image: url('images/BG.jpg');
background-repeat: no-repeat;
background-position: top;
background-color: #6b99a5;
	color: #7a7a7a;
	font-family: Helvetica, Arial, sans-serif;
	line-height: 1;
}
a {
	
	color: #4fa1bb;
	text-decoration: none;
}

a img
{
	border:none;
textdecoration: none;
}

a:hover
{
	color: #cc3399;
}

.clear {
	clear: both;
}
div#wrapper {
	
	font-size: 1.2em;
}
div#wrapper-in {
	background: url('images/wrapper-in.png') center top repeat-y;
	margin: 0 auto;
	width: 1100px;
padding-bottom: 20px;
}
div#wrapper-innermost {
	
}


/* Header */
div#header {
	background: url('images/nav.png') top no-repeat;
	margin: 0 auto;
	padding: 0;
	position: relative;
	width: 1030px;
}


/* Navigation */
div#nav {
	float: left;
	font-size: 17px;
	font-weight: bold;
	height: 73px;
	line-height: 1.5em;
	margin: 0 0 0 0;
	left: 0;
	padding: 0 0 0 43px;
	position: absolute;	
	top: 0;
	width: auto;
}
div#nav ul {
	float: left;
height: 48px;
margin-top: 13px;
}
div#nav li {
	float: left;
	margin: 0 0 11px 0;
	background-image: url('images/navDiv.gif');
background-position: top right;
	background-repeat: no-repeat;
line-height: 46px;
padding-right: 2px;

vertical-align: middle;
}
div#nav a {
	border-bottom: none;
	color: #fff;
	text-decoration: none;
font-weight: 400;
height: 48px;
display: block;
padding-right: 21px;
padding-left: 21px;

}

div#nav a:hover
{
	background-image: url('images/nav_over.gif');
	background-repeat: repeat-x;
	background-position: top center;
	color:#fff2fd;
	
}

div#nav a:active
{
	background-image: url('images/nav_over.gif');
	background-repeat: repeat-x;
	background-position: top center;
	color:#fff2fd;
	
}


/* Banner */

div#banner a {
	border-bottom: none;
}

body.home div#banner {
	height: auto;
}

div#banner  {
	padding-top: 74px;
padding-bottom: 15px;
padding-left: 45px;
}



/* Container */
div#container {
	clear: both;
	margin: -20px auto 0 auto;
	padding: 0 0 0 0;
	width: 940px;
}
body.home div#container {
	margin: 0 auto 0 auto;
}
div#container-wrap {
	background: url('images/containerwrap.png') left repeat-y; 

}
div.box {
	float: left;
	width: 940px;
}
body.home div.box {
	margin: 0 20px 0 0;
	width: 460px;
}
body div.last,
body.home div.last {
	margin-right: 0;
}
div.box-header {
	height: 40px;
	margin: 15px 0 10px 0;
	padding: 5px 0 0 10px;
	background-image: url('images/longhbg.jpg');
	background-repeat: no-repeat;

}
body.home div.box-header {
	height: 37px;
	margin: 0 0 2px 0;
	background-image: url('images/hbg1.jpg');
	background-repeat: repeat-x;
}
div#container-wrap div.box-header {
	background-image: url('images/hbg1.jpg');
	background-repeat: repeat-x;
	border-bottom: 7px solid #fff;
	margin-bottom: 0;
}
div.box h2 {
	background: url('images/h2page.png') right 5px no-repeat;
	color: #22aeef;
	float: left;
	font-size: 18px;
	padding: 0 25px 0 0;
font-weight: bold;
}
div.box-header h2 {
	background: url('images/h2.png') right no-repeat;
	font-size: 18px;
color:#f9dff5;
margin-top:5px;

}
div.box h2 span {
		font-size: 18px;
color:#f9dff5;
}
div.box-content, div.aside {
	background: #f0dded;
	font-size: 12px;
	font-weight: normal;
	line-height: 1.4em;
	width: 640px;
}
div.box-content {
	float: left;
}

#sidebar-in div.box-content {
	float: left;
padding-right: 10px;
padding-left: 3px;
}
body.page div.box-content {
	float: none;
	width: 940px;
}
body.home div.box-content {
	background: #292929; 
	float: none;
	width: auto;

}
div#container-wrap div.box-content {
	background: none;
}
div.box-content p {
	margin: 0 0 15px 0;
}
div.box-content p.read-more {
	margin: 35px 0 0 0;
}
div.box-content div.sleeve, div.aside div.sleeve {
	padding: 18px 12px ;
}


/* Blog sidebar */
div.aside {
	float: right;
	width: 280px;
}
div.aside h3 {
	color: #b07fa8;
	font-size: 1.8em;
	margin: 0 0 12px 0;
}
div.aside a {
	border-bottom: none;
	color: #7a7a7a;
	text-decoration: none;
}
div.aside ul {
	margin: 0 0 22px 0;
}
div.aside li {
	margin: 0 0 5px 0;
}


/* Blog posts */
.post {
	margin-bottom: 25px;
}
div.post-head {
	background: url('images/post.png') left bottom no-repeat;
	margin: 0 0 12px 0;
	padding: 0 0 15px 0;
}
div.post-head h3 a {
	border-bottom: none;
	color: #b07fa8;
	font-size: 1.8em;
}
div#respond div.post-head {
	background: none;
	padding: 0;
}
div#respond div.post-head h3 span,
div.post-head h3#comments span {
	font-size: 1.8em;
}
div.post-head h3#comments span a {
	font-size: 1.0em;
}
div.post-head h3#comments {
	padding-top: 15px;
}

div#twit2
{
	padding-top: 10px;
}

/* Home page sidebar */
div#sidebar {
	clear: both;
	float: left;
	padding: 20px 0 0 0;
}
div#sidebar-in {
	background: url('images/homesidebar-in.png') left top repeat-y; 
}
div#sidebar div.box {
width: 220px;
	
}
div#sidebar div.box-content div.sleeve {
	padding: 5px 0 5px 10px; width: 192px;
}
div#sidebar div.box h3 {
	background: url('images/h3.png') right 6px no-repeat;
	padding: 5px 25px 0 5px;
color:#c8ecf6;
float: left;
line-height: 12px;
vertical-align: middle;
font-size: 16px;
}
div#sidebar-in div.box-content {
	background: none;
}
div#sidebar-in div.box-header {
	border-bottom: 7px solid #fff;
	margin-bottom: 0;
	background-image: url('images/hbg2.png');
background-repeat: no-repeat;
background-position: center;
height: 36px;
color:#c8ecf6;
}
div#sidebar a {
	border-bottom: none;
}
div#sidebar img {
	height: 57px;
	margin: 0 13px 5px 0;
	width: 57px;
}
div#sidebar div.box li {
	margin: 0 0 4px 0;
}
div#sidebar div.box p {
	margin-bottom: 15px;
	margin-top: 10px;

}


/* Footer */
div#footer {
	background: url('images/foot.png') bottom no-repeat;
	clear: both;
	font-size: 0.4em;
color: #fff;
	margin: 0 auto 0 auto;
	padding: 0 0 0 0;
	width: 1030px;
height: 82px;
}
div#footer a {
	border-bottom: none;
}
div#footer-in {
	
	height: 75px;
	width: 100%;
}
div#footer div.sleeve {
	
	height: 50px;
	margin: 0 22px;
}
div#footer ul {
	float: left;
	margin: 12px 0 0 0;
}
div#footer ul.cred {
	margin: 20px 0 0 0;
	float: right;
}
div#footer li {
	float: left;
	margin-right: 25px;
}
div#footer ul.cred li#bandthemer {
	margin-top: -15px;
}
li#purevolume a {
	background: url('images/sprite.png') left top no-repeat;
	display: block;
	height: 25px;
	text-indent: -999em;
	width: 167px;
}
li#myspace a {
	background: url('images/sprite.png') -167px top no-repeat;
	display: block;
	height: 25px;
	text-indent: -999em;
	width: 126px;
}
li#lastfm a {
	background: url('images/sprite.png') -293px top no-repeat;
	display: block;
	height: 26px;
	text-indent: -999em;
	width: 64px;
}
li#facebook a {
	background: url('images/sprite.png') -357px top no-repeat;
	display: block;
	height: 26px;
	text-indent: -999em;
	width: 95px;
}
li#bandthemer a {
	background: url('images/sprite.png') -452px top no-repeat;
	display: block;
	height: 41px;
	text-indent: -999em;
	width: 89px;
}

/* Comments */
input,
textarea {
	background: #000;
	border: none;
	color: #7a7a7a;
	font-size: 1.0em;
	padding: 5px;
}
textarea {
	height: 114px;
	max-height: 114px;
	min-height: 114px;
	min-width: 490px;
	max-width: 490px;
	width: 490px;
}
form#commentform label {
	display: none;
}
div.box-content form#commentform p {
	margin-bottom: 15px;
	margin-top: -10px;
}
input#submit {
	background: url('images/publish.png') left top no-repeat;
	color: #fff;
	display: block;
	font-size: 1.1em;
	height: 32px;
	text-indent: -999em;
	width: 133px;
}
input#submit:hover {
	cursor: pointer;
}
div#respond {
	padding-top: 25px;
}
li.comment div.title {
	color: #fff;
	font-size: 1.2em;
}
li.comment div.title a,
li.comment div.meta a {
	border-bottom: none;
	color: #fff;
}
li.comment {
	background: url('images/post.png') left bottom no-repeat;
	position: relative;
	margin: 0 0 0 0;
	padding: 0 0 28px 0;
}
ol.commentlist li.last {
	background: none;
	padding: 0;
}
li.comment div.meta {
	font-size: 1.2em;
	position: absolute;
	right: 0;
	top: 0;
}
li.comment div.meta li {
	float: right;
	line-height: 0.5em;
}
li.comment div.meta li.first {
	border-left: 1px solid #fff;
	margin: 0 0 0 5px;
	padding: 0 0 0 5px;
}
li.comment div.meta li.third {
	border-right: 1px solid #fff;
	margin: 0 5px 0 0;
	padding: 0 5px 0 0;
}
ol.commentlist {
	position: relative;
	top: -15px;
	margin-bottom: -30px;
}
li.comment div.entry {
	font-size: 1.1em;
}

#fb_widget_ms a {
	font-size: 11px;
	text-decoration: underline;
}


#twit p
{
	width: 192px;
}

/*====================================================*/
/* Videos
/*====================================================*/
#vVideos {
	overflow: hidden;
}

.vVid {
	background: #fff;
	border: 1px solid #eac3e4;
	float: left;
	margin: 0 11px 11px 0;
	padding: 10px;
	width: 198px;	
		-webkit-border-radius: 2px;
		-moz-border-radius: 2px;
		border-radius: 2px;
}

.vVid.last {
	margin-right: 0;
}

.vVid object, .vVid iframe {
	display: block;
	margin: 0 0 5px;	
}

.vMeta {
	border-bottom: 1px solid #eee;
	font-size: 10px;
	margin: 0 0 7px !important;
	padding: 0 0 5px;
}

.vTitle {
	font-size: 11px;
	font-weight: bold;
	margin: 0 !important;
}

#vPagination {
	clear: both;
}

#vPrev, #vNext {
	background: #fff;
	border: 1px solid #eac3e4;
	display: block;
	padding: 5px 10px;
		-webkit-border-radius: 2px;
		-moz-border-radius: 2px;
		border-radius: 2px;
}

#vPrev {
	float: left;	
}

#vNext {
	float: right;
}

/*====================================================*/
/* Banner Ads
/*====================================================*/
#banner-ad-container {
	background: url('http://manufacturedsuperstars.com/wp-content/themes/Stripes/images/ad-bg.jpg') no-repeat;
	height: 106px;
	margin: 0 auto 20px;
	position: relative;
	width: 940px;
}

#banner-ad {
	right: 51px;
	position: absolute;
	top: 8px;	
}
