/*     C O N T E N T    B A S E     */
/* content base
----------------------------------------------------------------------------------------------------- */
.contentbase { float: left; width: 980px; padding: 10px; margin: 0 0 20px 0;  background-color: #FFFFFF; -moz-border-radius-bottomleft: 10px; -moz-border-radius-bottomright: 10px; -moz-border-radius-topleft: 10px; -moz-border-radius-topright: 10px;}
.contentbase .title { border-bottom: 2px solid #BE1415; margin: 0 0 15px 0; }
.contentbase .titledate {display:block; float:right; line-height:18px; padding: 2px 0 0 0; margin: 0; font-size: 10px; color: #000000; }
.contentbase .titledate img {border: 0px;}
.contentbase hr { border: 0; background-color: #7A7A7A; height: 1px; margin: 10px 0 20px 0;}
.contentbase h2 { color:#000; font-size:18px; font-weight:normal; margin:0; padding: 2px 0; line-height: 18px; }
.contentbase h2 a, #right h2 a:link, #right h2 a:visited, #right h2 a:hover { color: #000; }
.contentbase h2 a, #right h1 a:link, #right h1 a:visited { text-decoration: none; color: #000000; }
.contentbase h3 { padding: 2px 0 5px 0; margin: 0; color: #000000; font-weight: normal; }
.contentbase h3 a, #contentbase h3 a:link, #contentbase h3 a:visited { padding: 5px 0 0 0; text-decoration: none; color: #000000; }
.contentbase p { margin: 0px; padding: 5px 0 10px 0;}

.imgfeature { float: left; width: 620px; }
.imggallery { float: right; width: 350px; }

/* End Gallery Plus CSS */
.gallery { margin: auto; }
.gallery-item { float: left; margin-top: 10px; text-align: center; }
.gallery-caption { margin-left: 0; }
.gallery img { background:transparent url(http://www.easy-way.es/wp-content/themes/002-base/images/thumbnail-bg.png) no-repeat scroll 0 0; display:block; padding: 6px; border: 0px; }
.gallery-icon { width: 170px; }
