/*
Theme Name: The Official Schipul Blog
Theme URI: http://blog.schipul.com/
Description: The official theme of the Schipul Blog
Version: 1.0
Author: David Stagg for Schipul
Author URI: http://www.schipul.com/
*/

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, 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;
	} 
	
a img { border: none; }
a { outline: none; }

hr { margin: 16px 0; border-top: 1px solid #d3d3d3; border-bottom: 1px solid #ebebeb; }

body {background-color: #f1f0e7; color: #444; font: 12px/1.6em 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Console', Arial, sans-serif normal; }

ul, ol { margin: 1em 0; padding-left: 2.5em; }
dt { margin: 0.5em 0 0; }
dd { margin: 0.25em 0 0.5em 2.5em; }

h1, h2, h3, h5, h5, h6 { color: #E09524; font-weight: bold; text-shadow: 1px 1px 5px #CCC; letter-spacing: -.02em; margin-bottom: 10px;  } 
h1 { font-size: 40px; line-height: 44px; }
h2 { font-size: 34px; line-height: 38px; color: #7C480B; }
h3 { font-size: 22px; line-height: 26px; }

h1 a, h2 a, h3 a, h5 a, h5 a, h6 a { text-decoration: none; color: #E09524; }
h1 a:hover, h2 a:hover, h3 a:hover, h5 a:hover, h5 a:hover, h6 a:hover { text-decoration: underline; }

p { margin-bottom: 10px; }

a { color: #E09524;  }
a:hover { color: #7C480B; text-decoration: none; }
a:active { }
a:visited { }

acronym, abbr, span.caps { font-size: 0.9em; letter-spacing: .07em; }

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}


/* STRUCTURE */

#top-shade { display: block; height: 30px; }
#top-shade ul { list-style: none; margin: 0 auto; padding: 0 0 0 14px; width: 940px; }
#top-shade ul li { float: left; }
#top-shade ul li a { display: block; padding: 6px 10px; font-size: 10px; color: #666; text-decoration: none; }
#top-shade ul li a:hover { background: #FCD599; color: #333; }

#container {width: 940px; margin: 0 auto;}

#header { background: #fff url(images/white-bg.gif) repeat-y top center; padding: 10px 0; }
#header-top, #header-cap { display: block; width: 940px; }
#header-top { height: 13px; background: transparent url(images/shade-top.gif) no-repeat top center; }
#header-cap { height: 8px; background: transparent url(images/shade-btm.gif) no-repeat top center; }
#header-content { width: 900px; margin: 0 auto; position: relative; }

#header a#logo { display: block; width: 300px; height: 110px; float: left; overflow: hidden; }

#header-content h3 { width: 540px; float: right; margin: 0 40px 0 0; font-style: oblique; font-size: 18px; line-height: 20px; border: none; padding-top: 56px; z-index: 10; }

#header #menu { background: #585753 url(images/menu-btm.png) no-repeat bottom center; display: block; padding-bottom: 8px; margin-top: 6px; height: 36px; }
#header #menu ul { list-style: none; margin: 0; padding: 0 0 0 10px; }
#header #menu ul li { float: left; }
#header #menu ul li a { display: block; padding: 8px 10px 10px 10px; font-size: 12px; color: #fff; text-decoration: none; }
#header #menu ul li a:hover { color: #999; }

#content { background: #fff url(images/white-bg.gif) repeat-y top center; padding: 20px 0; }
#content-top, #content-cap { display: block; width: 940px; }
#content-top { height: 9px; background: transparent url(images/shade-top2.gif) no-repeat top center; }
#content-cap { height: 8px; background: transparent url(images/shade-btm.gif) no-repeat top center; }

#left-col { width: 580px; float: left; margin-left: 30px; }


#newsletter-sign-up { background:transparent url(http://schipul.com/images/newsletter-sign-up.gif) no-repeat scroll right top; display:block; height:89px; position:absolute; right:0; text-indent:-9999px; top:0; width:171px; }

#latest-post { padding: 14px; background: #ffe7c3; margin-bottom: 42px; -moz-box-shadow: 1px 1px 6px #b4b4b4; -webkit-box-shadow: 1px 1px 6px #b4b4b4; }
#latest-post .published, .post .published { float: right; margin-left: 10px; background: #fff; }
#latest-post .month, .post .month { background: #7C480B; font-weight: bold; text-align: center; text-transform: uppercase; padding: 2px 10px; color: #fff; font-size: 12px; }
#latest-post .date, .post .date { background: #fff; font-weight: bold; text-align: center; font-size: 28px; padding: 10px; }
	.post .date { background: #f1f0e7; }
#latest-post h2 { border: none; font-size: 30px; line-height: 34px; margin-bottom: 20px; }
#latest-post h2 a { color: #7C480B; }
#latest-post h2 a:hover { color: #E09524; text-decoration: none; }
#latest-post .featured-excerpt p { margin-bottom: 16px; }

#latest-post .read-more { margin-bottom: 12px; }
#latest-post .read-more p { margin: 0; }
#latest-post .read-more a, a#older-posts-link { background: #7C480B; color: #fff; padding: 4px 6px; text-decoration: none; }
#latest-post .read-more a:hover, a:hover#older-posts-link { background: #E09524; color: #fff; }

#latest-post .thumbnail-large a { padding: 4px; background: #fff; display: block; float: left; margin: 0 16px 16px 0; }
#latest-post .thumbnail-large a:hover { background: #E09524; }


#recent-posts .post { padding-bottom: 10px; border-bottom: 1px solid #999; margin-bottom: 20px; }

#recent-posts .published { float: right; margin-left: 10px; background: #fff; }
#recent-posts .month { background: #E09524; font-weight: bold; text-align: center; text-transform: uppercase; padding: 2px 10px; color: #fff; font-size: 10px; }
#recent-posts .date { background: #ebebeb; font-weight: bold; text-align: center; font-size: 18px; padding: 6px; }
#recent-posts h2 { border: none; padding: 0; }
#recent-posts .read-more a, .post .read-more a { padding: 4px 6px; background: #fcd599; color: #666; text-decoration: none; }
#recent-posts .read-more a:hover, .post .read-more a:hover { background: #E09524; color: #fff; }

/* SMALL THUMBNAILS */
.thumbnail-small a { padding: 4px; background: #fff; display: block; float: left; margin: 0 16px 16px 0; border: 1px solid #E09524; }
.thumbnail-small a:hover { background: #E09524; }


#sidebar { width: 260px; float: right; margin-right: 30px; }
#searchform #s { padding: 4px; color: #999; width: 160px; margin-right: 16px; font: 12px/1.5em 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Console', Arial, sans-serif normal; }
#searchsubmit { padding: 4px; font: 12px/1.5em 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Console', Arial, sans-serif normal; border: 1px solid #e09524; cursor: pointer; border: 1px solid #e09524; background: #fcd599; }


/* AUTHOR PAGES */
.author h2 { margin-bottom: 20px; }
.author-profile h1, .author-profile h2, .author-profile h3 { border: none; }
#author h3 { margin: 0; }
.author-profile { margin-bottom: 20px; padding-bottom: 20px; border-bottom: 1px solid #b4b4b4; }
.author-profile .author-bio { margin-bottom: 10px; }
ul#author-posts { list-style: none; margin: 0; padding: 0; }
ul#author-posts li { display: block; padding: 8px 0; border-bottom: 1px solid #ebebeb; }
ul#author-posts li a { text-decoration: none; }
ul#author-posts li a:hover { background: #ebebeb;  }
.author-photo { margin-right: 16px; margin-bottom: 16px; }
.author-meta { width: 150px; }


/* AUHTOR LIST */
#authors ul { list-style: none; margin: 0; padding: 0; }
#authors ul li { display: block; padding: 10px 0; border-bottom: 1px solid #b4b4b4; }

/* SUB PAGES */
.archive-header { margin-bottom: 20px; }
.single .post h2 { font-size: 34px; line-height: 36px; margin-bottom: 16px; }
.archive .post, .search .post, .page-template .post { padding-bottom: 10px; border-bottom: 1px solid #999; margin-bottom: 20px; }
.archive .post .published, .search .post .published, .page-template .post .published { float: right; margin-left: 10px; background: #fff; }
.archive .post .month, .search .post .month, .page-template .post .month { background: #E09524; font-weight: bold; text-align: center; text-transform: uppercase; padding: 2px 10px; color: #fff; font-size: 10px; }
.archive .post .date, .search .post .date, .page-template .post .date { background: #ebebeb; font-weight: bold; text-align: center; font-size: 18px; padding: 6px; }
.archive .post .year, .search .post .year, .page-template .post .year, .single .post .year { font-weight: bold; text-align: center; color: #999; padding-top: 4px; }
.archive .post h2, .search .post h2, .page-template .post h2 { border: none; }
.post .content-container { padding-bottom: 60px; margin-bottom: 20px; background: transparent url(images/schipul-post-cap.png) no-repeat bottom center; }
#social-share { margin-bottom: 10px; }



/* SINGLE PAGE */
.single-author-profile { display: block; border-width: 1px 0; border-color: #ccc; border-style: dashed; margin: 0 0 20px 0; padding: 10px 0; }
.single-author-profile .author-profile-thumb { margin-right: 16px; }
.single-author-profile p { margin: 0; padding: 0; }
.single-author-profile p.author { margin: 0; padding: 0; font-size: 14px; }


/* SIDEBARS */
#sidebar { font-size: 11px; color: #999; }
#sidebar a { text-decoration: none; }
#sidebar #widgets { list-style: none; margin: 0; padding: 0; }
#sidebar #s { margin: 0 16px 20px 0; font: 12px/1.5em 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Console', Arial, sans-serif normal; }

#sidebar h2 { font-size: 16px; border: none; color: #666; margin-bottom: 4px; padding: 0; line-height: 20px; }
#sidebar #latest-tweets { margin-bottom: 20px; }
#sidebar #latest-tweets ul { list-style: none; margin: 0 0 10px 0; padding: 0; }
#sidebar #latest-tweets ul li { padding: 6px 0; }
#sidebar #latest-tweets .profileLink a { padding: 4px 6px; background: #fcd599; color: #666; display: block; }
#sidebar #latest-tweets .profileLink a:hover { background: #E09524; color: #fff; }
#sidebar #latest-tweets .firstTweet { padding-top: 0; }

#sidebar li ul { list-style: none; margin: 0; padding: 0; }
#sidebar li ul li a { display: block; padding: 6px 0; border-bottom: 1px solid #ebebeb; }

#sidebar #widgets .widget { margin-bottom: 20px; }

#sidebar #flickr-photos { margin-bottom: 20px; }
#sidebar #flickr-photos #images a { display: block; width: 75px; height: 75px; float: left; padding: 2px; border: 1px solid #FCD599; margin-right: 5px; margin-bottom: 5px; }
#sidebar #flickr-photos #images a:hover { background: #E09524; }

#sidebar h3 { font-size: 16px; border: none; color: #666; margin-bottom: 4px; padding: 0; line-height: 20px; }
#sidebar .ybf { display: none !important; }

/* COMMENTS */
#comments-numbered { margin: 0 0 20px 0; padding: 0; list-style: none; }
#comments-numbered li { padding: 16px 0; border-bottom: 1px solid #999; position: relative; }
#comments-numbered h4 { margin-bottom: 10px; font-size: 14px; }
#comments-numbered .avatar { margin-right: 10px; }
#comments-numbered .commentnumber { color: #fff; font-size: 30px; letter-spacing: -.2em; margin: 0 16px 0 0; padding: 10px 36px 20px 10px; background: transparent url(images/comment-bg.gif) no-repeat top right; }
#comment-submit { border: 1px solid #e09524; background: #fcd599; padding: 4px; margin-top: 10px; font: 12px/1.5em 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Console', Arial, sans-serif normal; cursor: pointer; }

#author, #email, #url { padding: 4px; font: 12px/1.5em 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Console', Arial, sans-serif normal; }

/* WORDPRESS SPECIFIC IMAGE STYLES */
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;
	}

/* 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: 8px;
	margin: 0;
	color: #979797;
}

/* WP-PAGENAVI */
.wp-pagenavi a, .wp-pagenavi a:link {
	background-color:#FFFFFF;
	color:#666;
	margin:2px;
	padding:2px 4px;
	text-decoration:none;
	border: 1px solid #fff;
	}
.wp-pagenavi a:visited {
	background-color:#FFFFFF;
	border: none;
	color:#666;
	margin:2px;
	padding:2px 4px;
	text-decoration:none;
	border: 1px solid #fff;
	}
.wp-pagenavi a:hover {
	background-color:#FFFFFF;
	border:1px solid #000000;
	color:#000000;
	}
.wp-pagenavi a:active {
	background-color:#FFFFFF;
	border:1px solid #000;
	color:#000;
	margin:2px;
	padding:2px 4px;
	text-decoration:none;
	}
.wp-pagenavi span.pages {
	background-color:#FFFFFF;
	border:1px solid #fff;
	color:#000000;
	margin:2px;
	padding:2px 4px;
	}
.wp-pagenavi span.current {
	background-color:#FFFFFF;
	border:1px solid #000000;
	color:#000000;
	font-weight:bold;
	margin:2px;
	padding:2px 4px;
	}
.wp-pagenavi span.extend {
	background-color:#FFFFFF;
	border:1px solid #fff;
	color:#000000;
	margin:2px;
	padding:2px 4px;
	}


.clear { clear: both; }
