/*
Theme Name: DaneHart
Theme URI: http://www.danehart.com
Description:  Bring Me My Hookah!
Author: CrocoDesigns
Author URI: http://www.crocodesigns.com
*/

body {
	font-size: 9pt;
         line-height:1.4em;
	font-family: Verdana, Arial, Sans-Serif;
	background: #F7D67B;
	color: #000000;
	text-align: center;
	margin: 0;
	padding: 0;
}

/* **************** Miscellaneous **************** */
#excerpt p{ text-indent:45px; }
img { border:0px; margin:0px; }
#content img { border:0px; margin:3px; }
#contentpage img { border:0px; margin:3px; }
#sidebar img { border:0px; margin:3px; }
#clearit{clear:both;}

/* **************** Main **************** */
table#x{
margin:0 auto;
text-align:left;
color:#000000;
font-size: 9pt;
line-height:1.4em;
font-family: Verdana, Arial, Sans-Serif;}

#header h1 { display: none; }
#header .description { display: none }

#page {}


#content {
	margin: 0px 15px 0px 15px;
	padding: 0;
	width: 570px;
         overflow:hidden;
}

#contentpage {
         width:770px;
margin:0px auto 15px;
         overflow:hidden;
}

#sidebar {
text-align:left;
border-left: 1px solid #040E26;
	margin: 0px 5px 0px 5px;
	padding: 0;
	width: 190px;
         overflow:hidden;
}

#footer{
text-align:center;
color:#000000;
font-size:8pt;
margin-top:0;}

#footer a:link{
text-decoration:none;
font-size:8pt;
font-weight:normal;}

#footer a:visited{
text-decoration:none;
font-size:8pt;
font-weight:normal;}

#footer a:hover{
text-decoration:underline;
font-size:8pt;
font-weight:normal;}
/* **************** LINKS **************** */
.titlepost a:link{
	color:#B41033;
         letter-spacing:2px;
         font-size:11pt;
         text-align:left;
         font-weight:bold;
	text-decoration: none;
         margin-bottom:5px;
}

.titlepost a:visited{
	color:#B41033;
         letter-spacing:2px;
         font-size:11pt;
         text-align:left;
         font-weight:bold;
	text-decoration: none;
         margin-bottom:5px;
}

.titlepost a:hover{
	color: #000000;
         letter-spacing:2px;
         font-size:11pt;
         text-align:left;
         font-weight:bold;
	text-decoration: none;
         margin-bottom:5px;
}

a:link {
	color: #B41033;
         font-weight:bold;
	text-decoration: none;
}

a:visited {
	color: #B41033;
         font-weight:bold;
	text-decoration: none;
}


a:hover {
	color: #000000;
         font-weight:bold;
	text-decoration: underline;
}

/* *************** HEADERS *************** */
h1{
	font-family: Verdana, Arial, Sans-Serif;
	font-weight: bold;
	font-size: 13pt;
         text-align:center;
         color:#000000;
         padding:0;
         margin:0px 5px 20px 5px;
}

h2{
	font-family: Verdana, Arial, Sans-Serif;
	font-weight: bold;
	font-size: 12pt;
         text-align:center;
         color:#000000;
         padding:0;
         margin:0 5px 20px 5px;
}

h3{
	font-family: Verdana, Arial, Sans-Serif;
	font-weight: bold;
	font-size: 11pt;
         text-align:center;
         color: #000000;
         padding:0;
         margin:0 5px 20px 5px;
}

h4{
	font-family: Verdana, Arial, Sans-Serif;
	font-weight: bold;
	font-size: 11pt;
         padding-bottom:2px;
         border-bottom:1px solid #000000;
         text-align:left;
         color: #000000;
         margin:0px 5px 20px 5px;
}

h5{
	font-family: Verdana, Arial, Sans-Serif;
	font-weight: bold;
	font-size: 11pt;
         padding-bottom:2px;
         border-bottom:1px solid #000000;
         text-align:left;
         color: #000000;
         margin:0px 5px 20px 5px;
}

h2.pagetitle {
text-align: center;
font-size:12pt;
text-transform:uppercase;
letter-spacing:3px;
line-height:1.5em;
color: #000000;
border-bottom:1px solid #000000;
padding-bottom: 5px;
margin: 5px 0 20px 0;
}

.titlepost{
color: #B41033;
letter-spacing:2px;
text-align:left;
font-size:11pt;
font-weight:bold;
text-decoration: none;
margin-bottom:5px;
}

#sidebar h2 {
	text-align: right;
	color: #000000;
	margin: 5px 3px;
         font-size:10pt;
         letter-spacing:2px;
         font-weight:normal;
         border-bottom:1px solid #DFA811;
         padding-bottom: 2px;
}

/* ****************** POST ****************** */


#date {
	font-size: 8pt;
	font-family: Verdana, Arial, Sans-Serif;
	color: #000000;
         background:#94AEEA;
	text-align: left;
	margin-bottom: 10px;
         margin-top: 10px;
	padding: 3px;
}

.post {
	font-size: 1.0em;
	text-align: justify;
}

.postmetadata {
         clear:both;
	text-align: center;
	margin-top: 10px;
         border-top:1px solid #DFA811;
	margin-bottom: 15px;
	padding-top: 5px;

}
.tags{text-align:center;}

.tags a:link{
text-decoration:none;
font-size:8pt;
font-weight:normal;}

.tags a:visited{
text-decoration:none;
font-size:8pt;
font-weight:normal;}

.tags a:hover{
text-decoration:underline;
font-size:8pt;
font-weight:normal;}

#single.postmetadata{
clear: both;
width: 400px;
margin: 25px auto 15px auto;
border-top: 1px solid #DFA811;
border-bottom: 1px solid #DFA811;
text-align: center;
font-size: 0.8em;
padding: 8px 10px;}

#border{
	margin: 20px auto;
	background: url(images/border.gif) top center no-repeat;
         height:30px;
         width:175px;
}


code {
	display: block;
	margin: 5px;
	padding: 5px;
	border: 1px solid #000000;
	font: 1.0em 'Courier New', Courier, Fixed, Sans-Serif;
	background-color: #ffffff;
	color: black;
}

blockquote {
	margin: 15px 30px 0 30px;
padding:10px;
         background:#FAE3A4;
         border: 2px dashed #94AEEA;


}

blockquote cite {
	margin: 5px 0 0;
	display: block;
}

li {
list-style-image: none;
}

ol li {
list-style-image: none;
}

/* ************* SIDEBAR ************** */

#sidebar ul, #sidebar ul ol {

	margin: 0;
	padding: 0 5px 2px 5px;
}

#sidebar p, #sidebar ul p {
font-size:8pt;
text-align:justify;
}


#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 { padding: 2px 0 0 10px; }

#sidebar ul ul ul, #sidebar ul ol { margin: 0 0 0 10px; }

ol li, #sidebar ul ol li { list-style: decimal outside; }

#sidebar ul ul li, #sidebar ul li ul li, #sidebar ul ol li {
	margin: 0;
	padding: 0;
         list-style-type: none;
}

#sidebar ul li ul li {

}

/* *************** SEARCHFORM *************** */

#searchform {
	margin: auto 0;
	padding: 5px 3px;
	text-align: left;
}

form#searchform input:focus {
	border: 2px solid #000000;
	margin: 1px;
}

#searchform input {
	font: 1em Verdana, Arial, Sans-Serif;
	border: 1px solid #000000;
	margin: 2px;
}

#searchform #s {
	width: 115px;
	padding: 2px;
}

#searchsubmit {background:#180024; color:#ffffff;}

/* **************** COMMENTS **************** */

/* Form */

#respond {
	clear: both;
	margin-top: 20px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	color: #000000;
}

form#commentform input:focus, form#commentform textarea:focus {
	border: 2px solid #000000;
	margin: 1px;
}

#commentform input, #commentform textarea {
	font: 1em Verdana, Arial, Sans-Serif;
	border: 1px solid #000000;
	margin: 2px;
	width: 300px;
}
#commentform input#submit {background:#180024;color:#ffffff;}

#commentform p { margin: 5px 0; }

/* Comments */
.count {
font-size:26px;
color:#333;
}

.alt {
	background-color: #F7DC91;
	border-top: 1px solid #DFA811;
	border-bottom: 1px solid #DFA811;
}

.authorcomment {
	background-color: #F6CD5C;
	border-top: 1px solid #DFA811;
	border-bottom: 1px solid #DFA811;
}

.commentlist {
	padding: 0;
	margin: 0 0 20px 0;
	text-align: justify;
}

.commentlist li {
	margin: 5px 0 3px 0;
	padding: 5px 10px 3px 10px;
	list-style: none;
}

.commentlist p { margin: 0 0 15px 0; }

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}

.commentmetadata {
margin: 0;
font-size:8pt;
display: block;
}

/*---------------------- Comment Quicktags ---------------------------*/

/* Main Span */

#comment_quicktags {
text-align: left;
margin-left: 1%;
}

/* Button Style */

#comment_quicktags input.ed_button {
background: #180024;
border: 1px solid #000000;
color: #ffffff;
font-family: Verdana, Arial;
margin: 1px;
width: auto;

}

/* Button Style on focus/click */
#comment_quicktags input:focus.ed_button {
background: #FFFFFF;
border: 1px solid #000000;
}

/* Button Lable style */

#comment_quicktags #ed_strong {
font-weight: bold;
}

/* Button Lable style */
#comment_quicktags #ed_em {
font-style: italic;
}