/*
Theme Name:     Penthagram
Theme URI:      http://penthagram.com/
Description:    
Version:        1.0
Author:         lgarcia
Author URI:     http://www.ensalado.com/
Tags:           
*/

/*__________________________________________________________________________________________________*/

*{
margin: 0;
padding: 0;
}
body {
background: #000 url(i/bg.jpg) repeat-x;
font: 100%/1.3em "Lucida Grande", "Lucida Sans unicode", Arial, sans-serif;
color: #878787;
text-align: center;
border-top: 2px solid #fff
}
a:link {
color: #C8820B;
text-decoration: none;
}
a:visited {
color: #C8820B;
text-decoration: none;
}
a:hover {
color: #C8820B;
text-decoration: none;
}
a:active {
color: #C8820B;
text-decoration: none;
}
a img { 
border: 0; 
}

/* hn */
h1, h2 {
font-weight: normal;
}

/*
layout
---------------------------------------------- */

#container {
width: 800px;
margin: 0 auto;
font-size: 0.75em;
text-align: left;
}

/*
header
----------------------------------------------- */

#header {
margin: 0 0 20px;
padding-top: 0;
}
#header-inner {
}
#title {
float: left;
}
h1 {
padding: 15px 0 0;
font: 1.3em Lucida Grande, "Trebuchet MS", Trebuchet, sans-serif;
color: #8c8c8c;
text-transform: uppercase;
letter-spacing: -1px;
line-height:1em;
}
h1 a:link {
color: #8c8c8c;
}
#trabajos #photo h1 { padding: 5px 0 10px 0; color: #B76F13; }
#trabajos #photo h1 span.warn { letter-spacing: 0;  }
#trabajos #photo h1 a { display: block; }
p#tagline {
margin: 5px 0 0;
font-size: 0.9em;
}
.gris { color: #999 }

/*
navigation
---------------------------------------------- */

ul#nav {
float: right;
font-size: 0.8em;
text-align: right;
text-transform: uppercase;
letter-spacing: 0.1em;
margin-top: 30px
}


#nav li {
float: left;
list-style-type: none;
display: block;
margin-left: 0;
margin-right: 3px
}
#nav li a {
float: left;
display: block;
padding: 2px 10px;
}
#header #nav li a:hover, #header .current_page_item {
background: #fff;
}

/* 
photo		
------------------------------------------------------ */

#photo {
background: #fff;
padding: 15px;
}
h2.photo-title {
background: #d7d7d7;
margin: 0 0 1px;
padding: 5px;
font-size: 1.1em;
color: #666;
letter-spacing: 0.1em;
}
h2.photo-title span {
display: block;
background: #fff;
padding: 5px 10px;
border: 1px solid #bbb9b9;
color: #666;
}
#photo-inner img {
margin: 0 0 10px;
padding: 0 0 10px;
}
/* 
photo meta		
------------------------------------------------------ */

#photo-meta {
float: left;
width: 499px;
background: #d7d7d7;
margin: 0 0 20px;
padding: 5px;
}
#photo-meta-inner {
height: 30px;
background: #fff;
padding: 0 10px;
border: 1px solid #bbb9b9;
}
#photo-meta ul {
margin: 0;
}
#photo-meta ul li {
list-style-type: none;
display: inline;
margin: 0;
padding: 0 5px;
border-right: 1px solid #e1e1e1;
line-height: 30px;
}

/* 
navigate		
------------------------------------------------------ */

#navigate {
float: right;
width: 240px;
font-size: 0.9em;
}
#navigate-inner {
background: #d7d7d7;
padding: 5px;
text-align: center;
}
#navigate span.previous {
float: left;
}
#navigate span.next {
float: right;
}
#navigate span.previous,
#navigate span.next {
display: block;
width: 48%;
height: 30px;
background: #fff;
border: 1px solid #bbb9b9;
}
#navigate span.previous a,
#navigate span.next a {
display: block;
padding: 0 5px;
line-height: 30px;
}
#navigate span.previous a:hover,
#navigate span.next a:hover {
background: #f9f9f9;
}

/* 
comments		
------------------------------------------------------ */

body#commentspopup {
margin: 0 10px;
}
#comments {
background: #e0e0e0;
font-size: 0.75em;
text-align: left;
}
#comments-header {
background: #d7d7d7;
margin: 0 0 20px;
padding: 5px;
padding-top: 0;
}
#comments-header-inner {
padding: 10px;
background: #fff;
border: 1px solid #bbb9b9;
border-top: none;
}
#comments-header h1 {
margin: 0;
padding: 0 0 5px;
border-bottom: 1px solid #cececd;
font: 1.5em Arial, "Trebuchet MS", Trebuchet, sans-serif;
color: #8c8c8c;
text-transform: uppercase;
letter-spacing: -1px;
line-height:1em;
}
#comments-form label {
display: block;
font-size: 0.85em;
text-transform: uppercase;
letter-spacing: 0.2em;
}
#comments-form label em {
font-style: normal;
text-transform: none;
letter-spacing: normal;
}
#author, 
#email,
#url,
#comment {
width: 95%;
margin: 0 0 10px;
padding: 4px;
background: #f7f7f7;
border: 1px solid #e0e0e0;
font: 0.9em "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;
}
#comment-submit {
padding: 5px 10px;
background: #888;
border: 3px double #999;
border-top-color: #ccc;
border-left-color: #ccc;
font-size: 85%;
color: #d5d5d5;
text-transform: uppercase;
text-align: center;
letter-spacing: 0.1em;
}
div.comment-form-info {
margin: 10px 0 10px;
border-bottom: 1px solid #cececd;
font-size: 0.9em;
color: #666;
line-height: 1.4em;
}
div.comment-form-info p {
margin: 5px 0;
}
p.trackback {
overflow: hidden;
}

/* 
pages	
------------------------------------------------------ */

#home #photo { padding: 15px 15px 10px 15px}

#main {
float: left;
width: 789px;
background: #fff;
padding: 5px;
}
#main-inner {
background: #fff;
padding: 10px;
border: 1px solid #fff;
}
h2.page-title, .enlaces h1 {
padding: 0 0 5px;
margin-bottom: 10px;
font: 1.5em Arial, "Trebuchet MS", Trebuchet, sans-serif;
color: #C8820B;
text-transform: uppercase;
letter-spacing: -1px;
line-height:1em;
}
.enlaces ul, .enlaces li { list-style-type: none}

.enlaces .linkcat { float: left; width: 350px; margin-right: 15px}

.page-body p { line-height: 22px;}
 
/* sidebar	 */

.wpcf7 input, .wpcf7 textarea {
	padding: 5px;
	border:0 ;
	background: #eee;
	width: 350px;
}
.wpcf7 .submit input {
	width: auto
}
.wpcf7 .req {
	color: #cc0000;
}
.wpcf7 p {
	margin-top: 10px
}

#side {
float: right;
width: 230px;
background: #d7d7d7;
padding: 5px;
font-size: 0.9em;
}
#side-inner {
background: #fff;
padding: 10px;
border: 1px solid #bbb9b9;
}
ul.arch-list {
background: #fff;
padding: 10px 0;
}
ul.arch-list li {
list-style-type: none;
border-bottom: 1px solid #e1e1e1;
}

/* post */

div.post {
margin: 20px 0;
padding: 0 0 20px;
border-bottom: 1px solid #e1e1e1;
}
div.post-body {
float: left;
width: 80px;
margin: 0 10px 0 0;
padding: 0 10px 0 0;
border-right: 1px solid #e1e1e1;
}
div.post-body img {
padding: 1px;
border: 1px solid #e1e1e1;
}
h3.post-title {
font-size: 1.1em;
font-weight: normal;
}
h4.post-meta {
font-size: 0.8em;
font-weight: normal;
}


/* 
footer		
------------------------------------------------------ */

#footer .left { float: left; width: 400px; }
#footer .right { float: right; width: 350px; text-align: right; margin-right: 15px; margin-top: 10px; }
.right li { list-style-type: none}

#footer .page_item { float:left; margin-right: 10px; list-style-type: none; margin-top: 10px}
 
#footer {
clear: both;
padding: 0 0 0 15px;
font-size: 0.8em;
text-align: left;
}

/* 
clear		
------------------------------------------------------ */

.clear {
clear: both;
height: 0;
line-height: 0;
}
.clearfix:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

hr                  {
color: #fff;
background: transparent;
border: 0;
border-bottom: 1px #ccc solid;
margin: 0 0 .5em;
padding: 0 0 .5em;
}

/* wordpress */
img.wp-smiley,
img.wp-wink         { float: none; border: 0 none; margin: 0; padding: 0 3px; }
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; }
.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-dd      { font-size: 11px; line-height: 17px; padding: 0 4px 5px; margin: 0; }
.aligncenter        { display: block; margin-left: auto; margin-right: auto; }
.alignright         { float: right; }
.alignleft          { float: left; }
