div.slideshow {
  margin: 18px auto;
}
div.slideshow p {
  padding-top: 9px;
}
div.slideshow ul {
  background: #FFF;
  bottom: -35px;
  left: 0px;
  position: absolute;
  overflow: hidden;
  padding: 5px 0;
  z-index: 10001;
}
div.slideshow ul a {
  background-position: 50% 50%;
  cursor: pointer;
  display: block;
  height: 25px;
  margin-right: 5px;
  opacity: 0.5;
  width: 30px;
}
div.slideshow ul a.active,
div.slideshow ul a:hover {
  opacity: 1;
}
div.slideshow ul li {
  float: left;
  list-style: none;
}


#popular-comments { list-style:none; width:290px; } /*Set the width of your popular post*/

#popular-comments li { overflow:auto; margin:10px 0px; border-bottom:1px solid #E6E6E6; padding-bottom:5px; } /*Style your post list, I have opted for a bottom border which is 1 pixel thick.*/

#popular-comments li img { float:left; margin-right:10px; border:4px solid #EEEEEE;} /*Give your thumbnail taken from the featured image a nice border! A thick border adds to the effect.*/

#popular-commentss li a { text-decoration:none; font-weight:bold; color:#1e292b;} /*Give your active links a bit of color.*/

#popular-comments li p { margin-top:12px; }

#crumbs {
font-size: 11px;
}
.crumbs img { 
border: none;
vertical-align: middle;
margin:2px;
}


/*
	Theme Name: ShopStore
	Theme URL: http://newwpthemes.com/wordpress-theme/shopstore/
	Description: ShopStore is a free WordPress theme with featured content option and supports the post thumbnails. Suitable for any niche. Theme Options at admin panel.
	Author: NewWpThemes.com
	Author URI: http://newwpthemes.com/
	Version: 2.0
*/

/* LAYOUT */

body {
	/* background: url(images/background.png); */
	background: url(images/1646.png) repeat ;
	}

#wrapper {
   	}

#container {
margin-top: 10px;
margin-bottom: 15px;
    background: #FFF;  
 -moz-border-radius: 10px 50px 10px 12px ;
    -khtml-border-radius: 10px 50px 12px 12px;
    -webkit-border-radius: 10px 50px 12px 12px;
    border-radius: 10px 50px 12px 12px; 
	}

#contentwrap {
   background: #FFFFFF url(images/contentwrap.png) 640px top repeat-y;
	}

a {
	color: #003d19;
	}

a:hover {
	color: #d9861d;
	}
/* HEADER */

#header {
	height: 135px;
	}

#header h1 {
	margin-bottom: 0px !important;
	padding: 20px 0 0 0;
	font-weight: normal;
	font-family: Arial, Helvetica, Sans-serif;
	font-weight: bold;
    text-transform: uppercase;
	font-size: 48px;
	}

#header h1 a, #header h1 a:visited {
	color: #359DA9;
	text-decoration: none;
	}


#header h2 {
	color: #809393;
	font-size: 14px;
	line-height: 14px; 
	font-family: Arial, Helvetica, Sans-serif;
	}

.logoimg {
    margin: 5px 0 0 15px;
}

.feedtwitter {
	margin-top:14px;
	text-align: left;
}
    
.espacio{
margin-top:14px;
text-align: left;
}
    
/* NAVIGATION MENUS */

#pagemenucontainer {
	height: 26px;
    padding: 0 0;
    margin-top: 12px;
	 
	}

#pagemenu {
	height: 26px;
    float: left;
	}

#pagemenu, #pagemenu ul {
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
	}
#pagemenu {
	margin-bottom: 1px;
	}
	
#pagemenu ul {
	float: left;
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	}

#pagemenu li {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#pagemenu ul li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#pagemenu li a, #pagemenu li a:link {
	color: #003d19;
	display: block;
    margin: 0 6px 0 0px;
	padding: 6px 16px;
	text-decoration: none;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	}

#pagemenu li a:hover, #pagemenu li a:active{
	color: #d9861d;
	display: block;
    text-decoration: none;
	}

#pagemenu  li.current_page_item a {
	color: #d9861d;
    text-decoration: none;
   	}

#pagemenu li:hover, #pagemenu li.sfhover { 
	position: static;
	}


#navcontainer {
	height: 46px;
	display: block;
	overflow: hidden;
    background: url(images/nav-bg.png) left top repeat-x;
    margin: 0 0 0 0;
    padding-left: 10px;
 /*   -moz-border-radius: 5px;
    -khtml-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px; */
   	}

#navcontainer .current-cat a {
	color:#fff;
    background: url(images/nav-hover.png) left top repeat-x;
	}

/* CONTENT */

#content {
	padding: 10px 15px 15px 15px;
    color: #333333;

	}

	
pre { overflow: auto;
	width: 470px; 
	}

.post {
	padding-bottom: 5px;
	margin-bottom: 20px;
    
	}

.post p {
	margin-bottom: 10px;
	}

.title {
	margin: 0 0 8px 0;
	padding: 0px;
	line-height: 28px;
	font-size: 22px;
	font-family: Arial, Helvetica, Sans-serif;
    font-weight: bold;
    text-transform: uppercase;
	color: #2A2929;
	}

	
.title a {
	text-decoration: none;
	color: #2A2929;
	}

.title a:hover {
	text-decoration: none;
	color: #004217;
	}

.pagetitle {
padding-top:15px;
	font-size: 16px;
	margin-bottom: 20px;
	line-height: 28px;
	font-family: Arial, Verdana;
	 font-weight: bold;
    text-transform: uppercase;
	color: #2A2929;
	/*background-image:url('images/bg-categories.png');
background-repeat:repeat-x;*/
}

.postdate {
	font-size: 12px;
	font-family: Arial, Helvetica, Sans-serif;
    color: #6F6C6C;
	}


.postmeta {
	font-size: 11px;
	padding: 2px 4px;
	font-family: Arial, Verdana;
	}
	
.postdate img, .postmeta img {
	border: none;
	vertical-align: middle;
	margin:2px;
	}
	
.entry {
	text-align: justify;
	line-height: 20px;
	padding-top: 8px;
	font-family: Arial, Verdana;
	font-size: 14px;
	}



.navigation {
	padding: 10px 0;
	}

blockquote {
	overflow: hidden;
	padding-left: 9px;
	font-style: italic;
	color: #666;
	border-left: 3px solid #CADAE7;
	}
	
.post img {
	max-width: 680px;
	}

img.wp-smiley {
	max-height: 12px;
	margin: 0;
	padding: 0;
	border: none;
	}
	
.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
	}

.alignleft {
   float: left;
	}

.alignright {
   float: right;
	}

.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;
	}

	
/* wp-pagenavi */
.wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi a:active {
    font-size: 15px !important;
    padding:  4px 8px !important;
    color: #232323 !important;
    background:none !important;
    border: 0 !important;
}

.wp-pagenavi span.pages {
    font-size: 15px !important;
    padding:  4px 8px !important;
    color: #232323 !important;
    background: none !important;
    border: 0 !important;
}

.wp-pagenavi span.extend {
    font-size: 15px !important;
    padding:  4px 8px !important;
    background:transparent !important;
    color: #232323 !important;
    background: none !important;
    border: 0 !important;
}

.wp-pagenavi span.current {
    font-size: 15px !important;
    padding:  4px 8px !important;
    font-weight: bold;
    color: #fff !important;
    background: #003d19 !important;
    border: 0 !important;
}

.wp-pagenavi a:hover {
    border: 0 !important;
    color: #fff !important;
    background: #898989 !important;
    border: 0 !important;

}


/* SIDEBAR(S) */

.sidebaradbox {
	margin-top: 10px; 
	text-align:center;
	}
	
.ad125 {
	margin: 6px;
	}


.sidebar {
	margin: 0 10px 10px 10px;
    font-size: 13px;
    color: #413B3B;
	}
	
.sidebar a {
	text-decoration: none;
	color: #004217;
	}

.sidebar a:hover {
	text-decoration: underline;
	color:#cb761a;
	}


#search {
    border: 1px solid #E9E8E8;
    height: 28px;
    /* width: 240px; */
    padding: 0px;
    background: #fff;
    text-align: right;
    margin-top: 12px;
	
	
}

#search input {
	border: 0;
    background: none;
    color: #787878;
}
	
	
#s {
	width: 240px;
	padding: 4px;
    margin:2px 0 0 0;
    background: none;
}

#topsearch #search {
    margin: 16px 0 0 0;
    /*padding-right: 4px;*/

	
	
    }
    
#topsearch #s {
    width: 220px;

    }

	
		
/* Social icons */
.addthis_toolbox {
    padding: 15px 0 0px 0;
	text-align: center;
	}
.addthis_toolbox .custom_images a
{
    width: 32px;
    height: 32px;
    margin: 0 3px 0 3px;
    padding: 0;
}

.addthis_toolbox .custom_images a:hover img
{
    opacity: 1;
}

.addthis_toolbox .custom_images a img
{
    opacity: 0.85;
}


	
.sidebarvideo {

	}

.sidebar h2 {
	margin: 0;
	padding: 5px 0 12px 12px;
    text-align: left;
	font-size: 16px;
    line-height: 16px;
    color: #333;
	font-family: Arial, Helvetica, Sans-serif;
	font-weight: bold;
	text-transform: uppercase;
    background: url(images/sidebar_tab.png) left top repeat-x;
    -moz-border-radius: 5px 5px 0 0;
    -khtml-border-radius: 5px 5px 0 0;
    -webkit-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
    }

.sidebar ul {
	list-style-type: none;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	}
	
.sidebar ul li {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;

   	}

.sidebar ul ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
  	}


.sidebar ul li li, .sidebar ul li ul li {
	padding: 6px 0px 6px 12px;
	margin: 0 0 2px 0;
    background: url(images/arrow.gif) left 12px no-repeat;
    }


#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	color: #413B3B;
	background: none;
	}
#wp-calendar caption {
	padding: 2px 4px;
	text-transform: uppercase;	margin: 2px 0 2px 0;
	background: none;
    color: #413B3B;
	}

#wp-calendar td {
	color: #413B3B;
	font: normal 12px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
	}

#wp-calendar td:hover, #wp-calendar #today {
	color: #fff;
    background: #003d19;
	}
#wp-calendar td:hover a {
    color: #fff;
}	
#wp-calendar {
	empty-cells: show;
	font-size: 14px;
	margin: 0;
	font-weight: bold; 
	width: 100%;
	}

/* FOOTER */

#footer {
    background: #003d19;
	padding: 10px;
	text-align: center;
	color: #FFFFFF;
	font-size: 13px;
	
	}

#footer a {
	color: #FFFFFF;
	} 

#footer a:hover {
	text-decoration: none;
    color: #FFFFFF;
	} 
	
#credits {
	background: #003d19;
	color: #888888;
	font-size: 11px;
	text-align: center;
	padding: 5px;
	-moz-border-radius: 0 0 10px 10px;
    -khtml-border-radius: 0 0 10px 10px;
    -webkit-border-radius: 0 0 10px 10px;
    border-radius: 0 0 10px 10px; 
	
	}
    	
#credits a {
	color: #888888;
    text-decoration: none;
	} 
	
/* COMMENTS */

#comments h3 {
	margin-bottom: 10px;	
}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
	
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
	
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
	
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}

.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
	
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
	
.post_thumbnail {
    padding: 6px;
    border: 1px solid #DBE9EA;
    margin: 0 10px 10px 0;
    background-color: none;
}

.moretext {
   width: 100px; 
   height: 45px; 
   background:url(/images/leermas.png) no-repeat right middle;
   padding: 10px 50px 15px 5px;
   }

#social{
text-align:right;
background-color:#cef9dc;
padding: 5px 5px 5px 5px;

}

#twita{
border: 1px solid #dddddd;
padding: 10px 5px 15px 10px;
}

#box1{
	position:absolute;
}
#box1 span{
	display:block;
	float:left;
}

.mask1{
	position:relative;
	width:480px;
	height:60px;
	overflow:hidden;
}