/*
Theme Name: OCRPL.org
Theme URI: http://ocrpl.getreligion.org/wp-content/themes/ocrpl_v1
Description: 
Author: Pierpoint
Author URI: http://www.pierpointwebsite.com
Version: 1.0
*/

* {
	margin: 0;
	padding: 0;
}

body {
	font: normal 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #3B3B3B;
	background: top center url(images/backgroundPage.gif) #d1d9df repeat-y;
}

h1, h2, h3 {
	color: #4F789F;
}

h1 {
}

h2 {
}

h3 {
	font-size: 1em;
}

p, blockquote, ul, ol {
}

p {
}

blockquote {
}

ul {
}

ul li {
}

ol {
}

ol li {
}

a {
	color: #4F789F;
}

a:hover {
	text-decoration: none;
}

.intro {
	float: left;
	margin: 0 20px 0 0;
	width: 480px;
	font-size: 17.5px;
	line-height:1.3em;
}
.intro2 {
	float: right;
	width: 165px;
	margin: 0 20px 0 0;
	font-size: 11.5px;
}
#welcome {
	color: #624C37;
	font-family: Georgia, "Times New Roman", Times, serif;
}

img.right {
	float: right;
	margin: 0 0 0 20px;
}

/* Items Style */

.items {
}
.items h2 {
	margin-left: 15px;
	margin-bottom: 20px;
	padding-left: 25px;
	text-transform: uppercase;
	font: bold .9em Georgia, "Times New Roman", Times, serif;
	color: #000;
	background: left center url(images/backgroundBullet.gif) no-repeat;
	font-weight: normal;
	letter-spacing: 1.3px;
}
.items a {
	text-decoration:none;
	color:#000;
}
.items a:hover {
	text-decoration:none;
	color: #98420e;
}
.items ul {
	margin-left:30px;
	margin-bottom: 20px;
}
.items li {
	list-style-image: url(images/backgroundBullet02.gif);
	list-style-type: circle;
	color: #73777b;
	margin-left:15px;
	padding-bottom: 10px;
	font-weight: bold;
	font-family: "Times New Roman", Georgia, Times, serif;
	font-size: 12px;
	font-weight: normal;
}

.items li a {
	color: #73777b;
}

/* Post */

.post {
	clear: both;
	padding:0 20px 20px 20px;
}

.post h2 {
	color: #58819D;
	font-weight: bold;
	font-family: "Trajan Pro", "Times New Roman", Georgia, Times, serif;
	font-size: 23px;
	font-weight: normal;
	letter-spacing: 2px;
}
.post h4 {
	padding-left: 20px;
	padding-top: 8px;
}

.post .content {
	line-height: 1.6em;
}

#welcome .title {
	margin-bottom: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.post p, .post blockquote, .post ul, .post ol {
	margin-bottom: 1em;
}

.post blockquote, .post ul, .post ol {
	margin-left: 3em;
}

/* Header */

#header {
	width: 900px;
	height: 172px;
	margin: 0 auto;
	background: url(images/rotate/rotate.php);
	text-align:center;
}
#header img {
	margin: 0 auto;
}

#header h1, #header h2 {
	text-transform: lowercase;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: normal;
}

#header h1 {
	float: left;
	padding: 80px 0 0 20px;
	letter-spacing: -3px;
	font-size: 48px;
}

#header h2 {
	float: left;
	padding: 107px 0 0 7px;
}

#header a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Page */

#page {
	width: 900px;
	margin: 0 auto;
	padding-top: 30px;
	background: url(images/background.gif) repeat-y;
}
#content {
	float: left;
	width: 520px;
	padding-right: 1px;
	border-left: 1px solid #cabfb1;
	border-right: 1px solid #cabfb1;
}
#leftbar {
	float: left;
	width: 180px;
	padding-left: 1px;
}
#rightbar {
	float:right;
	margin-right:10px;
	padding-left:5px;
	width:180px;
}
#rightbar img {
	border: 0;
}
#search {
	height: 150px;
	width: 343px;
	float: right;
	text-align: right;
	padding-right:20px;
	color: #80A2BB;
	font-weight: bold;
}
#search .title {
	text-transform: uppercase;
	font: bold .8em Georgia, "Times New Roman", Times, serif;
	color: #fff;
	font-weight: normal;
	letter-spacing: 1.1px;
}
#search table {
	float: right;
	text-align: right;
	padding-top: 5px;
}
#search .inputTxt {
	height: 19px;
	width: 105px;
	color: #3A5C77;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#search .inputBtn {
	padding-top: 2px;
}
#logo {
	height: 150px;
	width: 201px;
	float: right;
}
#logo img {
	border: 0;
}

/* Menu */

#menu {
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	padding: 5px 15px;
	border-bottom: 1px solid #FFFFFF;
	text-decoration: none;
	color: #3B3B3B;
}

#menu a:hover {
	background: #4F789F;
	color: #FFFFFF;
}

#menu .active a {
	background: #BABABA;
	color: #000000;
}

/* Login */

#login {
}

#login fieldset {
	border: none;
}

#login legend {
	display: none;
}

#login input {
	margin-bottom: 5px;
}

#inputtext1, #inputtext2 {
	width: 160px;
}

/* Updates */

#updates {
}

#updates ul {
}

#updates li {
	margin-bottom: 20px;
}

#updates h3 {
	font-size: .77em;
}

/* Footer */

#footer {
	width: 900px;
	height: 30px;
	margin: 0 auto;
	padding-top: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .8em;
	color: #98420e;
	background: #f9fae4 top left url(images/backgroundFooter.gif) repeat-x;
}
#footer a {
	padding: 7px;
	color: #98420e;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
	color: #4F789F;
}
#legal {
	float:left;
	padding-left: 25px;
	color: #a29687;
}
#links {
	float: left;
}

#commentform textarea {
	width: 400px;
}