/*  
Theme Name: JesusCarrera
Theme URI: http://www.jesuscarrera.info/portfolio/startpoint/
Description: Theme for <a href="http://jesuscarrera.info" title="Jes&uacute;s Carrera Website">jesuscarrera.info</a>.
Version: 2.0 
Author: Jesus Carrera
Author URI: http://www.jesuscarrera.info/

	Released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

body{
    text-align:center;
    font:.7em/1.3 Verdana,Arial,sans-serif;
	color:#fff;
    background-color:#000;
    padding:0px;
    margin:0px;
}
a:link,a:visited{
    color:#b52328;
	text-decoration:none;
}
a:hover{
    text-decoration:underline;
}
a:active{
    color:#e71820;
}
img{
    border:0px;
}
h1{
    font-size:1.4em;
    color:#fff;
    border-bottom:1px solid #ccc;
    margin-bottom:2px;
margin-right:5px;
    clear:both;
}
h2{
    font-size:1.2em;
    margin-bottom:10px;
    padding-top:30px;
    border-bottom:1px solid #ccc;
    clear:both;
}
h3{
    font-size:1.1em;
    margin-bottom:2px;
    padding-top:20px;
    clear:both;
}
h4{
    font-size:.9em;
    color:#393939;
    margin-bottom:2px;
    padding-top:10px;
    clear:both;
}
textarea,input{
    font:.9em Verdana,Arial,sans-serif;
	color:#000;
    border:1px solid #ccc;
	background-color:#666;
}
li{
    margin-bottom:10px;
}
.dp-highlighter li{
	margin-bottom:0px !important;
}
dt{
    font-size:1.2em;
    font-weight:bold;
}
code, pre{
	font-size:1.1em;
	color:#ddd;
}
kbd{
	font-size:1.2em;
	color:#fff;
	background-color:#444;
	padding:5px;
	display:block;
}
em{
	color:#808080;
}

#submit,#searchsubmit{
    font-weight:bold;
}
#layout{
    margin:0px auto;
    text-align:left;
    width:740px;
	border-left:2px dotted #fff;
	border-right:2px dotted #fff;
	overflow:hidden;
}
#header{
    width:740px;
}
#swf{
	width:740px;
	height:100px;
	border-bottom:2px dotted #fff;
}
#header ul{
    margin-top:10px;
    text-align:right;
    padding-bottom:5px;
    font-weight:bold;
    
    font-size:1em;
    text-transform:uppercase;
    
    margin-left:0px;/*ie*/
}

#header li{
    display:inline;
    list-style-type:none;
    padding-left:10px;
    margin-right:10px;
    background:url('/wp-content/themes/JesusCarrera/images/menuitems.gif') no-repeat 0px 5px;
}
#header li a{
    color:#fff;
}

#content{
	display:inline;
    width:479px;
	margin:0 15px;
    float:left;
}
#content p img{
	display:inline;
  float:left;
  margin-right:5px;
  margin-bottom:5px;
  margin-top: 5px;
}
#content p{
    clear:both;
}
#content ul{
	clear:both;
}
#sidebar{
	display:inline;
    width:200px;
    float:right;
	margin-right:5px;
}
#sidebar ul{
    list-style-type:none;
    margin:0px;
    padding:0px;
}
#sidebar li{
    margin:0px;
    padding:0px;
    
}
#sidebar li li{
    border-bottom:1px solid #ccc;
    padding-top:5px;
    padding-bottom:5px;
}
#sidebar ul ul{
    padding-left:10px;
}
#sidebar .sidebar-archives li, #sidebar .widget_archive li{
    padding-left:13px;
    background:url('/wp-content/themes/JesusCarrera/images/archives.gif') no-repeat 0px 9px;
}
#sidebar .sidebar-categories li, #sidebar .widget_categories li{
    padding-left:13px;
    background:url('/wp-content/themes/JesusCarrera/images/categories.gif') no-repeat 0px 9px;
}
#sidebar .sidebar-feeds li, #sidebar .widget_rss li{
    padding-left:13px;
    background:url('/wp-content/themes/JesusCarrera/images/feed.gif') no-repeat 0px 9px;
}
#sidebar h2, .widgettitle{
    border-bottom:1px solid #ccc;
    font-weight:bold;
    color:#999;
    font-size:.9em;
    text-transform:uppercase;
    margin-bottom:5px;
    padding-bottom:5px;
    margin-top:30px;
}
.view-archive{
	font-size:.9em;
}
.vcf{
	padding-right:15px;
	background:url('/wp-content/themes/JesusCarrera/images/add-contact.png') no-repeat right;
}
#footer{
    clear:both;
    text-align:center;
    margin:0px 10px 0px 10px;
    padding:20px 0px 10px 0px;
    background:url('/wp-content/themes/JesusCarrera/images/hlines.gif') repeat-x 0px 10px;
}
.post{
    margin-bottom:50px;
}
.post-datetime{
    float:left;
    color:#999;
    font-size:.8em;
}
.post-author{
    
}
.post-author-posts{
    
}
.post-category{
    float:left;
    margin-left:5px;
    color:#999;
    font-size:.8em;
}

.post-entry{
    margin-top:25px;
}
.post-entry-more{
    font-weight:bold;
    font-size:1.2em;
}
.post-comments{
    padding-left:18px;
    padding-top:2px;
    padding-bottom:2px;
    background:url('/wp-content/themes/JesusCarrera/images/comments.gif') no-repeat 2px 3px;
	clear:both;
}
.post-custom-fields{
    
}
.next-post-link{
    float:right;
    font-size:1.5em;
    font-weight:bold;
    margin-bottom:20px;
}
.previous-post-link{
    float:left;
    font-size:1.5em;
    font-weight:bold;
    margin-bottom:20px;
}
#comments{
    margin-bottom:60px;
}
#comments ul{
    list-style-type:none;
    margin:0px;
    padding:0px;
}
#comments li{
    margin-bottom:50px;
	margin-right:5px;
    padding-bottom:10px;
    padding-left:5px;
    padding-right:5px;
    padding-top:10px;/*ie*/
    border:1px solid #000;
}
html>body #comments li{
    padding-top:0px;
}
#comment{
	width:460px;
}
.comment{
    background:#333 url('/wp-content/themes/JesusCarrera/images/comment.gif') no-repeat bottom;
}
.comment-data{
    padding-top:10px;
    float:left;
}
.comment-number{
    float:left;
}
.comment-datetime{
    float:left;
    margin-left:5px;
}
.comment-author{
    float:left;
    margin-left:5px;
}
.comment-moderated{
}
.comment-edit{
    float:left;
}
.protected-comments{
}
#commentform label{
    margin-left:5px;
}
#commentform div{
    padding:3px;
}
.commentform-required{
    color:#bbb;
    font-size:.8em;
}
.allowed-tags{
}
.attachment{
    
}
.smallattachment{

}
.attachment-link{
}
.attachment-filename{
}


.post-leavecomment{
    
}
.post-trackbackurl{
    
}
.odd{ 
    background:#222 url('/wp-content/themes/JesusCarrera/images/comment.gif') no-repeat bottom;
}


.hresume span{
    color:#393939;
    font-weight:bold;
}
.hresume .experience, .education{
    margin-bottom:30px;
    padding-bottom:5px;
    border-bottom:1px solid #ddd;
}
.varios .education{
    margin-bottom:0px;
    border-bottom:none;
}
.varios li{
    margin-bottom:5px;
}
.varios ul{
    margin-top:5px;
}
.hresume object{
    position:absolute;
    visibility:hidden;
}
.destac{
    border:1px solid #b52328;
    background-color:#222;
    padding:10px;
    margin-top:10px;
    margin-bottom:10px;
}
.nota{
    border:1px dashed #ccc;
    background-color:#333;
    padding:10px;
    margin-top:10px;
    margin-bottom:10px;
	clear:both;
}
.border{
    border:1px solid #ccc;
}
a img{
    border:1px solid #b52328;
}
.noborder{
    border:none;
}
.clear{
    clear:both;
    height:0px;
    
}
#content p a.image-portfolio{
	display:inline;
	float:left;
}
#content p a.image-portfolio img{
	margin:5px;
}
.right{
	float:right !important;
}
blockquote{
	background:#222 url('/wp-content/themes/JesusCarrera/images/open-quote.gif') no-repeat 2% 2%;
	padding:8px;
	font-size:1.1em;
}
blockquote .autor{
	background:url('/wp-content/themes/JesusCarrera/images/close-quote.gif') no-repeat 98% 0%;
	margin-top:-20px;
	padding-top:30px;
	font-size:.8em;
	font-style: italic;
	text-align: right;
}


.alignleft{
	float:left;
}
.aligncenter{
	display:block;
	margin-left: auto;
	margin-right: auto;
}
.alignright{
	float:right;
}