/*
Theme Name: MoviesMuch
Theme URI: http://simplisticmind.com
Description: A simple single column movie theme.
Author: Matthew Martin
Author URI: http://simplisticmind.com
*/


* {margin:0;padding:0;}



/* Global */

body {
background:#7E010E url(images/background.gif) top repeat-x;
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
}

#wrapper {
width:600px;
margin:0 auto;
}

.content {
width:570px;
margin:0 auto;
text-align:left;
}
#banner {
width:600px;
margin:0 auto;
height:101px;
background: url(images/banner.jpg) top left no-repeat;
}
#banner span {display:none;}

a {
color:#A10112;
text-decoration:none;
}

a:hover {
color:#A10112;
text-decoration:underline;
}


/* Menu Styling */

#menu {
margin:0 auto;
width:600px;
background: #161616;
font-size:12px;
height:54px;
padding:0;
}

#menu ul li {
list-style:none;
float:left;
}

#menu ul li a {
height:54px;
display:block;
}

#menu ul li a span {display:none;}

#menu ul li a.movie-trailers {
margin:0;
width:153px;
background: url(images/movietrailersbtn.gif) no-repeat;
}
#menu ul li a.movie-trailers:hover {
background-position: -153px 0;
}
#menu ul li a.top-rated {
margin:0;
width:121px;
background: url(images/topratedbtn.gif) no-repeat;
}
#menu ul li a.top-rated:hover {
background-position: -121px 0;
}
#menu ul li a.box-office {
margin:0;
width:126px;
background: url(images/boxofficebtn.gif) no-repeat;
}
#menu ul li a.box-office:hover {
background-position: -126px 0;
}
#menu ul li a.faq {
margin:0;
width:86px;
background: url(images/faqbtn.gif) no-repeat;
}
#menu ul li a.faq:hover {
background-position: -86px 0;
}
#menu ul li a.contact {
margin:0;
width:114px;
background: url(images/contactbtn.gif) no-repeat;
}
#menu ul li a.contact:hover {
background-position: -114px 0;
}

.feed {
width:220px;
height:101px;
background: url(images/rssbg.gif) no-repeat;
float:right;
margin-right:20px;
}
.feed img {
width:220px;
height:40px;
border:0;
margin-top:61px;
}


/* Primary Content */

#primary {
padding:35px 15px 15px 15px;
font-size:12px;
}

/* Articles */

.post {
width:570px;
margin: 0 auto 40px auto;
clear:both;
}
.movie-thumb {
width:130px;
height:190px;
margin:0;padding:0;
float:left;
}
.movie-thumb img {
width:130px;
height:190px;
border:0;
}
.seperator {
width:540px;
height:45px;
background: url(images/seperator.gif) left center repeat-x;
clear:both;
}
.seperator-two {
width:540px;
height:20px;
background: url(images/seperator.gif) left center repeat-x;
clear:both;
}
.article_title  {
width:425px;
height: 22px;
padding: 0 0 0 15px;
float:left;
}
.article_title a {
font-family: Arial, 'Myriad Pro';
color:#FFFFFF;
text-decoration:none;
font-size:18px;
font-weight:normal;
}
.article_title a:hover {
color:#FFFFFF;
text-decoration:underline;
}
.article_title_entry  {
width:425px;
height: 22px;
padding: 0 0 0 15px;

}
.article_title_entry a {
font-family: Arial, 'Myriad Pro';
color:#FFFFFF;
text-decoration:none;
font-size:18px;
font-weight:normal;
}

.article_title_entry a:hover {
color:#FFFFFF;
text-decoration:underline;
}

.entry {
font-size: 12px;
line-height:24px;
color:#FFFFFF;
margin:0;
}

.entry p {
margin-bottom:20px;
}

.entry a {
color:#FFA200;
text-decoration:none;
}

.entry a:hover {
color:#FFA200;
text-decoration:underline;
}

.entry h1, .entry h2, .entry h3, .entry h4, .entry h5 {
font-weight:normal;
font-family:Arial;
color:#FFA200;
margin-bottom:5px;
}

.movie-info {
float:left;
width:425px;
padding: 0 0 0 15px;
height:76px;
color:#FFA200;
font-family:Arial;
font-weight:normal;
font-size:12px;
line-height:24px;
overflow:hidden;
}
.watch-trailer {
width:84px;
height:92px;
float:left;
margin: 0 0 0 15px;
}

.postmetadata {
margin:0;
padding:0;
height:92px;
font-size:12px;
color:#A10112;
float:left;
width:341px;
}

.mdate {
text-align:center;
margin:5px 0 0 0;
background: #5C050E;
height:20px;
width:200px;
padding: 6px 0 0 0;
font-size:12px;
color:#A10112;
border-right: 1px solid #870210;
border-bottom: 1px solid #870210;
}
.mcomments {
text-align:center;
margin:6px 0 0 0;
background: #5C050E;
height:20px;
width:200px;
padding: 6px 0 0 0;
font-size:12px;
color:#A10112;
border-right: 1px solid #870210;
border-bottom: 1px solid #870210;
}
.postmetadata_entry {
font-size:12px;
color:#FFFFFF;
}

.postmetadata_entry a {
color:#FFA200;
text-decoration:none;
}

.postmetadata_entry a:hover {
color:#FFA200;
}

/* Pages */

.page_title, .page_title a {
font-family: Arial, 'Myriad Pro';
color:#FFFFFF;
text-decoration:none;
font-size:18px;
font-weight:normal;
}

.page_body {
font-size:12px;
line-height:24px;
color:#FFFFFF;
margin:10px 0;
}

.page_body p {
margin-bottom:20px;
}

.page_body h1, .page_body h2, .page_body h3, .page_body h4, .page_body h5 {
font-weight:normal;
font-family:Georgia, "Times New Roman", Times, serif;
color:#FFFFFF;
margin-bottom:5px;
}

.page_body a {
color:#FFFFFF;
text-decoration:none;
}

.page_body a:hover {
color:#FFA200;
}

.archive_title {
font-family: Arial, 'Myriad Pro';
color:#FFFFFF;
text-decoration:none;
font-size:18px;
font-weight:normal;
}

.edit {
font-size:12px;
}

.edit a {
color:#FFFFFF;
text-decoration:none;
}

/* Comments/Comment Form */

.comments_title {
font-family: Arial, 'Myriad Pro';
color:#FFFFFF;
text-decoration:none;
font-size:12px;
font-weight:bold;
display:none;
}

ol.commentlist {
margin:20px 0;
}

ol.commentlist li {
list-style:none;
font-size:12px;
padding:10px 20px 10px 20px;
border-bottom:1px solid #A10112;
color:#A10112;
background:#5C050E;
}

ol.commentlist li p {
margin-bottom:10px;
line-height:24px;
}

.alt {
background:#5C050E !important;
}

.comment_meta {
padding:5px 0;
font-weight:bold;
}

.comment_meta a {
color:#FFA200;
text-decoration:none;
}

.comment_meta a:hover {
color:#FFA200;
}


.commentno {
color:#FFA200 !important;
text-decoration:none;
}

.login {
font-size:12px;
color:#FFA200;
}

.login a {
color:#FFFFFF;
text-decoration:none;
}

.login a:hover {
color:#FFA200;
}

#commentform p {
width:500px;
padding:0;
margin: 0 auto;
}

label {
color:#FFFFFF;
font-size:12px;
}

input#author, input#email, input#url {
margin: 5px auto 5px auto;
padding:10px;
width:480px;
height:16px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
padding:10px;
color: #4c4c4c;
border-top:0;border-left:0;
border-bottom:1px solid #9C0313;
border-right:1px solid #9C0313;
background: #0D0D0D
}


textarea#comment {
width:480px;
height:100px;
margin:10px auto;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
padding:10px;
color: #4c4c4c;
border-top:0;border-left:0;
border-bottom:1px solid #9C0313;
border-right:1px solid #9C0313;
background: #0D0D0D
}

input#submit {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
border:none;
height:36px;
width:170px;
padding:0;
background:url(images/submitcomment.gif) no-repeat;

}


/* Misc / Custom Styles */

.imgleft {
padding:0 15px 0 0;
}

.imgright {
padding:0 0 0 15px;
}

.green {
background:#c4d550;
padding:0 5px;
}

.grey {
background:#dddddd;
padding:0 5px;
}

.navigation {
margin-bottom:25px;
}

.alignleft {
float:left;
padding-left:20px;
font-style:bold;
background:url(images/previous.gif) left no-repeat;
}

.alignright {
float:right;
padding-right:20px;
font-style:bold;
background:url(images/next.gif) right no-repeat;
}

.alignleft a, .alignright a {
color:#FFFFFF;
text-decoration:none;
font-size:1.2em;
}

.alignleft a:hover, .alignright a:hover {
color:#FFFFFF;
text-decoration:underline;
}

/* Footer */

#search {
margin:0 auto 10px auto;
width:500px;
}

input#s {
width:480px;
height:16px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
padding:10px;
color: #4c4c4c;
border-top:0;border-left:0;
border-bottom:1px solid #9C0313;
border-right:1px solid #9C0313;
background: #0D0D0D
}

.search_title, .fof_title {
font-family: Arial, 'Myriad Pro';
color:#FFFFFF;
text-decoration:none;
font-size:18px;
font-weight:normal;
}

#footer {
margin-top:40px;
background:url(images/footerbg.gif) repeat-x;
height:56px;
width:100%;
}
#copyright {
width:600px;
margin:0 auto;padding:0;
text-align:right;
background: url(images/copyright.gif) top left no-repeat;
}
#copyright img {
height:56px;
width: 62px;
border:0;
}



/* Hide WordPress stats image */

img#wpstats {
display:none;
}