/*
Theme Name: HomeColonicCleansing
Theme URI: http://SmBizweb.net
Description: Left sidebar widget area
Version: 1.0
Author: Ed Bejarana
Author URI: http://smbizweb.net
Tags: Add, Whatever, Tags, You, Want
Template: hybrid
*/

/* Get base CSS */
@import url('../hybrid/library/css/21px.css');

/* Get default Hybrid CSS */
@import url('../hybrid/library/css/screen.css');

/* Get the plugins CSS */
@import url('../hybrid/library/css/plugins.css');

/* Get drop-downs CSS */
@import url('../hybrid/library/css/drop-downs.css');

/* Get tabs CSS (uncomment below line if using the Hybrid Tabs plugin) */
/* @import url('tabs.css');  */

/**
* Body
************************************************/
body {
	margin:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	}
.comments-closed{display:none;}
/* Body container */
#body-container {
	background: #fff;
	margin: 0px 5px;
	}
	
hr {width:80%;
color:#9fd42d !important; 
}
.fish{float:right;

margin-top:135px;}
/* Links */
a, a:visited  {
	color: #2853a4;
	text-decoration: none;
	}
a:hover, a:active {
	text-decoration: underline;
	}
	
.entry-content {
	margin:0 10px 10px;
	overflow:hidden;
}

.entry-content a {
	font-size: 20px;
	color: #2853a4;
	}
	
.widget-title {
	color:#2853A4;
	font-size:16px;
	font-style:normal;
	font-weight:bold;
}

.widget li {
	list-style-type: none;
	font-weight: bold;
	}
	
.widget a {

	text-decoration: none;
	font-style: normal;
	color: #2853A4;
	font-size: 11px;
	}
	
.widget ul ul {
	margin: 0;
	}
	
.widget ul ul li {
	margin-left: 10px;
	font-weight: normal;
	}
	
/* Headers */
h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	}
	
h1 { 
	font-size: 22px; 
	color: #2853a4;
	margin-top: 5px;
	line-height: 25px;
	}
	
h2 { 
	font-size: 19px; 
	color: #00aaa6;
	}
h3 { font-size: 17px; }
h4 { font-size: 15px; }
h5 { font-size: 13px; }
h6 { font-size: 12px; }

p {
	margin: 10px 10px 0 21px;
	}
	
hr{
	border: 0;
	border-top: 1px solid #555;
	margin: 0;
	height: 1px;
}
	
#site-title { display: none; }
	
#site-description { display: none; }
.FeaturedItem {font-weight:bold;
font-family:Pristina, Verdana, sans-serif;
font-size:36px;
word-wrap:normal;
}
.FeaturedItem2{
padding-top:10px;
color:#ff0000;
font-weight:bold;
font-size:24px;
}

/* Lists */
.content ul {
	list-style: none;
	margin-left: 20px;
	}
.content ul li {
	overflow: hidden;
	padding-left: 15px;
	background: url("images/bullet.png") no-repeat 0 6px;
	}
	
/* Blockquotes */
blockquote {
	overflow: hidden;
	height: 100%;
	margin: 30px 25px 0  0;
	padding: 3px 0 0 24px;
	color: #000;
	background: #9FD42D url("images/quotes.png") no-repeat 0 0;
	border: none;
	font-style: normal;
	}
blockquote blockquote {
	color: #fff;
	}
blockquote em {
	font-style: italic;
	}

blockquote.pullquote {
	width: 190px;
	margin-top: 6px;
	margin-bottom: 3px;
	padding: 6px 9px;
	text-align: center;
	color: #444;
	background: transparent;
	border-top: 3px double #ddd;
	border-bottom: 3px double #ddd;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	line-height: 18px;
	}
.pullquote p {
	margin: 0;
	}	
.lightblue{
background-color:#ebeff4;
background-image:none;
color:#000000;
}
	
/* Code */
code {
	padding: 0 3px;
	font-size: 12px;
	background: #eee;
	}
pre {
	overflow: auto;
	padding: 9px;
	font-size: 12px;
	color: #000;
	background: url(images/code.png) repeat 0 0;
	border: 1px solid #ddd;
	}
pre code {
	padding: 0;
	background: transparent;
	}

/* Tables */
table {
	width: 100%;
	background: #ddd;
	}
caption {
	text-align: right;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: 22px;
	font-weight: normal;
	font-variant: normal;
	}
tr {
	margin: 1px;
	border: 1px solid #ddd;
	}
td {
	padding: 3px;
	background: #f7f7f7;
	border: 1px solid #ddd;
	}
tr.alt td, tr.even td {
	background: #eee;
	}
th {
	padding: 3px;
	color: #fff;
	background: #093653;
	border: 1px solid #ddd;
	}
th a {
	font-weight: bold;
	color: #eee;
	}

/* Acronyms */
acronym {
	border-bottom: 1px dotted #333;
	}

/* Drop caps */
.drop-cap {
	float: left;
	margin-right: 3px;
	color: #444;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 48px;
	font-style: normal;
	line-height: 39px;
	font-weight: normal;
	font-variant: normal;
	}

/* Notes */
.note {
	padding: 6px 9px;
	background: #eee;
	border: 1px solid #ccc;
	}

/* Warnings/Alerts */
.warning, .alert {
	padding: 6px 9px;
	background: #fffbbc;
	border: 1px solid #E6DB55;
	}

/* Errors */
.error {
	padding: 6px 9px;
	background: #ffebe8;
	border: 1px solid #C00;
	}

/* Downloads */
.download {
	padding: 6px 9px;
	background: #e7f7d3;
	border: 1px solid #6c3;
	}

/* Alignment */
.left, .alignleft {
	float: left;
	margin: 0 20px 0 0;
	}
.right, .alignright {
	float: right;
	margin: 0 0 0 20px;
	}
.center, .aligncenter {
	display: block;
	margin: 0 auto 20px auto;
	}
.block, .alignnone {
	display: block;
	margin: 0 0 20px 0;
	}
.clear {
	clear: both;
	}
span.pullquote {
	float: none;
	margin: 0;
	}
	
/* WP PageNavi */
.wp-pagenavi {
	overflow: hidden;
	}
.wp-pagenavi .pages, .wp-pagenavi .current, .wp-pagenavi a, .wp-pagenavi .extend {
	float: left;
	margin: 0 6px 0 0;
	padding: 4px 12px;
	color: #eee !important;
	background: #2853a4;
	border: 1px solid #eee;
	}

/**
* Images
************************************************/
.post img {
	max-width: 600px;
	}

img.wp-smiley {
	max-height: 12px;
	margin: 0;
	padding: 0;
	border: none;
	}

/* Captions */
.wp-caption {
	max-width: 490px;
	padding: 4px 4px 4px 4px;
	background: #eee;
	border: 1px solid #2853A4;
	text-align: center;
	}
.wp-caption .wp-caption-text {
	margin: 0;
	padding: 0 5px;
	text-align: center;
	font-size: 12px;
	color: #2853A4;
	}
.wp-caption img {
	max-width: 480px;
	margin: 0 auto;
	padding: 0;
	border: 1px solid #666;
	}

/* Gallery [gallery] */
.gallery {
	display: block;
	text-align: center;
	margin-bottom: 20px !important;
	}
.gallery img {
	border: 1px solid #3c738c;
	}

/* Author avatar */
.avatar {
	float: left;
	width: 60px;
	height: 60px;
	margin-right: 20px;
	padding: 4px;
	background: #eee;
	border: 1px solid #ccc;
	}

/* Thumbnail */
.thumbnail {
	float: left;
	width: 100px;
	height: 100px;
	margin: 0 20px 10px 0;
	padding: 4px;
	background: #eee;
	border: 1px solid #ccc;
	}
.category img.medium {
	float: left;
	max-width: 230px;
	margin: 0 20px 10px 0;
	padding: 4px;
	background: #eee;
	border: 1px solid #ccc;
	}
	
#header-container {
	overflow: hidden;
	width: 775px;
	margin: 0 auto;
	height: 75px;
	background: #fff url(images/header.jpg) no-repeat;
	display: none;

	}

#site-title a {
	margin: 0 15px;
	}

#site-description {
	margin: 0 0 0 35px;
	}

#header {
	overflow: hidden;
	width: 900px;
	height: 150px;
	margin: 0;
	padding-top: 20px;
	}
		
#container {
	overflow: hidden;
	width: 775px;
	margin: 0 auto;
	padding: 0;
	background: #fff;
	}

.content {
	overflow: hidden;
	float: right;
	width: 550px;
	padding: 0;
	background: #fff;
	}

#footer-container {
	overflow: hidden;
	width: 775px;
	margin: 0 auto;
	}
	
#widget-container {
	float: left;
	width: 200px;
	}
	
#primary {background: url(images/fishsymbol.png) no-repeat top right;
	overflow: hidden;
	float: left;
	width: 200px;
	margin: 0 5px;
	}
	
#secondary {
	overflow: hidden;
	clear: left;
	float: left;
	width: 200px;
	margin: 0 5px;
	}
	
/**
* Subsidiary
************************************************/
#subsidiary {
	overflow: hidden;
	width: 775px;
	margin: 5px auto;
	}
	
#subsidiary .widget {
	overflow: hidden;
	float: left;
	width: 33%;
	margin: 0 auto;
	}
	
#subsidiary a {
	color: #aaa;
	}

#footer {
	width: 775px;
	overflow: hidden;
	margin: 0 auto;
	}

.copyright {
	font-size: 10px;
	float: left;
	margin-left: 10px;
	}

.credit {
	font-size: 10px;
	float: right;
	}


#sliding-panel {
	background-color: #fff;
	}
	
#sliding-panel .widget a {
	color: #000;
	}

#sliding-panel .tab {
	background: #fff;
	}
	
#sliding-panel .tab a.open {
	background: #fff;
	}
	
#utility-after-header {
	background: #fff url(images/utility-bar-bg.jpg) repeat-x;
	height: 160px;
	border-top-width: thick;
	border-bottom-width: thick;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #065FD1;
	border-bottom-color: #95CF2A;
	}
	
#utility-after-header .widget {
	width: 775px;
	margin: 0 auto;
	color: #0066FF;
	font-weight: bold;
	}
#utility-after-header .bold{
font-size:24px;
color:#ff000;
font-weight:bold;
}	
.home .page-title { display: none; }

#hybrid-pages-4 .widget-title {
	color:#FF0000;
	}
	
#primary .textwidget h3 a {
	font-size: 17px;
	}
	
#primary .textwidget {
	border: none;
	}
	
#utility-after-page .entry-title a {
	font-size: 24px;
	margin-top: 10px;
	}
	
.byline .author { display: none; }
.byline .text { display: none; }
.byline .published { display: none; }
.byline .separator { display: none; }
.entry-meta { display: none;}
