/*
Theme Name: Red Batik
Theme URI: http://www.templatepanic.com/article/red-batik-wordpress-theme
Description: Red Batik, a Wordpress Theme. The comment section is supporting Gravatars (http://gravatar.com/). Supporting threaded comments. Featuring JavaScript Dropdown Menu with Multi Levels for top navigation menu. Supporting Dynamic Content Gallery plugin, visit plugin site for detail (http://www.studiograsshopper.ch/dynamic-content-gallery-configuration/). Change the setting for Gallery Width: 626 pixels.
Version: 1.0
Author: Theodore Satou
Author URI: http://www.123webhosting.info/
Tags: 2-column, fixed-width, right-sidebar, widget-ready, threaded-comments

Credit is given to:
- JavaScript Dropdown Menu with Multi Levels (http://www.leigeber.com/2008/11/drop-down-menu/)
*/


/* -------------------- GENERAL -------------------- */


body, h1, h2, h3, h4, h5, h6, address, blockquote, dd, dl, hr, form { margin: 0; padding: 0; }

body { font: 12px/20px Verdana, sans-serif, "Lucida Sans Unicode", "Lucida Grande", Arial; text-align: justify; background: url(images/bg-big.jpg) no-repeat top center; background-attachment: fixed; color: #232323; }

h1, h2, h3, h4, h5, h6 { font-weight: normal; }
h2 { font-family: Georgia, ‘Times New Roman’, Times, serif;}

p { margin: 15px 0; }

a { text-decoration: none; color: #245c8b; }
a:hover { text-decoration: underline; }

blockquote p { padding: 0 15px; }
code { }

hr { display: none; }

.entry img { border: 1px solid #ccc; padding: 4px; margin: 5px; }
.entry img:hover { border: 1px solid #444; }

img.centered { display: block; margin-left: auto; margin-right: auto; }
img.alignright { margin: 5px 0 2px 7px; padding: 4px; display: inline; }
img.alignleft { margin: 5px 7px 2px 0; padding: 4px; display: inline; }
img.wp-smiley { border: 0; margin: 0; padding: 0; background-color: transparent; }

a img {	border: 0; }

.aligncenter { display: block; margin-left: auto; margin-right: auto; }
.alignleft { float: left; }
.alignright { float: right; }

input, textarea { font-family: Arial, Helvetica, Georgia, Sans-Serif; font-size: 90%; }
input#s, input#author, input#email, input#url, textarea#comment { padding: 3px; }

input#author, input#email, input#url { margin: 0 5px 0 0; }

pre { width: 90%; }

small { font-size: 90%; }

.wp-caption { border: 1px solid #ddd; text-align: center; background-color: #f3f3f3; padding-top: 4px; margin: 10px; -moz-border-radius: 3px; -khtml-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; }

.wp-caption img { margin: 0; padding: 0; border: 0 none; }

.wp-caption-dd { font-size: 11px; line-height: 17px; padding: 0 4px 5px; margin: 0; }


/* -------------------- LAYOUT -------------------- */


#container { margin: 0 auto; width: 1000px; padding: 20px 0 0 0; }

#page { float: left; width: 980px; padding: 10px; margin: 0; background: #fff; }

#header { float: left; width: 980px; margin: 0; padding: 0; }

.mainwrap { float: left; width: 980px; background: #fff; margin: 0; padding: 5px 0 0 0; display: inline; }

.content { float: left; width: 655px; margin: 0; padding: 0 4px 0 0; }

#contactform { padding: 20px 0; border: none; }


/* -------------------- HEADER / SITE TITLE -------------------- */


#header .site_title { float: left; width: 100%; height: 70px; margin-top: 0; background:  url(images/bg-header.jpg) no-repeat top center; }

#header .site_title h1 { padding: 15px 0 0 70px; position: relative; color: #f2f2f2; text-transform: uppercase; }
#header .site_title a, #header .site_title a:visited { color: #f2f2f2; text-decoration: none; }
#header .site_title a:hover { color: #f5f5f5; }

#header .description { padding-left: 70px; font-size: 80%; font-style: italic; color: #f2f2f2; }

#header .topmenu { float: left; width: 980px; height: 30px; background: url(images/bg-nav.jpg) repeat-x top center; padding: 3px 0 0 0; margin: 0; clear: both; font-size: 80%; font-weight: bold; }


/* -------------------- CSS FOR DROP-DOWN MENU -------------------- */


ul.menu { list-style: none; padding: 0; margin-top: 0; }
ul.menu * { margin: 0; padding: 0; }
ul.menu a { display: block; color: #ccc; text-decoration: none; text-align: center; }
ul.menu li { position: relative; float: left; margin-right: 1px; }
ul.menu ul { position: absolute; top: 30px; left: 0; display: none; list-style: none; }
ul.menu ul li { position: relative; border-top: none; width: 185px; margin: 0; }
ul.menu ul li a { display: block; padding: 3px 0; background: #515151; }
ul.menu ul li a:hover { background-color: #fff; color: #383838; }
ul.menu ul ul { left: 185px; top: 0; }
ul.menu .menulink { padding: 0; font-weight: bold; width: 185px; }
ul.menu .menulink:hover, ul.menu .menuhover { color: #f1f1f1; }
ul.menu .sub { background: #515151 url(images/arrow.gif) 175px 8px no-repeat; }
ul.menu .topline { }


/* -------------------- SEARCH -------------------- */


#search { padding: 0; margin: 0; font-size: 140%; float: right; }

#search form#searchform { float: left; margin: 0; padding-top: 1px;}
#search form#searchform input { width: 100%; color: #f1f1f1; padding-top: 4px; padding-left: 8px; width: 174px; }

#search form#searchform .keyword { float: left; width: 190px; height: 22px; background: url(images/bgsearch.jpg) no-repeat top left; }
#search form#searchform .keyword input#s { float: left; margin: 0; border: 0; display: inline; background-color: transparent; }

#search form#searchform .go { float: right; }


/* -------------------- GALLERY -------------------- */


.gallery { padding: 10px; width: 628px; margin-bottom: 10px; background: #252525; border: 1px solid #252525; }


/* -------------------- POSTS -------------------- */


.post { padding: 0 10px 10px 10px; width: 628px; margin-bottom: 10px; background: #fff url(images/bg-post.jpg) no-repeat top left; border: 1px solid #ccc; }

.post:hover { border: 1px solid #333; }

.entry { padding: 0; }

.post h2 { padding: 0; font-size: 160%; padding-top: 13px; }
.post h2 a { color: #87080b; }
.post h2 a:hover { color: #555555; text-decoration: none; }

.post ol { padding-left: 60px; }

.postinfo { font-size: 90%; float: left; margin: 10px 0 20px 0; padding: 0; clear: both; width: 628px; color: #777; }
.postinfo a { color: #676767; }

.postinfo ul { list-style-type: none; margin: 0; padding: 0; }
.postinfo ul li { float: left; margin: 0 10px 0 0; display: inline; }

.postinfo ul li.author { padding: 0 0 0 20px; background: url(images/user.png) no-repeat 0 3px; }
.postinfo ul li.date { padding: 0 0 0 20px; background: url(images/calendar.png) no-repeat 0 3px; }
.postinfo ul li.category-info { padding: 0 0 0 20px; background: url(images/tag.png) no-repeat 0 3px; }
.postinfo ul li.comment-number { padding: 0 0 0 19px; background: url(images/comments.png) no-repeat 0 3px; }
.postinfo ul li.edit-info { padding: 0; }
.postdate { }


.navigation { width: 648px; padding: 0; margin-bottom: 50px; }


/* -------------------- SIDEBAR -------------------- */


.sidebar { float: left; width: 320px; padding: 0; margin: 0; display: inline; font-size: 90%; }

.sidebar a { color: #333; }
.sidebar a:hover {text-decoration: underline; }

.sidebar ul, .sidebar p { margin: 0; padding: 0; list-style: none; }
.sidebar ul li { padding: 0 0 20px 0; }


.sidebar ul li h2 { font-size: 140%; color: #cdcdcd; padding: 15px 0 15px 10px; margin-top: 0; }

.sidebar ul ul li { padding: 0 0 0 10px; }
.sidebar ul ul ul li { padding: 0 0 0 5px; }

.sidebar ul li#latest { background: #fff url(images/bg-sb-hot.jpg) no-repeat top left; border: 1px solid #ccc; padding: 0 10px 10px 10px; margin-bottom: 10px; }

.sidebar ul li#pages, .sidebar ul li#tags, .sidebar ul li#categories, .sidebar ul li#archives, .sidebar ul li#blogroll, .sidebar ul li#meta { background: #fff url(images/bg-sb-black.jpg) no-repeat top left; border: 1px solid #ccc; padding: 0 10px 10px 10px; margin-bottom: 10px; }

.sidebar ul li#subscribe { padding: 0 5px 10px 5px; clear: both; background: #fff url(images/bg-sb-black.jpg) no-repeat top left; border: 1px solid #ccc; margin-bottom: 10px; }
.sidebar ul li#subscribe img { padding-right: 3px; }

 ul li#latest:hover, .sidebar ul li#pages:hover, .sidebar ul li#tags:hover, .sidebar ul li#categories:hover, .sidebar ul li#archives:hover, .sidebar ul li#blogroll:hover, .sidebar ul li#meta:hover, .sidebar ul li#subscribe:hover { border: 1px solid #333; }


/* -------------------- COMMENTS -------------------- */


.comments { padding: 20px 0 0 0; }
.comments h2 { font-size: 130%; padding-bottom: 20px; }

#respond h3 { font-size: 130%; }


#commentform #author, #commentform #email, #commentform #url, #commentform textarea { border: 1px solid #ccc; padding: 0.2em; margin-left: 10px; }

#commentform textarea { width: 96%; }

#commentlist, #commentlist2 { width: 98%; margin: 0 0 20px 0; padding: 0 0 0 10px; }
#commentlist ul, #commentlist2 ul { margin: 0; padding: 0; }

#commentlist li { border: 1px solid #ccc; margin: 0 0 20px 0; list-style-type: none; padding: 0; }
#commentlist2 li { border: 1px solid #ccc; margin: 0 0 20px 0; list-style-type: none; padding: 5px 14px 9px 63px; }

#commentlist li p { padding: 5px 10px 5px 80px; margin: 0; }
#commentlist2 li p { margin: 0; }

#commentlist a, #commentlist2 a { }

#commentlist li div.meta, #commentlist2 li div.meta { padding: 0; margin: 0; text-align: center; }

#commentlist2 li.even { background: #f6f6f6; }
#commentlist2 li.odd { background: #fff; }

#commentlist li .avatar { margin: 5px; }

#commentlist2 li .avatar { margin-left: -58px; }

.avatar { float: left; padding: 0; border: 1px solid #bbb; width: 50px; height: 50px; }	


#commentlist2 li ul li { margin-right: -15px; margin-left: -50px; margin-bottom: -10px; }

.children { padding: 0; }



.reply { text-align: right; padding: 5px; }
.cancel-comment-reply { text-align: right; float: none; }
.navigation-comment { width: 100%; height: 20px; }

.comment-meta1 { float: right; margin-top: 5px; margin-right: 10px; margin-bottom: 10px; font-size: 80%; color: #555; }
.comment-meta1 a { color: #333; }

.comment-meta  a { font-size: 8px; float: right; margin-top: -18px; color: #757575; }

.fn { font-size: 110%; font-weight: bold; font-style: normal; }
.says { display: none; }


/* -------------------- CALENDAR -------------------- */


table#wp-calendar { width: 100%; margin: 0; text-transform: none; }

table#wp-calendar caption { padding: 1px 15px; font-weight: bold; }

table#wp-calendar th { padding: 0px; text-align: center; }
table#wp-calendar td { padding: 0px; text-align: center; }


/* -------------------- FOOTER -------------------- */

#footer { float: left; width: 980px; height: 50px; background: #fff; border-top: 1px solid #aaa; font-size: 80%; color: #787878; clear: both; }

#footer a { text-decoration: none; color: #787878; }
#footer a:hover { text-decoration: underline; }

#footer .footer-left { float: left; width: 50%; }
#footer .footer-left p { padding: 0 0 0 10px; }
#footer .footer-right { float: left; width: 50%; text-align: right; }
#footer .footer-right p { padding: 0 10px 0 0; }
