/* CSS Document */
/*   
Theme Name: caroline
Theme URI: www.carolinecummins.com
Description: a theme for caroline
Author: caleb
Author URI: www.tucker-raymond.net
Template:
Version: a-number--optional
.
General comments/License Statement if any.
.
*/
a:link
{ 
        text-decoration: none;
        color: #994411;
}
a:visited
{
        color: #994411;
        text-decoration: none;
        text-decoration: none;
}

.post
{	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; 
}
.subhead
{
	color: #c04010;
	font-style: italic;
}
.entrytext
{

	font-family: Georgia,serif;
	line-height: 150%;
}
.dropcap {
	float:left;
	position:relative;
	padding-top:0.05em;
	padding-right: 0.05em;
	font-size: 300%;
	font-weight:bold;
	line-height:90%;
	color:#c04010;
}
.entry
{
	margin-left: 30px;
}

.links
{
	padding-top: 3px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold; 
	letter-spacing: 2px;
	color: 88b55;
}
#header {
	padding: 0;
	height: 100px;
	margin-left: 30%;
	margin-right: 30%;
	margin-top: 20px;
	width: 100%;
	margin-bottom: 25px;
	}

#headerimg {
	margin: 0;
	height: 80px;
	width: 100%;
	}
#footer {
	height: 100%;
	}