/*
Theme Name: minimal
Theme URI: http://rizzlestudios.ath.cx/wordpress/minimal
Description: A minimalistic WordPress theme utilizing no images in the template.
Version: 1.1
Author: rizzlestudios
Author URI: http://rizzlestudios.ath.cx/
Tags: white, two-column, one-column, minimalist, widgets, widgetized
Licensed under GPL.
*/
html {height: 100%; min-height: 100%;}
body { margin: 0; padding: 0;  background: url(body_bg.gif); font: normal 12px Verdana, Sans-Serif;         text-align: left; color: #3D3938; height: 100%; min-height: 100%;}

a:link { color: #3D3938; }
a:visited { color: #3D3938; text-decoration: none; }
a img { color:transparent; text-decoration: none; border: none; }
a:visited img { color:transparent; text-decoration: none; border: none; }




a:hover, a:active { color: #B9C327;}
h3 a:link { color: #3D3938; text-decoration: none; }
h3 a:visited { color: #3D3938; text-decoration: none; }
h3 a:hover, a:active { color: #3D3938; }
h1, h2, h3, h4, h5, h6 { font-weight: normal; margin: 8px 0; padding: 0; }
h1 { font-size: 18px; color: #3D3938;}
h2 { font-size: 20px; color: #3D3938;}
.post-title h2 {color: #3f4f5c; font-weight:bold; text-transform: uppercase; margin-bottom:5px;}
h3 { font-size: 18px; color: #3D3938;}
h4 { font-size: 16px; color: #3D3938; }
h5 { font-size: 14px; color: #3D3938;}
h6 { font-size: 13px; margin: 5px 0; font-weight: bold; }
ul { line-height: 1.5em; list-style-type: circle; }
ol { line-height: 1.5em; }
table {background: #B9C327;} td {background: #fff;}
#container { width: 800px; margin: 0 auto; height: 100%; background: #fff;}
#header { padding: 0; background: #fff;}
.formular {border: 1px solid #B9C327;}
.formular:focus {border: 2px solid #F1CE30;}
/* Navigation */
#navigation { position:relative; z-index: 1000; float: left; width: 786px; font: normal bold 13px verdana, sans-serif;background: url(nav_div_bg.gif) scroll repeat-x; height:44px; padding: 0 0 0 14px;}
#wrapper { margin: 0; padding: 0; clear: both; float: left; width: 800px; background: #fff;}
#content-wrapper { width: 800px; float: left; }
#content { float: left; padding: 26px 46px 46px 86px; line-height: 1.5em; text-align: left;}
#white { background-color: #fff; width: 800px; height: 15px; }
#footer { clear: both; float: left; width: 100%; margin: 0px 0; color: #555555; padding: 10px 0;       text-align: center; }

/* Single Post */
#post_content-wrapper { width: 640px; padding: 10px 0 20px 0; margin: 5px 0 0 80px; }
#post_content { float: left; padding: 27px; line-height: 1.6em; text-align: left; }

/* Header */
#header h1 {color: #191a1a; font-weight: bold; margin-bottom: 10px; }
#header h1 a {width:750px; height: 200px;}
#header h1 a:link, #header h1 a:visited { color: #333333; }
#header h1 a:hover, #header h1 a:active { color: #000000; }
#header h1 span {color:#5b5c5c;}
h1.blog-title { display: inline; }

h1.blog-title a { font-family: Verdana, Arial, Sans-Serif; font-weight: bold; font-size: 36px;;
        color: #333333;        letter-spacing: -1px; font-weight: bold; font-size: 36px; border-bottom: none;}
h1.blog-title a:hover { text-decoration: none; color: #000000; background: transparent;}
.tagline { font-family: Verdana, Arial, Sans-Serif; font-weight: normal; font-size: 18px;      text-align: right; margin-left: 3px; padding: 0; color: #A1A1A1; letter-spacing: -1px; display: inline;}

/* Content */

h3.post-title { display: inline;}
h3.post-title a { font-family: Verdana, Arial, Sans-Serif; font-weight: bold; font-size: 24px;
text-transform: lowercase; color: #3f4f5c; letter-spacing: -1px; border-bottom: none; }
h3.post-title a:hover { text-decoration: none; color: #222; background: transparent;}

/* Footer */
#footer { display: none;}
#footer a:hover, #footer a:active  { color: #003355; background-color:transparent;}
/* Images */

.aligncenter, div.aligncenter { display: block; margin-left: auto; margin-right: auto; }
.alignleft { float: left; }
.alignright { float: right; }
.wp-caption { border: 1px solid #ddd; text-align: center;  background-color: #f3f3f3;  padding-top: 4px; margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px; }
.wp-caption img { margin: 0; padding: 0; border: 0 none; }
.wp-caption p.wp-caption-text { font-size: 11px; line-height: 17px; padding: 0 4px 5px; margin: 0; }
#suckerfishnav {
    font-size:12px;
    font-family:verdana,sans-serif;
    font-weight:bold;
    width:100%;
    }
#suckerfishnav, #suckerfishnav ul {
    float:left;
    list-style:none;
    line-height:30px;
    padding:2px;
    margin:0;
    }
#suckerfishnav a {
    display:block;
    color:#3B9C327;
    text-decoration:none;
    padding:4px 4px 4px 20px;
    }
#suckerfishnav li {
    float:left;
    padding:0;
    }
#suckerfishnav ul {
    position:absolute;
    left:-999em;
    height:auto;
    font-weight:normal;
    margin:0;
    line-height:1;
    border:0;
    width: 210px;
        }
#suckerfishnav li li {
    font-weight:bold;
    font-family:verdana,sans-serif;
    border-bottom:1px solid #B9C327;
    border-left:1px solid #B9C327;
    border-right:1px solid #B9C327;
    width: 208px;
    }
#suckerfishnav li li a {
    padding:4px 10px 4px 20px;
    font-size:12px;
        }
#suckerfishnav li ul ul {
    margin:-21px 0 0 100px;
    }
#suckerfishnav li li:hover {
    background: url(sub_nav_bg.png);
    }
#suckerfishnav li ul li:hover a, #suckerfishnav li ul li li:hover a, #suckerfishnav li ul li li li:hover a, #suckerfishnav li ul li li li:hover a {
    color:#3D3938;
    }
#suckerfishnav li:hover a, #suckerfishnav li.sfhover a {
    color:#3B9C327;
    }
#suckerfishnav li:hover li a, #suckerfishnav li li:hover li a, #suckerfishnav li li li:hover li a, #suckerfishnav li li li li:hover li a {
    color:#3D3938;
    }
#suckerfishnav li:hover ul ul, #suckerfishnav li:hover ul ul ul, #suckerfishnav li:hover ul ul ul ul, #suckerfishnav li.sfhover ul ul, #suckerfishnav li.sfhover ul ul ul, #suckerfishnav li.sfhover ul ul ul ul {
    left:-999em;
    }
#suckerfishnav li:hover ul, #suckerfishnav li li:hover ul, #suckerfishnav li li li:hover ul, #suckerfishnav li li li li:hover ul, #suckerfishnav li.sfhover ul, #suckerfishnav li li.sfhover ul, #suckerfishnav li li li.sfhover ul, #suckerfishnav li li li li.sfhover ul {
    left:auto;
    background: url(sub_nav_bg.png);
    }
#suckerfishnav li:hover, #suckerfishnav li.sfhover { }

.current_page_item a:link {color: #B9C327; background: url(activ_a_bg.png) no-repeat scroll 7px 50% ;}
.current_page_item a:visited {color: #B9C327;background: url(activ_a_bg.png) no-repeat scroll 7px 50% ;}
.current_page_item a:active {color: #B9C327;background: url(activ_a_bg.png) no-repeat scroll 7px 50% ;}


.current_page_parent a:link {color: #B9C327;background: url(activ_a_bg.png) no-repeat scroll 7px 50% ;}
.current_page_parent a:visited {color: #B9C327;background: url(activ_a_bg.png) no-repeat scroll 7px 50% ;}
.current_page_parent a:active {color: #B9C327;background: url(activ_a_bg.png) no-repeat scroll 7px 50% ;}

