/*
Theme Name: Story.Pink
Theme URI: http://www.tonystreet.com/archives/2005/11/27/storyseries/
Description: Story.Pink is a minimalistic pink/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: #fc60a6; text-decoration: none; }
a:hover {color: #444;}
a img {border: none; }
a.name {text-decoration:  bold; color: #444; font-size: 14px;}
a.name:hover {color: #fc60a6;}
blockquote {
margin-left: 1.5em;
background-color: #f5f5f5;
padding-left: 20px;
width: 400px;
}

body {
background: #fc60a6;
background-image: url('back.jpg');
background-repeat: repeat-y;
background-position: center center;
color: #444;
font-family: sans-serif;
}

#cats {
font-size: 10px;
text-decoration:  bold;
padding-bottom: 5px;
}

.commentbox {
padding-left: 10px;
margin-left: 3px;
padding: 5px;
border: 1px solid #3D89D7;
width: 400px;
}

#desc {
font-size: 10px;
}

#divider {
border-bottom: 12x solid #000000;
width: 200px;
}

#foot {           /* F00TER */
font-size: 11px;
text-align: center;
border-bottom: 1px;
}


p img { /* Images */
padding-right: 10x; 
padding-left: 10x;
padding-bottom: 10x;
padding-top: 10x;
 }
imgright { padding: 4px; margin: 0 0 2px 7px; display: inline; }
imgleft { padding: 4px; margin: 0 7px 2px 0; display: inline; }


h1 {          /* main title */
font-size: 26px;
text-decoration: none;
}

h2 {          /* menu titles */
font-size: 14px;
font-variant: small-caps;
border-bottom: 2px solid #ccc;
width: 150px;
}
h3 {          /* post titles */
font-size: 16px;
color: black;
}

h4 {          /* text */
font-size: 10px;
color: #fc60a6;
width: 140px;
padding-left: 2px;
}

h5 {          /* menu 2 titles */
font-size: 14px;
font-variant: small-caps;
padding-left: 2px;
border-bottom: 2px solid #ccc;
width: 140px;
}

h6 {          /* menu 2 titles */
color: #fc60a6;
font-size: 10px; 
width: 140px;
}

h7 {          /* menu 2 titles */
font-size: 10px;
padding-left: 2px;
}
#head {           /* HEADER */
padding-top: 45px;
}

li {list-style: none;}
ul {list style: none;}

#main {
padding-left: 5px;
padding-bottom: 0px;
width: 840px;
margin-left: auto;
margin-right: auto;
text-align: left;
background-image: url('topback.jpg');
background-position: top center;
background-repeat: no-repeat;
font-size: 12px;
}

#menu {           /* SIDEBAR */
float: right;
padding-top: 5px;
padding-right: 2px;
padding-left; 670px;
width: 190px;
border-left: #3D89D7;
}

#textbox {background-color: #ffd7e5; border: 1px solid #000000; color: #000000;}
#textbox:focus {background-color: #ffffff; color: #000000;}
textarea {font-family: Arial, sans-serif; font-size: 12px;}

