/*  
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: #222222;           
	background-image: url(images/background_yn_wood_04.jpg);
	background-repeat: repeat;
	background-attachment: fixed;
}
a:link {
	background-color: #575447;
	color: white;
	text-decoration: none;
}
a:visited {
	background-color: #ff4f4f;
	color: white;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #5a5b5d;
	
}
a:active {
	color: white;
	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: 276px;
	top: 188px;
}
.sidebar{ /* Sidebarstyle */
	list-style-type: none;                   
	position:absolute;
	width: 272px;
	height:912px;
	left: 0px;
	top: 200px;
}

.sidebarcontent{ /* SB Content */
	font-family: Verdana, Arial, sans-serif;                 
	display: block;                 
	list-style-type: none;                 
	text-align: right;
	font-size: 10px;
	color: white;
	line-height: 18px;
}

#footer{ /* Footer height */                    
	position:absolute;
	width: 710px;
	height: 50px;
	left: 285px;
	top: 1204px;
}
#h3 { /* h3 */
	font-family: Helvetica, Verdana, Arial, sans-serif;         
	font-size: 21px;
	color: white;
	line-height: 26px;
	font-style: italic;
}

#categhory { /* Shows what categhory are you looking */                                           
	color: white;                                           
	position:absolute;
	width: 500px;
	height:40px;
	z-index:14;
	left: 900px;
	top: 45px;
}
.categhorytitle {  /* Font for categhorytitle */                                                              
	font-family: Verdana, Arial, sans-serif;                                                                                             
	text-transform: uppercase;
	font-size: 20px;
}
.title { /* this is used in left column */
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	color: white;
	line-height: 24px;
	font-style: italic;
}
.menu { /* this is used in menu */                                                      
	widows: 0;                                                                                 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	color: #ff4f4f;
	line-height: 26px;
	font-style: italic;
}
#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-size: 12px;
	color: #666666;
	line-height: 18px;
    z-index: 14;
	
		
}

.work { /* Post's background */
	
	word-wrap: break-word;                        
	
	width:690px;
    padding: 10px 10px 10px 15px;
	z-index: 5;
	opacity: 0.85;filter:alpha(opacity=85);zoom:1;
	
}

.workinfo {  /* this is used in showoff's more information text */
	font-family: Georgia, "Times New Roman", Times, serif;                                                       
	font-size: 18px;
	color: white;
	z-index: 12;
}
.worktitles {	 /* Work titles */	                  
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	color: white;  
	font-style: italic; 
	z-index: 12;    
}

.information { /* Information */
	width:682px;
	z-index:13;
	left: 17px;
	z-index: 11;
	}
	
.fields {	font-family: Verdana, Arial, sans-serif;	color: #FFF;	font-size: 12px;	padding: 4px;	margin: 6px 0 0 0; background-color: #778583;	border: 0px;} /* Form field style */

.fields_comment {	font-family: Verdana, Arial, sans-serif;	color: #575447;	font-size: 12px;	padding: 6px;	margin: 3px 0 0 0; background-color: white;	border: 0px;} /* Comment field style */


.button {	font-family: Verdana, Arial, sans-serif;	color: #FFFFFF;	font-size: 12px;	margin-top: 6px; padding: 5px 10px 5px 10px;	background-color: #778583;	border: 0px;} /* Button style */

#topanchor {	 /* Topanchor point */
	position:absolute;
	width:20px;
	height:24px;
	z-index:12;
	top: 0px;
	left: 0px;
}

#navmenu {	 /* Top pages navigation */
	font-family: Verdana, Arial, sans-serif;	                           
	list-style-type: none;	                           
	position:absolute;
	z-index:12;
	top: 20px;
	left: 15px;
	font-size: 12px;
	
}
#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: #ff4f4f; }
	
#navmenu li a:hover {/* Top pages navigation */
	color: white;
	list-style-type: none; 
	list-style-image: none; 
	background: #575447; }
	
	
.footer {	/* Footer */
	font-family: Verdana, Arial, sans-serif;	            
	position:absolute;
	z-index:12;
	font-size: 12px;
	line-height: 26px;
	color:#FFFFFF;
	height: 200px;
	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: #575447; }
	
	
.footer li a:hover {/* Footer */
	color: white;
	background: #ff4f4f; }
	
.footer_title {/* Footer */
	font-family: Verdana, Arial, sans-serif;            
	font-size: 12px;
	font-weight:bold;
	color:#FFFFFF;
	letter-spacing: 1pt;
	}
	
	
	
.comments-template{/* Comments */
	font-family: Verdana, Arial, sans-serif;              
	margin: 10px 0 0;
	border-top: 1px solid #ccc;
	padding: 10px 0 0;
	font-size: 12px;
	line-height: 26px;
	color:#FFFFFF;
}

.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: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	color: #ff4f4f;
	line-height: 42px;
	font-style: italic;
}

.commentmetadata{/* Comments */
	font-size: 12px;
}

.comments-template p.nocomments{/* Comments */
	padding: 0;
}

.comments-template textarea{/* Comments */
	font-family: Verdana, Arial, sans-serif;              
	font-size: 12px;
	
}

