/*  
Theme Name: Pony Wars
Version: 1.0
Theme URI: http://consensualreality.net/ponywars/
Description: Based on My Valentine by Esmi, this has been hacked to look like PonyWars.
Author: Ipstenu
Author URI: http://www.ipstenu.org
Tags: light,white,pink,two-columns, flexible-width, right-sidebar, threaded-comments, sticky-post,seasonal

Distributed under the terms of the GNU General Public License
*/

html {
	background:#FEEBF5 url(images/left.jpg) no-repeat top left fixed;
	color:#606060;
}
body {
	background:url(images/bottom.jpg) repeat-x bottom left fixed;
	color:#404040;
	position:relative;
	z-index:500;
	margin:0;
	padding:0;
	font-family:Tahoma,Verdana, Arial, Helvetica, sans-serif;
}
h3,h4,h5,h6 {
	margin-bottom:0;
}
h2,h3,h4,h5,h6 {
	letter-spacing:.01em;
}
h1 {
	letter-spacing:.02em;
}
h2 {
	font-size:1.4em;
}
h3 {
	font-size:1.1em;
} 
h4 {
	font-size:1.1em;
}
h5,h6 {
	font-size:1em;
}
h1,h2,h3,h4,h5,h6 {
	color:#736A66;
}
h1 span {
	color:#585359;
}


img {
	border:none;
}
dt {
	font-weight:bold;
	margin-top:10px;
}
li {
	margin-bottom:10px;
}
ol li {
	list-style-type:decimal;
}
ol li ol li {
	list-style-type: lower-alpha;
}
ol li ol li ol li {
	list-style-type:lower-roman;
}
ul li {
	list-style-type:disc;
}
ul li ul li {
	list-style-type:circle;
}
ul li ul li ul li {
	list-style-type: square;
}
acronym, abbr {
	cursor:help;
	letter-spacing:.01em;
	text-decoration:none;
	border-bottom:1px dashed #333;
}
a acronym,a abbr {
	text-decoration:none;
	border-bottom:none;
}
blockquote {
	padding: 0 8px;
	font-size:.95em;
	border-left:1px solid #D0CFF7;
}
pre,code,kbd {
	font-family:'Courier New', Courier, Fixed, monospace;
	font-size:1.1em;
} 
pre {
	margin:0;
	padding:0 5px;
	width:99%;
	overflow:auto;
	background:#FCF3F8;
	color:#606060;
	border:1px solid #D1BDCC;
}
cite {
	font-size:1em;
	font-style:normal;
}
q:before, q:after {
    content:"";
}
address {
	font-style:normal;
}
fieldset {
	margin:10px 5px 5px;
	padding:10px;
	background:#FEE6F3;
	border:1px dashed #E7A7CE;
}
legend {
	margin:0;
	padding:2px 5px;
	background:#fff;
	color:#606060;
	border:1px inset #FED7ED;
}
label {
	display:block;
	font-weight:bold;
}
input,textarea,select {
	font-size:1em;
	padding:2px;
}
input, textarea {
	background:#FEF0F7;
	color:#404040;
	border:1px solid #ccc;
}
input:focus,input.focus,textarea:focus,textarea.focus {
	background:#fff;
	color:#606060;
	border:1px solid #FF99D7;
}
ins {
	text-decoration:none;
}
textarea {
	width:95%;
}
table {
	border-collapse:collapse;
}
table,th,td {
	border:1px solid #D1BDCC;
}
th,td {
	padding:3px;
}
th {
	background:#FED7ED;
	color:#333;
}
tr {
	background:#fff;
	color:#606060;
}
tr.alt {
	background:#FCF3F8;
}
a {
	text-decoration:underline;
	padding:0 2px;
	 color:#A20163;
}
a:hover,a:active,a:focus {
 	text-decoration:none;
}
a:visited {
	 color:#875770;
}
a:active,a:focus {
	background-color:#FF99D7;
	color:#333
}
a img {
	border:1px solid #FEEBF5;
}
a:hover img,a:active img,a:focus img {
	border-color:#FF99D7;
}

/* LAYOUT */
#outer {
	margin:0;
	padding:0;
	background:url(images/right.jpg) no-repeat top right fixed;
}
#skip {
	position:absolute;
	left:-1600px;
	top:-1600px;
}
#skip,#skip li {
	margin:0;
	padding:0;
	list-style:none;
}
#skip a:active,#skip a:focus {
	position:absolute;
	top:1600px;
	left:1600px;
	z-index:500;
	width:15em;
	margin:0;
	padding:3px;
	text-align:center;
	font-weight:bold;
	background:#D7FEE8;
	color:#505050;
}
#wrapper {
	width:80%;
	margin:0 auto;
	padding:0;
	background: #FFFFFF;
}
#header {
	height:187px;
	padding:0;
	margin:0;
	background:#fff;
	color:#606060;
}

/* HEADER */
#header {
        height: 125px;
        background: url(images/header.jpg) no-repeat top left;
	background-color: #986699;
}
#bar {
	clear:left;
	height:37px;
	width:100%;
	margin:0;
	padding:0;
	background: url(images/barbottom.jpg) repeat-x top left;
}

/* BLOGTITLE */
#blogtitle {
	height:39px;
	margin:0 0 20px 0;
	padding:0 0 5px 0;
}
#blogtitle h1 {
	margin:0;
        color: #F74B61;
        padding: 50px 5px 0 385px;
	font-size:1.8em;
	letter-spacing:.02em;
	font-family:georgia,times,'times new roman',serif;
	font-weight:normal;
	line-height:1.2em;
	font-style:italic;
}
#blogtitle h2 {
        padding: 0px 0 0 390px;
        text-transform: uppercase;
        font-size: 10px;
        font-weight: bold;
        font-family: Arial, Helvetica, sans-serif;
        color: #FA8899;
}

#blogtitle h1 a:focus,#blogtitle h1 a:active {
}
#blogtitle a {
	text-decoration:none;
}
#blogtitle a:hover {
	text-decoration:underline;
}

/* TABS */
.tabs {
	position:relative;
	z-index:500;
	margin:80px 0 0;
	padding:0;
	font-weight:bold;
	font-size:.8em;
	line-height:1.5em;
}
.tabs h2 {
	position:absolute;
	top:-5000px;
	left:-5000px;
}
.tabs ul,.tabs li {
	margin:0;
	padding:0;
	display:inline;
	text-transform:lowercase;
}
.tabs a {
	padding:0 3px 3px;
	margin:0 3px 0 0;
	text-decoration:none;
	background:#EEC4DF;
	color:#404040;
	border-top:1px solid #F2D4E7;
	border-right:1px solid #F2D4E7;
	border-left:1px solid #E5CDDE;

}
.tabs a:hover,.tabs a:active,.tabs a:focus {
	text-decoration:underline;
}
.tabs .current_page_item a,.tabs .current-cat a {
	background:#FED7ED;
	color:#664152;
}
.tabs .current_page_item ul a {
	background:#EEC4DF;
	color:#404040;
}
.tabs a:hover,.tabs a:active,.tabs a:focus {
	background-color:#FF99D7;
	color:#333;
	border-top-color:#F4C2E3;
	border-right-color:#F4C2E3;
	border-left-color:#CE97C0;
}

/* SIDEBAR */
.sidebar {
	margin:10px 0 2px 0;
	padding:10px 10px 80px 10px;
	text-align:left;
	float:right;
	width:175px;
	font-size:.8em;
	background:#FED7ED url(images/sidebar-bottom.jpg) repeat-x bottom left;
	color:#404040;
}
.sidebar h2 {
	position:absolute;
	top:-1500px;
	left:-1500px;
}
.sidebar h3 {
	font-size:1em;
	margin:15px 0 0;
	padding:0;
}
.sidebar h2,.sidebar h3 {
	color:#615C5A;
}

#searchform {
	margin:8px 0;
	padding:0;
	text-align:right;
}
#searchform label {
	position:absolute;
	top:-1500px;
	left:-1500px;
}
#searchform input.text {
	width:90%;
	margin-bottom:3px;
}
.sidebar ul li {
	 color:#404040;
}
.sidebar ul {
	list-style-type:none;
	margin:0;
	padding:0 0 03px;
}
.sidebar li {
	margin:0;
	padding:0;
	list-style-type:none;
}
.sidebar ul ul li {
    font-weight:normal;
}
.sidebar ul ul ul li {
    margin-left:7px;
}
.sidebar .current-cat,.sidebar .current_page_item {
	font-weight:bold;
}
.sidebar #rss {
	text-align:right;
	font-weight:normal;
}
#rss a {
	padding:0;
}
.sidebar input#s {
	background:#fff;
	color:#404040;
	border:1px inset #FEEBF5;
}
.submit,.button,input[type="submit"] {
	background:#E7A7CE;
	color:#000;
	border-width:1px;
	border-style:solid;
	border-color:#F2D4E7 #CEA1C0 #CEA1C0 #F2D4E7;
}
.sidebar input#s:focus,.sidebar input#s.focus {
	border:1px solid #FF99D7;
}


.sidebar a {
	text-decoration:none;
	color:#702359;
}
.sidebar a:hover {
	text-decoration:underline;
}
.sidebar a:hover,.sidebar a:active,.sidebar a:focus {
	background-color:#FF99D7;
	color:#333
}
.sidebar a img {
	border-color:#FED7ED;
}
.sidebar a:hover img,.sidebar a:active img,.sidebar a:focus img {
	border-color:#FF99D7;
}


/* CONTENT */
#content,#content-nsb {
	margin:0;
	padding:0 30px 10px 30px;
	font-size:.86em;
	line-height:1.5em;
}
 #content {
	margin:0 180px 0 0;
	color:#606060;
}
#content-nsb {
	margin:20px 0 0;
}
.currently_browsing {
	margin:0 0 10px;
	padding:0;
	font-size:.9em;
	font-weight:bold;
	color:#404040;
}
#content .sticky {
	background:url(images/sticky.png) no-repeat top right;
}
#content ul li {
	list-style-image:url(images/bullet.jpg);
}
#content ul li ul li {
	list-style-image:url(images/bullet2.jpg);
}
#content ul li ul li ul li {
	list-style-image:none;
}
#content .prevnext li,#content .meta li {
	list-style-image:none;
	list-style:none;
}

.postfoot {
	background:#FED7ED url(images/postfoot.jpg) repeat-y top right;
	color:#404040;
}
.postfoot a {
	color:#505050;
}
.postfoot a:visited {
	color:#784D5D;
}
#content a:active,#content a:focus {
	background-color:#FF99D7;
	color:#333
}

/* no bullets */
#content #commentlist li,#content .commentlinks li {
	list-style-image:none;
	list-style:none;
}

/* pagination */
.prevnext {
	margin:0;
	padding:0;
	text-align:center;
}
.prevnext li {
	margin:0;
	display:inline;
}
.prevnext .next a {
	padding:0 20px 0 10px;
	background:url(images/arrow-right.gif) no-repeat bottom right;
}
.prevnext .prev a {
	padding:0 10px 0 20px;
	background:url(images/arrow-left.gif) no-repeat bottom left;
}
.navigation {
	display:block;
	text-align:center;
	padding-bottom:40px;
	padding-top:10px;
	font-size:.8em;
	color:#737373;
}
.comment_link {
	clear:left;
	margin:0;
	padding:0;
	font-size:.9em;
	text-align:right;
}
.pagelist ul {
	display:inline;
	margin:0;
	padding:0;
}
.pagelist li {
	margin:0 0 10px;
	padding:0;
	display:inline;
}
.top {
	text-align:right;
	text-transform:lowercase;
}

/* POSTS */
.post {
	display:block;
	margin:0 0 40px 0;
    padding:0;
}
.single {
	margin:0 0 20px 0;
}
.post-title {
	margin:0;
    padding:0;
    display:inline;
	font-size:1.4em;
	font-weight:normal;
}
.post-title a {
	text-decoration:none;
}
.post-title a:hover,.post-title a:active,.post-title a:focus {
	text-decoration:underline;
}
.post h3 {
	clear:left;
}
.edit {
	font-size:.85em;
	margin:0;
}
.meta, .meta li, .meta ul {
	margin:0;
	padding:0;
}
.meta {
	line-height:1em;
	font-size:.8em;
}
.meta li {
	margin-bottom:3px;
	list-style:none;
}
.meta ul, .meta ul li {
	display:inline;
}
.meta li li {
	padding-right:.3em;
}
.meta li li a {
	padding:.0;
}
.meta .edit {
	font-size:.95em;
}
.postfoot {
	margin:10px 0 0;
	padding:5px;
}
.storycontent {
	padding:0 0 10px 0;
	margin:0;
}
.storycontent p {
	padding-top:3px;
}
.storycontent li {
	margin-bottom:10px;
	list-style-type:circle;
}

/* images */
img.alignleft,.alignleft {
	float:left;
	margin:0 20px 20px 0;
}
img.alignright,.alignright {
	float:right;
	margin:0 0 20px 20px;
}
img.aligncenter,.aligncenter,.attachment img {
	float:none;
	display:block;
	margin:0 auto;
}
img.alignnone,.alignnone {
	float:none;
	margin:0;
}
.attachment img.attachment-thumbnail {
	float:left;
	display:inline;
	margin-right:5px;
}
.attachment_description {
}
	
/* COMMENTS */
.total-comments {
	font-size:1em;
	margin:0;
}
.commentlinks {
	margin:0 0 10px;
	padding:0;
	font-size:.9em;
}
.commentlinks li {
	margin:0 0 5px;
	padding:0;
}
#commentlist {
	list-style:none;
	margin:0 50px 10px 0;
	padding:10px 10px 5px 8px;
}
#commentlist li {
	 margin:0 0 10px 0;
	 padding:5px 10px;
}
#commentlist ol li {
	 font-size:.9em;
}
#commentlist .meta,#commentlist .meta li {
	margin:0 0 5px;
	padding:0;
	list-style:none;
	text-align:right;
}
#commentlist img {
	float:left;
	margin:0 5px 0 0;
}
#commentlist .comment_text p {
	text-indent:37px;
}
#commentlist .comment_text p:first-child {
	margin-top:2px;
	text-indent:0;
}
#commentlist li .reply-link {
	margin-bottom:10px;
	text-align:right;
}
.comment_log_status {
	font-size:.8em;
}
.comments-closed {
	font-size:1.1em;
	text-align:center;
}
#commentform {
	margin:20px 0 20px 0;
	padding:7px;
}
#commentform legend {
	margin:0;
	padding:0 3px;
}
#commentlist .even {
	background:#F4F1F5;
	color:#4F4F4F;
	border:1px solid #E8E3E8;
}
#commentlist .odd {
	background:#FEEBF5;
	color:#606060;
	border:1px solid #E5E5EB;
}
#commentlist li .meta li {
	background:transparent;
	border:none;
}


/* gallery */
.gallery {
	margin:auto;
	padding:0;
}
.gallery-item {
	float:left;
	margin:10px 0 0;
	padding:0;
	text-align:center;
}
#content .gallery img {
	float:none;
	margin:0;
	padding:0;
}
.gallery-caption {
	margin:0;
	padding:0;
	text-align:center;
	font-size:.8em;
}
.gallery .clear {
	clear:left;
}

/* captions */
.wp-caption {
	margin:10px;
	padding-top:4px;
	text-align:center;
}
.wp-caption img {
	margin:0 auto;
	padding:0;
}
.wp-caption-dd {
	margin:0;
	padding:0 4px 5px;
}

/* search results */
.search-results .prevnext {
	margin-top:20px;
}

/* CALENDAR  */
#wp-calendar {
	margin:0 auto;
	padding:0;
	letter-spacing:normal;
	text-align:center;
	font-size:.8em;
	border-collapse:collapse;
	background:#FAFAFF;
}
#wp-calendar caption {
	margin:0 0 3px;
	padding:0;
	font-size:.8em;
}
#wp-calendar th {
	font-size:.9em;
	text-transform:capitalize;
	background:#E7A7CE;
	color:#333;
	border:1px solid #CEA7C4;
}
#wp-calendar td {
	color:#777681;
	border:1px solid #FEEBF5;
}
#wp-calendar th,#wp-calendar td {
	margin:0;
	padding:2px;
}
#wp-calendar #next a {
	text-align:right;
}
#wp-calendar #prev a {
	text-align:left;
}
#wp-calendar a {
	display:block;
	text-decoration:none;
}
#wp-calendar tbody, #wp-calendar tfoot {
	font-size:.8em;
}
#wp-calendar #today a {
	font-weight:bold;
}
#wp-calendar a {
	text-decoration:underline;
}
#wp-calendar a:hover,#wp-calendar a:active,#wp-calendar a:focus {
	text-decoration:none;
}
#wp-calendar tfoot td,#wp-calendar tfoot td.pad {
	background:#E7A7CE;
	border:none;
}
#wp-calendar #today {
	background:#D7FEE8;
	 color:#404040;


/* tag cloud */
.wp-tag-cloud {
	margin:0 0 10px;
	padding:5px 10px;
	background:#FED7ED url(images/postfoot.jpg) repeat-y top right;
}
.wp-tag-cloud li {
	display:inline;
	list-style:none;
	margin:0 .2em;
	padding:0;
	line-height:2.3em;
}
.wp-tag-cloud li a {
	letter-spacing:.1em;
	white-space:nowrap;
}
.wp-tag-cloud a {
	color:#606060;
}
.wp-tag-cloud a:active,.wp-tag-cloud a:focus {
	background-color:#FF99D7;
	color:#333
}

/* FOOTER */
#footer {
	clear:both;
	text-align:center;
	padding:28px 0 8px;
	font-size: small;
	width:100%;
	color: #FA8597;
	background:#FED7ED url(images/footertop.jpg) repeat-x top left;
}
#footer .top {
	margin-right:100px;
}
#footer ul {
	margin:0;
	padding:0;
}
#footer li {
	display:inline;
	margin:0;
	padding:0 5px;
}
#footer,#footer a {
	 color:#5C5C5F;
}
#footer a:active,#footer a:focus {
	color:#fff;
}

/* OTHER STUFF */
.browsing {
	font-weight:bold;
}
.clear {
	clear:both;
}
.clear-right {
	clear:right;
}
.clear-left {
	clear:left;
}
.error {
	font-weight:bold;
}
.error,.req {
	color:#A72A7E;
}
