/*
Theme Name: marcup
Theme URI: http://wordpress.org/
Description: The temporary marcup theme based on the default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.0
Author: Marc Bruisten
Author URI: http://www.marcup.nl/
Tags: blue, custom header, fixed width, two columns, widgets
*/

/**------ global_settings ------**/
* {padding:0;margin:0}
img {border:0}
cite, em, dfn {font-style:italic}
big {font-size:115%}
small, sup, sub {font-size:85%}
sup {vertical-align:super}
sub {vertical-align:sub}
blockquote *:first-child:before {content:"\201C"}
blockquote *:first-child:after {content:"\201D"}
table {border-collapse:collapse;border-spacing:0}
caption, th, td {text-align:left;/*font-weight:normal*/}
th {vertical-align: top }

.hideme {position:absolute;left:0;top:-5000em}
.nodisplay {display:none}
.floatleft {float:left}
.floatright {float:right}
.error {color:red}
.strong {font-weight:bold}

/**------ easyclearing method (http://www.positioniseverything.net/easyclearing.html) ------**/

	.clearfix:after {
		content: "."; 
		display: block; 
		height: 0; 
		clear: both; 
		visibility: hidden;
	}

	.clearfix {display: inline-block;}

	/* Hides from IE-mac \*/
	* html .clearfix {height: 1%;}
	.clearfix {display: block;}
	/* End hide from IE-mac */

/**------ generic_layout ------**/

ul.clearfix {list-style-type:none}
ul.clearfix li {float:left}
a {outline:none;-moz-outline-style:none;}

body {
	font-size:62.5%;
	font-family:"Lucida Grande",Arial,Helvetica,Verdana,sans-serif;
	/*font-family:"Calibri,Arial,Helvetica Neue,Helvetica,sans-serif";*/
	background-color:#0D0B08;
	background-image:url('images/wallpaper.jpg'); /* background decoration */
	background-repeat:repeat-x;
	background-position:left 85px;
	background-attachment:fixed;
}

#page {
	background-color:transparent;
	background-image:url('images/bg-wrapper.gif'); 
	background-repeat:repeat-x;
	background-position:center top;
}	

#header {
	background-color:#3B2D20;
	background-image:url('images/bg-header.gif'); 
	background-repeat:no-repeat;
	background-position:center top;
	border-bottom:5px solid #A87217;
}
	
	#header #headerimg h1 a {
		display:block;
		width:240px;
		height:60px;
		background-image:url('images/logo.png'); 
		background-repeat:no-repeat;
		background-position:center top;
		text-indent:-5000px;
	}

	#header div.description {
		background-image:url('images/bg-description.png'); 
		background-repeat:no-repeat;
		background-position:center top;
		text-indent:-5000px;
	}

#content {
	background-color:#FAFAFA;
}

#sidebar {
	background-image:url('images/bg-sidebar.png'); 
	background-repeat:repeat;
	background-position:top left;
}

#footer {
	background-image:url('images/bg-masthead.png'); 
	background-repeat:repeat-x;
	background-position:top left;
}

/* navigation */

	#header #nav {
		position:absolute;
		right:0px;
		top:45px;
		height:30px;
	}
		#header #nav ul {
			position:relative;
		}
			#header #nav ul li a {
				display:block;
				width:25px;
				height:25px;
				line-height:25px;
				background-image:url('images/navnrs.png');
				background-repeat:no-repeat;
				text-indent:-5000px;
				margin-right:10px;
			}
			/* normal */
			#header #nav ul li.nav01 a {background-position:0 0;}
			#header #nav ul li.nav02 a {background-position:0 -25px;}
			#header #nav ul li.nav03 a {background-position:0 -50px;}
			/* current */
			#header #nav ul li.nav01 a.current {background-position:-25px 0;}
			#header #nav ul li.nav02 a.current {background-position:-25px -25px;}
			#header #nav ul li.nav03 a.current {background-position:-25px -50px;}
			/* hover */
			#header #nav ul li.nav01 a:hover {background-position:-50px 0;}
			#header #nav ul li.nav02 a:hover {background-position:-50px -25px;}
			#header #nav ul li.nav03 a:hover {background-position:-50px -50px;}

			#header #nav ul li span {
				display:block;
				height:25px;
				line-height:25px;
				font-size:1.5em;
				color:white;
				padding:0 5px;	
				text-indent:-5000px;
				background-repeat:no-repeat;
				background-position:0 0;
			}

			#header #nav ul li.nav01 span { /* home */
				width:57px;
				background-image:url('images/nav-slide01.png');			
			}
			#header #nav ul li.nav02 span { /* weblog */
				width:72px;
				background-image:url('images/nav-slide02.png');			
			}
			#header #nav ul li.nav03 span { /* projects */
				width:80px;
				background-image:url('images/nav-slide03.png');			
			}

/* content */

#content table th, #content table td {padding:.8em;border-bottom:1px solid #fff;}
#content table th {background-color:#ddd}
#content table td {background-color:#eee;border-left:1px solid #fff}
#content table td ul {list-style-type:none}

#content .boxed-link {
	background-color:#AAAAAA;
	border:1px dashed #85682C;
	padding:5px;
	color:#85682C;
}
	#content .boxed-link a {
		color:#fff;
	}



#content {
	font-size: 1.2em;
	}

.narrowcolumn .entry p,
.narrowcolumn .entry ul,
.widecolumn .entry p,
.widecolumn .entry ul,
.widecolumn .subcontent ul,
.widecolumn .subcontent p {
	font-size: 1em;
	margin:5px 0;
	}

.narrowcolumn .entry, .widecolumn .entry, .widecolumn .subcontent {
	line-height: 1.6;
	color:#666;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

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

.even, .alt {

	border-left: 1px solid #ddd;
}



small {
	font-family: "Lucida Grande",Arial,Helvetica,Verdana,sans-serif;
	font-size: 1.1em;
	line-height: 1.6;
	}

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

h2 {
	font-size: 2em;
	}

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

#sidebar h2 {
	font-family: Georgia,serif;
	font-size: 2em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #833600;
	font-style:italic;
	}

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

.entry p a:visited {
	color: #b85b5a;
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 1em "Lucida Grande",Arial,Helvetica,Verdana,sans-serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: left;
	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: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: "Lucida Grande",Arial,Helvetica,Verdana,sans-serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font-size: 1.2em;
	}

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

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

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

a, h2 a:hover, h3 a:hover {
	color: #FFB200;
	text-decoration: none;
	}

a:hover {
	color: #FFB200;
	text-decoration: underline;
	}

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

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

#wp-calendar caption {
	font: bold 1.3em 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */





















/* Begin Structure */

#page {
	position:relative;
	margin:0px auto;
	width:100%;
}

#header {
	position:relative;
	width:920px;
	height:100px;
	margin:0 auto;
}

#innerheader {
	position:absolute;
	width:920px;
	left:50%;
	margin-left:-460px;
}

	#header #headerimg {
		position:relative;
		width:920px;
		height:100px;
	}
		#header #headerimg h1 {
			position:absolute;
			top:24px;
			left:0px;
			display:block;
			width:240px;
			height:60px;
		}
		/*
		#header div.description {
			position:absolute;
			right:155px;
			top:50px;
			width:295px;
			height:25px;
		}
		*/

#wrapper {
	position:relative;
	width:920px;
	margin:10px auto;
}

#content {
	float:left;
	margin-top:55px;
	min-height:450px;
	height:auto !important;
	height:450px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
}

.narrowcolumn { /* #content */
	padding: 0 55px 20px;
	margin: 0px auto;
	width: 505px;
}

.widecolumn { /* #content */
	padding: 0 55px 20px;
	margin: 0px auto;
	width: 505px;
}

#sidebar {
	float:left;
	display:inline;
	padding: 20px;
	margin-left: 8px;
	width: 257px;
	min-height:485px;
	height:auto !important;
	height:485px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
}

#footer {
	position:absolute;
	top:0;
	left:0;
	width:615px;
}

#footer p {
	float:right;
	margin: 0;
	padding: 10px;
	color:#833600;
	}

#footer p a {
	color:#fff;
	}

	#footer div {
		float:right;
	}

	
	#footer p a#rssentries {
		display:block;
		float:right;
		width:30px;
		height:30px;
		text-indent:-5000px;
		font-size:0;
		background-image:url('images/logo-rss.png'); 
		background-repeat:repeat-x;
		background-position:top left;
	}



 











.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 20px;
	}

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


h2 {
	margin: 25px 0 0;
	line-height:1.2;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 8px;
	padding: 0;
	color:#FFB200;
	font-style:italic;
	letter-spacing:-0.5px;
	}

#sidebar a {
	color:#FFF;
	text-decoration:underline;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

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



/* Begin Images */
p img {
	padding: 0;
	margin:.5em 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 */

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;
	color:white;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0;
	}

#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;
	}

#sidebar ul#sidebarNav ul li, #sidebar ul#sidebarNav ol li {
	padding-left:12px;
	background-color:transparent;
	background-image:url('images/bullet-star.png'); 
	background-repeat:no-repeat;
	background-position:left center;
	font-family:Georgia,serif;
	line-height:1.6;
	font-size:1.2em;
	}	
		#sidebar ul#sidebarNav ul li a, #sidebar ul#sidebarNav ol li a {
			text-decoration:none;
		}
		#sidebar ul#sidebarNav ul li a:hover, #sidebar ul#sidebarNav ol li a:hover {
			text-decoration:underline;
		}

#sidebar ul#guide {
	padding-bottom:5px;
	margin-bottom:10px;
	border-bottom:1px solid #85682C;
	line-height:1.6;
	font-size:1.1em;
	font-family:Georgia,serif;
}

#sidebar ul#guide h2 {
	font-size:1.8em;
	letter-spacing:-0.5px;
}

/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 4px 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;
	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 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 */


/* sidebar mashup area */ 

#sidebar ul#sidebarMashups {
}








	/* homepage */
	#content.fullcolumn {
		background:transparent;
		margin:0;
	}
	
	#aboutmarcup h2, 
	#maincontent h2 {
		margin:25px 0 16px 0;
		padding:0 0 4px 0;
		border-bottom:1px solid #FFE8B2;
	}

	#aboutmarcup h2 {
		margin:0 0 16px 0;
	}
	
	
	#leadcontent {
		width:850px;
		height:208px;
		padding:35px;
		margin-bottom:6px;
		background-color:transparent;
		background-image:url('images/bg-lead.png'); 
		background-repeat:no-repeat;
		background-position:left center;
	}

		#leadcontent #freecontainer {
			float:left;
			width:580
		}
		
		#leadcontent #aboutmarcup {
			float:right;
			width:280px;
		}

			#freecontainer .youtube {
				position:relative;
				z-index:99;
			}
			
			#freecontainer h2 {
				position:absolute;
				z-index:100;
			}
			
			#aboutmarcup h2 {
				color:#FFB200;
				border-bottom:1px solid #7C6127;
			}
			
			#leadcontent #aboutmarcup p {
				color:white;
				font-family:Georgia,serif;
				font-size:1.1em;
				line-height:1.8em;
				margin-bottom:1em;
			}
	
	#maincontent {
		width:830px;
		padding:20px 45px 45px 45px;
		background:white;
	}
	#maincontent #leftCol {
		float:left;
		width:558px;
	}
	#maincontent #rightCol {
		float:left;
		width:260px;
	}


		#maincontent .listing {
			width:245px;
			margin-right:34px;
			display:inline;
			float:left;
		}
			#maincontent .listing ul {
				list-style-type:none;
			}
			#maincontent .listing ul li {
				line-height:1.8em;
			}

			#maincontent #projectlisting ul li {
				padding-left:18px;
				background-color:transparent;
				background-image:url('images/bullet-star.png'); 
				background-repeat:no-repeat;
				background-position:left center;
			}	

			#maincontent .listing ul li a {
				color:#666;
				font-family:Georgia,serif;
				font-size:1.1em;
			}
			#maincontent .listing ul li span.recentdate {
				color:#F6AC00;
				font-size:1.1em;
				font-family: "Lucida Grande",Arial,Helvetica,Verdana,sans-serif;
				font-weight:bold;
				padding-right:5px;
			}
		
		#maincontent #mashups {
			float:left;
		}

		#maincontent #mashups ul.lastfm_list {
			width:508px;
			list-style-type:none;
			margin:0;
			overflow:hidden;
		}
			#maincontent #mashups ul.lastfm_list li {
				display:inline;
				padding:11px 3px 0 3px;
				list-style:none;
				list-style-type:none;
				margin:0;
			}
				#maincontent #mashups ul.lastfm_list li a.lastfm_thumb { /* 119 x 92 */
					display:block;
					position:relative;
					width:119px;
					height:92px;
					font-size:0;
					line-height:0;
					border:1px solid #E2E2E2;
					padding:0px;
					background-color:#ddd;
					text-decoration:none;
				}
				#maincontent #mashups ul.lastfm_list li a.lastfm_thumb:hover {
					text-decoration:none;
					border:1px solid #FFB200;
				}
				#maincontent #mashups ul.lastfm_list li img { 
					position:relative;
					top:2px;
					left:2px;
				}

					#maincontent #mashups ul.lastfm_list li a.lastfm_thumb span.lastfm_name {
						display:block;
						position:absolute;
						width:119px;
						height:92px;
						padding:0;
						line-height:15px;
						bottom:0;
						background-image:url('images/bg-lastfm-thumb.png'); 
						background-repeat:no-repeat;
						background-position:top left;
						color:#F6AC00;
						font-size:10px;
						font-family:verdana;
						font-weight:bold;
						text-transform:lowercase;
						overflow:hidden;
					}					
					
				#maincontent #mashups ul.lastfm_list li span {
					font-size:.8em;
				}



		#maincontent #favsong {
			width:508px;
			float:left;
		}