@import url("common.css");

body{	background: #5b0400;	font-family: Georgia, Times, Times New Roman, sans-serif;
	font-size: 12px;
	line-height: 1.6em;	background: url("/images/bground.jpg"); color: #000000;	padding-bottom: 15px;}

#container-01{	width: 100%; 	text-align: center;	background: url("images/profantasyheader6.jpg") no-repeat center top; }

.title-content{	width: 700px;	padding: 10px 20px;	background-color: #42110c;}
.title-content h2{	font: 24px;	font-weight: normal;	color: #cc5a20;}
.title-content h2 a{color: #cc5a20; text-decoration: none;}

a{text-decoration: none; color: #ad4911;}
a:hover{text-decoration: underline; color: #c9a063;}

label{	display: block;	color: #ffffff;}

.meta-data{	display: block;	color: #cc5a20;}
.meta-data a{text-decoration: none; color: #ad4911;}
.meta-data a:hover{text-decoration: underline; color: #fff; color: #c9a063;}

.entry{	width: 700px;	background: url("") repeat-x 0 0;		padding: 10px 20px 30px 20px;	background-color: #eae0c3;}

#right{ height: 700px;}

.widget_tag_cloud div{padding-left: 10px;}


