/*
Theme Name: SSCC
Theme URI: http://sscommunitychurch.com/
Description: SSCC
Version: 2
Author: SSCC
Author URI: http://sscommunitychurch.com/
Tags: blue, custom header, fixed width, two columns, widgets
*/

body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #FFF url(images/bg-top.gif) top center repeat-x;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	}
a img, a, img {
	border: 0;
	}
a {
	color: #0397d6;
	}
#header {
	margin: 0 0px 15px 0px;
	}
#header #logo {
	margin: 30px 0px 0 0px;
	}
#header .nav, 
#header .nav li,
#header .nav ul,
#header .nav ul li {
	list-style: none;
	margin: 0;
	padding: 0;
	}
#header .nav {
	float: right;
	margin: -40px 0 0 0;
	width: 450px;
	z-index: 100;
	position: relative;
	}
#header .nav li {
	float: left;
	margin: 0;
	padding: 0;
	position: relative;
	}
#header .nav li a {
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #959595;
	display: block;
	padding: 0 15px;
	margin: 0;
	text-decoration: none;
	}

#header .nav li a:hover,
#nav-one li:hover a, 
#nav-one li.sfHover a,
#nav-one li:hover,
#nav-one li:hover ul,
#nav-one li:hover ul li a,
#nav-one li:hover ul li,
#nav-one li:hover ul a, 
#nav-one li.sfHover ul a,
#nav-one li:hover ul a:hover, 
#nav-one li.sfHover ul li a:hover,
#nav-one li:hover ul li a:hover,
#nav-one a:hover,
#nav-one a,
#nav-one li ul li a,
#nav-one li ul li,
#nav-one li ul {
	color: #fff;
	}
#nav-one li:hover {
	background-color: #0397d6;
	color: #fff;
}
#nav-one li:hover ul {
	background-color: #555;
	color: #fff;
}
#nav-one li:hover ul li:hover {
	background-color: #0397d6;
	color: #fff;
}
#header .nav li a {
	padding-top: 5px;
	padding-bottom: 5px;
	}
#header .nav li ul li a {
	padding-top: 0;
	padding-bottom: 0;
	font-size: 14px;
	}
#nav-one li ul {
	margin-top: 0;
	padding-top: 5px;
	margin-left: 1px;
	}
#header .nav ul {
	list-style: none;
	margin: 0;
	position: absolute;
	top: -999em;
	left: -1px;
	}
#header .nav li:hover ul,
#header .nav li.sfHover ul {
	top: 28px;
	left: 0px;
	}
#header .nav ul li {
	border: 0;
	float: none;
	padding-top: 5px;
	padding-bottom: 5px;
	}
#header .nav ul a {
 	white-space: nowrap;
	} 
	
#search {
	float: right;
	margin: -30px 40px 0 0;
	background: url(images/search-bg.gif) center top no-repeat;
	width: 251px;
	height: 42px;
	text-align: center;
	}
#search input, #search form {
	padding: 0;
	margin: 0;
	}
#search form {
	padding: 0;
	margin: 7px 0 0 0;
	}
#search #s {
	width: 115px;
	}
 
#container {
	width: 808px;
	margin: 0 auto; 
	text-align: left; 
	}
#mainContent {
	padding: 0;
	}
#pageCopy, .post {
	font: normal 13px Arial, Helvetica, sans-serif;
	color: #555;
	margin: 25px 220px 0px 10px;
	clear: left;
	}
#pageCopy h2 a, .post h2 a {
	font: bold 20px Arial, Helvetica, sans-serif;
	color: #0397d6;
	text-decoration: none;
	}
#pageCopy h3, .post h3 {
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #0397d6;
	text-decoration: none;
	margin-top: 30px;
	}
#sidebar {
	float: right; 
	width: 200px;
	text-align: right;
	margin-bottom: 20px;
	}
#sidebar ul {
	padding: 0px;
	margin: 0;
	text-align: left;
	list-style: none;
	}
#bottom_ad {
	margin-top: 10px;
	}
#footer {
	border-top: 2px solid #ddd;
	margin: 15px 3px 25px 3px;
	font: 10px Verdana, Arial, Geneva, sans-serif;
	color: #666;
	text-align: center;
	padding-top: 7px;
	clear: both;
	}

.page_widget_excerpt_multi h2, .widget_text h2 {
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #666;
	background-image: url(images/sidebar-h2-bg.gif);
	background-postion: top left;
	background-repeat: no-repeat;
	padding: 7px 8px;
	}
.page_widget_excerpt_multi ul {
	list-style: disc outside none;
	margin: 0;
	padding: 0;
	}
.page_widget_excerpt_multi ul li {
	padding: 0 0 5px 16px;
	margin: 0;
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #333;
	text-align: left;
	list-style: none;
	background-image: url(images/li.gif);
	background-repeat: no-repeat;
	background-position: 5px 5px;
	}
.page_widget_excerpt_multi ul li ul li {
	padding: 0 0 0 15px;
	margin: 5px 0 0 -5px;
	}
.page_widget_excerpt_multi, .widget_text {
	font: normal 12px Arial, Helvetica, sans-serif;
	}
.page_widget_excerpt_multi p, .widget_text p {
	margin-left: 10px;
	}
	
/*  Corners  */

#header ul li.first_rounded {
	background-image: url(images/corner-top_left.gif);
	background-postion: top left;
	background-repeat: no-repeat;
	}
#header ul li.first_rounded a {
	background-image: url(images/corner-top_right.gif);
	background-position: top right;
	background-repeat: no-repeat;
	}
#header .nav li ul li,#header .nav li ul li a {
	background-image: none;
	}
#header .nav ul li.first {
	background: url(images/corner-top_right.gif) top right no-repeat;
	}
#header .nav ul li.last {
	background: url(images/corner-bottom_left.gif) bottom left no-repeat;
	}
#header .nav ul li.last a {
	background: url(images/corner-bottom_right.gif) bottom right no-repeat;
	}


	
 	
/* Rotator */

#rotator {
	cursor: pointer;
	overflow: hidden;
	position: relative;
	width: 808px;
	height: 458px;
	}

#rotator img {
	border: 0;
	cursor: pointer;
	width: 808px;
	height: 458px;
	}
	
/* Staff */

.staff_name {
	font-weight: bold;
	padding-top: 7px;
	}
.staff_profile {	
	clear: left;
	padding-top: 15px;
	}
	

/*  Misc  */

.img_border_grey {
	background-color: #666;
	padding:1px;
	}
	
.alignright, .align_right {
	float: right;
	margin: 0 0 7px 13px;
	}

.alignleft, .align_left {
	float: left;
	margin: 0 13px 7px 0;
	}

.clearboth {
	clear:both;
	}

.greyline {
	clear: left;
	border-bottom: 1px solid #ccc; 
	width: 80%;
	margin: 0 auto;
	padding-top: 20px;
	}


/* Contact Form */

.wpcf7 .your-name input, .wpcf7 .spouse-name input, .wpcf7 .your-city input, .wpcf7 .your-phone input, .wpcf7 .your-email input {
	width: 190px;
	}

.wpcf7 .your-address input {
	width: 380px;
	}

.wpcf7 .your-dob input, .wpcf7 .spouse-dob input, .wpcf7 .your-state input, .wpcf7 .your-zip input {
	width: 130px;
	}

.wpcf7 p {
	margin: 5px 0;
	}







