/*  
Theme Name: Obsidian Dawn
Description: A custom Wordpress Theme for Obsidian Dawn
Author: Stephanie Shimerdla
Author URI: http://www.obsidiandawn.com/
Version: 1.0
Tags: three column, black, white, simple, elegant, web 2.0, fixed width, clean
*/


body {
	background: #000000 url('images/bg.gif') no-repeat top center;
	color: black;
	font: 13px 'Trebuchet MS', Helvetica, Verdana, Arial, Sans-Serif;
	margin: 0px;
	padding: 0px;
	text-align: center; 
}

/* Common Formatting */
a, a:link, a:active {
	color: #777777;
	outline: none;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

h4 {
	color: #62b100;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 1px;
}
p {
	margin: 0px;
	padding: 0px 0px 15px;
}
blockquote {
	background: #ebebeb url('images/quotes.png') no-repeat 19px 3px;
	border-left: 3px solid #676767;
	border-bottom: 1px solid #ebebeb;
	color: #6c6c6c;
	font-size: 11px;
	margin: 0px 25px 15px;
	padding: 15px 50px 0px;
}
img {
	border: 0px;
	margin: 0px;
	padding: 0px;
}
ul, ol {
	margin: 0px;
	padding: 0px 0px 15px 30px;
}
ul li, ol li {
	margin: 0px;
	padding: 0px 0px 4px;
}
form {
	margin: 0px;
	padding: 0px;
}


/* Wrapper */
#outertrans {
	margin: 0 auto;
	width: 944px;
	background: url('images/trans-wt.png') repeat;
	margin-top:15px;
}

#wrapper {
	margin: 0 6px 0 6px;
	padding: 0 10px;
	text-align: left;
	background-color:white;
}

/* Head */
#head {
	background: url('images/header.gif') no-repeat top center;
	margin: 6px 6px 0 6px;
	padding: 0;
	height: 71px;
	text-align:left;
}

#logo {
	padding: 4px 0 0 20px;
	height: 53px;
	width: 261px;
	font: bold 30px 'Trebuchet MS', Helvetica, Verdana, Arial, Sans-Serif;
	color: white;
}

#tagline {
	font: 10px 'Trebuchet MS', Helvetica, Verdana, Arial, Sans-Serif;
	color: #c0c0c0;
	padding: 0 0 0 150px;
	margin-top:-1px;
}

#srchbox {
	background-color: black;
	color: white;
	border-color: #cccccc;

}

#srchform {
	padding: 10px 5px 0 0;
	text-align:right;
}
#feedcount {
	padding: 9px 5px 0 0;
	text-align:right;
}

#rsstop {
	padding: 5px 70px 0 0;
	text-align:right;
}

#newstop {
	padding: 5px 15px 0 0;
	text-align:right;
}


/* Menu */
#menu {
	background: #84eb04;
	height: 31px;
	margin: 0 6px 0 6px;
	text-align:left;
	padding: 0;
	font: bold 15px 'Trebuchet MS', Helvetica, Verdana, Arial, Sans-Serif;	
	line-height: 31px;
	
}

#menu a {
	text-transform: uppercase; 
	text-decoration:none;
	padding: 0px 16px;
	height: 31px;
	background: #84eb04;
	float:left;
}

#menu a:hover {
	text-transform: uppercase; 
	text-decoration:none;
	padding: 0px 16px;
	height: 31px;
	background: #b1f063;
	float:left;
}

/* Content */
#content {
	float: left;
	display: inline;
	width: 600px;
	margin-top:15px;
	background-color:white;
}
#content h1 {
	font: 18px 'Trebuchet MS', Helvetica, Verdana, Arial, Sans-Serif;
	font-weight: bold;
}
#content h1 a {
	color: #66b801;
}
#content h1 a:hover {
	color: #66b801;
	text-decoration: none;
}
#content h2 {
	font: 17px 'Trebuchet MS', Helvetica, Verdana, Arial, Sans-Serif;
	font-weight: bold;
}
#content h3 {
	font: 14px 'Trebuchet MS', Helvetica, Verdana, Arial, Sans-Serif;
	font-weight: bold;
}
#content div.meta {
	font-size: 11px;
	padding-bottom: 4px;
}
#content div.meta .comments {
	background: url('images/comment.png') no-repeat 0px 0px;
	padding: 0 0 0 17px;
}
#content div.entry {
	padding: 15px 0px;
}

/* Date on Posts */
.date {
	background-image: url('images/calendar.gif');
	width: 29px;
	height: 44px;
	text-align: center;
	float: right;
	text-transform: uppercase;
}

.date .month {
	display: block;
	font: bold 11px 'Trebuchet MS', Helvetica, Verdana, Arial, Sans-Serif;
	line-height: 16px;
	color: white;
}

.date .day {
	display: block;
	font-weight: bold;
	font: 12px 'Trebuchet MS', Helvetica, Verdana, Arial, Sans-Serif;
	line-height: 17px;
	color: black;
}

.date .year {
	display: block;
	font: 8px 'Trebuchet MS', Helvetica, Verdana, Arial, Sans-Serif;
	line-height: 11px;
	color: white;
	letter-spacing:1px;
}
/* Bookmark */
#bookmark {
	border-top: 1px dashed #eee;
	margin-top: 20px;
	padding-top: 5px;
}
#bookmark h3 {
	background: url('images/bookmark.png') no-repeat 1px 1px;
	padding-left: 16px;
}
#bookmark  ul {
	list-style-type: none;
	padding: 5px 0px 0px 15px; 
}
#bookmark ul li {
	float:left;
}
#bookmark ul li a.stumble {
	background: url('images/stumble.png') no-repeat;
	padding: 0 20px;
}
#bookmark ul li a.technorati {
	background: url('images/technorati.png') no-repeat;
	padding: 0 20px;
}
#bookmark ul li a.digg {
	background: url('images/digg.png') no-repeat;
	padding: 0 20px;
}
#bookmark ul li a.delicious {
	background: url('images/delicious.png') no-repeat;
	padding: 0 20px;
}
#bookmark ul li a.furl {
	background: url('images/furl.png') no-repeat;
	padding: 0 20px;
}
#bookmark ul li a.reddit {
	background: url('images/reddit.png') no-repeat;
	padding: 0 20px;
}
/* Comments */
#comments {
	font-size: 11px;
	margin-top: 20px;
}
#comments h3 {
	font-family: 'Trebuchet MS', Helvetica, Verdana, Arial, Sans-Serif;
	font-size: 16px;
	font-weight: bold;
	margin: 10px 0;
}
#comments ol {
	list-style-type: none;
	padding: 0;
}
#comments ol li {
	padding: 0 0 10px;
}	
#comments .comment_text {
	background: url('images/comment1.gif') repeat-x;
	padding: 10px 5px;
	border: 1px #cbd7bc solid;
}

#comments .authcomment {
	background: url('images/comment2.gif') repeat-x;
	padding: 10px 5px;
	border: 1px #cbd7bc solid;
}
#comments #comment {
	width: 500px;
}
#comments input, textarea {
	background: white;
	border: 2px double #E0E0E0;
}
#comments textarea {
	font-family: Arial;
}
#comments ol li {
	padding: 0;
}


/* Archives */
#content h3.archive_item {
	font-size: 15px;
	padding-top: 5px;
}
#content h1.archive_title, h1#search_title {
	font-size: 17px;
	padding-bottom: 4px;
}


/* Sidebar */
#sidebar {
	display: inline;
	float: left;
	width: 150px;
}

.sidebar {
	display: inline;
	float: left;
	width: 150px;
}

#sidebar2 {
	display: inline;
	float: right;
	width: 150px;
}

.sidebar2 {
	display: inline;
	float: right;
	width: 150px;
}

#sidebarwhole {
	width: 310px;
	float: right;
	margin-top: 15px;
	text-align: right;
	background-color: white;
}

#sidebarwhole ul {
	list-style-type: none;
	padding: 0px 0px 0px 10px;
}
#sidebarwhole ul li {
	margin-bottom: 4px;
	padding: 0 0 4px 16px;
}
#sidebarwhole .widget {
	list-style-type: none;
	padding-bottom: 13px;
}

#sidebarwhole h2 {
	color: #66b801;
	font: 16.2px 'Trebuchet MS', Helvetica, Verdana, Arial, Sans-Serif;
	font-weight: bold;
	margin-bottom: 5px;
	text-align: right;
	text-transform: uppercase;
}

.adv {
	padding-bottom: 17px;
}

.advwithus {
	background-color: #84eb04;
	font: bold 12px 'Trebuchet MS', Helvetica, Verdana, Arial, Sans-Serif;
	margin-left: 30px;
}

.awu a {text-decoration:none;}
a.awu:hover {text-decoration:none;}

/* Footer */
#footer {
	background: black;
	font: bold 12px 'Trebuchet MS', Helvetica, Verdana, Arial, Sans-Serif;
	padding: 0 0 20px 0;
	background: url('images/bottom.jpg') no-repeat;
	width: 944px;
	height: 220px;
	margin: 0 auto;
	text-align:left;
	position: relative;
	
}

#latest {
	padding: 70px 80px 0 10px;
	float:left;
}

#popular {
	padding: 70px 60px 0 0;
	float:left;
}

#popular2 {
	padding: 70px 0 0 0;
	float:left;
}	

#copyright {
	text-align:right;
	color: #888888;
	padding: 115px 10px 0 0;
	font-size: 11px;
}

#footer ul {
	list-style-type: none;
	padding: 0px 0px 0px 0px;
}
#footer ul li {
	margin-bottom: 4px;
	padding: 0 0 0px 0px;
	color: white;
	font-weight: bold;
	line-height:13px;
}

#footer h2 {
	color: #66b801;
	font: 16px 'Trebuchet MS', Helvetica, Verdana, Arial, Sans-Serif;
	font-weight: bold;
	margin-bottom: 5px;
	text-align: left;
	text-transform: uppercase;
}

#footermenu {
	position: absolute;
	bottom: 22px;
	left:25%;
	text-align: center;
	color: #999999;

}

/* Global Classes */
.clear {clear: both;}
.floatLeft {float: left;}
.floatRight{float: right;}
.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
}

.alignright {
   float: right;
}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}

/* Category Page */
.cat-thumb {
	padding: 0 5px 16px 0;
	float:left;
}

.brushmenu {
	background: #baf571;
	padding: 5px;
	margin-right: 5px;
	border: 1px #cbd7bc solid;
	float:left;
	font-size: 10px;
	width:102px;
	line-height: 17px;
}

/* FAQ */
.question {
	text-transform:uppercase;
	font-weight:bold;
	font-size:12px;
	letter-spacing:1px;
	color:#5ca600;
}

.faqsection {
	text-transform:uppercase;
	font-weight:bold;
	color:black;
	border-bottom: 1px dotted #5aad01;
	margin-bottom:5px;
	font-size:12px;
}

.faqsection2 {
	text-transform:uppercase;
	font-weight:bold;
	color:black;
	border-bottom: 1px dotted #5aad01;
	margin-bottom:5px;
	margin-top:20px;
	font-size:12px;
}


.answer {
	margin-left:15px;
	margin-bottom:10px;
}

.uppercaseletters {
	text-transform: uppercase;
}

.downloadlinks {
	text-transform: uppercase;
	letter-spacing: 1px;
}

textarea.codebox {
    background: #c9ff86;
    font: black 12px "times new roman", serif;
    border: 1px black solid;
    padding: 5px;
}

.aaa {
	margin:15px;
	padding-left:60px;
}

/* Menu Links */
a.mnu:link {color: black;}
a.mnu:visited {color: black;}
a.mnu:active {color: black;}
a.mnu:hover {color: black;}

/* Advertise With Us Link */
a.awu:link {color: black;}
a.awu:visited {color: black;}
a.awu:active {color: black;}
a.awu:hover {color: black;}

/* Footer List Links */
a.ft1:link {color: white;}
a.ft1:visited {color: white;}
a.ft1:active {color: white;}
a.ft1:hover {color: white;}

/* Footer Menu Links */
a.ft2:link {color: #888888;}
a.ft2:visited {color: #888888;}
a.ft2:active {color: #66b801;}
a.ft2:hover {color: #66b801;text-decoration:none;}

/* Red Links */
a.rd:link {color:red;}
a.rd:visited {color:red;}
a.rd:active {color:red;}
a.rd:hover {color:red;}

