/*
Theme Name: BhabieJhoice-xoxo Theme
Theme URI: http://bhabiejhoice-xoxo.net/
Description: Theme for BhabieJhoice by Rainbowscraps.net.
Version: 1.0
Author: Christine Po
Author URI: http://rainbowscraps.net/
*/

body, 
html {
    	margin:0;
	padding:0;





}

body {


    	background: #fcf5f8 url('images/bodybg.jpg') top repeat;
    	color: #808080;
	font-size: 11px;
	font-family: Tahoma;


    	}









#wrap {
	margin: 0px auto;
	padding: 0;
	width: 950px;
	text-align: left;
}

#header p{
	display: none;
}

#header {
	height: 145px;
	margin: 0px auto 0px auto;
	padding-top: 8px;
	background: url('images/bjxlogo.png') center center no-repeat;
}

#siteurl { /* Site url Link */
	float: left;
	position: absolute;
}

#siteurl span{
	display: none;
}

#tilebg {
	background: url('images/headerbg.jpg') top repeat-x;
}

/* _____________NAV_____________ */

#nav {
    position: absolute;
    float: right;
    margin-top: 68px;
    width: 250px;
}

.navright{
    margin-left: 685px;
}

.navleft{
    margin-left: 10px;
}

#nav ul{
    margin: 0 5px 0 5px;
    padding:0;
    list-style:none;
    }
    
#nav li{
    display:inline;
    }
    
#nav li a{
    text-decoration:none;
    padding:2px 0;
    width: 80px;
    height: 22px;
    color: #f3719b;
    float:left;  
    font-size: 7pt;
    text-align:center;
    font-family:  Georgia, Trebuchet MS, Arial, Garamond;
    text-transform: uppercase;
}

#nav li a:hover{
    color: #64c3d6;
    background: url('images/navhover.png') no-repeat center bottom;
}
/* _____________END NAV_____________ */

/* _____________BLOG CONTENT_____________ */

#wrapper{
	float:left;
	width: 100%;
}

#content {
	width: 510px;
	margin: 13px auto 0 auto;
}

.singlecontent {
	margin-bottom: 20px;
	padding: 15px 15px 15px 15px;
	background: #ffffff;
	text-align: justify;
}

.date {
	font-family: Verdana;
	font-size: 10px;
	margin-bottom: 8px;
	color: #b3b3b3;
	text-indent: 50px;
}

.details {
	background: #fce9f0;
	margin: 0;
	padding: 2px 5px;
}

small {
	color: #999999;
        font-size: 9px;
        font-family: Verdana;
        
}

h2 {
	margin: 0;
	padding:  4px 0;
	background: url('images/starhearttitle.png') no-repeat bottom left;
	text-indent: 50px;
}

.singlecontent p{
	margin: 0px;
	padding: 0 0 8px 0;
	line-height: 18px;
}

.singlecontent li{
	list-style-image: url('images/bullet.jpg');
	line-height: 20px;
	margin-left: -10px;
}

.singlecontent ol li{
	line-height: 20px;
	margin-left: -10px;
}

.singlecontent a{
	color: #f3719b;
	font-family: trebuchet ms;
}

.singlecontent a:hover{
	color: #6dc8da;
}

.singlecontent a img{
		background-color: #fcf5f8;
		padding: 3px;
		margin: auto;
		border: 1px #fddce6 solid;
}

ol.commentlist li {
	list-style: none;
}

/* _____________ENG BLOG CONTENT_____________ */

/*_____________SIDEBAR_____________*/

#sidebar{	
	margin: 10px;
	font-size: 8pt;	
}

#sidebarleft, #sidebarright {
	width: 180px;
	float: left;
	margin-bottom: -40px;
}

#sidebarleft {
	margin-left: -940px;

}

#sidebarright {
	margin-left: -190px;
}

.singlesection{
	background: #ffffff;
	padding: 10px;
	margin-top: -35px;
	margin-bottom: 65px;
	text-align: justify;
}

h3{
	margin-top: 6px;
	font-size: 12pt;
	letter-spacing: -1px;
	text-indent: 30px;
	background: url('images/sidebartitle.png') no-repeat center left;
}

p{
	margin: 0px;
	padding: 0 0 5px 0;
	line-height: 16px;
}

 #sidebar a{
	color: #f3719b;
}

#sidebar a:hover{
	color: #6dc8da;
}

#sidebar ul {
	margin-top: 0px;
}

#sidebar ul li{
	list-style-image: url('images/bullet.jpg');
	line-height: 20px;
	margin-left: -20px;
}




/* _____________END SIDEBAR_____________*/

/* _____________FOOTER START_____________*/

#footer {
	background: #fff8ff url('images/footerbg.jpg') top repeat-x;
	font-size: 8pt;
	text-align: center;
	padding: 20px 0 5px 0;
}

#footer a{
	color: #f3719b;
}

#footer a:hover{
	color: #6dc8da;
}

/* _____________END FOOTER_____________*/

/*_____________OTHERS_____________*/








a{
	text-decoration: none;
	font-weight: bold;
	color: #f3719b;
}

a:hover {
	color: #6dc8da;
}

.clear{
	clear:both;
	height: 0;
}

blockquote {
	background: #deeff2 url('images/bqbg.png') no-repeat top left;
	color: #4fadbf;
	padding: 5px 10px 5px 58px;
	margin: 5px 10px;
	font-family: Georgia;
	min-height: 40px;
}

strong {
	color: #5a7685;
	font-family: Tahoma;
}

em {
	color: #6dc8da;
	font-family: Georgia;
}

h1, h2, h3, h4, h5 {
	color: #f3719b;
	font-family: Tahoma;
}

.alignright {float: right;}
.alignleft {float: left;}
.aligncenter {
	text-align: center;
}

/*_____________COMMENTS__________________*/

ol li .commenthead {
	color: #5a7685;
	text-align: left;
	font-family: Georgia;
	height: 40px;
	background: url('images/commentbubble.png') bottom left no-repeat;
}

ol li .commentbody {
	background: #fcf5f8;
	padding: 5px;
	min-height: 40px;
	font-size: 8pt;
	margin-bottom: 15px;
}

ol.commentlist {
	list-style-type: none;
	margin-left: -30px;
}

ol.commentlist li .commenthead cite{
	letter-spacing: 2px;
	font-style: normal;
	font-size: 10pt;
}

h5#comments, h5#respond {
	font-size: 10pt;
}

#commentform input, #commentform textarea {
	border: 1px solid #fddce6;
	background: #fcf5f8;
}

#commentform input:hover, #commentform textarea:hover {
	background: #ffffff;
}

#commentform input#button {
	color: #ffffff;
	background: #f3719b;
	border: none;
}

#commentform input#button:hover {
	background: #6dc8da;
}

/*_____________FLICKR__________________*/

.flickrimages {
	text-align: center;
}

.flickrimages a img{
	background-color: #fff8fa;
	border: 1px solid #fde9f0;
	padding: 2px;
	margin: 3px;

	height: 50px;
 	width: 50px;
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=20);
-moz-opacity: 0.3;

}

.flickrimages a:hover img{
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);
-moz-opacity: 0.9;
}

/*_____________PAGE NAVI__________________*/

#pagenavi {
	margin-bottom: 20px;
}

/*_____________PAGE NAVI__________________*/
div.aktt_tweets hr{
        display: none;
}


/* Textarea
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
form, fieldset { margin: 0; padding: 0; border: 0; }

textarea{ background-color: #ffeff7; border: 1px solid #ff99cc; -moz-border-radius:3px 3px 3px 3px; color: #666; font-size: 10px; font-family: verdana; padding: 1px; }

input, select, insert { background-color: #ffeff7; border: 1px solid #ff99cc; -moz-border-radius:3px 3px 3px 3px;  color: #666; font-size: 9px; font-family: verdana; padding: 1px; }



/* IMAGE CODES */
img {
border: 0px;
}

.blogimage {
padding: 4px 4px 4px 4px;
background-color:#ffeff7;
border:1px solid #ffd8ec;
}



/* IMAGE CODES */
img {
border: 0px;
}

.icoimage {
padding: 1px 1px 1px 1px;
background-color:#ffeff7;
border:1px solid #ffd8ec;
}

/*_____________They Rock__________________*/

.they rock {
	text-align: center;
}

.theyrock a img{
	background-color: #fff8fa;
	border: 1px solid #fde9f0;
	padding: 2px;
	margin: 3px;

	height: 50px;
 	width: 50px;
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=20);
-moz-opacity: 0.3;

}

.theyrock a:hover img{
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);
-moz-opacity: 0.9;
}






