/*
Theme Name: PPS
Author: Communication Arts Company
Author URI: http://www.commarts.net/
*/

body {
	margin-top: 0px;
    padding-top: 0px;
	background: #E6E1DD;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #4f443c;
}

#container {
 width: 900px;
 height: 100%;
 margin-left: auto;
 margin-right: auto;
}

h1, h2, h3 {
	margin: 0;
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}

h1 {
	font-size: 1.8em;
}

h2 {
	font-size: 1.2em;
}

h3 {
	font-size: 1.1em;
	font-style: bold;
}

p, ul, ol {
	margin-top: 0;
	line-height: 130%;
}

ul, ol {
	list-style: disc;
}

a {
	text-decoration: none;
	color: #FF3300;
}

a:hover {
	background: none;
	text-decoration: underline;
	color: #4f443c;
}

hr {
	display: none;
}
.pagetitle {
	text-transform: uppercase;
	font: normal 15px Arial, Helvetica, sans-serif;
	padding: 5px 0 5px 0;
	border-bottom: 1px solid #333333;
	margin: 0;
}
.blogtitle {
	font: normal 18px Arial, Helvetica, sans-serif;
}
.blogtitle a {
	color: #333333;
}
/* Header */

#header {
	width: 900px;
	height: 220px;
    margin: 0;
    padding: 0;
	background:  url(images/header1.jpg) no-repeat left center;
}

/* Logo */

#logo {
	float: left;
	padding-top: 113px;
	padding-left: 220px;
	color: #FFFFFF;
}

#logo h1 {
	float: left;
	/*padding-top: 113px;
	padding-left: 210px;*/
	font-size: 28px;
}
.chapter {
	float: left;
	clear: left;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	font: 12px Verdana, sans-serif;
}

* html .chapter {
	/*float: left;*/
    padding: 0;
	margin: 0;
	text-transform: uppercase;
	font: 12px Verdana, sans-serif;
}

/** html #logo p {
	width: 95px;
	float: right;
	margin: 0;
	padding: 0;
    text-align: right;
	font-size: 13px;
	font-style: italic;
} */
#descrip {
	width: 95px;
	float: right;
	clear: right;
	margin: 0;
	padding: 18px 65px 0 0;

}
#descrip p {
    text-align: right;
	font-size: 13px;
	font-style: italic;
	color: #FFFFFF;
} 

#logo a {
	background: none;
	text-decoration: none;
	color: #fff;
}
#logo a:hover {
	background: none;
	text-decoration: none;
	color: #E6E1DD;
}

/* Search */

.small {
text-transform: uppercase;
font:small-caps 10px Verdana;
}

#search {
	float: right;
	width: 200px;
	padding-top: 14px;
	padding-right: 30px;

}

#search form {
	width: 200px;
	height: 30px;
	margin: 0;
	/*padding: 55px 0 0 18px;*/
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search-text {
	width: 133px;
	height: 18px;
	/*padding: 2px 5px 2px 5px;*/
	border: none;
	text-transform: uppercase;
	background: #8e7b6c;
	border: none;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

/*#search-submit {
	display: none;
}*/

/* Menu */

#menu {
	height: 25px;
	margin: 0;
    padding:0;
	background: url(images/navi_bar1.jpg) no-repeat left;
}

#menu ul {
	margin: 0 0 0 50px;
	padding: 0;
	list-style: none;
}

* html #menu ul {
	margin: 0 0 0 55px;
	padding: 0;
	list-style: none;
}

#menu li {
        float: left;
	height: 20px;
        padding: 4px 0 0 0;
        background:url(images/sep.gif) no-repeat bottom right;
}
/*.end {
        float: left;
	height: 20px;
        padding: 4px 0 0 0;
        background:#8E7B6C;
}*/

#menu a {
	padding: 0 12px 0 10px;
	/*margin-right: 5px;*/
	text-decoration: none;
	font-family: Verdana, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #fff;
}

#menu a:hover, #menu .current_page_item a {
	color: #000;
	text-decoration: none;
}

#menu a:hover {
	text-decoration: none;
	color: #000;
}

/* Wraper */

#wrapper {
	width: 900px;
	background: url(images/bg.jpg) repeat-y left top;

}


/* Page */

#page {
	width: 800px;
	padding-top: 30px;
}

/* Content */

#content {
	float: right;
	width: 450px;
	margin:0;
	padding:0;
}

* html #content {
	float: right;
	width: 450px;
	margin:0;
	padding:0;
}

#content2 {
	width: 520px;
	margin: 0 175px 0 185px ;

}

.post {
}

.post .title {
	padding: 5px 0 5px 0;
	border-bottom: 2px solid #000000;
	color: #000000;
}

.post .title a {
	color: #333333;
}

.post h2 {
	font-size: 18px;
}

.post .meta {
	padding: 2px 10px;
	background: #fff;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	text-transform: uppercase;
	text-align: left;
	font-size: 9px;
}

.post .entry {
	padding: 10px 10px;

}

/* Sidebar */

#sidebar {
	float: left;
	width: 220px;
	margin-left: 80px;
	color: #333333;
}

* html #sidebar {
	float: left;
	width: 220px;
	margin-left: 40px;
	color: #333333;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
}

#sidebar li ul {
	padding: 10px 0 15px 15px;
}

#sidebar li li {
	padding-left: 10px;
}


#sidebar h2 {
	padding-bottom: 10px;
	margin: 5px 22px;
	font-size: 14px;
	border-bottom: 1px solid #000000;
	background: #fff /*url(images/img06.jpg) no-repeat left 35%*/;
	color: #333333;
}

#sidebar p {
	font-size: 12px;
	padding: 10px 13px 15px 23px;
}

/* Calendar */

#calendar {
}

#calendar_wrap {
	padding: 20px;
}


#calendar table {
	width: 100%;
}


#calendar tbody td {
	text-align: center;



}

#calendar #next {
	text-align: right;







}


/* Footer */


#footer {
	width: 900px;
	background: url(images/footer_bg.jpg) no-repeat;
	margin: 0 auto;
	padding: 10px 0;
	height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	color: #E6E1DD;
}



#footer p {
	margin: 0;
	line-height: normal;
	font-size: 9px;
	text-align: center;
}

#footer a {
	color: #fff;
}

/**** print settings*******/
@media print {
body {
	margin-top: 0px;
        padding-top: 0px;
	background: #E6E1DD;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #4f443c;
}

h1, h2, h3 {
	margin: 0;
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}

h1 {
	font-size: 1.8em;
}

h2 {
	font-size: 1.4em;
}

h3 {
	font-size: 1em;
}

p, ul, ol {
	margin-top: 0;
	line-height: 120%;
}

ul, ol {
}

a {
	text-decoration: none;
	color: #8e7b6c;
}

a:hover {
	background: none;
	color: #4f443c;
}

hr {
	display: none;
}
/* Header */

#header {
	width: 900px;
	height: 220px;
	margin: 0 auto;
	background: #4F443C url(images/header.jpg) no-repeat left center;
}

/* Logo */

#logo {
	padding-top: 113px;
	padding-left: 210px;
	color: #FFFFFF;
}

#logo h1 {
	float: left;
	/*padding-top: 113px;
	padding-left: 210px;*/
	font-size: 28px;
}
.chapter {
	float: left;
	clear: left;
	margin: 0;
	/*padding: 0px 0px 0px 211px;*/
	text-transform: uppercase;
	font: 12px Verdana, sans-serif;
}

#logo p {
	width: 95px;
	float: right;
	margin: 0;
	padding: 0px 50px 0px 0px;
	font-size: 12px;
	font-style: italic;
} 

#logo a {
	background: none;
	text-decoration: none;
	color: #fff;
}
#logo a:hover {
	background: none;
	text-decoration: none;
	color: #E6E1DD;
}

/* Search */

.small {
text-transform: uppercase;
font:small-caps 10px Verdana;
}

#search {
	float: right;
	width: 200px;
	padding-top: 14px;
	padding-right: 55px;

}

#search form {
	width: 200px;
	height: 30px;
	margin: 0;
	/*padding: 55px 0 0 18px;*/
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search-text {
	width: 133px;
	height: 18px;
	/*padding: 2px 5px 2px 5px;*/
	border: none;
	text-transform: uppercase;
	background: #8e7b6c;
	border: none;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

/*#search-submit {
	display: none;
}*/

/* Menu */

#menu {
	width: 900px;

	height: 25px;
	margin: 0 auto;
	background: url(images/navi_bar.jpg) no-repeat left;
}

#menu ul {
	margin: 0 115px 0 20px;
	list-style: none;

}

#menu li {
        float: left;
	height: 20px;
        padding: 4px 0 0 0;
        background:#8E7B6C url(images/sep.gif) no-repeat right;
}
.end {
        float: left;
	height: 20px;
        padding: 4px 0 0 0;
        background:#8E7B6C;
}

#menu a {
	padding: 0 12px 0 10px;
	/*margin-right: 5px;*/
	text-decoration: none;
	font-family: Verdana, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #fff;
}

#menu a:hover, #menu .current_page_item a {
	color: #000;
	text-decoration: none;
}

#menu a:hover {
	text-decoration: none;
	color: #000;
}

/* Wraper */

#wrapper {
	width: 900px;
	margin: 0 auto;
	background: url(images/bg.jpg) repeat-y left top;
}


/* Page */

#page {
	width: 800px;
	margin: 0 auto;
	padding-top: 30px;

}

/* Content */

#content {
	float: right;
	width: 500px;
	margin-right: 40px;
}

#content2 {
	float: left;
	width: 720px;
	margin: 0px 40px 0px 40px;
}

.post {
}

.post .title {
	padding: 5px 0 5px 0;
	border-bottom: 2px solid #000000;
	color: #DB0020;
}

.post .title a {
	color: #333333;
}

.post h2 {
	font-size: 18px;
}

.post .meta {
	padding: 2px 10px;
	background: #fff;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	text-transform: uppercase;
	text-align: left;
	font-size: 9px;
}

.post .entry {
	padding: 20px 10px;

}

/* Sidebar */

#sidebar {
	float: left;
	width: 220px;
	margin-left: 25px;
	color: #333333;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
}

#sidebar li ul {
	padding: 10px 0 15px 15px;
}

#sidebar li li {
	padding-left: 10px;
}

#sidebar h2 {
	padding-bottom: 10px;
	margin: 5px 22px;
	font-size: 14px;
	border-bottom: 1px solid #000000;
	background: #fff /*url(images/img06.jpg) no-repeat left 35%*/;
	color: #333333;
}

#sidebar p {
	font-size: 12px;
	padding: 10px 13px 15px 23px;
}

/* Calendar */

#calendar {
}

#calendar_wrap {
	padding: 20px;
}

#calendar table {
	width: 100%;
}


#calendar tbody td {
	text-align: center;



}

#calendar #next {
	text-align: right;







}


/* Footer */


#footer {
	width: 900px;
	background: url(images/footer_bg.jpg) no-repeat;
	margin: 0 auto;
	padding: 10px 0;
	height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	color: #E6E1DD;
}



#footer p {
	margin: 0;
	line-height: normal;
	font-size: 9px;
	text-align: center;
}

#footer a {
	color: #fff;
}
.event_name {
	color: #23C429;
}