/*
Theme Name: Pam Chiasson
Theme URI: 
Description: Theme for Pam Chiasson
Version: 1.0
Author: Commareus
Author URI: http://commareus.com/
Tags: dark, pam, chiasson
*/

* {padding: 0;margin: 0;}
img {border: none;}
.clearfix {clear:both;}
img, div { behavior: url(http://www.pamelachiasson.com/wp-content/themes/pamchiasson/iepngfix.htc) }

object, div#header a {outline: none;}

body {
	background:url(images/page_bg.gif) #333333;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	}

h1, h2, h3, h4, h5, h6 {
	color: #FFFFFF;
	font-family: "Zapf Chancery", "Lucida Handwriting", sans-serif;
	margin-bottom: 12px;
	}

h1 {font-size: 24px;}

h2 {font-size: 22px;}

p {margin-bottom: 12px; line-height: 18px;}

a {color: #ddd465; text-decoration: none;}
a:hover {text-decoration: underline;}

div#container {
	background:url(images/body_bg.png) repeat-y;
	width: 901px;
	text-align: left;
	margin: 0 auto;
	padding: 0px 53px;
	}

div#footer {
	background: url(images/footer_bg.png) no-repeat;
	width: 901px;
	height: 121px;
	text-align: left;
	margin: 0 auto;
	color: #6a6a6a;
	padding: 0px 53px;
	}

div#footer p {
	margin: 0px;
	}

div#header {
	height: 67px;
	width: 901px;
	}

div#body_wrap {
	background-repeat:repeat-y;
	background-color:#000000;
	min-height:500px;
	height:auto !important;
	height:500px;
	padding-bottom: 50px;
	}

div.bg01 {
	background-image:url(images/body_wrap_bg_01.jpg);
	}

div#splash_wrap {
	margin: 0px auto 15px auto;
	width: 863px;
	}

div#menu_wrap {
	width: 900px;
	height: 139px;
	display: block;
	}

div#footer_left {
	width: 400px;
	float: left;
	position: relative;
	top: 14px;
	left: 14px;
	line-height: 20px;
	}

div#footer_right {
	width: 400px;
	float: right;
	position: relative;
	top: 14px;
	left: -14px;
	line-height: 20px;
	text-align: right;
	}

div#footer a {
	color: #6a6a6a;
	text-decoration: none;
	}

div#footer a:hover {
	color: #663300;
	text-decoration: underline;
	}

div.post {
	padding: 20px;
	width: 800px;
	margin: 0 auto;
	background: url(images/interior_bg.png) no-repeat top;
	min-height:380px;
	height:auto !important;
	height:380px;
	}

div.newsPost {
	min-height: 10px;
	height: auto;
	margin-bottom: 20px;
	}

.photo_right {
	margin-left: 28px;
	margin-bottom: 28px;
	border: 1px solid #FFFFFF;
	}

.alignright {
	float: right;
	}