/*
Theme Name: St. Joseph Catholic Church, Rayne
Theme URI: http://stjoerayne.org
Description: Custom template design for St. Joseph Catholic Church in Rayne.
Version: 1.0
Author: Daniel Kedinger, Cruce Design
*/

* {
	margin: 0;
	padding: 0;
	border: none;
}
.left {float: left;}
.right {float: right;}
.clear {clear: both;}
.hidden {display: none; visibility: hidden;}
a {color: #27426b; text-decoration: none; position: relative;}
body {
	background-color: #e2e1cb;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #27426b;
}
#wrapper {
	width: 1041px;
	margin-left: auto;
	margin-right: auto;
}
#container {
	position: relative;
	width: 1041px;
	text-align: left;
}
#notice {
	position: absolute;
	right: 0;
	top: 0;
	margin: 5px 20px 0 0;
	text-align: right;
	font-size: 14px;
}
#notice .title {
	font-size: 18px;
	color: #27426b;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#notice .title a {
	text-decoration: none;	
	color: #27426b;
}
#notice .title a:hover {
	color: #ffffff;
}

#bulletin {
	position: absolute;
	left: 0;
	top: 340px;
	margin: 0 0 0 25px;
	text-align: left;
	font-size: 14px;
	text-align: center;
	width: 195px;
}
#container #bulletin h2, #container #season h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
}
#container #bulletin h2 a:hover {
	color: #ffffff;
}
#bulletin .title {
	font-size: 14px;
	font-weight: normal;
}
#bulletin .title a, a:visited, a:active {
	color: #27426b;
	text-decoration: none;
}
#bulletin .title a:hover {
	color: #ffffff;
}
.bulletin-title {
	float: left;
	width: 100px;
	font-weight: bold;
}
.bulletin-link p {
	float: left;
}
#season {
	position: absolute;
	left: 790px;
	top: 340px;
	width: 220px;
	font-size: 14px;
	font: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	text-align: center;
}
#season .title {
}
#season .title a, a:visited, a:active {
	color: #27426b;
	text-decoration: none;
}
#season .title a:hover {
	color: #ffffff;
}

#header {
	background-image: url(images/header-bg.png);
	text-indent: -9999px;
	background-repeat: no-repeat;
	height: 425px;
	width: 1041px;
}

#content {
	background-attachment: scroll;
	background-image: url(images/content-bg.png);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	height: 1%;
	width: auto;
	padding-left: 25px;
	padding-top: 5px;
}
#left-col {
	width: 230px;
	float: left;
	margin: 3px 0 0 0;
}

ul#nav {
	list-style-type: none;
}

li.page_item {
	font: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
}
li.page_item a {
	text-decoration: none;
	color: #27426b;
}


ul#nav li ul {
	margin-left: 15px;
	list-style-type: none;

}
ul#nav li ul li.page_item a {
	color: #27426b;
}
ul#nav li ul li.page_item a:hover {
	color: #ffffff;
}
#nav li.current_page_item a,
#nav ul li ul li.current_page_item a,
li.page_item a:hover {
	color: #ffffff;
}
#center-col {
	height: auto;
	width: 504px;
	margin-left: 15px;
	float: left;	
}
#center-col #page-title {
	padding-right: 15px;
	margin-bottom: 5px;
	text-align: right;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#center-col #page-title h2 {
	font-size: 22px;
	font-weight: bold;
}
#center-col .meta {
	font-size: 10px;
}
#center-col .meta a:hover {
	border-bottom: dotted 1px #b7bcb5;
}
.post .entry {
	padding-left: 10px;
	font-size: 14px;

}
.post {
	border-left: solid 1px #b7bcb5;
	border-right: solid 1px #b7bcb5;
	padding: 0 15px 0 15px;
	margin-bottom: 35px;
}
#search .post  {
	margin-bottom: 15px;
}
.post p {
	margin: 0 0 10px 0;
}

.post h1, .post h2 {
	font-size: 18px;
}
.post h3 {
	font-size: 16px;
}
.post h4 {
	font-size: 14px;
}
.post ul, .post ol {
	margin: 0 0 10px 35px;
}
.post blockquote {
	border-left: solid 2px #b7bcb5;
	margin-left: 25px;
	padding-left: 15px;
}
.post a {
	color: #27426b;
	border-bottom: dotted 1px #b7bcb5;

}
.post a:hover {
	color: #ffffff;
	border-bottom: dotted 1px #b7bcb5;
}
.post img {
	padding-right: 10px;
}
#center-col .title h2 {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#center-col .title h2 a {
	color: #27426b;
	border-bottom: none;
}
#center-col .title h2 a:hover {
	border-bottom: dotted 1px #b7bcb5;
}
#center-col .title h2 .date {
	color: #ffffff;
	font-size: 12px;
	font-weight: normal;
}
#posts-nav {
	color: #27426b;
	font-size: 10px;
	text-align: right;
	padding-right: 15px;
}
#posts-nav a {
	color: #27426b;
}
#posts-nav a:hover {
	color: #ffffff;
}

textarea#enpcontent {
	height: 400px;
	padding: 10px
} 
input#enptitle{
	padding: 3px;
	border: 1px #27426b solid;
}
#right-col {
	height: auto;
	width: 230px;
	margin: 3px 0 0 15px;
	float: left;
}

#right-col h2 {
	font-size: 18px;
	margin: 0 0 10px 5px;
	font-weight: normal;
}
#right-col h3 {
	font-size: 14px;
	margin: 0 0 10px 15px;
	font-weight: normal;
}
#right-col p {
	font-size: 12px;
	margin: 0 0 10px 25px;
}
#right-col a {
	border-bottom: dotted 1px #b7bcb5;
}
.clearer {
	font-size: 0px;
	line-height: 0px;
	display: block;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 0px;
	width: auto;
}

#footer {
	background-image: url(images/footer-bg.png);
	height: 65px;
	width: 1041px;
	margin-left: 1px;
	padding-top: 35px;
	font-size: 9px;
	color: #27426b;
	text-align: center;
}
#footer a {
	color: #27426b;
}

.flickr-meta-links {
	display: none;
	visibility: hidden;
}

#search {
	margin-bottom: 20px;
	font-size: 12px;
	color: #27426b;
}
#search input {
	color: #27426b;
}
#search ul {
	list-style: none;
}
#search li {
	margin: 0 0 10px 10px;
}
#search #addicted_results {
	margin-top: 10px;
}
input#searchsubmit {
	background: none;
	border: none;
	color: #27426b;
	padding: 0;
	text-transform: lowercase;
	
}

.linklove {
	display: none;
	visibilty: hidden;
}
div#photos {
	background: none;
	padding: 0;
}
div#photos img,
div#highlight img,
div#highlight img.highlight,
div.album img.highlight  {
	padding: 3px;
	border: 1px solid #B7BCB5;
}
div#highlight h3 {
	margin-bottom: 10px;
}
div.album {
	font-size: 12px;
}
div#photoalbum-nav {
	font-size: 10px;
}
