/* @override 
	http://new.fishhook.us/_css/core.css
	http://fishhook.us/_css/core.css
*/

/* Stylesheet RESET */
@import url(hacks/reset.css);

/* Stylesheet for GALLERY - PRETTYPHOTO */
@import url(prettyPhoto.css);

body {
	font: 14px/1em "Lucida Sans", Arial, sans-serif;
	color: #656565;
}

/* Global Wrap */
#wrap{
	width: 999px;
	background: #FFF url(../_img/page/main_bg.png) repeat-y;
	margin: 0 auto 40px;
	z-index: 3;
}
#page {
	background: url(../_img/ft/main_bg_bl.gif) no-repeat left bottom;
	padding-top: 10px;
}

#page.tos {
	background: #fff;
	padding: 20px;	
}

/* Page      */

/* Page      */
/* -> Header */
#page .header{
	background: transparent;
	height: auto;
	text-align: center;
	margin: 0 auto;
	width: 999px;
}

#page .header img{
	margin: 35px auto;
}

/* Page          */
/* -> Navigation */

#navwrap{
	background: #2c2c2c url(../_img/bg/bg_hdnav.jpg) repeat-x;
	width: 100%;
	height: 95px;
	overflow: visible;
	margin: 0 auto;
}
		
.navigation{
	width: 999px;
	background: transparent;
	margin: 0 auto;
	z-index: 99;
}

.navigation .border{
 padding-left: 30px;
 padding-top: 7px;
}

.navigation ul{
	padding: 6px 0px !important;
	float:left;
	width: 560px;
	padding-top: 6px;
	position: relative;
	top: 31px;
}

.navigation ul li{
	display: inline;
	padding: 5px 3px;
	color: white;
	font-size: 18px;
}

.navigation ul li.current {
	border-bottom: solid 3px #08a1da;
}
#nav #nav_home {
	border-bottom: none;
}
.navigation ul li.first{
	background: none;
	padding-left: 0px;
}

.navigation .icon{
	vertical-align: middle;
	margin: 2px 8px 0 0;
	float: left;
}

.navigation ul li a, ul#nav #nav_home a {
	text-decoration: none;
	color: white;
	padding: 5px 10px 4px;
	background-color: transparent;
}
ul#nav li a:hover {
	color: #198ED7;
}
ul#nav li.current a {
	color: #198ED7;
	background-color: #fff;
}

.navigation .search{
	float: right;
	padding-top: 6px;	
}

.navigation .search .field{
	background: transparent url(../_img/navigation/search_bar.jpg) no-repeat 0 0;
	font:11px 'Lucida Grande', Arial, sans-serif;
	line-height: 22px;
	width: 152px;
	height: 20px;
	color: #fff;
	float: left;
	padding: 3px 3px 3px 5px;
}

.navigation .search .button{
	background: black url(../_img/navigation/search_btn.jpg) no-repeat;
	width: 60px;
	height: 20px;
	color: #313131;
	font:12px 'Lucida Grande', Arial, sans-serif;
}

#logo a img {
	float: right;
	position: relative;
}

/* @group BREADCRUMB */

#breadcrumb {
	font-size: 12px;
	line-height: 12px;
	float: left;
	margin: 14px 0;
}

#breadcrumb p {
	float: left;
}

#breadcrumb ul {
	
}

#breadcrumb ul li {
	float: left;
	padding-right: 5px;
}

#breadcrumb ul li a {
	color: #535353;
}

#breadcrumb ul li a:hover {
	color: #198ED7;
	text-decoration: none;
}


/* @end */
#search {
	position: relative;
}
#searchForm {
	margin-right: 8px;
	position: absolute;
	right: 0;
}

input#search_term {
	background: url(../_img/sidebar/text_input.gif) no-repeat;
	line-height: 21px;
	width: 256px;
	padding: 10px;
	height: 21px;
	margin-bottom: 0;
	text-transform: capitalize;
}

a#search_go.mcmsSearch {
	display: none;
}



/* Content */
#page #content{
	background: transparent url(../_img/ft/main_bg_br.gif) no-repeat right bottom;
	margin: 0 auto;
	width: 999px;
	min-height: 510px;
}

#page.tos #content {
	width: 100%;
	background: none;
}

#page #content.alt{
	padding-top: 0px;
}

/* Content       */
/* -> Info Bar   */
#content .info_bar{
	margin: 0;
	padding: 0 30px 8px;
}
.subpage #content .info_bar{
	margin: 0px auto 10px;
	padding: 0px 30px;
}

#content .info_bar .hello{
	height: 87px;
	width: 606px;
	float: left;
	padding-left: 11px;
}

#content .info_bar .hello h2 {
	font-size: 22px; 
	color: #333333; 
	margin-bottom: 10px;
	line-height: 1.4em;
}


#content .info_bar .calltoaction {
	float: left;
	clear: right;
	height: 100px;
	width: 179px;
	margin: 0 0 0 20px;
	width:300px;
}

#content .info_bar .calltoaction h3 {
	font-size: 26px; 
	color: #333333; 
	margin: 25px 0 0;
	line-height: 1em;
}

#content .info_bar .calltoaction img {
	margin-right: 10px;
	position: relative;
}
#content .info_bar .calltoaction h4 {
	font-size: 12px;
	margin-bottom: 10px;
	line-height: 14px;
	color: #08A1D9;
}

/* Content             */
/* -> From Title Bar   */
.from_title{
	text-align: center;
	padding: 13px;
	margin-left: 31px;
	margin-right: 31px;
}

.from_title .page_title{
font-size: 16px;
text-transform: capitalize;
}

.from_title .page_title img{
padding: 0px 7px;
}


.from_title ul{
	width: 100%;
}

.from_title hr{
	background: #FFF;
	height: 1px;
	border: 0px;
	border-bottom: 1px dotted #c2c2c2;
	margin-top: -10px;
	margin-bottom: 10px;
}

.from_title ul li{
	display: inline;
	background: url(../_img/navigation/navigation_dot.jpg) no-repeat 5px 0;
	padding-left: 20px;
	vertical-align: middle;
}

.from_title li.page_title{
	font-size: 16px;
	font-family: Arial;
	font-weight: bold;
	color: #333;
	background: none;
}

/* Content           */
/* -> Content Wrap   */
#content .content_wrap{
	margin: 0 auto;
	width: 939px;
	padding: 30px 0;
	border-top: 1px dotted #c2c2c2;
	overflow: auto;
}
#page.tos #content div.content_wrap {
	border-top: none;
	padding: 0;
	width: 100%;
}

/* Content      */
/* -> Entries   */
#content .content_wrap .entries,
#content .content_wrap .full-entry {
	width: 600px;
	border-right: 1px dotted #c2c2c2;
	padding-right: 25px;
	float: left;
	margin-bottom: 20px;
}
#page.tos #content div.content_wrap div.full-entry {
	width: 100%;
	border-right: none;
	float: none;
	padding-right: 0;
}

div.post.services {
	clear: both;
}

#content .content_wrap .date {
	background: url(../_img/blog/date_bg.jpg) no-repeat;
	width: 36px;
	height: 36px;
	float:left;
	margin: 3px 9px 0 0;
	padding-top: 2px;
	font-size: 19px;
	text-align: center;
	line-height: 14px;
	color: white;
	font-family: Arial;
	font-weight: bold;
	text-transform: uppercase;
}
#content .content_wrap .date span {
	display: block;
	font-size: 10px;
	
}

#content .content_wrap .title h2 em {
	font-weight: normal;	
}

#content div.content_wrap div.full-entry div.entry ul.fhoteom.articles li div.title,
#content .content_wrap .title {
	margin: 0 0 1em 0;
	float: left;
	width: 552px;
}
#content div.content_wrap div.entries h1.search.title {
	float: none;
	width: 100%;
}

#content .content_wrap h1.title {
	font-size: 22px; 
	color: #333333;
	font-family: Arial, sans-serif;
	font-weight: bold;
	line-height: 28px;
	margin-bottom: 30px;
}

#content .content_wrap .title h2,
#content .content_wrap .title h2 a{
	font-size: 22px; 
	color: #333333;
	font-family: Arial, sans-serif;
	font-weight: bold;
	line-height: 28px;
}

#content div.content_wrap div.full-entry div.hdr_media {
	margin-bottom: 22px;
}

#content .content_wrap .entries .title h2,
#content .content_wrap .entries .title h2 a,
#content .content_wrap .full-entry .title h2,
#content .content_wrap .full-entry .title h2 a,
#content #upcoming-events div.event div.title h2,
#content #upcoming-events div.event div.title h2 a {
	font-size: 18px; 
	color: #333333;
	font-family: Arial, sans-serif;
	font-weight: bold;
	line-height: 22px;
}

#content .content_wrap .full-entry .title {
	margin-bottom: 1em;
	float: none;
	width: 100%;
}

#content .content_wrap #upcoming-events div.event div.title {
	margin-bottom: 0;	
}

#upcoming-events div.event {
	margin-bottom: 1.6em;	
}

#content .content_wrap .full-entry #staff tbody tr td div.title {
	margin-bottom: 0;
}

#content .content_wrap .title h4 {
	margin: 0;
	font-size: 12px;
	line-height: 20px;
}

#content h4.tags {
	margin: 0;
	padding: 10px;
	border: 1px dotted #c2c2c2;
	font-size: 12px;
	line-height: 20px;	
}

#content .content_wrap .entries .articles .title h4 {
	margin: 0;
	font-size: 12px;
	line-height: 20px;	
}

#content div.content_wrap ul.articles li {
	margin: 0 0 2em;
	background: none;
	display: block;
	clear: both;
	padding: 0;
}

#content .content_wrap .entry h2, 
#content .content_wrap .full-entry .post h2 {
margin: 20px 0 0 0
}

#content div.content_wrap div.full-entry div.entry ul.fhoteom.articles li div.title h2 {
	margin: 0;
}

#content .content_wrap .entry ul.fhoteom.articles li .title h2 {
	line-height: 45px;
}

#content .content_wrap .title h3 {
	font-size: 15px;
	font-weight: bold;
	line-height: 1.6em;
	color: #000;
	display: inline;
}

#staff tbody tr td .thumbimage a img {
	margin-bottom: 30px;
	display: block;
}

#content .content_wrap ul li .title h3 {
	
}
#content .content_wrap .title h3 em {
	font-weight: normal;	
}

#content .content_wrap .title h3 span {
	color: #aaaaaa;
}

#content .content_wrap .comments {
	background: url(../_img/blog/comments_bg.jpg) no-repeat;
	width: 111px;
	height: 30px;
	float: right;
	color: #FFF;
	text-align: center;
	margin-top: 4px;
	margin-left: 9px;
	padding-top: 4px;
}

#content .content_wrap .full-entry .comments {
	clear: both;
	margin-top: 6px;
}

#content .content_wrap .full-entry ul.fhoteom.articles li div.title div.comments {
	clear: none;
	margin-top: 10px;
}

#content  .comment h5 {
	margin: 0;
	font-size: 11px;
	line-height: 18px;
}

#content #comments .comment p {
	margin: 1em 0;
	font: 23px;
}

#content  .comment.odd{
	background-color: #fff;
}

#content  .comment {
	background-color: #ecefef;
	padding: 9px;
	clear: both;
	min-height: 110px;
}

#content .comment .commentholder {
}

#comments form {
	clear: both;
	margin: 1em 0;
}

#comments .comments-login {
	text-align: center;
}

#comments form label {
	display: none;
}

#content  .comment .commentthumb img.member-pic {
	float: left;
	margin: 0 10px 10px 0;
	background-color: #fff;
}

#content  .comment .commentthumb.name-is-not-verified,
#content  .comment .commentthumb.Anonymous {
	display: none;
}


#content  .comment h3.commenter {
	font-size: 20px;
	margin-bottom: 3px;
}

#content  .comment h5.commentdate {
	font-size: 10px;
	padding: 4px 0 0;
	border-top: dotted 1px #656565;
}
#content  .comment.odd h5.commentdate {
	border-top: dotted 1px #ecefef;
}

#content .content_wrap .comments p {
	margin: 0;
	padding: 0;
	font-size: 12px;
	line-height: 14px;
}
#content .content_wrap .comments a {
	color: white;
	text-decoration: none;
	display: block;
}
#content .content_wrap .comments a:hover {
	color: #ddd;
}
#content .content_wrap .comments p span {
	font-size: 14px;
}

#content .content_wrap .entry {
	border-bottom: 1px dotted #c2c2c2;
	margin-bottom: 2em;
	clear: both;
}

#content div.content_wrap div.full-entry div.entry {
	border: none;
}
#content .content_wrap p,
#content .content_wrap blockquote {
	line-height: 1.6em;
	margin-bottom: 1.6em;	
}

#content .content_wrap blockquote {
	padding: 1em 1.3em;
	font-style: italic;
	background-color: #eaeaea;
	border-left: 4px solid #464646;
}

#pagination {
	text-align: center;
}

#pagination #off {
	color: #656565;	
}

#pagination a {
	margin: 0 1em;
}

#pagination a#current {
	font-weight: bold;
	font-size: 130%;
}

#pagination a#next {
	margin-right: 0;
}

#pagination a#previous {
	margin-left: 0;
}
#content .content_wrap ul,
#content .content_wrap ol,
blockquote {
	line-height: 1em;
	margin-bottom: 1.6em;
	font-size: 14px;
	color: #656565;
	margin-top: 0;
}
#content .content_wrap #staff .entry p {
	line-height: 1.6em;
	margin-bottom: 1.6em;
}

#content .content_wrap .entry .quote,
#content .content_wrap .post .quote {
	color: #666666;
	padding-left: 10px;
	border-left: 3px solid #eaeaea;
	line-height: 24px;
	margin-left: 20px;
	margin-bottom: 10px;
}

#content .content_wrap ul li
{
	background: url(../_img/blog/bullet.jpg) no-repeat 0 3px;
	padding-left: 1em;
	margin: 0.5em 1em;
	line-height: 1.6em;
}

#content .content_wrap ol {
	margin-left: 2em;
}

#content .content_wrap ol li
{
	list-style-type: decimal;
	padding-left: 1em;
	margin: 0.5em 1em;
	line-height: 1.6em;
}

#content .content_wrap .entry h2, 
#content .content_wrap .post h2{
	font-size:16px;
}

#content .content_wrap .img_left {
	float: left;
	padding-top: 8px;
	padding-right: 15px;
}

.case-study #content .content_wrap .full-entry .post img{
	margin: 0;
}

#content .content_wrap .comment_list{
	padding-top: 10px;
}
#content .content_wrap .comment_list h2{
	width: 250px;
	float: left;
	font-size:24px; 
	color: #333333;
}

#content .content_wrap .comment_list h3{
	float: right;
	width: 160px;
	margin-top: 5px;
	font-size: 12px; 
	color: #333333;
}

#content .content_wrap .comment_list ul{
	margin-top: 10px;
}

#content .content_wrap .comment_list ul li{
	display: block;
	background: #f5f5f5;
	color: #333333;
	padding: 8px;
}

#content .content_wrap .comment_list ul li.alt{
	background: #FFF;
}

#content .content_wrap .comment_list p{
	margin-top: 5px;
}

#content .content_wrap .comment_list .details{
	font-weight: bold;
	color: #727272;
}

#content .content_wrap .comment_list .details span{
	color: #333333;
}

.whoweare #content .content_wrap .thumbimage img {
	float: left;
	margin-right: 1.5em;
	border: 1px solid #C1C1C1;
	padding: 4px;
}

.whoweare #content .content_wrap .title h3 span {
	text-transform: capitalize;
}

.whoweare #content .content_wrap table td {
	vertical-align: top;
}

.whoweare #content .content_wrap .entry {
	margin-right: 30px;
	border-bottom-style: none;
	margin-bottom: 0;
	padding: 0;
}

#content .content_wrap .full-entry img {
	border: 1px solid #C1C1C1;
	padding: 4px;
	margin-bottom: 2em;
	background-color: #fff;
}

#content #church img {
	border: none;
	background-color: transparent;
	margin:0;
	padding: 0;
}
img.mcms_stats {
	display: none;
}

#content .content_wrap .full-entry .title h3 span {
	text-transform: capitalize;
}


/* Sidebar      */
#sidebar{
	float: left;
}

#sidebar .sidebar_wrap{
	width: 280px;
	margin-left: 30px;
}

#sidebar h3{
	font-size: 19px; 
	color: #333333;
	padding: 2px 0;
	margin: 0 0 0.5em 20px;
	text-indent: -20px;
}

.home #sidebar h3,
.events #sidebar h3 {
	font-size: 26px;
	margin: 0;
	text-indent: 0;
	line-height: 1em;
	padding: 0;
}

#content .full-entry h3 {
	font-weight: bold;
	line-height: 1.5em;
	margin-bottom: 1em;
}

#fishhook-church-cms h3 {
	display: none;
}

#fishhook-church-cms div p img {
	max-width: 270px;
	border: solid 1px #666;
	padding: 4px;
}

#sidebar #roundtables .icon {
	background-image: url(../_img/sidebar/roundtables_icon.gif);
	display: block;
	height: 64px;
	width: 78px;
	float: left;
	margin-right: 10px;
}
#sidebar #fresh-catch .icon {
	background-image: url(../_img/sidebar/fresh_catch_icon.jpg);
	display: block;
	height: 38px;
	width: 42px;
	float: left;
	margin-right: 10px;
}

#sidebar #home-page-video h3 {
	display: none;
}

#sidebar h4 {
	font-size: 12px;
	margin: 6px 0 10px;
	line-height: 15px;
	color: #656565;
}

#sidebar ul li h4.subhead {
	text-indent: 1px;
}

#sidebar input#name, #sidebar input#hydlk-hydlk{
	background: url(../_img/sidebar/text_input.gif) no-repeat;
	line-height: 21px;
	width: 256px;
	padding: 10px;
	height: 21px;
	margin-bottom: 1em;
}

#subForm div input#submit {
	float: right;
}

#sidebar div label {
	margin-left: 10px;
	color: #000;
}

#mc-embedded-subscribe-form fieldset div.mc-field-group label {
	margin: 0;
	font-weight: bold;
}

/* Sidebar       */
/* -> Affiliates */

#sidebar ul.affiliates li{
	display: inline;
}

#sidebar hr{
	background: #FFF;
	height: 1px;
	border: 0px;
	border-bottom: 1px dotted #c2c2c2;
	margin-top: 20px;
	margin-bottom: 20px;
}

/* Sidebar       */
#sidebar div{
	font-size: 12px;
	line-height: 1.8em;
	color: #000;
}

div#cloud {
	text-align: center;
}

#content #sidebar div p {
	font-size: 13px;
	line-height: 1.5em;
	margin-bottom: 1em;
}

#content #sidebar #member-login p {
	font-size: 14px;
	margin-left: 115px;
}

#the-fishhook-team div p {
	margin-bottom: 1em;
}

#the-fishhook-team div p span {
	display: block;
	line-height: 1em;
}

#sidebar ul {
	margin: 0;
}

#content .content_wrap #sidebar ul li {
	margin: 0 0 1em 10px;
	text-indent: -9px;
	padding: 0;
	background-image: none;
}

#member-login ul {
	margin-left: 115px;
}
/* -> Categories */
#sidebar .sidebar_wrap .tertnav ul li:before,
#tertnav-list li ul li ul li:before {
	content: "\00BB \0020";
	color: #09a2da;
	}

#sidebar #staff-connect .extra ul li:before {
	content: "";
}

#sidebar #fishhooker-of-the-every-other-month div ul li:before {
	color: #000;
}
#sidebar #fishhooker-of-the-every-other-month div ul li{
	color: #000;
	font-size: 12px;
	margin-bottom: 1em;
}

#fishhooker-of-the-every-other-month div ul {
	margin: 1em;
}

#meet-our-mascot div .thumb {
	float: right;
	margin-left: 5px;
}
	
#sidebar ul#blog_list_category li{
	margin-bottom: 10px;
}

#sidebar #tertnav-list {
	margin: 0 0 1em;
}

#sidebar #tertnav-list ul {
	margin: 0.5em 0 0;
}
#sidebar #tertnav-list ul ul {
	margin: 0.8em 0 0;
}
#tertnav-list li {
	font-size: 19px; 
	color: #333333;
	margin: 0 0 0.5em 20px;
	text-indent: -20px;
	line-height: 1em;
}
#tertnav-list li a,#tertnav-list li ul li ul li.current a, #tertnav-list li ul li ul li.current:before {
	color: #333333;
}
#tertnav-list li a:hover {
	color: #09a2da;
	text-decoration: none;
}

#tertnav-list li ul li {
	padding: 2px 0;
	line-height: 1.5em;
	margin: 0 0 0.5em 12px;
	font-family: Arial, sans-serif;
	font-size: 12px; 
	font-weight: normal;
}
#tertnav-list li ul li.current {
	font-weight: bold;
}

#tertnav-list li ul li ul li {
	margin-left: 10px;
	font-family: Arial, sans-serif;
	font-size: 11px; 
	font-weight: normal;
	line-height: 1.5em;
}
#tertnav-list li ul li ul li a {
	color: #09a2da;
}
#tertnav-list li ul li ul li a:hover {
	text-decoration: underline;
}

#staff-connect .extra ul li {
	margin: 1.1em 0;
	text-indent: 0;
	}

#content .fsCaptcha {
    width:227px;
}

#content tr.fsRowTop,
#content tr.fsSpacerRow {
	display: none;
}

#content .fsError {
	width: 578px;
}
#content #staff-connect .extra ul li a {
	color: #000;
	font-size: 14px;
	display: block;
	padding: 9px 0 9px 45px;
}
#content #staff-connect .extra ul li.blog {
	background: url(../_img/blog.png) no-repeat 3px center;
}
#content #staff-connect .extra ul li.website {
	background: url(../_img/website.png) no-repeat left center;
}
#content #staff-connect .extra ul li.twitter {
	background: url(../_img/twitter.png) no-repeat left center;
}
#content #staff-connect .extra ul li.linkedin {
	background: url(../_img/linkedin.png) no-repeat 3px center;
}
#content #staff-connect .extra ul li.facebook {
	background: url(../_img/facebook.png) no-repeat left center;
}
#content #staff-connect .extra ul li.email {
	background: url(../_img/email.png) no-repeat left center;
}
#content #staff-connect .extra ul li.cell {
	background: url(../_img/cell.png) no-repeat 1px center;
	padding: 9px 0 9px 45px;
	color: #000;
}

/* @group forms */

fieldset{
   display: inline;
   border: 0;
}

/* form builder */

form.monkForm fieldset{
   display: block;
}

form.monkForm legend{
   font-weight: bold;
   margin-bottom: .5em;
}

form.monkForm label{
   display: block;
}

form.monkForm div.radio label,
form.monkForm div.checkbox label{
   display: inline;
   margin-left: 5px;
}

form.monkForm p.errorSummary{
   font-weight: bold;
   font-style: italic;
}

form.monkForm p.error,
#content form.monkForm p.error{
   margin-bottom: 0;
   color: #F00;
   font-size: .8em;
}

#comments {
	margin-top: 1.6em;
}

#commentLable {
	font-size: 16px;
}
.monkForm textarea,
#comments textarea {
   border:1px solid #ccc;
   padding:5px;
   margin: 5px;
   width: 60%;
}
#comments textarea {
   width: 588px;
   margin: 5px 0;
}

#comments p#thanks {
	margin: 1em 0;
}

#comments input {
	width: 540px;
}

#comments form p.commentName {
	float: left;
}
#content .monkForm fieldset .data {
	font-size:1.3em;
	line-height:0.9;
	margin:1.3em 0;
}

#content .monkForm .text.required {
	font-weight: bold;
}
.monkForm fieldset label,
#comments label {
	font-size: 14px;
	padding:7px 10px 7px 0;
	text-align: right;
}
.checkbox .data label {
	padding: 2px 10px 7px 0;
}
.radio .data label {
	padding: 3px 10px 7px 0;
}

.select .data label {
	padding: 3px 10px 7px 0;	
}
.monkForm fieldset legend{
	display: none;
}
.monkForm div .checkbox-label {
	font-size:14px;
	padding-left:10px;
}
.monkForm h1 {
	font: bold 18px;
	padding-bottom: 1em;
}

.monkForm div {
	margin-bottom: 1em;
}

.monkForm input,
#comments input,
#mc_embed_signup input {
	border: 1px solid #ccc;
	font: 14px;
	padding: 5px;
	margin: 5px 0 5px 5px;
}

#mc_embed_signup #mc-embedded-subscribe {
	width: 90px;
}

#mc_embed_signup fieldset {
}
#mc_embed_signup input {
	width: 270px;
	display: block;
	margin: 0 0 5px;
}

#sidebar a#mc_embed_close.mc_embed_close {
	display: none;
}
.monkForm #formsubmit input,
#comments #comment-submit {
	padding:0.5em;
	border: none;
}

#comments #comment-submit {
	margin:0;
	width: auto;
}
.monkForm label,.monkForm spacer,.monkForm multiple span,
#comments label {
	width:190px;
	float:left;
	} 
.monkForm multiple {
	float:left;
	} 
	
.monkForm .clear {clear:both;padding-top:5px;}

form.monkForm fieldset .error, #content form.monkForm fieldset .error {
	font-size: 11px;
	display: block;
	text-align: left;
	padding-left: 200px;
	width: 60%;
	color: red;
}

.monkForm #response {
	font-size: 16px;
	font-weight: bold;
	margin: 8px;
	padding: 10px;
}

.monkForm p a {
	font-size: 14px;
	position: relative;
	left: 130px;
	top: 16px;
}

.monkForm p a:hover {
	font-size: 14px;
	position: relative;
	left: 130px;
	top: 16px;
	text-decoration: underline;
}

/* end forms */

/* @end */

/* FOOTER NAV       */
.footer_nav{
	background: url(../_img/page/footer_nav_bg.png) no-repeat bottom;
	text-align: center;
	margin 0 auto;
	height:57px;
	width: 999px;	
}

.footer_nav .list{
	border-top: 1px dotted #c2c2c2;
	margin-left: 31px;
	margin-right: 31px;
	padding: 19px 0 15px 0;
}

.footer_nav .prev{
	float: left;
	width: 200px;
	font-size:20px; 
	color: #999999;
}

.footer_nav .cur{
	float: left;
	width: 500px;
	font-size:16px; 
	color: #333333;
	text-align:center;
}

.footer_nav .cen{
	font-size:12px; 
	color: #333333;
	text-align:center;
	font-weight: bold;
}

.footer_nav .next{
	float: right;
	width: 200px;
	font-size:20px; 
	color: #999999;
}

/* FOOTER   */
#footer{
	width: 100%;
	height: auto;
	font-family: 'Lucida Sans', Arial, sans-serif;
	padding-bottom: 15px;
	background: #171717 url(/_img/ft/footer_bg.gif) repeat-x;
	padding-top: 31px;
}

#footer h2{
	padding: 0;
	margin: 0;
	color: #FFF;
	height:20px;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial;
}

#footer .footerWrap{
	width: 999px;
	margin: 0 auto;
}

#ft_bg {
	background: url(../_img/ft/ft_bg.gif) no-repeat;
	width: 941px;
	height: 169px;
	margin-right: auto;
	position: relative;
	padding-top: 25px;
	margin-left: auto;
}

#ftlogo a img {
	float: left;
	position: relative;
	padding-left: 30px;
	padding-right: 30px;
}

#ftaddress p {
	font-size: 16px;
	line-height: 24px;
}
#ftaddress{
	float: left;
}

#connect {
	float: left;
	padding-left: 40px;
	position: relative;
	margin-top: 15px;
	margin-left: 100px;
}

#footer #connect h1 {
	font-size: 24px;
	line-height: 26px;
	color: white;
	padding-bottom: 18px;
}
#connect ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#connect li {
	margin: 0;
	padding: 0;
	float: left;
}
#connect a {
	color: white;
	font-size: 20px;
	}
#connect li a {
	line-height: 22px;
	display: block;
	height: 30px;
	padding-left: 36px;
	padding-right: 1em;
}
#connect a:hover{
	text-decoration: none;
	color: #198ED7;
}

#connect li.twitter a {
	background: url(../_img/ft/icon_twitter.gif) no-repeat;
}

#connect li.facebook a {
	background: url(../_img/ft/icon_fb.gif) no-repeat;
}

#connect li.email a {
	background: url(../_img/ft/icon_email.gif) no-repeat;
}

.fblike {
	margin-bottom: 1em;
}
#footer #signoff{
	margin-bottom: 1em;
}
#footer .copyright{
	color: #8c8c8c;
	font-size: 11px;
	float: left;
	padding-left: 29px;
}

#footer .copyright span{
	color: #FFF;
	margin-right: 10px;
	margin-left: 10px;
}
#footer #signoff #poweredby{
	float: right;
	padding-right: 29px;
}

/* @group Home Rotator */

	
		#feature_list h3 {
			margin: 0;	
			padding: 0;
			font-size: 18px;
			line-height: 24px;
		}

		#feature_list #tabs li a. span {
			margin: 0;	
			padding: 0;
			font-size: 12px;
			line-height: 1.8em;
			
		}

		div#feature_list {
		width: 935px;
		height: 282px;
		overflow: hidden;
		position: relative;
		margin-left: 33px;
		margin-bottom: 15px;
		margin-top: 24px;
		}

		div#feature_list ul {
			position: absolute;
			top: 0;
			list-style: none;	
			padding: 0;
			margin: 0;
		}

		ul#tabs {
			left: 0;
			z-index: 2;
			width: 320px;
		}

		ul#tabs li {
			font-size: 13px;
			line-height: 18px;
		}
		

		ul#tabs li a {
			color: #222;
			text-decoration: none;	
			display: block;
			padding: 20px;
			height: 60px;
			outline: none;
			margin-right: -9px;
			padding-bottom: 16px;
	background: url(../_img/rotator_off.gif) no-repeat;
	margin-bottom: 0;
}

		ul#tabs li a:hover {
			text-decoration: none;
		}

		ul#tabs li a.current {
			background: url(../_img/rotator_on_outlined.jpg) no-repeat;
			color: black;
		}

		ul#tabs li a.current:hover {
			text-decoration: none;
			cursor: default;
		}

		ul#output {
			right: 0;
			width: 604px;
			height: 282px;
			position: relative;
		}

		ul#output li {
			position: absolute;
			width: 604px;
			/*height: 282px;*/
}

		ul#output li a {
			position: absolute;
			top: 0px;
			left: 0px;
			display: block;
			text-indent: -9999px;
			overflow: hidden;
			width: 604px;
			height: 282px;
		}

/* @end */


body {
	background: #001A38 left;
}

/* @group calendar */

#month-rotator {
	margin: 0 0 1em;
	padding: 0;
	border-bottom: 1px dotted #c2c2c2;
}

#content #month-rotator ul {
	margin: 0 auto 6px;
	padding: 0px;
	height: 33px;
}

#content #month-rotator ul li {
	width: 150px;
	white-space: nowrap;
	display: block;
	float: left;
	list-style: none;
	text-align: center;
	padding: 0;
	margin: 0;
	background: none;
	line-height: 38px;
}

#content #month-rotator ul li a {
	font-size: 20px;
	color: #656565;
	text-decoration: none;
	font-weight: normal;
	display: block;
}

#content #month-rotator ul li a:hover {
	color: #09a2da;
}

#content #month-rotator ul .current a {
	font-size: 30px;
	color: #373631;
	font-weight: normal;
}

#content #month-rotator ul .current {
	width: 300px;
	line-height: 30px;
}


#content #sidebar h2,
.calendar .calendar-month {
	text-align: center;
	margin: 0 0 9px;
	padding: 0;
	font-size: 16px;
	font-weight: normal;
	position: relative;
}

table.calendar {
	border-collapse: collapse;
	margin: 0 auto 10px;
}

.calendar .calendar-month span {
	margin: 0 0 10px;
}

.calendar .calendar-month .calendar-prev {
	float: left;
}

.calendar .calendar-month .calendar-next {
	float: right;
}

#content #sidebar table.calendar th {
	border-bottom: 1px solid #eee;
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: 10px;
	line-height: 14px;
	width: 36px;
	color: #656565;
	font-weight: normal;
}

#content #sidebar table.calendar td {
	border: 1px solid #eee;
	color: #656565;
	font-size: 11px;
	height: 33px;
	margin: 0;
	padding: 0;
	text-align: center;
	width: 34px;
}

#content #sidebar table.calendar td.linked-day {
	background-color: #09a2da;
}

#content #sidebar table.calendar td.linked-day a {
	color: #fff;
}
/* @end */

a {
	color: #09a2da;
}

#content .content_wrap .entry h2, 
#content .content_wrap .post h2 {
	color: #09a2da;
}



#sidebar ul#blog_list_category li a {
	color: #09a2da;

}

#content .content_wrap ul.portfolio li {
	float: left;
	width: 152px;
	background-color: #e5e5e5;
	margin: 8px;
	border: 1px solid #ccc;
	padding: 15px;
	height: 140px;
	vertical-align: middle;
	text-align: center;
	list-style-type: none;
	background-image: none;
}

#pagination {
	clear: both;
}
#content ul.portfolio li a {
	display: block;
	line-height: 1em;
} 
#content .content_wrap ul.portfolio li a img {
	border: 1px solid #fff;
	padding: 0;
	margin-bottom: 0;
}
.tag0 {font-size: 8px;}
.tag1 {font-size: 9px;}
.tag2 {font-size: 11px;}
.tag3 {font-size: 14px;}
.tag4 {font-size: 16px;}
.tag5 {font-size: 18px;}
.tag6 {font-size: 20px;}
.tag7 {font-size: 22px;}
#cloud a{text-decoration: none;}
.tip {
	width: 200px;
}


