/*
Theme Name: FSB
Theme URI: http://freudianslipband.com
Description: Freudian Slip Band.
*/



/* ---------------------------------------------------------------------------
	
	Master Styles
	
	Client Name				
	http://fruedianslipband.com
	
	Author: Wingard Creative
	http://wingardcreative.com
	
--------------------------------------------------------------------------- */

/* RESET! */

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,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

/* --------------------------------------------------------------------------
	=layout
--------------------------------------------------------------------------- */

body {
	background-color: #515f74;
	color: #333;
	font: small/1.5em Helvetica, Arial, Verdana, sans-serif;
	padding: 0;
}
	
#container {
	background: #000 url(img/bg-container.png) no-repeat 0 0;
	margin: 0 auto;
	padding: 0 0 40px 0;
	width: 800px;
}

/* ---------------------------------------------------------------------------
	=links
--------------------------------------------------------------------------- */

a:link {
	color: #fff;
}
	
a:visited {
	color: #fff;
}
	
a:hover {
	color: #fff;
	text-decoration: none;
}

/* ---------------------------------------------------------------------------
	=typography
--------------------------------------------------------------------------- */

h1 {
	color: #000;
	margin-bottom: 10px;
	font-size: 220%;
}

h2 {
	color: #000;
	margin-bottom: 10px;
	font-size: 150%;
	font-style: italic;
	font-weight: normal;
}

h3 {
	color: #000;
	margin-bottom: 10px;
	font-size: 150%;
}

h4 {
	color: #000;
	margin-bottom: 10px;
	padding-bottom: 5px;
	font-size: 130%;
}

h5 {
	margin-bottom: 20px;
	font-size: 150%;
}

h6 {
	margin-bottom: 20px;
	font-size: 150%;
}

p { margin-bottom: 30px; }

/* ---------------------------------------------------------------------------
	=lists
--------------------------------------------------------------------------- */

ul { margin: 0 0 30px 30px; color: #fff; }

li { margin-bottom: 5px; }

/* ---------------------------------------------------------------------------
	=header
--------------------------------------------------------------------------- */

#header {
	margin: 0 0 155px 0;
	padding: 0 20px 0 68px;
}

/* =navigation */

#nav {
	font-size: 110%;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

#nav li {
	float: left;
	height: 105px;	
	list-style: none;
	margin: 0;
	padding: 0;
	width: 139px;
	text-indent: -9999px;
}

#nav li a {
	display: block;
	height: 100%;
	width: 100%;
}

#nav #nav-home, #nav #nav-home a { background: url(img/nav-home.png) no-repeat 0 0; }
#nav #nav-about, #nav #nav-about a { background: url(img/nav-about.png) no-repeat 0 0; }
#nav #nav-photos, #nav #nav-photos a { background: url(img/nav-photos.png) no-repeat 0 0; }
#nav #nav-contact, #nav #nav-contact a { background: url(img/nav-contact.png) no-repeat 0 0; }

#nav #nav-home a:hover, 
body.home #nav #nav-home a,
#nav #nav-about a:hover, 
body.page-id-21 #nav #nav-about a,
#nav #nav-contact a:hover, 
body.page-id-30 #nav #nav-contact a,
#nav #nav-photos a:hover, 
body.page-id-36 #nav #nav-photos a {
	background-position: 0 -105px;
}

/* ---------------------------------------------------------------------------
	=content
--------------------------------------------------------------------------- */

#content {
	background: url(img/div-dot.png) repeat-y 630px;
	margin-bottom: 20px;
	padding: 0 30px 0 70px;
}

#content-main {
	float: right;
	width: 375px;
}

#content-secondary {
	float: left;
	font-size: 90%;
	width: 325px;
}

#content-secondary ul {
	font-size: 140%;
}

/* =content extras */

.mini-container {
	background: #515f74 url(img/bg-mini-container.png) no-repeat bottom left;
	padding-bottom: 35px;
	margin-bottom: 35px;
}

.mini-container h1 {
	height: 45px;
	margin-bottom: 15px;
	text-indent: -9999px;
}

.mini-container ul {
	color: #fff;
	margin-left: 25px;
	padding-left: 25px;
}

h1.our-music {
	background: #515f74 url(img/hd-our-music.png) no-repeat 0 0;
}

h1.our-shows {
	background: #515f74 url(img/hd-our-shows.png) no-repeat 0 0;
}

h1.contact {
	background: #515f74 url(img/hd-contact.png) no-repeat 0 0;
}

h1.about {
	background: #515f74 url(img/hd-about.png) no-repeat 0 0;
}

.mini-container h2 {
	color: #fff;
	font-size: 1.2em;
	padding-left: 35px;
	font-style: normal;
}

.mini-container p {
	color: #fff;
	padding: 0 35px 0 35px;
}

/* ---------------------------------------------------------------------------
	=photo
--------------------------------------------------------------------------- */
body.page-id-36 #content {
	padding: 25px;
}

body.page-id-36 #content-main {
	background: #515f74 url(img/bg-photo.png) no-repeat bottom right;
	float: none;
	width: 744px;
}

body.page-id-36 #content-main img {
	float: left;
	margin-right: 45px; 
	border-style: solid;
	border-color: #fff;
  	margin-bottom: 45px;
}

body.page-id-36 h1 {
	background: #515f74 url(img/bg-photo-top.png) no-repeat 0 0;
	height: 20px;
	margin-bottom: 0;
	text-indent: -9999px;
}

div.photo-gallery {
	padding: 20px 0 50px 40px;
}

/* ---------------------------------------------------------------------------
	=foot
--------------------------------------------------------------------------- */

#foot {
	border: 1px solid #dbdbdb;
	color: #969595;
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-style: italic;
	margin: 0 60px;
	padding: 20px;
}

#foot p { margin-bottom: 0; }

/* ---------------------------------------------------------------------------
	=clearing
--------------------------------------------------------------------------- */

#header:after,
#content:after,
#content-extras:after,
body.page-id-36 #content-main:after {
    content: "."; 
    display: block; 
    height: 0;
    clear: both; 
    visibility: hidden;
}
