/*
Theme Name: Cerebos Modified by 3327Designs.com
Theme URI: http://www.lifecoachinla.com
Version: 1.2
Description: Portfolio theme.
*/
.alignleft{ float: left;}
#post-page{
	width: 800px;
    padding: 20px;
    margin: 15px 0 0 90px;
    line-height: 24px;
}

#welcomeBox{
    position: relative;
    z-index: 150;
    width: 884px;
    background: url(images/welcomeBox.png) no-repeat top center;
    padding: 10px 0 0 0;
    margin: 0 0 0 70px;
}

.recentPostsEntry{  
        position: relative;
        z-index: 105;
        width: 884px;
        height: 100%;
        font-size: .8em;
        padding: 0 0 0 15px;
        font-weight: bold;
        background: url(images/welcomeRepeat.png) repeat-y;
   }
   .recentPost{ 
        line-height: 24px;
        max-width: 800px;
}

    #welcomeBottom{
         width: 884px;
         height: 12px;
         margin: 0 0 10px 70px;
         background: url(images/welcomeBottom.png) no-repeat top left;
}

     .recentPost p{}
   
    .recentPost img{
     	float: left;
          border: 4px solid #fff;
          margin: 5px 8px 0 0;
          display: block;
     }
/***********************************
Front Page
***********************************/
#mainImage{
    width: 1000px;
    height: 380px;
    margin: 0 auto;
}

#twitter{
    float: left;
    margin: 10px 0 0 2px;
    padding: 40px 0 0 0;
    width: 205px;
    background: url(images/twitter/twitterHeader.png) no-repeat top center;
}

#twitter li{
	background: url(images/twitter/twitterBox.png) no-repeat top center;
    width: 204px;
    height: 43px;
    padding: 3px 0 0 6px;
    font-size: .9em;
}

#socialLinks{
    float: left;
    margin: 5px 0 0 20px;
    padding: 5px 0 0 0;
    width: 150px;
}

#socialLinks ul{
    margin: 0 0 0 10px;
    list-style-type: none;
}

#socialLinks li{}

#socialLinks li a{
    width: 150px;
    height: 45px;
    display: block;
    margin: 0 0 5px 0;
}

#socialLinks li a:hover{
    border-left: 3px solid #fff;
    border-top: 3px solid #fff;
}

    .image{
    		position: relative;
          float: left;
          margin: 10px 0 0 50px;

	}

     .image h4{
     	 padding: 5px;
          color: #fff;
          position: absolute;
           top: 250px;
          left: 10px;
          white-space: wrap;
          width: 95%;
     }
     
     .image h4 p{
     	color: #fff;
          font-size: 1.1em;
          line-height: 17px;
          font-weight: bold;
     }

#contentSections{
    margin: 10px 0 0 50px;
    width: 960px;
    clear: both;
}
	#servicesBox{
    	 float: left;
          width: 305px;
          margin: 0 10px 0 0;

    }
    	#servicesBoxHeader{
               background: url(images/servicesBox.jpg) no-repeat top left;
               display: block;
               text-indent: -9999px;
               width: 304px;
               height: 160px;

          }
          
          #servicesBox ul{
          	margin: 0 0 0 30px;
               
          }
          
          #servicesBox ul li{
               	list-style-type: disc;
                    color: #ccc; 
                    margin: 10px 0 0 0 ;
                    line-height: 24px;
                    font-size: 1em;
               }
               
               .liText{
               	color: #000;
               }
   			
    #testimonialsBox{
    		float: left;
           width: 305px;
           margin: 0 10px 0 0;
    }
    
    		#testimonialsBox dl{
          	margin: 10px 0 0 10px;
          }
          
          	#testimonialsBox dt{
               	text-align: right;
                    margin: 0 4px 8px 0;
                    font-style: italic;
                    font-size: .8em;
               }
               
               #testimonialsBox dd{
               	color: #818181;
                    font-size: .9em;
               }
    
    	    #testimonialsBoxHeader{
          	background: url(images/testimonialsBox.jpg) no-repeat top left;
               display: block;
               text-indent: -9999px;
          	width: 304px;
               height: 160px;

          }
    
    #specialtiesBox{
    		float: left;
           width: 305px;
    }
    
    		 #specialtiesBoxHeader{
          	background: url(images/specialtiesBox.jpg) no-repeat top left;
               display: block;
               text-indent: -9999px;
          	width: 304px;
               height: 160px;

          }
          
          #specialtiesBox ul{
          	margin: 0 0 0 30px;
               
          }
          
          	#specialtiesBox ul li{
               	list-style-type: disc;
                    color: #ccc; 
                    margin: 10px 0 0 0 ;
                    line-height: 24px;
                    font-size: 1em;
               }
              
.cancelfooter{
	clear: both;
}

/***********************************
Posts
***********************************/
.post {
  width: 613px;
  margin: 20px 0 0 40px;
  text-align: left;
  background: #FDF8FF;
  display: inline-block;
  clear: both;
  border: 5px solid #BF5FFF;
}

/*border: 7px solid #dddacd;*/

.postpadding{
  width: 589px;
  padding: 12px;
}
.entry-content {
  font-size: 13px;
  color: #6a6865;
  line-height:24px;
}

.entry-content p{
   font-size: .95em;
   line-height: 24px;
}
.post-image {
  padding: 5px;
  display: inline-block;
  float: left;
  background: #efede4;
  border: 1px solid #d4d1c5;
}

/***********************************
Main Styles
***********************************/
body {
  padding: 0;
  margin: 0;
  font-size: 100.1%;
  font-family: arial, helvetica sans-serif; 
  text-align: center;
  color: #000;
  background: url("images/bg.gif") repeat-x #fff;
}

.wrap {
  width: 1025px;
  background: url("images/repeater.png") repeat-y;
  margin: 0 auto;
  text-align: left;
  height: auto;
}
.posts-wrap {
  width: 590px;
  float: left;
  margin: 0 0 10px 0;
}
.sidebar-wrap {
  float: right;
}

*{padding: 0; margin: 0;}
a {text-decoration: none;}
p {color: #5b5b5b; font-size: 16px; line-height: 20px; padding-top: 10px; padding-bottom: 10px;}
span {color: #5b5b5b;}
h1 { letter-spacing: -1px; font-size: 25px;}
.left {float: left;}
.right {float: right;}
.center {text-align: center;}
.clear {clear: both;}
img { border: none; }
img.right {float: right; clear: none; margin: 0 0 1em 1em}
img.left {float: left; clear: none; margin: 0 1em 1em 0}
img.center {display: block; margin: 1em auto; text-align: center}
.marginauto {width: 950px; margin: 0 auto;}
.marginautoshowcase {width: 990px; margin: 0 auto;}
.iblock {display: inline-block;}
.preload {display:none; width: 0; height: 0;}

/***********************************
Topbar
***********************************/
.banner {
  width: 1025px;
  background: url(images/header.jpg) no-repeat;
  height: 138px;
  margin: 0 auto;
}
.logo{
  height: 86px;
  display: block;
  margin: 0px 0 0 120px;
  float: left;
  background: none;
}

.logo a {
  font-size: 30px;
  color: #fff;
  font-weight: bold;
  font-family: "trebuchet MS";
  display: block;
  float: left;
}
.logob {

  width: 101px;
  height: 24px;
  clear: both;
}
.logoa {
  width: 207px;
  height: 28px;
  display: block;
  margin: 15px 0 0 0;
}

.slogan {
  padding: 42px 0 0 10px;
  color: #2589a4;
  font-size: 15px;
  float: left;
  display: inline-block;
}
#searchform2 {
  width: 233px;
  height: 28px;
  padding-top: 30px;
  margin: 0 80px 0 0;
  float: right;  
}
#searchform2 #s2 {
  width: 174px;
  height: 17px;
  padding: 5px;
  float: left;
  border: none;
  color: #fff;
  margin-right: 5px;
  background: url("images/searchinput.gif") no-repeat;
}
#searchform2 #searchsubmit2 {
  width: 44px;
  height: 28px;
  float: left;
  border: none;
  cursor: pointer;
  background: url("images/searchbutton.gif") no-repeat;
}
.topbars {
  width: 950px;
  height: 52px;
  margin: 0 auto;
  padding: 0 0 0 5px;
  clear: both;
  font-weight: bold;
  font-size: 13px;
}
.topnav li a{
  width: 105px;
  height: 37px;
  padding: 15px 0 0 0;
  text-align: center;
  font-weight: bold;
  font-size: 1em;
  color: #348faa ;
  text-transform: uppercase;
  display: block;
  float: left;
}

.topnav li a:hover{
	color: #96cdd4;
}

/* background: url("images/topbar.gif") no-repeat; */
.topnav li{
  display: block;
  float: left;
}
.page_item a{
  color: #155e72;
}
.page_item a:hover{
  color: #fff;
}
.current_page_item a{
  color: #fff;
}
.subscribe-wrap {
  float: right;
  padding-top: 15px;
}
.subscribe-button {
  height: 22px;
  padding-top: 2px;
  padding-left: 30px;
  font-size: 18px;
  font-family: Georgia;
  color: #afab95;
  display: inline-block;
  background: url("images/subscribe.gif") no-repeat left;
}

/***********************************
Sidebar
***********************************/
.sidebar-wrap {
  width: 295px;
  margin: 0 40px 10px 0;
}
.widget {
  text-align:left;
  margin-top: 20px;
}
.widgettitle {
  width: 273px;
  height: 39px;
  padding: 11px;
  padding-bottom: 0px;
  color: #155e72;
  font-size: 25px;
  font-family: "trebuchet MS";
  background: url("images/widgettop.gif") no-repeat;
}
.widget li a {
  width: 258px;
  height: 25px;
  padding: 12px 0 0 15px;
  color: #2589a4;
  font-size: 14px;
  display: block;
  background: url("images/widgetbutton.gif") no-repeat;
}
.widget li a:hover {
  color: #484742;
  background: url("images/widgethover.gif") no-repeat;
}
.widget-footer {
  width: 295px;
  height: 5px;
  background: url("images/widgetbottom.gif") no-repeat;
}
.widget_categories .widget-footer, .widget_archive .widget-footer, .widget_meta .widget-footer, .widget_links .widget-footer, .widget_recent_comments .widget-footer, .widget_recent_entries .widget-footer  {
  height: 15px;
  background: url("images/widgetbuttonbottom.gif") no-repeat;
}
.widget_categories .widget-bg, .widget_archive .widget-bg, .widget_meta .widget-bg, .widget_links .widget-bg, .widget_recent_comments .widget-bg, .widget_recent_entries .widget-bg  {
  padding-bottom: 0;
}
#recentcomments li{
  width: 258px;
  height: 25px;
  padding: 12px 0 0 15px;
  color: #8e8e8e;
  font-size: 14px;
  display: block;
  background: url("images/widgetbutton.gif") no-repeat;
}
#recentcomments li a{
  padding: 0;
  color: #8e8e8e;
  display: inline;
  background: none;
}
.widget_categories div ul li {
  width: 273px;
  padding: 12px 0 9px 0;
  color: #8e8e8e;
  font-size: 14px;
  display: block;
  background: url("images/widgetbutton.gif") no-repeat;
}
.widget_categories div ul li a {
  padding: 0;
  margin-left: 15px;
  display: inline;
  background: none;
}
.widget_categories div ul li a:hover {
  padding: 0;
  display: inline;
  background: none;
}
.widget_categories div ul li .children {
  padding: 0;
  margin-top: 9px;
  margin-bottom: -9px;
  margin-left: 0;
  display: block;
  background: none;
}
.widget_categories div ul li .children a{
  padding: 0;
  margin-left: 30px;
  display: inline;
  background: none;
}
.widget_categories div ul li .children li{
  margin: 0;
}
.about-me img{
  padding: 1px;
  background: #aca895;
  border: 1px solid #dbd7c2;
}
.about-me {
  color: #807e75;
  line-height: 18px;
}
.widget-bg{
  width: 273px;
  padding: 11px;
  background: url("images/widgetbg.gif") repeat-y;
}
.textwidget {
  padding: 8px;
  line-height: 20px;
  color: #918e84;
  background: #e0ded4;
  border: 1px solid #cac8bd;
}
.widget_tag_cloud a{
  color: #918e84;
}
.widget_tag_cloud a:hover{
  color: #555452;
}
.widget_tag_cloud .widget-bg div{
  padding: 8px;
  background: #e0ded4;
  border: 1px solid #cac8bd;
}
#calendar_wrap {
  text-align: center;
}
#wp-calendar {  
  width: 90%;
  font-size: 12px;
  margin: 0 auto;
  color: #202325;
  text-align: center;
  border-collapse: collapse;
}
#wp-calendar caption {
  font-weight: 600;
  margin-top: 7px;
  background: #e7e5dc;
  padding: 5px 0px;
}
#wp-calendar th {
  text-align: center; 
  padding: 5px 3px; 
  border-bottom: solid 1px #e7e5dc;
}
#wp-calendar td {
  padding: 3px;
  text-align:center;
}
#wp-calendar td a {
    color: #333;
	padding: 0px;
	margin: 0px;
	text-decoration: none;
}
#wp-calendar td a:hover {
	color: #000;
}
.rsswidget {
  width: 295px;
  height: 104px;
  background: url("images/subscribe.gif") no-repeat;
}
.rsswidget .subscribe-rss {
  width: 236px;
  height: 50px;
  display: block;
}
.rsswidget .rsswrap {
  padding-left: 59px;
}
.rsswidget form {
  padding: 10px 0 0 10px;
}
.rsswidget form .email-input input{
  width: 206px;
  height: 19px;
  padding: 8px;
  border: none;
  margin-right: 5px;
  float: left;
  background: url("images/subscribeinput.gif") no-repeat;
}
.rsswidget form .email-go{
  width: 47px;
  height: 35px;
  padding: 0;
  border: none;
  float: left;
  background: url("images/subscribebutton.gif") no-repeat;
}
/***********************************
Search
***********************************/
.widget_search .widget-bg {
  padding: 13px 9px;
}
#searchform{
  width: 257px;
  height: 32px;
  margin: 0 auto;
  text-align: center;
}
#searchform #s{
  width: 160px;
  height: 16px;
  padding: 6px;
  margin: 0;
  margin-right: 4px;
  color: #333;
  display: block;
  float: left;
  text-align: left;
  border: 2px solid #b3b1a5;
}
#searchform #searchsubmit {
  width: 67px;
  height: 32px;
  padding: 0;
  margin: 0;
  display: block;
  float: left;
  cursor: pointer;
  text-align: center;
}

/***********************************
Navigation
***********************************/
.navigation {
  height: 30px;
  padding: 0;
  padding-top: 15px;
  clear: both;
  color: #2e4f85;
}
.navigation a{
  color: #777670;
  text-decoration: underline;
}
.nav-prev a {
  color: #777670;
  float: left;
}
.nav-next a {
  color: #777670;
  float: right;
}

/***********************************
Post
***********************************/

.image-single {
  float: none;
  clear: both;
}
.post-wrap {
  width: 370px;
  padding: 15px;
  padding-top: 0;
  float: right;

}
#post-single {
  width: 593px;
  padding: 10px;
}

/***********************************
Entry title/header/components
***********************************/
.entry-title{
  margin-top: -7px;
  font-size: 25px;
  display: block;
  font-family: "trebuchet MS";
  color: #45443f;
}
.entry-title a:link{
  color: #348faa;
}
.entry-title a:hover {
  color: #000;
}
.entry-title-single a{
  padding-left: 10px;
}

.post-header {
  height: 38px;
  color: #868582;
  font-size: 13px;
  display: block;
  float: left;
  background: url("images/postmetabg.gif") repeat-x;
}

.post-header-date{
  color: #868582;
  padding-right: 3px;
  float: left;
}
.post-header a{
  color: #868582;
}
.post-header a:hover{
  text-decoration:underline;
}
.post-header-padding {
  width: 444px;
  height: 27px;
  padding: 11px 10px 0 10px;  
  display: block;
  float: left;
}
.post-comments {
  height: 27px;
  padding: 11px 10px 0 25px;
  color: #649abf;
  display: inline-block;
  float: right;
  background: url("images/postmetacommentbg.gif") repeat-x;
}
.post-comments a{
  width: 112px;
  height: 27px;
  color: #649abf;
  font-weight: bold;
  display: block;
  background: url("images/postmetacomment.gif") no-repeat right top;
}
.post-comments a:hover{
  text-decoration:underline;
}
.postmetaspacer {
  width: 2px;
  height: 38px;  
  float: right;
  background: url("images/postmetaspacer.gif") no-repeat;
}
.post-header-single {
  height: 17px;
  padding: 6px;
  margin-top: 5px;
  display: inline-block;
  background: #7cc5df;
  color: #fff;
}
.post-header-date-single{
  color: #fff;
  margin-right: 3px;
}
.post-header-single a{
  color: #fff;
}
.post-comments-single {
  height: 17px;
  padding: 6px;
  margin-top: 5px;
  float: left;
  color: #767675;
  background: #eae8e1;
}

/***********************************
Comments
***********************************/
.comment-wrapper {
  width: 583px;
  padding: 15px;
  list-style: none;  
  margin: 20px 0 0 40px;
  text-align: left;
  background: #fff;
  display: inline-block;
  clear: both;
  border: 5px solid #dddacd;
}
.commentlist {
  width: 583px;
  margin: 0;
  list-style: none;
  text-align: left;
  display: inline-block;
  clear: both;
}
.commentlist li {
  height: 1%;
  margin: 0 0 10px;
  padding: 5px 7px 5px 65px;
  position: relative;
}
.commentlist li a{
  color: #498ca4;
}
.commentlist li .gravatar-wrap {
  width: 44px;
  height: 44px;
  padding: 3px;
  position:absolute;
  left:7px;  
  top:7px;
  background: #d8d5ca;
}
.commentlist li .comment-author{
  color: #498ca4;
  font-size: 18px;
}
.commentlist li .comment-author a{
  color: #498ca4;
}
.commentlist li p {
  clear: both;
  font:normal 12px/1.4 helvetica,arial,sans-serif;
  margin:0 0 1em;
  color: #797979;
  line-height: 18px;
}
.commentlist li ul {
  font:normal 12px/1.4 helvetica,arial,sans-serif;
  list-style:square;
  margin:0 0 1em;
  padding:0;
  text-indent:0;
}
.commentlist li .reply{
  padding-top: 10px;
  padding-right: 7px;
}
.commentlist li .reply a {
  color: #498ca4;
  text-decoration:underline;
}
.commentlist li .reply a:hover {
  text-decoration: none;
}

.commentlist li ul.children {
  list-style:none;
  margin:1em 0 0;
  text-indent:0;
}
.commentlist .comment-meta {
  font-style: italic;
  color: #b0ac9d;
}
.commentlist .left-meta {
  padding-top: 6px;
  display: inline-block;
}
.commentlist li ul.children li.depth-2 { margin:0 0 .25em; }
.commentlist li ul.children li.depth-3 { margin:0 0 .25em; }
.commentlist li ul.children li.depth-4 { margin:0 0 .25em; }
.commentlist li ul.children li.depth-5 {}
.commentlist li.even {background: #f1f0eb; }
.commentlist li.odd { background: #f1f0eb; }



#cancel-comment-reply {
  float: right;
}
#cancel-comment-reply  a {
  color: #498ca4;
  text-decoration:underline;
}
#cancel-comment-reply  a:hover {
  text-decoration:none;
}
/**********************************
Comment Form
**********************************/
.respond-ul #respond {
  text-align:left;
}
.commentlist #respond {
  text-align:left;
  background-image: none;
}
.comment-notes {
  font-size: 16px;
  font-weight: bold;
  color: #7c795b;
}

textarea#comment {
  width: 70%;
  height: 173px;
  margin: 0;
  padding: 7px;
  margin-top: 15px;
  overflow:auto;
  font-family: arial;
  color: #222;
  border: 1px solid #e0dbc6;
  background: #fefdfa;
}

#commentform input {
  width: 201px;
  height: 17px;
  padding: 7px;
  margin-top: 5px;
  margin-bottom: 5px;
  float: left;
  color: #939282;
  border: 1px solid #e0dbc6;
  background: #fefdfa;
}
#commentform {
  color: #000;
}
#commentform label {
  color: #000;
  font-size: 13px;
  padding-left: 5px;
  padding-top: 12px;
  font-weight: normal;
  display: inline-block;
}
#commentform p {
  clear: both;
}
#commentform a {
  color: #7c795b;
}
.divform {
  clear: both;
}
.divform label{
  color: #8d8b7b;
  font-weight: bold;
  font-size: 14px;
  padding-left: 5px;
}
.divform label span{
  color: #859989; 
}
.submit-button {
  width: 80px;
  height: 30px;
  padding-top: 10px;
  padding-bottom: 10px;
}
.submit-button #submit{
  width: 87px;
  height: 32px;
  padding: 0;
  margin: 0;
  color: #3a3a3a;
  cursor: pointer;
  background: #9ad3e7;
  border: 2px solid #60b7d6;
}
#leaveareply {
  color: #333;
  font-size: 23px;
  font-family: "trebuchet MS";
}


/***********************************
Elements
***********************************/

h1,h2,h3,h4,h5,h6 {margin:0;padding:0; font-weight:normal; }
.entry-content h1 {font-size: 1.6em; color: #8f8c7d; margin-bottom: 5px;}
.entry-content h2 {font-size: 1.5em; color: #8f8c7d; margin-bottom: 3px;}
.entry-content h3 {font-size: 1.4em;}
.entry-content h4 {font-size: 1.3em;}
.entry-content h5 {font-size: 1.2em;}
.entry-content h6 {font-size: 1.1em;}

.entry-content table {border:1px solid #D9D9D9;}
.entry-content th {background-color: #E9E9E9; padding: 5px;}
.entry-content td {border-top:1px solid #D9D9D9; padding: 5px;}

.entry-content a {color: #777}
.entry-content small{color: #777}

pre {overflow: auto;}

blockquote {
  padding-left: 5px;
  margin: 20px;
  font-style: oblique;
  color: #777;
}
/*-- ================ Elements ================= --*/

.additional-meta {
  font-size: xx-small;
}

ul {
  margin:0;
  padding:0;
}
ul li {
  padding:0;
}
li {
  list-style-type:none;
  margin:0;
  padding:0;
}
.disc {
  list-style-type:disc;
}

h2#comments{
  font-size: 21px;
  color: #498ca4;
  font-family: "trebuchet MS";
}
h3#comments{
  margin-top: 10px;
  margin-bottom: 20px;
  font-size: 23px;
  color: #333;
  font-family: "trebuchet MS";
}
h3#comments span{
  color: #777;
}
#searchresults {
  padding-top: 30px;
  text-align: left;
}
#search {
  width: 98%;
  height: 30px;
  padding-top: 4px;
  padding-left: 2%;
  font-size: 28px;
  color: #333;
  font-family: "trebuchet MS";
}
#searchnone {
  width: 550px;
  padding: 20px;
  padding-top: 30px;
}
.searchnothingfound {
  margin-top: 50px;
}


/* lists inside posts */
.entry-content ul ol {margin-left:0;}
.entry-content ul li {margin-left:10px; list-style:disc; list-style-position:inside;}
.entry-content ul li ol {margin-left:10px;}
.entry-content ol li {margin-left:5px; list-style: decimal; list-style-position:inside;}
.entry-content ol li li {margin-left:5px;}

/* -- 404-PAGE --*/
.error404 {margin:0;width:100%;}
.error404 h1,.error404 h2 {margin: 10px auto;}

/***********************************
Footer Widget
***********************************/

.footer-widget-wrap {
  width: 100%;
  height: 200px;
  background: #dedcd4;
  padding: 0px;
  clear: both;
  float: none;
  border-top: 1px solid #bebdb7;
}

.footer-widget-bg{
	width: 1025px;
  	margin: 0 auto;
    padding: 5px 0 0 0;
    height: 200px;
 	background: url(images/footerBg.png) repeat-y ;
}

.footer-widget {
  width: 905px;
  margin: 0 auto; 
  clear: both;

}

.widgetfooter {
  width: 221px;
  height: 173px;
  margin: 0;
  text-align:left;
  margin-right: 79px;
  float: left;
  overflow: hidden;
}

.widgetfooter div.textwidget {
  height: 105px;
  padding: 10px;
  display: block;
  overflow: hidden;
}
.widgetfooter li {
  height: 22px;
  padding: 5px 0 0 0;
  margin: 0;
  color: #8e8e8e;
  font-size: 14px;
  display: block;
}
.widgetfooter li a {
  margin: 0;
  padding: 0;
  display: inline;
  color: #8e8e8e;
  background: none;
}
.widgetfooter li a:hover {
  background: none;
}
.widgetfooter h3{
  height: 26px;
  padding: 0;
  margin: 0;
  margin-bottom: 10px;
  font-size: 23px;
  font-family: "Trebuchet MS", arial, helvetica;
  color: #333;
}
.widgetfooter #recentcomments li {
  background: none;
  padding: 0;
  height: 22px;
  padding: 5px 0 0 0;
}
.widgetfooter #recentcomments li a{
  background: none;
  padding: 0;
}
.widgetfooter #recentcomments li a:hover{
  color: #444;
}
/***********************************
Footer
***********************************/

.footer {
  width: 100%;
  height: 35px;
  color: #777;
  text-align: left;
  font-weight: bold;
  background: #cdccc5;
}

.footer-bg{
	width: 1025px;
  	margin: 0 auto;
         font-size: .7em;
         height: 26px;
         padding: 9px 0 0 0 ;
 	background: url(images/footerBg2.png) repeat-y ;
}
.footer a{
  color: #555;
  text-decoration:underline;
}
.footer a:hover {
  color: #000;
  text-decoration: none;
}

/***********************************
Showcase
***********************************/
.mySlides {
  width: 940px;
  padding: 0;
  margin: 0 auto;
}
.showcase {
  width: 100%;
  height: 285px;
  padding-top: 10px;
  text-align: left;
  color: #7c7a6e;
  background-color: #c8c5b1;
  border-bottom: 1px solid #aba896;
}
.featured-wrap {
  width: 902px;
  height: 259px;
  margin: 0 auto;
}
.featured-wrap p{
  color: #7c7a6e;
  font-size: 13px;
  line-height: 21px;
}
.featured-wrap img {
  padding: 1px;
  border: 1px solid #e7e5d8;
  background: #8b8a85;
}
.featured-left {
  width: 444px;
  height: 225px;
  padding: 9px;
  background: url("images/featuredimg.gif") no-repeat;
}
.featured-right {
  width: 410px;
  padding: 0;
  padding-left: 20px;
  height: 243px;  
}
.showcase-title {
  color: #333;
  font-family: "trebuchet MS";
  font-size: 27px;
  display: inline-block;
}
.showcase-title:hover {
  color: #000;
}
.showcasenext {
  width: 16px;
  height: 243px;
  display: block;
  float: right;
  cursor: pointer;
  background: url("images/featuredright.gif") no-repeat center center;
}
.showcaseprev {
  width: 16px;
  height: 243px;
  margin-right: 6px;
  display: block;
  float: left;
  cursor: pointer;
  background: url("images/featuredleft.gif") no-repeat center center;
}
#myController {
  height: 26px;
  padding: 0;
  margin: 0;
  padding-left: 22px;
}
.controls {
  width: 44px;
  height: 20px;
  padding-top: 6px;
  margin-right: 2px;
  text-align: center;
  color: #8d8b85;
  font-weight: bold;
  display:block;
  float: left;
  background: url("images/control.gif") no-repeat;
  border: none;
}
.controls:hover {
  cursor: pointer;
  color: #000;
}
.featuredmeta {
  height: 37px;
  background: url("images/metabg.gif") repeat-x;
}
.featuredmeta span{
  height: 28px;
  padding-top: 9px;
  text-indent: 33px;
  font-size: 13px;
  color: #76746c;
  font-weight: bold;
  float: left;
}
.comment-link {
  width: 132px;
  height: 28px;
  padding-top: 9px;
  display: block;
  font-size: 13px;
  font-weight: bold;
  text-align: center;
  color: #76746c;
  float: left;
  border-right: 1px solid #b4b1a0;
  background: url("images/metaleft.gif") no-repeat;
}
.readmore {
  width: 116px;
  height: 37px;
  float: right;
  background: url("images/readmore.gif") no-repeat;
}

#read_more{
   text-align: right;

}

#read_more a{
   color: #348faa;
}

#read_more a:hover{
	color: gray;
    text-decoration: underline;
}


