/*
Theme Name: Easy Cush
Theme URI: http://berrywebteam.net
Description: Two column theme with featured section based on Cushy Theme.
Author: Berry
Author URI: 
Version: 1.0
*/

body {
	font-family: Arial, Helvetica, Sans-serif;
         background: #00bac4;	
	padding: 0;
	margin: 0;
}

p, div, h1, h2, h3, h4, h5, h6, ul, li, ol {
	font-weight: normal;
	font-size: 12px;
	line-height: 18px;
	padding: 0;
	margin: 0;
}

/*-- Images */
img {border:none;

}

.aligncenter, div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
   margin: 0 10px 0 0;
}

.alignright {
   float: right;
   margin: 0 0 0 10px;
}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}

/*-- Links --*/

a {
	color: #660000;
}

a:hover {
	color: #cc3300;
	text-decoration: none;
}

hr { 
    color: #e8e9eb;
	border-top: none;
	height: 1px;
	margin-bottom: 10px;
}

ul {
	padding: 0 0 0 30px;
	margin: 0 0 15px 0;
}

li {
	list-style-type: circle;
}

/*-- Container --*/
#container {
	width: 100%;
}

/*-- Header --*/
#headwrap {
	background: url(images/headerbg.jpg) repeat-x 0 0;
}

#header {
	width: 940px;
	height: 200px;
margin: 0 auto;
background: url(images/header.jpg) repeat-x 0 0;

}

#header h1 {
	display: none; 	
}
#header h4 {
     	font-size: 18px;
	font-weight: bold;
	line-height: 26px;
	color: #006768;
         padding-top: 90px;
         padding-left: 280px;
}

.logo {
	margin: 0px 0 0 0;
	float: left;
}

.headtext {
	height: 65px;
	margin: 25px 0 10px 20px;
	float: left;
         text-align: center;
}

.headtext h3 {
	display: none;
}

.headtext h4 {
	font-size: 18px;
	font-weight: bold;
	line-height: 26px;
	color: #204687;
         margin-top: 15px;
}

.headtext p {
	color: #4F7FAD;
}

/*-- Search --*/
.searchdiv {
	height: 35px;
	margin: 35px 0 0 0;
	float: right;
}

#searchform {
	
}

#s {
	background: #fff;
	color: #4F7FAD;
	border: solid 1px #e8e9eb;
	padding: 5px;
}

.search {
	background: url(images/search.png) no-repeat center bottom;
	width: 30px;
	height: 30px;
	margin: 0;
	padding: 0;
	border: none;
}

/*-- Menu --*/
#menu {
	height: 45px;	
	padding: 60px 0 0;
	clear: both;
}

#nav {
	margin: 0;
	padding: 0;
	overflow: hidden;
}

#nav li {
	list-style-type: none;
	padding: 0 0;
	float: left;
         border-right: 1px dotted #fff;
}

#nav li a {
	font-size: 14px;
	color: #ffffff;
         font-weight: bold;
	text-decoration: none;
	margin: 0;
	display: block;
         background: #27c0dd;
         background-repeat: repeat-x;

}

#nav li span {
	margin: 0;
	padding: 0;
	display: block;
}

#nav li span span {
	margin: 0;
	padding: 0;
	display: block;
}

#nav li span span span {
	margin: 0;
	padding: 11px 11.8px;
	display: block;
}

#nav li a:hover {
	color: #fff;
}

#nav li:hover span {
	color: #fff;
}

#nav li:hover span span {
	/*background: url(images/menu_bg_hover.jpg) no-repeat 0 0;*/
         background: #5b80bf;
         
}

#nav li:hover span span span {
	background: #27c0dd;
}

#nav li.current_page_item a {
	color: #fff;
}

#nav li.current_page_item span {
	background: #01bac4;
	color: #fff;
}

#nav li.current_page_item span span {
	background: url(images/menu_bg_hover.jpg) no-repeat 0 0;
          
}

#nav li.current_page_item span span span {
	background: url(images/menu_bg_hover.jpg) no-repeat top right;
         
}

/*-- Navigation Dropdown --*/

#nav li ul li span,
#nav li ul li span span,
#nav li:hover ul li:hover span,
#nav li:hover ul li:hover span span,
#nav li:hover ul li.sfhover span,
#nav li:hover ul li.sfhover span span,
#nav li:hover ul li span,
#nav li:hover ul li span span {
	margin: 0;
	padding: 0;
	background: none;
}

#nav li ul {
	background: #2da8c7;
	left: -999em;
	width: 150px;
	position: absolute;
	padding: 0;
	margin: 0;
	border: none;
	display: block;
}

#nav li ul li {
	background: none;
	margin: 0;
	padding: 0;
	border: none;
}

#nav li ul li a {
	font-size: 12px;
	width: 130px;
	text-decoration: none;
    border-top: solid 1px #23829a;
	display: block;
	padding: 5px 10px;
}

#nav li ul li a:hover {
	background: #23829a;
}

#nav li ul ul {
	margin: -20px 0 0 200px;
}

#nav li:hover ul ul, #nav li.sfhover ul ul {
	left:-999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul {
	left:auto;
}

/*-- Content --*/
#contentwrap {
	
}

#content {
	width: 940px;
	margin: 0 auto;
         border: 5px #bbf2fd solid;
}

#separator {
          /*background: url(images/bgimage.jpg);
         background-repeat: repeat;
	background: url(images/featuredbg.jpg) repeat-x 0 0;*/
	height: auto;
}


#featuredwrap {
         background: url(images/bgimage.jpg);
         background-repeat: repeat;
	/*background: url(images/featuredbg.jpg) repeat-x 0 0;*/
	height: 285px;
         vertical-align: middle;
}

#featured {
	width: 940px;
	padding: 15px 0 0;
	margin: 0 auto;  
              
}

#featured img {
	float: right;
	margin: 0 0 0 25px;
         border: 3px solid #defcff;  
}

#featured h2 {
	font-size: 26px;
	font-weight: bold;
	letter-spacing: -1px;
	line-height: 26px;
         color: #fff;
         margin: 30px 0 15px;
}

#featured h2 a {
	color: #507eaf;
	text-decoration: none;
}

#featured p{
	color: #000000;
	font-size: 16px;
	line-height: 22px;
	margin: 0 0 15px;
         font-weight: bold;
}
#featured ul li{
	color: #000000;
	font-size: 16px;
	line-height: 22px;
	margin: 0 0 15px;
         font-weight: bold;
}
.postarea {
         width: 585px;
         padding: 5px 15px 15px;
         margin-top: 15px;
	float: left;
	overflow: hidden;
}

.postarea h2 {
	/*background: url(images/headlinebg.jpg) repeat-x 0 0;*/
         font-size: 22px;
	font-weight: bold;
	letter-spacing: -1px;
	line-height: 30px;
         color: #ffffff;
	padding: 10px 18px 10px 5px;
         margin: 0 0 5px;
	
	border-bottom: solid 1px #e1e5e6;
}

.postarea h2 a {
	text-decoration: none;
}

.postarea h3 {
         font-size: 18px;
	font-weight: bold;
	line-height: 24px;
         color: #507eaf;
         padding: 20px 0 0 0;
	margin: 0 5px;
}

.postarea h4 {
	font-size: 18px;
	font-weight: bold;
	line-height: 20px;
	color: #507eaf;
	padding: 5px 0;
	margin: 0 15px;
}

.postarea h5 {
	font-size: 14px;
	font-weight: bold;
	line-height: 10px;
	color:#028a91;
	padding: 5px 0;
border-bottom:1px solid #01bac4;
margin-bottom:10px;
}

.postarea p {
    font-size: 13px;
    line-height: 20px;
    color: #000;
    margin: 0 5px 10px;
}

.postarea li {
	color: #000;
	line-height: 20px;
}

.contentdiv {
	width: 150px;
	float: left;
}

blockquote {
	background: #fff url(images/quote.jpg) no-repeat 0 0;
	padding: 10px 10px 5px 45px;
	margin: 10px 30px;
	display: block;
}

.date {
	color: #507eaf;
    font-size: 11px;
	padding: 5px 10px;
	margin: -15px 0 15px 0;
}

.date a {
	color: #507eaf;
}

.subpost {
	background: #fff;
	color: #545342;
	font-size: 11px;
	border-top: solid 1px #e8e9eb;
	padding: 5px 10px;
	margin: 15px 0 25px;
	clear: both;
}

#postsnav {
	margin: 15px 0;
	padding: 10px 0;
	border-top: solid 1px #e8e9eb;
}

/*-- Sidebar --*/
#sidebar {
	width: 294px;
	padding: 0 10px;
	margin: 35px 0 15px;
	float: right;
         border-left: 1px #2bdadc solid;
}

#sidebar .widget {
	padding: 10px;
	margin: 0;
}

#sidebar h2 {
         font-size: 18px;
	font-weight: bold;
	line-height: 22px;
         color: #fff;
	padding: 0 0 3px;
	margin: 0 0 10px;
	border-bottom: solid 1px #e8e9eb;
}

#sidebar h3 {
         font-size: 18px;
	font-weight: bold;
	line-height: 18px;
         color: #507eaf;
	padding: 5px 0;
}

#sidebar h4 {
         font-size: 16px;
	font-weight: bold;
	line-height: 16px;
         color: #507eaf;
	padding: 5px 0;
}

#sidebar p {
    color: #000;
    line-height: 18px;
	margin: 0 0 10px 0;
}

#sidebar li {
    color: #000;
    line-height: 20px;
}

/*-- Footer --*/
#footer {
	width: 940px;
         text-align: left;
	padding: 15px 30px;
	margin: 0 auto;
}

#footer p {
    color: #000;
}

/*-- Other Styles --*/
.clearfix {
	clear: both;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

