/*  
Theme Name: Movie World
Theme URI: http://www.TemplatePanic.com
Description: Wordpress theme with menu in sidebar and bottom. Widget ready.
Author: Effi
Author URI: http://www.EffiHaryanti.com

Terms of Use:
- DO NOT REMOVE any of the links in the footer!
- You are free to share, to copy, distribute and transmit this theme.
- This theme is distributed for free. You are not allowed to sell this theme.
Thanks for using this theme.

*/

/*-------------------- General --------------------*/


body { margin: 0; padding: 0; background: #b7b7b7; font: 10px Verdana, Arial, Trebuchet, Sans-Serif; color: #000; text-align: left; line-height: 190%; }
form {margin: 0;}

h1, h2, h3, h4, h5, h6 { margin: 0; font-style: normal; font-weight: normal; background: transparent; color: #222; }

h1 { font-size: 2.2em; }
h2 { font: 1.6em Georgia, Trebuchet, Sans-Serif; }
h3, h4, h5, h6 { font-size: 1em; }

a, a:link { color: #CC0000; text-decoration: none; }
a:visited { text-decoration: none; }
a:hover, a:active { color: #CC0000; text-decoration: underline; }

blockquote { margin: 10px; padding: 0px 0px 10px 50px; background: url(images/blockquote.gif) no-repeat left top; }
code{ display:block; overflow:auto; text-align:left; margin: 10px 0 10px 0; padding: 5px 10px 5px 10px; }

small { font-size: 0.8em; }

img { border:0; }
img.right { float: right; margin:5px 0 5px 5px; }
img.left { float: left; margin:5px 5px 5px 0; }
a img {border:none;}

.left { float: left; }
.right { float: right; }
.center { text-align: center; }
.alignleft { float: left; margin-right: 10px; }
.alignright { float: right; margin-left: 10px; }

.wp-caption-text {font-size: 85%; font-variant: small-caps; margin: 0; padding: 0 5px;}

.navigation { display:block; padding: 20px; }


/*-------------------- Layout --------------------*/


#outline { width: 975px; margin: 0 auto; padding: 0; background: #fff; font-size: 1.3em; }

#wrapper { float: left; background: #fff url(images/bg.jpg) repeat-y 0 0; width: 977px; margin: 0 !important; margin: -15px 0 0 0; /* IE hack */ padding: 0; }


/*-------------------- Header --------------------*/

#pre-header {font-size: 80%; text-align: center; background-color: #b7b7b7;}
//#header { width: 977px; height: 196px; background: #252525 url(images/header.jpg) no-repeat left top; }
#header { width: 977px; height: 105px; background: #252525 url(images/header-plain.jpg) no-repeat left top; }
#header-logo img { padding: 5px 25px 0 15px; }
#header-leaderboard {padding: 9px 20px;}
#header h1 { padding: 13px 0 0 30px; font-size: 17px; text-transform: uppercase; font-weight: bold; }
#header h1 a { color: #f7f7f7; text-decoration: none; }
span.description { color: #BBB; padding: 0 0 0 0px; font-size: 10px; }

#navbar { clear: both; float: left; width: 977px; height: 38px; background: url(images/nav.jpg) no-repeat 0 0; }

ul.menu { float: left; margin: 0; padding: 0 15px; list-style-type: none; }
ul.menu li { float: left; }
ul.menu li a { float: left; display: block; height: 23px; padding: 6px 15px 0 15px; line-height: 20px; color: #fff; font-weight: bold; }
ul.menu li a:link, ul.menu li a:visited { color: #ccc; }
ul.menu li a:hover, ul.menu li a:active { color: #fff; background-color: #990000; }

ul.menu li.current_page_item a:link,
ul.menu li.current_page_item a:visited,
ul.menu li.current_page_item a:hover,
ul.menu li.current_page_item a:active { color: #fff; text-decoration: none; font-weight: bold; background-color: #740000; }


/*-------------------- Pages --------------------*/


#content { float: left; width: 660px; height: 100%; }
#content img { padding:5px; }

.pages { float: left; width: 630px; }
.pages-border { clear: both; width: 100%; height: 6px; }

.page-previous { float: left; padding: 10px 0 16px 30px !important; padding: 0 0 15px 30px; /* IE hack */ }
.page-next { float: right; padding: 10px 30px 16px 0 !important; padding: 0 30px 15px 0; /* IE hack */ }

.page-title { width: 530px; margin: 20px 0 0 0; }
.page-title h2.page-title-border { padding: 0 0 0 30px; line-height: 48px; color: #222;}


/*-------------------- Post --------------------*/


.post { padding: 10px 30px; background: transparent; }
.postentry { text-align: justify; }

.posttitle, .posttitle a:link, .posttitle a:visited, .posttitle a:hover, .posttitle a:active { color: #740000; }




.postmeta { margin: 6px 0 ; font-size: 11px; font-family: Georgia, Trebuchet; color: #333; border-bottom: 1px #333 dotted; }

.post .title { width: 600px; }


/*-------------------- Comments --------------------*/

/* START: Added classes for comment highlighting */
.comment {background-color: #fff !important;}
.byuser { background-color: #ddd !important; background-image: none !important; }
.gold_member {background-color: #EEDC82 !important; background-image: none !important;}
.bypostauthor { background-color: #ffb !important; background-image: none !important; }
.comment-author-administrator { background-color: #f7d7d7 !important; background-image: none !important; }
/* END: Added classes for comment highlighting */

.commentor-title {float: right; color: #666; font-weight: normal !important;}
.ckrating-container {float: right;}

.comment-disclaimer { border: 1px black solid; background-color:#EEEEEE; padding: 5px; font-weight: normal !important; }

.commentlist li, #commentform input, #commentform textarea {
	font: 1em Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
	border: 1px solid #ccc;
}

.commentlist li .avatar { 
	float: left;
	border: 1px solid #eee;
	margin: 0 10px 2px 0;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font: 1.1em Verdana, Arial, Sans-Serif;
	
	}

.commentmetadata {
	font-weight: normal;
	}
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
	
/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */

/*-------------------- Sidebar --------------------*/


#sidebar { float: right; width: 280px; margin-right: 20px; padding: 0; font-size: 11px; }

#sidebar h2 { font-size: 1.4em; list-style-type: none; color:#fff; height: 30px; margin: 16px 0 6px 0; padding: 6px 0px 3px 6px; background: url(images/sidebar-title.gif) no-repeat; }

#sidebar p { clear: both; margin: 0; padding: 0 0 20px 10px; }
#sidebar form { clear: both; margin: 0; padding: 0 0 20px 10px; }
#sidebar ul { clear: both; margin: 0; padding: 0 0 20px 25px; list-style-type: square; }
#sidebar ul li { clear: both; }

#sidebar #linkcat-2 { list-style-type: none; }
#sidebar #linkcat-2 h2 { background: none; color: #666; }
#sidebar #linkcat-2 ul { background: none; }

.searchform { width: 280px; height: 20px; text-align: left; }
input#s { width: 250px; height: 18px; margin: 5px 0 0 1px !important; margin: 4px 0 0 1px; /* IE hack */ padding: 1px 0 0 2px; border: 1px solid #999; background: #e3e3e3; }


/*-------------------- Bottom --------------------*/


#bottom { clear: both; float: left; width: 977px; height: 100%; margin: 0; padding: 0; background: url(images/bottom-bg.jpg) repeat-y 0 0; text-align: left; color: #f2f2f2; font-size: 11px; }
#bottom-divs { float: left; clear: both; margin: 0; padding: 20px; }

#bottom-left { width: 30%; padding: 20px 0 20px 30px; float: left; }
#bottom-mid, #bottom-right { width: 30%; padding: 20px 0 20px 20px; float: left; }

#bottom h2 { margin: 0 0 10px 0; padding: 0 8px; font-size: 1.6em; color: #f2f2f2; }

#bottom h3 { margin: 0; padding: 10px 10px; font-size: 1em; color: #999; text-align: center; }
#bottom h3:hover { color: #f2f2f2; }

#bottom ul { margin: 0; padding: 0; list-style-type: none; border-top: 1px solid #f2f2f2; }
#bottom ul li { line-height: 26px; }
#bottom ul li a { display: block; padding: 0 10px; color: #fff; text-decoration: none; }
#bottom ul li a:hover { color: #fff; text-decoration: underline; }
#bottom-sep { clear: both; }


/*-------------------- Footer --------------------*/

#footer { clear: both; height: 87px; background: url(images/footer.jpg); width:977px; color: #ccc; text-align: right; }

#footer p { margin: 0; padding: 23px 25px; font-size: 1em; line-height: 150%; }
#footer p a:link, #footer p a:visited { color: #f2f2f2; }
#footer p a:hover { color: #fff; }

/*-------------------- Movies --------------------*/

#moviestrip {background: url('/images/filmstrip.png'); height: 140px; }

//#top10box {background-color: #FFFFEE; border: 1px solid #DDAA00; padding: 6px; font-size: 85%;}
.movie_title {font-size: 19px; font-weight:bold;}
//#movie_info {background-color: #EEEEEE; border: 1px solid #A2A2A2; padding: 8px;}
#movie_info .moviebox img {margin: 0; padding: 0;}
#movie_info .moviebox {float: left; padding: 0 10px 0 0;}
#availability { padding: 12px 0; }
#movie_details {}
.btn_rentnow a { border: 1px solid #666; background-color: #CC0000; color:#FFFFFF; font-weight: bold; padding: 2px 4px; }
.btn_comingsoon a { border: 1px solid #553333; background-color: #AAAAAA; color:#444444; font-weight: bold; padding: 2px 4px; }
.btn_addtomyq a { border: 1px solid #50A029; background-color: #A0DF82; color:#003311; font-weight: bold; padding: 2px 4px; }
.btn_inqueue a { border: 1px solid #666; background-color: #E2E2E2; color:#AA0000; font-weight: bold; padding: 2px 4px;}

.movie_mpaarating { border: 1px solid black; color: black; background-color: #E5E5E5; padding: 3px 2px 0 3px; font-size: 14px; font-weight: bold; font-family: serif; line-height: 15px;}
.movie_post_entry {margin-bottom: 15px;}

#movie_ratings {border-left: 1px solid #666; padding: 0 7px 7px 7px; margin: 5px 0 0 5px; float: right; text-align: left;}

.movielist td, .movielist th {border-bottom: 1px solid #DDDDDD; padding: 2px 0;}
.movielist th {color: #555;}
.moviedrag {background-color: #FFEEE2; border: 1px solid #666; border-bottom: 2px;}

#comment-history {margin: 0 0 7px 0; border: 1px solid #220000; background-color: #E2E2E2;}
#comment-history img {margin: 0; padding: 0;}
#comment-history .subheader {background-color: #AAA; color: #FFF; padding: 4px;}
#comment-history .subheader a {color: #633; text-decoration: underline; font-weight: bold;}
#comment-history .subheader img {vertical-align: top;}

#commenttable {font-size: 12px; font-family: Verdana, Arial, Trebuchet, Sans-Serif; padding: 10px; }
.comment_container {border: 1px solid #666; padding: 7px; margin-bottom: 10px;  background-color: #DDD;}
.comment_name {font-weight: bold; font-size: 110%;}
.comment_date {color: #633;}
.comment_text {padding: 7px 0;}

.star-rating-display{
	list-style: none;
	margin: 2px 0;
	padding: 0px;
	width: 80px;
	height: 16px;
	position: relative;
	background: url(/code/js/jquery/plugins/star_rating/star.gif) top left repeat-x;
}

.star-rating-display li.current-rating{
	background: url(/code/js/jquery/plugins/star_rating/star.gif) left 32px;
	position: absolute;
	height: 16px;
	display: block;
	text-indent: -9000px;
	z-index: 1;
}

/* ------------ Membership ------------ */

#offer_nouser {
	margin-bottom: 10px; padding: 10px; border: 1px solid #666666; background-color: #FFFFAA;
}
#member_level {
	margin-bottom: 10px; padding: 10px; border: 1px solid #993333; background-color: #EEEEEE;
}
#member_options {display: inline-table; margin-bottom: 10px;}

#member_options .purchase_option {
	margin-right: 10px;
	padding: 10px;
	border: 1px solid #C99;
	background-color: #EED;
	width: 165px;
	height: 240px;
	float: left;
}
.free_option {
	margin-bottom: 10px;
	padding: 10px;
	border: 1px solid #C99;
	background-color: #CCC;
}
.affiliate_option {
	margin-bottom: 10px;
	padding: 10px;
	border: 1px solid #C99;
	background-color: #FFC;
}

/* ------------- Sociable ------------- */

div.sociable { 
	margin: 16px 0;
	padding: 5px;
	border: 1px solid orange;
	background-color: #FFFFEE;
}

span.sociable_tagline { position: relative; }
span.sociable_tagline span { display: none; width: 14em; }
span.sociable_tagline:hover span {
	position: absolute;
	display: block;
	top: -5em;
	background: #ffe;
	border: 1px solid #ccc;
	color: black;
	line-height: 1.25em;
}
.sociable span {
	display: block;
}
.sociable ul {
	display: inline;
	margin: 0 !important;
	padding: 0 !important;
}
.sociable ul li {
	background: none;
	display: inline !important;
	list-style-type: none;
	margin: 0;
	padding: 1px;
}
.sociable ul li:before { content: ""; }
.sociable img {
	float: none;
	width: 16px;
	height: 16px;
	border: 0;
	margin: 0;
	padding: 0;
}

.sociable-hovers {
	opacity: .4;
	-moz-opacity: .4;
	filter: alpha(opacity=40);
}
.sociable-hovers:hover {
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
}

/* ------- Google Custom Search ------- */
#searchform, #cse-search-box {
	width: 578px;
	margin: 0 0 0 30px;
	padding: 10px;
	border: 1px solid #CCAAAA; 
	background-color: #FFDDDD;
}

#cse-search-box #submit {
	font-size: 120%;
	background-color: #CC0000;
	color: #FFEEEE;
}

#cse-search-box #search-field {
	font-size: 140%;
	width: 480px;
}