/*
THEME NAME: Modula White Dwarf
THEME URI: http://www.modula.fi/
DESCRIPTION: New curtains for an old room
VERSION: 2.1
AUTHOR: <a href"http://www.modula.fi">Modula</a>
TAGS: White Dwarf, modula, sandbox child theme, widgets, starter theme, minimalist
TEMPLATE: sandbox
*/

/* Apply a basic layout
-----------------------------------------------------------------------------*/
@import url('../sandbox/examples/2c-l.css');


/* disable some sandbox defaults
-----------------------------------------------------------------------------*/
#access, #blog-description, #nav-above, .meta-nav, #searchform-404 { display:none; }
img, .published { border: none; }


/* Apply basic typography styles
-----------------------------------------------------------------------------*/
body {
	font: 62.5%/1.6 helvetica, "microsoft sans serif", arial, sans-serif;
	color: #333;
	margin: 2.5em 4em;
}

#header, #content, .sidebar, #footer {
	font-size: 1.3em;
}

p {
	margin: 0 0 1em 0;
}

blockquote { margin: 0; padding: 0 1.5em; border-left: .5em #eee solid;}

.entry-content p, #comments p {
	.font-size: 1.125em;
	font-family: Georgia, Times, Times New Roman, serif;
}

.entry-content ul {
	.font-size: 1.125em;
	font-family: Georgia, Times, Times New Roman, serif;
}

h1, h2, h3 {
	color: #333;
	font-size: 1.2em;
	font-weight: normal;
	line-height: 1;
}

h4, h5, h6 {
	color: #333;
	font-size: 1.1em;
	font-weight: normal;
	line-height: 1.4em;
	margin-bottom: 1em;
}

h1#blog-title {	line-height: 3em; font-size: 1.1em; font-weight: normal; padding: 0 0 0 .1em;}

/* Links 
-----------------------------------------------------------------------------*/
a:link, a:visited, a:hover, a:active, a:focus { text-decoration: none; }
a:link { color: #356AA0; }
a:visited { color: #356AA0; }
a:hover { color: #4096EE; }
a:active, a:focus { color: #4096EE; }

#header h1 a{ color: #000; }
.entry-content p a { color: #333; text-decoration: underline; }
.entry-content h5 a { color: #333; text-decoration: underline; }

h3.entry-title a:link, h3.entry-title a:visited { color: #356AA0; text-decoration: none; }
h2.entry-title a:link, h3.entry-title a:visited { color: #356AA0; text-decoration: none; }

h3.entry-title a:hover, h3.entry-title a:active { color: #4096EE; text-decoration: none; }
h2.entry-title a:hover, h3.entry-title a:active { color: #4096EE; text-decoration: none; }

p a.more-link { float: left; font-size: .9em; line-height: 3em;}

/* Content
-----------------------------------------------------------------------------*/
.publish {
	width: 710px ;	
}

#content {
	border-top: 1px #fff solid;
}

.post {
	margin-bottom: 1em;
}

.post img {	margin-bottom: 1em; }
embed, object { margin-bottom: 1em }	
	
.entry-date, .entry-meta {
	float:right;
	display:block;
	width: 200px;
	font-size: .9em;
}

.entry-title, .entry-content{
	float:left;
	display:block;
	width: 460px;
	margin-bottom: 1.3em;
}

.page-title { margin-top: 1em; }

.entry-title, .entry-date {
	margin-top: 1em;
}

.entry-date {
	margin-top: 1.1em;
}

.entry-content {
	margin-bottom: 1em;
}

#nav-below {
	padding-top: .5em;
	padding-bottom: 2em;
	margin-bottom: 2em;
	width: 460px;	
	clear: both;
}
.nav-previous {float:left; }
.nav-next {float:right; }

#comments {
	width: 460px;
}

#comments-list ol, #trackbacks-list ol {
	list-style:none;
	margin: 0;
	padding: 0;
}

#comments-list ol li, #trackbacks-list ol li {
	padding: 1em 0;
	margin-bottom: .5em;
}

.unapproved { display:block; float: left; margin-left: 1.3em; padding-top: .5em; color: #FF0084;}
.comment-author { display:block; float: left; margin-left: 1.3em; border-bottom: 1px #ddd solid;}
.comment-meta {display:block; float: right; font-size: .8em; padding-top: 2.1em; margin-right: 1.3em; border-bottom: 1px #ddd solid;}

li.comment p, li.pingback p{clear: both; padding-top: 1em; margin: 0 1.3em 0 1.3em; }


li.comment, li.pingback{
	margin: 1em 0 1em 0;
	border: 1px #ddd solid;
	-moz-border-radius-topleft: .6em; -webkit-border-top-left-radius: .6em;
	-moz-border-radius-topright: .6em; -webkit-border-top-right-radius: .6em;
	-moz-border-radius-bottomleft: .6em; -webkit-border-bottom-left-radius: .6em;
	-moz-border-radius-bottomright: .6em; -webkit-border-bottom-right-radius: .6em;
}

p#comment-notes, p#login { 
	margin: 0 0 1em 0;
	padding: 0em; 
	border:0;
	background: #fff;
	-moz-border-radius-topleft: 0; -webkit-border-top-left-radius: 0;
	-moz-border-radius-topright: 0; -webkit-border-top-right-radius: 0;
	-moz-border-radius-bottomleft: 0; -webkit-border-bottom-left-radius: 0;
	-moz-border-radius-bottomright: 0; -webkit-border-bottom-right-radius: 0;
}

#respond {
	margin-top: 2em;
	padding: .5em 1.3em 1.5em 1.3em;
	border: 1px #ddd solid;
	-moz-border-radius-topleft: .6em; -webkit-border-top-left-radius: .6em;
	-moz-border-radius-topright: .6em; -webkit-border-top-right-radius: .6em;
	-moz-border-radius-bottomleft: .6em; -webkit-border-bottom-left-radius: .6em;
	-moz-border-radius-bottomright: .6em; -webkit-border-bottom-right-radius: .6em;
}

/* Archives 
----------------------------------------------------------------------------*/

.archive-meta {
	width: 460px;
}

.archive-meta p:first-child {   /* to fix a mysterious bug */
	margin-top: 1em;
}

/* Sidebar 
----------------------------------------------------------------------------*/
div.sidebar {
}

#primary h3, #secondary h3{
	font-size: 1em;
	margin-top: 1em;
	margin-bottom: .5em;
}

div.sidebar ul, div.sidebar ul ol {
	list-style:none;
	margin: 0;
	padding: 0 0 0 .1em;
}

div.sidebar li ul ul {
	margin-left: 1em;
}

/* disable widget headers at primary sidebar */

#primary li[id$='pages'] h3 {
	display:none;
}
#primary li[id$='categories'] h3 {
	display:none;
}
#primary li[class$='widget_categories'] h3 {
	display:none;
}

#primary li[id$=''] { padding: 1em 0; }
#secondary li[id$=''] { padding: 1em 0; margin-top: -1em; }

.current_page_item a{ color: #000; }
.current-cat a{	color: #000; }

/* Footer
-----------------------------------------------------------------------------*/

#footer {
	font-size: 1.1em;
	padding: 3em 0 0 .1em;
}

#design-link {
	padding: 0 0 0 .1em;
	font-size: 1.1em;
}

/* Icons
-----------------------------------------------------------------------------*/

.error404 h2{
	padding-left: 1.7em;
	line-height: 1.4em;
	background: transparent url(icons/error.gif) no-repeat center left	
}

h2.author{
	padding-left: 1.7em;
	background: transparent url(icons/user.gif) no-repeat center left	
}

.page-title {
	padding-left: 1.7em;
	line-height: 1.2em;
	background: transparent url(icons/folder_select.gif) no-repeat center left
}

.entry-date {
	padding-left: 1.9em;
	background: transparent url(icons/clock.gif) no-repeat center left
}

.entry-meta {
	padding-left: 1.9em;
	background: transparent url(icons/star.gif) no-repeat top left
}

div.sidebar li[id$='search'] h3 {
	padding-left: 1.7em;
	line-height: 1.4em;
	background: transparent url(icons/search.gif) no-repeat center left
}

div.sidebar li[class$='widget_text'] h3 {
	padding-left: 1.7em;
	line-height: 1.4em;
	background: transparent url(icons/world.gif) no-repeat center left
}


div.sidebar li[id$='archives'] h3 {
	padding-left: 1.9em;
	line-height: 1.4em;
	background: transparent url(icons/folder.gif) no-repeat center left
}

div.sidebar li[class$='linkcat'] h3 {
	padding-left: 1.9em;
	line-height: 1.4em;
	background: transparent url(icons/chain.gif) no-repeat center left
}

div.sidebar li[class$='widget_rss_links'] h3 {
	padding-left: 1.9em;
	line-height: 1.2em;
	background: transparent url(icons/rss.gif) no-repeat center left
}

div.sidebar li[id$='rss-links'] h3 {
	padding-left: 1.9em;
	line-height: 1.2em;
	background: transparent url(icons/rss.gif) no-repeat center left
}

div.sidebar li[id$='meta'] h3 {
	padding-left: 1.9em;
	line-height: 1.4em;
	background: transparent url(icons/key.gif) no-repeat center left
}

div [class$='nav-previous'] {
	padding-left: 1.9em;
	background: transparent url(icons/control_rewind.gif) no-repeat center left
}

div [class$='nav-next'] {
	padding-right: 1.9em;
	background: transparent url(icons/control_fast_forward.gif) no-repeat center right
}

#comments h3 {
	padding-left: 1.5em;
	line-height: 1.2em;
	background: transparent url(icons/comment.gif) no-repeat center left
}

#respond h3 {
	padding-left: 1.5em;
	line-height: 1.2em;
	background: transparent url(icons/comment_add.gif) no-repeat center left
}
