/*   
Theme Name: Bailoni
Theme URI: http://epitome.dh.sg/
Description: La vista dalla marzola. View from Marzola
Author: Vee
Author URI: veesan@live.com
Version: 1.0
Tags: church, custom header, fixed width, two columns, widgets, world
.
Soli Deo Gloria
Photo: view from Marzola, 1 Jan 2008
.
*/


body {
	margin: 0;
	padding: 0;
	background-color: #2F3D3D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	text-align: center; /*Hack for IE 5.5 and 8*/
	background-position: center center;
	}
	
#container {
	margin: 0 auto;
	background-color: #E8EEF0;
	/*background-color: #C8D7EB;*/
	width: 950px;
	padding-top: 10px;
	text-align: left; /*Hack for IE 5.5 and 8*/
	}

/*Header*/
#header{
	/*display: block;*/
	background:url(images/la_marzola_view.jpg) no-repeat;
	width:950px;
	height: 271px;
	/*text-indent: -9999px !important;
	z-index:1000;*/

	}

#header h1 {
	padding-top: 50px;
	padding-left: 100px;
	font-family: 'Myriad Pro', 'Trebuchet MS', Helevetica;
	font-weight: bold;
	font-size: 2em;
	color: #FFFFFF;
}

#header h1 a {
	color: #FFFFFF;
	text-decoration: none;
}

#header h1 a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

#bloginfo {
	padding: 0;
	margin-top:-15px;
	margin-left: 142px;
	font-family: 'Cambria', 'Tw Cen Condensed', 'Times New Roman';
	color:#000000;
	font-size: 1.4em;
	font-style: italic;
	font-weight: 600;
}

#bloginfo #verse{
	font-size: 0.8em;
	margin-left: 290px;
	margin-top: 10px;
	}
	
ul#tabs {
	/*float: left;*/
	display: inline;
	/*set that if IE7, margin-top: 90px*/
	position: absolute;
margin: 240px 10px 0 14px;
overflow:hidden;
	/*margin: 87px 10px 0 14px;
	margin: -30px 0 0 14px;*/
	padding: 0;
	/*height: 32px;*/
	list-style: none;
	text-align: center;	
z-index: 1000;
	}

ul#tabs li{
	padding: 0;
	margin: 0; 
	display: inline;
z-index:1000;
}

ul#tabs li a{
	margin-left: 2px;
	font-family: 'Trebuchet MS', Helevetica, Arial;
	height: 30px;
	width: 95px; /*tab.gif uses 90px*/
	font-size: 0.92em;
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
	/*padding-top: 7px;*/
	display: block;
	color:#FFFFFF; /*#1A1917*/
	text-decoration: none;
	float: left;
z-index: 1000;
}

ul#tabs .on{
	background:url(images/tab2.gif);
color: #1A1917;
z-index:1000;
	}
	
ul#tabs li a span {
	padding-top: 7px;
	display: block;
z-index:1000;
	}

ul#tabs li a:hover {
	background:url(images/tab2.gif);
	color: #666666;
	text-decoration: none;
z-index:1000;
}

/*Main Content*/
#content{
        float: left;
	position: relative;
	margin: 0 auto;
	padding: 0;
	background:url(images/content_bg.gif) repeat-y center;
	/*background-color: #B4C7D5;*/
	width: 950px;
}

/*Left Central Content*/
#main{
	float: left;
	width: 613px;
	padding: 20px 55px 20px 55px;
	display: block;
	/*background-color: #E8EEF0;*/
	}

/*Blog Entry*/
.postcontent {
	margin: 0 10px 0 10px;
	padding: 0;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}

p{
	font-size: 0.9em;
	line-height: 1.3em;
}

p a {
	color: #0066CC;
	text-decoration: underline;
}

p a:hover {
	color: #0066CC;
	text-decoration: none;
}

.postcontent ol, .postcontent ul{
	margin: 5px 0 0 -5px;
}

.postcontent ol li, .postcontent ul li{
	margin: 3px;
	padding: 0;
	font-size: 0.9em;
	color: #333333;
}

.postcontent blockquote {
	background: url(images/quotes.gif) no-repeat;
	margin-left: 10px;
	padding: 1px 5px 0px 50px;
}

.postcontent blockquote p{
	font-family: Verdana, Tahoma, Helvetica, sans-serif;
	color: #000099;
	font-size: 0.8em;
}

/*Blog Entry header information*/

.postdate { 
	margin: 0px; 
	position: absolute; 
	text-align: center; 
	background: url(images/calendar.gif);
	padding: 0px 10px 6px 10px;
	}

.postdate .month { 
	display:block; 
	text-transform: uppercase; 
	font-size: 0.7em;
	font-weight: bold;
	color: #FFFFFF;
}

.postdate .day { 
	display:block; 
	font-size: 1.25em;
	margin-top: 4px; 
	/*line-height: 24px;*/ 
	font-family: 'Tw Cen MT', 'Trebuchet MS', Arial; 
	/*letter-spacing: -1px;*/ 
	font-weight: normal; 
	color:#98A39E;
}

.posthead {
	padding: 0px 0px 0px 50px;
}

.posthead h1 { 
	position: relative;
	font-family: 'Trebuchet MS', 'Myriad Pro', Arial;
	font-size: 1.35em; 
	line-height: 1.25em; 
	font-weight: normal; 
	/*padding: 0px 0px 1px 50px; */
	margin: 0; 
	color:#cc6600;
}
.posthead h1 a { 
	color: #CC0000; 
	text-decoration: none;
}

.posthead h1 a:hover { 
	color:#cc6600; 
	text-decoration: none;
}

.pagecontent {
	margin: 0 20px 0 5px;
}

.pagecontent h3 {
	position: relative;
	font-family: 'Trebuchet MS', 'Myriad Pro', Arial;
	font-size: 1.35em;
	line-height: 1.25em;
	font-weight: normal;
	margin: 0;
	color:#cc6600;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}

.pagecontent h3 a { 
	color: #CC0000; 
	text-decoration: none;
}

.pagecontent h3 a:hover { 
	color:#cc6600; 
	text-decoration: none;
}

.pagecontent h4 {
	position: relative;
	font-family: 'Trebuchet MS', 'Myriad Pro', Arial;
	font-size: 1.2em;
	font-weight: normal;
	margin: 0;
	color:#cc6600;
}

.pagecontent h4 a { 
	color: #003366; 
	text-decoration: none;
}

.pagecontent h4 a:hover { 
	color: #006699; 
	text-decoration: none;
}

.posttag { 
	/*padding: 0px 0px 1px 50px;*/
	background:url(images/blue_tag.gif) no-repeat;
	margin: 0px; 
	font-size: 0.8em; 
	color: #333333; 
	font-weight: bold;
	padding-left: 20px;
}

.posttag a {
	color: #0066CC;
	text-decoration:none;
}

.posttag a:hover {
	color: #003399;
	text-decoration: none;
}

.postcommentcount {
	text-align:right;
	float: right;
}

/*Blog post footer information*/
.postdetails {
	display: block;
	margin: 0 0 30px 0;
	padding: 0;
}

.postdetails p {
	font-family: Verdana, Tahoma, Helvetica, sans-serif;
	font-size: 0.8em;
	color:#000033;
	margin: 1px 0 9px 0;
}

.postdetails p a {
	color: #660000;
	text-decoration: none;
}

.postdetails p a:hover {
	color: #0066CC;
	text-decoration: none;
}

/*Border for images*/
.entry {
	padding:7px;
	border-bottom: 1px solid #a3a3a3;
	border-right: 1px solid #a3a3a3;
	border-top: 1px solid #f5f5f5;
	border-left: 1px solid #f5f5f5;
	background: #ffffff;
}
p img, .entry img {
	padding:7px;
	border-bottom: 1px solid #a3a3a3;
	border-right: 1px solid #a3a3a3;
	border-top: 1px solid #f5f5f5;
	border-left: 1px solid #f5f5f5;
	background: #ffffff;
}

p img a:hover, .entry img a:hover {
	background-color: #dcdcdc;
}
img.alignright {float:right; margin:0 0 1em 1em}
img.alignleft {float:left; margin:0 1em 1em 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
a img.alignright {float:right; margin:0 0 1em 1em}
a img.alignleft {float:left; margin:0 1em 1em 0}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto}
/*Comments*/
#commentcount{
	margin: 0 70px 10px 10px; /*0 70px 10px 55px*/
	padding: 0;
	/*border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;*/
	font-size: 1.2em;
}

.commentnumber ol{
	position: relative;
	padding: 0;
	margin: 0 0 0 30px;
}

.commentnumber ol li{
	font-family: 'Arial Narrow', Arial;
	font-style: italic;
	color: #003366;
	font-size: 2em;
	margin: 0;
	padding: 0;
	vertical-align: top;
}

.commenttop {
	background: url(images/comment_top.gif) no-repeat;
	width: 525px;
	height: 10px;
	margin: 0;
	padding: 0;
	font-size: 0.5em;
}

.commentbottom {
	background: url(images/comment_bottom.gif) no-repeat;
	/*position: relative;*/
	width: 525px;
	height: 10px;
	margin: 0;
	padding: 0;
}
.comment {
	display: block;
	position: relative;
	font-size: 1em; /*0.5 if numbering is present*/

	width: 525px;
	margin-top:10px;
	/*color: #A4B7CA;*/
	margin-left: 25px;
	font-style: normal;
	padding: 0;
	}

.comment .content {

	/*position: relative;*/
	/*margin-top:-8px;*/
	background-color: #D1DBE4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}

.comment .content h2 {
	margin: 0 20px 0 20px;
	padding: 0 0 2px 0;
	color: #333333;
	font-weight: normal;
	font-size: 1em;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
}

.comment .content h2 a {
	color: #003366;
	text-decoration: none;
}

.comment .content h2 a:hover {
	color: #333333;
	text-decoration: none;
}

.comment .content .text {
	padding: 0 0 5px 0;
	color: #333333;
	margin: 0 20px 0 20px;
        font-size: 1em;
	}

.comment .content .text p{
	margin: 5px 0 0 0;
	padding: 0;
}

.comment .content .text ol li{
       font-family: Verdana, Arial, Helvetica, sans-serif;
       font-size: 1em;
       font-style: normal;
}



















.comment .content .avatar {
	display: inline;
	float: right;
	margin: 0 12px 0 0;
	padding: 0;
	background: url(images/gravatar.gif) no-repeat;
	width: 32px;
	height: 32px;
}

/*Comment form*/
.respondbox {
	display: block;
	position: relative;
	margin-left: 55px;
	margin-top: 20px;
}

.respondbox h2{
	font-family: 'Trebuchet MS','Myriad Pro', Arial;
	font-size: 1em;
	margin: 10px 0 0 10px;
	color: #000066;

}

.respondtop {
	background: url(images/respond_top.gif) no-repeat;
	display: block;
	width: 525px;
	height: 10px;
	/*margin: 10px 0 0 0;*/
	padding: 0;
}

.respondbottom {
	background: url(images/respond_bottom.gif) no-repeat;
	/*position: relative;*/
	width: 525px;
	height: 10px;
	margin: 0;
	padding: 0;
}

.respond {
	position: relative;
	/*padding:*/ 0; padding: 10px 0; /*required for 2.7*/
	/*margin-top: -8px;*/
	width: 97%/*525px*/;
	background-color: #A4B7CA;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}


.respond a { text-decoration: underline;}
.respond p { padding-left: 20px; margin: 0px; font-size: 0.8em; color: #003366; }
.respond p small strong { font-size: 0.85em; font-weight: bold; color:#FF3300;}
.respond p small { font-size: 0.93em; display: block; padding: 5px 0px;}
.respond .TextField { background: #fff; border: solid 1px #9dc0d0; padding: 5px 4px; font-size: 11px; display: block;}
.respond .TextArea { background: #fff; border: solid 1px #9dc0d0; padding: 4px; font-size: 12px;}

.respond input.SubmitComment { width: 257px; height: 26px; background: url(images/submitcomment.png) no-repeat; margin-top: 8px;
font-size: 0.5em;}
.respond input.SubmitComment:hover { background: url(images/submitcomment.png) no-repeat 0 -26px; margin-top: 8px;}
.respond input.SubmitCommentIE { width: 257px; height: 26px; background: url(images/submitcomment.png) no-repeat 0 -26px; margin-top: 10px; margin-top: 8px;}


.respondnotes {
	float: right;
	width: 160px;
	display: inline;
	margin: 2px 2px 2px 10px;
	padding: 0;
}

.respondnotes h4 {
	margin: 2px;
	font-family: 'Trebuchet MS', Arial;
	font-size: 1.9em;
	text-transform: lowercase;
	color: #000000;
}
.respondnotes p{
	font-size: 0.9em;
	margin:5px 15px 0 5px;
	padding:0 0 10px 0;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
}

.respondnotes p strong { 
	font-size: 0.85em; 
	font-weight: bold; 
	color:#FF3300;
}

.seperator {
	height: 20px;
}

/*Right Sidebar*/
#sidebar{
	float: right;
	position: relative;
        margin: 0 0 0 0;
	width: 203px;
        font-size: 16px;
	/*background-color: #B4C7D5;*/
	padding: 15px 12px 15px 12px;
}

#sidebar h2{
	color: #CC0000;
	font-family: Arial,'Tw Cen Condensed', Helvetica;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 0.78em;
        letter-spacing: 0.1em;
	margin: 0 0 5px 0;
	padding: 0;
}

#sidebar ul {
	margin:4px 4px 20px 4px;
	padding:0;
}

#sidebar ul li {
	list-style: none;
	line-height: 1.5em;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-weight: bold;
	font-size: 0.8em;
}

#sidebar ul li a {
	color: #003366;
	text-decoration: none;
}

#sidebar ul li a:hover {
	color: #003366;
	text-decoration: underline;
}

#sidebar .small ul li{
        font-size: 0.8em;
        font-family: Arial, Helvetica, Verdana, Tahoma;
        border-bottom: 1px dotted white;
}

.search {
	height:24px;
	background-color:#333333;
	width: 180px;
	background-position: center;
	margin-bottom: 20px;
}

.search .searchfield {
	float: left;
	border: 1px solid #333333;
	margin: 0;
	padding: 1px 2px 1px 2px;
	width: 150px;
	background-color: #333333;
	color: #999999;
}

.search .searchbutton {
	float: right;
	margin-top: 3px;
	margin-bottom: -5px
	}
	
/*Footer*/
#footer {
	/*background:url(images/footer_bg.gif) no-repeat;*/
	clear:both;
	padding:1px 50px 1px 50px;
	margin: 0;
	background-color: #FFFFFF;
        font-size: 16px;
	}
	

#footer p{
	color: #000000;
	font-size: 0.75em;
	}
#footer p a{

	color: #666666;
	text-decoration: none;
}

#footer p a:hover {
	color: #999999;
	text-decoration: none;
}

#footer .alignright{
	text-align:right;

	float: right;

}

.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #000000;
}

.nav a {
	color: #666666;
	text-decoration: none;
}

.nav a:hover {
	color: #000066;
	text-decoration: none;
}

/*Check and need to be done:

1. style for bottom navigation: left right, previous, next, or numbers? - done
2. general h3 for page not found - done
3. top_post: web development, viget lab -done
4. links for commenters-done
5. images - done
6. css for tables th=heading, tr=row, td=col
7. need to use custom_fields to include passage
8. heading: title, passage, date, audio - check sermon broweser first
9. archives - tags, months at sidebar -done*/

#top_posts , #archives{
	font-family: Lucida Sans, Arial, Verdana;
	font-size: 0.8em;
}
#top_posts ul, #archives ul {
	float: left;
	width: 187px;
	background-color: #A4BBCC;
	border: #BACAD8 1px solid;
	padding: 5px;
}
#top_posts li, #archives li {
	padding: 2px 0px 2px 2px;
	list-style-type: none;	
	margin: 0;
}

* html #top_posts li {
	display: inline; /* ie6 double float margin bug */
}

#top_posts li, #top_posts li a {
	float: left;
}
#top_posts ul li a, #archives div a, #archives ul li a{
	text-decoration: none;
	padding: 2px 0px 1px 2px;
	color: #003366;
}

#top_posts ul li a:hover, #archives ul li a:hover, #archives div a:hover {
	text-decoration: none; 
	color: white; 
	padding: 2px 0px 0px 2px;
	border-bottom: 1px dotted white;
}

#top_posts .selector, #archives .selector{
    font-size: 0.8em;
    margin: 15px 0 4px 4px;
    font-weight: bold;
    position: relative;
    z-index: 10;
}

#top_posts .selector a, #archives .selector a {
	color: #000000;
    padding: 9px;
	text-decoration: none;
}

#top_posts .selector a.selected, #top_posts .selector a:hover,
#archives .selector a.selected, #archives .selector a:hover {
    padding: 8px 8px 9px 8px;
    background-color: #A4BBCC;
    border-top: #BACAD8 1px solid;
    border-left: #BACAD8 1px solid;
    border-right: #BACAD8 1px solid;
}

#top_posts .selector a:hover, #archives .selector a:hover {
    cursor: pointer;
    border-bottom: 0px;
    text-decoration: underline;
}

#top_posts .selector a.active, #archives .selector a.active {
	text-decoration: none;
}

#top_posts #viewed li{
float:left;
display: block;
width: 175px;
}
 
#archives #browse_month  { 
	padding: 0 2px 5px 0; 
}

#archives #browse_category2 {
	margin-left:4px; 
	padding: 0 2px 2px 0; 
	background-color: #A4BBCC;
        line-height:1.1;
        font-size: 0.8em;
        font-weight: 500;
}
/*#archives #browse_category li span {
    display: block;
    text-align: center;
    width:35px;
    float:left;
    margin-left:-35px;
}*/

#archives ul#browse_month .browse_month2 { 
    width: 155px;
}

/*#archives #browse_category li { 
     width:50px; 
     float:left;
     padding-left:32px;
     line-height:13px;
     margin-bottom:7px;
}*/

#archives #browse_month li { 
     width:85px; 
     float:left;
     padding-left:5px;
     line-height:13px;
     margin-bottom:7px;
}

#archives .selector a#category  { position: absolute;    top: 1px; left: 78px; }
#archives .selector a#month  { position: absolute;   top: 1px; left: 155px; }

#slideshow {
/*background:url(images/banner_burma.jpg) no-repeat;
float:right;*/
height:270px;
width: 950px;
z-index:1;
}

#banner {
    position: relative;
    /*background:url(images/banner_burma.jpg) no-repeat;*/
z-index:1;
}

#banner IMG {
    position:absolute;
    /*float: right;*/
    top:0;
    left:0;
    z-index:8;
    /*opacity:0.0;*/
}

#banner IMG.active {
    z-index:10;
    /*opacity:1.0;*/
}

#banner IMG.last-active {
    z-index:9;
}

/*new comment list*/

#commentlist2 {
        width: 575px;
        font-size:0.8em;
        color:#333333;
        margin:0 0 20px 0;
        padding: 0 0 0 10px;
}

ol#commentlist2 li {
        border:5px solid #f5f5f5;
        margin:0 0 20px 0;
        list-style-type:none;
        padding:10px 10px 5px 20px;
        background:#D1DBE4;
        width: 95%;
}

#commentlist2 ul {margin:0; padding:0;}

#commentlist2 li p {
font-size:1em;
font-family: Verdana, Arial, Helvetica, sans-serif;
margin: 5px 40px 0 0;
}
ol#commentlist2 li ol li{
       list-style-type:decimal;
       font-family: Verdana, Arial, Helvetica, sans-serif;
       font-size: 1em;
       font-style: normal;
       border: none;
       padding: 0;
       margin: 2px 40px 0 0;
}

#commentlist2 li div.meta {padding:0; margin:0; text-align:center;}

#commentlist2 li .avatar {
        float:right;
display: inline;
        padding:0;
        margin:0;
	width:32px;
	height:32px;
}

#commentlist2 li ul li { 
	margin-left: 10px;
        padding-right: 9px;
	margin-bottom: -10px;
}

.children { padding: 0; 
}

.reply {text-align:right; padding:5px;}
.reply a, .cancel-comment-reply a{
font-weight: bold;
color: #0066CC;
	text-decoration: underline;}
.reply a:hover, .cancel-comment-reply a:hover{
text-decoration: none;
}
.navigation {width:100%; height:20px;}
.cancel-comment-reply{text-align:right; float:none;}
.comment-meta {width:90%;}
.comment-meta  a{float:right; margin-top:-15px; color: #003366; text-decoration: none; }

.comment-meta  a:hover {
	color: #333333;
	text-decoration: none;
}
.fn {font-size:1.2em; font-weight:bold; }
.says {display:none;}

.comment-author{
border-bottom-width: 1px;
border-bottom-style: dashed;
}