/*
Theme Name: PetrinDeFany
Theme URI: 
Description: Themes...
Version: 0
Author: Ben
 
PetrinDeFany
 
*/
body{
	background-color:#4B0100;
	color:#F4D75F;
	font-family:Arial;
	font-size:15px;
	margin:5px 0 0;
	padding:0;
}
img {
	border:0 none;
}
a {
	color:#FCAC00;
	text-decoration:none;
}
a:hover {
	color:#FFFFFF;
	font-style:italic;
}
hr{
	border:1px solid #FCAC00;
	width:33%;
	clear:left;
}
.clear {
	clear:both;
	width:1px;
	height:1px;
}

/****************************
header 
****************************/
.header img {
	float:left;
	width:350px;
}
.header h1 {
	display:none;
}
/****************************
sidebar 
****************************/
.sidebar {
	margin:0;
	padding:0;
}
.page_item {
	float:left;
	list-style-type:none;
}
.page_item a {
	border:4px solid #fff;
	margin-left:16px;
	margin-right:16px;
	width:96px;
	padding-top:100px;
	padding-bottom:5px;
	text-align:center;
	display:block;
}
.page_item a:hover {
	color:#FCAC00;
	width:128px;
	padding-top:132px;
}
.page-item-2 a{
	background:#fff url(images/menu.png) no-repeat -128px 0;
}
.page-item-2 a:hover {
	background-position:0 0
}
.page-item-6 a{
	background:#fff url(images/menu.png) no-repeat -352px 0;
}
.page-item-6 a:hover {
	background-position:-224px 0
}
.page-item-3 a{
	background:#fff url(images/menu.png) no-repeat -576px 0;
}
.page-item-3 a:hover {
	background-position:-448px 0
}
.page-item-22 a {
	background:#fff url(images/menu.png) no-repeat -800px 0;
}
.page-item-22 a:hover {
	background:#fff url(images/menu.png) no-repeat -672px 0;
}
.description {
	clear:left;
	float:left;
	margin-left:360px;
	margin-top:-110px;
}
/****************************
content 
****************************/
.post2 .slideshow {
	float:right;
	margin-right:50px;
}
