/*
Theme Name: Sharpfolio
Theme URI: http://webrevolutionary.com/sharpfolio
Description: A WordPress theme designed to help build your online portfolio.
Version: 2.0
Author: Matt Lenz
Author URI: http://webrevolutionary.com/
Tags: sharpfolio, portfolio, dark, light
*/
body {
	text-align: center;
	background: #292929 url(images/smoke.png) repeat-x top;
	color: #999;
	font-family: Calibri, Verdana, Arial, Helvetica, sans-serif;
	font-size:79%;
	font-weight:normal;
}
div#wrapper {
	text-align: left;
	margin: auto;
	min-width:800px;
	max-width:1050px;
	background:url(images/hotarub.png) no-repeat top right;
}
a {
	color: #FFFF99;
}
a:hover {
	color: #fff;
}
p {
	margin: 0 0 24px;
}
h1, h2, h3, h4 {
	font-family: Calibri, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
div#header {
width:800px;

}
h1 {
	font-size: 48px;
	color: #666;
}
div#header h1 {
	font-family: Calibri, Verdana, Arial, Helvetica, sans-serif;
	font-size:2em;
	font-weight:bold;
	color: #FFFFCC;
	width: 300px;
	margin-left:15px;
}
div#header h1 a {
	text-decoration: none;
	color: #FFF;
}

h1 a {
	text-decoration: none;
	color: #666;
}
#descripcion {
font-family: Calibri, Verdana, Arial, Helvetica, sans-serif;
font-size:1.6em;
color:#FFF;
text-align:left;
line-height:1.5em;
padding:10px 15px;
width:200px;
margin-bottom:20px;
float:left;
font-weight:normal;
}
#logotipo {
	display: block;
	width: 300px;
	height:250px;
	float: left;
}

div#header h2, ul#navigation {
	margin: 0 0 6px;
}
ul#navigation {
	display: block;
	width: 600px;
	height:60px;
	padding: 50px 0 0 0;
	float: left;
	background:url(images/navebar.png) no-repeat;
}
ul#navigation li {
	display: inline;
	font-family:"Courier New", Courier, monospace;
	font-size:1.3em;
	font-weight:bold;
	margin:0 0 0 10px;
		height:60px;

	}
ul#navigation li a {
	text-decoration: none;
	color: #660000;
	margin: 0 10px 0 0;
	padding: 30px 0 0 0;
	height:60px;
}
ul#navigation li a:hover {
	color: #330066;
	background:url(images/palomita.png) center no-repeat;

}
div#header h2 {
	font-family: Georgia, Times, 'Times New Roman', serif;
	font-weight: normal;
	display: block;
	width: 300px;
	float: right;
	text-align: right;
}



span.f {
	font-style: italic;
}

div#content p, div#content2 p {
font-weight: normal;
font-style:normal;
line-height: 1.3em;
letter-spacing:0.03em;
}

div#content {
	margin: 72px 0 0 0;
	/*background:#999999;*/
}
div#content2 {
	margin: 45px 0 0 0;
}
div.thumbnail {
	width: 509px;
	float: left;
	border-top: dotted #000000 0px;
	color:#FFF;
	font-size:1.1em;
	font-weight:normal;
	background:url(images/back.png);
	-moz-border-radius: 10px 0px 10px 10px;
	-webkit-border-radius: 10px 0px 10px 10px;
	padding: 10px;
}

div.nores {
	padding:10px;
	border-top: dotted #000000 0px;
	color:#FFF;
	font-size:1.1em;
	font-weight:normal;
	height:400px;
}

div.entry {
	width: 240px;
	float: left;
	background:url(images/back.png);
	padding:10px;
    -moz-border-radius: 0px 10px 10px 0px;
	-webkit-border-radius: 0px 10px 10px 0px;

}


div.entry h1, div.entry h2, div.entry h3, div.entry h4 {
	font-family: Calibri, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:2em;
	color:#FFFFFF;
}
div.entry li {
	margin: 7px 0 8px 10px;
	line-height: 1.1em;
	letter-spacing:0.03em;
	}

div.entry ul li:before {
	content: "\00BB \0020";
	}

div.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	line-height: 1.3em;
	letter-spacing:0.03em;
	}

div.entry ol li {
	margin: 0;
	padding: 0;
	line-height: 1.3em;
	letter-spacing:0.03em;
	}

div.entry a {
	color: #FFF;
}
div.entry a:hover {
	color: #FFFFCC;
}


html>body 
.thumbnail ul li:before {
	content: "\00BB \0020";
	}

.thumbnail ol {
	padding: 0 0 0 35px;
	margin: 0;
	line-height: 1.3em;
	letter-spacing:0.03em;
	}

.thumbnail ol li {
	margin: 0;
	padding: 0;
	line-height: 1.3em;
	letter-spacing:0.03em;
	}


div#content h2 {
	font-size: 24px;
	color: #fff;
	line-height: 32px;
}
div#content2 h2 {
	font-size: 24px;
	color: #fff;
	line-height: 32px;
}
div#content h2 a {
	text-decoration: none;
	color: #fff;
}
div#content2 h2 a {
	text-decoration: none;
	color: #fff;
}
p.comment-link {
	margin: 0;
}
p.comment-link a {
	font-family: Calibri, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #808080;
	text-decoration: none;
	font-size: 16px;
	line-height: 36px;
}
p.comment-link a:hover {
	color: #999;
	text-decoration: underline;
}
div#footer p {
	line-height: 1.1em;
	color: #333;
	text-align: center;
}
div#footer {
	background:url(images/back.png);
	clear:both;
	padding: 15px 0;
}

div#footer p a {
	color: #444;
	text-decoration: none;
}
div#footer p a:hover {
	color: #555;
	text-decoration: underline;
}
div.post {
	margin: 0 0 30px;
}
div.postb {
	margin: 0 0 30px;
	background:url(images/back.png);
	padding: 20px;
	border:dotted 1px #000;
	width:800px;
}


h3#comments, h3#respond {
	color: #fff;
	line-height: 64px;
}
div.author {
	width: 250px;
	float: left;
}
div.author cite {
	font-size: 16px;
	font-weight: bold;
	font-family: Helvetica, Arial, sans-serif;
	margin: 0 0 0 12px;
}
div.author img {
	position: relative;
	top: 10px;
}
div.comment {
	width: 500px;
	float: right;
	padding: 18px 0 0 10px;
	background:url(images/back.png);

}
ol.commentlist {
	border-top: 1px solid #333;
	margin: 0 0 48px;
}
ol.commentlist li {
	border-top: 1px solid #333;
	padding: 0 0 10px 0;
}
form input, form textarea {
	margin: 0 12px 0;
}
div.alignleft, div.alignright {
	display: block;
	width: 40%;
	float: left;
}
div.alignright {
	float: right;
	text-align: right;
}
div.alignleft a, div.alignright a {
	font-family: Georgia, Times, 'Times New Roman', serif;
	font-size: 18px;
	text-decoration: none;
	color: #777;
}
div.alignleft a:hover, div.alignright a:hover {
	color: #999;
	text-decoration: underline;
}

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

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

/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/

div#pagebar {
	display: block;
	width: 600px;
	height:60px;
	padding: 50px 0 0 0;
	background:url(images/navebar.png) no-repeat;
}
