/*
Theme Name: Fruit Salad
Theme URI: http://fruit-salad.org/
Description: The default theme for Fruit Salad's website
Version: 1.5
Author: MK
Author URI: http://fruit-salad.org/
Tags: fruit, salad, anime, entertainment, fruit salad, mk, tk, aya, argrim, art, artwork, tutorials, tutorial

    Yea yea its cool. And "auto" is NOT for padding.

*/

/* CUSTOM */

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background: #5b2870 url('images/background.png') repeat-x center top;
	background-attachment:fixed;
	color: #faddf8;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

#titlecard1 {
	border: 0px;
	background: transparent url('images/titleBG1.png') no-repeat center bottom;
	margin: 0px auto 0px auto;
	padding: 0px 25px 0px 25px;
	width: 930px;
	height: 130px;
}

#titlecard2 {
	border: 0px;
	text-align: left;
	background: transparent url('images/titleBG2.png') no-repeat center top;
	margin: 0px auto 0px auto;
	padding: 0px 20px 0px 20px;
	width: 940px;
	height: 62px;
        vertical-align: middle;
}

#titleImage {
	border: 0px;
	margin: 0px auto 0px auto;
	padding: 45px 0px 0px 0px;
}

a:link { 
	color: #faddf8;
	text-decoration: none;
}

a:visited { 
	color: #faddf8;
	text-decoration: none;
}

a:hover { 
	color: #faddf8;
	text-decoration: underline;
}

a:active { 
	color: #faddf8;
}

hr {
  border: #663399 1px solid;
  width: 95%;
color: #663399;
height: 2px;
}

#divTag {
	text-indent: 26px;
	padding: 0px;
        margin: 15px auto 0px auto;
}

font#tag {
	color: #faddf8;
	text-align: left;
	font-size: 11pt;
	font-style: italic;
}

#divNavText {
	text-indent: 30px;
	padding: 0px;
        margin: 15px auto 0px auto;
        text-align: right;
        line-height: 18px;
}

font#navText {
	color: #faddf8;
	font-size: 10pt;
}

#textEditPage {
	color: #faddf8;
	font-size: 8pt;
        clear: both;
        font-style: italic;
        padding: 15px 0px 0px 0px;
}

#border {
	border: 0px solid black;
	text-align: left;
	background-color: #663399;
	margin: 0px auto 0px auto;
	padding: 0px 20px 0px 20px;
	width: 940px;
	height: 5px;
	vertical-align: middle;
}

#allFooter {
	width: 980px;
	border: 0px solid black;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	background-color: #663399;
}

#insideFooter {
	border: 0px;
	background: #9966CC url('images/post	ContentFade.png') repeat-x top;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	width: 974px;
	height: 38px;
}

#footerText {
	text-align: center;
	vertical-align: top;
	color: #ceabf0;
	font-size: 8pt;	
        padding: 0px 0px 3px 0px;
}

#bodyTable {
	width: 980px;
	border: 0px solid black;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	background-color: #663399;
}

#postContent {
	width: 709px;	
	border: 0px solid black;
	padding: 12px 6px 6px 6px;
	background: #9966CC url('images/postContentFade.png') repeat-x top;
	vertical-align: top;
}

#postContent2 {
	width: 968px;	
	border: 0px solid black;
	padding: 12px 6px 6px 6px;
	background: #9966CC url('images/postContentFade.png') repeat-x top;
	vertical-align: top;
}

#sidebarContent {
	width: 250px;
	border: 0px solid black;
	padding: 0px 0px 0px 0px;
        margin: 0px 0px 0px 0px;
	background: #9966CC url('images/postContentFade.png') repeat-x top;
	vertical-align: top;
}

#streamContainer {
	width: 964px;
	border: 0px solid black;
	padding: 0px 0px 0px 0px;
        margin: 0px 0px 0px 0px;
	vertical-align: top;
}


/********* Begin all Content Block and post related *********/

.pagetitle {
        padding: 0px;
        margin: 0px auto 6px auto;
        width: 680px;
	text-align: right;
}

font.pagetitle {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #faddf8;
	font-size: 12pt;
}


div.contentTitle {
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size: 16pt;
	color: #faddf8;
	text-align: left;
	text-indent: 22px;
	padding: 0px;
        margin: 3px auto 0px auto;
        letter-spacing: 3px;
}

div.contentText {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding: 0px;
        margin: 0px auto 0px auto;
	color: #faddf8;
	text-align: left;
	font-size: 10pt;
	line-height: 18px;
}

p.contentFooter {
        padding: 0px;
        margin: 0px;
	text-align: left;
	vertical-align: top;
	color: #faddf8;
	font-size: 10pt;
}

.postThumbnail {
	border: 0px solid #663399;
	padding: 0px;
        margin: 5px auto 0px auto;
        width: 668px;
}

.postBlock {
	border: 0px solid #663399;
	width: 680px;
	margin: 0px auto 20px auto;
	padding: 0px 0px 0px 0px;
}

.postBlock5 {
	background: transparent url('images/postBlock_header_1.png') no-repeat center top;
}

.postBlock1 {
	background: transparent url('images/postBlock_header_5.png') no-repeat center top;
}

.postBlock2 {
	background: transparent url('images/postBlock_header_2.png') no-repeat center top;
}

.postBlock3 {
	background: transparent url('images/postBlock_header_3.png') no-repeat center top;
}

.postBlock4 {
	background: transparent url('images/postBlock_header_4.png') no-repeat center top;
}

.postBlockContent {
        border: 0px solid black;
	width: 668px;
	margin: 0px auto 0px auto;
	padding: 6px 6px 20px 6px;
	background-color: transparent;
}

.postBlockFooter {
	border: 0px solid black;
	height: 26px;
	width: 668px;
	margin: 0px auto 0px auto;
	padding: 4px 6px 0px 6px;
        clear: both;
}

.postBlockFooter5 {
	background: transparent url('images/postBlock_footer_1.png') no-repeat left top;
}

.postBlockFooter1 {
	background: transparent url('images/postBlock_footer_5.png') no-repeat left top;
}

.postBlockFooter2 {
	background: transparent url('images/postBlock_footer_2.png') no-repeat left top;
}

.postBlockFooter3 {
	background: transparent url('images/postBlock_footer_3.png') no-repeat left top;
}

.postBlockFooter4 {
	background: transparent url('images/postBlock_footer_4.png') no-repeat left top;
}


/* Begin Sidebar */
#sidebar
{
	padding: 0px 0px 0px 0px;
	width: 250px;
        text-align: left;
	}

#sidebar form {
	margin: 0;
}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0 0 4px 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 8px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 7px 0 4px 0;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

.textwidget {
	margin: 0 10px 0px 10px;
        text-align: justify;
        line-height: 14px;
	}

div.widgettitle {
        width: 235px;
	margin: 12px 10px 10px 0px;
        background: #663399;
        padding: 6px 10px 3px 6px;
        text-align: right;
}

font.widgetFont {
        line-height: 14px;
        font-size: 15px;
}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}
/* End Sidebar */

/* Comment Stuff */

.comment-body {
	border: 1px solid #663399;
	width: 668px;
	margin: 0px auto 0px auto;
	padding: 3px 6px 3px 6px;
	background: #aa77dd;
}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}
.commentlist li .avatar-32 { 
        display:none;
}
.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
}

.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}

/* Begin Images */
p img {
        border: 0px;
	padding: 0px 0px 0px 0px;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.aligncenter {
        border: 0px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
        border: 0px;
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
        border: 0px;
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}

.postTN {
        border: 0px;
	display: block;	
	margin-left: auto;
	margin-right: auto;
        padding: 12px 5px;
}

/* End Images */

.navigation {
	text-align: center;
        height: 15px;
	border: 1px solid #663399;
	width: 668px;
	margin: 5px auto 10px auto;
	padding: 3px 6px 3px 6px;
	background: #aa77dd;
}

/* Begin Form Elements */
#searchform {
	margin: 40px auto;
	padding: 5px 3px;
	text-align: center;
	}

#searchform #s {
	width: 108px;
	padding: 2px;
        border: 1px solid #663399;
        color: #ffccff;
        background: #9966cc;
	}

#searchsubmit {
	padding: 1px;
        border: 1px outset #663399;
        color: #ffccff;
        background: #9966cc;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
        border: 1px solid #663399;
        color: #ffccff;
        background: #9966cc;
	}

#sidebar #searchsubmit {
	padding: 1px;
        border: 1px outset #663399;
        color: #ffccff;
        background: #9966cc;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
        border: 1px outset #663399;
        color: #ffccff;
        background: #9966cc;
	width: 150px;
	padding: 2px;
        margin: 0px auto 0px auto;
	}

#commentform {
        margin: 0px auto 0px auto;
        width: 680px;
	}
#commentform textarea {
	width: 676px;
	padding: 2px;
        margin: 0px auto 0px auto;
        border: 1px solid #663399;
        color: #ffccff;
        background: #9966cc;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 auto 5px auto;
	float: right;
	}
/* End Form Elements */

