/*
Theme Name: Hoshi Girl v.2
Theme URI: http://hoshigirl.com/
Description: Theme for Hoshigirl.com by Rainbowscraps.net.
Version: 1.0
Author: Christine Po
Author URI: http://rainbowscraps.net/
*/

body, 
html {
    	margin:0;
	padding:0;
	height: 100%;
}

body {
    	background: #ECF9FF url('images/body_top.png') top repeat-x;
    	color: #94abb5;
	font-size: 8pt;
	font-family: Tahoma, Helvetica;
    	}

#wrap {
	margin: 0px auto;
	padding: 0 0 0 10px;
	width: 990px;
}

#header p{
	display: none;
}

#header {
	display: block;
	height: 170px;
}

#stars {
	background: url('images/tile_stars.png') repeat;
}

#siteurl { /* Site url Link */
	float: left;
	position: absolute;
	width : 368px;
	height: 125px;
	margin-left: 30px;
	margin-top: 30px;
	background: url('images/logo.png');
}

#siteurl span{
	display: none;
}

/* _____________NAV_____________ */

#nav {
    position: absolute;
    float: right;
    margin-left: 450px;
    margin-top: 90px;
    width: 484px;
    height: 62px;
    background: url('images/navbar.png') no-repeat center center;
    color: #ffffff;
    font-family: Century Gothic, Helvetica;
    letter-spacing: 0.4px;
    font-size: 8pt;
}

#nav div{
    margin: 10px 0 0 6px;
    padding:0;
    list-style:none;    
}
    
#nav div a{
    text-decoration:none;
    margin: 0px 20px;
    color: #ffffff;
    text-align:center;
}

#nav div a:hover{
    color: #3eb2cf;
}
/* _____________END NAV_____________ */


/* _____________HEADER STYLES_____________ */

h1, h2, h3, h4, h5, h6, h2 a {
	color: #a3b6be;
	font-family: Century Gothic, Helvetica, Arial;
	margin: 0px;
	padding: 0px;
}

h2 a:hover {
	color: #3eb2cf;
}

h3 {
	font-size: 12pt;
	padding: 15px 0 0 5px;
}

h2{
	font-size: 14pt;
	margin-top: 10px;
	letter-spacing: -0.3px;
}


/* _____________BLOG CONTENT_____________ */

#content {
	width: 551px;
	float: left;
	margin-top: 10px;
}

.singlecontent {
	margin-bottom: 10px;
}

.contentheader{
	background: url('images/content_header.png') no-repeat;
	width: 551px;
	height: 60px;
	padding: 5px 20px 3px 60px;
	color: #ffffff;
	font-family: Trebuchet MS;
}

.contentbody {
	background: url('images/content_mid.png') repeat-y;
	margin-top: -15px;
	padding: 0px 30px;
	margin-bottom: 20px;
	text-align: justify;
	overflow: hidden;
}

.contentfooter {
	background: url('images/content_footer.png') no-repeat bottom center;
	width: 551px;
	height: 28px;
	margin-top: -25px;
}
/* _____________ENG BLOG CONTENT_____________ */

/*_____________SIDEBAR_____________*/

#sidebar{
	float: right;
	width: 435px;
	padding-top: 15px;
}

#sidebarleft, #sidebarright {
	width: 204px;
}

#sidebarleft {
	float: left;
}

#sidebarright {
	margin-left: 210px;
}

.singlesection{
	margin-bottom: 15px;
}

.sidebarheader {
	background: url('images/sidebar_header.png');
	height: 50px;
	padding: 0px 10px 0 10px;
	margin: 0;
}

.sidebarcontent{
	padding: 0 24px;
	margin: -7px 0 0;
	text-align: justify;
	background: url('images/sidebar_mid.png') repeat-y;
	overflow: hidden;
}

.sidebarfooter {
	margin: 0px 0 0;
	background: url('images/sidebar_footer.png') no-repeat bottom;
	height: 20px;
}

#sidebar ul li, #sidebar ol li {
	margin: 0 0 0 15px;
}

/* _____________END SIDEBAR_____________*/

/*_____________START SIDEBAR2_____________*/

#sidebar2{
	margin:0;
}

#bottombarheader{
	background: url('images/bottombar_header.png') center top no-repeat;
	height: 159px;
}

#bottombarfooter{
	background: url('images/bottombar_footer.png') center top no-repeat;
	height: 22px;
}

#wrap2 {
	margin: 0 auto;
	padding: 20px 0px 0px;
	width: 976px;
	background: url('images/bottombar_mid.png') center top repeat-y;
}

#fleft, #fcenter, #fright{
	margin-top: -140px;
}

#fleft{
	width:30%;
	float:left;
	padding-left: 30px;
	text-align:justify;}

#fcenter{
	width:30%;
	padding: 1px;
	text-align:justify;
	margin-right: 34%; 
	margin-left: 34.8%;}

#fright{
	width:30%;
	text-align:justify;
	padding-right: 30px;
	float:right;}
	
	
#sidebar2 li {
	border-bottom: dotted 1px #c9dae1;
}

#fright p{
	margin-left: 5px;
}

/*_____________END SIDEBAR2_____________*/

/* _____________FOOTER START_____________*/

#footer {
	font-size: 8pt;
	text-align: center;
	padding-top: 20px;
	margin: 8px auto 5px auto;
	background: url('images/footer.png') center center no-repeat;
	width: 666px;
	height: 55px;
}


/* _____________END FOOTER_____________*/

/*_____________OTHERS_____________*/

p {
	line-height: 16px;
	margin-bottom: 5px;
}

a{
	text-decoration: none;
	font-weight: bold;
	color: #3eb2cf;
}

a:hover{
	color: #d388ce;
}

.clear{
	clear:both;
	height: 0;
}

small {
	color: #a3b6be;
	font-size: 7pt;
	font-family: Verdana;
}


blockquote {
	background: #ecf9ff url('images/blockquote.png') top left no-repeat;
	padding: 10px 20px 10px 60px;
	margin: 5px 10px 5px 10px;
	font-family: Verdana;
	color: #5082a4;
}

strong {
	font-family: Verdana;
}

em {
	color: #dd83a2;
	font-family: Georgia;
}

#avatar {
        float: left;
        margin-right: 5px;
        padding: 2px;
        background: #f0f9fe;
}

ul, ol {
	margin: 10px 0;
	padding: 0;
}

ul li, ol li {
	margin: 0 0 0 20px;
	padding: 0;
	list-style-image: url('images/bullet.png');
	line-height: 20px;
}

.alignright {float: right;}
.alignleft {float: left;}
.aligncenter {
	text-align: center;
}

/*_____________IMAGES__________________*/

p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

a img{
	border: none;
}


/*_____________COMMENTS__________________*/

ol li .commenthead {
	color: #8bafbc;
	text-align: left;
	background: #e5f5fb;
}

ol li .commentbody {
	padding: 5px 10px;
	font-size: 8pt;
	margin-bottom: 15px;
	background: #f8fcfe;
	margin-left: 15px;
}

ol.commentlist {
	margin: 10px 5px;
}

ol.commentlist li {
	list-style: none;
	padding: 10px 0 5px 0;
}

ol li .commenthead cite{
	letter-spacing: 1px;
	font-style: normal;
	font-size: 9pt;
	font-family: Century Gothic;
	text-transform: uppercase;
}

h5#comments, h5#respond {
	font-size: 10pt;
}

#commentform input, #commentform textarea {
	border: 1px solid #8bbed5;
	font-size: 8pt;
}

#commentform input#button {
	color: #ffffff;
	background: #8bbed5;
}

.imagecontainer {
	margin-top: -5px;
}


/*_____________FLICKR__________________*/

.flickrimages {
	text-align: center;
}

.flickrimages a img{
	margin: 3px;
	height: 60px;

}


/*_____________AVATAR__________________*/
.foravatars { 
	float: left; 
	background-color: #ffffff;
	border: 1px solid #dbf0fd;
	padding: 2px 2px 2px 2px;
	}
	
.imagecontainer {
	float: left;
	padding-right: 10px;
}

/*____________QUOTE COMMENTS__________________*/

span.quote {
	float: right;
	margin-top: -7px;
}