/*  
Theme Name: Pixel
Theme URI: http://samk.ca/freebies/
Description: Dark WP theme with 2-3 column layout, dropdown categories menu, multiple widget-ready placement and feedburner email form integrated, easy to customize. Enjoy!
Author: Sam
Author URI: http://samk.ca/
Version: 2.0.1
Tags: black, blue, three-columns, two-columns, threaded-comments, fixed-width, theme-options, right-sidebar, sticky-post
.
Released under the <a href="http://www.opensource.org/licenses/gpl-license.php">GPL</a>.
.
*/

/* Defaults */

* { margin: 0; padding: 0; }

:focus { outline:0; }

h1,
h2,
h3,
h4,
h5,
h6,
pre p { margin: 0px; font-family:"ヒラギノ丸ゴ Pro W4", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "Century Gothic", Verdana, "trebuchet ms", arial, helvetica, sans-serif; padding-top: 10px; padding-right: 0; padding-bottom: 10px; padding-left: 0; }

hr { color: #333333; border: 2px solid #666633; }

pre { height: auto; overflow-x:scroll; font-size: 88%; }

fieldset { margin: 0; padding: 0; border: 0; }

dd { padding-left: 15px; }

p,
div {/* optional rounded corners for browsers that support it */ -moz-border-radius: 8px; -khtml-border-radius: 8px; -webkit-border-radius: 8px; border-radius: 8px; }

p.r { text-align: right; }

p.c { text-align: center; }

a { color: #6598b8; text-decoration: none; }

a:hover { color: #CC9900; }

a img { border: none; }

blockquote { background: #070707; border: 1px solid #060606; padding: 5px 15px; margin: 10px 10px 5px 15px; font-style: italic; color: #fff; }

code { color: #3366cc; font-style: italic; }

strong { font-size: 108%; }

body { text-align: center; margin: 0; padding: 0 0 15px 0; font-family:"ヒラギノ丸ゴ Pro W4", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "Century Gothic", Verdana, "trebuchet ms", arial, helvetica, sans-serif; color: #eee; background-color: #000; background-image: url(images/bgbody.png); background-repeat: no-repeat; background-position: center top; }

body.page-id-471 { background-image: url(images/ade01.jpg); background-attachment: fixed; }

body,
table { font-size: 82%; }

/* Header and wrapper */
#wrapper { margin: 0 auto; width: 900px; text-align: left; padding: 0; }

#header { padding: 0; margin: 0; height: 80px; }

#header #topright { text-align: right; float: right; width: 800px; margin: 3px 0 0 0; }

#header #topright ul { list-style: none; padding: 0; margin: 0; }

#header #topright li { display: inline; }

#header #topright li a { color: #fff; font-size: 9pt; padding: 0 0 0 25px; text-transform: lowercase; }

#header #topright li a:hover { color: #000; text-decoration: none; }

#header #logo { margin: 0; text-align: right; top: 50px; overflow: hidden; position: absolute; width: 900px; padding-top: 0; padding-bottom: 0; padding-left: 0; }

.qtrans_language_chooser li { float:right; list-style-type: none; padding: 0px; margin-right: 8px; }

#header h1 { padding: 0; margin: 0; }

#header h1 a { color: #999999; font-size: 11pt; text-decoration: none; font-weight: normal; }

#header h1 a:hover { color: #eee; text-decoration: none; }

#header span { padding: 0; color: #eee; font-size: 10pt; }

/* Menu */

#catnav { margin: 20px 0 0 0; padding: 0; clear: both; height: 44px; width: 900px; }

#nav { list-style: none; margin: 0; padding: 0; }

#nav ul { margin: 0; padding: 0; }

#nav li { float: left; margin: 0; padding: 0; }

#nav a { display: block; line-height: 44px; margin: 0; padding: 0 20px 0 15px; font-size: 10pt; color: #fff; }

#nav li a:hover { color: #FF9900; text-decoration: none; display: block; }

#nav li ul { list-style: none; position: absolute; width: 150px; left: -999em; }

#nav li:hover ul,
#nav li.sfhover ul { left: auto; }

#nav li li { float: left; margin: 0; padding: 0; width: 150px; }

#nav li li a { width: 150px; height: 24px; line-height: 24px; color: #fff; border-top: 1px solid #131f27; background: #040404; margin: 0; padding: 5px 20px 5px 15px; }

#nav li li a:hover { border-top: 1px solid #131f27; background: #000; padding: 5px 20px 5px 15px; }

#nav li:hover,
#nav li.sfhover { /* prevents IE7 drop-down menu bug (focus on a page element prevents nested menus from disappearing) */ position: static; }

#toprss { float: right; margin: 10px 15px 0 0; display: inline; width: 65px; line-height: 41px; }

/* Top Content */

#main { clear: both; width: 870px; padding-bottom: 5px; margin-top: 0px; margin-right: 15px; margin-bottom: 0; margin-left: 15px; padding-top: 0px; }

#contentwrapper { float:left; width: 570px; margin-top: 20px; margin-right: 0; margin-bottom: 15px; margin-left: 0px; padding: 0; }

#contentwrapper2 { float:left; width: 800px; margin-top: 0; margin-right: 0; margin-bottom: 15px; margin-left: 0; padding-top: 0; padding-right: 0; padding-bottom: 0; padding-left: 50px; }

#contentwrapper .pageTitle,
#contentwrapper2 .pageTitle { margin: 15px 0 10px 0; font-size: 14pt; letter-spacing: -1px; color: #fff; font-weight: normal; padding: 5px; }

#contentwrapper2 p,
#contentwrapper2 a { font-size: 11pt; color: #FFFFFF; margin-top: 30px; margin-bottom: 60px; }

#contentwrapper2 h2,
#contentwrapper2 h3 { font-size: 13pt; color: #663; font-family: Georgia, "Times New Roman", Times, serif; font-weight: normal; margin-bottom: 10px; }

#contentwrapper2 td { margin: 0px; color: #FFFFFF; text-align: left; vertical-align: top; font-size: 11pt; padding: 10px; }

#contentwrapper3 { float:left; margin-bottom: 15px; width: 880px; }

.topPost { color: #ffffff; margin: 0px; padding-top: 15px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; }

.topPost h2.topTitle { font-weight: normal; margin: 0px; font-size: 14pt; padding-top: 13px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; }

.topPost h2.topTitle a { color: #abd1ea; }

.topPost h2.topTitle a:hover { text-decoration: none; color: #CC9900; }

.topPost p.topMeta { font-size: 9pt; color: #FFFFFF; text-align:right; margin: 0px; padding-top: 15px; padding-right: 15px; padding-bottom: 5px; padding-left: 0; }

.topPost p.topMeta a { color: #999999; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #CCCCCC; margin-left: 3px; margin-right: 3px; }

.topPost p.topMeta a:hover { color: #CC6600; }

.topPost div.topContent { font-size: 100%; color: #FFFFFF; line-height: 2em; margin-top: 0px; margin-right: 0px; margin-bottom: 8px; margin-left: 0px; padding-left: 15px; padding-right: 10px; }

.topPost div.topContent a { text-decoration: underline; color: #999999; }

.topPost div.topContent a:hover { text-decoration: underline; color: #ff9933; }

table.losmen { background-color: #CCCCCC; margin: 0px; padding: 0px; width: 100%; }

table.menu { background-color: #140e0c; padding: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 3em; }

table.biog { margin: 0px; padding: 0px; width: 100%; }

table.eatmenu { padding: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 35px; border-collapse: collapse; width: 500px; }
table.eatmenu td { border:1px solid #CCCCCC; text-transform: capitalize; }

table.foto { padding: 0px; border-collapse: collapse; margin: 0px; }
table.foto td { border:1px solid #CCCCCC; text-transform: none; line-height: 1em; text-align: center; vertical-align: top; font-size: 12px; color: #999999; width: 250px; }

.topPost div.topContent ul,
.topPost div.topContent ol { padding: 0 0 0 30px; }

.topPost div.topContent ul li,
.topPost div.topContent ol li { color: #eee; }

.topPost span.topComments,
.topPost span.topMore,
.topPost span.topTags { font-size: 9pt; font-style: italic; line-height: 27pt; color: #0a0a0a; border: 1px solid #ccc; background-color: #FaFaFa; padding-top: 8px; padding-right: 10px; padding-bottom: 8px; padding-left: 10px; margin-top: 15px; margin-bottom: 15px; margin-left: 5px; }

.topPost span.linkpages { font-size: 9pt; font-style: italic; color: #0a0a0a; margin-bottom: 10px; display:block; }

.topPost span.linkpages a:hover { color: #CC6600; }

.topPost span.topComments:hover,
.topPost span.topMore:hover,
.topPost span.topTags:hover { background-color: #999999; color: #0a0a0a; }

.topPost span.topComments a { color: #fff; background: url(images/comments.gif) left no-repeat; padding-left: 20px; line-height: 27pt; vertical-align: middle; }

.topPost span.topMore a { color: #0a0a0a; background: url(images/more.gif) left no-repeat; padding-left: 20px; line-height: 27pt; vertical-align: middle; }

.topPost span.topTags em { background: url(images/tags.gif) left no-repeat; padding-left: 20px; line-height: 27pt; vertical-align: middle; color: #0a0a0a; }

.topPost span.topTags a { color: #0a0a0a; line-height: 27pt; vertical-align: middle; }

.topPost span.topComments a:hover,
.topPost span.topMore a:hover,
.topPost span.topTags a:hover { color: #CC6600; text-decoration: underline; }

.recomm { padding: 15px; margin-top: 0px; margin-right: 50px; margin-bottom: 1em; margin-left: 50px; text-align: center; border-top-width: 1px; border-bottom-width: 1px; border-top-style: solid; border-bottom-style: solid; border-top-color: #CCCCCC; border-bottom-color: #CCCCCC; }

.recomm h6,
.toko h6,
.komentar h6 { font-size: 100%; }

.toko { border: 1px solid #111111; padding: 15px; margin-top: 1em; margin-right: 100px; margin-bottom: 1em; margin-left: 100px; }

.komentar { margin-right: 50px; margin-left: 50px; line-height: 1.5em; padding: 1em; background-color: #f5f5f5; }

#nextprevious { color: #333333; margin-top: 10px; margin-right: 5px; margin-bottom: 10px; margin-left: 5px; text-align: center; }

#nextprevious a { color: #666666; text-transform: lowercase; font-size: 10pt; line-height: 1.4em; text-decoration: none; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #CCCCCC; padding-bottom: 3px; padding-left: 3px; padding-top: 0px; vertical-align: middle; }

#nextprevious a:hover { color: #CC9900; }

#adg { background: #040404; width: 540px; padding: 10px; color: #fff; text-align: center; vertical-align: middle; margin-top: 0px; margin-right: 0px; margin-bottom: 15px; margin-left: 0px; }

/* Comments */

#comments { margin-bottom: 10px; margin-top: 15px; background: #040404; width: 500px; /* fixes bug in IE7 where putting focus on the text makes it disappear behind the background. yeah, weird. they call it a dimensional bug. */ border: 1px solid #090909; padding: 0px 15px 10px 15px; color: #fff; }

#comments h3 { font-size: 10pt; font-weight: normal; color: #fff; margin: 15px 0; padding: 0; }

#comments p a { color: #6598b8; }

#comments p a:hover { color: #fff; }

#comments p { padding:0; margin: 7px 0; }

ul.commentlist,
ul.trackback { list-style-type: none; margin: 10px 0; font-size: 9pt; }

.commentlist li,
.trackback li { margin: 10px 0 15px 0; padding: 10px; background: #080808; border: 1px solid #040404; list-style-type: none; }

.commentlist li.alt { background: #000; border: 1px solid #020202; border: none; margin-top:10px; }

.commentlist li.cleared { background: transparent; border: none; }

.commentlist a:hover { color: #eee; }

.commentlist a.gravatar { float: left; margin: 0 15px 10px 0; width: 60px; }

.commentlist .commentbody { margin: 0; padding: 0; }

.commentlist .commentbody p a { text-decoration: underline; }

.commentlist cite { font-size: 10pt; font-style: normal; color: #ddd; }

.commentlist small.commentmetadata a { color: #666; }

.commentlist p { color: #dedede; }

#respond { clear: both; margin-top: 15px; }

textarea#comment { width: 450px; background: #fff; color: #111; padding: 10px; }

#comments #submit { margin: 0; }

/* Welcome section */

#main #welcome { margin: 0 0 20px 0; padding: 0 0 5px 0; background: url(images/bg-trans.png) repeat; }

#main #welcome h2 { font-size: 14pt; font-weight: normal; color: #fff; letter-spacing: -2px; margin: 0 10px; padding: 10px 0 3px 0; }

#main #welcome p { font-size: 9pt; color: #eee; margin: 0 10px; padding: 6px 0; }

#main #welcome a { text-decoration: underline; color: #ff9933; }

#main #welcome a:hover { color: #6598b8; }

#main #welcome form { margin: -5px 0 0 0; background: transparent; /* required for IE */ }

#main #welcome #feedbox { border: 1px solid #ccc; padding: 2px 1px; width: 180px; }

.submitbutton { margin: -5px 0 0 5px; background: #010101; color: #fff; font-size: 8pt; padding: 3px 6px; vertical-align: middle; border: 1px solid #111; }

.submitbutton:hover { cursor: pointer; background: #050505; }

/* Sidebars */
#sidebars { float: right; width: 280px; color: #eee; margin-top: 10px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding: 0px; }

#sidebars .sidebarbox { background: url(images/bg-trans.png) repeat; margin: 0px; padding: 5px; }

#sidebars .sidebarbox2 { text-align: center; float: left; padding: 5px; }

#sidebars .sidebarbox3 { font-size: 11px; background-color: #000000; color: #FFFFFF; text-align: center; line-height: 1.6; margin: 0px; padding-top: 15px; padding-right: 0px; padding-bottom: 15px; padding-left: 0px; }

#sidebar_full { padding: 0; margin: 0; }

#sidebar_left { float: left; width: 150px; }

#sidebar_right { float: right; width: 120px; }

#sidebars h2 { font-weight: normal; font-size: 10pt; color: #666633; letter-spacing: 1px; padding-top: 6px; padding-right: 0px; padding-bottom: 3px; padding-left: 0px; margin-left: 5px; }

#sidebars table { width: 130px; }

#sidebars ul { padding-bottom: 5px; padding-top: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 5px; }

#sidebars li { margin-bottom: 15px; list-style: none; font-size: 9pt; }

#sidebars li ul { padding: 0; }

#sidebars ul ul li { margin: 0; color: #eee; background: url(images/bullet.gif) left 8px no-repeat; line-height: 17px; /* Required for cross-browser consistency; cross-browser defaults vary. */ padding-top: 2px; padding-right: 2px; padding-bottom: 2px; padding-left: 14px; }

#sidebars a { display: inline; color: #eee; }

#sidebars a:hover { color: #B1C3D9; text-decoration: underline; }

#sidebars p { font-size: 9pt; color: #eee; padding-top: 1em; padding-right: 0; padding-bottom: 5px; padding-left: 0; letter-spacing: 1px; }

#tag_cloud a { display: inline; }

#sidebars ul.children li { border-bottom:none; }

#sidebars ul.children { margin-bottom:0; }

/* Before footer */

#morefoot { background: #000 url(images/bggrad.jpg) top left repeat-x; border: 1px solid #070707; padding: 0px; color: #dfdfdf; margin-top: 10px; margin-bottom: 10px; }

#morefoot p { margin: 5px 0; padding: 5px 0; }

#morefoot ul { list-style-type: none; margin-top: 5px; }

#morefoot ul li,
#morefoot p { font-size: 9pt; }

#morefoot a { color: #ddd; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #333333; text-decoration: none; }

#morefoot a:hover { text-decoration: none; color: #6598b8; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #6598b8; }

.single postid-158 logged-in #wrapper #morefoot .col2 a { border-top-style: none; border-right-style: none; border-bottom-style: none; border-left-style: none; }

#morefoot h3 { font-size: 12pt; font-weight: normal; color: #dfdfdf; margin: 0; padding: 0 0 2px 0; line-height: 2em; border-bottom-width: 1px; border-bottom-style: dotted; border-bottom-color: #dfdfdf; }

#morefoot #searchbox { padding: 1px; width: 160px; }

#morefoot .col1 { float: left; width: 260px; line-height: 2em; }

#morefoot .col2 { float: left; width: 360px; margin-right: 25px; margin-left: 15px; }

#morefoot .col3 { float: left; width: 220px; }
#iphone { padding: 10px; border: 2px solid #333333; margin-top: 5px; margin-right: 15px; margin-bottom: 15px; margin-left: 15px; font-size: 12px; background-color: #000000; }
#iphone td{ text-align: center; vertical-align: top; font-size: 12px; padding-top: 10px; padding-right: 0px; padding-bottom: 10px; padding-left: 0px; line-height: 1.1em; }
#iphone td a{ text-decoration: none; border-top-style: none; border-right-style: none; border-bottom-style: none; border-left-style: none; padding-bottom: 0px; }
#iphone a:hover{ text-decoration: none; border-top-style: none; border-right-style: none; border-bottom-style: none; border-left-style: none; }

#twitter_update_list p{ background-image: url(http://www.balitaksu.com/img/twtr-bird-old.gif); background-repeat: no-repeat; background-position: left top; }

#twtr { margin-top: 8px; }

#twtr a,
#twtr h4,
#twtr h3 { border-top-style: none; border-right-style: none; border-bottom-style: none; border-left-style: none; text-decoration: none; }

#morefoot #iphone li{ background-image: none; }

#morefoot #ico { text-align: center; vertical-align: middle; }

#morefoot #ico p { background-color: #FFFFFF; }

#morefoot #ico a { background-color: #FFFFFF; text-decoration: none; border-top-style: none; border-right-style: none; border-bottom-style: none; border-left-style: none; }


#morefoot li { padding-left: 20px; margin-bottom: 5px; background: url(images/more.gif) left 2px no-repeat; line-height: 17px; /* Required for cross-browser consistency; cross-browser defaults vary. */ }

/* footer*/
#footer { clear: both; background: #000; border: 1px solid #070707; padding: 15px 15px 10px 15px; }

#footer p { font-size: 9pt; color: #bbb; padding: 0; }

#footer a { color: #bbb; border-bottom-width: 1px; border-bottom-style: dotted; border-bottom-color: #999999; }

#footer a:hover { color: #fff; }

#footerright { float: right; width: 300px; text-align: right; }

/* Misc */

.highlight { color: #222; font-weight: bold; }

.cleared { margin: 0; padding: 0; clear: both; }

.alignleft { float: left; margin: 5px 10px 5px 0; }

.alignright { float: right; margin: 5px 0 5px 10px; }

.aligncenter,
div.aligncenter { margin: 10px auto; text-align: center; display: block; }

img.alignleft { float: left; margin: 5px 10px 5px 0; }

img.alignright { float: right; margin: 5px 0 5px 10px; }

img.aligncenter { margin: 10px auto; text-align: center; display: block; }

.wp-caption { border: 1px solid #ddd; text-align: center; /* optional rounded corners for browsers that support it */ -moz-border-radius: 3px; -khtml-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; padding-top: 8px; }

.wp-caption img { margin: 0; padding: 0; border: none; }

.wp-caption p.wp-caption-text { font-size: 11px; line-height: 1; padding: 0px; margin: 0; color: #FFFFFF; background-color: #0a0a00; }

#copyright { font-size: 11px; text-align: center; vertical-align: middle; width: 100%; position: fixed; bottom: 0px; filter: Alpha(opacity=80); /* IE */ opacity:0.8; border-radius: 3px;		/* CS3 */ -webkit-border-radius: 3px;	/* Sf san gc */ -moz-border-radius: 3px;	/* kitsune */ padding-top: 5px; padding-bottom: 5px; color: #fff; background-color: #000000; border-top-width: 1px; border-top-style: solid; border-top-color: #333333; letter-spacing: 1px; margin: 0px; }

#ttop { position:absolute; position:fixed; right:0px; bottom:18px; display:block; height:135px; width:34px; background-image: url(images/back-to-top.png); background-repeat: no-repeat; background-position: left top; -moz-border-radius: 0px; -khtml-border-radius: 0px; -webkit-border-radius: 0px; border-radius: 0px; }

#pagc .topPost { color: #FFFFFF; }

#pagc .topPost div.topContent { color: #FFFFFF; }

#pagc .topPost div.topContent a { color: #FFFFFF; }

#postw,
#postw .TopPost,
#postw .topContent,
#postw pre { color: #0a0a00; background-color: #FFFFFF; }
.gcal { background-color: #FFFFFF; text-align: center; padding-top: 15px; padding-bottom: 15px; }

#postw .TopPost
 {/* optional rounded corners for browsers that support it */ -moz-border-radius: 10px; -khtml-border-radius: 10px; -webkit-border-radius: 10px; border-radius: 10px; }


#postw h2.topTitle a { font-weight: normal; color: #abd1ea; background-image: url(http://www.balitaksu.com/img/h1-bk.png); background-repeat: no-repeat; background-position: right center; height: 50px; text-align: left; overflow: visible; vertical-align: middle; padding-top: 15px; padding-right: 20px; padding-bottom: 15px; padding-left: 8px; }

#postw p.topMeta { font-size: 9pt; color: #0a0a00; text-align:right; background-color: #FFFFFF; margin: 0px; padding-top: 15px; padding-right: 15px; padding-bottom: 5px; padding-left: 0; }

#postw .topPost div.topContent td { background-color: #FFFFFF; padding-top: 10px; padding-right: 1px; padding-bottom: 10px; padding-left: 5px; color: #333333; font-size: 100%; margin: 0px; }

#postw .topPost div.topContent p { background-color: #FFFFFF; color: #333333; font-size: 100%; margin-top: 0px; margin-right: 0px; margin-bottom: 1.9em; margin-left: 0px; line-height: 1.6; }

#postw .topPost div.topContent p.wp-caption-text { color: #0a0a00; font-size: 100%; margin-top: 0px; margin-right: 0px; margin-bottom: 1.9em; margin-left: 0px; line-height: 1.6; }

#postw .topPost div.topContent ul li,
#postw .topPost div.topContent ol li { color: #0a0a00; list-style-type: none; }

#arch h2.topTitle a { font-size: 12pt; }

#arch span.topTags2 { font-size: 9pt; font-style: italic; color: #CCCCCC; padding-top: 0px; padding-bottom: 20px; line-height: 1; float: right; margin: 0px; }

#arch span.topTags2 a { color: #FFFFFF; line-height: 1; vertical-align: middle; }

#arch span.topTags2:hover { color: #CC6600; }

#arch span.topTags2 em { background: url(images/tags.gif) left no-repeat; padding-left: 25px; line-height: 18pt; vertical-align: middle; color: #CCCCCC; }

#arch hr { color: #333333; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-color: #666633; border-right-color: #666633; border-bottom-color: #666633; border-left-color: #666633; }

#morefoot .rakuten { color: #FFFFFF; font-size: 80%; margin-top: 20px; margin-right: 0px; margin-bottom: 20px; margin-left: 0px; border: 1px solid #333333; padding-top: 15px; padding-right: 10px; padding-bottom: 15px; padding-left: 10px; background-color: #000000; }

#contentwrapper3 span.wuku,
#contentwrapper3 span.diary { margin: 0px; /* optional rounded corners for browsers that support it */ -moz-border-radius: 3px; -khtml-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; padding-top: 1px; padding-right: 5px; padding-bottom: 1px; padding-left: 5px; font-size: 85%; }

#contentwrapper3 span.wuku { background-color: #c4a883; }

#contentwrapper3 span.diary { background-color: #a7a77d; }
