/*

Theme Name: a little candle

Theme URI: 

Description:

Version: 1

Author: Steven Gauthier

Author URI: http://stevegauthier.com/

Design: Derek Gyssels

Tags: custom header, fixed width, two columns, widgets

	The CSS, XHTML and design is released under GPL:

	http://www.opensource.org/licenses/gpl-license.php



*/


/* Begin Typography & Colors */

body { font-size: 62.5%; /* Resets 1em to 10px */ font-family:Georgia, "Times New Roman", Times, serif; color: #1e0f0c; text-align: center; background: #000000; }
button, input { font-family:Georgia, "Times New Roman", Times, serif; }
button { color:#fde5bd; background:#853726; border:none; margin: 0;  padding: 4px 8px; text-transform:uppercase; font-size:12px; line-height:1em; vertical-align:middle }
input, textarea { border:1px solid #853726; font-size:0.8em; margin:0; padding:0; width:158px; }
#page { background: #000000 url('images/alittlecandle_banner.jpg') no-repeat top center; text-align: left; }
#headerimg { margin: 7px 9px 0; height: 192px; width: 740px; }
#content { font-size: 1.5em }
.thread-alt { background-color: #f8f8f8; }
.thread-even { background-color: white; }
.depth-1 { border: 1px solid #BBAC8B; }
.even, .alt { border-left: 1px solid #BBAC8B; }
small { font-family: Arial, Helvetica, Sans-Serif; font-size: 0.9em; line-height: 1.5em; }
h1, h2, h3 { font-weight: normal; text-align:left; }
h1 { font-size: 4em; text-align: left; }
#headerimg .description { font-size: 1.2em; text-align: center; }
h2 { font-size: 1.9em; }
h2.pagetitle { font-size: 1.6em; }
h3 { font-size: 1.3em; }
code { font: 1.1em 'Courier New', Courier, Fixed; }
acronym, abbr, span.caps { font-size: 0.9em; letter-spacing: .07em; }
#wp-calendar #prev a, #wp-calendar #next a { font-size: 9pt; }
#wp-calendar a { text-decoration: none; }
#wp-calendar caption { font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif; text-align: center; }
#wp-calendar th { font-style: normal; text-transform: capitalize; }
/* End Typography & Colors */



a { color: #853726; text-decoration: none; }
a:hover { text-decoration: underline; }
body { margin: 0 0 20px 0; padding: 0; }
#page { margin: 0px auto; padding: 0; width: 1050px;/*border: 1px solid #959596;*/ }
#header { margin: 0 0 0 1px; padding: 0; height: 383px; width: 1050px; }
#headerimg { margin: 0; height: 200px; width: 100%; }
#content { float: left; padding:0 0 20px; margin: 0px 0 0; width: 660px; }
#content .post h2 { margin:0; }
#content .post .postmetadata { margin:0 0 25px; }
h1 { padding-top: 0px; margin: 0; position:relative; }
h1 a, h1 a:hover { display:block; width:340px; height:60px; position:absolute; top:35px; left:20px; text-decoration:none; }
h1 a span { visibility:hidden; }
h2 { margin: 30px 0 0; }
h2.pagetitle { margin-top: 30px; text-align: center; }
h3 { padding: 0; margin: 30px 0 0; }
h3.comments { padding: 0; margin: 40px auto 20px; }
/* End Headers */



/* Begin Images */

p img { padding: 0; max-width: 100%; }
img.centered { display: block; margin-left: auto; margin-right: auto; }
img.alignright { padding: 4px; margin: 22px 0 5px 15px; display: inline; }
img.alignleft { padding: 4px; margin: 22px 15px 5px 0; display: inline; }
.alignright { float: right; margin: 22px 0 5px 20px; }
.alignleft { float: left; margin: 22px 20px 5px 0; }
/* End Images */



/* Captions */

.aligncenter, div.aligncenter { display: block; margin-left: auto; margin-right: auto; }
.wp-caption { text-align: center; background-color: #807462; padding-top: 4px; }
.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; color:#d8c5a2; }
/* End captions */







/* Begin Lists
	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */
html>body .entry ul { margin-left: 0px; padding: 0 0 0 30px; list-style: none; padding-left: 10px; text-indent: -10px; }
html>body .entry li { margin: 7px 0 8px 10px; }
.entry ol { padding: 0 0 0 35px; margin: 0; }
.entry ol li { margin: 0; padding: 0; }
.postmetadata ul, .postmetadata li { display: inline; list-style-type: none; list-style-image: none; }
/* End Entry Lists */



/* Begin Form Elements */

#searchform { margin: 10px auto; padding: 5px 3px; text-align: center; }
.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; }
#commentform { margin: 5px 10px 0 0; }
#commentform textarea { width: 100%; padding: 0px; font-size:1em;}
#respond:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
#commentform #submit { margin: 0 0 5px auto; float: right; }
/* End Form Elements */

/* Begin Comments*/

.alt { margin: 0; padding: 0px; }
/*.commentlist li, #commentform input, #commentform textarea { font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif; }
.commentlist li ul li { font-size: 1em; }
.commentlist li { font-weight: bold; }
.commentlist li .avatar { float: right; border: 1px solid #eee; padding: 2px; background: #fff; }
.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; }
.commentmetadata { font-weight: normal; }
.commentlist { padding: 0; margin:0; text-align: justify; }
.commentlist li { margin: 15px 0 10px; padding: 5px 5px 10px 10px; list-style: none; }
.commentlist li ul li { margin-right: -5px; margin-left: 10px; }
.commentlist p { margin: 10px 5px 10px 0; }
*/

ol.commentlist { margin:0; padding:0; font-size: 1em; clear:both}
.commentlist li { list-style:none; margin-bottom:14px; }
.commentlist cite {background:#D8C5A2; padding: 7px; display:block; font-style:normal; border-top:1px solid #DDDDDD; border-bottom:1px solid #BBAC8B; }
.avatar { border: 1px solid #eee; padding: 2px; background: #fff; }
.commentlist cite img { padding:1px; border:1px solid #aab59a; float:left; margin-right:9px; position:relative; z-index:10000; }
.commentlist cite small{font-size:0.8em; display:block; padding:4px 0; margin-left:49px;}
.commentlist .author { text-decoration:underline; font-weight:bold }
.commenttext { border-top:1px solid  #FFF; padding: 0 20px 10px 20px; line-height:1.4em; }
.reply{padding:0 20px 10px; text-transform:uppercase; font-size:0.7em}

.children { padding: 0 0 0 10px; }
.children .comment{ border:1px solid #BBAC8B;  border-right:none}
.respond{clear:both;}

#commentform p { margin: 5px 0;   }
.nocomments { text-align: center; margin: 0; padding: 0; }
.commentmetadata { margin: 0; display: block; }
.comment-author { width:100%; padding:0; margin:0; display:block; }
/* End Comments */

/* Begin 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; }
#wp-calendar a { display: block; }
#wp-calendar caption { text-align: center; width: 100%; }
#wp-calendar td { padding: 3px 0; text-align: center; }
#wp-calendar td.pad:hover { /* Doesn't work in IE */ background-color: #fff; }
/* End Calendar */


/* Begin Various Tags & Classes */

acronym, abbr, span.caps { cursor: help; }
acronym, abbr { border-bottom: 1px dashed #999; }
blockquote { margin: 15px 30px 0 10px; background:url('images/quote-bottom.png') 0 bottom no-repeat; }
blockquote p { background:url('images/quote-top.png') 0 9px no-repeat; padding-left:40px; }
blockquote cite { margin: 5px 0 0; display: block; }
.center { text-align: center; }
.hidden { display: none; }
hr { display: none; }
a img { border: none; }
/* End Various Tags & Classes*/


small { color:#807462; text-transform:uppercase; font-weight:normal; font-size:14px; line-height:1em; }
/* Begin Sidebar */

#sidebar, #sidebar a { color:#807462; }
#sidebar { font-size:1.5em; background:url('images/alittlecandle_sidebar.png') repeat-x; padding: 20px 0 10px; margin-left: 30px; width: 327px; float:left }
#sidebar h2 { position:relative; cursor:pointer; background:url('images/openclose.gif') right 0px no-repeat; font-size:20px; margin: 0 0 18px; padding:0 0 12px; text-transform:lowercase; border-bottom:1px solid #80644f; color:#fde5bd; font-weight:normal; }
#sidebar form { margin: 0; padding:0; }
#sidebar ul, #sidebar ul ol { margin: 0; padding: 0; }
#sidebar ul li { list-style-type: none; list-style-image: none; margin:0; padding:0 0; }
#sidebar ul p, #sidebar ul select { margin: 5px 0 8px; }
#sidebar ul ul, #sidebar ul ol { margin: 5px 0 0; }
#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: 10px 0 0; padding: 0; }
#sidebar div.item { padding:0 50px 0; }
#sidebar div.item.selected { background:#250101; margin:-7px 0 10px; padding:20px 50px 20px; }
#sidebar div.item.selected h2 { background-position:right -40px; }
#sidebar div.about h2 { background:none; cursor:default; }
#sidebar div.about { padding:0px 50px 60px; }
/* End Sidebar */





h2.pagetitle { margin:0; background:#ddccae; }
h3 { margin:0; }

h2.pagetitleArchive{margin:0; background:#853726; padding:4px 0;  }

#searchform div { position:relative; text-align:left }
#searchform #s { width: 158px; height:17px; border:1px solid #853726; padding:0; margin:0; font-size:.8em; }
#searchsubmit { position:absolute; right:0; top:0; height:19px; padding: 1px; background:#853726; border:none; border:none; margin: 0; }

#searchsubmit span { color:#fde5bd; text-transform:uppercase; font-size:12px; width:62px; height:20px; }
#content { }
.navigation { display: block; text-align: center; margin-top: 10px; margin-bottom: 0px; padding:0 50px; }
#content #searchform #s { position:relative; left:150px; }
#content #searchsubmit { left:315px; }
#page-nav { background:#d8c5a2; height:40px; padding:0 0 0 28px; }
#page-nav ul { list-style:none; margin:0; padding:0; }
#page-nav ul li { float:left; }
#page-nav ul li a { color:#853726; height:40px; display:block; padding:0px 22px; font-size:15px; text-transform:uppercase; line-height:40px; }
#page-nav ul li a:hover { text-decoration:underline }
.post { margin: 0; padding:43px 50px 40px; text-align: left; background:#d8c5a2 url('images/alittlecandle_postgrad.jpg') repeat-x; line-height:2em; }
.post hr { display: block; }
.entry { border-top:1px solid #bbac8b; margin:20px 0 0; }
.postmetadata { clear: both; border-top:1px solid #bbac8b; font-weight:bold; letter-spacing:-0.2px; }
.postmetadata small { padding:15px 0 0; display:block }
.clear { clear: both; }
#footer { color:#853726; width:250px; margin:0px auto; }

@media screen {
.sIFR-flash { visibility: visible !important; margin: 0; padding: 0; }
.sIFR-replaced, .sIFR-ignore { visibility: visible !important; }
.sIFR-alternate { position: absolute; left: 0; top: 0; width: 0; height: 0; display: block; overflow: hidden; }
.sIFR-replaced div.sIFR-fixfocus { margin: 0pt; padding: 0pt; overflow: auto; letter-spacing: 0px; float: none; }
}
 @media print {
.sIFR-flash { display : none !important; height : 0; width : 0; position : absolute; overflow : hidden; }
.sIFR-alternate { visibility : visible !important; display : block !important; position : static !important; left : auto !important; top : auto !important; width : auto !important; height : auto !important; }
}
 @media screen {
.sIFR-active #content h2 { visibility: hidden; font-size:36px; line-height: 1em; }
.sIFR-active #content h3 { font-size:36px; line-height:1em; }
.sIFR-active #content h3#comments { font-size:1.3em; line-height:1em; }
.sIFR-active #content #respond h3 { font-size:1.3em; line-height:1em; }
.sIFR-active #content h2.pagetitle { text-align:center; }
.sIFR-active small { font-size:14px; line-height:1em; margin-top:-10px; }
}
