/*  
Theme Name: Cherry
Theme URI: http://www.templatepanic.com/
Description: A 2-column Wordpress theme.
Author: Effi
Author URI: http://www.effiharyanti.com/
*/


/* ---------------- GENERAL ---------------- */


body { font-family: Verdana, Arial, sans-serif; font-size: 13px; color: #FFF; line-height: 140%; margin: 0px; padding: 0px; background: url(); }

#container { width: 920px; margin: 0 auto; background-color: #000; repeat-y top center; }

a:link, a:visited { text-decoration: none; color:#3955F9; }
a:hover { text-decoration: none; border-bottom: 1px dotted #3955F9; }

p.ads { margin-left: 10px; }
small { font-size: 75%; }

h1, h2, h4, h5, h6 { margin:0; padding: 0px; }

h1 { font-size: 200%; color: #9d0000; padding: 70px 10px 0 30px; font-weight: normal;}
h1 a:link, h1 a:visited, h1 a:hover { color: #9d0000; text-decoration: none; background-color:#000;}

.description { font-size: 100%; font-weight:normal; padding: 10px 10px 0 30px; font-style:italic; color: #FFF;}

h2 { font-size: 150%; color: #9d0000; margin-top: 0px; font-weight:normal; background-color: #000}
h2 a:link, h2 a:visited { text-decoration: none; color:#9d0000; }
h2 a:hover { text-decoration: none; border-bottom: 1px dotted #9d0000; }

h3 { font-size: 100%;color: #9d0000;}
h4 { font-size: 100%; font-weight: normal;color: #9d0000;}
h5 {font-size: 100%;color: #9d0000;}

ul{ list-style-type: square;}
ul ul { list-style-type: disc;}
ul ul ul{ list-style-type: none;}


p img { padding: 4px; border:none}

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;}

.alignright { float: right;}            
.alignleft { float: left;}
.pic-left {float: left;margin: 8px 8px 8px 0;}
.pic-right {float: right;margin: 8px 8px 8px 0;}


/* ---------------- LAYOUT ---------------- */


#header { margin: 0 auto; padding: 0px; width: 100%; clear: both; background-color: #000; no-repeat center top; height: 193px;}
#sidebar { margin: 0 0 0 655px; padding:0; width: 230px; }
#content { float:left; width: 600px; margin: 0 0 0 23px; padding:0; }


/* ---------------- NAVIGATION ---------------- */


#nav { font-size: 80%; padding: 5px 0px 15px 10px; color: #9d0000; }
#nav a:link, #nav a:visited { color: #666666; }
#nav a:hover { text-decoration:underline; background-color: transparent; }

.navigation { font-size: 90%; padding: 5px 20px 5px 20px; }


/* ---------------- POST ---------------- */


.pagetitle { padding: 0px 0px 10px 10px; color: #999;}
.pagetitle h2 { padding: 60px 0px 5px 0px; font-size: 120%; }
.post {	padding: 0px 0px 10px 10px;}
.post h3 { padding: 30px 0px 5px 0px;}

.relatedposts { width: 100%; float: left; color: #666; margin: 5px auto; padding: 0 20px 5px 20px; font-size: 12px; }


/* ---------------- SIDEBAR ---------------- */


#sidebar { font-size:90%; padding: 0; }
#sidebar ul { list-style-type: square; margin: 0; padding: 0 0 0 5px; }
#sidebar ul li { list-style-type: circle; margin: 4px 0 4px 10px; padding: 0 0 0 5px; background: url(img/border-bottom.png) repeat-x bottom left; }

#sidebar a:link, #sidebar a:visited { color: #FFFFFF; }
#sidebar a:hover { text-decoration:none; color: #FFFFFF; border-bottom: 0px dotted #111; }

#sidebar p { margin-top: 0px; }

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#sidebar li { line-height:150%; margin: 0; padding: 0;}

/* fix for browsers that don't need the hack */
html>body #sidebar li {border-bottom: none;}

.sidebar1 { margin: 0px; padding: 0px 0px 10px 0px; color: #9d0000;}
.sidebar1 h2 { font-weight: normal; margin: 0; padding: 10px 0 0 0px; height: 40px; color:#9d0000; }

#sidebar img { display: block; padding:0; margin:0; border: none; }
#sidebar img a, #advert img a:link, #advert img a:hover { border:none; }


/* ---------------- FOOTER ---------------- */


#footer { height: 88px; clear: both; font-size: 85%; padding: 0px; margin: 0; background-color: #000; no-repeat bottom center; }
#footer p { color: #FFF; margin-left: 60px; padding-top: 35px; }
#footer a, #footer a:link { color: #FFF; text-decoration: none; font-weight: bold; }
#footer a:hover { text-decoration: underline; }


/* ---------------- COMMENTS ---------------- */


.commentlist li, #commentform input, #commentform textarea {font-size: 100%; }
.commentlist li {font-weight: normal;}
.commentlist cite, .commentlist cite a { font-weight: normal;font-style: normal;}
.commentlist p {font-weight: normal; line-height: 130%;text-transform: none;}
#commentform p {padding: 0 10px 0 20px; }

.commentmetadata {font-weight: normal;}

h3.comments {padding: 0 10px 0 10px; margin: 40px 10px 20px 10px;}

#commentform input {width: 170px; padding: 2px; margin: 5px 5px 1px 10px;}
#commentform textarea {	width: 100%; padding: 2px;}
#commentform #submit { margin: 0;float: right;}