/*
Theme Name: Movies In The Park Version 2
*/

/* Links */

a:link, a:visited { text-decoration: none; color: #bf7a42; }

a:hover, a:active { color: #4C8AA2; }

/* Headings */

h1, h2, h3, h4, h5, h6 { font-weight: normal; margin: 10px 0 10px; }

h1 { font-size: 32px; margin-bottom: 0px; margin-top: 10px;}

h2 { font-size: 28px; }

h3 { font-size: 24px; }

h4, h5, h6 { font-size: 20px; }

p{ margin: 0; padding: 0;}

h3.titles 
{ 
	font-weight: normal; 
	border-bottom-width: 0; 
	font-size: 24px;
	font-family: "Trebuchet MS";
	text-decoration: none;
	margin: 0;
}
h3.titles a:link, h3.titles a:visited, h3.titles a:active 
{
	text-decoration: none;
	underline: none;
	font-size: 24px;
	font-weight: normal;
	border-bottom-width: 0;
}

ul 
{ 
	list-style-type: none; 
	padding: 0px;
	margin: 0px;
}

abbr, acronym { font-style: normal; border-bottom: 1px dotted #333333; cursor: help; }

del { text-decoration: line-through; color: #999999; }

ins { text-decoration: none; color: #009977; }

body
{
	margin: 0;
	padding: 0;
	background: url(images/body-tile.jpg);
	font: normal 76% "Trebuchet MS", "Lucida Grande", Verdana, Georgia, Sans-Serif;
	color: #2d5a7b;
}

#page-container
{
	text-align: center;
	margin: 0 auto;
}

#header
{
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: top center; 
	height: 359px;
	margin: 0 auto;
	text-align: center;
}

#logoimg
{
	position: relative;
	top: 133px;
	right: 300px;
}

#navigation
{
	margin-top: 0px;
}


#center-container
{
	margin: 0 auto;
	width: 782px;
/* 	background: url(images/body-bg.jpg); */
	overflow: hidden;
    position: relative;
}

#center-container-outer {
	background: url(images/container-bg.gif) center top;
	margin-left: -1px;
}

#footer
{
	margin: 0 auto 20px auto;
	width: 782px;
	background: url(images/container-bg.gif) center top;
	height: 35px;
	text-align: center;
	line-height: 35px;
	border-bottom: 1px solid #77736d;
}

#footer p {
    margin-left: -1px;
}

#content .post-title a { border-bottom-width: 0; }

#content .post p.img { float: left; margin: 0 15px 0 0; }

#content .post p.img img { padding: 8px; border: 1px solid #d0d0d0; background-color: #eeeeee; }

#content .post-footer 
{ 
	margin-bottom: 30px;
}

/* Sidebar */


/* Comments Styling */
#commentlist li {
margin-bottom: 1.5em;
padding-bottom: 1em;
border-bottom: 1px solid #700000;
}

#commentform {
margin: 1em 0;
width: 280px;
}

#commentform textarea {
background: #f8f7f6;
border: 1px solid #d6d3d3;
width: 280px;
}
#commentform textarea:hover {
background: #F8F1E0;
border: 1px solid #d6d3d3;
}
#commentform textarea:focus {
background: #ffffff;
border: 1px solid #939793;
}

#commentform #email, #commentform #author, #commentform #url {
font-size: 1.1em;
background: #f8f7f6;
border: 1px solid #d6d3d3;
width: 280px;
}
#commentform #email:hover, #commentform #author:hover, #commentform #url:hover {
font-size: 1.1em;
background: #ffffff;
border: 1px solid #d6d3d3;
width: 280px;
}
#commentform #email:focus, #commentform #author:focus, #commentform #url:focus {
font-size: 1.1em;
background: #ffffff;
border: 1px solid #939793;
width: 280px;
}
#commentform input{
margin-bottom: 3px;
}

.date {
	background: white;
	height: 60px;
	margin-bottom: 0px;
	width: 50px;
	text-align: center;
	float: left;
	margin-right: 15px;
	overflow: hidden;
}
.date .month {
	display: block;
	color: #bf7a42;
	padding: 2px 0px;
	text-align: center;
	text-transform: uppercase;
	font-size: 10px;
	margin-top: 2px;
	font-weight: bold;
}
.date .day {
	display: block;
	color: #bf7a42;
	font: 2.3em Georgia;
	padding-top: 0px;
	text-align: center;
	margin-top: -8px;
}

.date .year {
	display: block;
	color: #bf7a42;
	text-align: center;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
	margin-top: -2px;
}


#sidebar-topbar
{
	width: 220px;
	background: #faf7ee url(images/sidebar-top.jpg) no-repeat;
	float: right;
	margin-right: 15px;
/*     margin-top: 117px; */
}

#sidebar-bottombar
{
	background: url(images/sidebar-bottom.jpg) no-repeat bottom center;
}

#sidebar-topbar a, #sidebar-topbar img
{
	border: 0px;
}

#mainnav>li
{
	padding: 8px 0 0px 0;
}

#mainnav>li.top
{
	padding-top: 20px;
}

#mainnav>li.bottom
{
	padding-bottom: 20px;
}

#mainnav>li.withsub
{
	padding-bottom: 0px;
}

.post
{
	overflow: hidden;
	text-align: left;
	padding: 20px 20px 0 20px;
	width: 500px;
}

.title-and-date
{
	overflow: auto;
	margin-bottom: 10px;
	display: block;
	clear: both;
}

.subnav
{
	padding: 0 0 0 40px;
	margin: 0;
	list-style-image: url(images/star.jpg);
}

.subnav li
{
	padding: 0;
	margin: 0;
}

.subnav a:link, .subnav a:visited
{
	color: #2D5A7B;
}

.post h4
{
	margin: 10px 0 0 0;
}

.post p
{
	margin-bottom: 10px;
}

.post img
{
	margin: 3px;
}

img
{
	border: 0;
}

#subscription input[type=text]
{
	border: 1px solid #2D5A7B;
	background: #FAF7EE;
	color: #2D5A7B;
	margin: 0 0 0 10px;
}

#center-container>p
{
	margin-left: 20px;
}

a.sponsor
{
	float: left;
	margin-bottom: 15px;
	text-align: center;
}
