/*
Theme Name: Mimetastic
Theme URI: http://www.spifftastic.net
Description: Mimetastic is a blue, minimalist, single-column theme.  It features a menu at the top of the page instead of a sidebar.  It is a fluid-width theme intended to be easy on the eyes and provide a focus on the content of the website instead of its theme.
Version: 1.0
Author: Noel R. Cower
Author URI: http://www.spifftastic.net
*/

body{
	margin: 0;
	padding: 0;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #3b3836 url(img/background.gif) repeat-x top left;
}

hr { margin: 10px; height: 2px; color: #5b86af; }

#content { margin: 0 auto; max-width: 1024px; min-width:580px; }

/* menu */
#menu a, .navbar a { color: #036A93; text-decoration: none; }

#menu {
	height: 29px;
	background: #b6d984 url(img/menu-center.gif) repeat-x top left;
	color: #036A93;
	padding: 0;
}
#menu-center { text-align: center; height: 29px; padding: 4px; }
#menu-left { height: 29px; float: left; width: 12px; background: #00822f url(img/menu-left.gif) top left no-repeat; }
#menu-right { height: 29px; float: right; width: 12px; background: #00822f url(img/menu-right.gif) top left no-repeat; }

#menu h1 {
	padding: 0;
	margin: 0;
	float: right;
	font-size: 1.5em;
	color: #036A93;
}

#menu ul
{
	list-style: none;
	margin: 0;
	display: block;
	padding: 0;
}

#menu ul li
{
	position: relative;
	height: 27px;
}

#menu ul li
{
	float: left;
	display: block;
	width: auto;
	text-align: center;
	margin: 0;
	padding: 0;
}

#menu ul h2, .navbar h2
{
	padding: 3px 5px;
	margin: 2px 0 0 0;
	font-weight: bold;
	font-size: 1.2em;
	width: auto;
	display: block;
}

#menu ul form {
    display: block;
    width: 198px;
    margin: 2px 2px;
}

#searchform
{
}
#s {
    width: 150px;
    height: 18px;
    margin: 0;
    padding: 0;
}
#searchsubmit {
    width: 36px;
    height: 21px;
    margin: 2px 0 0 0;
    padding: 0;
}

h2.resulthead {
    text-align: center;
    color: white;
    margin: 0;
    padding: 0;
}

#menu ul li:hover, #menu ul ul li:hover h2, #menu ul ul li:hover ul li:hover h2, .navbar h2:hover
{
	background: #b6d984 url(img/submenuhighlight.gif) top left repeat-x;
}

#menu ul ul li h2, #menu ul ul li:hover ul li h2
{
	background: #b6d984 none;
}
#null li:hover{

background: #b6d984 url(../../../started/spacer.gif) top left repeat-x;
}
#menu ul ul
{
	z-index: 500;
	position: absolute;
	background-color: #b6d984;
	border: 1px solid #124a75;
	width: 200px;
	font-size: 1.2em;
}

#menu ul ul h2
{
	display: block;
	font-weight: bold;
	background-color: #b6d984;
	font-size: 1em;
	padding: 0;
	margin: 0;
	width: 100%;
}

#menu ul ul a { padding: 3px; width: 100%; display: block; }

#menu ul ul p
{
	display: block;
	font-weight: normal;
	padding: 3px;
	margin: 0;
	font-size: .9em;
}

#menu ul ul ul
{
	left: 100%;
	top: -1px;
        font-size: .9em;
}

#menu ul ul li
{
	padding: 0;
	width: 100%;
	margin: 0;
	text-align: left;
	background-color: #b6d984;
	border-bottom: 1px solid #124a75;
	height: auto;
        padding: 5px 0 5px 0;
}

#menu ul li:hover ul, #menu ul li:hover ul li:hover ul
{display: block;}
#menu ul ul li ul, #menu ul li ul, #menu ul li:hover ul li ul
{display: none;}

/* content */
.entries {}

.permalink
{
	margin: 0;
	font-size: 1.5em;
	padding: 0;
}

.permalink a
{
	text-decoration: none;
	color: #036A93;
}

.comment {
    margin: 16px 80px 8px 80px;
}

.entry {

}
.entry, .comment
{
	border-style: solid;
	border-width: 0 0 2px 0;
	border-color: #6d9ec6;
	background: #fff;
	display: block;
	padding: 0;
}

.entryhead-c, .commenthead-c {
    
text-align: center;
background: #B6D984;
    color: 036A93;
}

.entryhead a, .commenthead a {
    color: 036A93;
}

.entryhead a:visited, .commenthead a:visited {
    color: #036A93;
}

.entryhead { width: 40%; }
.commenthead { width: 50%; }

.entryhead, .commenthead {

    padding: 0;
    float: left;
    margin-left: 260px;

}

.entryhead_techs { width: 50%; }
.commenthead_techs { width: 50%; }

.entryhead_techs, .commenthead_techs {

    padding: 0;
    float: left;
    margin-left: 260px;
}

.entryhead-c, .commenthead-c {
    margin: 0 0 0 9px;
    padding: 3px;
}
.commenttext
{
    padding: 9px 18px;
    font-size: 1.2em;
}
.entrytext
{
	font-size: 1.2em;
}

.entryhead, .commenthead
{
	background-color: white;
}

.entry p, .comment p { line-height: 1.1em; }

.entryfoot, .commentfoot {
    clear: both;
}

blockquote {
    clear: both;
	margin-left: 20px;
	padding: 1px 20px;
	border-style: solid; border-width: 1px 1px 1px 4px; border-color: #8eaab8 #8eaab8 #8eaab8 #5b86af;
	background-color: #f6f7f8;
}

blockquote blockquote {
    font-size: .9em;
    background-color: #dae3e9;
    border-style: solid;
    border-width: 0 0 0 4px; border-color: #5b86af;
}
blockquote blockquote blockquote {
    background-color: #c3cdd4;
    border-style: solid;
    border-width: 0 0 0 4px; border-color: #5b86af;
}

#commentform #comment {
    margin: 0 auto;
    padding: 0;
    width: 100%;
}

#commentform #author, #commentform #email, #commentform #url
{
    width: 30%;
}

.comment-required
{
    float: right;
    margin: 2px 2px 8px 2px;
}

.navbar {
    width: 206px;
    height: 38px;
    clear: both;
    margin: 4px auto 12px auto;
    padding: 0;
    background: #c4c7c9 url(img/navbar.gif) top left no-repeat;
}

.navbar .left, .navbar .right {
    display: block;
    width: 64px;
    height: 27px;
    padding: 6px 0 0 0;
    text-align: center;
    margin-top: 2px;
}

.navbar h2 {
    margin: 0;
    padding: 0;
}

.navbar .left {
    float: left;
    margin-left: 12px;
}
.navbar .right {
    float: right;
    margin-right: 12px;
}

.entrytext h1, .entrytext h2, .entrytext h3 {
    margin: 10px 0 0 0;
    padding: 0;
}
.entrytext h1 { font-size: 1.75em; }
.entrytext h2 { font-size: 1.2em; }
.entrytext h3 { font-size: 1.25em; }

a.imagelink img {
    margin-left: 20px;
    border-width: 1px 1px 3px 1px;
    border-style: solid;
    padding: 3px;
    border-color: #3d739d;
}

a.imagelink:visited img {
    border-width: 1px 1px 3px 1px;
    border-style: solid;
    padding: 3px;
    border-color: #597286;
}

a.imagelink:active img {
    border-width: 1px 1px 3px 1px;
    border-style: solid;
    padding: 3px;
    border-color: #144c77;
    border-style: solid;
}

a.imagelink:hover img {
    border-width: 1px 1px 3px 1px;
    border-style: solid;
    padding: 3px;
    border-color: #438ec8;
}



