/*  
Theme Name: Isolated Pony
Theme URI: http://www.ensellitis.com/
Description: Isolated Pony is based on the header and colours of Chris “Ensellitis” Ensell’s “Isolated” theme
Version: Build 0.8
Author: Jenna “Blueberry” Fox
Author URI: http://creativepony.com/
*/

/* Fonts */
@font-face {
  font-family: "Edwardian Script ITC";
  src: url("/images/fonts/EdwardianScriptITC.ttf") format("truetype");
}

/*---------------------------------------->>>>Main Styles<<<<-----------------------------------------*/
html, body {
margin:0;
padding:0;
background: #96c475 none repeat-x; /* url('images/bg1.gif') */
font-family: helvetica,sans-serif;
font-size: 12px;
}

a {
color: #86b640;
font-weight: 900;
text-decoration: none;
}

a img {
color: #aafe30;
border: 2px solid #aafe30;
}

a:hover {
color: #aafe30;
text-decoration: underline;
}

/*---------------------------------------->>>>Header<<<<-----------------------------------------*/
#wrapper {
width:762px;
margin: 0 auto;
padding: 0px;
}

#header {
height: 239px;
background: url('images/tree.gif') top center no-repeat;
position: relative;
}

#header h1 {
font-size: 50px;
margin: 0px;
padding: 0px;
position: absolute;
bottom: 1px;
left: 10px;
z-index: 600;
}

#header h1 a {
text-decoration: none;
color:black;
}

#header h1 a img {
border-style: none;
}

#header p {
font-weight: 900;
position: absolute;
bottom: 0px;
color: white;
left: 15px;
z-index: 700;
margin: 0px;
padding: 0px;
}

/*---------------------------------------->>>>MooTools Horizontal Scrollers<<<<-----------------------------------------*/
.scrollposts {
height: 400px;
font-size: 0.8em;
background: black;
border: 2px solid black;
border-width: 2px 0 2px 2px;
overflow: hidden;
}
.scrollposts .toggle {
background: #ccc url('images/base.gif');
color: #fff;
font-weight: bold;
text-align:center;
cursor: default;
height:100%;
float: left;
width: 56px;
cursor: pointer;
}

.scrollposts .toggle:hover {
background-color: #ccc;
color: #aafe30;
}

.scrollposts .toggle.active span.num, .scrollposts .toggle.active:hover span.num {
color: white;
}

.scrollposts .toggle.active {
background-color: #000;
background-position: -112px 0;
}

.scrollposts .toggled {
float: left;
width: 100px;
height: 100%;
overflow: hidden;
background-color:#333;
}

.scrollposts .toggle span.num {
display: block;
font-size: 24px;
color: #ccc;
margin-bottom: 20px;
}


.scrollposts .toggle span.month{
display: block;
font-size: 11px;
text-transform: uppercase;
margin-top: 20px;
padding: 0px;
}

.scrollposts .toggle span.day{
display: block;
font-size: 18px;
margin: 0px;
padding: 0px;
}

.scrollposts .toggle span.year{
display: block;
margin: 0px;
padding: 0px;
}


/*---------------------------------------->>>>Holders<<<<-----------------------------------------*/
#single {
background: #333333 url('images/base.gif') repeat-y 0 0;
background: #333333 url('images/base.gif') repeat-y 2px 0 !ie; /* for the retarded Internet Explorer 7, yes, they still suck... */
border: 2px solid black;
position: relative;
}

.single {
padding: 10px;
padding-left: 65px;
color: #666;
position: relative;
min-height: 450px;
height:auto;
}

/* for the retarded Internet Explorer 6 */
/*\*/
* html .single {
height: 450px;
}
/**/

.content {
color: #666;
overflow: auto;
height: 400px;
}

.postcontent {
padding: 10px;
color: #a4a4a4;
}

/*---------------------------------------->>>>Comments<<<<-----------------------------------------*/

#commentlist {
list-style-type: none;
padding: 0px;
margin: 0px;
}

div.bubble {
width: auto;
margin: 12px 0 24px 0;
}

div.bubble blockquote {
background-color: #333d26;
border-style: none;
border-radius: 4px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
-opera-border-radius: 4px;
margin: 0px;
padding: 3px 0;
overflow: hidden;
}

div.bubble blockquote p {
margin: 10px;
padding: 5px;
}

div.bubble cite {
position: relative;
margin: 0px;
padding: 1px 0px 0px 38px;
top: 0px;
background: transparent url('images/tip.gif') no-repeat 15px 0;
font-style: normal;
}

div.bubble cite strong {
color: #ccc;
}

/*---------------------------------------->>>>Post header<<<<-----------------------------------------*/

.singleposttitle {
position: absolute;
left: 0px;
top: 0px;
height: 450px;
width: 56px;
margin: 0px;
padding:0px;
}

.postmeta h2 {
font-size: 22px;
color: #86b640;
margin:0;
padding:0;
}

.postmeta h2 a {
text-decoration: none;
}

.postmeta {
border-bottom: 1px solid #1e1e1e;
padding: 5px;
clear: both;
}

.postmeta ul {
margin: 0px;
padding: 0px;
list-style-type: none;
}

.postmeta ul li {
display: block;
width: 48%;
float: left;
list-style-type: none;
color: #ccc;
}

/*---------------------------------------->>>>Post content<<<<-----------------------------------------*/
.postcontent h1,.postcontent h2,.postcontent h3, .postcontent h4 {
color: #ccc;
border-bottom: 1px dotted #ccc;
margin: 2px 0;
padding: 2px 0;
}

.postcontent blockquote {
border-left: 4px solid #4e8e00;
padding: 0 10px;
overflow: hidden;
}

/*---------------------------------------->>>>Links Page<<<<-----------------------------------------*/
.links ul {
list-style-type: none;
margin: 0px;
padding: 0px;
}

.links ul li li {
padding-left: 5px;
}














/*---------------------------------------->>>>Post footer<<<<-----------------------------------------*/
.postmetadata {
border-top: 1px solid #1e1e1e;
text-align: center;
}




/*---------------------------------------->>>>Forms<<<<-----------------------------------------*/
input {
border-color: white;
border-width: 1px;
background-color: black;
color: white;
margin: 2px;
padding: 3px;
}

input#author,input#email,input#url,textarea#comment,input#commentform_openid  {
color: white;
background: url('images/combg.gif') repeat-x top;
border: 1px solid #14181B;
padding: 3px;
}

textarea#comment {
width: 99%;
}

#commentform label {
font-size: 13px;
font-weight: 900;
color: #32383f;
}

/*---------------------------------------->>>>Next/prev<<<<-----------------------------------------*/

.navigation {
width: 100%;
/*background: url('images/sep.gif');*/
clear: both;
font-size:12px;
font-weight: 900;
color: #646464;
line-height: 21px;
height: 25px;
}

.navigation  a {
font-style: normal;
font-weight: normal;
text-decoration: none;
color: #999999;
}

.alignleft {
float: left;
text-align: right;
margin: 2px 10px;
}

.alignright {
float: right;
margin: 2px 10px;
}

.navigation img {
border: 0px;
}

/*---------------------------------------->>>>Sidebar<<<<-----------------------------------------*/
#sidebar {
background: black;
clear: both;
font-size: 10px;
}

#sidebar a, #sidebar a:hover {
color:white;
}

#sidebar .section {
width: 254px;
margin: 10px 0px;
float: left;
background: black;
}

#sidebar .section h2 {
color: #fff;
border-bottom: 1px solid #1c1c1c;
font-size: 14px;
margin: 0px;
padding: 5px 0px;
text-align: center;
background: url('images/sbtitle.gif') top no-repeat;
}

#sidebar .section ul {
width: 220px;
margin: 5px 15px;
padding: 0px;
list-style-type: none;
}

#sidebar .section ul ul {
width: 100%;
margin: 0px;
padding: 0px;
list-style-type: none;
background: #4e8e00;margin-bottom: 15px;
}

#sidebar .section ul li {
/*Sidebar section*/
margin-bottom: 15px;
}


#sidebar .section ul ul li {
/*Sidebar section item*/
margin-bottom: 0px;
border-bottom: 1px solid #294c00;
padding: 5px;
background: #4e8e00;
}

/*---------------------------------------->>>>Footer<<<<-----------------------------------------*/
#footer {
width:762px;
background: url('images/footer.gif') bottom no-repeat;
text-align: center;
color: #2e2e2e;
margin-bottom: 10px;
}

#footer p {
margin: 0px 10px;
padding: 10px;
}

#footer a {
color: #86b640;
font-weight: 900;
text-decoration: none;
}

#footer a:hover {
color: #aafe30;
}

/* -- Creative Pony Additions -- */

#body {
	padding-left: 20px;
	padding-bottom: 8px;
	padding-right: 20px;
	padding-top: 8px;
	color: white;
	background-color: black;
	overflow: hidden;
}

.identity img {
	border-style: none;
}

textarea#comment,  {
	background-color: black;
	color: white;
	border-width: 1px;
	border-color: #666666;
	border-style: solid;
}

.entry {
  line-height: 16px;
}

.entry img {
	display: block;
	margin: 0 auto 5px auto;
	max-width: 720px;
	border-style: none;
}

.entry h1, .entry h2, .entry h3, .entry h4 {
  font-size: 2.5em;
  /*height: 2.5em;*/
  padding-left: 20px;
  margin: 20px 0 10px 0;
}

h2.title {
  font-size: 3.2em;
}

h2.title a, .single-title h2 a { display: block; font-weight: normal; }

.single-title h2 {
  font-size: 4em;
  text-align: center;
  font-weight: normal;
}

h2#respond, h2#comments { font-size: 2em; font-weight: normal; }

.posthead h2 {
  font-size: 500%;
  text-align: center;
  margin: 0 0 10px 0;
}

img.rendered-server-font {
  display: inline;
  border-style: none;
  margin: 0;
  padding: 0;
  box-shadow: 0 0 0 black;
	-webkit-box-shadow: 0 0 0 black;
}

#body div.post {
  text-align: left;
  padding: 0 3em 2em 3em;
}

.title {
  text-align: center;
}

#body.static-page div.post {
  text-align: left;
}

abbr {
	border-bottom: 1px dotted white;
}

.entry h1, .entry h2, .entry h3, .entry h4, .posthead h2, h2.title a, .single-title h2, h2#respond, h2#comments {
  font-family: "Edwardian Script ITC", cursive;
  font-weight: normal;
}

.entry h1 a, .entry h2 a, .entry h3 a, .entry h4 a, .posthead h2 a, h2.title a, .single-title h2 a, h2#respond a, h2#comments a {
  font-weight: inherit;
}