/* CSS Document */
/*   
Theme Name: caroline
Theme URI: www.carolinecummins.com
Description: a theme for caroline
Author: caleb
Author URI: www.tucker-raymond.net
Version: a-number--optional
.
General comments/License Statement if any.
.
*/
a:link
{ 
	text-decoration: none;
	color: #994411;
}
a:visited
{
	color: #994411;
	text-decoration: none;
}
a:hover
{
	color: #88bb55;
	text-decoration: none;
}
a:active
{ 
	text-decoration: none;
	color: #994411;
}

.content
{
	margin-left: 30%; 
	margin-top: 50px;
}
.post
{	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; 
	font-size: 13px;
	margin-left: 25%;
	margin-right: 25%;

}
.subhead
{
	color: #c04010;
	font-style: italic;

}
.entrytext
{
#	letter-spacing:1px;
	font-family: Georgia,serif;
	line-height: 150%;
}
.dropcap {
	float:left;
	position:relative;
	padding-top:0.05em;
	padding-right: 0.1em;
	font-size: 313%;
	font-weight:bold;
	line-height:85%;
	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%;
	}