/*=========================================*/
/*=========Green Color Scheme Style========*/
/*=========================================*/
a {
	text-decoration:none;
	color:#179390;
}
a:hover {
	color:#60dbd8;
}
/*=========================================*/
/*==========Start Home Page Style==========*/
/*=========================================*/

/*==========Menus Colors==========*/
#menu .ddsmoothmenu li li a.selected, #menu .ddsmoothmenu li li a:hover { /*CSS class that's dynamically added to the currently active menu items' LI A element*/
	color: #FFFFFF;
	background:#179390;
}
#menu li.current-menu-item a, #menu li.current-menu-parent a, #menu li.current_page_parent a, #menu li a.selected, #menu li a:hover,#menu li.current_page_item a  {
	color:#fff;
	background: url(../images/menu-bg.png) top repeat-x #60dbd8;
}
#menu .ddsmoothmenu li li {
	background: #60dbd8;
}
/*==========Slider Colors==========*/
.slide .slide-content.entry {
	background:url(../images/purple.png);
	border-right:8px solid #60dbd8;
}
#slides .pagination li a {
	background-image:url(../images/pagination.png);
}
.slide .slide-content.entry h2 a {
	color:#000;
}
.slide-content p {
	color: #000;
}
/*==========Blockquote Colors==========*/
blockquote {
	background:url(../images/qoute.png) no-repeat;
}
blockquote a {
	color:#179390;
}
/*==========Footer Colors==========*/
.footer-container {
	background:url(../images/footer-bg.png);
}
.footer-container h4 {
	background: url(../images/h4-border-bg.png) repeat-x;
	background-position:0% 100%;
	color:#a8d17a;
}
.footer-container p {
	color:#FFFFFF;
}
.footer-container .textwidget {
	color: #b7bfaf;
}
.footer-container ul {
	list-style-image:url(../images/disc-img.png);
}
.footer-container a {
	color:#b7bfaf;
}
.footer-navi .navigation ul li {
	background:url(../images/border-right.png) no-repeat;
	background-position:100% 0%;
}
.footer-navi .navigation ul li a {
	color:#FFFFFF;
}
.footer-navi .navigation .right-navi p {
	color:#FFFFFF;
}
.footer-navi {
	background:#60dbd8;
}
.footer #searchform label {
	color: #99C26C;
}
.footer #searchform {
	background:url(../images/search-bg.png) no-repeat;
        width: 180px;
}

/*=========================================*/
/*==========Start Home Page Style==========*/
/*=========================================*/

.folio-page-info ul.paging li.first a {
	color:#FFFFFF;
}
.folio-page-info ul.paging li:hover {
}
ul.paging a.active, ul.paging a:hover, ul.paging a.current {
	color:#ffffff !important;
	border:1px solid #546F9E;
	background:url(images/grad_px.gif) top repeat-x #179390;
}

#homepage {	padding-top:0; }
#homepage_title { margin:5px 0 0 10px; }
#homepage_title h1 { margin-bottom:14px; }
#frontpage_sidebar { float:right; width:210px; }

.logoimg { float:left; }
.logo { height:129px; background:url('/wp-content/uploads/2012/05/margotcap.jpg') right center no-repeat; }
.logo .desc  { color:#A0A0A0; width:590px; }
#logo_social { float:right; margin-right:160px; }

#content { margin-right:300px; }

#homepage .post { display:table; margin-bottom:25px; }
#homepage .post_thumb { float:left; width:270px; min-height:180px; }
#homepage .post_thumb img { 
width:250px; height:auto;
margin:0px; padding:3px;
border:1px solid #eeeeee;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius:3px;
margin-top:8px;
}
#homepage .post h2 {  }
#homepage .post_excerpt { min-height:130px; margin-left:270px; }
#homepage .post_foot { margin-top:5px; }
#homepage .post_foot .date { width:158px; display:inline-block; }
#homepage .post_foot .more { float:right; }
#homepage .post_c { display:table; }
#homepage .post hr { width:66%; margin:20px auto 0 auto; color:#F0F0F0; }

#publicidad { height:340px; width:200px; margin:0 auto 15px auto; text-align:center; }
#frontpage_sidebar #publicidad { margin:0 0 0px 0px;  }