/*
Theme Name: Jaci Burton Blue 3-column-style
Theme URI: http://www.jaciburton.com/blog/
Description: 3-column-style, modified theme of Jaci Burton Blue by DreamForgeMedia
Author: CrocoDesigns
Author URI: http://www.crocodesigns.com
*/

body {
	font-size: 9pt;
         line-height:1.4em;
	font-family: Verdana, Arial, Sans-Serif;
	background:#050507 url(images/bgcolor.gif) top center repeat;
	color: #000000;
	margin: 0;
	padding: 0;
}
#content img {border:0; margin:3px;}
#sidebar img {border:0; margin:0px;}
#header { display: none; }
#header h1 { display: none; }
#header .description { display: none}


.textwidget{text-align:center;}
#archiveform {margin-top:0;}


#page {
background: url(images/bg.jpg) top center repeat-y;
color:#000000;
margin:0 auto;
padding: 0;
width:850px;
}

#content{
margin:0px 0 0 10px;
padding:0px;
width: 400px;
}

#sidebar {
margin:20px 0 0 0;
padding:0;
width: 150px;
color:#777;
font-size:7pt;
}

#footer {
text-align: center;
clear: both;
margin-top:15px;
padding:0;
	font-size: 7pt;
	font-weight: normal;
	color: #333333;
}

#footer p {
padding:0px;
}


/* **************** LINKS **************** */
.titlepost a:link{
	color: #4E5139;
         letter-spacing:1px;
         font-size:11pt;
         text-align:left;
         font-weight:bold;
	text-decoration: none;
         margin-bottom:5px;
}

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

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

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

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


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

#footer a:link{
	font-weight: normal;
	color: #333333;
}
#footer a:visited {
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
}
#footer a:hover {
	font-weight: normal;
	color: #000000;
}

/* *************** HEADERS *************** */

h1, h2 {
font-family: Verdana, Arial, Sans-Serif;
font-weight: bold;
font-size: 12pt;
 letter-spacing:2px;
color: #000000;
}

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

h4 {
font-family: Verdana, Arial, Sans-Serif;
font-weight: bold;
font-size: 10pt;
color: #000000;
margin: 5px 0 5px 0;
}

h2.pagetitle {
text-align: center;
font-size:12pt;
 letter-spacing:2px;
margin:5px auto;
color: #000000;
}

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



#sidebar h2 {
	text-align: center;
color:#777;
	margin-bottom: 5px;
         padding:2px;
font-size: 9pt;
}

#sidebar h3 {
	text-align: center;
color:#777;
	margin-bottom: 5px;
         padding:2px;
font-size: 8pt;
}

.post h2 {

}

.post h3 {

}

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


#date {
	font-size: 9pt;
	font-family: Verdana, Arial, Sans-Serif;
	color: #666666;
	text-align: left;
	padding: 20px 0px 5px 0px;
}

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

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

}

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



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

blockquote {
	margin: 15px 30px 0 30px;
	padding-left: 10px;
         padding-right:10px;
         border-left: 5px solid #ddd;

}

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;
}

#sidebar p, #sidebar ul p {
color:#000000;
text-align:center;
}


#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: 1px 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 ol li {
	margin: 3px 0 0;
	padding: 0;
}

/* *************** 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 */
.alt {
	background-color: #c1c3aa;
	border-top: 2px dotted #A7A990;
	border-bottom: 2px dotted #A7A990;
}

.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;
}