/* Type CSS rules here and they will be applied to pages from 'editcss'
immediately as long as you keep this window open. */
/**** LINK-tag style sheet style.css ****/
/* 
Theme Name: Black-LetterHead
Theme URI: http://www.claudiamorgan.us
Description: Based on Robin Hastings' Letterhead, but with a black background.
Author: Claudia Morgan
Author URI: http://www.claudiamorgan.us
Version: 1.0
.
This theme was designed and built by Robin Hastings, whose blog you will find at 
http://www.rhasting.net. It uses the default Kubrick theme as a base. CSS colors
modified by Ulysses Ronquillo located at http://ulyssesonline.com.
The CSS, XHTML and design is released under GPL:
http://www.opensource.org/licenses/gpl-license.php
.
*/
/*========== Setup ==========*/

body {
	margin: 0;
	padding: 0;
	color: #f2f2f2;
	text-align: center;
	font: .9em/1.4em "trebuchet MS", Verdana, Arial, sans-serif;
	background: #262626 url(../../uploads/bg-grunge.jpg);
	}
	

a:link  { 
	color: #b8cddb; 
	text-decoration: none 
	}

a:visited  { 
	color: #b8cddb; 
	text-decoration: none 
	}

a:hover  { 
	color: #fff; 
	text-decoration: underline; 
	}

a:active  { 
	color: #b8cddb;  
	text-decoration: none 
	}
	
	

/*========== Headers ==========*/
h1, h2, h3, h4 {
	font-family: "trebuchet MS", Verdana, Arial, sans-serif;
	font-weight: normal;
		}

h1 {
	font-size: 2.6em;
	text-align: center;
	color: #86aac0;
	text-transform: uppercase;
	letter-spacing: 0.5em;
	padding-top: 40px;
	margin: 0;
	margin-left: 100px;
		}
	

h1 a, h1 a:hover, h1 a:visited {
	text-decoration: none;
	color: #6390a8
	}

h2 {
	font-size: 2.1em;
	line-height: 2em;
	color: #86aac0;
	margin-left: 10px;
	font-weight: normal;
			}

h2 a, h2 a:visited, h3 a, h3 a:visited {
	color: #c9dae4; 
	text-decoration: none;
		}

h2 a:hover, h3 a:hover, h4 a:hover, cite {
	text-decoration: none;
	color: #fff; 
		}

h3 {
	font-size: 1.6em;
	padding: 0;
	font-weight: normal;
	color: #c9dae4; 
			}
		
h4 {
	font-size: 1.3em;
	padding: 0;
	color: #ebf1f5; 	
	font-weight: normal;
		}	
		
/*========== Other CSS IDs ==========*/
		
acronym, abbr {
	border-bottom: 1px dashed #999;
	}
	
acronym, abbr, span.caps	{
	cursor: help;
	font-size: 0.9em;
	letter-spacing: .07em;
	}
	
a img {
	border: none;
	}	
	
blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}
	
code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}
hr {
 display: none;
 }

			
/*========== Blog Sections: Page/ Header Area ==========*/

#page {
	background-color: #262626;
	margin: 50px auto;
	padding: 0;
	width: 960px;
	border: 1px solid #959596;
	text-align: left;
	font-size: 1.1em;
		}

#page ul{
	margin-left: 0px;
	padding: 0 0 0 30px;
	padding-left: 10px;
	list-style-image: url(images/tiny-arrow.gif);
	text-indent: 10px;
	}

#header {
	background-color: #262626;
	background-image: url(../../uploads/logo.png);
	background-repeat: no-repeat;
	padding: 0;
	margin: 0 auto;
	height: 150px;
	width: 100%;
	border-bottom: 1px solid #959596;
	}
		
.description {
	font-size: 1.2em;
	text-align: center;
	letter-spacing: .6em;
	margin-top: 20px;
	color: #a7c2d2;
	margin-left: 100px;
		}
	
#content {
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}	
	
/*========== Blog Sections: Sidebars ==========*/	
#sidebar {
	padding: 10px10px 10px 0;
	width: 240px;
	top: 10px;
	float: right;
	margin: 10px;
	font-family: "trebuchet MS", Verdana, Arial, sans-serif;
		}
		
#sidebar form {
	margin: 0;
	}

#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: center;
	}

#sidebar #searchform #s {
	width: 115px;
	padding: 2px;
	background-color: #c7ebff;
	border-style: ridge;
	}

#sidebar #searchsubmit {
	padding: 1px;
	color: #fff;
	font-family: "Century Gothic", Century, Arial;
	font-weight: bold;
	background: #333333;
	}
		
#sidebar h2 {
	margin: 10px 0 10px 0;
	padding: 0;
	text-align: center;
	font: normal 1.4em "trebuchet MS", Verdana, Arial, sans-serif;
	color: #7f8ab8;
		}
		
#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}		
		
#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
	
/*========== Blog Sections: Calendar ==========*/	
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	font-size: 9pt;
		}
	
#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }

#wp-calendar a {
	text-decoration: none;
	display: block;
		}

#wp-calendar caption {
	font: 1.3em "trebuchet MS", Verdana, Arial, sans-serif;
	width: 100%;
}

/*========== Footers and column widths ==========*/	
	
#footer {
	border-top: 1px solid #959596;
	background: #333;
	border-right: 1px solid #959596;
	}
	
.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 650px;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}
	
.narrowcolumn .postmetadata {
	text-align: center;
	padding-top: 5px;
		}

.widecolumn {
	padding: 10px 0 10px 0;
	margin: 5px 0 0 30px;
	width: 650px;
	float: left;
	line-height: 1.6em;
		}

.widecolumn .entry p {
	font-size: .85em;
	}
	
.widecolumn .post {
	margin: 0;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}	
	
/*========== Entry Items and Posts ==========*/

.pagepost {
	margin: 0 0 40px;
	}

.post {
	text-align: justify;
	margin-bottom: 40px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	}

.post ul{
	margin-left: 0px;
	padding: 0 0 0 30px;
	padding-left: 10px;
	list-style-image: url(images/tiny-arrow.gif);
	text-indent: 10px;
	}
	
h2.pagetitle {
	font-size: 1.6em;
	}

.entry p a:visited {
	color: ##6390a8;
	}
	
html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	padding-left: 10px;
	text-indent: -10px;
	list-style-image: url(images/tiny-arrow.gif);
	} 
	
html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	list-style-image: url(images/tiny-arrow.gif);
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}


/*========== Comments ==========*/

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em "trebuchet MS", Verdana, Arial, sans-serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: "trebuchet MS", Verdana, Arial, sans-serif;
	}

.commentmetadata {
	font-weight: normal;
	}

.small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #ccc;
	}








#footer {
	padding: 0 0 0 1px;
	margin: 0 auto;
	width: 100%;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}

/* End Structure */




h2.pagetitle {
	margin-top: 30px;
	text-align: center;
	}



h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}

/* End Headers */
/* Begin Lists
	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}



/* End Entry Lists */
/* Begin Form Elements */


.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	background-color: #c7ebff;
	border-style: ridge;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	background-color: #c7ebff;
	border-style: ridge;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}


/* Begin Comments*/


.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}

/*========== Various Tags & Classes ==========*/
	
.alignleft {
	float: left;
	}

.alignright {
	float: right;
	}
	
.center {
	text-align: center;
	}

.alt {
	background-color: #262626;
	margin: 0;
	padding: 10px;
		}

.small {
	font-family: "trebuchet MS", Verdana, Arial, sans-serif;
	font-size: x-small;
	}
