/*

Theme Name: Tortured Poets
Theme URI: http://www.crimsonglass.org
Version: 1.0
*/
/* Global */

#container {width:60%; margin-left:auto; margin-right:auto; margin-top:50px;}

body {background-color: #fff; color: #000; font-family:  "Adobe Caslon Pro", "Big Caslon", "Palatino Linotype", "Book Antiqua", Palatino, serif;; font-size: 18px;}
header {text-align: center; width:100%; margin-bottom:25px;}
 nav {float: right; background-color: #E8E8E8; color: #000; width: 25%; margin-bottom:20px; font-size:15px;}
main {float: left; width: 70%;}
footer {width: 50%; clear: both; text-align: center; background-color: #E8E8E8; color: #000; margin-left:auto; margin-right:auto; margin-top:20px;}



/* Nav */
nav h2 {color: #7B7B7B;font-size: 18px; padding:0px; margin:0px; padding-bottom: 5px;}
nav a {color: #7B7B7B; text-decoration: none;}
nav p{margin:2px;}
nav a:hover {color: #7B7B7B; text-decoration: underline}
nav ol {
  padding-left: 10px; /* or even 15px for tighter look */
  margin: 0;
  list-style-type: decimal; /* switch to standard numbered list */
}

nav ol li {
  margin: 2px 0; /* light spacing between items */
  padding: 0;
  list-style-position: inside; /* numbers align better with text */
}
nav input {background-color: #fff; border: thin solid #000; margin-top:5px;}


/* Main */
main h1 {color: #7B7B7B;font-size:18px; padding:0px; margin:0px; border: none;}
main nav {background-color: #ffffff;   width:100%;}
main fieldset {border:0px;}
	

/* Footer */
footer a{color: #fff; text-decoration: none;}
footer a:hover {text-decoration: underline;}


/* Entry */
.entry-header a{color: #E8E8E8; text-decoration: none;}
.entry-header h1 {color: #7B7B7B;font-size:24px; padding:0px; margin:0px; letter-spacing: 2px; text-decoration: underline; text-align: left; text-transform: uppercase; width:100%;}
.entry-title h1 {font-family: Anton; color: #7B7B7B;font-size:24px; padding:0px; margin:0px; letter-spacing: 2px; text-decoration: underline; text-align: left;text-transform: uppercase; width:100%;}
.entry-content h2{color: #7B7B7B; font-size: 21px; margin: 2px; padding: 3px; letter-spacing: 2px;}
.entry-content h3 {color:#7B7B7B; text-decoration: none;  font-size: 20px; padding: 0px; margin-bottom: 0px; }
.entry-content h4 {color: #7B7B7B; text-decoration: underline; font-size: 18px;}

.entry-content a{color: #7B7B7B; text-decoration: none;}
.entry-content a:hover {color: #7B7B7B; text-decoration: underline; text-decoration-color: #7B7B7B}
.entry-content {font-color: #7B7B7B;}
.entry-content td {border-top: solid thin #7B7B7B;}
.entry-content ul li {list-style-image:url(<?php bloginfo('template_directory'); ?>/img/bullet.gif); padding:0px; margin:0px;}

.entry-meta {background-color:#E8E8E8; width:100%; margin-bottom: 25px; margin-top:0px; padding-top:2px; padding-bottom:2px;}

.edit-link {font-size: 9px; vertical-align:super;}

/* Comments */
#comments {width:55%; text-align:left;}
#comments h1 {color: #7B7B7B;font-size:24px; padding:0px; margin:0px; padding:1px; text-align: center;} 

#comments a:active{color: #7B7B7B;text-decoration: none;}
#comments a:hover{color: #7B7B7B;text-decoration: underline;}

#comments ul {margin:0px; padding:0px;}
#comments ul li{list-style-type:none; list-style-image:none;}

.comment-body {background-color: #E8E8E8; padding:5px; margin-bottom:-4px; color: #000}
.comment-meta {background-color: #7B7B7B; color: #fff; margin-top:0px; width:100%; padding:5px; font-size:13px; text-align: right; font-variant:small-caps;}

#comments textarea {background-color: #fff; border: thin solid #E8E8E8;}
#comments input {background-color: #fff; border: thin solid #E8E8E8;}
#comments input[type="checkbox"] {background-color:#fff; border: thin solid #000;}
#comments a{color: #E8E8E8; text-decoration: none;}
#comments a:hover{text-decoration: underline;}

/* Series */
.series-nav {background-color:#E8E8E8; color: #000; width:100%; margin-bottom: 25px; margin-top:0px; padding-top:2px; padding-bottom:2px; text-align:center; margin-top:25px;} 
.series-nav a{color:#7B7B7B;}
.series-nav a:hover {color:#7B7B7B; text-decoration:underline;}
.serieslist ul{padding:0px; margin:0px;}
.serieslist-li{list-style-image:url(<?php bloginfo('template_directory'); ?>/img/bullet.gif); padding:0px; margin:0px;}
.seriesmeta {background-color: #E8E8E8; color: #000; margin-top: 10px; text-align: center; font-size: 11px;}
.seriesmeta a{color: #7B7B7B;}
.serieslist-content {}

/* Special */
.lyrics {text-align:center;	padding-top:4px; padding-bottom:4px;}
hr {border: 0;
    height: 0;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);}


/* Widget */
.widget {margin-bottom:15px;}
.widget input {width:75%;}


/* Table */
.captiontable td {background: #EAEDE8; border: thin solid #C0C0C0; text-align:center;}
.aligncenter, div.aligncenter {display: block;margin-left: auto; margin-right: auto;padding: 10px;}
.alignleft {float: left; padding: 10px;}
.alignright {float: right;padding: 10px;}

.lbg-style3 .lc {color:#272E23; }
