/*
Theme Name:		Miriam Schaaf
Theme URI:		http://miriamschaaf.com
Description:	A simple black & white Theme based on Blueprint CSS http://code.google.com/p/blueprintcss/
Version:			0.9
Author:			Design: Tobias Knipf | Code: Christian Mueller
Author URI:		http://tobias-knipf.com/
*/

/* Browser-Reset
-------------------------------------------------------------- */

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline; }

table { border-collapse: separate; border-spacing: 0; }
caption, th, td { text-align: left; font-weight: normal; }
table, td, th { vertical-align: middle; }

blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }

a img { border: none; }



/* A container should group all your columns. */
.container { width: 700px; margin: 0 auto; margin-top:20px; }

.header { margin-top:50px; }

/* Body margin for a sensile default look. */
body { margin:1.5em 0; min-height: 1000px; }


/* Columns
-------------------------------------------------------------- */

div.span-1, div.span-2, div.span-3 {float:left;margin-right: 50px;}
div.last { margin-right: 0; }

.span-1  { width: 200px;}
.span-2  { width: 450px;}
.span-3, div.span-3 { width: 700px; margin: 0; }

.append-1  { padding-right: 250px;}
.append-2  { padding-right: 500px;}

.prepend-1  { padding-left: 250px;}
.prepend-2  { padding-left: 500px;}

div.border { padding-right:24px; margin-right:25px; border-right: 1px solid #eee; }
div.colborder { padding-right:178px; margin-right:175px; border-right: 1px solid #eee; }

.pull-1 { margin-left: -250px;}
.pull-2 { margin-left: -500px;}
.pull-3 { margin-left: -750px;}
.pull-1, .pull-2, .pull-3 {float:left;position:relative;}

.push-1 { margin: 0 -250px 1.5em 250px;}
.push-2 { margin: 0 -500px 1.5em 500px;}
.push-3 { margin: 0 -750px 1.5em 750px;}
.push-1, .push-2, .push-3 {float:right;position:relative;}

.box { padding: 1.5em; margin-bottom: 1.5em; background: #E5ECF9; }

hr { background: url(images/hr.png) repeat-x; height: .1em; margin: 0 0 1.45em; border: none; }
hr.space { background: #fff; color: #fff; }

.clearfix:after, .container:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix, .container { display: inline-block; }
* html .clearfix, * html .container { height: 1%; }
.clearfix, .container { display: block; }

.clear { clear:both; }


/* own boxes
-------------------------------------------------------------- */

#logo { width: 200px; max-width:200px; height:75px; max-height:75px; background:url(images/ms-logo.png) no-repeat; }

.entry { clear: both; }

.navigation { display: block; text-align: center; max-height: 2em; min-height: 2em; }

.sidebar { padding-left: 25px; }

.blogtitle { margin-top: 15px; }
.posttitle { background: url(images/hr.png) repeat-x bottom; margin-bottom: 1em; }
.commentlink { margin-top: 10px; }
.commentline { background: url(images/hr.png) repeat-x top; padding-top: 2px; margin-bottom: 5em; }

.six-em-space { margin-bottom: 6em; }	
.five-em-space { margin-bottom: 5em; }
.four-em-space { margin-bottom: 4em; }
.three-em-space { margin-bottom: 3em; }
.two-em-space { margin-bottom: 2em; }
.one-em-space { margin-bottom: 1em; }
	
.alignright { float: right; }
.alignleft { float: left }


/* typography      
-------------------------------------------------------------- */

body { font-size: 75%; color: #000; background: #fff; font-family: "Courier New", Courier; line-height: 1.5em; }

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

h1 { font-size: 1.5em; margin: 1em 0 1em 0;}
	.blogtitle h1 { font-size: 1.5em; margin: 20px 0 0 0; line-height: 1em; font-weight:bolder; background: #000; color: #fff; display: inline; }
h2 { font-size: 1.25em; margin: 1em 0 .5em 0;}
	.post-title { font-size: 1.25em; margin: 0 0 -2px 0;}
	.page-title  { font-size: 1.75em; margin: 0 0 1em 0; }
	.sidebar h2 { font-size: 1em; margin-bottom: .6em; }
h3 { font-size: 1.25em; line-height: 1; margin-bottom: 1em; } 
	.blogtitle h3 { font-size: 1.25em; margin: 0 0 1em 0; line-height: 1em; background: #000; color: #fff; display: inline;}
	.page h3 { font-size: 1.25em; margin: 0 0 1em 0; }	 
h4 { font-size: 1em; margin: 0 0 1em 0; }
	.subtitle { font-size: 1em; line-height: 1.25; height: 1.25em; background: url(images/hr.png) no-repeat top; padding-top: 1px; margin: 0;}
h5 { font-size: 1em; font-weight: bold; margin-bottom: 1.5em; }
h6 { font-size: 1em; font-weight: bold; }

h1 img, h2 img, h3 img, h4 img, h5 img, h6 img { margin: 0; }


/* Text elements
-------------------------------------------------------------- */

p           { margin: 0 0 .5em; }
p img       { float: none; margin: 0; margin-bottom: .5em; padding: 0; }
p img.right { float: right; margin: 1.5em 0 1.5em 1.5em; }

.thumbnails img { float: left; margin: 5px; }

a:focus, 
a:hover     { color: #000; text-decoration: underline; font-weight: bold}
a           { color: #000; text-decoration: none; font-weight: bold;}

.sidebar a, .sidebar a:hover, .sidebar a:focus { font-weight: normal; }
.sidebar h2 a, .sidebar h2 a:hover, .sidebar h2 a:focus {font-weight: bold; }

body.news a.news,
body.presse a.presse,
body.kontakt a.kontakt,
body.stores a.stores { text-decoration: underline; }


.posts h2 a, .post h2 a:hover, .posts h2 a:focus { color: #000; text-decoration: none; }
.sidebar ul li.current_page_item { text-decoration: underline; }

.blogtitle h1 a:focus, 
.blogtitle h1 a:hover, 
.blogtitle h3 a:focus,
.blogtitle h3 a:hover     { color: #fff; text-decoration: none; }
.blogtitle h1 a, .blogtitle h3 a     { color: #fff; text-decoration: none; }


blockquote  { margin: 1.5em; color: #666; font-style: italic; }
strong      { font-weight: bold; }
em,dfn      { font-style: italic; }
dfn         { font-weight: bold; }
sup, sub    { line-height: 0; }

abbr, 
acronym     { border-bottom: 1px dotted #666; }
address     { margin: 0 0 1.5em; font-style: italic; }
del         { color:#666; }

pre,code    { margin: 1.5em 0; white-space: pre; }
pre,code,tt { font: 1em 'andale mono', 'lucida console', monospace; line-height: 1.5; } 


/* Lists
-------------------------------------------------------------- */

li				{ }

ul, li      { list-style-type: none; }
	.sidebar ul { padding-bottom: 1em; }
	.sidebar ul, .sidebar ul li, .sidebar ul li ul, .sidebar ul li ul li { text-indent: 0; }
	
ul.collection li { margin-bottom: 1em; }
	
body.cv .page .entry li {
	list-style-type: none;
	list-style-image: url(images/bullet-point.png);
	margin-left: 23px;
}
ol          { list-style-type: decimal; }

dl          { margin: 0 0 1.5em 0; }
dl dt       { font-weight: bold; }
dd          { margin-left: 1.5em;}


/* Tables
-------------------------------------------------------------- */

table       { margin-bottom: 1.4em; width:100%; }
th          { font-weight: bold; background: #C3D9FF; }
th,td       { padding: 4px 10px 4px 5px; }
tr.even td  { background: #E5ECF9; }
tfoot       { font-style: italic; }
caption     { background: #eee; }


/* Forms
-------------------------------------------------------------- */
	
#comment_form { width: 460px; padding: 1.0em 0 0 0; font: "Courier New", Courier;}
  #comment_form p { padding: 0; font: "Courier New", Courier;}
  /*#comment_form label { padding: 0 0 0 10px; }*/
  #comment_form .text_input { font-family: "Courier New", Courier; width: 200px; padding: 2px; border: none; border-bottom: 1px solid #000; background: #fafafa; }
  #comment_form .text_area { font-family: "Courier New"; border: 1px solid #000; width: 455px !important; background: #fafafa;}
  #comment_form .form_submit { font-family: "Courier New"; padding: 2px; border: 1px solid #000; cursor: pointer; }


/* Misc classes
-------------------------------------------------------------- */

.small      { font-size: .8em; margin-bottom: 1.875em; line-height: 1.875em; }
.large      { font-size: 1.2em; line-height: 2.5em; margin-bottom: 1.25em; }
.hide       { display: none; }

.quiet      { color: #666; }
.loud       { color: #000; }
.highlight  { background:#ff0; }
.added      { background:#060; color: #fff; }
.removed    { background:#900; color: #fff; }

.first      { margin-left:0; padding-left:0; }
.last       { margin-right:0; padding-right:0; }
.top        { margin-top:0; padding-top:0; }
.bottom     { margin-bottom:0; padding-bottom:0; }