/*
Theme Name: Life is...
Theme URI: http://heartdrops.org
Description: Layout featuring colourful paint splat brushes
Version: 1.0
Author: Georgina
Author URI: http://heartdrops.org/
*/


p,body {
font: normal 95% arial;
color: #000;
line-height:28px;
}

#header { 
background: url('/x/wp-content/themes/life/lifeis.png') no-repeat scroll center top;
width: auto; 
height: 270px;
background-color:transparent;
margin:0 auto;
text-align: center;
}

#bg {
background: url('/x/wp-content/themes/life/bg.png');
width: auto;
border-bottom: 4px solid #abb;
}

body {
background-color:#ccc;
padding: 0;
margin:0;
}

a:visited,a:link {
font-family: arial;
font-weight: bold;
text-decoration: none;
color:#3CB878;
}

a:hover {
color:#333;
text-decoration:underline;
}

img {
border:0px;
}

.box {
background-color:#fff;
padding: 9px;
}

.box2 {
background-color:#eee;
padding: 9px;
margin-bottom:30px;
font: normal 85%/150% arial;
}

.center{
text-align:center;
}

pre {
height:auto;
overflow:auto;
}

a:visited.title,a:link.title {
font: normal 120% arial;
color: #f77;
}

h1:first-line {
font:normal 120% arial;
font-weight: bold;
color: #f77;
}

h1 {
font: normal 90% arial;
color:#333;
padding:10px;
padding-left:25px;
background-color: #cee;
border-top: 3px solid #6dcff6;
}

h2 {
font: normal 100% arial;
font-weight: bold;
color:#ac4;
text-align:right;
border-top:3px solid #d99;
background-color:#eee;
padding:5px;
}

h3 {
font: normal 100% arial;
text-align:center;
color:#896;
}

h4 {
font:normal 85% tahoma, verdana;
letter-spacing:0px;
color:#3BB878;
text-align:left;
}

h5 {
font:normal 85% georgia, "times new roman";
color:#7BCCC8;
text-align:center;
}

h6 {
font:normal 85% arial;
color:#444;
text-align:right;
}

b,strong {
color:#FBAF5C;
}

em, i {
color:#A868AA;
font-family:georgia;
}

ins,u {
color:#221E2A;
}

ul {
list-style-image:url('http://heartdrops.org/web/d5.gif');
margin-left:5px;
}

.alignleft {
float: left;
text-align: left;
width: auto;
}

.alignright {
float: right;
text-align: right;
width: auto;
}

.clear {
clear: both;
}

blockquote{
display:block;
background:#eee;
color:#444;
padding:10px;
border-left:3px solid #896;
border-right:3px solid #fc0;
}

pre {
overflow:auto;
width:auto;
font-size:9pt;
}

input, textarea {
font:normal 95% arial;
background-color: #cee;
padding:6px;
border:2px solid #abb;
margin: 3px;
}

#container {
width:780px;
margin:0 auto 0 auto;
background-color:transparent;
}

#side {
width:95px;
height:auto;
float:left;
background-color:#ccc;
margin-top: 70px;
}

#side2 {
width:175px;
height:auto;
float:right;
background-color:#ccc;
}

#content {
width:510px;
height:auto;
float:left;
background-color:#fff;
padding-bottom:10px;
min-height:1700px;
}

#footer {
width:auto;
clear:both;
height:auto;
margin:0 auto;
padding:3px;
text-align:center;
background: url('x/wp-content/themes/life/bg.png');
border-top: 4px solid #abb;
}

#navigation
{
background-color: #ccc;
margin-top: 10px;
padding: 0 0 0px 10px;
line-height:35px;
text-align:center;
}

#navigation ul, #navigation li
{
padding: 0;
display: inline;
list-style-type: none;
}

#navigation a:link, #navigation a:visited
{
line-height: 35px;
font: bold 130% arial;
margin: 0 15px 0px 15px;
text-decoration: none;
color: #333;
}

#navigation a:link#current, #navigation a:visited#current, #navigation a:hover
{
border-bottom: 3px solid #0df;
padding-bottom: 2px;
color: #000;
}

#navigation a:hover.one {
color: #3BB878;
}

#navigation a:hover.two {
color: #FBAF5C;
}

#navigation a:hover.three {
color: #F5989D;
}

#navigation a:hover.four {
color: #6DCFF6;
}

.net
{
font: bold 90% arial;
text-decoration: none;
color: #ffffff;
}

a:visited.net,a:link.net,a:visited.net2,a:link.net2,a:visited.net3,a:link.net3,a:visited.net4,a:link.net4 {
font: bold 90% arial;
color:#333;
background-color: #eee;
display: block;
width: 95px;
height: 25px;
text-align: center;
padding-top:6px;
border-bottom:4px solid #ccc;
}

a:hover.net {
background-color: #3BB878;
}

a:hover.net2 {
background-color: #FBAF5C;
}

a:hover.net3 {
background-color: #F5989D;
}

a:hover.net4 {
background-color: #6DCFF6;
}

.flip
{
font: bold 90% arial;
text-decoration: none;
color: #ffffff;
}

a:visited.flip,a:link.flip {
font: bold 90% arial;
color:#333;
background-color: #eee;
display: block;
width: 150px;
height: 20px;
text-align: center;
padding-top:6px;
border-bottom:4px solid #ccc;
}

a:hover.flip {
background-color: #3BB878;
}

.tweetable_follow {
	display: block;
	margin: 6px 6px 0 6px;
	font-weight: bold;
}

.tweetable_latest_tweets {
	margin: 6px 6px 0 6px;
	padding:0;
}

.tweetable_latest_tweets li {
	margin: 0;
	width: 100%;
	list-style:none;
	border-bottom:1px dashed #9a9898;
	padding: 6px 0 6px 0;
}

.twitter_status {
	width: 100%;
	display:block;
	margin: 0;
	padding: 0;
}

.twitter_meta {
	display: block;
	font-size: 0.8em;
	font-style: italic;
	color: #9a9898;
}

#nav0 {
margin: 0;
padding: 0;
list-style-type: none;
list-style-image: none;
list-style: none;
}
#nav0 li {
margin-bottom: 2px;
}
#nav0 a {
background: #000;
color: #FFF;
display: block;
width: 150px;
border-left: 5px solid #808080;
padding-left: 10px;
} 
#nav0 a:hover {
background: #808080;
color: #FFF;
text-decoration: none;
border-left: 5px solid #000;
} 
#nav1 {
margin: 0;
padding: 0;
list-style: none;
}
#nav1 li {
float: left;
width:85px;
margin-bottom: 2px;
}
#nav1 li a {
background: #000;
color: #FFF;
display: block;
width: 85px;
padding: 3px;
text-align: center;
} 
#nav1 li a:hover {
background: #808080;
color: #fff;
text-decoration: none;
} 