@charset "UTF-8";
/* CSS Document */
/*Theme Name: Punkin
Theme URI: http://punkinsite.com
Theme Description: The first wordpress theme developed by Katelyn Holloway
Theme Version: 1.0
Author: Katelyn Holloway
Author URI: http://punkinsite.com
Tags: punkin, cute, brown, green, pink, three-d effect
*/



/*reset values*/
body {background:url('images/bg.gif') repeat-x top;
	background-color:#211005;
	padding:0px;
	margin:0px;
}

p {
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:22px;
	color:#9bbda6;
}

a {color:#fecff2;
	text-decoration:none;
}

a:hover{color:#9bbda6;
text-decoration:underline;
}

h2 {
	font-family: "Baskerville", Georgia, Times, serif;
	font-size:18px;
	color:#fecff2;
	font-style:normal;
	font-weight:normal;
}


img h1 h2 h3 h4 h5 h6 p ul li a {border:none;
padding:0px;
margin:0px
}

#container{width:745px;
background-image:url('images/body_bg.gif');
background-repeat: repeat-y;
background-color:#211005;
}


#leftimage {width:50px;
background-image:url('images/sidepiece.gif');
background-repeat:no-repeat;
background-color:#1b0d04;
float:left;
height:207px;
}
#top_spacer {width:695px;
	height:43px;
	background-color:blue;
}

#content_container_top{width:695px;
float:left;
background:url('images/triangle.gif') top left no-repeat;
background-color:#1b0d04;
}

#content_container{
	width:745px;
	background-image:url('images/body_bg.gif');
background-repeat: repeat-y;
	float:left;
}

#h-spacer{
	width:50px;
	float:left;
}

#header {background-image:url('images/header_bg.gif');
width:695px;
float:left;
height:207px;
}

#header img {border:none;}

/*this is the style for the text in the right upper corner of the header*/
.tagline{font-family:"Lucida Grande", Arial, Helvetica, sans-serif;
text-align:right;
float:right;
font-size:12px;
line-height:27px;
padding-right:5px;
}

#logo {height:130px;
width:370px;
float:left;
padding:0px;
margin:0px;
}

/*Nagivation Bar styles here*/
#navbar {background-color:#9bbda6;
float:left;
width:695px;
height:34px;
text-align:center;
}

#navbar a {color:#211005;
font-family: Arial, Helvetica, sans-serif;
font-size:17px;
padding-left:28px;
padding-right:28px;
text-align:center;
text-decoration:none;
border-left: solid 1px #adc9b6;
border-right:solid 1px #7ca88a;
color:#211005;
float:left;
line-height:34px;
}

#navbar a:hover {color:#fecff2;
font-family:Arial, Helvetica, sans-serif;
font-size:17px;
padding-left:28px;
padding-right:28px;
text-align:center;
text-decoration:none;
border-left: solid 1px #adc9b6;
border-right:solid 1px #7ca88a;
float:left;
line-height:34px;
}

#nav li{
	list-style-image:none;
	list-style:none;
	float:left;
	margin-top:-16px;
	margin-left:-40px;
	margin-right:40px;
	padding:0px;
	}

#main-content {width:795px;
background-image:url('images/body_bg.gif');
background-repeat: repeat-y;
float:left;
}

#main-content-padding{
	padding-left:60px;
	padding-right:10px;
	}
.posts {
	width:510px;
	float:left;
	}

.post_snippet {
margin-bottom:20px;
width:490px;
text-align:left;
float:left;
background-color:#1b0d04;
border-top: 5px solid #fecff2;
}
.post_snippet_padding{
	padding-left:20px;
	padding-right:20px;
	width:450px;
	text-align:left;
	float:left;
}
.post_snippet_green{
	width:490px;
	background-color:#9bbda6;
	height:10px;
}

#main-content h2 a {color:#fecff2;
	text-decoration:none;}
#main-content h2 a:hover {color:#9bbda6;
	text-decoration:none;}

#sidebar {	
	width:195px;
	float:left;
	margin:0px;
	padding:0px;
	text-align:left;
}

#sidebar_border {width:175px;
float:left;
padding-left:0px;
padding-right:0px;
padding-bottom:10px;
margin:0px;
}

#sidebar_border_padding{
	padding-left:10px;
	width:145px;
	padding-right:10px;
	border-top:solid 2px #fecff2;
	background-color:#1b0d04;
	float:left;
	margin:0px;
	text-align:left;
}

.illustration_center {float:center;
 padding:10px;
 width: 200px;
}

.illustration_right {float:right;
 padding:10px;
 width: 200px;
}

.illustration_left {float:left;
 padding:10px;
 width: 200px;
}

.sidebar_greenline{
		width:165px;
		background-color:#9bbda6;
		height:4px;
}

#sidebar li{
	list-style-image:none;
	list-style:none;
	float:left;
	padding:0px;
	}
	
#sidebar img {
	float:left;
	border:none;
	}

#sidebar h4 {
	font-family: "Baskerville", Georgia, Times, serif;
	font-weight:normal;
	color:#9bbda6;
	margin-top:10px;
	margin-bottom:10px;
}

#sidebar h5 a {color:#fecff2;
	font-family:"Lucida Grande", Arial, Helvetica, sans-serif;
	text-decoration:none;
	}
	
#sidebar h6 a {color:#fecff2;
	font-family:"Lucida Grande", Arial, Helvetica, sans-serif;
	text-decoration:none;
	padding:0px;
	margin:0px;
	line-height:5px;
	}

#sidebar a:hover {
	color:#9bbda6;
	font-family:"Lucida Grande", Arial, Helvetica, sans-serif;
	text-decoration:none;
	}

#sidebar_button {
	width:135px;
	height:50px;
	float:left;
	padding-bottom:10px
	}

#sidebar img {padding-right:10px;
float:left;
}

#footer {background-image:url('images/footer_bg.gif');
	width:745px;
	height:85px;
	float:left;
	padding:0px;
	}

#footer p{color:#1b0d04;}

#footer a {text-decoration:underline;
	color:#1b0d04;}
#footer a:hover {text-decoration:none;
	color:#fecff2;}

.caption {font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size:10px;
	font-style:italic;
	line-height:18px;
	color:#fecff2;
	padding:10px;}
	
