/*
Theme Name: MacCob
Theme URI: http://wordpress.org/
Description: McPherson Church of the Brethren theme.
Version: 0.1
Author: Darren Hendricks
Author URI: http://dviso.com/
*/

/* ie6 */
#ieMessage {
	width: 1024px;
	margin: 10px auto;
	background-color: #CC0000;
	text-align: center;
	padding: 20px 5px;
}
#ieMessage h2 {
	color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0 0 5px;
}
#ieMessage p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
}
#ieMessage p a {
	color: #fff;
	font-weight: bold;
}

#preload img
{
height: 0; width: 0; border-width: 0;
position: absolute;
bottom: 0;
left: 0;
z-index: -30;
} 
* {
padding: 0;
margin: 0;
}
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 1em;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
	background-image: url('images/goodshepherdbackground.jpg');
	background-repeat: no-repeat;
	background-position: top;
	font-size: 12px;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
h1, p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #000033;
}
h2, h3, h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000033;
}
#wrapper{
	background: #FFFFFF;
	width: 770px;
	margin: 0px auto 0px;
	position: relative;
}

#header{
	background: #003366;
	width: 760px;
	height: 25px;
	margin: 0;
	padding: 0 0 0 10px;
}

#header p{
	color: #CCCCCC;
	padding: 5px 0 0;
	font: normal .9em Verdana, Helvetica, san-serif;
	width: 600px;
	float: left;
}

#header a{
	color: #FF9933;
}
#header p.login {
	float: right;
	margin: 5px 10px 0 0;
	padding: 0;
	width: 50px;
}
#header .login a {
	font-size: .8em;
	text-transform: uppercase;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}
#leftcolumn{
	float: left;
	background: #FFFFFF;
	width: 190px;
	height: auto;
	min-height: 300px;
}
#leftcolumn a img {
	border: none;
}
#windowimage {
	position: relative;
	width: 190px;
	height: 216px;
}
#windowimage img{
	width: 190px;
	height: 216px;
	border: none;
}
#windowimage a:hover {
	border: none;
}
#nav {
	list-style: none;
	background-image: url(images/orangeMenuFadeBackground.jpg);
	background-repeat: repeat-x;
	height: 40px;
	margin: 0;
	position: relative;
	z-index: 5;
}
#nav a {
	display: block;
	color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 1em;
	height: 16px;
	padding: 12px;
}
* html #nav a {
	width: 65px;
}
#nav a:hover, #nav a.active {
	background-image: url(images/orangeMenuFade.jpg);
	background-repeat: repeat-x;
}
#nav li {
	float: left;
}
#nav li ul {
	position: absolute;
	left: -999em;
	top: 40px;
	width: 175px;
	list-style: none;
	background-image: url(images/orangeMenuTrans.png);
}
#nav li ul a {
	width: 165px;
	border-bottom: 1px solid #ff9933;
	padding: 5px;
	text-transform: none;
	font-size: .9em;
	height: auto;
}
#nav li ul a:hover {
	background-image: url(images/orangeMenuFadeHover.jpg);
	background-repeat: repeat-x;
	color: #CC0000;
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}
#nav li ul li:hover ul, #nav li ul li ul li:hover ul {
	left: 175px;
	top: auto;
	border-top: none;
	margin: -22px 0 0;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}
#rightcolumn{
	float: right;
	background-color: #FFFFFF;
	width: 579px;
	margin-bottom: 10px;
	padding: 0px;
	border-left: 1px solid #cccccc;
}
#content {
	padding: 70px 20px 20px;
	background-image: url('images/bottom-swoosh.jpg');
	background-repeat: no-repeat;
	position: relative;
}
#content .post {
	margin: 0 0 40px;
}
#content h2 {
	font-size: 1.5em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	margin: 0 0 10px;
	padding: 0 0 5px;
	border-bottom: 1px solid #cccccc;
}
#content h2 a {
	text-decoration: none;
	color: inherit;
	color: #000033;
}
#content h3, .post h3, .page h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000033;
	margin: 10px 0;
	font-weight: bold;
}
#content h3 a, .post h3 a, .page h3 a {
	color: #000033;
}
#content h3 a:visited, .post h3 a:visited, .page h3 a:visited {
	color: #000033;
}
.page li {
	color: #666666;
	margin: 5px;
	font-size: 1.1em;
	line-height: 1.3em;
}
.infoText {
	font-size: .8em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #999999;
}
.more-link {
	display: block;
	float: right;
	padding: 5px;
	background-color: #ddd;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	margin: 10px 0 0 5px;
}
.tags {
	text-transform: none;
	font-weight: bold;
	font-size: 1em;
}
.entry p, .comment p {
	font-size: 1.1em;
	line-height: 1.5em;
	margin: 0 0 10px;
	color: #666666;
}
.comment p {
	padding: 0 0 0 20px;
}
.commentsLink {
	margin: 5px 0 0;
	display: block;
}
.addComment {
	font-weight: bold;
	color: #000066;
	text-transform: none;
}
.numComments {
	color: #000033;
	font-weight: bold;
}
.entry {
	padding: 10px 10px 0;
	margin: 10px 0;
}
.entry p a {
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}
.entry p a:hover {
	text-decoration: underline;
}
.entry p a:visited {
	color: #000066;
}
.entry img.alignright {
	float: right;
	border: 1px solid #ff9933;
	margin: 5px 0 5px 5px;
}
.entry ul {
	list-style: disc;
	margin: 0 0 0 20px;
}
.entry ul li {
	color: #666666;
	margin: 5px;
	font-size: 1.1em;
	line-height: 1.3em;
}
.postmetadata {
	background-image: url(images/postFade.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 10px;
}
.postmetadata, .entry p.postmetadata, .commentmetadata {
	text-transform: uppercase;
	font-size: .8em;
	line-height: 1.2em;
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.postmetadata a, .entry p.postmetadata a, .commentmetadata {
	color: #999999;
	text-decoration: none;
}
.postmetadata a:hover, .entry p.postmetadata a:hover, .commentmetadata {
	text-decoration: underline;
}
.commentmetadata {
	margin: 10px 0;
}
.commentmetadata a:visited {
	color: #999999;
}
#respond {
	border-top: 1px solid #cccccc;
	padding: 5px 0 0;
	margin: 5px 0 0;
}
#respond h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	color: #666666;
	margin: 10px 0;
	font-weight: normal;
}
#commentform textarea{
	width: 400px;
	height: 200px;
	border: 1px solid #cccccc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #666666;
	padding: 3px;
}
p.nocomments {
	display: none;
}
#commentform input {
	border: 1px solid #cccccc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	padding: 3px;
	color: #666666;
	vertical-align: baseline;
}
#commentform label {
	text-transform: none;
	font-size: 1em;
	color: #999999;
	margin: 0 0 0 5px;
	vertical-align: bottom;
}
#commentform p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: .8em;
	text-transform: uppercase;
	margin: 5px 0;
}
#commentform p a {
	color: #000033;
}
.navigation a {
	display: block;
	text-transform: uppercase;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	background-color: #000066;
	padding: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.navigation .alignleft {
	float: left;
}
.navigation .alignright {
	float: right;
}
.homechurch {
	width: 530px;
	height: auto;
}
#sidebar {
	padding: 10px;
}
#sidebar h2 {
	font-weight: bold;
	font-size: 1em;
	color: #000033;
	margin: 10px 0 3px;
}
.sidebarList li {
}
.sidebarList li a {
	text-decoration: none;
	color: #aaa;
	display: block;
	border-bottom: 1px solid #cccccc;
	padding: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	line-height: 1.2em;
	font-weight: bold;
}
.sidebarList li a:hover {
	background-color: #eeeeee;
}
#sidebar .printNewsButton {
	margin: 10px 0 0;
}
.feedButtons {
	margin: 20px 0 0;
}
#footer{
   clear:both;
   background: #999999;
   width: 750px;
   height: auto;
   margin: 0;
   padding: 5px 10px;  
}

#footer p{
	font-size: .8em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	line-height: 1.2em;
}
#footer a {
	color: #fff;
}

#footer a:hover{
	text-decoration: underline;
}
#footer a:visited {
	color: #fff
}

.staffphoto {
	float: left;
}
.windowphoto {
	float: left;
}

#rightcolumn img.plainphoto{
	border: 0px;
}

.clearit{
	clear:both;
	display: block;
}
#rightswoosh img{
	position: absolute;
	left: 750px;
	z-index: -1;
}
#bottomswoosh img{
	width: 579px;
	border: none;
	padding: 0;
	margin: 0;
}
#windowbutton {
	height: 30px;
	width: 100px;
	position: absolute;
	z-index: 2;
	top: 183px;
	left: 87px;
	padding: 3px;
}
#windowbutton img {
	width: 100px;
	height: 30px;
}
a.triggerlink {
	font-weight: normal;
}
a.triggerlink:hover {
	border-bottom: none !important;
}
#search-text {
	margin: 10px 0 5px 5px;
	color: #666666;
}
#search-submit {
	margin: 0 0 10px 5px;
}
/* Staff Page */
#content .post-225 .entry h2 {
	border-bottom: none;
}
.post-225 img {
	border: 1px solid #ff9933;
	float: left;
	margin: 0 20px 20px 0;
}
#content .post-225 .entry h3 {
	margin: 5px 0 0;
}
#content .post-225 .entry p {
	margin: 0;
}
