/*
Theme Name: monolit
Theme URI: http://blog.jasen.dk/monolit
Description: <p>A photoblog theme based on <a href="http://www.wordpress.org/">Wordpress</a> and <a href="http://johannes.jarolim.com/yapb/">YAPB</a></p><p>This theme depends on the <a href="http://johannes.jarolim.com/yapb/">Yet Another Photoblog</a> plugin.</p><p>It is based on the default wordpress theme but has also borrowed stuff from the <a href="http://mac.defx.de/grain-theme">grain</a> theme, and the <a href="http://www.226-design.com/monochrome/">monochrome</a> blog with permission from the authors.</p><p><b>DON'T ENABLE EXIF IN THIS VERSION</b></p>
Version: 0.7
Author: Kim N&oslash;rgaard
Author URI: http://www.jasen.dk/
.
**IMPORTANT**
Configuring the theme:

If you wan to enable archives:
  - Create an 'archives' page through Manage/Pages. Remember the title and be
    sure to select the 'Arcives' template under "Page Template".
  - in the config/config.php file
    => change the value of MONOLIT_SET_ARCHIVE_WP_TITLE to the title of the page
       you just created
    => change the value of MONOLIT_SET_SHOW_ABOUT to 1

If you want to enable an about page:
  - Create an 'about' page through Manage/Pages. Remember the title.
  - in the config/config.php file:
    => change the value of MONOLIT_SET_ABOUT_WP_TITLE to the title of the page
       you just created
    => change the value of MONOLIT_SET_SHOW_ARCHIVES to 1

Changing the copyright notice and other settings
  - Copyright: Change the MONOLIT_SET_COPYRIGHT to whatever you want the
    copyright notice to say.
  - Change other configuration values in the file if needed. They are pretty
    much self-explanatory.

About sizes:
  The theme automatically resizes images to a max width of 900 pixels and a
  max height that is customizable through the MONOLIT_SET_MAX_HEIGHT value
  (default is 600 pixels). If you want wider images the layout will break 
  unless you change the stylesheet (look for the 'inside' class).

About language and messages:
  Language and messages can be configured through the lang/lang.php file. It
  might take some skill to figure out which message goes where :-)

Todo:
  - a smarter way to control the configuration, ie. via admin page
.
*/

/*Reset Reloaded, Eric Meyer, http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/ */

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, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

/* Ende Reset Reloaded*/


@font-face {
	font-family: 'StMarieWebSCThin';
	src: url('stmarie-thin_web_sc-webfont.eot');
	src: url('stmarie-thin_web_sc-webfont.woff') format('woff'), url('stmarie-thin_web_sc-webfont.svg#webfonti6QgH8L5') format('svg');
	font-weight: normal;
	font-style: normal;
}

.StMarieWebSC-Thin {font-weight: normal; font-style: normal; line-height:normal; font-family: 'StMarieWebSCThin', sans-serif;}

.win body {
font-family: Arial, Verdana;
color:  #AAAAAA;
font-size: 8px;

}

.win a {
	color: #AAA;
	text-decoration: none;
	font-family: Arial, Verdana;
	text-transform:  uppercase;
	}

.win #header-navigation a {
	font-size: 13px;
}

.win a img { border: 0; }

.win a:hover {
	text-decoration:none;
	color: #07a1e2;
	}

.win h3 {
	color: #AAA;
	text-decoration: none;
	font-family: Arial, Verdana;
	text-transform:  uppercase;
	
}

.win p {
	color: #AAA;
	text-decoration: none;
	font-family: Arial, Verdana;
	
}

.win #footer a {
	text-transform: none;
	color:  #666;
}

.win #image-navigate-container a {
	font-size: 12px;
}

body {
	margin: 0px; 
	font-weight: normal; font-style: normal; 
	font-family: StMarieWebSCThin, Arial;
	font-size: 12px;
	line-height:19px;
	color: #000;
	background-color: #f5f5f5;
	}

/* CONTAINERS */
.inside {
	width:960px;
	margin:15px auto 0px auto;
	}

.whitebg { 
margin-top: 15px;
border-top: 1px dashed #ccc;
background-color: #fff;
background-image: url('loading.gif');
background-repeat: no-repeat;
background-position: center;

	 }

.content {

	border-top: 1px dashed #ccc;
	padding-top: 0.3em;
	padding-bottom: 1em;
	background-color: #f5f5f5;
	}

/* LINKS */
a {
	color: #000;
	text-decoration: none;
	}

a img { border: 0; }

a:hover {
	text-decoration:none;
	color: #07a1e2;
	}

/* BASIC ELEMENTS */
p {
	width: 600px;
	font-size: 1.7em;
	line-height:  1em;
	color: #000;
	margin: 2px 0 10px 0;
	}

h2 {
	font-size: 3.5em;
	line-height: 1.5em;
	font-weight: normal;
	}

h3 {
	font-size: 2.0em;
	font-weight: normal;
	margin-bottom: 0.5em;
	}

/* ARCHIVES */
.archives {
	display: block;
	margin-left: 10px;
}

.archive-post {
	display: inline;
	line-height: 30px;
	}

.archive-photo {
	margin: 10px;
	margin-left: 0px;
	display: inline;
	}

.archive-photo a {
	border: 0;
	text-decoration: none;
}

.archive-photo a:hover {
	background-color: #f5f5f5;
	}

.archive-thumb {
	border: 1px solid black;
	}

.archive-thumb:hover {
	border: 1px solid red;
	}

.archive-navigate-container {
	position: relative;
	font-family: StMarieWebSCThin, serif;
	text-transform:uppercase;
	font-size:10px;
	letter-spacing:2px;
	padding-bottom: 12px;
	}

/* HEADER AND NAVIGATION */
#header-container {
	position: relative;
	height: 43px;
}

#header-headline {
	position: absolute;
	left: 0;
	top: -3px;
	width: 50%;
	font-size: 3em;
	letter-spacing:2px;
}

h1 span {
	display: none;
}

h1 a {
	display: block;
	width: 340px;
	height: 35px;
	background: transparent url(zeichen.png) top left no-repeat;
}


#header-navigation {
	position: absolute;
	right: 0;
	top: 4px;
	width: 50%;
	text-align: right;
	font-family: StMarieWebSCThin, serif;
    font-size:20px;
}

#header-navigation a {
	border-bottom: none;
}

/* FOOTER */
#footer {
	border-top: 1px dashed #ccc;
	color: #666;
	font-family: Arial, Verdana;
	font-size: 11px;
	background-color: #f5f5f5;
	text-align: center;
	padding-top: .5em;
	}


#footer a {
	color:  #666;
}


#footer a:hover {
	text-decoration:none;
	color: #07a1e2;
	}


/* IMAGE NAVIGATION */
#image-navigate-container {
	position: relative;
	height: 30px;
	font-family: StMarieWebSCThin, serif;
	font-size:16px;
	margin-top: 12px;
	}

#image-navigate-container a {
	border-bottom: none;
}

.image-navigate-left {
	position: absolute;
	left: 0;
	width: 33%;
	z-index: 2;
	}

.image-navigate-center {
	position: absolute;
	width: 100%;
	left: 0;
	right: 0;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	z-index: 1;
	}

.image-navigate-right {
	position: absolute;
	right: 0;
	width: 33%;
	text-align: right;
	z-index: 2;
	}

/* IMAGES */
#image {
	text-align: center;
		
	}

img.photo {


	border: 0;
}

/* BULLETS */
.bullet ul {
	margin-top: 0;
}
.bullet li {
	list-style-type: square;	
	
}	

cite {
 	
	font-size: 10px;
	line-height:11px;
	font-family: Arial, Verdana;
	font-style: normal;
	color: #666;
	text-decoration:none;
	text-transform:uppercase;
		
}

small {
	font-size: 10px;
	line-height:11px;
	font-family: Arial, Verdana;
	font-style: normal;
	color: #666;
	text-transform:uppercase;
}

li {
line-height:11px;
}

li p {
	font-size: 12px;
	line-height:20px;
	font-family: Arial, Verdana;
	font-style: normal;
	color: #222;
	padding-top: 5px;
	padding-bottom: 5px;
}



small a {
	color: #666;
	line-height:11px;
	text-transform:uppercase;
	padding-bottom: 5px;
	
}

#facebook_like {
	margin-top: 20px;
	margin-bottom:  -80px;
	background-color: #f5f5f5;
}

#cf {
	margin-top:  1px;

}

.text {
	font-size:  12px;
	color:  #666;
	line-height: 20px;
	font-family: Arial, Verdana;
}

#text{
	font-size:  12px;
	color:  #666;
	line-height: 20px;
	font-family: Arial, Verdana;
}


/* --- Float Hack --- */
.cf:after { content: "."; display: block;   height: 0;  clear: both; visibility: hidden; }
/* Hides from IE-mac \*/
html .cf {height: 1%;}
/* End hide from IE-mac */

