/*  
Theme Name: Simple Portfolio
Theme URI: http://www.themeforest.net
Description: This is template for Simple Portfolio.
Version: 1.0
Author: Janne Koivistoinen
Author URI: http://www.jannek.fi/

*/

body{ /* Body */
	background-color: #ffffff;
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
}
a:link {
	color: #909090;
	text-decoration: none;
}
a:visited {
	color: #ff0066;
	text-decoration: none;
}
a:hover {
	color: #ffffff;
	text-decoration: none;
	background-color:#ff0066;
	
}
a:active {
	color: #909090;
	text-decoration: none;
}
#wrapper{ /* Wrapper */
	width: 1000px;
}
#header{ /* Header */
	position:absolute;
	width:1000px;
	height:111px;
	top: 75px;
	left: 0px;
}
#container{ /* Container */
	position:absolute;
	width:710px;
	left: 285px;
	top: 190px;
}
.sidebar{ /* Sidebarstyle */
	position:absolute;
	width:256px;
	height:912px;
	left: 0px;
	top: 200px;
}

.sidebarcontent{ /* SB Content */
	text-align: right;
    font-family: Verdana;
	font-size: 11px;
	color: #4c4c4c;
	line-height: 18px;
}

#footer{ /* Footer height */
	position:absolute;
	width: 710px;
	height: 50px;
	left: 285px;
	top: 1204px;
}
#h3 { /* h3 */
	font-family: Verdana;
	font-size: 14px;
	color: #ff0066;
	line-height: 26px;
	font-weight: normal;
}

#categhory { /* Shows what categhory are you looking */
	position:absolute;
	width: auto;
	height:40px;
	z-index:14;
	left: 715px;
	top: 68px;
        letter-spacing:-2pt;

}
.categhorytitle {  /* Font for categhorytitle */
	font-family: Verdana;
	font-size: 20px;
	color: #909090;
}
.title { /* this is used in left column */
	font-family: Verdana;
	font-size: 21px;
	color: #909090;
	line-height: 42px;
	font-weight: normal;
        letter-spacing:-2pt;

}
.menu { /* this is used in menu */
	font-family: Verdana;
	font-size: 21px;
	color: #909090;
	line-height: 26px;
	font-weight: normal;
        letter-spacing:-2pt;
}
#navigation { /* Navigation */
	left: -15px;
}

#leftcolumn { /* Left column */
	position:absolute;
	width:256px;
	height:912px;
	z-index:0;
	left: 0px;
	top: 272px;
}

.infobodytext { /* this is used in left column */
	font-family: Verdana;
	font-size: 11px;
	color: #909090;
	line-height: 12px;
        z-index: 14;
			
}

.work { /* Post's background */
	
	width:712px;
    padding: 0px 0px 0px 0px;
	z-index: 5;
	background-color:opacity: 0.85;filter:alpha(opacity=85);
        
	
}

.workinfo {	
	font-family: Verdana;  /* this is used in showoff's more information text */
	font-size: 11px;
	color: #4c4c4c;
	line-height: 18px;
	z-index: 12;
}
.worktitles {	 /* Work titles */
	font-family: Verdana;
	font-size: 18px;
	color: #ff0066;  
	font-weight: normal; 
	z-index: 12;
        letter-spacing:-2pt;
}

.information { /* Information */
	width:712px;
	z-index:13;
	left: 17px;
	z-index: 11;
	}
	
.fields {	color: #565656;	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	padding: 4px;	margin: 6px 0 0 0; background-color: #e0e0e0;	border: 0px;} /* Form field style */

.fields_comment {	color: #565656;	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	padding: 6px;	margin: 3px 0 0 0; background-color: #e0e0e0;	border: 0px;} /* Comment field style */


.button {	color: #565656;	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	margin-top: 6px; padding: 5px 10px 5px 10px;	background-color: #e0e0e0;	border: 0px;} /* Button style */

#topanchor {	 /* Topanchor point */
	position:absolute;
	width:20px;
	height:24px;
	z-index:12;
	top: 0px;
	left: 0px;
}

#navmenu {	 /* Top pages navigation */
	position:absolute;
	z-index:12;
	top: 20px;
	left: 15px;
	font-family: Verdana;
	font-size: 11px;
	
}
#navmenu ul {/* Top pages navigation */
	margin: 0;
	padding: 0; 
	list-style-type: none; 
	list-style-image: none; }
	
#navmenu li {/* Top pages navigation */
	display: inline; 
	list-style-type: none; 
	list-style-image: none; }

#navmenu li a {/* Top pages navigation */
	text-decoration:none;
	margin: 4px;
	padding: 4px 10px 4px 10px;
	color: white;
	list-style-type: none; 
	list-style-image: none; 
	background: #909090; }
	
#navmenu li a:hover {/* Top pages navigation */
	color: white;
	list-style-type: none; 
	list-style-image: none; 
	background: #ff0066; }
	
	
.footer {	/* Footer */
	position:absolute;
	z-index:12;
	font-family: Verdana;
	font-size: 11px;
	line-height: 26px;
	color:#909090;
	height: 100px;
	list-style-type: none; 
	
}
.footer ul {/* Footer */
	margin: 0;
	padding: 0; 
	list-style-type: none; 
	list-style-image: none; }
	
.footer li a {/* Footer */
	text-decoration:none;
	padding: 4px 10px 4px 10px;
	color: white;
	list-style-type: none; 
	background: #909090; }
	
	
.footer li a:hover {/* Footer */
	color: white;
	background: #ff0066; }
	
.footer_title {/* Footer */
	font-family: Verdana;
	font-size: 12px;
	font-weight:bold;
	color:#909090;
	letter-spacing: -1pt;
	}
	
	
	
.comments-template{/* Comments */
	margin: 10px 0 0;
	border-top: 1px solid #ccc;
	padding: 10px 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 26px;
	color:#4c4c4c;
}

.comments-template ol{/* Comments */
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{/* Comments */
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
	border-bottom: 1px dotted #999999;
}

.comments-template h2, .comments-template h3{/* Comments */
	font-family: Verdana;
	font-size: 14px;
	color: #ff0066;
	line-height: 42px;
	font-weight: normal; 
}

.commentmetadata{/* Comments */
	font-size: 12px;
}

.comments-template p.nocomments{/* Comments */
	padding: 0;
}

.comments-template textarea{/* Comments */
	font-family: Verdana;
	font-size: 12px;
}
