/*
	Theme Name: Oh, Wauw.
	Them URI: http://www.subfuse.net
	Description: Oh, Wauw.
	Media: Screen
	Author: Eike Menijn
	Author URI: http://subfuse.net

*/

/* ----------------------------------------------- [ * ] */


* {
	margin: 0;
	padding: 0;
}

/* -------------------------------- [ General Elements ] */

body {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 62.5%;
	background: #fff;
	color: #111;
	width: 900px;
	margin-left: auto;
	margin-right: auto;
}

hr {
	display: none;
}

img {
	vertical-align: middle;
	border: 0;
}

h1, h2, h3, h4 {
	color: #000;
}

h1 {
	margin-bottom: .3em;
	font-size: 2.8em;
	line-height: .95em;
}

h2 {
	margin-bottom: 1em;
	font-size: 1.8em;
	line-height: 1.3;
}

h3 {
	margin-bottom: 0.6em;
	font-size: 1.8em;
	line-height: 1.3;
}

h4 {
	margin-bottom: .6em;
	font-size: 1.3em;
	line-height: 1.6;
}

h5 {
	margin-bottom: 1em;
	font-size: 1.2em;
	line-height: 1.6;

}

p {
	margin-bottom: 1em;
	font-size: 1.2em;
	line-height: 1.6;
}

acronym {
	border-bottom: 1px dotted #eee;
}

/* ----------------------------------------- [ Wrapper ] */

#wrapper {
	margin-top: 3em;
	margin-bottom: 3em;
	overflow: hidden;
}

/* ---------------------------------------- [ Main Nav ] */

#main-nav {
	padding: 0 0 .5em 0;
	overflow: hidden;
}

#main-nav ul {
	list-style-type: none;
}

#main-nav li.page_item {
	margin-right: 2.2em;
	float: left;
}

#main-nav li a {
	font-size: 1.2em;
	line-height: 1.6;
}

/* ------------------------------------------ [ Header ] */

#header {
	height: 19em;
	border-top: 1px solid #333;
	border-bottom: 1px solid #333;
	overflow: hidden;
}

#header h1 {
	margin-top: .45em;	
}

#header h1 a, #header h2 {
	color: #000;
}

#header div.logo {
	margin-top: 16px;
}

#header div.logo a, #header div.logo a:hover {
	outline:0;
	text-decoration: none;
	background-color: #fff;
}

/* ------------------------------------------ [ Prevnext ] */

.prevnext {
	font-size: 1em;
	line-height: 1.6;
	margin-bottom: 2.2em;
	/* text-transform: uppercase; */
}

/* ------------------------------------------ [ Content ] */

#content {
	padding-top: 1em;
	overflow: hidden;
	float: left;
}

.post-info {
	background: transparent url(gfx/icons/icon-post-info.gif) no-repeat left;
	padding-top: 2px;
	padding-left: 15px;
	font-size: 1.2em;
}

.post-tags {
	margin-left: 15px;
	background: transparent url(gfx/icons/icon-post-tags.gif) no-repeat left;
	padding-top: 1px;
	padding-left: 10px;
	font-size: 1em;
}

.post-info img.share {

}

ul.nav {
}

.nav li {
}

.nav li.last {
}

ul.navlinks {
	position: absolute;
	top: 36.4em;
	list-style-type: none;
	overflow: hidden;
}

.navlinks li {
	font-size: 1.2em;
	line-height: 1.6;
}

.navlinks li a {
	display: block;
	padding: .4em 0px .5em 0px;
}

.navlinks li a:hover {
	background: #000;
	color: #fff;
}

/* -------------------------------------------- [ Post ] */

.post {
	padding: 1em 0 2em 0;
	border-top: 1px solid #ccc;
	overflow: hidden;
	width: 640px;
}

.post-content h5 {
	margin-top: 2.5em;
	margin-bottom: .5em;
	text-transform: uppercase;
}

.post-content blockquote {
	margin: 0 3.2em 0 3.2em;
}

.post-content blockquote p {
	width: 30em;
	padding: 0;
}

.post-content blockquote ul {
	width: 30em;
}

.post-content dl {
	margin: 0 0 1em 0;
	font-size: 1.2em;
}

.post-content dt {
	margin: 0 0 .5em 0;
	font-weight: bold;
	font-size: 1em;
}

.post-content dd {
	width: 30em;
	margin: 0 0 1em 2em;
	line-height: 1.6;
}

.post-content ul, .post-content ol {
	width: 44.8em;
	margin-left: -12px;
	list-style-type: none;
}

.post-content ol {
	margin-left: 8px !important;
}

.post-content ol li {
	padding-left: 0;
	list-style-type: decimal;
	background: none;
}

.post-content code {
	font-family: "Monaco", "Courier New", fixed;
	font-size: .9em;
}

.post-content pre {
	margin: 2em 0 2em 0;
	padding: 2em;
	font-size: 1.2em;
	background: #eee;
	overflow: auto;
}

.post-content pre code {
	color: #222;
}

.post-content .quote-author {
	float: right;
}

/* --------------------------------- [ Sharing is caring ] */

div.post-share {
	border-top: 1px solid #111;
	padding: 1em 0 1em 0;
	margin-left: -5px;
}

div.share-buttons {
	position: 				inherit;
	height: 				18px;
	text-align: 			left;
}

div.share-buttons a {
	display: 				block;
	float: 					left;
	width: 					18px;
	height: 				18px;
	padding-top: 			0;
	overflow: 				hidden;
	margin-left: 			5px;
	background: 			url(gfx/buttons/buttons-share.png) no-repeat left top;
}

div.share-buttons a.printer { background-position: left 0px; }
div.share-buttons a.email { background-position: left -18px; }
div.share-buttons a.rss { background-position: left -36px; }
div.share-buttons a.nujij { background-position: left -54px; }
div.share-buttons a.ekudos { background-position: left -72px; }
div.share-buttons a.hyves { background-position: left -90px; }
div.share-buttons a.facebook { background-position: left -108px; }
div.share-buttons a.linkedin { background-position: left -126px; }
div.share-buttons a.google { background-position: left -144px; }
div.share-buttons a.twitter { background-position: left -162px; }
div.share-buttons a.digg { background-position: left -180px; }
div.share-buttons a.delicious { background-position: left -198px; }
div.share-buttons a.stumbleupon { background-position: left -216px; }
div.share-buttons a.reddit { background-position: left -234px; }

/* -------------------------------------- [ Commentary ] */

#commentary {
	float:left;
	width:640px;
}

#comments {
	border-top: 1px solid #111;
	padding: 1em 0 0 0;
	overflow: hidden;		
}

.comment {
	margin: 0 0 3em 0;
	padding: 1em 0 0 0;
	border-top: 1px dotted #ccc;
	clear: both;
	overflow: hidden;
}

.comment div.info {
	float: left;
	width: 640px;
}

.comment div.info p.count {
	float:left;
	font-size: 18px;
	color: #000;
	margin-right: 5px;
	border-bottom: 1px dotted #ccc;	
}

.comment div.info p.avatar {
	float:left;
	margin-right: 5px;
}

.comment div.info p.author {
	margin-bottom: 0px;
}

.comment div.text {
	float:left;
	line-height: 1.6;
}

#leave-comment {
	border-top: 1px solid #111;
	padding: 1.2em 0 0 0;
	overflow: hidden;
}

#leave-comment code {
	font-family: "Monaco", "Courier New", fixed;
	font-size: .9em;
}

.comment-field {
	padding-bottom: 0.5em;
	overflow: hidden;	
}

label {
	display: block;
	font-size: 1.1em;
	line-height: 1.6;
}

input, textarea {
	width: 94%;
	padding: 3px;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 1.2em;
	border: 1px solid #ccc;
}

textarea {
	height: 10em;
}


/* ----------------------------------------- [ Sidebar ] */

#sidebar {
	margin-left: 25px;
	padding: 1em 0 0 0;
	overflow: hidden;
	width: 235px;
	float: left;
}

#sidebar h4 {
	padding-bottom: .6em;
	line-height: 1.6;
	border-bottom: 1px solid #ccc;
}

#sidebar p {
	font-size: 1.1em;
	color: #111;
}

#sidebar .section input {
	width: 15.8em;
	margin: 0 0 1em 0;
	padding: 6px 6px 6px 23px;
	border: 1px solid #ccc;
	background: transparent url(gfx/icons/icon-search.gif) no-repeat 7px center;
	font-size: 1.1em;
	float: left;
}

#sidebar ul.nav {
	margin: 0 0 2em 0;
	list-style-type: none;
}

#sidebar .nav li {
	margin: 0;
	padding: .4em 0px .5em 0px;
	font-size: 1.1em;
	line-height: 1.6;
	border-bottom: 1px dotted #bbb;
}

#sidebar .nav li.last {
	border-bottom: 0;
}

.section {
	margin: 0 0 1em 0;
	clear: both;
	overflow: hidden;
}

.section .col {
	overflow: hidden;
}

#content .section {
	margin: 0 0 2em 0;
	padding: 1em 0 0 0;
	border-top: 1px dotted #bbb;
}

#content .first {
	border: 0;
}

.submit {
	width: auto;
	padding: 0;
	border: 0;
}

.navigation {
	margin: 0 0 1em 0;
	padding: 1em 0 0 0;
	list-style-type: none;
	overflow: hidden;
	clear: both;
}

.navigation li {
	font-size: 1.2em;
}

/* ----------------------------------------- [ Lobby ] */

#sidebar .lobby #user_login, #sidebar .lobby #user_pass {
	width: 15.8em;
	margin: 0 0 0 0;
	padding: 4px 4px 4px 4px;
	border: 1px solid #ccc;
	font-size: 1em;
}

.lobby {
	margin: 0 0 1em 0;
	overflow: hidden;
}

/* --------------------------------------- [ Links ] */

a {
	color: #826307;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #fff;
	background-color: #826307;
	text-decoration: none;
}

#main-nav a, #footnotes a {
	color: #000;
	text-decoration: none;
}

#main-nav a:hover, #footnotes a:hover {
	color: #826307;
	background-color: #fff;
	text-decoration: none;
}

#content div.post-content p a {
	font-weight: 100;
	border-bottom: 1px dotted #826307;	
}

#content div.post-content p a:hover {
	font-weight: 100;
	border-bottom: 0px dotted #fff;	
}

a.post-title {
	color: #000;
	text-decoration: none;	
}

a:hover.post-title {
	color: #826307;
	background-color: #fff;
	text-decoration: none;
}

#content div.post-content a.more-link {
	background-color: #826307;
	color: #fff;
	text-decoration: none;
	border-bottom: 0px dotted #fff;	
}

#content div.post-content a:hover.more-link {
	background-color: #fff;
	color: #826307;
	text-decoration: none;
	border-bottom: 0px dotted #fff;
}

#content div.post-content a.wpaudio {
	color: #000;
	border-bottom: 0px dotted #fff;
}

#content div.post-content a:hover.wpaudio {
	color: #826307;
	background-color: #fff;
	border-bottom: 0px dotted #fff;
}

/* --------------------------------------- [ Footnotes ] */

#footnotes {
	border-top: 1px solid #333;
	padding: 1em 0 0 0;
	overflow: hidden;
	width: 900px;
}

#footnotes p {
	margin-bottom: .2em;
	font-size: 1.1em;
}

#footnotes .rss {
	padding-top: 2px;
	padding-left: 12px;
	background: transparent url(gfx/icons/icon-feed.gif) no-repeat center left;
}

/* ------------------------------------------ [ Flickr ] */

#flickr_badge_wrapper {
	margin-left: -1.2em;
	overflow: hidden;
}

.flickr_badge_image {
	margin: 0 0 1.2em 1.2em;
	float: left;
}

.flickr_badge_image img { 
	width: 64px;
	height: 64px;
}

.flickr_badge_image a {
	display: block;
}

/* --------------------------------- [ General Classes ] */

.title {
	font-size: 1em;
	line-height: 1.6;
	text-transform: uppercase;
	color: #000;
}

.amp {
	font-family: Baskerville, Georgia, "Times New Roman", sans-serif;
	font-style: italic;
	font-weight: normal;
	color: #000;
}

/* For image captions */

div.credit {
	display: block;
	font-size: .9em;
	float: right;
	text-align: right;
	margin-top: 3px;
}

.tooltip {
	display: block;
	padding-top: 8px;
	font-size: .9em;
}

.left {
	float: left;
}

.right {
	float: right;
}

.align-right {
	display: block;
	text-align: right;
}

.align-center {
	display: block;
	text-align: center;
}

.both {
	clear: both;
}

.image {
	background-color: #f9f9f9;
	border: 1px solid #eee;
	border-bottom: 1px solid #eee;
	display: block;
	padding: 7px;
}

.nudged {
	margin-right: 8px;
}

.nudged-left {
}

.nudge-bottom {
	margin-bottom: 1.5em;
}

.last-field, .first-post {
	border: 0;
}

.title-not {
	width: 33px;
	height: 25px;
	margin: 0 6px 0 0;
	display: block;
	text-indent: -1000em;
	background: transparent url(gfx/not.gif) no-repeat top left;
	float: left;
}

.search-field {
	padding: 0;
}

/* Centering for older posts */ 

.centered {
	display: block;
	margin: 0 auto;
}

.button {
	display: block;
	padding: 8px;
	background: #222;
	color: #fff;
	font-size: .9em;
	text-transform: uppercase;
	letter-spacing: 3px;
	text-align: center;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

.button:hover {
	background: #000;
}

/* ---------------------- [ Wordpress required classes ] */

ul.widgetized-sidebar {
	list-style-type: none;
}

ul.widgetized-sidebar li {
	margin: 0 0 2em 0;
	clear: both;
	overflow: hidden;
}

ul.widgetized-sidebar li h2 {
	margin-bottom: 0.6em;
	padding-bottom: .6em;
	font-size: 1em;
	line-height: 1.6;
	text-transform: uppercase;
	border-bottom: 1px solid #ccc;
	color: #000;
}

ul.widgetized-sidebar li ul li {
	margin: 0;
	padding: .4em 8px .5em 8px;
	font-size: 1.1em;
	line-height: 1.6;
	border-bottom: 1px dotted #bbb;
	font-size: 1.1em;
}

.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
}

.alignright {
   float: right;
}

.wp-caption {
	margin: 1em;
	padding: .8em;
	text-align: center;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	margin: .5em 0 .5em 0;
	padding: 0;
	font-size: 1.1em;
	line-height: 1.6;	
}

.categories { }
.cat-item { }
.current-cat { }
.current-cat-parent { }
.pagenav { }
.page_item { }
.current_page_item { }
.current_page_parent { }
.widget { }
.widget_text { }
.blogroll { }
.linkcat{ }

#wp-calendar {
	border-collapse: collapse;
	font-size: 1.1em;
	margin: 0 auto;
}

#wp-calendar caption {
	margin-bottom: .8em;
	font-size: 1.1em;
	font-weight: bold;
}

#wp-calendar thead tr th {
	padding: 1em;
}

#wp-calendar td {
	padding: 1em;
}

#wp-calendar tr {
	padding: 1em;
}

#hr {
	height:3px;
	width: 898px;
	background:#fff url('gfx/dotted.gif') no-repeat center left;
}
