/*
Theme Name: BTNRB
Theme URI: http://www.wpdiva.com/themes/26/bringing-times-new-roman-back.html
Description: Bringing Times New Roman Back is a very minimal, clean theme that highlights the Times New Roman/Times font.
Author: WordPress Diva
Author URI: http://www.wpdiva.com/
Version: 1.0.1
*/

/*=================================
All Rights Reserved.

You are free to use and modify this theme
as long as the included attribution links 
remain intact.

For more information, see:
http://www.wpdiva.com/themes/legal/theme-use/

Please note: There are a number of empty CSS 
elements. This is intentional and are there so you 
can have maximum flexibility with customizing 
specific theme elements.

For more information, see:
http://www.wpdiva.com/themes/read-me/css/
====================================*/

/* hide the overflow - can be overriden */
#wrap, #header, #content, #sidebar, #footer {overflow: hidden;}

body{background:#FFF;color:#000;font:75%/140% "Times New Roman", Times, serif;margin:0;padding:0;}
a{background-color:inherit;color:#047;text-decoration:none;padding:2px;}
a:visited{background-color:inherit;color:#207;}
a:hover{background-color:inherit;color:#05A;}
a img{border:none;text-decoration:none;}
blockquote{border-bottom:1px solid #000;width:80%;margin:25px auto 50px;padding:15px 0;}
code,pre{vertical-align:baseline;font:1em/1.9em "Courier New", Courier, monospace;overflow:auto;}
fieldset{border:none;}
h1,h2,h3,h4,h5,h6{font-family:"Times New Roman", Georgia, Times, serif;font-weight:400;line-height:115%;}
h1{font-size:2.9em;}
h2{font-size:2.5em;}
h3{font-size:2.25em;}
h4{font-size:2em;}
h5{font-size:1.75em;}
h6{font-size:1.5em;}
input,textarea{font-size:100%;font-family:"Times New Roman", Georgia, Times, serif;letter-spacing:1px;padding:2px;}
#wrap{font-size:1.25em;line-height:1.5em;letter-spacing:1px;width:80%;margin:25px auto;}
/* Header */
#header{background:#fff url(images/header-bg.gif) no-repeat 50% 100%;color:#000;text-align:center;margin:0 0 50px;padding:10px 0 60px;}
#header h1{margin:3px 0;padding:0;}
#header h1 a{border:none;color:#000;text-decoration:none;background-color:inherit;}
#header p.blogdescription{margin:2px 0;padding:0;}
/* Content */
#content{float:right;width:70%;}
#content a{border-bottom:1px solid #05A;}
#content .posttitle a{background-color:inherit;color:#000;border:none;}
.postdate{text-align:right;}
.postmeta{border-top:1px solid #000;}
.authormeta{font-style:italic;}
.metawrap{border-top:1px solid #000;font-size:0.8em;margin:50px 0;padding:15px;}
h3#comments,h3#respond{font-size:2em;margin:35px 0;}
h3#comments big{font-size:1em;font-style:italic;}
#commentform dd{margin:5px 0 10px;}
input#author,input#email,input#url{width:30%;}
#commentform textarea{width:80%;}
#sidebar{float:left;width:25%;}
#sidebar ul{list-style:none;margin:0;padding:0;}
#sidebar h2{font-size:2em;margin:4px 0;}
#sidebar li{margin:10px 0 30px;}
#wp-calendar{width:98%;text-align:center;}
#footer{clear:both;text-align:center;font-size:0.9em;width:100%;}
/* Various Classes & Image Alignment  */
.clear{clear:both;}
.center{text-align:center;}
.floatleft{float:left;margin:5px;}
.floatright{float:right;margin:5px;}
img.center{display:block;margin:10px auto;}
img.left{display:inline;margin:0 10px 5px 0;}
img.right{display:inline;margin:0 0 5px 10px;}
.navigation{margin:50px 0 25px;}
.previouslink{float:left;text-align:left;width:45%;}
.nextlink{float:right;text-align:right;width:45%;}
legend,#searchform label{display:none;}
.metawrap p,#sidebar li li,#searchform dd{margin:5px 0;}
.postmeta,.metawrap{clear:both;}