/*  
Theme Name: Reyebrow [Happy Mum, Healthy Baby]
Theme URI: http://raisedeyebrow.com/
Description: A variant of the default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 0.1
Author: Raised Eyebrow Web Studio
Author URI: http://raisedeyebrow.com.com/

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built Raised Eyebrow Web
	Studio and is based on the Kubrik theme by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

* {
	padding:0;
	margin:0;
}


/* HTML Elements and their associated special-case classes: */
body {
	background:#83b161;

	font-size:62.5%; /* Resets 1em to 10px */
	font-family:'Trebuchet MS', Verdana, Arial, Sans-Serif;
	color:#432;
	text-align:center;
}

ol,
p,
ul,
address {
	margin-bottom:1.75em;
}

h2,
h3,
.postHeader .postDate span.day {
	color:#c70;
	text-transform:lowercase;
	font-weight:normal;
	font-family:georgia,palatino,'Times New Roman',serif;
}



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

	border-bottom:1px dotted #c70;
}

a:hover {
	border-bottom:1px solid #fff;
}

a img {
	border: none;
}

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

	cursor: help;
}

acronym,
abbr {
	border-bottom: 1px dashed #999;
}

address {
	font-style:normal;
}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
}

blockquote cite {
	margin: 5px 0 0;
	display: block;
}

cite {
	text-decoration: none;
}

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

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

	margin: 0;
}

h2,
.postHeader .postDate span.day {
	font-weight:normal !important;
	font-size:2em;

	padding:0;
	margin:0 0 .5em 0;
}

#home h2 {
	margin-left:.5em;
}

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

h2 a,
h3 a {
	font-weight:normal;
	color:#c70;

	border-bottom:1px solid #fff;
}

h2 a:hover,
h3 a:hover {
	border-bottom:1px dotted #c50;
}

h3 {
	font-size:2.1em;

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

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
}

hr {
	display: none;
}

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

.postHeader {
	float:left;
	clear:both;
	
	position:relative;
	left:-62px;
	
	/*font-family:georgia,palatino,'Times New Roman',serif;*/
	
	margin-bottom:20px;
}

.postHeader h2,
.postHeader .postmetadata {
	text-align:left;
	
	margin:0;
}

.postHeader .postmetadata {
	margin-left:70px;
}

.postHeader .postDate {
	width:4em;
	
	float:left;
	
	text-align:right !important;
	
	border-right:1px solid #432;
	padding-right:10px !important;
	padding-bottom:5px;
	margin-right:5px;
}

.postHeader .postDate span {
	display:block;
}

.postHeader .postDate span.day {
	color:#c76;
	
	margin-bottom:.0625em;
}

.postHeader .postDate span.month,
.postHeader .postmetadata {
	font-size:116.7%;
}

.postHeader .postDate span.month {
	padding-top:.25em;
}

.postHeader .postmetadata {
	font-style:italic;
}

.postHeader .postmetadata a {
	font-weight:normal;
}

p img {
	padding: 0;
	max-width: 100%;
}

select {
	width: 130px;
}

small {
	/*font-family: Arial, Helvetica, Sans-Serif;*/
	font-size: 0.9em;
	line-height: 1.5em;
}

ul,
ol {
	padding-left:2.5em;
}

ul li {
	list-style-type:disc;
}


/* Structural elements and their children: */
#page {
	background-color:#fff;
	width:760px;
	
	text-align: left;
	
	padding:0;
	margin:0 auto;
}


/* Header: */
#header {
	background-color:#fdf5d1;
	height:150px; 
	
	padding:0; 
	margin:0; 
}

#headerimg h1 { 
	height:1px;
	background:transparent url(images/bg_header.gif) no-repeat 50% 0;

	overflow:hidden;
	position:relative;
	
	padding-top:149px;
} 

#headerimg h1 a {
	height:1px;
	width:760px;
	
	position:absolute;
	top:0;
	left:0;
	display:block;
	overflow:hidden;
	
	padding-top:149px;
}

#headerimg div {
	position:absolute;
	left:-999em;
}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
}


/* Content area: */
#content {
	font-size: 1.3em
}


/* Wide column: */
.widecolumn {
	width: 450px;
	
	line-height: 1.6em;
	
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
}

.widecolumn .entry { 
	clear:left;
}

.widecolumn .post {
	margin: 0;
}

.widecolumn .entry p {
	font-size: 1.05em;
}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}


/* Narrow column: */
.narrowcolumn {
	float: left;
	padding: 0 0 20px 67px;
	margin: 0px 0 0;
	width: 450px;
}

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


/* Sidebar: */
#sidebar {
	font-family:verdana,vera,helvetica,arial,sans-serif;
	font-size:110%;	
		
	position:relative;
	top:-6px;
	padding:0 0 10px 0;
	margin-left: 545px;
	width: 200px;
}

#sidebar form {
	margin: 0;
}

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

#sidebar p {
	line-height:1.6em;
	
	padding-bottom:1em;
}

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

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

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

#sidebar #searchsubmit {
	padding: 1px;
}


/* Footer: */
#footer {
	clear:both;
	
	font-family:verdana,vera,helvetica,arial,sans-serif;
	text-align:left !important;
	font-size:110%;
	line-height:1.6em;
	color:#776;
	
	border-top:1px solid #c76 !important;
	margin:0 20px 0 67px !important;
}

#footer a {
	color:#776;
	font-weight:normal;
	text-decoration:none;

	border-bottom-style:none;
}

#footer a:hover,
#footer a:active {
	text-decoration:underline;
}

#footer p {
	margin: 0;
	padding: 20px 0;
}


/* Content (note that some of these styles are overriden in the 'structure' section above): */

/* Posts */
.post {
	/*text-align: justify;*/

	margin:0;
}

#eventsSection .post small {
  color:#999 !important;
}

.post hr {
	display: block;
}

.postmetadata ul,
.postmetadata li {
	display: inline;
	list-style-type: none;
}


/* Entries: */
.entry {
	line-height:1.4em;

	clear:both !important;
	
	padding-left:6px;
	padding-right:20px;
}

.entry p a:visited {
	color:#b85b5a;
}
/*
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 0 0 35px;
	margin: 0;
}

.entry ol li {
	margin: 0;
	padding: 0;
}
*/
.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
}


/* Comments: */
.commentlist li,
#commentform input,
#commentform textarea {
	/*font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;*/
}

.commentlist li {
	font-weight: bold;
}

.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;
	
	margin: 10px 5px 10px 0;
}

.commentlist {
	padding: 0;
	/*text-align: justify;*/
}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
}

#commentform p {
	/*font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;*/

	margin: 5px 0;
}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
}

#commentform textarea {
	width: 100%;
	padding: 2px;
}

#commentform #submit {
	margin: 0;
	float: right;
}

.commentmetadata {
	display: block;

	font-weight: normal;
	
	margin: 0;
}

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


/* Calendar: */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
}

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

	display: block;
}

#wp-calendar caption {
	width: 100%;

	/*font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;*/
	text-align: center;
	text-decoration:none;
	text-align: center;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

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

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff;
}


/* Search form: */
#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: center;
}


/* Navigation */

/* Wordpress' navigation class: */
.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
}

/* Custom navigation: */
#navigation {
	background:transparent;
	width:754px;
	height:36px;
	list-style-type:none;
	
	border-right:3px solid #fff;
	border-left:3px solid #fff;
	padding-left:0;
	padding-bottom:25px;
	margin-bottom:0;
}

#navigation li {
	height:36px;
	
	display:inline;
	float:left;
}

#navigation li a {
	height:1px;
	background-color:transparent;
	background-position:0 0;
	background-repeat:no-repeat;

	overflow:hidden;
	display:block;

	text-decoration:none;

	border-right:3px solid #fff;
	border-bottom-style:none;
	padding-top:35px;
}

/* Box model hack */


#navigation li a:hover,
#navigation li a:active,

#homeSection #home a,
#bookSection #book a,
#authorSection #author a,
#eventsSection #events a,
/*#navigation #events a,*/ /* Make this active unless specified otherwise so that we don't have to find out if we're on an event page using php... */
#mediaSection #media a,
#contactSection #contact a {
	background-position:0 -36px;
}

/* Turn off events menu item everywhere else: */
#homeSection #navigation #events a,
#bookSection #navigation #events a,
#authorSection #navigation #events a,
#mediaSection #navigation #events a,
#contactSection #navigation #events a {
	background-position:0 0;
}

/* But make sure it can still :hover... */
#homeSection #navigation #events a:hover,
#homeSection #navigation #events a:active,
#bookSection #navigation #events a:hover,
#bookSection #navigation #events a:active,
#authorSection #navigation #events a:hover,
#authorSection #navigation #events a:active,
#mediaSection #navigation #events a:hover,
#mediaSection #navigation #events a:active,
#contactSection #navigation #events a:hover,
#contactSection #navigation #events a:active,

#eventsSection #navigation #events a:hover,
#eventsSection #navigation #events a:active {
	background-position:0 -36px;
}

#navigation #home a {
	background-image:url(images/m_home.gif);
	width:152px;
}

#navigation #book a {
	background-image:url(images/m_theBook.gif);
	width:120px;
}

#navigation #author a {
	background-image:url(images/m_theAuthor.gif);
	width:139px;
}

#navigation #events a {
	background-image:url(images/m_events.gif);
	width:105px;
}

#navigation #media a {
	background-image:url(images/m_media.gif);
	width:102px;
}

#navigation #contact a {
	background-image:url(images/m_contact.gif);
	width:121px;

	border-right-style:none;
}

#bookSection #text-1,
#authorSection #text-2,
#text-2 h2 {
	display:none;
}

/* Generic classes: */
.alt {
	background-color: #f8f8f8;
	
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	padding: 10px;
	margin: 0;
}

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

.alignright {
	float:right;
	padding:0 0 10px 10px;
}

.alignleft {
	float:left;
	padding:0 10px 10px 0;
}

.center {
	text-align: center;
}

.thumbnail {
	float:left;

	border:1px solid #c76;
	padding:3px;
	margin:3px 6px 0 0;
}

.ec3_list_day ul {
	padding-bottom:.125em;
}

/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */