/*
Theme Name: Huriata
Theme URI: http://www.huriata.com
Version: 1.0
Description: Template from Huriata.com
Author: Huriata
Author URI: http://www.huriata.com
*/


body {
	margin: 0px;
	padding: 0;
	color: #000;
	background: #e5e5e5 url(images/bg.jpg) no-repeat scroll center top;
	font-family: Arial;
	font-size: 12px;
	line-height: 22px;
}

img {
	border: none;
}

h1, h2, h3 {
	font-weight: normal;
	margin: 0px 0px 10px 0px;
}

.headings {
	width: 194px;
	background-color: #eeeedd;
	display: block;
	height: 28px;
	font-weight: bold;
	color: #5f442b;
	padding-left: 20px;
	padding-top: 3px;
	clear: both;
}

#wrapper2 {
	width: 960px;
	margin: auto;
	padding: 0;
	margin-top: 0;
}

.wrapper2-home {
	margin-top: 50px !important;
}

.post-wrapper {
	width: 636px;
	margin-top: 15px;
}

.postnumber {
	width: 41px;
	height: 66px;
	background: url(images/entry-post.gif) no-repeat;
	position: absolute;
	margin-left: -50px;
	padding: 15px 10px 5px 4px;
	color: white;
}

.dia {
	font-weight: bold;
	display: block;
	font-size: 150%;
	text-align: center;
}

.mes {
	font-weight: normal;
	margin-top: -9px;
	display: block;
	font-size: 100%;
	text-align: center;
}

.rule {
	clear: both;
	border-top: 1px solid #eeeedd;
	width: 636px;
	margin: 15px 0px;
	float: left;
}

a:link {
	text-decoration: none;
	color: #e73322;
}

a:visited {
	text-decoration: none;
	color: #e73322;
}

a:hover, a:active {
	color: #e73322;
}

.home-wrapper {
	position: relative;
	width: 690px;
	margin-top: 15px;
}

.home-left {
	width: 586px;
	border-right: 1px solid #eeeedd;
	float: left;
}

.home-post-wrap {
	width: 395px;
	border-bottom: 1px solid #eeeedd;
	padding: 15px 25px 25px 0px;
}

.home-post-wrap-2 {
	padding: 15px 0px;
	margin-top: 15px;
	float: left;
	background: url(images/blog-separator.jpg) no-repeat center bottom;
}

.home-post-wrap-3 {
	width: 636px;
	border-bottom: 1px solid #eeeedd;
	padding: 0px;
}

.home-post-wrap-4 {
	padding: 15px 0px;
	margin-top: 15px;
	float: left;
}

.home-post-wrap-5 {
	padding: 0;
	margin-top: -20px;
}

.home-post-wrap-5 h2{
	color: #e73322;
	font-size: 100%;
}

#home-right {
	width: 374px;
	float: right;
	/*background-image: url(images/recent-bg.gif);
	background-color: #fff;*/
	margin-top: 8px;
}

.recent {
	float: left;
	padding: 5px 15px;
}

.readmore {
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left;
	float: right;
	padding-left: 20px;
	margin-top: 10px;
}

.readmore a:link, .readmore a:hover {
	color: #e73322;
}

.readmore-2 {
	float: right;
	clear: both;
	border: none;
	margin-right: 15px;
}

#titles {
	float: left;
}

#titles h2 {
	background: url(images/pages-hover-left.gif) no-repeat;
	float: left;
	font-size: 25px;
	color: #e73322;
	padding: 8px 5px 0 10px;
}

#titles span {
	float: right;
	background: url(images/pages-hover-right.gif) no-repeat right top;
	padding: 0 10px 40px 0;
}

.titles a:link, .titles a:visited, .titles a:active {
	font-size: 33px;
	color: #e73322;
	margin-bottom: 20px;
	float: left;
}

.titlesblog a:link, .titlesblog a:visited, .titlesblog a:active {
	font-size: 22px;
	color: #e73322;
	float: left;
}

.post-title {
	margin-top: 30px;
}

pre, blockquote {
	overflow: auto;
	padding: 0 10px;
	margin: 20px 30px;
	line-height: 1.8em;
	background: url(images/blackquote.gif) no-repeat top left;
	font-style: italic;
}

#pages {
	width: 100%;
	float: left;
}

#pages-inside {
	width: 960px;
	height: 87px;
	margin: auto;
	background: #e5e5e5 url(images/header-light.jpg) no-repeat left;
}

#categories {
	width: 960px;
	height: 100px;
	float: left;
	background: url(images/header-blog.jpg) no-repeat;
	margin: 0;
}

#categories ul {
	margin: 0px;
	width: 888px;
	padding: 0px;
	list-style-type: none;
	list-style-image: none;
	float: left;
}

#categories ul li {
	float: left;
	display: block;
	padding: 0px;
	height: 42px;
}

#categories ul li a:link, #categories ul li a:visited, #categories ul li a:active {
	height: 30px;
	display: block;
	color: #FFFFFF;
	font-size: 12px;
	padding: 12px 13px 0px 13px;
	float: left;
	margin: 0px;
	font-weight: bold;
}

#categories ul li a:hover {
	list-style: none;
	background-image: none;
	color: #ffce82 !important;
}

#header {
	width: 960px;
	margin-top: 0px;
	height: 219px;
	background-color: #373434;
	background-image: url(images/header-bg.gif);
	background-repeat: repeat-x;
	float: left;
}

#banner-img {
	width: 960px;
	height: 100px;
}

#banner-img-showroom {
	width: 960px;
	height: 100px;
	background: url(images/header-showroom.jpg) no-repeat;
}

#container {
	position: relative;
	float: left;
	width: 960px;
	background-color: #e5e5e5;
}

#container-blog {
	position: relative;
	float: left;
	width: 960px;
	background: #e5e5e5 url(images/container-bg.gif) repeat-y right top;
}

#home-container {
	float: left;
	width: 960px;
	background-color: #e5e5e5;
}

#left-div {
	width: 571px;
	float: left;
	padding-left: 28px;
}

#left-div-full {
	width: 890px;
	float: left;
	padding-left: 28px;
}

#left-inside {
	float: left;
	padding: 0px 0px 0px 19px;
}

.adwrap {
	margin-left: 9px;
	float: left;
	padding: 5px 0px;
}

.adwrap a, .adwrap a:hover, .adwrap a:visited {
	margin-right: 5px;
	margin-bottom: 5px;
	display: block;
	float: left;
}

#sidebar {
	position: relative;
	float: right;
	width: 293px;
	margin-right: 0;
	margin-top: 25px;
}

#pages-inside ul {
	list-style-type: none;
	list-style-image: none;
	padding: 0;
	margin: 40px 40px 0 0;
	float: right;
}

#pages-inside ul li {
	float: left;
	display: block;
	height: 40px;
	padding: 0px;
	margin: 0px;
}

#pages-inside ul li:hover {
	list-style: none;
	background-image: url(images/pages-hover-left.gif);
	background-position: left;
}

#pages-inside ul li a:link, #pages-inside ul li a:visited, #pages-inside ul li a:active {
	list-style: none;
	float: left;
	color: silver;
	display: block;
	height: 36px;
	margin: 0px;
	font: 160% "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding: 4px 16px 0px 10px;
}

/*#pages-inside ul li a:hover {
	background-image: url(images/pages-hover-right.gif);
	background-repeat: no-repeat;
	background-position: right;
	color: gray;
}*/

.sidebar-box {
	float: right;
	width: 293px;
	/*background: #fff;*/
	/*background-image: url(images/sidebar-box-bg.png);*/
}

.sidebar-box-inside {
	float: left;
	margin: 10px 0px 10px 10px;
	background-color: #f1f1f1;
	width: 239px;
	padding: 15px;
}

.sidebar-box-inside ul li a:link, .sidebar-box-inside ul li a:visited, .sidebar-box-inside ul li a:active {
	color: #000;
	background-image: url(images/blog-arrow-black.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding: 5px 0px 5px 30px;
	float: left;
	display: block;
}

.sidebar-box ul li {
	margin: 0px;
	padding: 0px;
	clear: both;
	width: 239px;
	float: left;
	background-image: url(images/small-arrow-3.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

.sidebar-box ul {
	list-style-type: none;
	clear: both;
	margin: 0px;
	padding: 0px;
	float: left;
}

.sidebar-box-title {
	font-size: 15px;
	font-weight: bold;
	color: #FFF;
	padding: 7px 11px;
	background: url(images/blog-sidebarbg.jpg) no-repeat;
	float: left;
	border-bottom: 1px solid gray;
	width: 247px;
	margin: -15px 0px 15px -15px;
}

.sidebar-box-titleTxt {
	margin-left: 40px;
}

.ad_125 {
	float: left;
	margin: 6px 0px 0px 6px;
	border: none;
}

#commentform {
	margin: 1em 0;
	margin-left: 20px;
}

#commentform textarea {
	background: #f1f1f1;
	border: 1px solid silver;
	width: 370px;
}

#commentform #email {
	font-size: 1.1em;
	background: #f1f1f1;
	border: 1px solid silver;
	width: 280px;
	height: 20px;
	padding-left: 15px;
	padding-top: 6px;
}

#commentform #author {
	font-size: 1.1em;
	background: #f1f1f1;
	border: 1px solid silver;
	width: 280px;
	height: 20px;
	padding-left: 15px;
	padding-top: 6px;
}

#commentform #url {
	font-size: 1.1em;
	background: #f1f1f1;
	border: 1px solid silver;
	width: 280px;
	height: 20px;
	padding-left: 15px;
	padding-top: 6px;
}

#commentform #email:focus {
	font-size: 1.1em;
	background: #e5e5e5;
	border: 1px solid silver;
	width: 280px;
	height: 20px;
	padding-left: 15px;
	padding-top: 6px;
}

#commentform #author:focus {
	font-size: 1.1em;
	background: #e5e5e5;
	border: 1px solid silver;
	width: 280px;
	height: 20px;
	padding-left: 15px;
	padding-top: 6px;
}

#commentform #url:focus {
	font-size: 1.1em;
	background: #e5e5e5;
	border: 1px solid silver;
	width: 280px;
	height: 20px;
	padding-left: 15px;
	padding-top: 6px;
}

/*#commentform input {
	margin-bottom: 3px;
}*/

.search_bg {
	float: right;
	margin-top: 18px;
	margin-left: 10px;
}

.search_bg #s {
	background: #FFF;
	font-size: 11px;
	color: #abab91;
	font-family: Arial;
	width: 150px;
	vertical-align: middle;
	padding: 10px;
	border: 1px solid #e5e3d3;
}

.search_bg #searchsubmit {
	background-color: #e56100;
	color: #fff;
	font-weight: bold;
	cursor: pointer;
	border: 5px solid #f6f6e9;
	vertical-align: middle;
	text-transform: lowercase;
	margin-left: 10px;
	height: 30px;
	padding-bottom: 10px;
}

#about-image {
	float: left;
	display: inline;
	margin-right: 10px;
	border: 2px solid #fff;
}

#about {
	position: relative;
	color: gray;
	font-size: 97%;
	line-height: 110%;
}

.thumbnail {
	border: 2px solid #fff;
	float: left;
	margin-right: 20px;
	display: inline;
	margin-bottom: 20px;
}

.post-info-wrap {
	margin-left: -39px;
	float: left;
	clear: both;
	margin-bottom: 15px;
}

.blogseparator {
	position: relative;
	width: 600px;
	height: 20px;
	margin-top: 40px;
	background: url(images/blogseparator.gif) repeat-x;
}

#blogsingle {
	top: 30px;
}

.post-info-wrap-home {
	margin-left: 0;
	float: left;
	clear: both;
	margin-bottom: 0;
}

.post-info-wrap-skills {
	margin-left: 0;
	float: left;
	clear: both;
	margin-bottom: -20px;
}

.post-info {
	float: left;
	color: gray;
	font-size: 130%;
}

.post-info a:link, .post-info a:hover, .post-info a:visited {
	color: #E73322;
}

.logo {
	background: url(images/huriata-logo.png) no-repeat;
	width: 135px;
	height: 54px;
	top: 21px;
	left: 92px;
	position: relative;
	float: left;
	border: none;
	z-index: 3;
}

ul, ol {
	line-height: 2.0em;
}

.current-category {
	background-color: #FFF;
	color: #5f442b;
	border: 1px solid #EBEBEB;
	padding: 5px;
	display: block;
	margin-bottom: 10px;
	margin-top: 25px;
	width: 603px;
}

/* 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;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 12px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

/* End captions */

/* Begin Images */

p img {
	padding: 0;
	max-width: 100%;
}

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 */

.nav, .nav * {
	margin: 0;
	padding: 0;
	list-style: none;
}

.nav ul {
	width: 220px !important;
	position: absolute;
	top: -999em;
	border-bottom: 4px solid #e6e6e6;
	background-color: #fff;
	background-image: url(images/pages-dropdown-top-2.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 10px !important;
}

#nav2 ul {
	background-color: #9e6345;
	border-bottom: 4px solid #89573c;
	padding-top: 0px !important;
	background-image: none;
}

.nav li {
	float: left;
	position: relative;
	z-index: 1;
}

.navblog li {
	margin-left: 20px;
	background: url(images/blog-arrow.gif) no-repeat left center;
	float: right;
	position: relative;
	z-index: 99;
}

.search-blog {
	float: right;
	position: relative;
	padding: 0;
	margin-top: -65px;
}

#nav2 li {
	z-index: 98 !important;
}

.nav a {
	display: block;
}

.nav ul li {
	width: 100%;
}

.nav li:hover ul, ul.nav li.sfHover ul {
	left: -14px;
	top: 15px;
}

#nav2 li:hover ul, ul#nav2 li.sfHover ul {
	left: 0px;
	top: 42px;
}

.nav li:hover li ul, .nav li.sfHover li ul {
	top: -999em;
}

.nav li li:hover ul, ul.nav li li.sfHover ul {
	left: 205px;
	top: -21px;
	padding-top: 0px !important;
	background-image: none;
}

#nav2 li li:hover ul, ul#nav2 li li.sfHover ul {
	left: 220px !important;
	top: 0px;
}

.nav li:hover ul, .nav li li:hover ul {
	top: -999em;
}

/*--------------------------------------------*/

/*---------------DROPDOWN MENUS---------------*/

.nav li li {
	display: block;
	padding: 0px;
	height: auto !important;
}

.nav li li a:link, .nav li li a:visited {
	width: 180px;
	display: block;
	height: auto !important;
	color: #000 !important;
	background-image: url(images/arrow-green.gif) !important;
	background-position: 10px 15px !important;
	background-repeat: no-repeat;
	padding: 6px 10px 6px 30px !important;
}

#nav2 li li a:link, #nav2 li li a:visited {
	background-image: url(images/arrow-orange-2.gif) !important;
	color: #fff !important;
}

.nav li li a:hover {
	background-color: #f4f4f4;
	background-image: url(images/arrow-green.gif) !important;
	color: #000 !important;
}

#nav2 li li a:hover {
	background-color: #925a3d;
}

.nav li:hover a:link, .nav li:hover a:visited {
	background-image: url(images/pages-hover-right.gif);
	background-repeat: no-repeat;
	background-position: right;
	color: gray !important;
}

#nav2 li:hover a:link, #nav2 li:hover a:visited {
	color: silver !important;
}

#nav2 li:hover li a:link, #nav2 li:hover li a:visited {
	color: #fff !important;
}

#nav2 li:hover a:link, #nav2 li:hover a:visited {
	background-image: none;
}

#searchform {
	margin-right: 20px;
	margin-bottom: 15px;
}

/* Begin Comments*/

.commentlist {
	padding: 0px;
	margin: 0;
	width: 581px;
	background: #f8f8f8;
	/*background-image: url(images/comment-bg.gif);*/
	list-style-image: none;
	list-style-type: none;
	float: left;
}

.comment-date {
	position: relative;
	float: left;
	margin-top: -20px;
	margin-left: 10px;
	color: silver;
	font-size: 90%;
}

.comment-id {
	margin-right: 20px;
	bottom: 10px;
	position: relative;
	float: right;
	font-size: 130%;
	color: silver;
	font-weight: normal;
	font-style: normal;
}

.commentlist li {
	font-weight: bold;
	width: 581px;
	display: block;
	background-image: url(images/comment-bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	padding: 0px 0px 15px 0px;
	margin: 0px;
	list-style-image: none;
	list-style-type: none;
	float: left;
}

.commentlist li div {
	width: 626px;
	display: block;
	/*background-image: url(images/comment-top.gif);
	background-repeat: no-repeat;*/
	margin: 0px;
	/*padding: 10px;*/
	float: left;
}

.commentlist li .avatar {
	float: left;
	border: 3px solid #f8f8f8;
	padding: 0;
}

.commentlist cite {
	font-size: 18px;
	float: left;
	font-style: normal;
	margin-left: 10px;
	margin-right: 6px;
	margin-top: 5px;
	font-weight: normal;
}

.says {
	display: none;
}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	display: block;
	float: left;
	width: 90%;
	margin-left: 3%;
}

/* Formulario de comentarios */

#commentform p {
	clear: both;
}

.alt {
	margin: 0;
	padding: 10px;
}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}

.commentlist .children li {
	width: 90%;
	display: block;
	margin: 0px;
	background-color: #f6d091;
	background-image: url(images/comment-children-top.gif);
	background-position: top;
	background-repeat: repeat-x;
	border: 1px solid #e9c389;
}

.commentlist .children li div {
	width: 97%;
	padding: 3%;
	background-image: none;
}

.commentlist .commentmetadata a:link, .commentlist .commentmetadata a:visited {
	color: #fff;
}

.commentlist .children .comment-author, .commentlist .children .vcard, .commentlist .commentmetadata, .commentlist .children .comment-author, .commentlist .children .comment-meta {
	background-image: none;
	width: 100%;
}

.commentlist .reply, .commentlist .children .reply {
	float: right;
	background-image: none;
	width: 54px;
	height: 22px;
	margin-bottom: 0px;
	padding: 0px;
	margin-right: 20px;
}

.commentlist .reply a:link, .commentlist .reply a:hover, .commentlist .children .reply a:link, .commentlist .children .reply a:hover {
	background-color: #9e6344;
	display: block;
	color: #FFF;
	font-weight: bold;
	padding: 0px 10px;
}

.commentlist .children li {
	padding-bottom: 10px;
}

.commentlist .children li ul li {
	padding-bottom: 10px;
	background-color: #f6d091;
}

#respond {
	margin-top: 20px;
	float: left;
	background-image: none;
}

.commentlist #respond h3, .commentlist #respond a {
	margin-left: 28px;
}

#respond h3 {
	clear: both;
	font-size: 16px;
}

#comments {
	line-height: 30px;
	color: #a8366a;
	font-weight: normal;
	font-size: 20px;
	margin-bottom: 15px;
}

.children {
	clear: both;
}

.children .commentmetadata, .children .vcard {
	background-image: none;
}

.children textarea {
	width: 90% !important;
}

.children input {
	width: 80% !important;
}

#cancel-comment-reply-link {
	display: block;
	width: 144px;
	padding: 5px 10px;
	background-color: #9e6344;
	color: #FFF;
	font-weight: bold;
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

#respond div {
	background-image: none;
}

.commentlist .post-info-wrap {
	margin-left: -30px;
}

.commentlist .children .post-info-wrap {
	margin-left: -40px;
}

.commentlist .children .children .post-info-wrap {
	margin-left: -34px;
}

.commentlist .commentmetadata {
	font-weight: normal;
	float: left;
	margin: 5px 0px 0px -20px !important;
	padding: 2px 0px 0px 10px !important;
	display: block;
	clear: both;
	background-image: none;
	margin-left: 3%;
	background-image: url(images/comment-date-1.gif);
	color: #fff !important;
	font-weight: bold;
	width: 183px !important;
	height: 36px;
}

.commentlist .children .commentmetadata {
	background-image: url(images/comment-date-2.gif);
	width: 183px !important;
	margin: 5px 0px 0px -25px !important;
	padding-left: 10px !important;
}

.vcard {
	background: #f8f8f8 url(images/comments-corner.gif) no-repeat top right !important;
	height: 48px;
	margin-left: -45px !important;
	padding: 0 0 0 0 !important;
}

.children .vcard {
	margin-left: -26px !important;
}

#sections {
	width: 960px;
	margin-top: -50px;
	margin-left: -5px;
	height: 365px;
	float: left;
	overflow: hidden;
	position: relative;
	z-index: 2;
}

#sections ul {
	list-style-type: none;
	width: 9000px;
	height: 292px;
	margin: 0px;
	background-color: #f2cf8b;
	padding: 0px;
}

#sections ul li {
	width: 960px;
	height: 292px;
	float: left;
	background-image: url(images/slider-bg.jpg);
	margin: 0px;
	padding: 0px;
}

.prev {
	height: 36px;
	width: 36px;
	background-image: url(images/slider-arrow-left.png);
	position: absolute;
	cursor: pointer;
	top: 110px;
	left: -16px;
	z-index: 3;
}

.next {
	height: 36px;
	width: 36px;
	background-image: url(images/slider-arrow-right.png);
	position: absolute;
	cursor: pointer;
	top: 110px;
	left: 933px;
	z-index: 3;
}

.slider-link-1 {
	width: 152px;
	height: 43px;
	background-image: url(images/slider-button-1.gif);
	position: absolute;
	z-index: 1;
	top: -35px;
	color: #fff !important;
	font-weight: bold;
	padding: 10px 0px 0px 16px;
}

.slider-link-2 {
	width: 152px;
	height: 43px;
	background-image: url(images/slider-button-2.gif);
	position: absolute;
	z-index: 1;
	top: -35px;
	left: 170px;
	color: #fff !important;
	font-weight: bold;
	padding: 10px 0px 0px 16px;
}

.slider-link-3 {
	width: 152px;
	height: 43px;
	background-image: url(images/slider-button-3.gif);
	position: absolute;
	z-index: 1;
	left: 340px;
	top: -35px;
	color: #fff !important;
	font-weight: bold;
	padding: 10px 0px 0px 16px;
}

.slider-line {
	float: left;
	margin-bottom: 10px;
}

#sections h2 {
	font-size: 36px;
	color: #5f442b;
	margin-bottom: 20px;
	float: left;
}

.slider-left {
	margin: 25px 25px 0px 25px;
	float: left;
	width: 450px;
	height: 209px;
	overflow: hidden;
}

.slider-left-2 {
	float: left;
	width: 472px;
	height: 292px;
}

.slider-right {
	float: right;
	margin-right: 42px;
	margin-top: 42px;
}

.readmore {
	float: right;
	border: none;
	margin: 0px;
	padding-bottom: 5px;
}

.readmore2 {
	margin: 10px 0px 0px 0px;
	float: right;
	border: none;
}

#home-wrap {
	padding: 0px 20px;
}

#home-left {
	float: left;
	width: 515px;
	height: 150px;
}

#home-left p {
	font: normal 14px/16px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: gray;
}

#dinosario {
	width: 253px;
	height: 129px;
	background: url(images/dinosario.png) no-repeat left top;
	z-index: 4;
	position: absolute;
	margin-top: 5px;
	margin-left: -130px;
}

#home-left h2 {
	float: left;
	color: #e73322;
	margin: 0;
	display: block;
	/*background-image: url(images/home-title-1-bg.gif);*/
	font-size: 18px;
	font-weight: bold;
	padding: 15px 0 0;
}

.home-title-image {
	float: left;
}

.skills {
	float: left;
	color: gray;
	display: block;
	background: url(images/skills-bg.gif) no-repeat top left;
	width: 186px;
	font-size: 18px;
	font-weight: bold;
	padding: 11px 15px 8px;
	margin-top: -5px;
}

.home-line {
	float: left;
	clear: both;
	width: 100%;
	height: 1px;
	background: #929292;
	margin-bottom: 5px;
}

.recent-thumb {
	float: left;
	margin-right: 10px;
	display: inline;
	border: 4px solid white;
}

.recent-link {
	float: left;
	color: #e73322;
	font-size: 12px;
	font-weight: bold;
}

.recent-info {
	float: left;
	color: gray;
	width: 257px;
	margin-top: 12px;
}

.recent ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	height: 2000px;
}

.recent ul li {
	width: 100%;
	background-image: url(images/small-arrow.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 8px;
	padding-bottom: 5px;
	float: left;
	margin: 0px;
	display: block;
}

.recent-scroll {
	float: left;
	height: 185px;
	overflow: hidden;
	clear: both;
	width: 100%;
}

.prev2 {
	width: 60px;
	height: 22px;
	background-image: url(images/recent-arrow-top.gif);
	cursor: pointer;
	top: -23px;
	left: 150px;
	position: absolute;
	z-index: 99;
}

.next2 {
	width: 60px;
	height: 22px;
	background-image: url(images/recent-arrow-bottom.gif);
	cursor: pointer;
	top: 217px;
	left: 150px;
	position: absolute;
}

.blog-title {
	font-size: 20px;
	color: #5f442b;
	float: left;
	margin-bottom: 10px;
}

.rss-button {
	position: relative;
	margin-left: 10px;
	float: right;
	border: none;
	clear: right;
}

.credits {
	clear: both;
	padding-bottom: 20px;
	margin-top: 20px;
	float: left;
	font-size: 11px;
	width: 960px;
	color: #f2cf8b;
}

.credits a:link, .credits a:hover, .credits a:visited {
	color: #fff;
	font-weight: bold;
}

.wp-pagenavi {
	margin: 15px 0px;
}

.wp-pagenavi a, .wp-pagenavi a:link {
	padding: 5px 7px;
	margin: 2px;
	text-decoration: none;
	border: 1px solid #c5a568;
	color: #000;
	background-color: #e3c07b;
}

.wp-pagenavi a:visited {
	padding: 5px 7px;
	margin: 2px;
	text-decoration: none;
	border: 1px solid #c5a568;
	color: #000;
	background-color: #e3c07b;
}

.wp-pagenavi a:hover {
	border: 1px solid #789369;
	color: #FFF;
	background-color: #90aa82;
}

.wp-pagenavi a:active {
	padding: 5px 7px;
	margin: 2px;
	text-decoration: none;
	border: 1px solid #c5a568;
	color: #000;
	background-color: #e3c07b;
}

.wp-pagenavi span.pages {
	padding: 5px 7px;
	margin: 2px 2px 2px 2px;
	color: #000000;
	border: 1px solid #c5a568;
	color: #000;
	background-color: #e3c07b;
}

.wp-pagenavi span.current {
	padding: 5px 7px;
	margin: 2px;
	font-weight: bold;
	border: 1px solid #789369;
	color: #FFF;
	background-color: #90aa82;
}

.wp-pagenavi span.extend {
	padding: 5px 7px;
	margin: 2px;
	border: 1px solid #789369;
	color: #000;
	background-color: #90aa82;
}

#footer {
	position: relative;
	clear: both;
	float: left;
	width: 960px;
	color: gray;
	font-size: 12px;
	background: url(images/bottom-bg.jpg) no-repeat center top;
	background-position: top;
	background-repeat: no-repeat;
	min-height: 100px;
}

#footer li {
	float: left;
	display: inline;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 10px;
}

#footer a:link, #footer a:visited {
	color: #333;
	font-size: 12px;
}

#footer a:hover {
	color: red;
	font-size: 12px;
}

#twitter {
	position: relative;
	display: block;
	float: right;
	width: 320px;
	margin-right: 10px;
	line-height: 130%;
	bottom: 90px;
}

#twitter h2 {
	font: 12px bold "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding-bottom: 10px;
	color: gray;
}

#twitter .twitterimg {
	background: url(images/twitter-followme.png) no-repeat;
	width: 171px;
	height: 30px;
	float: right;
	margin-top: 30px;
	border: none;
}

.recentcomments a {
	background-image: none !important;
}

#recentcomments li {
	background-image: url(images/comment-author.gif);
	background-repeat: no-repeat;
	background-position: 0 5px;
	padding-left: 20px;
}

#mainSlide {
	width: 960px;
	background: gray;
	margin: -50px 0 0 0;
	position: relative;
}

#icon {
	background: url(images/fresh-works.png) no-repeat;
	width: 102px;
	height: 92px;
	z-index: 9;
	position: absolute;
	right: -35px;
	top: -15px;
}

/* News */

.separator {
	background: url(images/separator.png) no-repeat;
	width: 26px;
	height: 141px;
	position: relative;
	top: 0;
	right: 17px;
}

#news {
	position: absolute;
	overflow: hidden;
	width: 374px;
	height: 130px;
	margin-left: 10px;
	border-bottom: 1px dotted gray;
}

#NewsVertical {
	margin: 0 auto;
}

#NewsVertical h1 {
	padding: 6px;
	margin: 0;
	border: 0;
	background: #f0f0f0;
	color: gray;
	font-size: 12px;
	font-weight: bold;
	border-bottom: 1px dotted gray;
}

#NewsHorizontal {
	width: 370px;
	height: 106px;
	display: block;
	overflow: hidden;
	position: relative;
}

/* Ticker Horizontal */

#TickerHorizontal {
	width: 350px;
	height: 120px;
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
}

#TickerHorizontal li {
	display: block;
	width: 350px;
	color: #545454;
	text-align: justify;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 11px;
	line-height: 100%;
	margin: 0;
	padding: 6px;
	float: left;
}

#TickerHorizontal a:link {
	font-size: 10px;
	color: #545454;
	font-style: italic;
}

#TickerHorizontal li .NewsTitle a:link,
#TickerHorizontal li .NewsTitle a:Visited {
	display: block;
	color: #000;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 6px;
	text-decoration: none;
}

#TickerHorizontal li .NewsTitle a:hover {
	text-decoration: underline;
}

#TickerHorizontal li .NewsImg {
	float: left;
	margin-right: 10px;
}

#TickerHorizontal li .NewsFooter {
	display: block;
	color: #949494;
	font-size: 10px;
	margin: 20px 0 14px 0;
}

.entry {
	margin-top: 15px;
}

.entry ul li {
	list-style-image: url(images/blog-arrow-black.gif);
	margin-left: -25px;
}

/* Sub menu de Showroom */

#submenu{
	width:100%;
	height: 100%;
	float:left;
	position: relative;
}

#submenu ul {
	position: absolute;
	float: left;
	left: 50%;
	top: 15%;
	padding-left: 0;
	list-style-type: none;
	list-style-image: none;
	float: left;
	clear: both;
}

/*Hack para navegadores con motor webkit*/
@media screen and (-webkit-min-device-pixel-ratio:0) {
#submenu ul { top: 65px; }
}

#submenu li span{
	display: block;
	float: left;
	padding: 0 8px 0 0;
	background: url(images/showroom-btn-r.png) no-repeat right;
}

#submenu li {
	margin-left: 10px;
	font-variant: normal;
}

#submenu ul li {
	position: relative;
	float: left;
	display: block;
	padding: 0 0 0 7px;
	right:50%;
	bottom: 50%;
	background: url(images/showroom-btn-l.png) no-repeat left;
}

#submenu ul li a {
	font-weight: bold;
	color: gray;
}

#submenu ul li a:hover {
	color: #ee2e24;
	font-weight: bold;
}