/*  
Theme Name: St Joseph Life Teen
Theme URI: http://crucedesign.com
Description: Custom template design for St. Joe Life Teen, Rayne, LA
Version: .5
Author: Daniel Kedinger, Cruce Design
Author URI: http://www.crucedesign.com

*/

* {
	margin: 0px;
	padding: 0px;
	border: 0px;

}

.hidden {
	display: none;
	visibility: hidden;
}

.right {
	float: right;
}

.left {
	float: left;
}

.inline {
	display: inline;
}

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

html {
	font-size: 62.5%;
}

body {
	background-color: #dfdfdf;
	font-family: Arial;
	font-size: 1em;
	color: #7fa2dc;
	text-align: center;
	background-repeat: repeat-x;
	margin-top: 40px;
	background-image: url(images/bg.gif);
	background-position: top;
}

h1 {font-size: 1.2em} h2 {1em} h3 {.9em} h4 {.8em} h5 {.6em} 

#wrapper {
	width: 860px;
	margin-left: auto;
	margin-right: auto;
}

#container {
	width: 860px;
	text-align: left;

}
#header h1 {
	background-image: url(images/header.gif);
	background-repeat: no-repeat;
	height: 124px;
	width: 860px;
	text-indent: -9999px;
}

#nav {
	margin-top: -15px;
	width: 350px;
	float: left;
}

#nav ul {
	font-family: Arial;
	font-size: 5.3em;
	color: #cfe2f4;
	text-transform: uppercase;
	text-decoration: none;
	list-style: none;
	margin: 0px;
	padding: 0px;
	line-height: 0.8em;
	font-weight: bold;
	letter-spacing: -3.5px;
	font-style: normal;
}

#nav ul a {
	text-decoration: none;
	color: #cfe2f4;
}

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

#nav ul li.current_page_item a, #nav ul li.current_page_ancestor a {
color:#000;
}

#content-cont {
	float: left;
	width: 465px;
	position: relative;
	margin-left: 35px;
	overflow: hidden;
}

#flickr {
margin-top: 5px;
}
#flickr img {
	border: 0px;
}

#flickr img, div.album img.highlight {
border: 1px solid #666666;
background: #fff;
padding: 3px;
width: 65px;
height: 65px;
margin: 0 2px 2px 0;
}

#flickr img a:hover, div.album img.highlight a:hover {
background: #252525;
}

.tt-flickr img {
}

#content {
	margin: 10px 0 10px 0;
}

.post-title {
	font-size: 1em;
	text-transform:uppercase;
	color: #fff;
	padding-bottom: 15px;
	border-bottom: dashed 1px #6d6d6d;
	width: 100%;
	margin-bottom: 5px;
	text-align: right;
}

.post-title span.date {
	float: left;
	color: #000;
}

.post-title span.headline {
	float: right;
	color: #000;
}

.post {
	display: block;
	clear: both;
	font-size: 1em;
	padding-bottom: 5px;
	border-bottom: dashed 1px #6d6d6d;
	width: 100%;
	margin-bottom: 5px;
}

.post img {
	border: 1px solid #666666;
	background: #fff;
	padding: 3px;
	margin: 0 2px 2px 0;

}

.date {
	float: left;
	color: #027586;
}

span.headline {
	float: right;
	color: #03ff74;
	text-align: right;
}

span.headline a {
	color: #7fa2dc;
	text-transform: capitalize;

}

span.small {
	font-size: .9em;
	color: #F58EA4;
	text-transform: lowercase;
}	

.entry {
	font-size: 1em;
	clear: both;
	text-align: left;
	overflow: hidden;
	margin-left: 10px;

}

.entry .left {
	float: left;
	width: 50%;
}

.entry .right {
	float: right;
	width: 50%;
}

.entry .cal-left {
	float: left;
	padding-left: 10%;
	padding-right: 10%;
	width: 30%;
}

.entry .cal-right {
	float: right;
	padding-left: 10%;
	padding-right: 10%;
	width: 30%;
}

.entry h1, .entry h2, .entry h3, .entry h4 {
	margin-bottom: 10px;
} 

.entry p {
	margin-bottom: 10px;
	line-height: 1.5em;
}

.postmetadata {
	color: #555454;
}

.meta {
	text-align: right;
}

.feedback {
	margin-left: 10px;
	color: #555454;
	margin-bottom: 20px;
}

.feedback h3 {
	margin-bottom: 10px;
}

textarea#comment {
	width: 350px;
	background: none;
	color: #555454;
	padding: 10px;
	border: solid 1px #000000;
	margin: 5px 0 10px 0;
}

.commentlist li {
	margin-bottom: 10px;
	list-style: none;
}

ol.commentlist {
	margin-bottom: 40px;
}

.commentmetadata a {
	color: #555454;
}

.commentlist p {
	margin: 5px 0 0 0;
}

.commentlist cite {
	color: #9b0aa5;
	font-style: normal;
}

.feedback input {
	background: none;
	border: solid 1px #000000;
	font-size: 1em;
	font-family: Arial;
	color: #555454;
	text-transform: lowercase;
	margin-bottom: 3px;
}

#footer {
	clear: both;
	text-align: left;
	background-image: url(images/bot-line.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 10px;
	color: #555454;
	text-transform: lowercase;
	margin-bottom: 40px;

}

#footer a, #footer a:link, #footer a:visited, #footer a:active {
	color: #f58ea4;
}

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

#footer li {
	display: inline;
	margin-right: 5px;
}