/*
Theme Name: Amphitheatre
Theme URI: http://alicefox.net
Description: A highly customizable portfolio theme.
Version: 1.0
Author: Alice Fox
Author URI: http://alicefox.net
*/
@import "css/reset.css";
@import "css/red.css";

.red {
color:#BA0000 !important;
text-decoration:none;
}
.blue {
color:#80C9C7 !important;
text-decoration:none;
}
.pink {
color:#ff4c96 !important;
text-decoration:none;
}
.green {
color:#bcd41e !important;
text-decoration:none;
}
.yellow {
color:#febf10 !important;
text-decoration:none;
}
.orange {
color:#fc7001 !important;
text-decoration:none;
}
#chgfontsizeoptions {
margin-top:-3px;	
}
.tagline {
margin-top:2px;	
}

/* putting hacks here because I'm fucking lazy. */

.cap {
float:left;
font-size:400%;
line-height:0.85em;
margin-bottom:-0.25em;
margin-right:0.03em;
margin-left:20px;
}
.post {
font-family:Georgia;
font-size:0.8em;
line-height:1.5em;
padding:10px 0;
}
.post p {
text-indent:20px;
margin-bottom:10px;
}
.first-child {
text-indent:0px !important;	
}
.nobg-icon {
margin-top:0px !important;
}
.next, .previous {
font-size:0.9em;
line-height:1.4em;
margin-top:-5px;
}
.category {
text-align:center;
}
#get_recent_comments_wrap li {
width:200px !important;
}
