/*  
Theme Name: Free Infernal Restraints
Theme URI: http://www.free-infernal-restraints.com
Description: A template for a bondage website.
Version: 1.0
Author: Logan
Author URI: http://www.bondagefix.com
*/

body{
	background: #000;
}

a{
	color: #90acb1;
	text-decoration: none;
}

a:hover{
	color:#af2700;
}


#wrap{
	width: 800px;
	font-family: verdana;
	font-size: 12px;
	color: #999;
	line-height: 20px;
	margin: 0 auto;
}

#header{
	width: 800px;
	margin: 0 auto;
}

#header p{
	font-size: 18px;
	text-align: right;
}

#navbar{
	font-size: 18px;
	text-transform: uppercase;
	text-align: center;
	margin: 50px 0 50px 0;
}

#navbar a{
	margin-right: 20px;
	margin-left: 20px;
}

#intro{
	padding: 5px 10px;
}

#bestof{
	width: 700px;
	margin: 0 auto;
}	

.post{
	clear:both;
	margin-bottom: 50px;
}	

#post #date{
	font-weight: bold;
	float: left;
}

#post #title{
	font-size: 14px;
	text-transform: uppercase;
	color: #90acb1;
	float: left;
	margin-left: 40px;
}

#previewpics{
	clear: both;
	padding-top: 15px;
}	

#previewpics ul{
	list-style: none;
	padding: 0;
}

#previewpics ul li{
	display: inline;
	margin-right: 25px;
}

#desc{
	padding: 5px 20px 5px 0;
}

#download{
	width: 240px;
	float: left;
	margin-left: 150px;
	margin-top: 20px;
}

#download img{
	border: 0;
}

#download-text{
	width: 320px;
	height: 30px;
	float: left;
	padding-top: 50px;
	margin-top: 20px;
	color: #fff;
}

br.clear{
	clear: both;
}

#hr{
	background: url('images/hr.jpg') no-repeat;
	height: 90px;
	margin-top: 30px;
	margin-bottom: 30px;
}

.navigation{
	margin-top: 50px;
	width: 700px;
}

#alignleft{
	float:left;
}

#alignright{
	float:right;
}

#footer{
	width: 800px;
	margin-top: 100px;
}

#footer ul{
	list-style: none;
	padding: 0;
}	

#footer ul li{
	display: inline;
	margin-right: 10px;
}

#footer ul li a{
	color: #999;
	text-decoration: none;
}

#footer ul li a:hover{
	color: #fff;
}

dl dd.gallery-caption{
	font-size: 10px;
	line-height: 12px;
}
