/*
Theme Name: Grace Wenatchee 
Theme URI: http://themesphere.com/go-green-free-wordpress-theme.html
Description: Go Green Free Theme brought to you by Theme Sphere.
Version: 1.0.0
Author: Theme Sphere
Author URI: http://themesphere.com
Tags: green, two-columns, fixed-width, theme-options
*/

* {
  margin: 0;
  padding: 0;
}

html, body {
  height: 100%;
}

body {
	margin: 0;
	padding: 0;
	background: #f0f7fd url(imgs/bg_body3.gif) repeat-x;
	font-family: "Lucida Grande", "Century Gothic", Arial, Helvetica, sans-serif;
	color: #000;
	text-align: left;
}

#container {
  margin: 0 auto;
  text-align: left;
  width: 960px;
  position:relative;
}

img {
  border: 0;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	font-style: normal;
	font-weight: bold;
	background: transparent;
	color: #005581;
	}

h1 {
	font-size: 21px;
	}
h2 {
	font-size: 18px;
	}

h3, h4, h6 {
	font-size: 14px;
	}

h5 {
	font-size: 14px;
	color: #000;
}

a:link {
	color: #2f63b3;
	text-decoration: none;
	outline: none;
	border: 0;
	}
a:visited {
	color: #2f63b3;
	text-decoration: none;
	}
a:hover {
	color: #4a5265;
	text-decoration: underline;
	}
a:active {
	color: #2f63b3;
	text-decoration: underline;
	}

.alignleft {
  float: left;
}

.alignright {
  float: right;
}

.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.clear {
  clear: both;
  font-size: 0px;
  height: 0;
}



/**********************
*   Header            *
***********************/
#header-asides {
  background: url('imgs/bg_toplinks.png')repeat-x;
  height: 32px;
  width: 960px;
}

#header-asides form {
  margin-top: 0px;
}

#header-asides form p {
  position: relative;
}

#header-asides form input.text {
  background: #fff;
  border: 0;
  border-bottom: 1px solid #6e6e6e; 
  border-right: 1px solid #6e6e6e;
  color: #000;
  font-size: 11px;
  height: 22px;
  padding: 0px 4px;
  width: 140px;
}

#header-asides form input.search {
height: 22px;
}

#header {
	width: 100%;
	height: 120px;
	}

.newtograce  {
	float: right;
	margin-right: 60px;
	margin-top: -10px;
	}

#header .blogtitle {
	width: auto;
	height: 120px;
	}
#header .blogtitle img {
	float: left;
	padding-top: 10px;
}
#header .description {
	color: #a4d7f4;
	padding: 0px 0 0 0px;
	font-variant: small-caps;
	font-weight: normal;
	margin-left: 80px;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
}
#header h1 {
	padding: 40px 0 0 0px;
	margin-left: 80px;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	}
#header h1 a {
	color: #fff;
	font-variant: small-caps;
	font-weight: normal;
	text-decoration: none;
	}

#header h1 a:hover {
	text-decoration: none;
}





/* -------- Navigation Menu ----------- */

#navbar {
	clear: both;
	float: left;
	width: 100%;
	height: 41px;
	font-size: 16px;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
}


ul.menu {
	float: left;
	margin: 0;
	padding: 0;
	list-style-type: none;
	}
ul.menu li {
	float: left;
	}
ul.menu li a {
	float: left;
	display: block;
	height: 34px;
	padding: 6px 15px 0 15px;
	line-height: 28px;
	color: #fff;
	}
ul.menu li a:link,
ul.menu li a:visited {
	color: #005581;
	background: transparent;
	}
ul.menu li a:hover,
ul.menu li a:active {
	color: #fff;
	background: #00bce4;
	background-image: url(imgs/bg_nav-hover.jpg);
	background-repeat: repeat-x;
	background-position: top;
	text-decoration: none;
	}

ul.menu .current_page_parent a:link,
ul.menu .current_page_parent a:visited {
	color: #fff;
}

ul.menu li.current_page_parent,
ul.menu li.current_page_item a:link,
ul.menu li.current_page_item a:visited,
ul.menu li.current_page_item a:hover,
ul.menu li.current_page_item a:active {
	color: #fff;
	background: #00bce4;
	background-image: url(imgs/bg_nav-hover.jpg);
	background-repeat: repeat-x;
	background-position: top;
	text-decoration: none;
	}

.searchbar {
	float: right;
	width: 190px;
	height: 40px;
	margin: 0;
	}
.searchform {
	width: 190px;
	height: 24px;
	text-align: left;
	}
input#s {
	width: 165px;
	height: 24px;
	margin: 5px 0 0 1px !important;
	margin: 4px 0 0 1px; /* IE fix */
	padding: 6px 4px 0 3px;
	border: 1px solid #a6d2ec;
	background: #fff;
	color: #ccc;
	}
input#s:focus {
	color: #999;
	}
	
.subnav-no-menu {
	padding: 18px 0px;
}
.subnav-menu {
	margin: 0;
	padding: 0;
	float: right;
	font-size: 12px;
	overflow: hidden;
	width: 960px;
	height: 36px;
	background:#006699 url(imgs/bg_subnav.jpg)repeat-x top;
}


.subnav-menu li{
	display: inline;
	float: left;
}

.subnav-menu li a{
	float: left;
	height: 36px;
	line-height: 36px;
	color: white;
	padding: 0px 10px 0px 10px;
	text-decoration: none;
}

.subnav-menu li a:visited{
	color: white;
}

.subnav-menu li a:hover, .subnav-menu li .current{
	color: white;
	background: #005581;
	text-decoration: underline;
}

.subnav-menu a:hover, .subnav-menu a:active,   
.subnav-menu li.current_page_item a,  
.subnav-menu li.current_page_item a:visited {  
	background: #005581;
}  

.subnav-menu ul li .current {
	color: #fff;
    text-decoration:none; 
    padding:0px 10px; 
	
}


/* --------- Sidebar -------- */


.textwidget {
	color: #5c6f7c; /*pms 7545 */
	background: #edf7f8 /* 20% PMS 304 */ url(imgs/bg_sidebar-top.gif) repeat-x bottom;  
	padding: 20px 10px 30px 20px;
	font-size: 12px;
	}
	
.textwidget h2 {
	font-family: "Lucida Grande", "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-variant: small-caps;
	font-weight: normal;
	color: #005581; /*PMS 302 */
	text-decoration: none;

}
	
.vod {
	width: 260px;
	}
	
.vod a {
	font-family: "Lucida Grande", "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-variant: small-caps;
	color: #005581; /*PMS 302 */
	text-decoration: none;
}

.vod b {
	font-weight: bold;
}

#calendar_wrap {
	background: transparent url(imgs/bg_sidebar-cal.gif) no-repeat;
	height: 284px;
}

#table-wrapper {
	padding-top: 30px;
	width: 260px;
	margin: 0 auto;
}

div.cal-caption {
	background: #dbf1f7 url(imgs/bg_cal-caption.gif) repeat-x;
	overflow: visible;
	margin: 0px 0 0px 0;
	padding: 5px 0px;
	font-size: 16px;
	font-variant: small-caps;
	color: #006891; /*PMS 308 */
	font-weight: bold;	
	text-align: center;
}

.calendar-month {
	color: #4bb2df;
}

.mission-box {
	background: #deedf7 url(imgs/bg_sidebar-mission.gif) repeat-x top;
	margin: -20px -20px -30px -20px;
	padding: 20px 20px 30px 20px;
}

#EC_previousMonth, #EC_nextMonth {
color: #fff;
font-weight: normal;
}


/* ---------- Lists -------- */

.h-list li {
	display: inline;
	padding: 0px 0px 0px 10px;
}

/* --- Wrapper --- */

#wrapper {
  background: #fff;
  border: 0px solid #d1d0c5;
  color: #2a2a2a;
  overflow: hidden;
  width: 958px;
  border-right: 1px solid #005581;
  border-left: 1px solid #005581;
  position: relative;
}

#wrapper h2 {
	font-family: "Lucida Grande", "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	font-variant: small-caps;
	color: #005581; /*PMS 302 */
	text-decoration: none;
}


/* --- Static Page Sections --- */

#static-content-wrapper {
	padding: 10px;
	font-size: 12px;
}

#static-content-wrapper li {
	list-style: none;
}

#static-content-wrapper h3 {
	font-family: "Lucida Grande", "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-variant: small-caps;
	color: #005581; /*PMS 302 */
	text-decoration: none;
}

#calendar-content {
	padding: 20px;
	color: #3B6E8F;
}

#CalendarLarge-Header {
	font-size: 21px;
	margin-bottom: 30px;
	background-color: #fff;
	color: #3B6E8F;
}

#EC_current-month {
	font-weight: bold;
	font-size: 24px;
	color: #000;
}

#today {
	color: #fff;
}

/* ------ WP Default Calendar ------ */
#wp-calendar {
	width: 258px;
	padding: 0px 10px 0px 15px;
}


/* ------ Main Column Divs ------- */
#events {
	width: 660px;
	position: relative;
}

.event-name {
	font-size: 11px;
	color: #005581;
}

#events h2 {
	font-size: 16px;
	font-variant: small-caps;
	color: #fff;
	font-weight: normal;
	background: #005581; /*pms 302 */
	padding: 8px 10px;
	margin: 10px 15px;
}

#events h2 span {
	font-variant: normal;
}

.events-calendar-list-div {
	font-size: 11px;
}

.upcoming-events {
	width: 330px;
	float: left;
	display; inline;
}

.upcoming-events li {
	list-style: none;
	padding: 0px 20px;
	margin-bottom: 10px;
}

.upcoming-events h2 {
	width: 240px;
}

.announcements {
	width: 320px;
	float: left;
	font-size: 12px;
}

.announcements li {
	list-style: none;
	padding: 10px 20px;
}

#home-sermon-wrapper {
	float: left;
	width: 660px;
	height: 60px;
	background: transparent url(imgs/bg_recent-sermon.png) repeat-x;
	margin-top: 50px;
	position: absolute;
	bottom: 0;
	border-top: 1px solid #005581;
	border-bottom: 1px solid #07aadb;
	font-size: 14px;
}

#home-sermon-latest-wrapper {
	width: 110px;
	color: #fff;
	float: left;
	text-align: center;
}

#home-sermon-latest {
	height: 22px;
	background: #005581;
	font-variant: small-caps;
	padding-top: 4px;
}

#home-sermon-latest-date {
	height: 26px;
	font-size: 11px;
	background: #2078a1;
	padding-top: 8px;
}

.sermon-widget {
	color: #0088cc;
	padding: 0px 10px;
}

ul.sermon-widget {
	list-style-type:none;
	margin-left:110px;
	width: 440px;
}

ul.sermon-widget li {
	list-style-type:none;
	margin:10px;
	padding: 0.25em 0;
}

ul.sermon-widget li span.sermon-title {
	font-weight:bold;
	padding-left: 10px;
}

.sermon-preacher {
	padding-left: 10px;
}

.event-cal-text {
	font-size: 9px;
	line-height: 18px;
	color: #80a1b6;
	float: right;
	text-align: right;
	width: 60px;
	padding-right: 10px;
}

.event-cal-text a {
	color: #c2dff1;
}

.wpcf7 p {
	padding: 5px 0px;
}

/*************************************
 +Sermon Browser
 *************************************/

.sermons {
	background: #F2F5F8;
	border: 1px solid #8ea9c2;
	padding: 20px 10px;
	margin: 5px 0px;
}

.sermons:hover {
	background: #d0dce6;
	border: 1px solid #8ea9c2;
}

.preacher-divider {
	border-bottom: 1px solid #CFCF9B;
}

.sermon-description {

}

.sermon-description .small {
	font-size: 10px;
	font-style: italic;
}

.sermon-title {
	font-weight: bold;
}

.sermons .sermon-title a {
	text-transform: none;
}

div.sermon-browser table.sermons td.files {
	padding: 0px;
}

.files img {
	border-style: none;
}

.files {
	float: right;
}

span.preacher {
	padding: 12px 0px;
}


/* ----- StaticPage Content ------ */

#staticpage-content {
padding: 10px;
font-size: 12px;
}

/* Col 1 */

#col-1 {
  float: left;
  width: 660px;
}


#col-1 h2.pagetitle {
  margin-bottom: 30px;
}

#col-1 .post {
  border-bottom: 1px solid #c0c0c0;
  margin-bottom: 50px;
  padding-bottom: 10px;
}

#col-1 .post img {
  background: #fff;
  border: 1px solid #c8c8c8;
  padding: 5px;
}

#col-1 .entrybody img {
	padding: 5px;
}

#col-1 .post img.alignright {
  margin-left: 15px;
}

#col-1 .post img.alignleft {
  margin-right: 15px;
}

#col-1 .post .postmetadata {
  color: #909090;
  overflow: hidden;
  width: 586px;
}

#col-1 .post .read-more-box {
  margin-top: 20px;
}

#col-1 .sticky .read-more-box {
  margin-bottom: 0;
}

#col-1 .post .postmetadata small {
  font-size: 11px;
}

#col-1 .post .postmetadata .read-more a {
  background: #689800;
  color: #fff;
  display: block;
  padding: 5px;
  text-decoration: none;
}

#col-1 .post .postmetadata .read-more a:hover {
  background: #5a8300;
  color: #fff;
  display: block;
  padding: 5px;
  text-decoration: none;
}

#col-1 .post .comments, #col-1 .post .comments a {
  color: #000000;
  font-style: italic;
  text-decoration: none;
}

#col-1 .post .comments a:hover {
  text-decoration: underline;
}

#col-1 .post h2, #col-1 .post h2 a {
  color: #0088cc;
  font-size: 18px; font-weight: bold;
  margin-bottom: 20px;
  text-decoration: none;
}

#col-1 .post h2 a:hover {
  color: #000;
  text-decoration: underline;
}

#col-1 .post .content h1, #col-1 .post .content h1 a {
  color: #676661;
  font-size: 20px;
  margin-bottom: 10px;
  text-decoration: none;  
}

#col-1 .post .content h2, #col-1 .post .content h2 a {
  color: #676661;
  font-size: 18px; font-weight: normal;
  margin-bottom: 10px;
  text-decoration: none;  
}

#col-1 .post .content h3, #col-1 .post .content h3 a {
  color: #676661;
  font-size: 16px;
  margin-bottom: 10px;
  text-decoration: none;  
}

#col-1 .post .content h4, #col-1 .post .content h4 a {
  color: #676661;
  font-size: 14px; font-weight: bold;
  margin-bottom: 10px;
  text-decoration: none;  
}

#col-1 .post .content h5, #col-1 .post .content h5 a {
  color: #676661;
  font-size: 12px; font-weight: bold;
  margin-bottom: 10px;
  text-decoration: none;  
}

#col-1 .post .content h6, #col-1 .post .content h6 a {
  color: #676661;
  font-size: 11px; font-weight: bold;
  margin-bottom: 10px;
  text-decoration: none;  
}

#col-1 .post .content ol, #col-1 .post .content ul {
  margin-left: 50px;
  margin-bottom: 10px;
}

#col-1 .post .content li {
  margin-bottom: 10px;
}

#col-1 .post .content blockquote {
  background: #F0EFE0;
  border: 1px solid #D1D0C5;
  font-style: italic;
  padding-left: 20px; padding-right: 50px;
  margin: 10px 0px;
}

#col-1 .post .title {
  overflow: hidden;
  width: 586px;
}

#col-1 .post .content {
  overflow: hidden;
  width: 100%;
}

#col-1 .sticky .content {
  overflow: hidden;
  width: 100%;
}

#col-1 .post .content p {
  display: block;
  line-height: 20px;
  padding: 10px 0;
}

#col-1 .post .postmetadata p {
  margin-bottom: 5px;
}

#col-1 .sticky {
  background: #f1f1f1;
  border: 1px solid #cccccc; border-top: 3px solid #cccccc;
  padding: 10px 15px;
}

#col-1 .sticky .postmetadata {
  width: 556px;
}

#col-1 .sticky .postmetadata .featured {
  border: 1px solid #cdcdcd;
  color: #6e6e6e;
  font-family: "Lucida Grande", "Century Gothic", Arial, Helvetica, sans-serif; 
  font-size: 16px;
  padding: 0;
}

#col-1 .sticky .postmetadata .featured span {
  display: block;
  border: 1px solid #fff;
  padding: 3px 10px;
}

#col-1 .wp-pagenavi {
  margin-bottom: 50px;
}

#col-1 .wp-pagenavi span.pages, #col-1 .wp-pagenavi a {
  background: #5A8300;
  border: 0;
  color: #fff;
  padding: 5px;
}

#col-1 .wp-pagenavi span, #col-1 .wp-pagenavi a {
  display: inline;
  padding: 5px;
  text-decoration: none;
}

#col-1 .wp-pagenavi span.on, #col-1 .wp-pagenavi span.current {
  background: #364F00;
  border: 0;
  color: #fff;
}

#col-1 ol.comments {
  float: left;
  display: inline;
  padding-bottom: 10px;
}

#col-1 ol.comments, #col-1 ol.comments ul {
  list-style: none;
}

#col-1 ol.comments li .comment-container {
  background: #f9f9f9;
  border: 1px solid #d6d6d6;
  display: inline;
  float: left;
  overflow: hidden;
  margin-bottom: 15px;
  padding: 15px 15px;
  width: 554px;
}

#col-1 ol.comments li.depth-2 .comment-container {
  margin-left: 20px;
  width: 534px;
}

#col-1 ol.comments li.depth-2 .comment-container .comment,
#col-1 ol.comments li.depth-2 .comment-container .comment .commentmetadata
{
  width: 405px;
}

#col-1 ol.comments li.depth-3 .comment-container {
  margin-left: 40px;
  width: 514px;
}

#col-1 ol.comments li.depth-3 .comment-container .comment,
#col-1 ol.comments li.depth-3 .comment-container .comment .commentmetadata
{
  width: 385px;
}

#col-1 ol.comments li.depth-4 .comment-container {
  margin-left: 60px;
  width: 494px;
}

#col-1 ol.comments li.depth-4 .comment-container .comment,
#col-1 ol.comments li.depth-4 .comment-container .comment .commentmetadata
{
  width: 365px;
}

#col-1 ol.comments li.depth-5 .comment-container {
  margin-left: 80px;
  width: 474px;
}

#col-1 ol.comments li.depth-5 .comment-container .comment,
#col-1 ol.comments li.depth-5 .comment-container .comment .commentmetadata
{
  width: 345px;
}

#col-1 ol.comments li.depth-6 .comment-container {
  margin-left: 100px;
  width: 454px;
}

#col-1 ol.comments li.depth-6 .comment-container .comment,
#col-1 ol.comments li.depth-6 .comment-container .comment .commentmetadata
{
  width: 325px;
}

#col-1 ol.comments li.depth-7 .comment-container {
  margin-left: 120px;
  width: 434px;
}

#col-1 ol.comments li.depth-7 .comment-container .comment,
#col-1 ol.comments li.depth-7 .comment-container .comment .commentmetadata
{
  width: 305px;
}

#col-1 ol.comments li .comment-container .avatar {
  background: #fff;
  border: 1px solid #d7d7d7;
  float: left;
  margin-right: 25px;
  padding: 6px;
}

#col-1 ol.comments li .comment-container .comment {
  float: left;
  width: 425px;
}

#col-1 ol.comments li .comment-container .noavatar,
#col-1 ol.comments li.depth-2 .comment-container .noavatar,
#col-1 ol.comments li.depth-3 .comment-container .noavatar,
#col-1 ol.comments li.depth-4 .comment-container .noavatar,
#col-1 ol.comments li.depth-5 .comment-container .noavatar,
#col-1 ol.comments li.depth-6 .comment-container .noavatar,
#col-1 ol.comments li.depth-7 .comment-container .noavatar {
  width: 100%;
}

#col-1 ol.comments li .comment-container .comment .commentmetadata {
  background: transparent url('imgs/commentmetadata_bg.jpg') repeat-x bottom left;
  overflow: hidden;
  margin-bottom: 5px;
  padding-bottom: 15px;
  width: 425px;
}

#col-1 ol.comments li .comment-container .noavatar .commentmetadata,
#col-1 ol.comments li.depth-2 .comment-container .noavatar .commentmetadata,
#col-1 ol.comments li.depth-3 .comment-container .noavatar .commentmetadata,
#col-1 ol.comments li.depth-4 .comment-container .noavatar .commentmetadata,
#col-1 ol.comments li.depth-5 .comment-container .noavatar .commentmetadata,
#col-1 ol.comments li.depth-6 .comment-container .noavatar .commentmetadata,
#col-1 ol.comments li.depth-7 .comment-container .noavatar .commentmetadata {
  width: 100%;
}

#col-1 ol.comments li .comment-container .comment .commentmetadata cite {
  color: #000000;
  font-style: normal; 
  font-size: 18px;
}

#col-1 ol.comments li .comment-container .comment .commentmetadata .date {
  color: #6f6f6f;
  font-style: italic;
}

#col-1 ol.comments li .comment-container .comment .comment-text {
  color: #2a2a2a;
  line-height: 20px;
  margin-bottom: 10px;
}

#col-1 ol.comments li .comment-container .comment .comment-text p {
  padding: 10px 0px;
}

#col-1 ol.comments li .comment-container .reply {
  float: right;
}

#col-1 ol.comments li .comment-container .reply a {
  background: #689800;
  color: #fff;
  float: right;
  padding: 5px 10px;
  text-decoration: none;
}

#col-1 #respond {
  background: #f1f1f1 url('imgs/respond_bg.jpg') repeat-x top left;
  border: 1px solid #d7d7d7;
  padding: 15px 15px;
  overflow: hidden;
  width: 554px;
}

#col-1 #respond button {
  background: #f5f5f5;
  border: 1px solid #cdcdcd;
  color: #6e6e6e;
  font-size: 14px;
  padding: 5px 30px;
}

#col-1 #respond p {
  margin-bottom: 10px;
}

#col-1 #respond h3 {
  background: transparent url('imgs/comment.jpg') no-repeat top left;
  height: 30px;
  padding-left: 40px;
}

#col-1 #respond label {
  color: #535353;
  display: block;
  font-size: 14px;
  margin-bottom: 5px;
}

#col-1 #respond label span {
  color: #8b8a8a;
  font-size: 12px;
}

#col-1 #respond input {
  border-top: 1px solid #adadad; border-left: 1px solid #adadad;
  border-bottom: 1px solid #e9e9e9; border-right: 1px solid #e9e9e9;
  font-size: 12px;
  height: 15px;
  padding: 5px;
  width: 544px;
}

#col-1 #respond textarea {
  border-top: 1px solid #adadad; border-left: 1px solid #adadad;
  border-bottom: 1px solid #e9e9e9; border-right: 1px solid #e9e9e9;  
  padding: 5px;
  width: 544px;
  height: 190px;
}

/* Col 2 */

#col-2 {
  list-style: none;
  float: right;
  width: 297px;
  border-left: 1px solid #005581;
background: #DEEDF7;
}

#col-2 ul {
  list-style: none;
}

/*
#col-2 li {
  margin-bottom: 25px;
}
*/



/* Footer */


#footer {
	background-color: #96b7d1;
	background-image: url(imgs/bg_bottom.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	color: #fff;
	margin-bottom: 2px;
	padding: 10px;
	border-top: 5px solid #005581;
	font-size: 11px;
	height: auto;
	clear: both;
}

.footer-col a {
	color: #fff;
}

.footer-main-link a {
	color: #005581;
}

.footer-links {
	width: 400px;
	float: left;
	margin-bottom: 20px;
}

#footer ul {
	list-style: none;
	position: relative;
}

.footer-col {
	float:left;
	clear: right;
	width: 33%;
}

.footer-main-link {
	color: #005581;
	padding: 10px 0px 2px 0px;
	text-transform: uppercase;
	font-weight: bold;
}

.footer-main-link h2 {
	color: #005581;
	font-size: 16px;
	text-transform: none;
	font-variant: small-caps;
}

.contact-links-copyright {
	margin-top: 50px;
	font-size: 10px;
}
.footer-contact {
	float: right;
	width: 270px;
}

.footer-contact ul {
	display: inline;
}

.footer-elca {
	width: 200px;
	margin: 30px 40px 0px 10px;
	float: left;
}



.sitecredits {
	clear: left;
	color: #fff;
	width: 960px;
	font-size: 9px;
	height: 40px;
	line-height: 40px;
}

.sitecredits img {
	padding-right: 10px;
	float: left;
}

.about-bottom {
	float: left;
	width: 662px;
	font-size: 9px;
}

.about-bottom span {
	float: left;
}

.copyright {
	float: left;
	clear: right;
	width: 278px;
	font-size: 10px;
}