/*
Theme Name: Zwaardvis Music
Theme URI: http://www.zwaardvismusic.nl
Description: Kickass.
Version: 1.0
Author: Roy Huiskes
Author URI: http://www.chapter42.com
Tags: chapter42

*/


body {
	background: #C0C0C0;
	font: 0.8em Calibri, Arial, Verdana, sans-serif;
	margin: 0;
	padding: 0;
}

a {
	text-decoration: none;
	color: black;
}

.clear {
	clear:both;
}

#wrapper {
	background: #FFF url(images/watermark.jpg) no-repeat right bottom;
	overflow: hidden;
	width: 960px;
	margin-right: auto;
	margin-left:auto;
	background-color: white;
}

/* @group Header */

#header {
	background: url(images/logo.gif) left top no-repeat;
	position: relative;
	padding-top: 48px;
	padding-left: 114px;
	z-index: 9999;
}
#header h1,
#header h2 {
	margin: 0;
	background: url(/images/logo.gif) no-repeat;
	display: block;
	text-indent: -999em;
	width: 415px;
}

.nav {
	margin: 0;
	padding: 0;
	width: 750px;
	height: 40px;
	position: relative;
	font: 16px arial, helvetica, calibri;
}

.nav ul {
	list-style-type: none;
	margin: 15px 0;
	padding: 0;
}

.nav ul li {
	float:left;
	position: relative;
	margin: 0 25px 0 0;
}

.nav ul li a {
	text-decoration: none;
	color: black;
}

.nav ul li a:hover {
	color: #2BD1EB;
}

.nav ul li:hover > a,
.nav ul ul :hover > a {

}

.nav ul li:hover > ul {
	display:block;
}

.nav ul ul {
	display:none;
	position:absolute;
	top:18px;
	left:0;
	float:left;
	z-index: 99999;
	margin: 0;
	padding: 0;
	background-color: white;
	width: 100px;
}

.nav ul ul li {
	margin: 0;
	padding: 3px 0;
}

.nav ul ul a {
	height:auto;
	line-height:1em;
}

.nav ul ul ul {
		background-color: white;
	left:100%;
	top:0;
}









/* @end */

/* @group Contentwrapper */

/* @group Gravity Forms */


/* #gform_fields_2 textarea {
	width: 119px;
} */


/* @end */

#contentwrapper {
	overflow: hidden;
}

#feature {
	padding: 0px 200px 50px 115px;
}

/* @group Content */

/* @group Events */

th.datum {
	width: 150px;
}

/* @end */

/* @group band */

.band{
	float: left;
	width: 195px;
	margin-right: 5px;
}

#socialbar {
	width: 195px;
	float: right;
}

#socialbar a:hover {
	color: #2BD1EB;	
}

#socialbar ul {
	list-style-type: none;
	list-style-image: none;
	margin: 0 0 0 5px !important;
	padding: 0 !important;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
}

#socialbar ul li {
	padding: 0 0 0 36px;
	margin: 5px 0px;
	height: 32px;
	line-height: 12px;
}

#socialbar ul li.youtube{
	background: url(http://zwaardvismusic.nl/wp-content/themes/zwaardvis/images/youtube.png) no-repeat left center;
}


#socialbar ul li.myspace{
	background: url(http://zwaardvismusic.nl/wp-content/themes/zwaardvis/images/myspace.png) no-repeat left center;
}

#socialbar ul li.facebook{
	background: url(http://zwaardvismusic.nl/wp-content/themes/zwaardvis/images/facebook.png) no-repeat left center;
}

#socialbar ul li.homepage{
	background: url(http://zwaardvismusic.nl/wp-content/themes/zwaardvis/images/homepage.png) no-repeat left center;
}


#socialbar ul li.twitter{
background: url(http://zwaardvismusic.nl/wp-content/themes/zwaardvis/images/twitter.png) no-repeat left center;
}
.type-band h2 {
	height: 40px;
	border-top: 1px solid #000;
	margin-top: 0px !important;
}

.th-band {
	padding-top: 15px;
}

#content.narrowband {
	padding: 0px 0px 50px 115px;
	width: 645px;
	float: left;
}



/* @end */

/* @group bandnav */

#content ul.bandnav {
	list-style-type: none;
	border-bottom: 1px solid #000;
	border-top: 1px solid #000;
	height: 25px;
	line-height: 25px;
	padding: 0;
	margin: 0 0 25px 0;
}

#content .bandnav li {
	float:left;
	padding-left: 25px;

}

#content .bandnav li a {
	color: #000;
	background-color: #fff;
	text-decoration: none;
}
#content .bandnav li a:hover {
	color: #fff;
	background-color: #000;
	text-decoration: none;
}

/* @end */

#content {
	float: left;
	overflow: hidden;
	min-height: 330px;
	padding: 0 200px 50px 115px;
}

#content.narrowcolumn {
	width: 420px;
}

#content.fullwidth {
	width: 800px;
}

#content .entry {
	margin: 0 0 15px 0;
}

#content h1,
#content h2,
#content h3,
#content h4 {
	margin: 0;
	font: 1.2em arial, helvetica, calibri;
}

#content h1 a,
#content h2 a,
#content h3 a,
#content h4 a {
	color: black;
	text-decoration: none;
}

#content div.post{
	display: block;
	overflow: hidden;
}

#content a {
	color: black;
	font-weight: normal;
	text-decoration: underline;
	font-style: normal;
}

#content ol,
#content ul
 {
	padding-left: 20px;
	line-height: 150%;
}

#content p {
	margin: 0 0 10px 0;
	line-height: 150%;
}

#content small {
	font: 0.8em arial, helvetica;
}

#content blockquote {
	border: 1px solid silver;
	background-color: #f3f3f3;
	padding: 10px;
	color: #3f3f3f;
}

#content img {
	margin: 0;
	max-width: 640px;
	border-style: none;
	border-width: 0;
}

.single-attachment #content img {
	max-width: 900px;
}
#content .alignleft,
#content img.alignleft {
	display: inline;
	float: left;
	margin-right: 24px;
	margin-top: 4px;
}
#content .alignright,
#content img.alignright {
	display: inline;
	float: right;
	margin-left: 24px;
	margin-top: 4px;
}
#content .aligncenter,
#content img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
#content img.alignleft, 
#content img.alignright, 
#content img.aligncenter {
	margin-bottom: 12px;
}

#content .wp-caption {
	background: #f1f1f1;
	color: #888;
	line-height: 18px;
	text-align: center;
	margin-bottom: 20px;
	padding: 4px;
}
#content .wp-caption img {
	margin: 5px;
}
#content .wp-caption p.wp-caption-text {
	margin: 0 0 4px;
}
#content .wp-smiley {
	margin:0;
}
#content .gallery {
	margin: auto;
}
#content .gallery .gallery-item {
	float: left;
	margin-top: 0;
	text-align: center;
	width: 33%;
}
#content .gallery img {
	border: 2px solid #cfcfcf;
}
#content .gallery .gallery-caption {
	color: #888;
	margin: 0 0 12px;
}
#content .gallery dl {
	margin: 0;
}
#content .gallery img {
	border: 10px solid #f1f1f1;
}
#content .gallery br+br {
	display: none;
}

#content th {
	text-align: left;
}

#content .events td {
	margin-left:5px;
}

/* @end */

/* @group Comment */


#comments .navigation {
	padding: 0 0 18px 0;
}
.commentlist {
	list-style: none;
	margin: 0;
}
.commentlist li.comment {
	border-bottom: 1px solid #e7e7e7;
	line-height: 24px;
	margin: 0 0 24px 0;
	padding: 0 0 0 56px;
	position: relative;
}
.commentlist li:last-child {
	border-bottom:none;
	margin-bottom:0;
}
#comments .comment-body ul,
#comments .comment-body ol {
	margin-bottom: 18px;
}
#comments .comment-body p:last-child {
	margin-bottom: 6px;
}
#comments .comment-body blockquote p:last-child {
	margin-bottom: 24px;
}
.commentlist ol {
	list-style: decimal;
}
.commentlist .avatar {
	position: absolute;
	top: 4px;
	left: 0;
}
.comment-author {
}
.comment-author cite {
	color: #000;
	font-style: normal;
	font-weight: bold;
}
.comment-author .says {
	font-style: italic;
}
.comment-meta {
	font-size: 12px;
	margin: 0 0 18px 0;
}
.comment-meta a:link,
.comment-meta a:visited {
	color: #888;
	text-decoration: none;
}
.comment-meta a:active,
.comment-meta a:hover {

}
.commentlist .even {
}
.commentlist .bypostauthor {
}
.reply {
	font-size: 12px;
	padding: 0 0 24px 0;
}
.reply a,
a.comment-edit-link {
	color: #888;
}
.reply a:hover,
a.comment-edit-link:hover {

}
.commentlist .children {
	list-style: none;
	margin: 0;
}
.commentlist .children li {
	border: none;
	margin: 0;
}
.nocomments {
	display: none;
}
#comments .pingback {
	margin-bottom: 18px;
	padding-bottom: 18px;
	border-bottom: 1px solid #e7e7e7;
}
.commentlist li.comment+li.pingback {
	margin-top: -6px;
}
#comments .pingback p {
	color: #888;
	font-size: 12px;
	line-height: 18px;
	display:block;
	margin: 0;
}
#comments .pingback .url {
	font-style: italic;
	font-size: 13px;
}


/* @end */

/* @group Comment form */
input[type=submit] {
	color: #333;
}
#respond {
	margin-top: 24px;
	border-top: 1px solid #e7e7e7;
	overflow: hidden;
	position: relative;
}
#respond p {
	margin: 0;
}
#respond .comment-notes {
	margin-bottom: 1em;
}
.form-allowed-tags {
	line-height: 1em;
}
.children #respond {
	margin: 0 48px 0 0;
}
h3#reply-title {
	margin: 18px 0;
}
#comments-list #respond {
	margin: 0 0 18px 0;
}
#comments-list ul #respond {
	margin: 0;
}
#cancel-comment-reply-link {
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
}
#respond .required {
	color:#FF4B33;
	font-weight:bold;
}
#respond label {
	color: #888;
	font-size: 12px;
}
#respond input {
	margin:0 0 9px;
	width:98%;
}
#respond textarea {
	width:98%;
}
#respond dt,
#respond dd {
	color: #888;
	font-size: 12px;
	line-height: 18px;
}
#respond dd code {
	font-size: 11px;
}
#respond .form-submit {
	margin: 0 0 24px;
}
#respond .form-submit input {
	width: auto;
	font-size: 14px;
}
#respond dl {
	margin: 0 0 10px;
}
#respond dt {
	 display: inline;
	font-weight: normal;
}
#respond dd {
	display: inline;
}

/* @end */

/* @group Sidebar */

#sidebar {
	float: left;
	width: 200px;
}

#sidebar h2 {
	font: 1.2em arial, helvetica, calibri;
	margin: 10px 0;
	border-top: 1px solid #000;
}

#sidebar ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
	list-style-image: none;
}

#sidebar ul ul {
	list-style-type: square;
	padding: 10px 0 15px 17px;
}

#sidebar ul ul ul{
	padding-left: 0;
	padding-bottom: 0;
}

#sidebar a {
	
}

#sidebar li#events-list ul li{
	margin-bottom: 10px;
}

#sidebar #events .events {
	margin: 17px 0 0 5px;
	border-top: 1px solid black;
}

#sidebar #events .events h3 {
	padding: 0;
	margin:0;
}

/* @end */





/* @end */

/* @group Footer */

#footer {
	height: 100px;
	background-color: #8c8c8c;
	width: 100%;
	bottom: 0;
}

#footer{
	color: #fff;
	font-size: 10pt;
}

#footer .bands {
	color: #aeaeae;
	height: 40px;
	background-color: #666;
	padding: 8px 0 0 12px;
	font-family: Arial;
	font-size: 9pt;
	font-weight: normal;
	text-transform: lowercase;
}

#footer .bands strong {
	float: left;
}

#footer .bands strong {
	float: left;
	padding-right: 3px;
}

#footer .bands ul {
	list-style-image: none;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#footer .bands ul li {
	float: left;
}

#footer .bands ul li a {
	margin: 0 3px;	
}


#footer .bands ul li:before {
   content: "|";
}
#footer .bands a {
	color: #aeaeae;
	text-decoration: none;
}

#footer .bands strong {
	color: #fff;
	font-weight: normal;
}

#footer .contact {
	padding: 8px 12px;
}

#footer .contact div {
	padding-top: 8px;
}

#footer .contact img {
	border: 0px solid white;
}

#footer .contact a,
#footer .contact a:visited,
#footer .contact a:active {
	text-decoration: none;
	color: #fff;
}

/* @end */
