/*
Theme Name: Compositio fork by chuyeow
Theme URI: http://designdisease.com/
Description: Created by <a href="http://designdisease.com">Design Disease</a>. This work is licensed <a href="http://creativecommons.org/licenses/by-sa/3.0/">Creative Commons Attribution-Share Alike 3.0 License.</a> This means you may use it, and make any changes you like. Just leave the credits link under your footer :)
Version: chuyeow-1.0
Author: Design Disease
Author URI: http://designdisease.com/
*/


/* Begin Typography & Colors */
* { margin: 0; padding: 0; }
body { background: #fff; font-family: Helvetica, Arial, sans-serif; font-size: 14px; padding: 0; color:#333; }
input, button, textarea, select { font: normal 12px/12px Helvetica, Arial, sans-serif; color:#2d3538; vertical-align: middle; }
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: 0; margin: 0; border: none; text-align: center; }

a:link { text-decoration: none; color: #c45; border: 0; outline: 0; }
a:active { text-decoration: underline; color: #c45; border: 0; outline: 0; }
a:visited { text-decoration: none; color: #c45; border: 0; outline: 0; }
a:hover { text-decoration: underline; color: #911; border: 0; outline: 0; }
a:focus { outline: none; outline: 0; }


/* BG
############################################################################################################## */
#bg { width: 980px; margin: 0 auto; }
#bg-all { width: 980px; background: #fff; overflow: hidden; }
/**/ * html #bg-all { height: 1%; } /* */

/* Container
############################################################################################################## */
.container { padding: 15px 30px 30px; float: left; width: 590px; }


/* Logo
 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.logo { overflow: hidden; border-bottom: solid 1px #e7f7d4; background: url(images/logo.gif) no-repeat 0 0; margin-bottom: 30px; }
/**/ * html .logo { height: 1%; } /* */

.logo .txt { margin-left: 111px; padding: 16px 0 16px 18px; }
.logo .txt h1 { font-size: 50px; line-height: 50px; letter-spacing: -2px; padding-bottom: 5px; }
.logo .txt h1 a, .logo .txt h1 a:visited, .logo .txt h1 a:hover { text-decoration: none; color:#c45; }
.logo .txt p.desc { font: bold 14px/14px Helvetica, Arial, sans-serif; display: block; color:#676; }

.logo .img { padding-bottom: 15px; }


/* SL ()
 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.SL { width: 520px; float: left; padding-left: 70px; }

.title { color:#272d36; font: normal 34px/34px Helvetica, Arial, sans-serif; letter-spacing: -1px; padding-bottom: 15px; margin-bottom: 15px; border-bottom: solid 1px #ccc; }
.note { background:url(images/note-icon.png) no-repeat left 2px; padding-left: 14px; color:#669900; font-size: 11px; }
.edit a { background:url(images/edit-icon.png) no-repeat left 2px; padding-left: 14px; color:#ff6600; font-size: 11px; }
.error { color:#cc0000; font-size: 11px; font-weight: bold; }



/* Post Single
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.post, .attachment { width: 100%; position: relative; }
/**/ * html .post, .attachment { width: 99%; } /**/


.p-head { padding-bottom: 4px; }
.p-head h1, .p-head h1 a, .p-head h1 a:visited { color:#6F850D; font-size: 30px; font-weight: normal; line-height: 34px; letter-spacing: -1px; margin-bottom: 4px; }
.p-head h1 a:hover { color:#8FA52D; text-decoration: none; }

.p-head h2 { color:#6F850D; font-size: 30px; font-weight: normal; line-height: 34px; letter-spacing: -1px; margin-bottom: 6px; }
.p-head h2 a, .p-head h2 a:visited { color:#6F850D; }
.p-head h2 a:hover { color:#8FA52D; text-decoration: none; }

.p-head h3 { color:#6F850D; font: normal 28px/28px; letter-spacing: -1px; }
.p-head h3 a, .p-head h3 a:visited { color:#6F850D; }
.p-head h3 a:hover { color:#8FA52D; text-decoration: none; }

.p-cat { font-size: 11px; color:#999; }
.p-cat a, .p-cat a:visited, .p-cat a:hover { text-decoration: underline; color:#999; padding-right: 5px; }

.p-time { position: absolute; left: -70px; top: 5px; width: 50px; }
/**/ * html .p-time { left: -70px;} /**/
.p-time strong { float: left; text-align: center;}
.p-time .day { font: normal 20px/18px "Arial"; letter-spacing: -1px; color:#fff; width: 40px; padding: 7px 0; background-color: #BDD07E; overflow: hidden; -moz-border-radius-topleft: 5px; -webkit-border-top-left-radius: 5px; -moz-border-radius-topright: 5px; -webkit-border-top-right-radius: 5px; }
.p-time .month { background-color: #fff; color: #999; width: 38px; border-left: 1px solid #BDD07E; border-right: 1px solid #BDD07E; font-weight: normal; }
.p-time .year { background-color: #fff; color: #999; width: 38px; border-left: 1px solid #BDD07E; border-right: 1px solid #BDD07E; border-bottom: 1px solid #BDD07E; -moz-border-radius-bottomleft: 5px; -webkit-border-bottom-left-radius: 5px; -moz-border-radius-bottomright: 5px; -webkit-border-bottom-right-radius: 5px; font-weight: normal; }

.p-con { border-top: solid 1px #dbdbdb; }
.p-con p { line-height: 22px; padding: 5px 0; margin: 5px 0; }
.p-con ol { list-style: decimal inside; }
.p-con ol { padding: 10px 0 10px 25px; margin: 0; }
.p-con ol li { line-height: 22px; padding: 2px 0 2px 0; }
.p-con ul { padding: 10px 0 10px 20px; margin: 0; }
.p-con ul li { line-height: 20px; padding: 2px 0 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, "Times New Roman", Times, serif; padding: 10px 20px; margin: 10px 0; background: #ecf6f8; }
.p-con blockquote p { font: italic 14px/19px Georgia, "Times New Roman", Times, serif; }
.p-con blockquote li { padding: 2px 0 2px 13px; list-style-type: none; font-size: 12px; line-height: 17px; }


.p-det { margin-top: 15px; }
.p-det li { color:#7f7f7f; display: inline; padding: 4px 0 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-size: 14px; line-height: 18px; 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%; }
.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 0; padding-left: 20px; }
.nav .right a { float: right; background:url(images/nav-right.png) no-repeat right 0; padding-right: 20px; }
.nav a, .nav a:visited { cursor: hand; font-size: 14px; font-weight: bold; line-height:16px; letter-spacing: -1px; }



/* Comments
############################################################################################################## */
.comments-list { padding-top: 20px; }
.comments-list h2 { color:#8FA52D; font-size: 28px; font-weight: normal; line-height: 28px; letter-spacing: -1px; padding-bottom: 20px; }
.comments-list div.entry { margin-bottom: 15px; padding: 25px; border: 1px solid #dcedf0; background: #fff; }
.comments-list div.alt { background: #EFF7D4; padding-top: 40px; border: none; margin-bottom: 25px; }
.comments-list p.name { font-size: 16px; font-weight: bold; letter-spacing: -1px; color:#333; }
.comments-list p.avt { padding: 0; margin: 0; float: right; }
.comments-list p.avt img { border: solid 1px #ccc; }
* html .comments-list p.avt { left: -60px; }
.comments-list p.date { font-size: 11px; margin-bottom: 5px; }
.comments-list p.date a, .comments-list p.date a:visited, .comments-list p.date a:hover { color:#666; text-decoration: underline; }

.comments-list .con { font-size: 13px; line-height: 17px; margin-right: 90px; color:#333; }
.comments-list .con p { font-size: 13px; line-height: 17px; padding: 5px 0; margin: 0; color:#333; }
.comments-list .con blockquote { font: italic 14px/19px Georgia, "Times New Roman", Times, serif; color:#666; margin: 10px 20px; }
.comments-list .con blockquote p { font: italic 14px/19px Georgia, "Times New Roman", Times, serif; color:#666; }


/* Comments Form
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.comments-form { background: #EFF7D4; padding: 20px; margin: 10px 0;}
.comments-form h3 { color:#8FA52D; font: normal 28px/28px "Arial"; letter-spacing: -1px; padding-bottom: 5px; margin-bottom: 5px; border-bottom: solid 1px #BDD07E; }
.comments-form p { padding: 7px 0; color:#808080;}
.comments-form .required { font-weight: normal; color:#8FA52D;}
.comments-form input { padding: 5px; width: 210px; margin-right: 7px; }
.comments-form input.formid { border: 1px solid #BDD07E; background: #fff url(images/form-name-bkg.png) no-repeat left; padding: 5px 5px 5px 40px;}
.comments-form input.formemail { border: 1px solid #BDD07E; background: #fff url(images/form-email-bkg.png) no-repeat left; padding: 5px 5px 5px 40px;}
.comments-form input.formuri { border: 1px solid #BDD07E; background: #fff url(images/form-uri-bkg.png) no-repeat left; padding: 5px 5px 5px 40px;}

.comments-form textarea { border: 1px solid #BDD07E; background: #fff; padding: 4px; width: 97%;}
.comments-form .button { border: 1px solid #BDD07E; background: url(images/button-post-comment.png) no-repeat left; color:#fff; width: auto; font-size: 11px; font-weight: bold; padding: 4px 6px 3px 38px;}



/* Side Right
############################################################################################################## */
.SR { width: 300px; margin-right: 30px; padding-bottom: 30px; float: right; }

/* Search
 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.SR .search { background-color: #f9f9f9; right: 0; margin: 0 0 8px; padding: 15px 15px 5px; -moz-border-radius-bottomleft: 15px; -webkit-border-bottom-left-radius: 15px; -moz-border-radius-bottomright: 15px; -webkit-border-bottom-right-radius: 15px; overflow: hidden;}
/**/ *html .SR .search  { height: 1%;} /**/
.SR .search form { width: 247px; padding: 10px;; background: #EFF7D4; }
.SR .search fieldset { overflow: hidden; height: 1%;  }
.SR .search input { float: left; margin-right: 2px; background: url(images/search-input.png) no-repeat; border: none; padding: 5px 3px 5px 65px; width: 145px; color:#666;}
.SR .search button { float: left; background: url(images/search-button.png) no-repeat; width: 26px; height: 24px; border: none; cursor: pointer; text-indent: -1000em; }
.SR .syn ul { margin: 10px 0;}
.SR .syn li a { display: block; height: 30px; background: url(images/syn.gif) no-repeat 0 0; color: #c45; margin: 0 5px 0 0; padding: 18px 0 0 54px; list-style-type: none; font-size: 21px; font-weight: bold; letter-spacing: -1px;}
.SR .syn li a:visited { color: #c45; }
.SR .syn li a:hover { color:#333; text-decoration: none}

/* Menu
 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.SR .menu { background: #fff; overflow: hidden; margin: 0 0 8px; padding: 15px; border-radius: 15px; -moz-border-radius: 15px; -webkit-border-radius: 15px; }

.SR .menu h3 { font-size: 20px; line-height: 20px; letter-spacing: -1px; color:#666; padding-bottom: 6px;}
.SR .menu li { list-style-type: none; font-size: 14px; }
.SR .menu a, .SR .menu div a:visited { display: block; padding: 3px 6px; font-weight: bold; text-decoration: none; -moz-border-radius: 3px; -webkit-border-radius: 3px; }
.SR .menu a:hover { background-color: #c45; color: #fff; text-decoration: none; }
.SR .menu a.feed:hover { background-color: #eee; }

/* Categories + Archives
 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.SR .categs { background: #fff; overflow: hidden; margin: 0 0 8px; padding: 15px; border-radius: 15px; -moz-border-radius: 15px; -webkit-border-radius: 15px; }
/**/ *html .SR .categs { height: 1%;} /**/
.SR .categs h3 { font-size: 20px; line-height: 20px; letter-spacing: -1px; color:#666; padding-bottom: 6px;}
.SR .categs li { list-style-type: none; font-size: 14px; }
.SR .categs a, .SR .categs div a:visited { display: block; padding: 3px 6px; font-weight: bold; text-decoration: none; -moz-border-radius: 3px; -webkit-border-radius: 3px; }
.SR .categs a:hover { background-color: #c45; color: #fff; text-decoration: none; }

.SR .categs.ads ul { margin: 0 0 6px; }
.SR .categs.ads li { display: block; padding: 3px 6px }
.SR .categs.ads a { display: inline; paddding: 0; font-weight: normal; }


/* widget
 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.SR .widget { background: #e1f3ee; padding: 15px; margin-bottom: 3px; color:#5e8a89; }
.SR .widget h3 { font-size: 15px; line-height: 15px; letter-spacing: -1px; color:#102a30; padding-bottom: 5px; border-bottom: solid 1px #c5ded7; margin-bottom: 5px; }
.SR .widget li { background: url(images/tabs-arrow.png) no-repeat left 6px; padding: 2px 0 2px 6px; font-size: 11px; color:#5e8a89; }
.SR .widget a, .SR .widget a:visited { color:#247682; text-decoration: underline; }
.SR .widget a:hover { color:#003333; text-decoration: underline; }

.SR .widget_tag_cloud { line-height: 22px; }

.SR .widget_calendar table { width: 100%; }
.SR .widget_calendar table td { text-align: center; padding: 3px; }
.SR .widget_calendar caption { background: #d2e9e3; padding: 5px 0; margin-bottom: 10px; }
.SR .widget_calendar #today { background: #d2e9e3; }

.SR .widget_search #s { width: 160px; border: solid 1px #b5d6cd; padding: 3px; margin-bottom: 5px; }



/* Footer ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.footer { width: 870px; margin: 0 auto; padding: 15px 0 15px 90px; }
.footer p { padding: 0; margin: 0; font-size: 11px; }
.footer p.copy { color:#676; }
.footer p.copy a, .footer p.copy a:visited, .footer p.copy a:hover { color:#676; text-decoration: underline; }
.footer p.theme { padding-top: 2px; color:#676; }
.footer p.theme a, .footer p.theme a:visited, .footer p.theme a:hover { color:#676; text-decoration: underline; }


pre {
border-top:1px solid;
border-bottom:1px solid;
font-size:12px;
line-height:130%;
overflow:auto;
margin:12px 8px;
padding:8px;
}

.code, code {
color: #060;
font-family: Monaco,"Courier New",monospace;
font-size:12px;
line-height:130%;
margin:0;
padding:0;
}


/* == Code Highlighting == */

/** RUBY / JAVASCRIPT **/
code span.comment {
color: #BD48B3;
border: 0;
margin: 0; padding: 0;
}

code span.string {
color: #6b0;
}

code span.brackets {

}

code span.symbol {
color: #399;
}

code span.keywords {
color: #FF8400;
}

code span.erb {
background: #333;
}

code span.symbol {
color: #078FDC;
}

/** HTML **/
code.html span.tag {
color: #fff;
}

code.html span.attribute {
color: #FFD500;
}

code.html span.string {
color: #99FF00;
}

code.html span.comment {
color: #999;
}

code.html span.doctype {
color: #D7FF80;
}