/*
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 {
 font-family: "Lucida Sans Unicode", "Trebuchet MS", Arial, Helvetica, sans-serif;
 font-size: 12px;
 background-image:url(images/bg_pattern.jpg);
 background-repeat:repeat;
color:#ffffff;
}

div#wrapper {
	text-align: left;
	width: 1000px;
        margin: auto; 
}
a:link, a:visited, a:active {
	color: #ff3a93;
}
a:hover {
	color: #999999;
}
p {
	margin: 0 0 24px;
}
h1, h2, h3, h4 {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
}

h3 {
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
color:#666666;
margin-bottom:3px;
}

div#header {

height: 100px;
margin: 40px 0px 0px 0px;
width:1000px;
}
h1 {
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
color:#ffffff;
margin-bottom:5px;
}
h1 a {
	text-decoration: none;
	color: #ff3a93;
}

#navigation {
 float: left;
 width: 830px;
 color: #cccccc;
 padding: 0px 170px 0 0;
 border-bottom: 1px solid #2d2d2d;
 margin: 0px 0px 50px 0px;
 z-index:10;
}

/*------ Containters ------*/
#menu{
	width:400px;
	height:47px;
	margin:0px auto;
	border:0;
	overflow:hidden; float:right;
	
}
#m-top{
	height:40px;
	
}

/*------ MENU ------*/
#menu ul{
	padding:0px;
	margin:0px;
	list-style:none;
}

#menu ul li{
	display: block;
	float: left;
	text-align: center;
	padding: 0;
	margin: 0;
}



#menu ul li a{
	width:100px;
	height:35px;
	margin:0px;
	padding:5px 0px 0px 0px;
	margin:5px 0px 0px 0px;
	display: block;
	text-decoration:none;
	font-size:18px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#ff3a93;
	border:0;
		
}

#menu ul li a:hover{
	color:#ffffff;
		border-bottom:2px solid #ff3a93;
}

#menu ul li a.current{
color:#ffffff;
border-bottom:2px solid #ff3a93;
}


span.f {
	font-style: italic;
}

div#content { 
	margin: 72px 20px 0 0; line-height:20px;
}

div#sidebar{
 margin: 60px 150px 0px 20px;
 line-height:22px;
 font-size:11px;
 float:right;
}

div#sidebar h2 {
font-size:18px;
font-family:Georgia, "Times New Roman", Times, serif;
color:#ff3a93;
font-weight:lighter;
margin-bottom:5px;
}

div#sidebar ul ul {
margin: 0 0 30px 0px;
padding-left: 0;
list-style: none;
line-height:22px;
}

div#sidebar ul ul li
{
padding: 0 0 5px 15px;
background-image: url(images/arrow.gif);
background-repeat: no-repeat;
background-position: 0 8px;
border-bottom: 1px dotted #666666;
margin-bottom:5px;
}

div#sidebar  ul ul li a{
text-decoration:none;
color:#ffffff;
}

div#sidebar  ul ul li a:hover{
text-decoration:none;
color:#ff3a93;
}

div.thumbnail {
	width: auto; height:auto; margin-bottom:10px;
	float: left; 
}

div.thumbnail p {border:4px solid #333333;width:auto;}

/*div.frame {
width: 500px; 
height: 301px;
background: url(images/frame.png) no-repeat; z-index:10;
}*/
div.entry {
	width: 250px;
	float: right; margin: 0px 150px 0px 0px;
}
div#content h2 {
font-size:20px;
font-family:Georgia, "Times New Roman", Times, serif;
color:#ff3a93;
font-weight:lighter;
border-bottom:1px solid #2d2d2d;
padding-bottom:5px;
margin-bottom: 8px;
}
div#content h2 a:link, a:visited, a:active {
	text-decoration: none;
	color: #ff3a93;
}

div#content h2 a:hover {
	text-decoration: none;
	color: #ffffff;
}

p.comment-link {
	margin: 0;
}
p.comment-link a:link, p.comment-link a:visited, p.comment-link a:active {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: #ff3a93;
	text-decoration: underline;
	font-size: 16px;
	line-height: 36px;
}
p.comment-link a:hover {
	color: #999;
	text-decoration: none;
}

div#footer {
 height:81px; 
 width:100%;
 clear: both;
 color: #333;
 background-image:url(images/footer_bg2.jpg);
 background-repeat:repeat-x;
 margin: 0px 0 0 0;
 padding: 45px 0 0 0;}


div.post {
	margin: 0 0 15px 0; width:100%; float:left;
}

div.post.small {width:650px;}

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 0;
}
ol.commentlist {
	border-top: 1px solid #333;
margin: 0 0 48px;
}
ol.commentlist li {
	border-bottom: 1px solid #333;
	padding: 12px 0 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;
}

/* ---------- gallery styles start here ----------------------- */
.gallery {
	list-style: none;
	margin: 0 0 0px 0;
	padding: 0;
}
.gallery li {
	margin: 20px 0 140px 60px;
	padding: 0;
	float: left;
	position: relative;
	width: 480px;
	height: 201px;
}

.gallery a:link, a:visited, a:active {
	text-decoration: none;
	color: #999999;
}
.gallery a:hover {
	color: #ffffff;
	text-decoration: none;
}
.gallery img {



	padding: 20px 0 0 15px;
}
.gallery span {
	width: 300px; 
	display: block;
	position: absolute;
	margin: 20px 0 0 550px;
	text-align: left;
	font: 12px "Lucida Sans Unicode", Georgia, "Times New Roman", Times, serif;
	padding:0; 
}

.gallery em {
	width: 546px; 
	background: url(images/frame.png) no-repeat;
	display: block;
	position: absolute;
	top: -40px;
	left: -40px;
	text-align: center;
	font: 12px "Lucida Sans Unicode", Georgia, "Times New Roman", Times, serif;
	padding-top: 305px; 
}


.badgecorner {
width:300px;
height:540px;
border: none;
background-image:url(images/lamp2.png);
background-repeat:no-repeat;
position: absolute;
right: 0;
top: 0;
margin: 0;
padding: 0;
border: none;
float: none;  } 

.badgecorner:hover {
background-image : url(images/lamp.png);
background-repeat:no-repeat;
}

#footer2 ul{

	margin: 15px auto;
	width: 960px;
	padding: 10px 0 0 0;
	list-style-type: none;
	text-align: left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
 	color:#000000;
	font-size:9px;
}

#footer2 ul li{
	float: left;
	display: inline; clear:both;
	padding: 0 10px 0 0; line-height:16px;
}

#footer2 ul li a{
	color:#ff3a93; text-decoration:none; 
}

#footer ul li a:hover{
	text-decoration:none; color:#666666;
}

.switch { margin:-150px 20px 0px 0; float:right;}

a.switch {
display: block;
width: 55px;
height: 92px;
background: url("images/switch.jpg") 0 0 no-repeat;
text-decoration: none;
}

a:hover.switch{
background-position: -55px 0;

}

a.focus.switch{border:none;}

#mirror {
width:240px;
height:120px;
border: none;
background-image:url(images/mirror.png);
background-repeat:no-repeat;
position:relative;
padding: 0 100px 0 0; bottom:-125px;
float: right;
} 

.picframe {
float:right;
margin: 0 0 10px 10px;
}

#gap {height:100px; width: 100%;}

div#content ul li
{
padding: 0 0 5px 15px;
background-image: url(images/arrow.gif);
background-repeat: no-repeat;
background-position: 0 8px;
margin-bottom:5px;
}

div#content ul li a:active, div#content ul li a:link, div#content ul li a:visited{
text-decoration:none;
color:#808080;
}

div#content  ul li a:hover{
text-decoration:none;
color:#ff3a93;
}