/*
Theme Name: miniBlog
Theme URI: http://forthelose.org/ftl-themes/
Description: Premium WP Theme from Ralph Damiano of <a href="http://forthelose.org">ForTheLose.org</a>.  Easily change the color of many elements for a unique appearance.
Version: 1.0
Author: Ralph Damiano
Author URI: http://forthelose.org
Tags: miniblog, minimalist, simple, theme options
*/
 
 .panel{
	display: none;
 }
 
body{
        
	background-image:url('http://ourlifeintext.com/images/fallleaves.png');
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family: arial, tahoma, "Verdana", sans-serif;
font-size:12px;
	color: #626262;

       
}

/* == Resets N' Stuff == */

a:link,
a:visited{
	font-size: 100%;
	font-family: arial, tahoma, "Verdana", sans-serif;
        font-weight: normal;
color: #f3686d;                         
			text-decoration: none;
			padding: 2px 0;

}

a:hover{
     
	text-decoration: underline;
}

a:focus,
a:active{
	outline: none;
}

html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote,
pre, form, fieldset, table, th, td { 
	margin: 0;
	padding: 0; 
}

ul{


	
}

ul.relatedposts{
padding: 10px;
list-style-image: url(images/li.gif);
	
}

img{
	border: 0px;
}

input:focus,
input:active{
	outline: none;
}

.go-left{
	float: left;
	clear: left;
}

.go-right{
	float: right;
	clear: right;
}

.go-center{
	margin: 0 auto;
	text-align: center;
}

.bold{
	font-weight: bold;
}

.italic{
	font-style: italic;
}

.block{
	display: block;
}

.clear{
	clear: both;
}

.align-right{
	text-align: right;
}

.align-left{
	text-align: left;
}

.below-post{
	width: 550px;
	padding: 10px 0px 10px 90px;
	overflow: hidden;
	color: #999;
}

/* == Wordpress Necessary == */

.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
   margin: 5px;
}

.alignright {
   float: right;
   margin: 5px;
}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
}

.wp-caption img {
   margin: 0 auto;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}

.wp-smiley{
	display: inline;
}

/* == Navbar == */

#navbar{
	width: 100%;
	height: 60px;
	overflow: hidden;
	background: #FFF;
}

#navbar-container{
	width: 950px;
	margin: 0 auto;
	text-align: left;
}

#navbar-container ul{
	list-style-type: none;
	list-style-image: none;
}

#navbar-container ul li{
	float: left;
	display: inline;
}

#navbar-container ul li a:link,
#navbar-container ul li a:visited{
	display: block;
	background: #FFF;
	padding: 24px 15px;
	font-weight: bold;
	font-family: "Arial", sans-serif;
	color: #999;
	text-transform: uppercase;
}

#navbar-container ul li a:hover,
#navbar-container ul li a:active,
#navbar-container ul li a:focus{
	text-decoration: none;
	background: url(images/dark-border.png) top left repeat-x;
}

#navbar-container ul li.current_page_item a:link,
#navbar-container ul li.current_page_item a:visited,
#navbar-container ul li.current_page_item a:hover,
#navbar-container ul li.current_page_item a:active,
#navbar-container ul li.current_page_item a:focus{
	background: #ffffff url(images/dark-border.png) top left repeat-x;
}

#navbar-container ul li.rss-feed{
	float: right;
	background: url(images/rss-icon.gif) left center no-repeat;
	padding: 0px 0px 0px 16px;
}

/* == Header == */

#header{
	width: 100%;
	padding: 20px 0px;
        position: relative;
        

}

#header-container{
	height: 108px;
	overflow: hidden;
	margin: 0 auto;
position: relative;
}

#bubble-container{
	width: 266px;
	height: 91px;
	margin: 0 auto;
}

#bubble-bottom{
	width: 35px;
	height: 17px;
	margin: 0 auto;
	overflow: hidden;
	background: url(images/bubble-bottom.png) no-repeat;
}

#bubble-left{
	width: 18px;
	height: 91px;
	float: left;
	margin: 0 auto;
	background: url(images/bubble-left.png) no-repeat;
	overflow: hidden;
}

#bubble-right{
	width: 18px;
	height: 91px;
	float: left;
	margin: 0 auto;
	background: url(images/bubble-right.png) no-repeat;
	overflow: hidden;
}

#bubble-middle{
	width: 230px;
	height: 81px;
	float: left;
	margin: 0 auto;
	padding: 10px 0px 0px;
	background: #FFF;
	overflow: hidden;
}

#bubble-middle h1 a:link,
#bubble-middle h1 a:visited{
	font-size: 36px;
	font-family: "Georgia", serif;
	font-weight: normal;
}

#bubble-middle h1 a:hover{
	text-decoration: none;
}


.first-color{
	color: #777;
}

.second-color{
	color: #77afcf;
}

/* == Container == */

#container-top {
	width: 950px;
	height: 195px;
	overflow: hidden;
	margin: 0 auto;
	background: url(images/container-top.png) no-repeat;
}

ul#container-top {
	list-style: none;
	background: url(images/container-top.png) no-repeat 0 0;
	position: relative;
	width: 950px;
	height: 219px;
	margin: 0 auto;
	padding: 0;
}

ul#container-top li {
	border: 0px solid #000;
	position: absolute;
}

ul#container-top li a{
border: 0px solid #000;
	display: block;
	height: 100%;
	text-indent: -9000px;
}

#home2{
	width: 550px;
	height: 75px;
	top: 75px;
	left: 20px;
}

#container{
	width: 980px;
	overflow: hidden;
	background: url(images/container-bg.gif) top center repeat-y;
	margin: 0 auto;
	text-align: left;
	padding: 9px 90px 30px 0px;
}

/* == Sidebar == */

#sidebar{
	width: 280px;
	float: right;
	clear: right;
	overflow: hidden;
}


#sidebar ul {
  list-style: none;
}

#sidebar li {
  list-style-type: none;
  list-style-image: none;
  padding: 4px 25px;
background:url(http://www.ourlifeintext.com/images/arrow.png) no-repeat;
}

.sidebar-box{
	width: 280px;
	overflow: hidden;
	margin: 0px 0px 0px 0px;

}


#sidebar-search{
	float: left;
	clear: left;
	text-indent:-9999px;
	width: 87px;
	height: 44px;
	overflow: hidden;
	margin: -12px 10px 8px 0px;
	background: url(images/icon-search.png) no-repeat;
}


#sidebar-search2{
	float: left;
	clear: left;
	text-indent:-9999px;
	width: 260px;
	height: 29px;
	overflow: hidden;
	margin: -15px 0px -15px -10px;
	background: url(http://www.ourlifeintext.com/images/search.png) no-repeat;
}


#colRight ul {
font-size:14px;
	position:relative;
}

#colRight ul li {
	background:url(images/bk_dotted.jpg) 0 100% repeat-x;
	padding-bottom:1px;
}

#colRight ul li a{
	display:block;
	padding:10px 0;
	background:url(images/bullet_blue.jpg) 2px 10px no-repeat;
	padding-left:25px;
	color:#666;
	text-decoration:none;
}

#colRight ul li a:hover{
text-decoration:underline;	
background:url(images/bullet_green.jpg) 2px 10px no-repeat;
}



.search-box{

       
	width: 280;
	height: 50px;
	overflow: hidden;

}

.search-box2{
float: right;
	width: 230px;
	height: 20px;
	
top: 150px;
margin-right: 0.1em;
}

.search-input{
	width: 240px;
	height: 22px;
border: 1px solid #cccccc;
	background: #FFF;
	font-family: tahoma, "Arial", sans-serif;
	font-size: 11px;
	padding: 3px 5px;
	color: #777;
font-style: italic;
float: left;
}




.search-button{

	width: 30px;
	height: 30px;
	float: right;
margin-left: -10px;
	
	font-family: "Arial", sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	font-weight: bold;
}


/* == Tabs == */

#tab-container{
	width: 280px;
	overflow: hidden;
	margin: 0px 0px 30px;
}

#tabnav{
	list-style-type: none;
	list-style-image: none;
}

#tabnav li{
	float: left;
	display: inline;
	text-align: center;
}

#tabnav li a:link,
#tabnav li a:visited{
	display: block;
	width: 72px;
	height: 12px;
	font-family: "Arial", sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 10px;
	background: #ffffff;
	padding: 12px 4px;
}

#tabnav li a:hover,
#tabnav li a.selected:link,
#tabnav li a.selected:visited{
	text-decoration: none;
	background: #d8e7f0;
}

.panel{
	padding: 10px 0px 0px 0px;
	overflow: hidden;
	width: 280px;
	clear: both;
}

/* == Main == */

#main{
	float: left;
	clear: left;
	overflow: hidden;
	width: 640px;
}

.post-container{
	width: 640px;
	overflow: hidden;
	margin: 0px 0px 30px;
	clear: both;
}

.post-left{
	width: 60px;
	float: left;
	
}

.post-right{
	width: 550px;
	float: right;
	clear: right;
	overflow: hidden;
	padding: 0px 0px 0px;
	
}

.post-right-all{
	width: 700px;
	float: right;
	clear: right;
	overflow: hidden;
	padding: 0px 100px 0px;
	
}

@font-face {
	font-family: "luck";
	src: url('luck.ttf');
}

.undertitle {
        margin-top: -6px;
        margin-bottom: -10px;
}

.post-tab{

overflow: visible;

line-height:95%;
	width:275px;
	height: 98px;
	margin: 0px 0px 0px 0px;
	text-align: center;
	font-family: "luck", lucida sans, "Georgia", serif;
	font-size: 20px;
	color: #ffffff;
	padding: 15px 0px 0px 0px;
	background: url(images/postit.png) no-repeat;
margin-left: -95px;
}



.comment-tab{

float: right;
        overflow: visible;
        line-height:95%;
	width: 54px;
	height: 45px;
	margin: 0px 0px 0px 0px;
	text-align: center;
	padding: 15px 0px 0px 0px;
	background: url(images/commentbubble.png) no-repeat;
}




.comment-tab a:link,
.comment-tab a:visited{
	font-family: "luck", "Georgia", sans-serif;
	font-size: 24px;
	color: #ffffff;
	font-weight: normal;
}


.post-tab-2 {

overflow: visible;

line-height:95%;
	width:275px;
	height: 98px;
	margin: 0px 0px 0px 0px;
	text-align: center;
	font-family: "inhim", lucida sans, "Georgia", serif;
	font-size: 20px;
	color: #ffffff;
	padding: 27px 0px 0px 0px;
	background: url(images/postit2.png) no-repeat;
margin-left: -95px;
margin-top: -20px;
}

.post-text{
line-height:95%;
	text-align: left;
        font-weight: normal;
	font-family: "inhim", tahoma, "Verdana", "Georgia", serif;
	font-size: 20px;
	color: #626262;
	

}

.tab-big{
	font-size: 20px;
	display: block;
        font-weight: normal;
}


.post-content-left{
	width: 110px;
	float: left;
	clear: left;
	overflow: hidden;
}

.post-content-feat{
	width: 18px;
        margin: 65px 0px 10px;
	float: left;
	clear: left;
	overflow: hidden;
}

.post-content-right{
	width: 410px;
	float: right;
	clear: right;
	overflow: hidden;
}

.post-content-full{
	width: 550px;
	float: left;
	clear: left;
	overflow: hidden;
}

.post-content-all{
	width: 700px;
	
}

.post-content-left img{
	display: block;
	width: 98px;
	height: 98px;
	border: 1px solid #ccc;
	padding: 5px;
	background: #FFF;
	margin: 0px 0px 10px;
}

.post-header{
	width: 550px;
	overflow: hidden;
	margin: 0px 0px 10px 0px;
}


@font-face {
	font-family: "zag";
	src: url('zag.otf');
}


@font-face {
	font-family: "han";
	src: url('han.ttf');
}


@font-face {
	font-family: "obelix";
	src: url('obelix.ttf');
}

@font-face {
	font-family: "bold";
	src: url('bold.ttf');
}



.post-header h1{
line-height: 105%;
	font-family: "han", "zag", "Georgia", sans-serif;
	font-size: 35px;
	color: #3c3c3c;
	font-weight: normal;
margin-bottom: 3px;

}



.post-header h1 a:link,
.post-header h1 a:visited{
	font-family: "han", "zag", "Georgia", sans-serif;
	

	font-size: 35px;
	color: #3c3c3c;
	font-weight: normal;
}

.post-header h1 a:hover{
	color: #eeeeee;
text-decoration: none;
}

.post-header-title{
	width: 550px;
	float: left;
	clear: left;
	overflow: hidden;
	padding: 4px 0px 0px
}

.post-comments{
	width: 35px;
	height: 35px;
	float: right;
	clear: right;
	overflow: hidden;
}

.post-comments a:link,
.post-comments a:visited{
	width: 35px;
	height: 27px;
	display: block;
	overflow: hidden;
	background: #ffffff;
	text-align: center;
	font-family: "Georgia", serif;
	font-size: 18px;
	color: #666;
	padding: 4px 0px;
}

.post-comments a:hover{
	background: #d8e7f0;
	text-decoration: none;
}

.post-content a:link,
.post-content a:visited{
	text-decoration: none;
        color: #f3686d;
}

.post-content a:hover{
	text-decoration: underline;
}

.post-content p{
	text-align: left;
	line-height: 17px;
	padding: 0px 0px 15px;
}

.post-content h1{
	font-family: "han", "zag", "Georgia", sans-serif;
	font-size: 35px;
	color: #3c3c3c;
	font-weight: normal;
margin-bottom: 3px;
}

.post-content h2{
	font-family: "Arial", sans-serif;
	color: #77afcf;
	font-size: 18px;
	font-weight: bold;
	margin: 0px 0px 15px;
}

.post-content h3{
	font-family: "Arial", sans-serif;
	color: #555;
	font-size: 15px;
	font-weight: bold;
	margin: 0px 0px 15px;
}

.post-content h4,
.post-content h5,
.post-content h6{
	font-family: "Arial", sans-serif;
	color: #555;
	font-size: 13px;
	font-weight: bold;
	margin: 0px 0px 15px;
}

.post-content blockquote{
	padding: 0px 0px 15px;
}

.post-content blockquote p{
	padding: 0px 0px 0px 30px;
	font-style: italic;
	border-left: 2px solid #eee;
}

.post-content ul,
.post-content ol{
	margin: 0px 0px 15px;
}

.post-content ul li,
.post-content ol li{
	margin: 0px 0px 5px 10px;
}

.post-content p.post-more{
	text-align: right;
}

.post-content p.post-more a:link,
.post-content p.post-more a:visited{
	text-decoration: none;
	color: #f3686d;
	font-weight: normal;
	font-family: Tahoma, "Arial", sans-serif;
}

.post-content p.post-more a:hover{
	text-decoration: underline;
}

/* == Comments == */

.post-announcement{
	width: 550px;
	float: right;
	clear: right;
	overflow: hidden;
	padding: 0px 0px 5px;
	margin: 0px 0px 5px;
	font-family: "Georgia", sans-serif;
	font-size: 20px;
	color: #666;
	font-weight: normal;
	background: url(images/dots.gif) bottom center repeat-x;
}

.post-announcement2{
	width: 550px;
	float: right;
	clear: right;
	overflow: hidden;
	padding: 0px 0px 15px;
	margin: 0px 0px 30px;
	background: url(images/dots.gif) bottom center repeat-x;
}

.post-announcement-related{
	width: 550px;
	float: right;
	clear: right;
	overflow: hidden;
	padding: 0px 0px 5px;
	margin: 0px 0px 5px;
	font-family: "Georgia", sans-serif;
	font-size: 20px;
	color: #666;
	font-weight: normal;
	background: url(images/dots.gif) bottom center repeat-x;
}

.post-announcement2 h3{
	font-family: "Georgia", sans-serif;
	font-size: 17px;
	color: #666;
	font-weight: normal;
}

.comment-container{
	width: 550px;
	float: right;
	clear: right;
	overflow: hidden;
	background: url(images/dots.gif) bottom center repeat-x;
	margin: 0px 0px 30px;
}

.comment-left{
	float: left;
	clear: left;
	width: 74px;
	overflow: hidden;
}

.comment-right{
	width: 456px;
	float: right;
	clear: right;
	overflow: hidden;
}

.comment-left img{
	display: block;
	width: 62px;
	height: 62px;
	padding: 5px;
	overflow: hidden;
	background: #FFF;
	border: 1px solid #ccc;
}

.comment-header{
	width: 456px;
	overflow: hidden;
	margin: 0px 0px 10px;
	font-family: "Arial", sans-serif;
	color: #555;
	font-weight: bold;
	font-size: 10px;
}

.comment-header-title{
	font-family: "Georgia", serif;
	font-size: 16px;
	color: #666;
	font-style: italic;
	font-weight: normal;
	display: block;
	padding: 0px 0px 5px;
}


.comment-header-title a:link,
.comment-header-title a:visited{
	font-family: "Georgia", serif;
	color: #77afcf;
	font-style: normal;
}

.comment-content a:link,
.comment-content a:visited{
	text-decoration: underline;
}

.comment-content p{
	line-height: 17px;
	padding: 0px 0px 15px;
	text-align: justify;
}

.comment-content h1,
.comment-content h2,
.comment-content h3,
.comment-content h4,
.comment-content h5,
.comment-content h6{
	font-family: "Arial", sans-serif;
	color: #555;
	font-size: 15px;
	font-weight: bold;
	margin: 0px 0px 15px;
}

.comment-content blockquote{
	padding: 0px 0px 15px;
}

.comment-content blockquote p{
	padding: 0px 0px 0px 30px;
	font-style: italic;
	border-left: 2px solid #eee;
}

.comment-content ul,
.comment-content ol{
	margin: 0px 0px 15px;
}

.comment-content ul li,
.comment-content ol li{
	margin: 0px 0px 5px 20px;
}

/* == Footer == */

#footer{
clear: both;
position: relative;
bottom: 0;
left: 0;
margin-top: 10px;
margin-bottom: 0px;
height: 70px;
background-image: url(/images/footer.png);
background-position: left;
background-repeat: repeat x;
}

#footer a:link,
#footer a:visited{
	text-decoration: none;
}

#footer a:hover{
	text-decoration: underline;
}

/* Calendar */

#calendar_wrap{
	padding: 10px 0px 0px;
	width: 280px;
	overflow: hidden;
	text-align: center;
}

table#wp-calendar{
	width: 250px;
	border: 0px;
	margin: 0 auto;
}

.sociable img {
        border: 0;
}

.post-content img, .comment-content img {
	max-width: 550px;
        height: auto;

}

.submenu a:link,
.submenu a:visited{
        font-size: 14px;
	font-family: tahoma, Georgia, Verdana, sans-serif;
	text-decoration: none;
	color: #f3686d;
        font-weight: bold;
}

.submenu a:hover{
        text-decoration: underline;
}


.subcom {
   text-align: center;

   margin: -15px 30px 10px -10px;

}

.commentsleft {

   font-size: 24px;
   font-family: georgia, verdana;
   font-weight: normal;
}

#updates ul {
	position:relative;
}

#updates ul li {
font-size: 14px;
font-style:bold;
	padding-bottom:1px;
}

#updates ul li a{
	display:block;
	padding:10px 0;
	padding-left:42px;
	color:#666;
	text-decoration:none;
}

#updates ul li a:hover{
	text-decoration:underline;
}

span.posted {
	padding:0px 0 10px;
	font-size:11px;
	color:#999;
	display:block;
}


span.moretext {
background-color: #eeeeee;
display:block;
font-style:italic;
float:right;
padding: 5px 5px 5px 5px;
}



#hgw{font-size:16px;font-family:"ITC Stone Sans","Gill Sans","Akzidenz Grotesk",Helvetica;line-height:19px;min-width:200px;max-width:250px;border:0px solid black !important;color:black;background-color:white;border-radius:6px;-moz-border-radius:6px;padding:10px;margin-top:-30px !important;margin-bottom:-30px !important;}
#hgw .hgw-r{float:right;margin-top:1px;background-color:transparent !important}
#hgw .hgw-r img{border:0;background-color:#ffffff !important;vertical-align:baseline !important}
#hgw #hgw-top,#hgw #hgw-bot{background-color:#ffffff !important;color:white;min-height:20px !important}
#hgw #hgw-top{font-weight:bold;margin:-10px -10px 5px -10px;padding:3px 10px;border-top-left-radius:6px;border-top-right-radius:6px;-moz-border-radius-topleft:6px;-moz-border-radius-topright:6px}
#hgw #hgw-bot{text-align:center;font-size:.85em;margin:0 -10px -10px -10px;padding:5px 10px 3px 10px;border-bottom-left-radius:6px;border-bottom-right-radius:6px;-moz-border-radius-bottomleft:6px;-moz-border-radius-bottomright:6px}
#hgw #hgw-bot img{vertical-align:middle;border:1px solid white}
#hgw #hgw-bot span{vertical-align:middle}
#hgw #hgw-bot span a{text-decoration:none;color:white}
#hgw-top *,#hgw-bot *{background-color:inherit}
#hgw #hgw-pri{padding-bottom:3px;background-color:inherit}
#hgw-pri *{background-color:inherit}
#hgw #hgw-la{font-size:1.1em}
#hgw #hgw-d{font-size:1.65em;font-weight:bold;padding:4px 0 0 5px}
#hgw #hgw-dp{font-size:.88em;line-height:1.1em;padding:0 0 2px 5px}
#hgw #hgw-s{margin:0 0 3px 0;padding:0 0 4px 0;border-bottom:1px solid #999;font-size:.88em}
#hgw-s a{font-size:inherit}
#hgw .hgw-o{font-size:.83em;padding:0}
