/*

Theme Name: Story.Red

Theme URI: http://www.tonystreet.com/archives/2005/11/27/storyseries/

Description: Story.Red is a minimalistic red/white theme for Wordpress. <a href="http://www.skippy.net/blog/2005/03/24/gravatars/">Gravatars</a> not yet fully supported.

Version: 1.12

Author: Tony

Author URI: http://www.tonystreet.com/



Feel free to customize to your heart's desire, just please don't change the credits in the style.css or in the footer.



This theme is licensed under the Creative Commons Attribution-ShareAlike 2.5



This basically means that you are allowed to distribute and modify this theme, as long as you leave the credit in the footer of the theme, and you keep this license how it is.



Of course, you can contact me and I'll probly allow you to do anything you want with it :-)



Read the full license here: http://creativecommons.org/licenses/by-nc-sa/2.5/legalcode

*/



/* LINKS */

a {color: #CC0000; text-decoration: underline; }

a:hover {color: #0000FF; text-decoration:underline}

a img {border: none;}

a.name {text-decoration: none; color: red; font-size: 12px; vertical-align:top}

a.name:hover {color: #444;}

blockquote {

border-left: 1px dashed #ccc;

margin-left: 1.5em;

padding-left: 5px;

}



body {

background: #CC0000;

background-image: url('back.jpg');

background-repeat: repeat-y;

background-position: center center;

color: #444;

font-family: Verdana;

}



#cats {

font-size: 10px;

padding-left: 5px;

}



.commentbox {

padding-left: 10px;

margin-left: 3px;

padding: 5px;

border: 1px solid #3D89D7;

width: 400px;

}



#desc {

font-size: 10px;

}



#divider {

border-bottom: 1px solid #2D78D4;

width: 200px;

}



#foot {           /* F00TER */

font-size: 10px;

text-align: center;

border-bottom: .5px;

}



.gravatar {

        float:left;

        padding: 3px;

        border: 1px solid #3D89D7;

        background: #fff;

        margin-right: 5px;

}



.postgrav {

	float: left;

	padding: 3px;

	margin-right: 5px;

	margin-left: 5px;

	border: 1px solid #000;

	background: #fff;

}



h1 {          /* main title */

font-size: 26px;

text-decoration: none;

vertical-align:top;

}



h2 {          /* menu titles */

font-size: 16px;

font-variant: small-caps;

border-bottom: 2px solid #ccc;

width: 150px;

}

h3 {          /* post titles */

font-size: 16px;

font-variant: small-caps;

color: black;

}







#head {           /* HEADER */

padding-top: 2px;

}



li {list-style-position:outside; list-style-type:none}

ul {list-style-position:outside; list-style-type:none; left:auto}

#main {

padding-left: 5px;

padding-bottom: 3px;

width: 700px;

margin-left: auto;

margin-right: auto;

text-align: left;

background-image: url('header.gif');

background-position: top center;

background-repeat: no-repeat;

font-size: 12px;

}

#menu {           /* SIDEBAR */

float: right;

padding-top: 0px;

padding-left: 5px;

padding-right: 2px;

border-left: 1px solid #FF0000;

width:200px;

}



#textbox {background-color: #aaaaaa; border: 1px solid #000000; color: #ffffff;}

#textbox:focus {background-color: #ffffff; color: #000000;}

textarea {font-family: Lucida Sans Unicode, Verdana, Tahoma, Arial; font-size: 11px;}