/*
Theme: Foggy Mountains
Description: Dark, 2-column, fixed width, widget ready
Author: SA Smith
Author URI: http://www.afoggymountainblog.com
*/

body {
	margin:0;
	padding-top:0px;
	background:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#C0C0C0;
	font-size:11px;
	font-weight:bold;
	}
img {
	border:0;
	}
a {
	color:#E6BA0A;
	text-decoration:none;
	font-weight:bold;
	}
a:hover {
	color:#6674FC;
	text-decoration:underline;
	font-weight:bold;
		}
h1, h2, h3, h4, h5, h6 {
	
	}
blockquote {
	padding-left:10px;
	color:#E6BA0A;
        font-size:12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding:2px 3px 2px 3px;
	}
.clear {
	clear:both;
	}
.alignleft {
	float:left;
	}
.alignright {
	float:right;
	}

/* The Wrapper */

.wrapper {
	width:1000px;
	margin:0 auto;
	
	}
/* The Line */

.line {
	height:15px;
	background:url(images/line.gif);
	}	

/* The Top */

.top {
	height:257px;
	margin-top:0px;
	background:url(images/top.gif);
	}
.blogname {
	float:right;
	width:460px;
	text-align:center;
	}
.blogname a:link {
	color:#202020;
	text-decoration:none;
	font-weight:bold;
	}
.blogname a:visited {
	color:#202020;
	text-decoration:none;
	font-weight:bold;
	}
.blogname a:hover {
	color:#202020;
	text-decoration:none;
	font-weight:bold;
		}

.blogname h1 {
	font-size:26px;
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin:45px 0 0 10px;
	color:#202020;
	}

.blogname h2 {
	margin:5px 0 0 10px;
	font-size:11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style:italic;
	color:#202020;
	}

	
/* MENU BEGINS */

.menu {
	height:29px;
	line-height:25px;
	background:#000;
	background:url(images/menu.gif);
        text-indent:14px;
        word-spacing:4px;
	}
.menu ul {
	list-style:none;
	margin:0;
	padding:3px 5px 0 0;
	float:left;
	font-weight:normal;
	}
.menu li {
	display:inline;
	font-size:11px;
	padding:0 10px;
	}
.menu a:link {
	color:#ffffff;
	text-decoration:none;
	}
.menu a:visited {
	color:#C0C0C0;
	background:none;
	text-decoration:none
	}
.menu a:hover {
	color:#E6BA0A;
	background:none;
	text-decoration:none
	}
.menu a:active {
	color:#ffffff;
	text-decoration:none;
	}

/* The Content */

.content {
	padding:15px 10px 10px 10px;
	background:#000 url(images/content.gif) repeat-y ;
	}
.date {
	float:left;
	width:50px;
	height:50px;
	background:url(images/date.gif) no-repeat;
	text-align:center;
	font-size:12px;
	padding-top: 1px;
	line-height:26px;
        font-variant:small-caps;
	font-weight:bold;
	color:#bcbcbc;
	}
.date .day {
	color:#243E24;
	font-size:14px;
	font-weight:bold;
	padding-bottom:6px;
	line-height:17px;
	}
/* The Posts */

.text {
	width:760px;
	float:left;
	text-align:justify;
	}
.post {
	padding:0px 2px 10px 23px;
	font-weight:bold;
	font-size:11px;
	
	}

h1.title {
    font-size:18px;
	margin:4px 0px 0 0;
	padding:3px 3px 1px 3px;
	color:#CECCA2;
	font-weight:normal;
			
	}
h1.title a {
	color:#E6BA0A;
	text-decoration:none;
	}
h1.title a:hover {
	color:#6674FC;
	background:none;
	text-decoration:none;
	}
.postinfo {
	color:#C0C0C0;
	font-size:10px;
	height:14px;
	background:none;
	padding: 2px 4px 2px 4px;
	border-bottom:1px dotted #E6BA0A;
	background:#000;

	}
.postinfo a {
	color:#C0C0C0;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	}
.postinfo a:visited {
	color:#6674FC;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	}
		
.postinfo a:hover {
	color:#833919;
	font-size:10px;
	font-weight:bold;
	background:none;
	text-decoration:none;
	}

.sidebar {
	float:right;
	width:169px;
	padding-top:10px;
	padding-right:20px;
	font-size:11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#C0C0C0;
	}
.sidebar ul {
	margin:0;
	padding:0;
	list-style:none;
	}
.sidebar h2 {
	height:27px;
	line-height:32px;
	font-size:12px;
        font-variant:small-caps;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#E6BA0A;
	margin:0;
	background:url(images/h2.gif);
	padding:0 0 0 10px;
	}

.sidebar ul li {
	background:#000;
	padding-bottom:8px;
	margin-bottom:8px;
	
	}
.sidebar ul li li {
	background:none;
	padding-bottom:0;
	margin-bottom:0;
	
	}
.sidebar ul li ul, .sidebar ul li div {
	padding:9px;
	background:#000;
	}
.sidebar ul li ul ul, .sidebar ul li div div {
	padding:0;
	background:none;
	}
.sidebar ul li ul li {
	background:none;
	padding-left:5px;
	}
.sidebar table {
	width:100%;
	text-align:center;
	}

.sidebar ul li.ad div {
	text-align:center;
	}
.sidebar a:link {
	color:#C0C0C0;
	text-decoration:none;
	}
.sidebar a:visited {
	color:#6674FC;
	background:none;
	text-decoration:none
	}
.sidebar a:hover {
	color:#E6BA0A;
	background:none;
	text-decoration:none
	}
.sidebar a:active {
	color:#ffffff;
	text-decoration:none;
	}
	
		
/* The Footer */


#footer {
	height:26px;
	padding:11px 0 0 0px;
	margin:0px 0 0 0;
	background:#141414 url(images/footer.gif);
	color:#E6BA0A;
	font-size:9px;
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

#footer a {
	color:#73bdd2;
	text-decoration:none;
	}

#footer a:hover {
	color:#6674FC;
             text-decoration:underline;
	}
	
/* The Navigation */

.navigation {
	height:15px;
	padding:0 40px;
	background:#000;
	}
.navigation a {
	font-weight:bold;
	text-decoration:none;
	font-size:11px;
	color:#E6BA0A;
	}
.navigation a:hover {
	font-weight:bold;
	color:#6674FC;
	text-decoration:none;
	font-size:11px;
	}

/* The Attachment */

.contentCenter {
	text-align:center;
	}

/* The Page Title */

h2.pagetitle {
	padding:0;
	margin:0 0 20px 0;
	font-size:25px;
	text-align:center;
	}

/* The Comments */

.comments {
	}
.comments form {
	}
.comments textarea {
	width:90%;
	height:156px;
	background:#fff;
	border:1px solid #CECCA2;
	color:#333;
	padding:10px;
	overflow:auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	}
#commentform {
	padding-left:23px;
	}
#commentform input {
	background:#fff;
	border:1px solid #183d43;
	color:#216100;
	padding-left:10px;
	}
.comments input#submit {
	padding:0;
	width:72px;
	height:29px;
	}
.comments h2 {
	font-size:14px;
        font-variant:small-caps;
	font-family: Verdana, Arial, Helvetica, sans-serif;
        color: #E6BA0A;
	line-height:30px;
	margin:24px 0 0 23px;
	padding:0;
	font-weight:bold;
	}
.comments ol li p {
	padding:0;
	margin:10px 0;
	font-weight:bold;
	}
ol.commentlist {
	margin:10;
	padding:0;
	font-weight:bold;
	}

.commentlist li {
	list-style:none;
	margin-bottom:14px;
	}

.commentlist cite {
	padding: 8px;
	display:block;
	font-style:normal;
	background: #ffffff;
	border-top:1px solid #000000;
	border-bottom:1px solid #000000;
	color:#000000;
        line-height:18px;
	}

.commentlist a:link, .commentlist a:visited {
	color:#5B5EDD;
	}

.commentlist a:hover, .commentlist a:active {
	color:#5E62FA;
	}

.commentlist cite img {
	padding:1px;
	border:1px solid #833919;
	float:left;
	margin-right:9px;
        vertical-align:top;
	}

.commentlist .author {
	font: bold 1.2em Verdana, Arial, Helvetica, sans-serif;
	text-decoration:underline;
	}

.commentlist .time {
	background: url(/images/bg_clock.gif) no-repeat 1px;
	padding-left:13px;
	}

.commenttext {
	background: #070C41;
	border-top:1px solid #C0C0FF;
	padding: 0 20px 1px 20px;
	color:#CBCBCB;
	}