/*  
Theme Name: Sharpfolio
Theme URI: http://sharpfolio.com/
Description: Sharpfolio is a theme designed specifically for designers who wish to use Wordpress for Portfolio Management. Making it easier to display your work in a clean environment.
Version: 1.0 - Initial Release
Author: WebRevolutionary
Author URI: http://webrevolutionary.com/
*/

body {
	font-family: Arial, sans-serif;
	text-align: center;
	font-size: 13px;
	color: #000000;
 	background: #ffffff;
	border-top: 5px solid #111111;
}
div#left a, div#right a {
	color: #000000;
	text-decoration: none;
	border-bottom: 1px dotted #cccccc;
}
div#left a:hover, div#right a:hover {
	border-bottom: 1px solid #cccccc;
	color: #ff7c53;
}
strong {
	font-weight: bold;
}
div#wrapper {
	width: 850px;
	margin: auto;
	text-align: left;
}
ul#navigation {
	display: block;
	float: right;
	list-style: none;
}
ul#navigation li {
	display: inline;
}
ul#navigation li a {
	color: #a3a3a3;
	background: #222;
	display: block;
	float: left;
	padding: 5px 10px;
	margin: 0 3px;
	text-decoration: none;
	font-weight: bold;
}
ul#navigation li.current_page_item a {
	color: #a3a3a3;
	background: #111;
}
ul#navigation li a:hover, ul#navigation li:hover a {
	color: #ff7c53;
	text-decoration: none;
}

div#description {
font-size: 14px;
	color: #000000;
	font-weight: bold;
	display: inline;
	0
}

div#header {
	padding: 0 0 10px 0;
	display: block;
	clear: both;

}
div#header h1 {
	font-size: 48px;
	color: #000000;
	font-weight: bold;
	display: inline;
	margin: 0 0px 0 0;
}
div#header h1 a {
	color: #000000;
	text-decoration: none;
}
div#header h1 a:hover {
	color: #ff7c53;
}
div#header h2 {
	font-size: 48px;
	color: #000000;
	font-weight: bold;
	display: inline;
}
div#left {
	width: 580px;
	float: left;
	margin: 0 20px 0 0;
}
div#right {
	width: 240px;
	float: right;
}
div#right h2, div#left h2 {
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	margin: 0 0 8px 0;
	border-bottom: 1px solid #cccccc;
}
div#notes, div#links {
	margin: 30px 0 0 0;
}
div.note {
	margin: 0 0 15px 0;
}
div.note h3 {
	font-weight: bold;
	font-size: 15px;
	color: #000000;
}
div#footer {
	font-size: 9px;
	margin: 30px 0 0 0;
	border-top: 1px solid #cccccc;
	padding: 10px 0 0 0;
	clear: both;
	float: left;
	width: 850px;
	color: #858585;
}
div#footer a {
	color: #333;
	text-decoration: none;
	border-bottom: 1px dotted #cccccc;
}
div#footer a:hover {
	color: #ff7c53;
	border-bottom: 1px solid #cccccc;
}
div.work-image a {
	border: none!important;
}
div.work-image img {
	padding: 2px;
        background: #ffffff;
	border: 1px solid #cccccc;
}
div.work-image a img {
	border: 1px solid #cccccc;
}
div.work-image a:hover img {
	background: #444;
	border: 1px solid #cccccc;
}
div.content-box {
	margin: 0 0 20px;
}
div.content-box h3 {
	font-size: 18px;
	font-weight: bold;
	margin: 0 0 5px;
}
div.content-box h3 em {
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
div#left p {
	margin: 0 0 20px 0;
}
div.contactform label {
	display: block;
	margin: 15px 0 0 0;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
div.contactform input#contactsubmit {
	position: relative;
	top: 10px;
}

/***********comentarios***************/

#comment{
	width: 300px
	height: 120px
}
.comentarios{
	background-color: #ffffff;
	padding:5px;
	margin-top:5px;
	margin-bottom:5px;

        
}
.commentarios li {
	background-color: #ffffff;
	padding:5px;
	margin-top:5px;
	margin-bottom:5px;
	

	}

.commentarios li:hover{ background-color: #fff; }

.comentariosmeta {
	margin-top: 0;
	padding-top: 1px;
	font-size: 0.9em;
	color: #999;


	}

.comentariostitulo {
	margin:0px;
	margin-bottom:2px;
}

input, select {
	border: 1px solid #cccccc;
	background-color: #ffffff;
	color: #aaa;
	font-size: 13px;
	

	}
textarea {
	border: 1px solid #cccccc;
	background-color: #ffffff;
	color: #aaa;
	font-size: 13px;
width: 580px
	}


}
div#linke {
	color: #000000;
	text-decoration: none;
	
}