/*
Theme Name: mof 
Description: mof
Author: dring
Author URI: http://binarybonsai.com/
Tags: blue, custom header, fixed width, two columns, widgets

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

	This theme was designed and built 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

*/



/* Begin Typography & Colors */
body{
	color: #F90;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	background-color: #CFCF9E;	
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left top;
}
 
DIV.container {
   top: 0; left: 0; width: 100%; height: 100%;
    position: fixed; display: table;
	text-align: center;}
 
h1 {
	display: table-cell;
vertical-align: middle
background-color: transparent;
	background-image: none;
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: 0pt 0pt;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #222222;
	/*color: #F30;*/
	font-size: 100px;
	font-weight: bold;
	letter-spacing: -8px;
	line-height: 81px;
	margin-top: -2px;
	margin-right: 0pt;
	margin-bottom: 33px;
	margin-left: 0pt;
	padding-top: 30px;
	text-indent: 0pt;
	text-transform: uppercase;
}
 
ul, li
 
{
	list-style-type: none;
	list-style-image: none;
	list-style-position: outside;
	display: inline;
	padding: 5px;
}
 
.top-navigation 
 
{
 
 
white-space: nowrap;
 
display: inline-block;
 
padding-top: 0pt;
 
padding-right: 0.7em;
 
padding-bottom: 0pt;
 
padding-left: 0.9em;
float:right;
 
}
 
.round{-moz-border-radius:5px;-webkit-border-radius:5px;}.round-top-right{-moz-border-radius-topright:5px;-webkit-border-top-right-radius:5px;}.round-right{-moz-border-radius-topright:5px;-moz-border-radius-bottomright:5px;-webkit-border-top-right-radius:5px;-webkit-border-bottom-right-radius:5px;}.round-bottom-right{-moz-border-radius-bottomright:5px;-webkit-border-bottom-right-radius:5px;}.round-bottom{-moz-border-radius-topright:0;-moz-border-radius-topleft:0;-moz-border-radius-bottomright:5px;-moz-border-radius-bottomleft:5px;-webkit-border-top-right-radius:0;-webkit-border-top-left-radius:0;-webkit-border-bottom-right-radius:5px;-webkit-border-bottom-left-radius:5px;}.round-bottom-left{-moz-border-radius-bottomleft:5px;-webkit-border-bottom-left-radius:5px;}.round-left{-moz-border-radius-topleft:5px;-moz-border-radius-bottomleft:5px;-webkit-border-top-left-radius:5px;-webkit-border-bottom-left-radius:5px;}.round-top-left{-moz-border-radius-topleft:5px;-webkit-border-top-left-radius:5px;}.round-top{-moz-border-radius-topright:5px;-moz-border-radius-topleft:5px;-moz-border-radius-bottomright:0;-moz-border-radius-bottomleft:0;-webkit-border-top-right-radius:5px;-webkit-border-top-left-radius:5px;-webkit-border-bottom-right-radius:0;-webkit-border-bottom-left-radius:0;}
 
 
  .clear {
    clear:both;
    height:1px;
    overflow:hidden;
  }
a{
 
 padding: 3px;
	background:#ddd url(images/bg-link-black.png) repeat-x scroll left bottom;
 
	text-decoration:none;
 
	color:#CD640E;
 
}
 
a:hover{
 
	background:#ccc;
 
}

