/*  
Theme Name: Reborn
Description: Theme made exclusively for A Fruitful Spring
Theme URI: http://www.izumirika.com
Copyright: Lyss @ www.izumirika.com
Version: 9
Author: Lyss 
Author URI: http://www.izumirika.com
*/



* {
padding: 0px;
margin: 0px;
}

body {
margin: 0px;
text-align:center; 
background: #02040d;
} 

body, div, table {
font-family: 'Trebuchet MS'; 
font-size:12px; 
color:#bac2cc;
vertical-align: top;
}

#container {
	background: url('images/version09_10.jpg');
	margin: 0px auto;
	text-align: justify;
	width: 934px;
}

#content { 
	width: 575px;
	float: left;
margin-top: 5px;
	margin-left: 15px;
} 
#sidebar { 
	width: 230px; 
	float: left;
	margin-top: 5px;
	margin-left: 50px;
}
#footer { 
	width: 934px;
	height:46px;
	clear: both;
} 


.news {
background: url('images/header-news.jpg') top left no-repeat;
width: 575px;
margin-top:5px;
}

.date {
float: left;
display: inline;
text-align: center;
padding-top:8px;
width: 73px;
}

.date .month {
color: #000000;
display: block;
text-align: center;
font: normal 10px 'Trebuchet MS'; 
text-transform: uppercase;
}

.date .day {
color: #FFFFFF;
display: block;
text-align: center;
font: bold 20px Georgia;
margin-top: -7px;
}

.header {
float: left;
width: auto;
padding-top: 10px;
padding-left: 10px;
padding-bottom:20px;
}

.title {
font: normal 16px 'Georgia'; 
color: #FFFFFF;
text-align: left;
display: block;
}

.meta {
font: bold 10px 'Trebuchet MS'; 
text-align: left;
padding-top:5px;
display: block;
}

.newsbody {
width: auto;
vertical-align: top;
text-align: justify;
padding:10px;
}


h1 {
color: #FFFFFF;
background: #703d58;
font: normal 16px 'Trebuchet MS'; 
text-transform: uppercase;
text-align: center;
padding: 5px;
margin-top: 20px;
margin-bottom: 5px;
-moz-border-radius:6px;
}

h2 {
color: #999999;
font: bold 8px Tahoma;
letter-spacing: 1px;
text-transform: uppercase;
padding-right: 20px;
text-align: right;
padding-bottom:10px;
}

h3 {
font: normal 12px 'Trebuchet MS'; 
color: #999999;
border-bottom: 2px solid #373644;
text-align: center;
padding: 3px;
}

 
a {cursor: default; text-transform: none; font-weight: bold; text-decoration:none; }  
a:link, a:visited {color:#a45f71;}
a:hover{ color:#FFFFFF; text-decoration:none; }
a:active { color:#a45f71;}


blockquote {
	font: normal 11px Tahoma;
	color: #bf97a3;
	background: #373644;
	text-align: justify;
	padding: 15px;
	margin: 25px;

}


textarea, input, select, button, submit {
	border: 0px;
	color: #bf97a3;
	background: #373644;
	font: normal 12px Tahoma;
	padding: 5px;
}

img {
       border: 0px;
}

a img{
        border:4px solid #bac2cc;
        margin: 2px;
        -moz-border-radius:  3px; 
        -webkit-border-radius: 6px; 
        border-radius: 6px;
       filter:alpha(opacity=100);
       opacity:1;
} 

a:hover img {
        border:4px solid #bf97a3;
        margin: 2px;
        -moz-border-radius:  3px; 
        -webkit-border-radius: 6px; 
        border-radius: 6px;
       filter:alpha(opacity=60);
       opacity:0.6;
}

a img#link  {
        margin: 0px;
        padding: 0px;
        BORDER: 0px;
        background: transparent;
}
a:hover img#link {
        margin: 0px;
        padding: 0px;
        BORDER: 0px;
        background: transparent;
}

b { color: #bf97a3;}

i { color: #eacad0; }

u { color: #FFFFFF;}

s { color: #000000; font-style: italic;}


UL {PADDING-LEFT: 30px; PADDING-TOP: 10px; PADDING-BOTTOM: 05px; LIST-STYLE-IMAGE:url('http://www.izumirika.com/wp-content/themes/reborn/images/bullet.png');}

.clearing {
clear:both;
}

