h1,h2,h3,h4,h5,h6,pre,code,table,td,th,dd,dt,dl,li,input,button,select,textarea{ font-size: 100%; }
ul,ol,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input,td { margin:0; padding:0; }
a img, :link img, :visited img { border:none }
table {border-collapse: collapse; }
input,button,select,textarea {font-family: inherit;}
input, select { vertical-align:middle; }

.clearBoth { /* For clearing floats */
	clear: both; 
	height: 0px;
	margin: 0; 
	padding: 0; 
	font-size: 0%;
	line-height: 0px; 
	}

.hiddenContent { /* For alternate content for screen readers */
	position: absolute;
 	left: 0px;
 	top: -2000px;
	width: 1px;
 	height: 1px;
 	overflow: hidden;	
	}

hr {
	display: none;
	}




/* G E N E R A L 
***************************/
	
a, a:visited { color: #b33a15; text-decoration:none}
a:hover { color:#e85c31; }
a.more-link { display:block; text-transform:uppercase; font-size:10px; }

	
	
body {
	font-size: 76%; 	/* Don't change this size or this height. */
	line-height: 1em;   /* Change them below at #container */
	background:#675f5b url(../img/bk.gif);
	text-align: center;
	}

#container {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 102%; 
	line-height: 1.55em;
	text-align: left;
	color:#251d19;
	}

h1 {
	text-transform:uppercase;
	font-size:20px;
	font-weight:normal;
	line-height:25px;
	margin:0 0 10px;
}
.aclaracion {
	font-size:10px;
	text-transform:uppercase;
	color:#D7D1C4;
	}


/* P R E - H E A D E R
***************************/
#preHeader {
	width:720px;
	margin:0 auto 10px auto;
	background:#251d19;
	color:#d7d1c4;
	height:20px;
}
#preHeader #name, #preHeader #language {
	font-size:10px;
	line-height:20px;
	text-transform:uppercase;
}
#preHeader #name {
	width:350px;
	float:left;
	padding-left:10px;
}
#preHeader #language {
	width:100px;
	float:right;
	padding-right:10px;
	text-align:right;
}
#preHeader #language ul li {
	list-style-type:none;
	float:right;
	margin:4px 0 0 5px;
}


/* H E A D E R
***************************/
#header {
	background:#e85c31;
	margin-bottom:10px;
}
#header .innerContent {
	width:720px;
	margin:0 auto 0 auto;
	padding:10px 0 5px 0;
}
#header .innerContent .groupContent {
	width:170px;
	float:left;
	margin-right:10px;
}
#header .innerContent .groupContent #logo {
	margin-bottom:10px;
}
#header .innerContent .groupContent #logo img {
	display:block;
}
#header .innerContent .groupContent #navigation ul li {
	list-style-type:none;
	height:30px;
	display:block;
	margin-bottom:5px;
}
#header .innerContent .groupContent #navigation a {
	display:block;
	background:#d7d1c4;
	color:#251d19;
	padding-left:10px;
	font-size:10px;
	line-height:30px;
	height:30px;
	text-transform:uppercase;
	letter-spacing:3px;
}
#header .innerContent .groupContent #navigation a:hover {
	background:#251d19;
	color:#d7d1c4;
	text-decoration:none;
}
#header .innerContent #splash {
	width:540px;
	float:left;
	
}

/* F O O T E R
***************************/
#footer {
	width:720px;
	margin:0 auto 0 auto;
	background:#251d19;
	font-size:10px;
	color:#d7d1c4;
	line-height:12px;
}
#footer .innerContent {
	padding:10px;
}
#footer #wpFoot {
	width:560px;
	float:left;
}
#footer #logIn {
	width:90px;
	float:left;
	text-align:right;
}
#footer #logIn a {
	color:#372f2a;
	text-transform:uppercase;
	display:block;
}
#footer #logIn a:hover {
	color:#e85c31;
}
#footer #designedBy {
	width:40px;
	float:right;
}
#footer #designedBy a img {
	display:block;
	vertical-align:bottom;
}


/* M A I N  C O N T E N T
***************************/
#mainContent {
	width:720px;
	margin:0 auto 10px auto;
}
#mainContent #postCol {
	width:480px;
	float:left;
	margin-right:10px;
}
#mainContent #postCol #slideShowCont {
	padding:10px;
	background:#251d19;
	margin-bottom:10px;
}

/* sidebar */
#sidebar {
	width:230px;
	float:left;
}
#mainContent #sidebar #searchBox {
	padding:10px;
	background:#251d19;
	margin-bottom:10px;
}
#searchBox input#s {
	padding:3px 4px 2px;
	background:#f0ede7;
	border:1px solid #c5bfb3;
	font-size:11px;
	margin-right:5px;
	width:142px;
}
#searchBox input#searchsubmit {
	background:#e85c31;
	border:1px solid #b33a15;
	color:#251D19;
	font-size:10px;
	padding:2px 4px;
}

#mainContent #sidebar #aboutPhoto, #mainContent #sidebar #funTo{
	padding:10px;
	background:#251d19;
	color: #b33a15;
	text-transform:uppercase;
	font-size:10px;
	text-align:center;
}
#mainContent #sidebar #about, #mainContent #sidebar #workExamples, #mainContent #postCol #manifest {
	padding:10px;
	background:#e85c31;
	margin-bottom:10px;
}
#mainContent #sidebar #about {
	font-size:.975em;
}
#mainContent #sidebar #about p{
	margin-bottom:10px;
}

#mainContent #sidebar h2 {
	margin-bottom:3px;
	padding:0 0 2px 5px;
	line-height:18px;
	background:#251d19;
	color:#D7D1C4;
}
#mainContent #sidebar h3 {
	border-bottom:1px solid #251d19;
	margin-bottom:3px;
	padding-bottom:3px;
	line-height:16px;
}
#mainContent #sidebar ul {
	margin-bottom:10px;
}
#mainContent #sidebar ul li {
	margin-left:15px;
	list-style-type:square;
}



/* P O S T S
***************************/
.post {
	background:#d7d1c4 url(../img/bkpostdate.gif) top left repeat-y;
	min-height:1%;
	margin-bottom:10px;
}
/* Hides from IE5-mac \*/
* html .post {
	height:1%;
}
/* End hide from IE5-mac */ 

.post .postDate {
	width:50px;
	float:left;
	font-size:11px;
	padding:10px 0 10px 0;
}
.post .postDate div {
	padding-left:10px;
	line-height:18px;
}
.post .postDate .postYear {
	font-weight:bold;
}
.post .postContent {
	width:430px;
	float:left;
}
#postsWrapper .single .postContent {
	width:670px;
}
.post .postContent .innerContent {
	padding:10px 15px 5px 15px;
}
.post p {
	margin-bottom:10px;
}
.post ul {
	margin-bottom:10px;
}
.post ul li {
	margin-left:15px;
	list-style-type:square;
}
.postmetadata {
	font-size:10px;
	text-transform:uppercase;
	margin-bottom:5px;
	text-align:right;
	border-top:1px solid #c5bfb3;
	padding-top:3px;
}
.postmetadata a, .postmetadata a:visited {
	color:#4f4842;
}
.postmetadata a:hover { color:#e85c31; }

/* Comments */
.commentsTitle {
	background:#251d19;
	color:#D7D1C4;
	padding:5px 10px 5px 10px;
	margin-bottom:10px;
}
.commentList {}
.comment {
	border-bottom:1px dashed #c5bfb3;
	padding-bottom:15px;
	margin-bottom:10px;
}
.commentAuthor {
	font-weight:bold;
}
.commentMetaData {
	font-size:10px;
	text-transform:uppercase;
}
.postComments {
	background:#d7d1c4;
	min-height:1%;
	margin-bottom:10px;
	padding:10px 15px 15px;
}
.postComments h3 {
	margin-bottom:10px;
	border-bottom:1px solid #C5BFB3;
}
.postComments input {
	padding:2px 4px;
	background:#f0ede7;
	border:1px solid #c5bfb3;
	font-size:11px;
	margin-right:5px;
	width:200px;
}
.postComments textarea {
	padding:5px 4px;
	background:#f0ede7;
	border:1px solid #c5bfb3;
	font-size:11px;
	width:450px;
	margin-bottom:10px;
}
.postComments .commentUserInfo div {
	margin-bottom:10px;
}
.postComments input.inputButton {
	background:#e85c31;
	border:1px solid #b33a15;
	color:#251D19;
}
.noComments {
	padding:15px;
	background:#E85C31;
	border:1px dashed #251D19;
	text-align:center;
	margin:5px 0 10px;
}

/* Post Navigation */
#postNav {
	background:#251d19;
	margin-bottom:10px;
	line-height:1.5em;
}
#postNav #postNavNewer {
	width:160px;
	float:left;
}
#postNav #postNavOlder {
	width:135px;
	float:right;
	text-align:right;
}
#postNav a {
	padding:5px 10px;
	display:block;
}

#mainContent .pageTitle {
	background:#251d19;
	color:#D7D1C4;
	padding:10px 10px 10px 20px;
	margin-bottom:10px;
}
#mainContent .archiveTitle, #mainContent .singleTitle {
	background:#251d19;
	color:#D7D1C4;
	padding:5px 10px 5px 10px;
	margin-bottom:10px;
}
.singleTitle h1, .pageTitle h1, .pageTitle h1 {
	margin-bottom:0;
}


/* P A R T I C U L A R E S
***************************/
/* Repuestos */
#mainContent.spares .archiveTitle {
	padding-left:20px;
}
#mainContent.spares #postsWrapper .post {
	background-image:none;
}
#mainContent.spares #postsWrapper .post .innerContent {
	padding:10px 20px 15px;
}
/* Manifiesto */
#mainContent #postCol #manifest h2 {
	margin-bottom:3px;
	padding:1px 0 1px 5px;
	line-height:18px;
	background:#251d19;
	color:#D7D1C4;
}
#mainContent #postCol #manifest h3 {
	border-bottom:1px solid #251d19;
	margin-bottom:3px;
	padding-bottom:3px;
	line-height:16px;
}
#mainContent #postCol #manifest ul {
	margin-bottom:10px;
}
#mainContent #postCol #manifest ul li {
	margin-left:15px;
	list-style-type:square;
}
/* Servicios */
#mainContent.servicios #postCol .post {
	background-image:none;
}
#mainContent.servicios #postCol .post .postContent {
	width:480px;
}
/* Creditos */
#mainContent.creditos #postCol, #mainContent.contacto #postCol {
	width:300px;
}
#mainContent.creditos .post {
	margin-bottom:0px;
	background:none;
}
#mainContent.creditos .post h2 {
	background:#E85C31;
	padding:5px 0 5px 20px;
	margin-bottom:2px;
	margin-top:8px;
}
#mainContent.creditos .post ul li {
	list-style-type:none;
	display:block;
	margin:0 0 2px 0;
}
#mainContent.creditos .post ul li a {
	color:#251D19;
	display:block;
	background:#d7d1c4;
	padding:5px 0 5px 20px;
}
#mainContent.creditos .post ul li a:hover {
	background:#251D19 url(../img/links-hover.gif) top right no-repeat;
	color:#d7d1c4;
}
#mainContent.creditos #sidebar, #mainContent.contacto #sidebar {
	width:410px;
	background:#251D19;
}
#mainContent.creditos #sidebar .innerContent, #mainContent.contacto #sidebar .innerContent {
	padding:10px;
}
/* Contacto */
#mainContent.contacto .post {
	margin-bottom:0px;
	background:#D7D1C4;
}
#mainContent.contacto .post .innerContent {
	padding:10px 10px 10px 20px;
}
#mainContent.contacto .post .innerContent a img {
	vertical-align:middle;
}
/* error */ 
#mainContent.error .post {
	padding:10px;
	background:#D7D1C4;
}
/* Search */
.searchQuery {
	color:#E85C31;
}

/* Captions */
.wp-caption {
	padding:10px 0 10px 10px;
	background:#c5bfb3;
	margin:0 10px 10px 0;
	float:left;
}
.wp-caption .wp-caption-text {
	color:#251D19;
	text-align:center;
	padding-top:4px;
	line-height:12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	padding-right:10px;
}


