/*  
Theme Name: Send Annie To College
Theme URI: http://sendannietocollege.com
Description: Pink. Purple. It's pretty much all about me.
Version: 1.0.0
Author: Annie Magz
Author URI: http://www.sendannietocollege.com/
Tags: annie
*/

a.headerlink {
	color:#ffffff;
	text-decoration:none;
	text-transform: uppercase;
}

BODY
{
    background-image: url(http://www.sendannietocollege.com/images/pinkpurplebg.png);
	background-attachment: fixed;
	background-color:#c500fd;
	margin: 0px;
    padding: 0px;
    height: 100%;
    width: 100%;
    border-style: none;
    font-size: 14px;
    font-family: Arial;
}

span.comments {
color:#888888;
font-family: "Arial";
font-size:10px;
font-weight:none;
}

.comments a {
	color:#888888;
}

IMG
{
    border: none 0px;
}

/* hack to get fieldset background and legend position working right in IE */
#header #search
{
    vertical-align: middle;
    text-align: right;
    padding-right: 20px;
}

#searchform INPUT
{
    background-image: URL('images/search.gif');
    background-position: 3% 50%;
    background-repeat: no-repeat;
    border: 0px solid #aaaaaa;
    margin: 0px;
    margin-top: 5px;
    background-color: #000000;
    padding-left: 18px;
    color: #ffffff;
    font-size: 8pt;
    height: 20px;
    border-radius: 11px;
    -moz-border-radius: 11px;
    -webkit-border-radius: 11px;
}

.post
{
    margin-bottom: 50px;
}

.post fieldset
{
    background-color: #ffffff;
    padding: 0px;
    padding-top: 5px;
    /* Firefox uses padding-left to determine Fieldset Legend margin!!! */
    border-style: none;
}

.post fieldset legend.title,
fieldset#comments legend,
fieldset.comment legend,
fieldset#responsebox legend
{
    background-color: #000000;
    font-size: 14px;
    padding: 4px 20px;
    margin-left: 15px; /* doesn't work for Firefox -- see comment above in .post fieldset */
    font-family: Arial;
}

fieldset.comment legend {
    background-color: #000000;
    font-size: 14px;
    padding: 4px 20px;
    margin-left: 15px; /* doesn't work for Firefox -- see comment above in .post fieldset */
    font-family: Arial;
}

legend, legend a
{
    color: #ffffff;
}

.dateauthor
{
    float: right;
    margin: 0px 20px;
    font-size: small;
}

.dateauthor .capsule,
.nocomments .capsule
{
    background-color: #440d90;
    font-size: 12px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 1px;
    padding-bottom: 1px;
}


.entry, .commenttext
{
    font-size: 14px;
}

#postaction
{
    float: right;
    clear: right;
    padding: 10px 15px 10px 10px;
    margin: 20px;
    background-color: #dd6f06;
    font-size: small;
}

#postaction a
{
    color: #ffffff;
}

.postmetadata
{
    text-align: left;
    padding: 8px 10px 32px 10px;
    background-color: #eeeeee;
    margin: 0px;
    margin-left: -15px; /* see hack for Firefox in .post frameset above */
    clear: both;
}

.postmetadata #commentlink
{
    background-color: #dd6f06;
    float: right;
    padding: 3px 8px;
}

.postmetadata .cattrigger
{
    cursor: pointer;
    float: left;
    /*
    background-image: URL('images/down_arrow.png');
    background-position: 85% 50%;
    padding: 3px 35px 3px 10px;
    background-repeat: no-repeat;
    */
    padding: 3px 10px;
    margin-right: 10px;
    margin-bottom: 10px;
    border-width: 0px;
}

.postcattags
{
    padding: 4px 10px 8px 10px;
    margin: 4px 10px 0px 10px;
    background-color: #ffffff;
    color: #442222;
    clear: both;
    text-align: left;
}

.postcattags .capsule
{
    font-size: small;
    padding: 1px 4px;
    margin-right: 5px;
    line-height: 20px;
}

#single .postmetadata .cattrigger
{
    font-weight: bold;
}

.postcats
{
    background-image: URL('images/cat2.png');
    background-position: 3% 50%;
    padding: 5px 35px 5px 45px;
    background-repeat: no-repeat;
}

.posttags
{
    margin-top: 15px;
    background-image: URL('images/tag2.png');
    background-position: 3% 50%;
    padding: 5px 35px 5px 45px;
    background-repeat: no-repeat;
}

#single .postcattags
{
    border-style: none;
}

#single .postcattags .capsule
{
    background-color: #ffddaa;
    margin-top: 2px;
    margin-bottom: 2px;
    float: left;
}

#single .postcattags .capsule a
{
    color: #772200;
}

FIELDSET#comments
{
    background-color: #999999;
    padding: 0px;
    padding-left: 15px;
    margin-bottom: 20px;
    border-style: none;
}

fieldset#responsebox
{
    background-color: #ffffff;
	color: #333333;
    margin-top: 50px;
    padding: 10px 30px;
    border-style: none;
}

fieldset.comment
{
    border: none;
    background-color: #ffffff;
    margin: 30px 40px 30px 25px;
    padding: 0px;
    padding-top: 10px;
    padding-left: 15px;
}

fieldset.comment legend
{
    font-size: 14px !important;
}

fieldset.comment IMG.avatar,
fieldset.comment .commenttext
{
    padding-top: 5px;
}

fieldset.comment .commenttext
{
    padding-right: 30px;
    padding-left: 30px;
	color: #333333;
}

.entry UL, .page UL, .entry OL, .page OL
{
	margin-left: 0px;
	padding: 15px;
	padding-left: 30px;
	background-color: #d0f0ff;
}

.post LI, .page LI
{
    padding: 4px 0px;
	margin-left: 0px;
    /*border-bottom: 1px dotted #aaaaaa;*/
}

.post LI:first-child, .page LI:first-child
{
    /*border-top: 1px dotted #aaaaaa;*/
}


.navigation .capsule
{
    font-size: 18px;
}

#rsslinks
{
    position: fixed;
    z-index: 15;
    top: 0;
    right: 0;
    left: 0;
    padding: 4px 10px;
    margin: 0px;
    font-family: Arial;
    font-size: 8pt;
    background-color: #333333;
    color: #ffffff;
    font-size: 9pt;
    font-weight: bold;
    text-align: right;
    opacity: 0.8;
    filter: alpha(opacity = 80);
    border-style: none;
}


#respond INPUT#submit
{
	font-weight: bold;
    font-size: 14px;
	border: none;
	background-color:#000000;
	color:#ffffff;
	padding: 3px 10px;
}

#respond TEXTAREA, #respond INPUT.inptext
{
    border: 1px solid #aaaadd;
    background-color: #eeeeee;
    width: 80% !important;
}

fieldset#comments .postmetadata,
.replybuttonbox
{
    padding: 10px 25px;
    text-align: right;
}

.capsule
{
    text-align: center;
    font-family: Arial;
    font-size: 14px;
    color: #ffffff;
}

.capsule a
{
    color: #ffffff;
}

img.avatar
{
    float: left;
    margin: 5px 20px 20px 15px;
}

/* required as per wordpress.org */

.aligncenter, div.aligncenter
{
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft
{
   float: left;
}

.alignright
{
   float: right;
}

.wp-caption
{
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
}

.wp-caption img
{
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text
{
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}

a {
color:#ff05ea;
text-decoration:none;
}

a:hover {
color:#8F768C;
text-decoration:none;
}

th {
background-color:#000000;
color:#ffffff;
font-family: "Arial";
font-size:14px;
font-weight:none;
text-align:left;
padding-left:5;
padding-right:5;
}

td {
color:#000000;
font-family: "Arial";
font-size:12px;
font-weight:none;
text-align:left;
}



table {
cellpadding:0;
cellspacing:0;
}

div.menu {
background-color:#ffffff;
color:#000000;
font-family:Arial;
font-size:14px;
padding-top:10px;
padding-left:5px;
padding-right:5px;
padding-bottom:30px;
}

#twitter_update_list {
font-size:10px;
}

div.commentshead {
background-color:#000000;
color:#ffffff;
font-family: "Arial";
font-size:14px;
font-weight:bold;
text-align:left;
width:600px; 
}
