/* Body
-------------------------------------------------------------------*/
body {
	margin: 0 auto;
	font: 12px/18px Verdana, Helvetica, Arial, Geneva, sans-serif;
	color: #513819;
	background: #FFFDEE url(../assets/ps_bk.jpg) repeat-y center;
	scrollbar-arrow-color: #DEB887;
	scrollbar-base-color:  #FFFDEE;
	scrollbar-darkshadow-color:  #FFFDEE;
	scrollbar-face-color:  #FFFDEE;
	scrollbar-highlight-color:  #FFFDEE;
	scrollbar-shadow-color: #DEB887;
	scrollbar-track-color: #FFFDEE;
	text-align: center;
}

#header {
	background: url(images/header.jpg) no-repeat center;
	height: 280px;
	width: 900px;
	margin: 0px auto;
}
#top-nav {
	background: #A8ABBC;
	text-align: right;
	padding: 5px;
	height: 24px;
	width: 900px;
	top: 0px;
	margin: 0px auto;
	color: #FFFDEE;
}
#top-nav a {
	color: #FFFDEE;
	margin-right: 4px;
	margin-left: 4px;
	text-decoration: none;
}
#top-nav a:hover {
	color: #333366;
}

h1 {
	color: #49797B;
	text-align: left;
	font-family: "Comic Sans MS";
	font-weight: lighter;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left: 12px;
}

a {
	color: #49617B;
	text-decoration: underline;
}
a:hover { color: #3b5a4a; }
a:visited { color: #3b5a4a; }

p {
	margin: 4px;
}

blockquote {
	font: 14px "Comic Sans MS";
	padding: 5px 10px 5px 12px;
	margin-bottom: 20px;
	background: #FDFAF6;
	margin-left: 20px;
	border: 1px dashed #EBDBC2;
	width: 75%;
	text-align: left;
}


/* Container
-------------------------------------------------------------------*/
#wrapper {
	width: 800px;
	overflow: hidden;
	margin: 0 auto;
	height: auto;
	display: block;
}

.lil {
	font-size: 11px;
}

/* Navigation
-------------------------------------------------------------------*/
#nav {
	background: #EFE5D9;
	display: block;
}
#nav ul { 
	margin-left: 10px; 
	position: absolute; 
	bottom: -1px; 
	overflow: hidden; 
	height: 45px; 
}
#nav ul li { 
	float: left; 
	margin-right: 3px; 
	padding-left: 3px; 
        font-weight: bold;
}
#nav ul li.current_page_item { 
        width: 122px;
        height: 45px;
}
#nav ul li a {
	width: 122px;
	height: 45px;
	display: block;
	text-decoration: none;
	color: #A0815F;
	line-height: 45px;
	text-align: center;
}
#nav ul li a:hover { color: #555; }
#nav ul li.current_page_item a {
	color: #A0615F;
}



/* Content
-------------------------------------------------------------------*/
#content {
	float: left;
	padding: 15px;
	clear: left;
	display: inline-table;
	margin: 0px auto;
	width: 530px;
	text-align: left;
}
#content .post {
	margin-bottom: 40px;
	margin-left: 20px;
}
#content .post p {
	margin-bottom: 20px;
	margin-left: 20px;
}
#content .post h3 a {
	text-decoration: none;
	font-size: 20px;
	color: #A0815F;
}
#content .post-list li { list-style: none; }

#content .post .post-info { 
	clear: both; 
	font-size: 11px; 
	color: #777; 
	padding: 15px 5px 5px 5px; 
	margin-bottom: 20px; 
        text-align: right;

}
#content .post .post-info a {
	color: Silver;
	text-decoration: none;
}
#content .post .post-info a:hover { color: #555; text-decoration:none; }

#content #pages { text-align: center; }
#content #pages a {
	font: bold 20px "Trebuchet MS";
	color: #AD764E;
	text-decoration: none;
	margin-left: 30px;
}
#content #pages a:hover { color: #1e2726; }

#content ul, ol, dl { margin-bottom: 20px; }
#content ul { 
	list-style: disc;
	list-style-position: inside; 
}
#content ol { 
	list-style: decimal; 
	list-style-position: inside; 
}
#content dl dt { 
	font-weight: bold;
}
#content dl dd { 
	font-style: italic;
	margin: 0 0 5px 20px;
	color: #555;
}

.aligncenter { margin-left: auto; margin-right: auto; }
.alignleft { float: left; margin: 5px 15px 10px 0; }
.alignright { float: right; margin: 5px 0 10px 15px; }



/* Sidebar
-------------------------------------------------------------------*/
#sidebar {
	width: 220px;
	float: right;
	font-size: 11px;
	margin: 0 auto 0px 0px;
	color: #A0815F;
	border-left: 1px dashed #996633;
	padding-left: 9px;
	display: inline-table;
}

#sidebar h3 {
	font: normal 11px Verdana, Arial, Sans-Serif;
	color: #A0815F;
	text-transform: uppercase;
	margin: 0;
}

#sidebar a {
	color: #A0815F;
	text-decoration: none;
	background: url(images/04-bg.gif) no-repeat left;
	display: block;
	width: 125px;
	margin: 6px;
	text-align: left;
	padding-left: 24px;
	border-top: 1px solid #A67E57;
	border-right: 2px inset #CCCCCC;
	border-bottom: 2px inset #CCCCCC;
	border-left: 1px solid #A67E57;
}
#sidebar a:hover {
	color: #778899;
}


/* Footer
-------------------------------------------------------------------*/

#footer { 
	width: 775px; 
        height: 200px;
	margin: 0 auto; 
	background: no-repeat;
}

.rss {
	float: right;
	width: 200px;
	height: 73px;
}

#footer-inner {

        clear: both;
        text-align: center; 
	width: 900px; 
	margin: 0 auto;
        padding-top: 10px; 
}
#footer p { 
	font-size: 11px; 
	margin: 0; 
}
#footer a {
	color: #7A5278;
}

ul {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #663333}

h4 {
	color: #7A8598;
	font-family: Georgia, "Times New Roman", Times, serif;

}
#nav {
	margin: 24px 0px;
	text-align: center;
}
#nav a {
	color: #8E7263;
	;
	padding-right: 3px;
	padding-left: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-family: Georgia, "Times New Roman", Times, serif;
	border-bottom: 1px solid #8E7263;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #8E7263;
}

#nav a:hover {
	color: #737699;
	text-decoration: none;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #8E7362;
	border-left-color: #8E7362;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}

.lil {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
#right {
	float: right;
	text-align: center;
}
.larger-hl {
	font-size: 14pt;
	font-weight: bold;
}
