/*
Theme Name: Tampere street style theme
Theme URI: http://tamperestreetstyle.com/
Description: Tampere street style site theme
Version: 1.0
Author: Joona Petrell and Teemu Hirvonen
Author URI: http://www.joona.net
Tags: photoblog, style, streetstyle
*/

body
    {
	font: 14px, Verdana,Tahoma,Arial,sans-serif;
	/* "Helvetica Neue", Helvetica, Arial, sans-serif;*/
    background-color: #2f2f2f; 
    background-image: url(bitmaps/tss_background.png);
    }	

.header_image {
	top:0px;
	left:0px;
	width:300px;
	height:35px;
	margin-bottom:0px;
	padding-bottom:0px;
}

.header_comment {
	top:0px;
	left:0px;
	width:300px;
	height:27px;
}

.menu {
	top:0px;
	left:0px;
	width:280px;
}

.emptyarea_before_comments {
	height:60px;
	width:200px;
}

.comment_label {
	margin-top:4px;	
	font: 12px Verdana,Tahoma,Arial,sans-serif;
}

.comments {
   margin: 0px;
   padding-left:120px;
   width:415px;
}

.modelpic {
	top:0px;
	left:0px;
	width:150px;
	height:50px;
}

.modelname {
	padding:0px;
	text-align:left;
}
	
.imagearea {
	padding:10px;
	padding-top:0px;
	margin:10px;
	left:30px;
	position:absolute;
}	

.inputarea {
	background-color:transparent;
	background-image:url(bitmaps/tss_inputarea_background.png);
	color: white;
	font: 12px Verdana,Tahoma,Arial,sans-serif;
}

.menutable {
	/*background-color:transparent;
	background-image:url(bitmaps/tss_inputarea_background.png);
	background-color:white;*/
	padding:0px;
	width:320px;
	/*top:-115px;
	position:relative;*/
}
.tabs {
	display:inline;background-repeat;no-repeat;color:white;text-decoration:none;padding:4px;
}

.tabs:hover {
	text-decoration:underline;
}

.outfit_description {
	top:0px;
	left:0px;
	width:340px;
}

a {
	color:#ffffff;
}

a:hover {
	color:#FFC9F5;
}

a:link, a:visited {
	color:#ffffff;
}

a:link:after, a:visited:after {
	color:#ffffff;
}

.author_link {
	color:#ff59e6; 
	text-decoration:none;
}

.author_link:hover {
	text-decoration:underlined;
}

p {
    color:#ffffff;
}

.white {
    color:#ffffff;
}

.grey {
	color:#2f2f2f;
}

.pink
{
    color:#ff59e6;
	padding:0px 0px 15px;
}

.comment_author {
    text-decoration:none;
}

.comment_author:hover {
    text-decoration:underline;
}

.avatar {
	margin-top:8px;
	width:32px;
	height:32px;
}
