/*  
Theme Name: Personal
Description: Purposely leave blank!
Version: 1.0
Author: Bibi Liew
*/


/* Begin Typography & Colors */
* { margin: 0; padding: 0; }
body { font-family: Georgia, serif; font-size: 12px; padding: 0px; margin-top: 0px; color:#35383d; line-height:16px; background: #f5f5e9 url(images/bg.gif) top center repeat-y;}
input, button, textarea, select {  font: normal 12px/12px  Georgia, serif; color:#2d3538; vertical-align: middle;  line-height:16px; }
legend { display: none; }
fieldset { border: none; }
ul, ol { list-style: none; }
ol { list-style-type: decimal;}
table { border-collapse: collapse; width: 100%; }
hr { display: none; }
img { padding: 0px; margin: 0px; border: none; text-align: center;}
br { line-height:16px; }

a:link { text-decoration: none; color: #cc6600; border: 0px; -moz-outline-style: none;}
a:active { text-decoration: underline; color : #cc6600; border: 0px; -moz-outline-style: none;}
a:visited { text-decoration: none; color : #cc6600; border: 0px; -moz-outline-style: none;}
a:hover	{ text-decoration: underline; color : #cc6600; border: 0px; -moz-outline-style: none;} 
a:focus { outline: none;-moz-outline-style: none;}

h1, h2, h3, h4 { font-family: Georgia, serif }

/* BG 
############################################################################################################## */
#bg { width: 930px; margin: 0 auto; margin-top: 0px;}
#bg-all { width: 930px; overflow: hidden;}
/**/ * html #bg-all { height: 1%;} /* */

/* Container 
############################################################################################################## */
.container { padding: 0px; float: left; width: 590px;}

#navigation { padding: 0px 0 0 20px;}
#navigation .home a {background-image:url(images/menu/b-home.png); width:65px; height:46px;}
#navigation .about a {background-image:url(images/menu/b-about.png); width:71px; height:46px;}
#navigation .photos a {background-image:url(images/menu/b-photos.png); width:79px; height:46px;}
#navigation .archives a {background-image:url(images/menu/b-archives.png); width:96px; height:46px;}
#navigation .contact a {background-image:url(images/menu/b-contact.png); width:87px; height:46px;}

#navigation .home a:hover {background-image:url(images/menu/l-home.png); width:65px; height:46px;}
#navigation .about a:hover  {background-image:url(images/menu/l-about.png); width:71px; height:46px;}
#navigation .photos a:hover  {background-image:url(images/menu/l-photos.png); width:79px; height:46px;}
#navigation .archives a:hover  {background-image:url(images/menu/l-archives.png); width:96px; height:46px;}
#navigation .contact a:hover  {background-image:url(images/menu/l-contact.png); width:87px; height:46px;}


.menu { overflow: hidden; width: 100%; background:#fff; width: 590px; margin: 0 auto; padding: 10px 0px 0px 0px;}
/**/ * html .menu { height: 1%;} /* */ 
.menu ul { float:left; }
.menu li { display: inline; font: bold 14px/14px "Arial"; letter-spacing: -1px; float: left; height: 28px; }
.menu li ul li { font-weight: normal; letter-spacing: normal;}
.menu li a, .menu li a:visited { color:#eb6e08; float: left; padding: 4px 6px 10px 6px; margin-right: 5px;}
.menu li a:hover { background: #fff; color:#0099cc; text-decoration: none;}
.menu .current_page_item a, .menu .current_page_item a:visited, .menu .current_page_item a:hover { background: #eb6e08 url(images/menu-on-bkg.png) repeat-x bottom; color:#fff; }

.menu .current_page_item .page_item a, .menu .current_page_item .page_item a:visited { background: #def1f9; color:#272d36;}
.menu .current_page_item .page_item a:hover { background: #fff; color:#0099cc; }

/* Logo
 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.logo { overflow: hidden; margin-bottom: 30px; margin-right:19px; float:right;}
/**/ * html .logo { height: 1%;} /* */ 

.logo .txt { width: 500px; padding-left: 70px; background: url(images/logo-symbol.png) no-repeat left 10px; padding-bottom: 30px; }
.logo .txt h1 { font: bold 55px/50px "Arial"; letter-spacing: -3px; text-transform: lowercase; padding-bottom: 5px;}
.logo .txt h1 a, .logo .txt h1 a:visited, .logo .txt h1 a:hover { text-decoration: none; color:#eb6e08;}
.logo .txt p.desc { font: bold 14px/14px "Arial"; letter-spacing: -1px; display: block; color:#2abada;}

.logo .img { padding-bottom: 15px; }


/* SL ()
 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.SL { width: 520px; float: left; padding-left: 70px;}

.title { color:#272d36; font: normal 20px/20px "Mom´sTypewriter"; letter-spacing: -1px; padding-bottom: 15px; margin-bottom: 15px;}
.note {  background:url(images/note-icon.png) no-repeat left 2px; padding-left: 14px; color:#669900; font-size: 11px;}
.edit a { color:#31d1ab; font-size: 14px; float:right; font-weight:bold; margin-top:-20px;}
.error { color:#cc0000; font-size: 11px; font-weight: bold;}



/* Post Single
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.post, .attachment { width: 100%; position: relative; line-height:16px; }
/**/ * html .post, .attachment { width: 99%;} /**/ 


.p-head { padding-bottom: 6px;}
.p-head h1, .p-head h1 a, .p-head h1 a:visited { color:#eb6e08; }
.p-head h1 a:hover { color:#0099cc; text-decoration: none; }

.p-head h2 { color:#eb6e08;}
.p-head h2 a, .p-head h2 a:visited { color:#eb6e08; }
.p-head h2 a:hover { color:#31d1ab; text-decoration: none; }

.p-head h3 { color:#eb6e08; letter-spacing: -1px; }
.p-head h3 a, .p-head h3 a:visited { color:#eb6e08;}
.p-head h3 a:hover { color:#0099cc; text-decoration: none;}

.p-cat { font: normal 11px/14px 'Arial'; text-transform: uppercase; color:#999;}
.p-cat a, .p-cat a:visited, .p-cat a:hover { text-decoration: underline; color:#999; padding-right: 5px;}

.p-time { background: url(images/p-time-bkg.png) no-repeat right bottom; position: absolute; left: -65px; top: 5px; width: 50px; padding-bottom: 10px; }
/**/ * html .p-time { left: -70px;} /**/ 
.p-time strong {text-align: center;}
.p-time .day { font: normal 25px Georgia, serif; letter-spacing: -1px; color:#000; padding: 10px 0px 0px 12px; overflow: hidden; font-style:italic; display:inline;}
.p-time .year {font: normal 11px/11px Georgia, serif; padding: 15px 5px; color:#383838; margin-top:6px;}

.p-con { border-top: solid 1px #ddecf8; background:url("images/blueline.gif") 0 -1px; line-height:16px; width:500px;}
.p-con p {padding: 7px 0px; margin: 7px 0px; line-height:16px; }
.p-con ol { list-style: decimal inside; }
.p-con ol { padding: 10px 0px 10px 25px; margin: 0px; }
.p-con ol li { padding: 2px 0px 2px 0px; }
.p-con ul { padding: 10px 0px 10px 20px; margin: 0px; }
.p-con ul li { padding: 2px 0px 2px 13px; list-style-type: none; background: url("images/p-con-li.png") no-repeat left 1px; color:#666; }
.p-con blockquote { font: italic 14px/19px Georgia, serif; padding: 10px 20px; margin: 10px 0px; background: #ecf6f8; }
.p-con blockquote p { font: italic 14px/19px Georgia, serif; }
.p-con blockquote li { padding: 2px 0px 2px 13px; list-style-type: none; font-size: 12px; line-height: 17px;}
.p-con .under {line-height:15px;color:#666666;	font-weight:lighter;float:right; margin-right:68px; font-size:11px; font-family:"Courier New", Courier, monospace; margin-top:-45px;}

.p-det { margin-top: 15px;}
.p-det li { color:#7f7f7f; display: inline; padding: 4px 0px 6px 30px; margin-right: 10px; }
.p-det li.p-det-com { background: url("images/p-det-com.png") left center no-repeat; }
.p-det li.p-det-com a { font-weight: bold; letter-spacing: -1px;}
.p-det li.p-det-tag { background: url("images/p-det-tag.png") left center no-repeat; }
.p-det li a,.p-det a:visited { font: normal 14px/18px "Arial"; margin-right: 3px;}

.p-con .wpunlimited_bookmarks strong { font-weight: normal; color:#999; padding-bottom: 2px; font-size: 10px; text-transform:uppercase; }
.p-con .wpunlimited_bookmarks a img { display:inline; border:none; padding:0; margin:0; margin-top: 5px; }

/* Images
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++  */
.p-con img { padding: 0; max-width: 100%; margin-bottom:16px;}
.p-con img.centered { display: block; margin-left: auto; margin-right: auto; padding: 1px; border: solid 1px #9b9792;}
.p-con img.alignright { margin: 5px 0 10px 20px; display: inline; border: solid 4px #eee; padding: 1px; }
.p-con img.alignleft { margin: 5px 20px 10px 0; display: inline; border: solid 4px #eee; padding: 1px;}
.p-con .alignright { float: right; }
.p-con .alignleft { float: left }

/* Navigation
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++  */
.nav { overflow: hidden; padding-bottom: 20px;}
.nav .left a { float: left; background:url(images/nav-left.png) no-repeat left 0px; padding-left: 20px; }
.nav .right a { float: right; background:url(images/nav-right.png) no-repeat right 0px; padding-right: 20px; margin-right:20px;}
.nav a, .nav a:visited { cursor: hand; font: bold 14px/16px "Arial"; letter-spacing: -1px; }



/* Comments
############################################################################################################## */
.comments-list { margin-top: 60px; width: 96%;}
.comments-list h3 { color:#31d1ab; font: normal 20px/20px "Mom´sTypewriter"; letter-spacing: -1px; padding-bottom: 10px;}
.comments-list div.entry { margin-bottom: 5px; padding-top: 5px; border-bottom: 1px dashed #FFCC66; background: no-repeat right bottom; padding-bottom:10px;}
.comments-list div.alt { padding-top: 5px; border: none; margin-bottom: 5px; border-bottom: 1px dashed #FFCC66; padding-bottom:10px;}
.comments-list p.name { font: 12px/12px  Georgia, serif; color:#000; text-transform:capitalize; font-weight:bold;}
.comments-list p.avt { padding: 0px; margin: 0px; margin-right:10px; margin-bottom:8px; border: #ccba7a solid 5px;}
.comments-list div.avat{ float: left;}

* html .comments-list p.avt { left: 0px; }
.comments-list p.date { font-size: 11px; margin-bottom: 15px; color:#96b1bc;}

.comments-list .con { font: normal 12px/17px  Georgia, serif;  color:#333;}
.comments-list .con p { font: normal 12px/17px  Georgia, serif; padding: 2px 0px; margin: 0px; color:#333;}
.comments-list .con blockquote { font: italic 14px/19px Georgia, serif; color:#666; margin: 5px 10px; }
.comments-list .con blockquote p { font: italic 14px/19px Georgia, serif; color:#666; }


/* Comments Form
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.comments-form { padding: 0px; margin: 10px 10px 10px 0px;}
.comments-form h3 { color:#31d1ab; font: normal 20px/20px "Mom´sTypewriter"; letter-spacing: -1px; padding-bottom: 5px; margin-bottom: 5px; margin-top:20px;}
.comments-form h3 span {color: #ebc041;} {!important span}
.comments-form p { padding: 7px 0px 0px 0px; color: #513463; font: normal 13px/13px "Mom´sTypewriter";}
.comments-form .required { font-weight: normal; color:#31d1ab;}
.comments-form input { padding: 5px; width: 200px; margin-right: 7px; background-color:transparent; color:#31d1ab; font-family:"Mom´sTypewriter";}
.comments-form input.formid { border: none; background: url(images/form-line.png) no-repeat bottom; padding: 10px;}
.comments-form input.formemail { border:none; background: url(images/form-line.png) no-repeat bottom; padding: 10px;}
.comments-form input.formuri { border:none; background: url(images/form-line.png) no-repeat bottom; padding: 10px;}
.comments-form input.twitlink { border:none; background: url(images/form-line.png) no-repeat bottom; padding: 10px;}

.comments-form textarea { border:none; background: url(images/form.png) no-repeat left; padding: 10px; width: 93%; color:#513463; font-family:"Mom´sTypewriter";}
.comments-form .button { border: none; background: url(images/button-post-comment.png) no-repeat left; color: #FF6600; width: 85px; height:34px; cursor:pointer;}

.comments-form #mcspvalue{ background: url(images/form-math.png) no-repeat left; width:26px; height:28px; border:none;}

.comments-form .s {font-size:10px;}

.comments-form .half1 {width:345px; height:170px; float:left; padding-right:3px; background:url(images/half.png) repeat-y top right;}
.comments-form .half2 {width:155px; height:170px; float:left; padding-left:6px;}

/* Side Right 
############################################################################################################## */
.SR { width: 320px; margin-right: 0px; padding-bottom: 30px; float: right; margin-top:40px;}
.SR p {background:url("images/blueline.gif") 0 1px; font-family: Tahoma;  font-size: 11px; line-height: 16px;}
.SR h3 {font-size: 20px; letter-spacing: -1px; margin-top:30px; margin-bottom:12px; font-family:"Mom´sTypewriter"; color:#31d1ab; font-weight:lighter;}
.SR h3 span { color: #ebc041;}  {!important span}
.SR img a{background-color:transparent;}

.SR li {margin: 0;padding: 0;font-family: Tahoma; font-size: 11px;  background:url("images/blueline.gif") 0 1px; line-height:16px; width: 100%;}

.SR ul { margin-bottom:15px;border-bottom:1px solid #dcecf8;}
.SR ul li { list-style:none; }
.SR p { padding-bottom:14px;}

.SR li a.active, .SR li a:hover {text-decoration: none; }
.SR a, .SR .recent a:visited { color:#cc6600; text-decoration: none;}
.SR a:hover { color:#003333; text-decoration: underline;}


/* Search 
 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.SR .search { right: 0px; padding: 0px; overflow: hidden; margin-bottom:15px;}
/**/ *html .SR .search  { height: 1%;} /**/ 
.SR .search form { width: 320px; padding: 0px; background: url(images/search-bkg.png) no-repeat;}
.SR .search fieldset { overflow: hidden; height: 1%;}
.SR .search input { float: left; margin-right: 2px; border: none; padding: 35px 3px 5px 35px; width: 180px; color:#000; background-color:transparent;}
.SR .search button { float: right; background: url(images/search-button.png) no-repeat; width: 86px; border:0; height: 84px; cursor: pointer; text-indent: -1000em; }
.SR .syn ul { margin: 10px 0px;}
.SR .syn li { background: url(images/SynIco.png) no-repeat left center; margin: 0px 5px 0px 0px; padding: 3px 0px 3px 15px; list-style-type: none; color:#ffcc66; display: inline; font: bold 14px/14px 'Arial'; letter-spacing: -1px;}
.SR .syn li a {color:#cc6600; background-color: #FFFFEC;}
.SR .syn li a:visited {color:#cc6600; background-color:#FFFFEC;}
.SR .syn li a:hover {color:#cc6600; background-color:#FFFFEC;}


/* About Blog 
 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.SR .about { padding: 0px 0px 15px 0px; color: #383838;}
.SR .about h3 {}
.SR .about p { padding: 1px 0px; margin: 0px;}


/* Twitter
 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.SR .tweetbird { margin-bottom:-40px; margin-left:-90px; z-index:100;}
.SR .tweetfollow {margin-left:35px;}
.SR .tweet {font-size:14px; font-weight:bold; margin-top:20px;}


/* Photostream 
 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.SR .photostream { overflow: hidden; padding: 0px 0px 15px 0px;}
/**/ *html .SR .photostream { height: 1%;} /**/ 
.SR .widget_flickrrss { width: 320px; overflow: hidden;}
/**/ *html .SR .widget_flickrrss { height: 1%;} /**/ 
.SR .widget_flickrrss h3 { margin-bottom: 10px;}
.SR .widget_flickrrss a img, .SR .widget_flickrrss a:visited img { border: solid 1px #000; margin-right:3px; margin-bottom:4px;}
.SR .widget_flickrrss a:hover img { border: solid 1px #ddecf8;}


/* Categories + Archives 
 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.SR .categs { overflow: hidden; margin-bottom:15px;}
/**/ *html .SR .categs { height: 1%;} /**/ 
.SR .categs div { float: left; width: 155px;}
.SR .categs div h3 {}
.SR .categs div li { padding:0px; list-style-type: none;color:#5e8a89; background:url("images/blueline.gif") 0 1px;}
.SR .categs div a, .SR .categs div a:visited { text-decoration: none; background-color:#FFFFEC; color:#cc6600;}
.SR .categs div a:hover { color:#003333; text-decoration: none; background-color:#FFFFEC;}
.SR .categs div ul {border-bottom: solid 1px #ddecf8;}

/* Footer ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.footer { width: 500px; margin: 0 auto; padding: 15px 0px 15px 90px; float:left; margin-left:147px;}
.footer p { padding: 0px; margin: 0px; font-family: Georgia, serif; font-size:10px; font-style:italic; }
.footer li { display: inline; list-style:none; font-family: Georgia, serif; font-size:10px; font-style:italic; }
.footer li a{color:#666666;}

