@charset "UTF-8";
#samples-wrapper div.thumbwrapper, #samples-wrapper div.textwrapper { 
   float: left; 
   height: 130px; 
   width: 130px; 
   padding: 5px; 
   background: #F0EEE0; 
   margin: 8px; 
   border: 1px solid #AFAB8E; 
   text-align: center; 
}
body {
	margin: 0px;
	padding: 0px;
	font-size: 1em;
	font-family: Arial, sans-serif;
	background-color: #2E2E2E;
	font-weight: normal;
	background-repeat: repeat;
	background-image: url(../img/stripe_333.png);
	color: #CCCCCC;
	background-attachment: fixed;
	background-position: left top;
}
p {
	font-size: 0.75em;
	line-height: 1.5em;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	max-width: 50em;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: normal;
	color: #A30E29;
}
li {
	font-size: 0.85em;
}
.clearfix {
	clear: both;
	margin: 0px;
	padding: 0px;
	font-size: 1px;
}


#header {
	position: relative;
	padding: 0px;
	height: 125px;
	margin: 60px;
}
#header h1 a {
	text-decoration: none;
	color: #C6454A;
	margin: 0px;
	padding: 0px;
}
#header h1 a:hover {
	color: #FFFFFF;
}
#header #logo {
	display: block;
	text-indent: -10000px;
	position: absolute;
	height: 39px;
	width: 352px;
	left: 0px;
	top: 0px;
}
#header #logo span {
	background-image: url(../img/logo-trans.png);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	height: 39px;
	width: 352px;
	left: 2px;
	top: 0px;
	z-index: 1;
}

#header #menu {
	width: 350px;
	left: 58px;
	top: 70px;
	position: absolute;
	height: 24px;
	margin: 0px;
	padding: 0px;
}
#header .menu {
	list-style-type: none;
	z-index: 2;
	margin: 0px;
	padding: 0px;
}
#header .menu li {
	float: left;
	font-size: 0.8em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	display: block;
}
#header #menu .menu a {
	text-decoration: none;
	color: #B7A795;
	text-transform: uppercase;
}
#header #menu .menu a:hover {
	color: #FFFFFF;
}
#header #menu .menu #work {
	display: block;
	text-indent: -10000px;
	height: 24px;
	width: 67px;
	margin-right: 5px;
}
#header #menu .menu #work span {
	background-image: url(../img/menu/work.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	height: 24px;
	width: 67px;
	left: 0px;
	top: 0px;
}
#header #menu .menu #work span:hover {
	background-position: left -24px;
}


#header #menu .menu #encargos {
	display: block;
	text-indent: -10000px;
	height: 24px;
	width: 67px;
	margin-right: 5px;
}
#header #menu .menu #encargos span {
	background-image: url(../img/menu/encargos.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	height: 24px;
	width: 67px;
	left: 72px;
	top: 0px;
}
#header #menu .menu #encargos span:hover {
	background-position: left -24px;
}

#header #menu .menu #editorial {
	display: block;
	text-indent: -10000px;
	height: 24px;
	width: 67px;
	margin-right: 5px;
}
#header #menu .menu #editorial span {
	background-image: url(../img/menu/editorial.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	height: 24px;
	width: 67px;
	left: 144px;
	top: 0px;
}
#header #menu .menu #editorial span:hover {
	background-position: left -24px;
}

#header #menu .menu #about {
	height: 24px;
	width: 67px;
	margin-right: 5px;
	text-indent: -10000px;
	display: block;
}
#header #menu .menu #about span {
	background-image: url(../img/menu/about.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	height: 24px;
	width: 67px;
	left: 216px;
	top: 0px;
}
#header #menu .menu #about span:hover {
	background-position: left -24px;
}
#header #menu .menu #blog {
	display: block;
	text-indent: -10000px;
	height: 24px;
	width: 67px;
	margin-right: 5px;
}
#header #menu .menu #blog span {
	background-image: url(../img/menu/blog.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	height: 24px;
	width: 67px;
	left: 288px;
	top: 0px;
}
#header #menu .menu #blog span:hover {
	background-position: left -24px;
}
#header #menu .menu #contact {
	display: block;
	text-indent: -10000px;
	height: 24px;
	width: 77px;
	margin-right: 5px;
}
#header #menu .menu #contact span {
	background-image: url(../img/menu/contact.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	height: 24px;
	width: 77px;
	left: 360px;
	top: 0px;
}
#header #menu .menu #contact span:hover {
	background-position: left -24px;
}


#header #menu-options {
	width: 200px;
	left: 496px;
	top: 70px;
	position: absolute;
	height: 24px;
}
#header .menu-options {
	list-style-type: none;
	z-index: 2;
	margin: 0px;
	padding: 0px;
}
#header .menu-options li {
	float: left;
	font-size: 0.8em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	position: relative;
	display: block;
}
#header #menu-options .menu-options .newsletter-box {
	display: none;
	background-repeat: repeat;
}
#header #menu-options .menu-options .options-box {
	margin: 0px;
	float: left;
	display: none;
	font-size: 0.85em;
	background-color: #2E2E2E;
	width: 10em;
	height: 19px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	color: #999999;
}
.input-form {
	background-color: #666666;
	border: 1px solid #666666;
	font-size: 0.85em;
	padding: 2px;
	margin-right: 5px;
	width: 140px;
	color: #CCCCCC;
}
.input-button {
	font-size: 0.85em;
	padding: 2px;
	background-color: #982227;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#header #menu-options .menu-options a {
	text-decoration: none;
	color: #B7A795;
}
#header #menu-options .menu-options a:hover {
	color: #FFFFFF;
}
#header #menu-options .menu-options #feed {
	display: block;
	text-indent: -10000px;
	height: 24px;
	width: 28px;
	margin-right: 5px;
}
#header #menu-options .menu-options #feed span {
	background-image: url(../img/menu/rss.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	height: 24px;
	width: 28px;
	left: 0px;
	top: 0px;
}
#header #menu-options .menu-options #feed span:hover {
	background-position: left -24px;
}
#header #menu-options .menu-options #newsletter {
	display: block;
	text-indent: -10000px;
	height: 24px;
	width: 28px;
	margin-right: 5px;
}
#header #menu-options .menu-options #newsletter span {
	background-image: url(../img/menu/newsletter.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	height: 24px;
	width: 28px;
	left: 0px;
	top: 0px;
}
#header #menu-options .menu-options #newsletter span:hover {
	background-position: left -24px;
}#header #menu-options .menu-options #options {
	display: block;
	text-indent: -10000px;
	height: 24px;
	width: 72px;
	margin-right: 0px;
}
#header #menu-options .menu-options #options span {
	background-image: url(../img/menu/options.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	height: 24px;
	width: 72px;
	left: 0px;
	top: 0px;
}
#header #menu-options .menu-options #options span:hover {
	background-position: left -24px;
}


#content {
	margin-top: 0px;
	margin-right: 60px;
	margin-bottom: 0px;
	margin-left: 118px;
	padding: 0px;
}
#content .image-thumbs {
	float: left;
	display: block;
	height: 120px;
	width: 230px;
	margin-right: 5px;
	margin-bottom: 5px;
	padding: 0px;
	margin-top: 0px;
	margin-left: 0px;
	overflow: hidden;
}

#content .image-thumbs .image-text {
	height: 120px;
	width: 230px;
	float: left;
	background-color: #2E2E2E;
	background-image: url(../img/stripe_000.png);
	background-repeat: repeat;
}
#content  .image-thumbs  .image-text h3  {
	margin-top: 15px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
	font-size: 0.95em;
	font-weight: normal;
}
#content  .image-thumbs  .image-text p  {
	color: #A99883;
	padding: 0px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
}
#content .image-thumbs img {
	float: left;
}
#content .image-thumbs a {
	height: 120px;
	width: 465px;
	display: block;
	color: #A89782;
	text-decoration: none;
}
#content .image-thumbs a:hover {
	margin-left: -230px;
}
/*Content trabajos*/

#contentt {
	margin-top: 0px;
	margin-right: 60px;
	margin-bottom: 0px;
	margin-left: 118px;
	padding: 0px;
	color: #900c25;
	font-family: Arial, Helvetica, sans-serif;
}
#contentt .image-thumbs {
	float: left;
	display: block;
	height: 120px;
	width: 230px;
	margin-right: 5px;
	margin-bottom: 5px;
	padding: 0px;
	margin-top: 0px;
	margin-left: 0px;
	overflow: hidden;
}

#contentt .image-thumbs .image-text {
	height: 120px;
	width: 230px;
	float: left;
	background-color: #2E2E2E;
	background-image: url(../img/stripe_000.png);
	background-repeat: repeat;
}
#contentt  .image-thumbs  .image-text h3  {
	margin-top: 15px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
	font-size: 0.95em;
	font-weight: normal;
}
#contentt  .image-thumbs  .image-text p  {
	color: #A99883;
	padding: 0px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
}
#contentt .image-thumbs img {
	float: left;
}
#contentt .image-thumbs a {
	height: 120px;
	width: 465px;
	display: block;
	color: #A89782;
	text-decoration: none;
}
#contentt .image-thumbs a:hover {
	margin-left: -230px;
}




#columns {
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
#columns a, #footer a {
	text-decoration: none;
	color: #3399CC;
	padding: 0em;
}
#columns a:hover, #footer a:hover {
	color: #CC0066;
}
#columns h2 {
	font-size: 1.5em;
	margin: 0px;
	padding-top: 17px;
	padding-right: 0em;
	padding-bottom: 0em;
	padding-left: 0em;
}
#columns h4 {
	font-size: 0.9em;
	padding: 0px;
	font-weight: bold;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#blog {
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
#blog p {
}
#blog a {text-decoration: none;
	color: #3399CC;
	padding: 0em;}
#blog a:hover {color: #CC0066;}
#blog h2 {
	font-size: 1.5em;
	margin: 0px;
	padding-top: 17px;
	padding-right: 0em;
	padding-bottom: 0em;
	padding-left: 0em;
}
#blog h4 {
	font-size: 0.9em;
	padding: 0px;
	font-weight: bold;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.date {
	color: #660066;
	display: none;
}
#footer {
	clear: both;
	margin-left: 118px;
	margin-right: 60px;
	margin-bottom: 25px;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
}
#footer p {
	color: #A59580;
}
