/*
Theme Name: Movie GreyPress
Theme URI: http://wordpress.com/
Description: A free premium Wordpress Theme from SandDesign 
Version: v01
Author: Lilianchen
Tags: gray color, variable width, three columns, widgets
*/

body {
	font: 75%/150% "Trebuchet MS", Tahoma, Arial;
	color: #333333;
	margin: 0px;
	background-color: #eaeaea;
	
}
#bottom h3 {
	width: 215px;
	color: #000000;
	font-family: "Trebuchet MS";
	font-weight: bold;
}
#bottom-menu {
}
#bottom-menu-w {
	float: left;
	width: 215px;
	margin-left: 31px;
}

a {
	color: #e34848;
	text-decoration: none;
}
a:visited {
	color: #e34848;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: underline;
}
p {
	padding: 0px 0px 15px;
	margin: 0px;
}
h1 {
	margin:0px;
	background: url(images/header-icon.gif) no-repeat;
	padding-left: 70px;
	height: 60px;
	font: bold 36px/100% "Trebuchet MS", Tahoma, Arial;
	color: #c9eefe;
}
h1 a{
	color: #c9eefe;
	text-decoration: none;
}
h1 a:visited{
	color: #c9eefe;
	text-decoration: none;
}
h1 a:hover{
	color: #ffffff;
	text-decoration: none;
}
h2 {
	color: #59770e;
	margin: 10px 0px 2px;
	letter-spacing: -1px;
	font: normal 190%/100% "Helvetica", Tahoma, Arial;
	padding-bottom: 3px;
	float: left;
	width: 350px;
}
.readmore {
	line-height: 30px;
	height: 30px;
	width: 100px;
	display: block;
	float: right;
	background-color: #e7b539;
}
.readmore a {
	margin-left: 20px;
	color: #FFFFFF;
	font-weight: bold;
}


h2 a, h2 a:visited {
	color: #000000;
	text-decoration: none;
}
h2 a:hover {
	color: #FF6600;
	text-decoration: none;
}
h3 {
	font: normal 140%/100% "Trebuchet MS", Tahoma, Arial;
	color: #758d38;
	margin: 10px 0px 5px;
}
form {
	margin:0px;
	padding:0px;
}
#page {
	margin: 0px auto;
	width: 990px;
	background-color: #FFFFFF;
}
#header {
	background: #0FACEA url(images/header-bg.jpg) no-repeat;
	height: 120px;
	position: relative;
}
#header-rss {
	float: right;
	padding-top: 20px;
}
#top {
	height: 345px;
	width: 945px;
	margin-left: 37px;
}
#sidebar-left {
	width: 208px;
	float: left;
	margin-left: 20px;
	margin-top: 20px;
}

#top img{
border:none;
}

#header-rss img{
	border:none;
}

#headerimg {
	position: relative;
	width: 400px;
	float: left;
}
#headerimg img{
	border:none;
}
#headerimg .description{
	position: absolute;
	left: 110px;
	bottom: 3px;
	color: #c9eefe;
	font-size: 14px;
}
#nav {
	list-style: none;
	margin: 0px;
	position: absolute;
	bottom: 7px;
	width: 750px;
}
#nav li {
	float: left;
	margin-right: 5px;
}
#nav a {
	color: #fff;
	text-decoration: none;
	padding: 5px 10px;
	font: bold 14px/100% Arial, Helvetica, sans-serif;
	background:#CF3135;
	border:1px solid #666666;
	display: block;
}
#nav a:hover {
	color: #000000;
}
#content {
	padding: 20px 0px 15px 20px;
	float: left;
	width: 460px;
	overflow: hidden;
}
.post {
	clear:both;
}
.entry img {
	border:none;
	float: left;
	padding-right: 10px;
}

.post-date {
	width: 45px;
	height: 49px;
	float:left;
	background: url(images/date-bg.gif) no-repeat;
}
.post-month {
	font-size: 11px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
	display:block;
	line-height: 11px;
	padding-top: 2px;
	margin-left: -3px;
}
.post-day {
	font-size: 18px;
	text-transform: uppercase;
	color: #999999;
	text-align: center;
	display:block;
	line-height: 18px;
	padding-top: 7px;
	margin-left: -3px;
}

.post-title {
	float: left;
	width: 485px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	line-height: 40px;
}

.entry {
	clear: both;
	padding-top: 10px;
}

.post-cat {
	background: url(images/mini-category.gif) no-repeat left center;
	padding-left: 0px;
	float:left;
	font-size: 95%;
	color: #999999;
	width: 485px;
	text-align: left;
}
.post-comments {
	background: url(images/mini-comments.gif) no-repeat left center;
	padding-left: 18px;
	float: right;
	font-size: 95%;
	width: 100px;
}
.post-calendar {
	background: url(images/mini-calendar.gif) no-repeat left center;
	padding-left: 18px;
	float: right;
	font-size: 95%;
	color: #999999;
}
.post-content {
	clear: both;
	padding-top: 10px;
}
.navigation {
	clear: both;
	padding: 10px 0px;
}
.navigation a, .navigation a:visited {
	color: #59770e;
}
.previous-entries {
	float: left;
	padding-left: 18px;
	background: url(images/mini-nav-left.gif) no-repeat left center;
}
.next-entries {
	float: right;
	padding-right: 18px;
	background: url(images/mini-nav-right.gif) no-repeat right center;
}
#comments, #respond {
	border-bottom: 1px dotted #CCCCCC;
	padding-bottom: 5px;
}
.commentlist {
	margin: 10px 0px;
	padding-left: 20px;
	line-height: 130%;
}
.commentlist li{
	padding: 5px 10px;
	position: relative;
}
.commentlist .avatar {
	position: absolute;
	top: 5px;
	right: 5px;
	border: solid 1px #ededed;
	padding: 1px;
	background: #fff;
}
.commentlist .alt {
	background: #f1fedb;
}
.commentlist cite, .commentlist cite a, .commentlist cite a:visited {
	font-weight: bold;
	font-style: normal;
	font-size: 120%;
	color: #CC6600;
}
.commentlist small {
	margin-bottom: 5px;
	display: block;
	font-size: 87%;
}
#commentform {
	margin-top: 10px;
	font: 110% Arial, Helvetica, sans-serif;
}
#commentform p {
	padding: 6px 0px;
	margin: 0px;
}
#commentform label{
	font-weight: bold;
	color: #666666;
	font-size: 100%;
}
#commentform input{
	width: 153px;
	background:#f1fedb;
	border: 1px solid #bdd77f;
	padding: 3px;
	margin-top: 3px;
}
#commentform textarea{
	width: 478px;
	height: 115px;
	background:#f1fedb;
	border: 1px solid #bdd77f;
	padding: 2px;
	margin-top: 3px;
}
#commentform textarea:focus, #commentform input[type="text"]:focus {
	background: #ffffff;
}
#commentform #submit{
	background: url(images/btn-bg.gif) no-repeat;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	border: none;
	float:right;
	width: 144px;
	height: 29px;
}
#sidebar {
	float: right;
	padding: 30px 37px 10px 10px;
	width: 208px;
}
#searchform {
	width: 192px;
	height:19px;
	background:url(images/search-bg.gif) no-repeat;
	
}
#searchform #s {
	width: 150px;
	height: 19px;
	padding: 2px 5px 0px 5px;
	vertical-align: middle;
	border:none;
	background:none;
}
#searchform #searchsubmit {
	border: none;
	width: 25px;
	height: 19px;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	vertical-align: middle;
	border:none;
	background:none;
	margin-left:3px;
}
#searchform label {
	font-size: 11px;
	color: #41550e;
}
#sidebar h3 {
	font: normal 140%/100% "Trebuchet MS", Tahoma, Arial;
	color: #758d38;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	width: 208px;
	line-height: 30px;
	background-color: #c24f89;
	margin:0;
}
#sidebar h3 a{
	color:#FFFFFF;
	padding-left: 10px;
	font-family: "Trebuchet MS";
}
#sidebar h5 {
        font: normal 140%/100% "Trebuchet MS", Tahoma, Arial;
        height: 30px;
	width: 208px;
	background-color: #cf3135;
	line-height: 30px;
	margin: 0;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#sidebar h5 a{
	color:#FFFFFF;
	padding-left: 10px;
	font-family: "Trebuchet MS";
}
#sidebar-left h3 {
	height: 30px;
	width: 208px;
	background-color: #e7b539;
	line-height: 30px;
	margin: 0;
}
#sidebar-left h3 a{
margin:0 0 0 10px;
color:#FFFFFF;
font-family:"Trebuchet MS";
}
#sidebar-left h5 {
	height: 30px;
	width: 208px;
	background-color: #cf3135;
	line-height: 30px;
	margin: 0;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#sidebar-left h5 a{
	margin:0 0 0 10px;
	color:#FFFFFF;
	font-family:"Trebuchet MS";
	font-size:16px;
	font-weight: bold;
	font-variant: normal;
}
#sidebar h2{
  display:none;
}
#linkcat-2 {
  margin:0;
  padding:0;
  list-style:disc;
}
.ul-cat, .blogroll {
	list-style: disc;
	padding:0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 1px;
	margin-bottom: 15px;
	//border: 1px solid #CCCCCC;
}
.ul-cat li{
	margin-left: 20px;
	padding: 5px 0px 2px 5px;
	}
.ul-cat li a, .ul-cat li a:visited{
	color: #495233;
	text-decoration: none;
}
.ul-cat li a:hover{
	color: #FF6600;
	text-decoration: none;
}
.ul-cat2 {
	list-style: disc;
	padding:0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 1px;
	margin-bottom: 15px;
	
}
#bottom {
	width: 1018px;
	float: left;
}
#bottom-menu img {
}

.ul-cat2 li{
	margin-left: 20px;
	padding: 5px 0px 2px 5px;
	
}
.ul-cat2 li a, .ul-cat2 li a:visited{
	color: #495233;
	text-decoration: none;
}
.ul-cat2 li a:hover{
	color: #FF6600;
	text-decoration: none;
}
.ul-archives {
	list-style: none;
	margin:0px 0px 15px;
	padding:0px;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.ul-archives li{
	margin: 0px;
	padding: 5px 0px 2px 20px;
	
}
.ul-archives li a, .ul-archives li a:visited{
	color: #495233;
	text-decoration: none;
}
.ul-archives li a:hover{
	color: #FF6600;
	text-decoration: none;
}
.ul-archives2 {
	list-style: none;
	margin:0px 0px 15px;
	padding:0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.ul-archives2 li{
	margin: 0px;
	padding: 5px 0px 2px 20px;
	
}
.ul-archives2 li a, .ul-archives2 li a:visited{
	color: #495233;
	text-decoration: none;
}
.ul-archives2 li a:hover{
	color: #FF6600;
	text-decoration: none;
}
#bottom-list1{
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 15px;
	margin: 0;
}
#bottom-list2{
	margin:0;
	padding:0 0 0 15px;
}
#bottom-list3{
	margin:0;
	padding:0 0 015px;
}
#bottom-list4{
	margin:0;
	padding:0 0 0 15px;
}
#bottom-list1 li {
	list-style-image: url(images/point1_16.gif);
}

#bottom-list2 li {
	list-style-image: url(images/point2_19.gif);
}
#bottom-list3 li {
	list-style-image: url(images/point3_24.gif);
}
#bottom-list4 li {
	
	list-style-image: url(images/point4_21.gif);
}
#footer {
	clear: both;
	color: #ACD7EE;
	font-size: 95%;
	line-height: 130%;
}
#footer a, #footer a:visited{
	color: #ffffff;
}
#footer .left-col{
	width: 240px;
	float: left;
	margin-left: 10px;
}
#footer .right-col{
	width: 220px;
	float: right;
	padding-right: 10px;
	padding-left: 10px;
	background: url(images/footer-right-bg.gif) no-repeat;
}
#footer h4 {
	font: normal 146%/100% "Trebuchet MS", Tahoma, Arial;
	color: #9cdbfb;
	margin: 10px 0px 5px;
}
.recent-comments {
	list-style: none;
	margin: 0px;
	padding: 0px;
	line-height: 110%;
}
.recent-comments li{
	background: url(images/mini-footer-comments.gif) no-repeat;
	padding: 0px 0px 10px 20px;
}
.recent-comments a{
	font-size: 105%;
	line-height: 130%;
	font-weight: bold;
}
.recent-posts {
	list-style: none;
	margin: 0px;
	padding: 0px;
	font-size: 92%;
	line-height: 110%;
}
.recent-posts li{
	background: url(images/mini-footer-post.gif) no-repeat;
	padding: 0px 0px 10px 20px;
}
.recent-posts a{
	font-size: 115%;
	line-height: 130%;
	font-weight: bold;
}
#credits {
	width: 760px;
	color: #7a9299;
	font-size: 85%;
	line-height: 120%;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#credits a, #credit a:visited{
	color: #048db4;
}
.rss {
	background: url(images/mini-rss.gif) no-repeat left center;
	padding-left: 18px;
	padding-bottom: 2px;
	margin-left: 10px;
}
.left {
	float: left;
}
img.left, a img.left {
	float:left;
	margin: 4px 10px 5px 0px;
	border: 1px solid #bdd77f;
	padding: 3px;
	background: #FFFFFF;
}
a:hover img.left{
	border-color: #FF6600;
	background: #FF6600;
}
.right {
	float: right;
}
img.right, a img.right {
	float:left;
	margin: 4px 10px 5px 0px;
	border: 1px solid #bdd77f;
	padding: 3px;
	background: #FFFFFF;
}
a:hover img.right{
	border-color: #FF6600;
	background: #FF6600;
}
.clear {
	clear:both;
}
hr.clear {
	clear:both;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
}
img.img_border, a img.img_border {
	border: 1px solid #bdd77f;
	padding: 3px;
	background: #ffffff;
}
a:hover img.img_border{
	border-color: #FF6600;
	background: #FF6600;
}

.widget_addn{
	position: absolute;
	left: -450px;
	top: -400px;
	}