/*  
Theme Name: JesusCarrera
Theme URI: http://www.jesuscarrera.info/
Description: <a href="http://jesuscarrera.info">Jes&uacute;s Carrera</a> Blog. Based on <a href="http://jesuscarrera.info/portfolio/startpoint">StartPoint</a>.
Version: 1.0 
Author: Jesus Carrera
Author URI: http://jesuscarrera.info/

	Released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

body{
    text-align:center;
    font:.8em/1.4 Verdana,Arial,sans-serif;
	color:#404040;
    background-color:#d8d8d8;
    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.6em;
    color:#393939;
    border-bottom:1px solid #ccc;
    margin-bottom:2px;
    clear:both;
}
h2{
    font-size:1.6em;
    margin-bottom:10px;
    padding-top:30px;
    border-bottom:1px solid #ccc;
    clear:both;
}
h3{
    font-size:1.2em;
    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:.8em Verdana,Arial,sans-serif;
	color:#393939;
    border:1px solid #ccc;
}
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:#000;
}
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;
    padding:0px 10px 0px 10px;
    background:url('/wp-content/themes/JesusCarrera/images/bglayout.gif') repeat-y;
}
#header{
    height:85px;
    width:720px;
    background:url('/wp-content/themes/JesusCarrera/images/bgheader.gif') repeat-x;
    margin-left:-1px;
    padding:10px;
}
.jesuscarrera{
    margin-left:25px;
    margin-top:40px;/*ie*/
    font-family: Georgia, serif;
    color:#b52328;
    font-weight:bold;
}
html>body .jesuscarrera{
    margin-top:25px;
}
.jc{
    background:url('/wp-content/themes/JesusCarrera/images/jesuscarrera.gif') no-repeat;
    
    color:#b7b7b7 !important;
    text-decoration:none !important;
    font-size:.8em;
    font-weight:bold;
    padding:35px 80px 0px 20px;
}
#header ul{
    margin-top:10px;
    text-align:right;
    background:url('/wp-content/themes/JesusCarrera/images/hlines.gif') repeat-x bottom;
    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:link{
    color:#393939;
}
#header li a:visited{
    color:#494949;
}

#content{
    width:479px;
    padding:10px;
    padding-top:0px;
    float:left;
    border-right:1px solid #b52328;
}
#content p img{
    float:left;
    margin-right:5px;
    margin-bottom:2px;
    
}
#content p{
    clear:both;
}
#content ul{
	clear:both;
}
#sidebar{
    width:220px;
    padding:10px;
    float:left;
}
#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{
    padding-left:13px;
    background:url('/wp-content/themes/JesusCarrera/images/archives.gif') no-repeat 0px 9px;
}
#sidebar .sidebar-categories li{
    padding-left:13px;
    background:url('/wp-content/themes/JesusCarrera/images/categories.gif') no-repeat 0px 9px;
}
#sidebar .sidebar-feeds li{
    padding-left:13px;
    background:url('/wp-content/themes/JesusCarrera/images/feed.gif') no-repeat 0px 9px;
}
#sidebar h4{
    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;
}
#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;
}
.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;
    padding-bottom:10px;
    padding-left:5px;
    padding-right:5px;
    padding-top:10px;/*ie*/
    border:1px solid #fff;
}
html>body #comments li{
    padding-top:0px;
}
.comment{
    background:#dbd9d9 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:#e7e7e7 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:#eee;
    padding:10px;
    margin-top:10px;
    margin-bottom:10px;
}
.nota{
    border:1px dashed #ccc;
    background-color:#fafafa;
    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;
    
}
.imgcaption{
    float:left;
    margin-right:7px;
    margin-top:7px;
    text-align:center;
    width:130px;
    border:1px solid #ccc;
    padding:5px;
}
.right{
	float:right !important;
}
blockquote{
	background:#fafafa 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;
}
