/*  

Theme Name: Pastel Notes
Theme URI: http://choco-nut.com/wp-content/themes/pastelnotes/
Author: Tawni Coakley
Author URI: http://foreverdesignstudio.com/

*/

body {
	font-family: "Tahoma";
	font-size: 11px;
	color: #919191;
	line-height: 16px;
	padding: 0px;
	text-align: justify;
	margin: 0px;
	background-color: #FFFFFF;
	background-image: url('images/body-bg.png');
	background-repeat: repeat-x
}

a, a:visited, a:active {
	color: #87d6e3;
	font-weight: normal;
	text-decoration: none;
}

a:hover {
	color: #b2dfe7;
	font-weight: normal;
	text-decoration: none;
}

img {
	border: 4px;
        padding: 3px;
        


}

b {
	color: #99CCFF;
}

i {
	font-family: "Georgia";
	font-style: italic;
	color: #9999FF;
}
u {
	color: #99CCFF;
}


 
input, textarea {
	font-family: "Tahoma";
	font-size: 11px;
	color: #919191;
	padding: 5px 5px 5px 5px;
	margin-right: 5px;
	background-color: #eae4e2;
	border: 0px;
}

#container {
	width: 800px;
	height: auto;
	margin: auto;
}

#header {
	width: 800px;
	height: 411px;
	margin: auto;
	background-image: url('images/header-bg.png');
	background-repeat: no-repeat; background-position-y:center
}

#header .nav {
	width: 200px;
	margin: 0px;
	float: right;
	text-align: center;
	margin-top: 155px;
	margin-right: 42px;
	list-style-type: none;
}

#header .nav a {
	font-family: "Georgia";
	font-style: italic;
	font-size: 18px;
	line-height: 24px;
}

#center_div {
	width: 740px;
	height: auto;
	margin: auto;
}

#mainbar {
	width: 480px;
	float: left;
	padding-right: 32px;
	margin-top: -180px;
}

#mainbar .entry {
	margin-bottom: 40px;
}

#mainbar h1, #mainbar h1 a {
	font-family: "Georgia";
	color: #ffa7c6;
	font-size: 26px;
	font-weight: normal;
	font-style: italic;
	margin: 0px;
	margin-bottom: 5px;
}

#mainbar h1:hover, #mainbar h1 a:hover {
	color: #ffc7e4;
}

#mainbar p.post_meta {
	font-size: 10px;
	margin: 0px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #dbdbdb;
}

#mainbar .comments {
	margin-top: 20px;
}

#mainbar .comment_box {
	background-color: #f3f3f3;
	border-bottom: 1px solid #e5e5e5;
	border-right: 1px solid #e5e5e5;
	padding: 10px;
}

#mainbar p.comment_meta {
	font-size: 10px;
	margin: 0px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #dbdbdb;
}

#sidebar {
	width: 222px;
	float: right;
}

#sidebar h2 {
	font-family: "Georgia";
	color: #ffa7c6;
	font-size: 18px;
	font-weight: normal;
	font-style: italic;
	margin-bottom: 3px;
	padding-bottom: 5px;
	background-image: url('images/side_underline-bg.png');
	background-repeat: no-repeat; margin-left:0px; margin-right:0px; margin-top:0px; background-position-y:50%
}

#sidebar .section {
	margin: 0px;
	margin-bottom: 25px;
}

#sidebar .section ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#sidebar .section ul li {
	display: block;
	padding-left: 16px;
	margin-bottom: 5px;
	background-image: url('images/star_bullet-bg.png');
	background-position: left bottom;
	background-repeat: no-repeat
}

#footer {
	width: 740px;
	height: 45px;
	margin: auto;
	padding-top: 30px;
	background-image: url('images/footer-bg.png');
	background-repeat: no-repeat; background-position-y:center
}

#footer a {
	color: #8ec986;
}

#footer a:hover {
	color: #b4e1ae;
}
