@charset "utf-8";
/* CSS Document */

#bckgrnd-bottom {
	background-image:url(images/bckgrnd-bottom.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	min-height:108px;
}

/* =Structure
----------------------------------------------- */

/* =Global
----------------------------------------------- */

/* =Header
----------------------------------------------- */

/* =Menu
-------------------------------------------------------------- */
#access .access-left {
	background-image: url(images/access-left.png);
	background-repeat:no-repeat;
	height: 51px;
	padding: 0;
	width: 13px;
	float:left;
	margin-left:-13px;
}

#access .access-right {
	background-image: url(images/access-right.png);
	background-repeat:no-repeat;
    height: 51px;
    width: 13px;
	float:right;
	margin-right:-13px;
}

#access a {
	background: url("images/access-divider.png") no-repeat scroll right center transparent;
}

/* =Content
----------------------------------------------- */
#home-slide .widget {
	margin-bottom:0;
}

.more-link {
	font-weight:bold;
	font-size:12px;
}

/* =Aside
----------------------------------------------- */

/* =Link
----------------------------------------------- */

/* =Gallery
----------------------------------------------- */

/* =Status
----------------------------------------------- */

/* =Quote
----------------------------------------------- */

/* =Image
----------------------------------------------- */

/* =error404
----------------------------------------------- */

/* =Showcase
----------------------------------------------- */


/* =Attachments
----------------------------------------------- */

/* =Navigation
-------------------------------------------------------------- */

/* =Widgets
----------------------------------------------- */
h3.widget-title {
	padding-left:15px;
}

ul.wp-tag-cloud {
	font-size:15px;
}

/* =Comments
----------------------------------------------- */

/* =Footer
----------------------------------------------- */
#christianFishArea {
	font-size:16px;
	color:#565058;
	font-weight:600;
	padding-bottom:25px;
	line-height:18px;
}

#christianFishArea img {
	background-color:transparent;
	border:none;
	margin-bottom:0;
}

#christianFishArea p {
	margin-bottom:0;
}

#christianFishArea div.trackable_sharing {
	display:none;
}

#site-info {
	color:#FFF;
}

#site-info a {
	color:#555555;
	font-weight:bold;
}


/* =Responsive Structure
----------------------------------------------- */

/* =Print
----------------------------------------------- */

/* =IE7
----------------------------------------------- */

/* =Customize Plugins
----------------------------------------------- */

