/*  
Theme Name: wp-mike02: Funny animals
Theme URI: http://www.mikeyarmish.com/
Description: This is the port of a series of open source templates in the one theme. There is style switcher in sidebar. The theme is widget ready.
Version: 1.0
Author: Mike Yarmish
Author URI: http://www.mikeyarmish.com/
*/
/************* Global *************/
html,body {height:100%;}

* {
margin: 0;
padding: 0;
}

body, input{
font-size:70%; font-family:Trebuchet MS, Verdana, sans-serif;
text-align: left;
color:#333;
}

a {text-decoration: none;}

blockquote {
background: #f7f7f7;
padding: 15px;
margin: 5px 0;
}

img {
padding: 10px;
}

.alignleft {text-align:left;}

.alignright {text-align:right;}

.aligncenter {text-align:center;}

/************* Container *************/
#container {
height: auto !important;
min-height: 100%;
padding-bottom: 15px;
position: relative;
}

* html #container {
	height: 100%;
}

/************* Header *************/
#headerWrap {
height: 59px;
}

#header {
width: 740px;
margin: 0 auto;
}

#header h1 a {
font-size: 25px;
letter-spacing: -1px;
padding-top: 5px;
float: left;
}

ul#navigation li {
list-style-type: none;
float: right;
}

ul#navigation li a {
padding: 15px 7px 12px;
display: block;
font-size: 17px;
color: #fff;
}

/************* Content *************/
#content {
width: 740px;
margin: 7px auto 0;
padding-bottom: 25px;
border: 1px solid #fff;
position: relative;
}

#content:after {
content: "."; 
display: block; 
clear: both; 
height: 0;
visibility: hidden
}	

#content a:hover {color: #fff;}

/* 
Header with picture and site description.
It uses a hack for vertical-align because IE doesn't work properly with tables
*/
#contentHeader {
width: 740px;
height: 111px;
position: relative;
}

#contentHeader[id] {
display: table;
position: static;
}

#siteDescription {
font-size:1.5em;
position: absolute;
top: 50%;
padding-left: 25px;
color: #44434c;
}

#siteDescription[id] {
display: table-cell;
vertical-align: middle;
position: static;
}

#siteDescription p {
position: relative;
top: -50%;
}

#content h2 {margin:20px 0 0 0;font-size:1.5em; color: #45444D;}

#content h2 a {
color: #333;
}

#content h2 a:hover {
color: black;
background: none;
}

#content ul {
padding: 10px 15px 10px 20px;
}

#content ol {
padding: 10px 15px 10px 20px;
}	

.entry, .postmetadata {
margin-top: 10px;
}

/************* Main *************/
#welcome {
font: 1em arial;
color: #666;
margin: 50px 0;
padding:7px 7px;
text-align:center;
}

h1 {
letter-spacing:-1px;
font-weight:normal;
font-size:2em;
}

#main {
margin: 0 15px;
width: 430px;
float: left;
}

.post {
text-align: justify;
}

#mainAlone {
margin: 15px 15px;
}

/************* Secondary *************/

#sidebar {
width: 220px;
margin: 20px 15px;
float: right;
}

#sidebar h2 {
font-size:1.2em;
margin: 15px 0 5px;
}

#sidebar ul, #sidebar li {
list-style: none;
padding: 0;
}

#sidebar ul li ul {
padding: 0 0 0 15px;
}

/************* Search *************/
#searchform input {
background: #f7f7f7;
font-size: 1.1em;
}

#searchsubmit {
/*margin-top: 10px;*/
padding: 2px 10px;
text-align: center;
font-weight:bold;
}

#searchform fieldset {
border: 0;
}

/************* Footer *************/
#footer {
position: relative;	
clear: both;
margin: 0 auto;
background: #45444d;
width: 740px;
color: #fff;
border: 1px solid #fff;
clear: both;
text-align: center;
}

#footer a {
color: #fff;
font-weight: bold;
}

/************* Other *************/

#comments {
margin-top: 25px;
}

#comments ol {
padding: 0 0 10px 1.5em;
}

#comments input {
font-size:1em;
height: 1.3em;
}

#comment {
width: 50%;
}

input#submit {
font-size:1.1em;
text-align: center;
height: 3em;
}

.page {
padding-top: 15px;
}

#searchform #s {
background: #fff;
height: 1.4em;
width: 120px;
padding:3px;
}

html>body#s {
width: 130px;
}

input#searchsubmit, #searchform div input {
background: #fff;
height: 2em;
padding:2px;
}

input#searchsubmit:hover {color: #fff;}

#changer {
margin-top: 15px;
}

#changer img {cursor:pointer;padding:2px;border:1px solid silver;margin-right:3px;}



/********/

a {color: #a99190;}
#header h1 a {color: #a99190;}
#content h2 {border-bottom: 1px solid #806e6d;}
ul#navigation li a:hover, #footer a:hover {color:#666666;}

#siteDescription {padding-left: 100px;}
#headerWrap {background: url(imgs/1/headerBg.gif);}
#contentHeader {background: url(imgs/1/header.jpg) no-repeat;}
#content ul, #sidebar ul li ul li {list-style-image: url(imgs/1/arrow.gif);}
#content a:hover {font-weight:bold;color: #663333;}
#content {background: #fff url(imgs/1/bg.jpg) right;}

#searchform #s {border: 1px solid #a99190;}
input#searchsubmit {border: 1px solid #a99190;}
input#searchsubmit:hover {background: #a99190;}