/* @override http://the-pavilion.org/wp-content/themes/pavilion%20red/style.css */

/*  
Theme Name: Pavilion Red
Theme URI: http://the-pavilion.org/
Description: The default theme for The Pavilion Christian Community
Author: Kevin Miller
Author URI: http://constantjourney.com/
*/

/* @group Page Layout */

html, body {
	border: 0;
	margin: 0;
	padding: 0;
}

body {
	font: 70%/160% "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, sans-serif;
	background: #003540 url(images/bg.png) repeat-x 0 top;
}

#wrap {
	width: 750px;
	margin: 0 auto;
}

#title {
	height: 107px;
	background: url(images/title.jpg) no-repeat;
}

#header {
	height: 306px;
	background: url(images/header.jpg) no-repeat;
}

#sidebar {
	width: 25%;
	float: left;
	margin: 10px 10px 0 15px;
	color: #056;
}

#contenttop {
	height: 8px;
	background: url(images/contenttop.png) no-repeat;
	margin-top: 10px;
}

#contentbg {
	background: url(images/contentbg.png) repeat-y;
}

#content {
	width: 65%;
	float: left;
	color: #002028;
	margin-left: 15px;
}

#footer {
	background: #2c5a63;
	clear: both;
	color: #2e626e;
	font-size: .9em;
	padding: 10px 0 5px 10px;
	width: 97%;
}

#footerbtm {
	background: url(images/footerbg.png) no-repeat;
	height: 9px;
	margin-bottom: 20px;
}

/* @end */

/* @group Footer */

#footer p {
	padding: 0;
	margin: 0;
	line-height: 140%;
	color: #a1ced3;
}

#footer a {
	color: #a1ced3;
}

#footer a:hover {
	color: white;
}

/* @end */

/* @group Headings */

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font-weight: normal;
}

h1 {
	margin: 10px 0;
	padding: 0;
	letter-spacing: -1px;
	font-size: 1.3em;
	border-bottom: 1px solid #a0bfc2;
	padding-bottom: 5px;
	margin-bottom: 5px;
	color: #79141a;
}

h1 a, h1 a:visited {
	text-decoration: none;
	color: #79141a;
}

h2 {
	margin: 0px 0;
	letter-spacing: -1px;
	font-size: 1.2em;
	color: #003540;
}

h2 a {
	color: #003540;
	text-decoration: none;
}

h3 {
	color: #056;
	border-bottom: 1px solid #a0bfc2;
	padding-bottom: 5px;
	margin-bottom: 5px;
	font-size: 1.1em;
}

h3.postmetadata {
	border-bottom: none;
	font-size: 1em;
	padding: 0;
	margin: 0 0 10px 0;
	color: #a0bfc2;
}

h3.postmetadata a {
	color: #a0bfc2;
}

h3.postmetadata a:hover {
	color: #79141a;
}

h3#comments {
	font-size: 1em;
	border-bottom: none;
}

.post h3 {
	border-bottom: none;
}

.post .entry h3 {
	font-weight: bold;
	font-size: 1.2em;
}

h6 {
	color: #003540;
	padding-bottom: 5px;
	font-size: 1.1em;
}

h3.postmetadata a.post-edit-link {
	margin: 0;
	padding: 0 5px 0 20px;
}

/*

@end */

/* @group Common */

p, ul, ol {
	margin: 0;
	padding: 0 0 18px 0;
}

ul, ol {
	list-style: none;
	padding: 0 0 18px 40px;
}

blockquote {
	margin: 0 5px 10px 5px;
	padding: 13px;
	border: 1px solid #e0dbe3;
	background: #fafbfe;
}

blockquote p {
	padding: 0;
}

small {
	font-size: 0.85em;
}

img {
	border: 0;
}

p img.no-border {
	border: none;
}

.entry img {
	border: 1px solid #e0dbe3;
}

sup {
	position: relative;
	bottom: 0.3em;
	vertical-align: baseline;
}

sub {
	position: relative;
	bottom: -0.2em;
	vertical-align: baseline;
}

acronym, abbr {
	cursor: help;
	letter-spacing: 1px;
	border-bottom: 1px dashed;
}

a, a:visited {
	color: #79141a;
}

a:hover {
	text-decoration: none;
}

/* @end */

/* @group Menu */

#pixopoint_menu1 .current_page_item {
	border-bottom: 2px solid white;
}

#pixopoint_menu1_wrapper {
	width: 98%;
	margin: auto;
}

#pixopoint_menu1 {
	width: 98%;
	height: 20px;
	margin: 0;
}

#pixopoint_menu1 ul {
	width: 100%;
	margin: 0;
	padding: 0;
	list-style: none;
}

#pixopoint_menu1 li {
	color: #ffffff;
	z-index: 20;
	float: left;
	position: relative;
	margin: 15px 0 0 30px;
	font-size: 1.1em;
}

#pixopoint_menu1 li:hover,#pixopoint_menu1 li.sfhover {
}

#pixopoint_menu1 li a {
	text-decoration: none;
	display: block;
	color: #ffffff;
}

#pixopoint_menu1 li a:hover {
	color: #e2e1e1;
}

#pixopoint_menu1 ul ul {
	position: absolute;
	left: -999em;
	width: 150px;
	font-size: .9em;
}

#pixopoint_menu1 li:hover ul,#pixopoint_menu1 li.sfhover ul {
	left: auto;
}

#pixopoint_menu1 ul ul li a {
	padding: 10px;
}

#pixopoint_menu1 ul ul li {
	color: white;
	z-index: 20;
	width: 150px;
	background: #003540;
	border-bottom: 1px solid #2c5d64;
	border-left: 1px solid #2c5d64;
	border-right: 1px solid #2c5d64;
	margin: 0;
}

#pixopoint_menu1 ul ul li a {
	line-height: 15px;
	text-decoration: none;
}

#pixopoint_menu1 ul ul li:hover a,#pixopoint_menu1 ul ul li.sfhover a {
	color: #ffffff;
	text-decoration: none;
}

#pixopoint_menu1 ul ul li:hover li a,#pixopoint_menu1 ul ul li.sfhover li a {
	color: white;
}

#pixopoint_menu1 ul ul li:hover li a:hover,#pixopoint_menu1 ul ul li.sfhover li a:hover {
	color: #ffffff;
}

#pixopoint_menu1 ul ul li:hover,#pixopoint_menu1 ul ul li.sfhover {
	color: #ffffff;
	background: #79141a;
}

#pixopoint_menu1 ul ul ul li {
	font-size: 1.1em;
}

#pixopoint_menu1 ul ul ul, #pixopoint_menu1 ul ul ul ul {
	position: absolute;
	margin-left: -999em;
	top: 0;
	width: 150px;
}

#pixopoint_menu1 li li:hover ul,#pixopoint_menu1 li li.sfhover ul,#pixopoint_menu1 li li li:hover ul,#pixopoint_menu1 li li li.sfhover ul {
	margin-left: 150px;
}

#pixopoint_menu1 ul ul li:hover li a,#pixopoint_menu1 ul ul li.sfhover li a {
	text-decoration: none;
}

#pixopoint_menu1 ul ul li li:hover a,#pixopoint_menu1 ul ul li li.sfhover a {
	color: #FFFFFF;
	text-decoration: none;
}

#pixopoint_menu1 li.pixo_search:hover {
	background: none;
}

#pixopoint_menu1 li.pixo_search form {
	margin: 0;
	padding: 0;
}

#pixopoint_menu1 li.pixo_search input {
	font-family: tahoma,sans-serif;
}

#pixopoint_menu1 li.pixo_search input.pixo_inputsearch {
	width: 100px;
}

#pixopoint_menu1 li.pixo_right {
	float: right;
}

ul.menu {
	padding: 8px 23px;
}

ul.menu li {
	padding: 0;
	margin: 0;
}

ul.menu a {
	text-transform: uppercase;
	line-height: 100%;
	background: url(images/menubullet.png) no-repeat left center;
	padding-left: 17px;
	text-decoration: none;
	color: #a6c5c8;
}

ul.menu a:hover {
	color: white;
}

/* @end */

/* @group Sidebar

*/

#sidebar ul {
	padding: 0;
	margin: 12px 0 20px 25px;
	list-style-type: disc;
	list-style-position: outside;
}

#sidebar ul li {
	margin: 0 0 4px 0;
}

#sidebar ul.children {
	padding: 0;
	margin: 0;
	list-style-position: inside;
}

#sidebar ul li a {
	text-decoration: underline;
	color: #056;
}

#sidebar ul li a:hover {
	text-decoration: none;
	color: black;
}

#sidebar p {
	padding: 0;
	text-align: left;
}

/* @end *

/

/* @end */

/* @group Forms */

form {
	margin: 0;
	padding: 0;
	display: inline;
}

input, select, textarea {
	font-size: 1em;
}

textarea {
	line-height: 1.25;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size: 1em;
}

label {
	cursor: pointer;
}

/* @end */

/* @group Tables */

table {
	border: 0;
	margin: 0 0 18px 0;
	padding: 0;
}

table tr td {
	padding: 2px;
}

/* @end */

/* @group Classes */

.clear {
	clear: both;
}

.titlecolor {
	color: #c1e9f1;
}

.border {
	border: 1px solid;
}

.float-left {
	float: left;
}

.float-right {
	float: right;
}

.text-left {
	text-align: left;
}

.text-right {
	text-align: right;
}

.text-center {
	text-align: center;
}

.text-justify {
	text-align: justify;
}

.bold {
	font-weight: bold;
}

.italic {
	font-style: italic;
}

.underline {
	border-bottom: 1px solid;
}

.highlight {
	background: #ffc;
}

.wrap {
	width: 960px;
	margin: 0 auto;
}

.img-left {
	float: left;
	margin: 4px 10px 4px 0;
}

.img-right {
	float: right;
	margin: 4px 0 4px 10px;
}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	float: right;
}

alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	float: left;
}

.nopadding {
	padding: 0;
}

.wp-caption {
	border: 1px solid #a0bfc2;
	text-align: center;
	background-color: #deeaed;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

.noindent {
	margin-left: 0;
	padding-left: 0;
}

.nobullet {
	list-style: none;
	list-style-image: none;
}

/*

 @end */

/* @group Blog */

/* @group Comments */

ol.commentlist {
	padding: 0;
	margin: 10px 10px 0 0px;
}

#comments {
	margin-top: 50px;
}

/* @end */

/* @group Entry */

div.entry ul li {
	margin-bottom: 10px;
	list-style-type: disc;
}

div.entry ul {
	padding: 0 0 8px 25px;
}

div.post {
	margin-bottom: 20px;
}

div.post .entry p {
	font-size: 1.1em;
}

a.post-edit-link {
	display: block;
	padding: 0 10px 10px 20px;
	background: url(images/save.gif) no-repeat 5px 4px;
	float: left;
	margin: 0  0 20px 0;
}

/* @end */

/* @group Audio Player */

/* @end */

/* @group Forms and Comments */

#content form#searchform div input#s {
	border: 1px solid #e0dbe3;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	padding: 3px;
	color: #003540;
}

#title form#searchform div input#s {
	margin-left: 60px;
	margin-top: 7px;
	width: 190px;
	background-color: #cadde1;
	border: 1px solid #00323d;
	color: #003540;
}

#title form#searchform div input#searchsubmit {
	visibility: hidden;
}

#commentform p textarea#comment {
	width: 300px;
}

input#author, input#email, input#url {
	border: 1px solid #e0dbe3;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #003540;
	padding: 3px;
}

textarea#comment {
	border: 1px solid #e0dbe3;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #003540;
	padding: 3px;
}

/* @end */

/* @group Align */

div.alignleft a {
	margin: 10px 10px 20px 0px;
	display: inline;
	float: left;
}

div.navigation div.left a {
	margin-left: 20px;
	margin-right: 10px;
	float: left;
}

div.navigation div.right a {
	margin-left: 20px;
	margin-right: 10px;
	float: left;
}

/* @end */

/* @end */

/* @group Audio player */

.ssg-gplayer .title {
	display: none;
}

#post-14 tr td p {
	display: none;
}

/* @end */