/*
Theme Name: HipHop in DukeTown
Theme URI: http://www.hiphopinduketown.nl/
Description: Eerste van 09.
Version: Ja.
Author: Largetosti
Author URI: http://largetosti.com/
*/


body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Arial, Helvetica, Sans-Serif;
	background: #FFFFFF url('images/bg-body.jpg') no-repeat;
	color: #000000;
	margin: 0 0 20px 0;
	padding: 0;
	}
	
p {
	margin: 0;
	padding: 0;
}

a {
	outline: 0;
}

#page {
	width: 960px;
	}

#header {
	margin: 20px 0 0 16px;
	padding: 0;
	height: 139px;
	width: 758px;
	position: relative;
	}
	
	#header h1, #headLogo {
		position: absolute;
		top: 0;
		left: 0;
		width: 149px;
		height: 150px;
	}

	#headLogo {
		display: block;
		background: url(images/bg-sprites.png) no-repeat;
		text-indent: -9999px;
	}
	
#nav {
	position: absolute;
	top: 0px;
	left: 149px;
	list-style: none;
	height: 94px;
	padding: 0;
	margin: 0;
}
	
	#navNews, #navEvents, #navMedia, #navOrganisatie, #navHuisregels, #navContact, #navLinks, #navShirts, #navRoute {
		position: absolute;
		display: block;
		text-indent: -9999px;
	}
	
	#navNews {		
		background: url(images/bg-sprites.png) no-repeat -149px 0px;
		top: 0px;
		left: 0px;
		width: 99px;
		height: 59px;
	}
		#navNews:hover {		
			background: url(images/bg-sprites.png) no-repeat -0px -150px;
		}
		
	#navEvents {
		background: url(images/bg-sprites.png) no-repeat -248px 0px;
		top: 0px;
		left: 99px;
		width: 119px;
		height: 59px;
	}
		#navEvents:hover {
			background: url(images/bg-sprites.png) no-repeat -99px -150px;
		}
		
	#navMedia {
		background: url(images/bg-sprites.png) no-repeat -367px 0px;
		top: 0px;
		left: 218px;
		width: 100px;
		height: 59px;
	}
		#navMedia:hover {
			background: url(images/bg-sprites.png) no-repeat -218px -150px;
		}
		
	#navShirts {
		background: url(images/bg-sprites.png) no-repeat -467px 0px;
		top: 0px;
		left: 318px;
		width: 103px;
		height: 59px;
	}
		#navShirts:hover {
			background: url(images/bg-sprites.png) no-repeat -318px -150px;
		}
	
	#navOrganisatie {
		background: url(images/bg-sprites.png) no-repeat -149px -59px;
		top: 59px;
		left: 0px;
		width: 115px;
		height: 35px;
	}
		#navOrganisatie:hover {
			background: url(images/bg-sprites.png) no-repeat -0px -209px;
		}
	
	
	#navHuisregels {
		background: url(images/bg-sprites.png) no-repeat -264px -59px;
		top: 59px;
		left: 115px;
		width: 106px;
		height: 35px;
	}
		#navHuisregels:hover {
			background: url(images/bg-sprites.png) no-repeat -115px -209px;
		}
		
	#navContact {
		background: url(images/bg-sprites.png) no-repeat -370px -59px;
		top: 59px;
		left: 221px;
		width: 79px;
		height: 35px;
	}
		#navContact:hover {
			background: url(images/bg-sprites.png) no-repeat -221px -209px;
		}
	
	#navLinks {
		background: url(images/bg-sprites.png) no-repeat -449px -59px;
		top: 59px;
		left: 300px;
		width: 59px;
		height: 35px;
	}
		#navLinks:hover {
			background: url(images/bg-sprites.png) no-repeat -300px -209px;
		}
		
	#navRoute {
		background: url(images/bg-sprites.png) no-repeat -508px -59px;
		top: 59px;
		left: 359px;
		width: 56px;
		height: 35px;
	}
		#navRoute:hover {
			background: url(images/bg-sprites.png) no-repeat -359px -209px;
		}
	
#searchBox {
	position: absolute;
	top: 94px;
	left: 149px;
	background: url(images/bg-sprites.png) no-repeat -149px -94px;
	width: 285px;
	height: 56px;
}
	#s {
		width: 110px;
	}

#content {
	font-size: 1.2em;
	line-height: 16px;
	float: left;
	width: 450px;
	margin: 8px 0 0 24px;
	}
		
		#content .entryData {
			padding: 6px 8px 0px 8px;
			background: #000000;
			color: #FFF;
			width: 140px;
			margin: 0 0 0 6px;
		}
		
		#content .entry {
			padding: 12px 12px 8px;
			background: #000000;
			margin: 0 0 0 2px;	
		}
		
		#content .commentBox {
			padding: 0px;
			background: #000000;
			margin: 0 0 0 2px;	
		}
		
			.entry p {
				color: #FFF;
				padding: 0 0 16px 0;
				clear: left;
			}

.thread-alt {
	background-color: #101010;
}
.thread-even {
	/*background-color: white;*/
}
.depth-1 {
/*border: 1px solid #ddd;*/
}

.even, .alt {
	/*border-left: 1px solid #ddd;*/
}

#footer {
	border: none;
	}

small {	
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {	
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

h2 {
	background: #000000;
	padding: 10px;
	font-size: 16px;
	}

#content div.postHead {
	background: url(images/bg-sprites.png) no-repeat 0px -245px;
	padding: 8px 0 0 0;
	height: 64px;
	width: 440px;
}
	#content div.postHead.page {
		background: url(images/bg-sprites.png) no-repeat 0px -245px;
		padding: 8px 0 0 0;
		height: 44px;
	}

.post h2 { /* TIDY THIS SHIT UP 4 SIFR */
	background: transparent;
	padding: 10px 10px 2px 10px;
	font-size: 16px;
	line-height: 10px;
	width: 416px;
	}
	
.commentBox h3 {/* TIDY THIS SHIT UP 4 SIFR */
	background: transparent;
	font-size: 10px;
	line-height: 7px;
	width: 280px;
	padding: 10px 8px 2px 8px;
}


h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {	
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited {
	text-decoration: none;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #FFF;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}
	
div.olderPosts a {
	display: block;
	background: url(images/bg-sprites.png) no-repeat -174px -345px;
	width: 110px;
	height: 35px;
	text-indent: -9999px;
}
	div.olderPosts a:hover {
		background: url(images/bg-sprites.png) no-repeat -174px -380px;
	}	

div.newerPosts a {
	display: block;
	background: url(images/bg-sprites.png) no-repeat -284px -345px;
	width: 131px;
	height: 35px;
	text-indent: -9999px;
}
	div.newerPosts a:hover {
		background: url(images/bg-sprites.png) no-repeat -284px -380px;
	}	
	
div.previousComments a {
	display: block;
	background: url(images/bg-sprites.png) no-repeat -0px -398px;
	width: 125px;
	height: 24px;
	text-indent: -9999px;
	margin-left: 8px;
}
	div.previousComments a:hover {
		background: url(images/bg-sprites.png) no-repeat -415px -401px;
	}	

div.nextComments a {
	display: block;
	background: url(images/bg-sprites.png) no-repeat -415px -345px;
	width: 125px;
	height: 24px;
	text-indent: -9999px;
	margin-right: 8px;
}
	div.nextComments a:hover {
		background: url(images/bg-sprites.png) no-repeat -415px -373px;
	}	
	
div.commentsLink a {
	display: block;
	background: url(images/bg-sprites.png) no-repeat -441px -291px;
	width: 90px;
	height: 26px;
	text-indent: -9999px;
	margin: 0 0 0 340px;
}
	div.commentsLink a:hover {
		background: url(images/bg-sprites.png) no-repeat -441px -318px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em Arial, Helvetica, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 16px;
	text-transform: none;
	}


.commentmetadata {
	font-weight: normal;
	}
	
#links, #links ul {
	list-style: none;
}

#links, #links ul, #links li {
	margin: 0;
	padding: 0;
	text-indent: 0;
}
	#links .linkcat {
		margin: 0 0 16px 0;
	}
	
#links ul li {
	color: #FFF;
}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a {
	color: #A8EFFB;
	text-decoration: none;
	}

a:hover {
	/*color: #EDFF42;*/
	color: #000000;
	background:  #A8EFFB;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.2em Arial, Helvetica, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}

.post {
	margin: 0 0 10px;
	}

.post hr {
	display: block;
	}
	


.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 0;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}

/*	Begin Headers */
h1 {
	margin: 0;
	}

h2 {
	margin: 0;
	}


#sidebar h2 {
	margin: 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

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 ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

#contactShort h3 {
	background: url(images/bg-sprites.png) no-repeat -421px -192px;
	width: 89px;
	height: 35px;
	text-indent: -9999px;
}
	#contactShort p {
		background: #000000;
		color: #FFF;
		font-size: 1.2em;
		line-height: 16px;
		padding: 12px 8px 12px 8px;
		
	}
	
	#hyvesLink {
		display: block;
		background: url(images/bg-sprites.png) no-repeat -0px -322px;
		width: 176px;
		height: 72px;
		text-indent: -9999px;
		margin: 6px 0 8px;	
	}
	
	#rssLink {
		display: block;
		background: url(images/bg-sprites.png) no-repeat -174px -322px;
		width: 192px;
		height: 23px;
		text-indent: -9999px;
		margin: 6px 0 8px;	
	}
	
	#twitLink {
		display: block;
		background: url(images/bg-sprites.png) no-repeat -126px -417px;
		width: 176px;
		height: 25px;
		text-indent: -9999px;
		margin: 6px 0 8px;	
	}
	
	#contactMeer {
		display: block;
		background: url(images/bg-sprites.png) no-repeat -440px -263px;
		width: 71px;
		height: 27px;
		text-indent: -9999px;
		margin: 0 0 0 132px;
	}
		#contactMeer:hover {
		background: url(images/bg-sprites.png) no-repeat -511px -263px;
	}
	


#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	}
	
	li.ec3_list_day {
		padding: 0 0 8px;
		font-weight: bold;
	}
	
		li.ec3_list_day li {
			font-weight: normal;
		}
/*
#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: 6px 6px 6px 74px;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.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;
	clear: left;
	}

.commentlist li {
	margin: 0;
	padding: 6px 6px 0px 6px;
	list-style: none;
	color: #FFF;
	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentBox .commentlist li {
	margin: 0;
	padding: 6px 8px 2px 8px;
	list-style: none;
	color: #FFF;
	}
	

.commentlist p {
	margin: 2px 5px 6px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 8px;
	color: #FFF;
	}

.nocomments {
	text-align: center;
	margin: 2px 0 0 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */

#respond {
	clear: left;
	background: #000000;
	overflow: hidden;
}


/* Begin Sidebar */
#sidebar {
	padding: 4px 0 10px 0;
	margin-left: 14px;
	width: 210px;
	float: left;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */

/* Begin s */
#partners {
	padding: 7px 0 10px 0;
	margin-left: 713px;
	width: 210px;
	
}

	:first-child+html #pCont {
		overflow: hidden;
	}

	#partners h3 {
		background: url(images/bg-sprites.png) no-repeat -440px -228px;
		width: 109px;
		height: 34px;
		text-indent: -9999px;
	}
	
	#partners div {
		background: #000000;
		padding: 12px 8px 6px 8px;
		overflow: auto;		
	}
	
	#partners #sponsorCanvas {
		background: #FFF;
		width: 194px;
		overflow: hidden;
		margin: 0;
		padding: 0;
	}
		#sponsorCanvas li {
			float: left;
			clear: left;
			overflow: auto;
			margin: 0;
			padding: 0;
		}
		
		#sponsorCanvas li.even {
			float: right;
			clear: right;
		}
	
	#partners a {
		display: block;
		float: left;
		margin: 0 0 6px 0;
	}
	
	#partnerSponsors {
		background: url(images/bg-sprites.png) no-repeat -366px -322px;
		width: 62px;
		height: 19px;
		text-indent: -9999px;
		margin: 0 0 8px 0;
	}
		
		
	
	#partnerDesign {
		background: url(images/bg-sprites.png) no-repeat -318px -417px;
		width: 45px;
		height: 16px;
		text-indent: -9999px;
		margin: 6px 0 8px 0;
		clear: left;
	}


/* End Partners */


/* 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;
	}

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 */

/* Events cal styles */
#eventsCal h3 {
	background: url(images/bg-sprites.png) no-repeat -421px -150px;
	width: 147px;
	height: 37px;
	text-indent: -9999px;
}


#eventsCal ul.ec3_events {
	background: #000000;
	padding: 12px 8px 6px 8px;
	font-size: 1.2em;
	line-height: 16px;
}

.ec3_list {
 color:#FFF;
}

#eventsAllLink {
	display: block;
	background: url(images/bg-sprites.png) no-repeat -434px -94px;
	width: 95px;
	height: 27px;
	text-indent: -9999px;
	margin: 0 0 0 110px;
}
	
	#eventsAllLink:hover {
		background: url(images/bg-sprites.png) no-repeat -434px -122px;
	}

/* end ec3 styles */

/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */
/*
.sIFR-hasFlash h1 {
	visibility: hidden;
}
*/
.sIFR-hasFlash .post h2 {
	visibility: hidden;
	/*letter-spacing: -9px;
	font-size: 32px;*/
}
/*
.sIFR-hasFlash h3 {
	visibility: hidden;
	letter-spacing: -6px;
	font-size: 25px;
}

.sIFR-hasFlash h4 {
	visibility: hidden;
	letter-spacing: -5px;
	font-size: 21px;
}

.sIFR-hasFlash h5#pullquote {
	letter-spacing: -4px;
	visibility: hidden;
	font-size: 24px;
}
*/

