/*   
Theme Name: Mirrors BETA
Theme URI: 
Description: 
Author: sayone Masala
Author URI: 
Version: BETA
Tags: 
*/



h1 {
	color: #D6C044;
	}
p {
	margin:0px;
	padding:0px;
	font-size: 11px;
	font-weight: normal;
}
img{
	margin-bottom:0px;
	}
img a:hover{
	margin-bottom:0px;
	background-color:#FFFFFF
	}
body {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	color: #69645F;
	background-color: #000000;
	height: 100%;
	width: 100%;
}
html {
	background-color: #000000;
	
}



/*   HEADER START   */

#header_wrapper {
	width: 100%;
	height: 220px;
	background-image: url(images/header_bg.jpg);
	background-repeat: repeat-x;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
#header {
	height:220px;
	width:960px;
	padding: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	position:relative;
}
#header h1 {
	position:absolute;
	left:584px;
	top:77px;
	height:112px;
	width:376px;
	margin:0;
	padding:0;
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	background-position: right;
}
#header h1 a {
	display:block;
	height:112px;
	width:376px;
	text-indent:-9999px;
	overflow: hidden;
}
.rss {
	position:absolute;
	left:945px;
	top:5px;
	height:12px;
	width:12px;
	margin:0;
	padding:0;
	background-image: url(images/feedicon12b.gif);
	background-repeat: no-repeat;
}
.rss a {
	display:block;
	height:12px;
	width:12px;
	text-indent:-9999px;
	overflow: hidden;
}

/*   CONTENTS START   */
#contents_wrapper{
	overflow: hidden;
	padding-top: 25px;
	background-image: url(images/contents_bg.jpg);
	background-repeat: repeat-x;
	background-color: #000000;
}
#contents{
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	overflow: hidden;
}
#contents_single {
	overflow: hidden;
	padding-top: 25px;
	background-image: url(images/contents_bg_archive.jpg);
	background-repeat: repeat-x;
	background-color: #000000;
}
#contents_wrapper a,#contents_single a {
	color: #FFFFFF;
	text-decoration:none
}
#contents_wrapper a:hover, #contents_single a:hover {
	color: #FFFFFF;
	background-color: #FF00CC;
}

#contents .post_previous {
	float: left;
	padding-top: 10px; }
 
#contents .post_next {
	float: right;
	padding-top: 10px; }

/*   FOOTER START   */
#footer_wrap {
	width:100%;
	background-color: #000000;
	height: 100%;
	clear: both;
	float: left;
}
#footer {
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-bottom: 10px;
	height: 100%;
	padding-top: 20px;
}
#footer a {
	color: #666666;
	text-decoration:none;
	margin: 0px;
	padding: 0px;
}
#footer a:hover {
	color: #FFFFFF;
	background-color: #FF0099;
}
#footer .credit {
	color: #999999;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	clear: both;
	padding-top: 20px;
	background-image: url(images/footer_credit.png);
	background-repeat: no-repeat;
	background-position: left 10px;
}
/*   widget   */
#widget li {
	list-style-type: none;
	background-image: url(images/coomon_sign.gif);
	background-repeat: no-repeat;
	background-position: left center;
	line-height: 250%;
	color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	text-indent: 12px;
	font-size: 11px;
}

#widget li a{
	display: block;
}

/* ITEM */
.index .item h2 {
	display: none;
}
.item img {
	padding: 4px;
	background-image: url(images/bg_dot.gif);
}
.index.item_date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	background-image: url(images/coomon_sign.gif);
	background-position: 0px 12px;
	background-repeat: no-repeat;
	text-indent: 10px;
	padding-top: 6px;
}
.item .cat-item {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}
.item .cat-item a {
	color: #666666;
}


/* Page Navi */
.tablenav {
	color: #2583ad;
	line-height:2em;
	text-align:center;
	font-size: 12px;
	margin-top: 40px;
	margin-right: auto;
	margin-left: auto;
}

a.page-numbers, .tablenav .current {
	color: #000000;
	padding: 2px .4em;
	border:solid 1px #ccc;
	text-decoration:none;
	font-size:smaller;
}

a.page-numbers:hover {
	color:white;
	background-color: #000000;
}

.tablenav .current {
	color: white;
	border-color: #ccc;
	font-weight:bold;
	background-color: #FF0099;
}

.tablenav .next, .tablenav .prev {
	border:0 none;
	background:transparent;
	font-size:smaller;
	font-weight:bold;
}
/* Page Navi */
#widget .widgettitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	color: #FFFFFF;
	line-height: 200%;
}
#contents_single .item {
	text-align: center;
}
#contents_single .item h2 {
	text-align: left;
	float: left;
}
#contents_single .item_date {
	float: right;
}
