/* Reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p,
blockquote, pre, a, abbr, acronym, address, big,
cite, code, del, dfn, em, font, img,
ins, kbd, q, s, samp, small, strike,
strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
center, u, b, i { margin: 0; padding: 0; border: 0; outline: 0; font-weight: normal; font-style: normal; font-size: 100%; font-family: inherit; vertical-align: baseline }
body { line-height: 1 }
:focus { outline: 0 }
ol, ul { list-style: none }
table { border-collapse: collapse; border-spacing: 0 }
blockquote:before, blockquote:after, q:before, q:after { content: "" }
blockquote, q { quotes: "" "" }
input, textarea { margin: 0; padding: 0 }
hr { margin: 0; padding: 0; border: 0; color: #000; background-color: #000; height: 1px }
b, strong {font-weight:bold;}
/* Design */
body {background:#fff;font:13px/15px 'helvetica neue',arial,helvetica,sans-serif;}
.container {width:960px;margin:auto;}
#header {background:url(../images/top_bg3.jpg) repeat-x 0 15px;height:112px;}
#homemainmenu {margin-bottom:5px;}
#logo {margin-top:15px;}
#main {margin-bottom:30px;}
#footer {text-align:center;margin-bottom:30px;color:#999;}
#berriart {font-size:0.8em;color:#ccc;}
#berriart a {color:#bbb;text-decoration:none;}
#homemain {height:600px;background:url(../images/home_main_bg.jpg) 50% 0% no-repeat;}
#homemain img.mainimage {border:1px solid #E8E8E8; background:#fff;padding:13px; margin-top:48px;}
.likeimages {width:265px;float:left;text-align:center;}
#homemain img.marginright, #homemainmenu .marginright {margin-right:80px;}
.clear {clear:both;display:block;float:none;}
/*WEB*/
#webheader {background:url(../images/web_header_bgnew.jpg) repeat-x 0 0;margin-top:10px;height:105px;}
.topmenu {float:left;text-align:center;cursor:pointer;}
.minimarginright {margin-right:0px;}
#submenu {color:#c2c2c2;text-align:center;font-family: sans-serif;font-style: normal;font-variant: normal;font-weight: 100;font-size: 16px;word-spacing: normal;	letter-spacing: 1ex;height:25px;position:relative;background:white;}
#gallerysubmenu, #productossubmenu, #trabajossubmenu, #videosubmenu, #sobremisubmenu {display:none;position:absolute;top:0;left:0;width:100%;}
#submenu a {color:#c2c2c2;text-decoration:none;}
#webmain {background:url(../images/home_main_bg.jpg) 50% 0% no-repeat;padding-top:20px;text-align:center;}
#webmain img {padding:20px;border: 1px solid #c2c2c2;background:#fff;}
.advance-link {text-decoration:none;}
.navigation ul {display:block;float:left;}
.navigation ul li {display:block;float:left;}
#webmain #thumbs img {margin:0 5px;padding:7px;border: 1px solid #c2c2c2;background:#fff;}

#webmain #controls img {
border:0;
padding:2px;
}
#webmain #controls .nav-controls a {height:25px;width:25px;}
#webmain #controls .ss-controls a {height:25px;width:25px;}
#webmain #controls .nav-controls a.prev img {float:left;}
#webmain #controls .nav-controls a.next img {float:right;}
.submenuitem {position:relative;top:0;left:0;background:white;}
div.slideshow span.image-wrapper {display: block;position: absolute;top: 0;left: 0;}
div.slideshow-container {clear:both;height:600px;width:840px;margin:auto;position:relative;}
#webmain #controls {clear:both;width:200px;margin:auto;height:40px;}
#webmain #controls .ss-controls {position:relative;top:0px; height:25px;width:25px;z-index:30;margin:auto;}
#webmain #controls .nav-controls {position:relative;top:-25px;z-index:20; height:25px;}
#webmain #controls .nav-controls img {margin:0 25px;}
#webmain #thumbs {margin:auto;width:960px;clear:both;}
#thumbscontainer {clear:both;width:960px;margin:auto;}
a#leftgallerybutton {display:block;float:left;background:url(../images/Miniaturas_atras_sin_raton.png) 50% 50% no-repeat;width:44px;height:66px;margin-right:10px;}
a#rightgallerybutton {display:block;float:left;background:url(../images/Miniaturas_alante_sin_raton.png) 50% 50% no-repeat;width:44px;height:66px;}
.top a#rightgallerybutton {display:none;}
.top, .bottom  {float:left;display:block;width:54px;height:66px;}

.bottom a#leftgallerybutton {display:none;}
a#leftgallerybutton:hover {background:url(../images/Miniaturas_atras_con_raton.png) 50% 50% no-repeat;}
a#rightgallerybutton:hover {background:url(../images/Miniaturas_alante_con_raton.png) 50% 50% no-repeat;}
a#leftgallerybutton span, a#rightgallerybutton span {display:none;}

#themenu {height:100px;}
/* .pagination {d}*/
#webmain #content img {
border:0;
padding:0;
}
#content {margin:auto;text-align:left;border:1px solid #ddd;background:#fff;padding:20px;color:#333;width:820px;}
#content a {color:#333;text-decoration:underline;}
#content  h2 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	font-size: 1.6em;
	text-align:center;
	}
#content  p {
	margin: 0;
	padding: 20px 0 0 0 ;
	}

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

select {
	width: 130px;
	}

#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;
	}
/* End Form Elements */



/* Begin Comments*/
.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;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 20px 0 10px 0;
	margin-left: 545px;
	width: 190px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-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;
}
/* End captions */

.wpcf7-form {width:300px;}

.wpcf7-form p{font-size:small;text-align:left;}
.wpcf7-form p input, .wpcf7-form p textarea{font-size:larger;background-color:#F7F7F7;color:#333333;border-left-color:#EBEBEB;
border-top-color :#EBEBEB;border-bottom-color:#F0F0F0;border-right-color:#F0F0F0;padding:2px;
width:290px;}
.form7submit  {display: block;width: 290px;
}

