/*
Theme Name: BTP BLACK and RED
Theme URI: http://www.blacktieproject.com/blog
Description: The BlacktieProject Photo Blog
Version: 1.0
Author: Mikko Gonzales	
Author URI: http://www.blacktieproject.com/blog
*/



body
{
	font-family:Georgia, "Times New Roman", Times, serif, Tahoma;
	font-size:13px;
	background:url(images/bg.jpg) repeat-x #000;
	color:#FFF;
	padding:0;
	margin:0 auto;
}
img 
{
	border:solid 1px #FFF;
	margin-top:5px;
}
strong
{
        color:#de0000;

}
#container
{
	width:932px;
	height:auto;
	padding:0;
	margin:0 auto;
	
	
	
}
#header
{
	background:url(images/header.jpg) no-repeat;
	width:938px;
	height:157px;
	padding:0;
	margin:0 auto;
	
}
#body-container
{
	width:932px;
	padding:0;
	margin:0 auto;
	border-top:solid #FFF 1px;
	
}
#side-container
{
	width:316px;
	margin-top:115px;
	float:left;
        
	
	
	
}
#archive
{
	color:#de0000;
	margin-top:15px;
}
#archive-list
{
	width:316px;
	float:left;
}
#post-container
{
	width:616px;
	height:auto;
	float:right;
	
	padding-bottom:10px;
	margin-top:65px;
	
	
}
#post-comment
{
	float:left;
        width:616px;
        margin-bottom:35px;
        padding-bottom:10px;
        border-bottom:solid #FFF 1px;
        
	
}
#post-date
{
	font-size:14px;
	margin-left:3px;
        margin-top:10px
}
#post-title a
{
	font-size:37px;
	color:#de0000;
	
	text-decoration:none;
	width:616px;
}
#post-comment a
{
	color:#de0000;
	text-decoration:none;
        
}
#post-title a:hover, #post-comment a:hover
{
	color:#FFF;	
}
#menu
{
	
	width:938px;
	margin-left:-39px;
	margin-top:-50px;
	font-weight:bold;
	
	
}
#menu li
{
	list-style:none;
	display:inline;
	margin-right:20px;
}
#menu a, #side a,#archive-list a
{
	color:#FFF;
	text-decoration:none;
}
#menu a:hover, #side a:hover,#archive-list a:hover
{
	color:#de0000;
	
}
#side li
{
	line-height:20px;
	margin-left:-39px;
	list-style:none;
	font-weight:bold;
}
#archive-list li
{
	line-height:15px;
	margin-left:-39px;
	list-style:none;
	font-size:11px;
}
#footer-container
{
	width:932px;
	text-align:right;
	float:left;
	margin-top:20px;
	padding:0 0 20px 0;
	color:#333;
	font-size:11px;
}
#next img,#back img
{
	border:none;
}
#next
{
        float:left;
}
#back
{
        float:right;
}
#post-content
{
        border-bottom:1px dashed #FFFFFF;
        border-top:1px solid #FFFFFF;
        margin-bottom:83px;
        margin-top:10px;
}
#kasalholder
{
       margin-left:-12px;
}
