﻿/*
reset
*/
/* Eric Meyers Reset CSS rules */
html, body, div, span,
applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dd, dl, dt, li, ol, ul,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	line-height: 1.5;
	font-family: inherit;
	text-align: left;

}
a img, :link img, :visited img {
	border: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

q:before, q:after,
blockquote:before, blockquote:after {
	content: "";
}


body {
margin:0;
padding:0;
background: #77810B url(http://david.chalkskeletons.com/bg.png) repeat !important;
color: #ddd; 
font-size: .9em; 
font-family: georgia, "lucida grande", verdana, arial, sans-serif; 
text-shadow: #444 0px -1px 0;
text-rendering: optimizeLegibility;
}

h1 {
font-size: 280%;  
font-style: italic; 
color: #fff;
font-family: georgia, times, serif
}

h2 {
font-weight: normal;
font-size: 3.4em; 
padding:20px 0;
margin: 0px 0px;
color: #fff;
text-shadow: #000 0px 0px 3px;
text-rendering: optimizeLegibility;
line-height:1;

}

a {

-webkit-transition: color 0.3s ease-in-out;
color: #eee; 
text-decoration: underline
}


#wrapper {
width:707px;
margin: 20px auto;
padding:0 30px;

}

#wrapper_footer {
width:707px;
margin: 0px auto;
margin-top: -20px;
padding:10px 0px;
}

#main {
background #888D34;
   background: rgba(200,200, 200, 0.1);
-webkit-border-radius: .6em;
-moz-border-radius: .6em;
-border-radius: .6em;
}


h5 {
font-size: 1.7em; 
margin:10px 0 2px 0px;
text-transform: lowercase;
}


h5 a {
color: #888  !important;
text-decoration:none
}

h5 a:hover {
color: #888  !important;
text-decoration:underline
}
#zootool-badge {
padding: 0px 1px;

}

#zootool-badge ul {
padding-left: 0px;

}

#zootool-badge li {
float:left;
list-style: none;
margin-right:4px; 

}

#zootool-badge li img{
-webkit-box-shadow: 1px 1px 1px #444;
box-shadow: 1px 1px 1px #444;
-moz-box-shadow: 1px 1px 1px #444;
padding:1px;
border: 1px solid #ccc;
}

span.big {
font-size: 1.5em;
padding:10px 20px;
display:block
}

#topline {
left: 0;
right: 0;
top: 0;
height: 5px;
position: fixed;
background: #4E5614;
display: block;

}

#flickr {
padding: 0px 1px;

}

#flickr ul {
padding-left: 0px;

}

#flickr li {
float:left;
list-style: none;
margin-right:4px; 

}

#flickr li img{
-webkit-box-shadow: 1px 1px 1px #444;
box-shadow: 1px 1px 1px #444;
-moz-box-shadow:1px 1px 1px #444;
padding:1px;
border: 1px solid #ccc;
}

.clear {
clear:both;
}

.blurby {
clear:both;
line-height:1.3;
padding-bottom: 0px;
}

.blurby a, .fooo a {
font-size:1em !important;
}

.blurby img {
float:left;
border: 2px solid #a9a9a9;
margin: 3px 20px 20px 0px;

}
.smally {
width: 100%;
text-align:right;
}
.smally a {
font-size:1em !important;


}


.foot 
{
margin:0px 0px;
clear:both;
text-align:left;
padding:10px 0px;
line-height:16px;
margin-top:-10px;
}

span.greyd {
color: #aaa;
text-align:left;
display:block;
margin-top:5px;
}

span.greyd a {
color: #888 !important;
font-size: 80%;
}
.bigger {
line-height: 1.3;
vertical-align:baseline;
font-size: 1.3em !important
}
/*
.bigger::first-letter {
display:block;		
float: left;
line-height: 1.3;
text-transform: uppercase;
vertical-align:baseline;
padding-right:3px;
text-shadow: #333 0px -1px 0;
font-size: 28px;
font-weight:bold;
}
*/

#main_twitter {
margin-top:0px;

}

.mainc {
margin-top:20px;
padding: 1px 20px;
background: #fff;
-webkit-border-radius: .6em;
-moz-border-radius: .6em;
-border-radius: .6em;
text-shadow: #fff 0px 0px 0;
}

.mainc {
color: #333 !important
}

.mainc a {
color: #757E0C !important
}

.mainc h5 a, .mainc h5 {
color: #888 !important;

}

li.post_line {
clear:both;
}

