@charset "utf-8";

/*   
Theme Name: The New Cinema
Theme URI: 
Description: 
Author URI: http://www.mariuscristiandonea.com
Version: 1.1.0
*/

body
{margin: 0;
padding: 0;
background-color:#ffffff;
font-size:62.5%;}

body, h1, h2, h3, h4, h5, h6, blockquote, p, form
{margin:0;
padding:0;}

@font-face
{font-family:"Bodoni"; 
src:url(fonts/Bodoni.otf);}

@font-face
{font-family:"Impact"; 
src:url(fonts/Impact.ttf);}

p
{padding:5px 0 0 0;}

h1{font-size:8.4em;}

img{border:0px;}

.post img
{padding:0;
margin:0 0 1px 0;
max-width:100%;
height:auto;}
	
img.centered
{display:block;
margin-left:auto;
margin-right:auto;}

img.alignright
{padding:0px;
margin:0 0 5px 10px;
display: inline;}

img.alignleft
{padding:0;
margin:0 10px 5px 0;
display:inline;}

.aligncenter{}

.alignleft{float:left;}

.alignright{float:right;}

strong{
    font-family:Impact;
    font-weight: bold;
}

#wrapper
{width:640px;
margin:auto;}

/* HEADER */

#top_header
{text-align:right;
padding:0;
margin:2px 0 0 0;
height:20px;}

#header{}

#blog_title
{padding:0;
margin:50px 0 0 0;
z-index:100;
position:relative;}

#title_link{}

#title_link a
{text-decoration:none;
color:#000000;}

#row1
{padding:0;
margin:-10px 0 20px 0;
z-index:200;
position:relative;
color:#000000;
font-family:Bodoni;
font-size:1.2em;
height:10px;}

#row1_menu
{float:left;}

#row1_menu a
{text-decoration:none;
color:#000000;}

#subtitle
{float:right;}

#row2
{padding:0;
margin:-6px 0 0 0;
z-index:300;
position:relative;
height:33px;}

#row2_menu
{float:left;
color:#000000;
font-family:Impact;
letter-spacing:1.5px;
margin-top:3px;}

#row2_menu a
{text-decoration:none;
color:#000000;}

#search
{float:right;}

.search_input
{background-image:url(images/search-bg.png);
background-repeat:no-repeat;
width:100px;
height:16px;
border:0px;
border-style:none;
font-family:Bodoni;
font-size:1.2em;
color:#000000;
margin:3px -1px 0 0;
padding:3px 6px 0 6px;
outline:none;}

#bottom_header
{width:100%;
height:1px;
background-color:#000000;
margin:-5px 0 0 0;}

/* END HEADER */

/* BODY */

div.main_body
{margin:-30px 0 0 0;
padding:0;}

#container
{margin:0;
padding:0;}

.post
{padding:0;
margin:60px 0 0 0;}

.post_the_title
{padding:0px;
margin:0px;}

.post h2
{font-family:Impact;
font-size:16px;
font-weight:normal;
letter-spacing:1.5px;}

.post h2 a:link{text-decoration:none; color:#000000;}
.post h2 a:visited{text-decoration:none; color:#000000;}
.post h2 a:hover{text-decoration: none; color:#000000;}

.post_the_date
{padding:0px;
margin:3px 0 0 0;
color:#000000;
font-family:Bodoni;
font-size:1.2em;}

.post_the_date a{text-decoration:none; color:#000000;}

.post_the_date a:link{text-decoration:none; color:#000000;}
.post_the_date a:visited{text-decoration:none; color:#000000;}
.post_the_date a:hover{text-decoration: none; color:#000000;}

.entry
{color:#000000;
font-family:Bodoni;
font-size:1.2em;
margin:0;}

.entry a:link{text-decoration:underline; color:#000000;}
.entry a:visited{text-decoration:underline; color:#000000;}
.entry a:hover{text-decoration:none; color:#000000;}

p.postmetadata
{font-family:Impact;
font-size:10px;
font-weight:normal;
letter-spacing:1.5px;
margin:10px 0 0 0;}

p.postmetadata a:link{text-decoration:none; color:#000000; border-bottom:none;}
p.postmetadata a:visited{text-decoration:none; color:#000000; border-bottom:none;}
p.postmetadata a:hover{text-decoration:none; color:#000000; border-bottom:none;}

.navigation
{font-family:Impact;
font-size:1em;
font-weight:normal;
letter-spacing:1.5px;
text-align:center;
margin:30px 0 0 0;
padding:0;}

.navigation a:link{text-decoration:none; color:#000000;}
.navigation a:visited{text-decoration:none; color:#000000;}
.navigation a:hover{text-decoration:none; color:#000000;}

/* END BODY */

/* FOOTER */

#footer
{padding:0;
margin:30px 0 30px 0;}

div.footer_content
{color:#000000;
font-family:Bodoni;
font-size:12px;
text-align:center;}

div.footer_content a{text-decoration:none; color:#000000;}

/* END FOOTER */

/* COMMENTS */

.comments-template
{margin:25px 0 0 0;
padding:0;}

.comments-template h2
{font-family:Impact;
font-size:16px;
font-weight:normal;
letter-spacing:1.5px;}

.comments-template h3
{font-family:Bodoni;
font-size:12px;
font-weight:normal;
letter-spacing:1.5px;}

.comments-template ol
{margin:0;
padding:0;
list-style:none;}

.comments-template ol li
{margin:15px 0 0 0;
padding:0;}

.commentmetadata{margin:0 0 15px 0;}

.comment_body_meta{text-align:left;}

.comment_body_author
{font-family:Impact;
font-size:12px;
font-weight:normal;
letter-spacing:1.5px;}

.comment_body_author a:link{text-decoration:none; color:#000000;}
.comment_body_author a:visited{text-decoration:none; color:#000000;}
.comment_body_author a:hover{text-decoration:none; color:#000000;}

.comment_body_date
{padding:0px;
margin:3px 0 0 0;
color:#333333;
font-family:Bodoni;
font-size:12px;}

.comment_body_text
{color:#000000;
font-family:Bodoni;
font-size:13px;
margin:10px 0 0 0;}

.comment_body_text a:link{text-decoration:underline; color:#000000;}
.comment_body_text a:visited{text-decoration:underline; color:#000000;}
.comment_body_text a:hover{text-decoration:none; color:#000000;}

.admin_area
{font-family:Impact;
font-size:12px;
font-weight:normal;
letter-spacing:1.5px;}

.admin_area a:link{color:#000000; text-decoration:underline;}
.admin_area a:visited{color:#000000; text-decoration:underline;}
.admin_area a:visited{color:#000000; text-decoration:underline;}

.input_text
{font-family:Bodoni;
font-size:12px;
width:300px;
color:#000000;
border:1px #000000 thin;
padding:4px 2px 0 2px;
margin:0;
outline:none;}

textarea
{font-family:Bodoni;
font-size:12px;
width:620px;
color:#000000;
border:1px #000000 thin;
padding:2px;
margin:0;
outline:none;}

.label_text
{font-family:Bodoni;
font-size:10px;
font-weight:normal;}

/* END COMMENTS */

.submission_submit
{background-image:url(images/submission.png);
background-repeat:no-repeat;
width:100px;
height:20px;
border:none;
background-color:#ffffff;}

.contributors
{list-style:none;
margin:0;
padding:0;}

.contributors a:link{text-decoration:none; color:#000000;}
.contributors a:visited{text-decoration:none; color:#000000;}
.contributors a:hover{text-decoration:none; color:#000000;}

blockquote
{padding:20px;
font-style:italic;
font-weight:bold;}
