/*
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: #EEEADD;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family: tahoma, "Verdana", sans-serif;
	font-size: 12px;
	color: #2e2e2e;
       
}

/* == Resets N' Stuff == */

a:link,
a:visited{
	font-size: 100%;
	font-family: tahoma, "Verdana", sans-serif;
        font-weight: normal;
color: #FF2C77;                         
			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{
	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: #EEEADD 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;
}

#site-slogan{
	display: block;
	font-family: "Georgia", serif;
	color: #666;
	font-size: 16px;
	text-transform: lowercase;
}

.first-color{
	color: #777;
}

.second-color{
	color: #77afcf;
}

/* == Container == */

#container-top {
	width: 950px;
	height: 219px;
	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{
	display: block;
	height: 100%;
	text-indent: -9000px;
}

#email2{
	width: 50px;
	height: 60px;
	top: 40px;
	left: 70px;
}

#rss{
	width: 45px;
	height: 75px;
	top: 17px;
	left: 117px;
}

#home2{
	width: 380px;
	height: 50px;
	top: 120px;
	left: 120px;
}

#twitter{
	width: 55px;
	height: 70px;
	top: 45px;
	left: 160px;
}

#southamerica {
	width: 160px;
	height: 80px;
	top: 15px;
	left: 700px;
}

#dailylife {
	width: 125px;
	height: 30px;
	top: 180px;
	left: 32px;
}

#artdesign {
	width: 166px;
	height: 30px;
	top: 180px;
	left: 180px;
}

#photography {
	width: 185px;
	height: 30px;
	top: 180px;
	left: 375px;
}

#australia {
	width: 90px;
	height: 25px;
	top: 180px;
	left: 495px;
}

#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-box{
	width: 280px;
	overflow: hidden;
	margin: 0px 0px 0px 0px;
}

#sidebar-recent-posts{
	float: right;
	clear: left;
	text-indent:-9999px;
	width: 250px;
	height: 55px;
	overflow: hidden;
	margin: -12px 10px 0px 8px;
	background: url(http://www.slurd.net/images/side-recentpost.png);
}

#sidebar-favlinks{
	float: right;
	clear: left;
	text-indent:-9999px;
	width: 250px;
	height: 55px;
	overflow: hidden;
	margin: -12px 10px 0px 8px;
	background: url(http://www.slurd.net/images/side-favlinks.png);
}

#sidebar-popular-posts{
	float: right;
	clear: left;
	text-indent:-9999px;
	width: 250px;
	height: 55px;
	overflow: hidden;
	margin: -12px 10px 0px 8px;
	background: url(http://www.slurd.net/images/side-poppost.png);
}

#sidebar-twitter {
	float: right;
	clear: left;
	text-indent:-9999px;
	width: 250px;
	height: 55px;
	overflow: hidden;
	margin: -12px 10px 0px 8px;
	background: url(http://www.slurd.net/images/side-twit.png);
}


#sidebar-recent-comments{
float: right;
	clear: left;
	text-indent:-9999px;
	width: 250px;
	height: 55px;
	overflow: hidden;
	margin: -12px 10px 0px 8px;
	background: url(http://www.slurd.net/images/side-recentcom.png);
}

#sidebar-search{
	float: left;
	clear: left;
	text-indent:-9999px;
	width: 43px;
	height: 44px;
	overflow: hidden;
	margin: -12px 10px 8px 0px;
	background: url(images/icon-search.png) no-repeat;
}

#sidebar-categories{
	float: left;
	clear: left;
	text-indent:-9999px;
	width: 45px;
	height: 51px;
	overflow: hidden;
	margin: -12px 10px 8px 0px;
	background: url(images/icon-categories.png) no-repeat;
}

#sidebar-tags{
	float: left;
	clear: left;
	text-indent:-9999px;
	width: 260px;
	height: 50px;
	overflow: hidden;
	margin: 0px 0px 0px -10px;
	background: url(http://www.ourlifeintext.com/images/tagsphere.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;
}

#sidebar-test{
	float: right;
	clear: left;
	text-indent:-9999px;
	width: 250px;
	height: 55px;
	overflow: hidden;
	margin: -12px 10px 0px 8px;
	background: url(http://www.slurd.net/images/side-twit.png);
        background-repeat: no-repeat; 
}

.sidebar-box h2.with-icon{
	height: 35px;
	width: 250px;
	background: #fff;
	font-family: "Georgia", sans-serif;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	padding: 7px 10px;
	margin: 5px 0px 10px 0px;
}

.sidebar-box h2,
.panel h2{
	height: 20px;
	width: 255px;
	background: #fff;
	font-family: "Toonish", "Georgia", sans-serif;
	color: #cc0000;
	font-size: 25px;
	font-weight: normal;
	padding: 10px 0px;
        margin-top: 20px;
	
}

#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{
        float: left;
	width: 280;
	height: 25px;
	overflow: hidden;

}

.search-box2{
float: right;
	width: 230px;
	height: 20px;
	
top: 150px;
margin-right: 0.1em;
}

.search-input{
margin-top:3px;
	width: 265px;
	height: 14px;
	float: left;
	border: 1px solid #2e2e2e;
	background: #FFF;
	font-family: "Arial", sans-serif;
	font-size: 11px;
	padding: 3px 5px;
	color: #777;
font-style: italic;
}


.search-input2{
	width: 200px;
	height: 14px;
	float: left;
	border: 1px solid #ccc;
	background: #FFF;
	font-family: "Arial", sans-serif;
	font-size: 11px;
	padding: 3px 5px;
	color: #777;
margin-right: 20em;
}

.search-button{
	width: 46px;
	height: 20px;
	float: right;
	border: 1px solid #ccc;
	background: #EEEADD;
	font-family: "Arial", sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	font-weight: bold;
	color: #444;
}

/* == Twitter == */

.sidebar-box ul#twitter_update_list li span a:link,
.sidebar-box ul#twitter_update_list li span a:visited{
	display: inline;
	margin: 0px;
	font-family: tahoma, "Verdana", sans-serif;
	font-size: 100%;
	font-weight: normal;
color: #ff2c77;
}

.sidebar-box ul#twitter_update_list li a:link,
.sidebar-box ul#twitter_update_list li a:visited{
	display: block;
	margin: 0px 0px 10px 10px;
	font-family: "Arial", sans-serif;
	font-weight: bold;
	font-size: 10px;
       color: #999;
}

.twitter-link{
	text-align: right;
	float: right; 
}

/* == 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: #EEEADD;
	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;
	background:url(images/bk_dotted.jpg) 0 100% repeat-x;
}

@font-face {
	font-family: "Toonish";
	src: url('TOONISH.ttf');
}

@font-face {
	font-family: "inhim";
	src: url('Complete in Him.ttf');
}

.undertitle {
        margin-top: -6px;
        margin-bottom: -10px;
}

.post-tab{
line-height:95%;
	width: 87px;
	height: 107px;
	margin: 0px 0px 20px 0px;
	text-align: center;
	font-family: "inhim", lucida sans, "Georgia", serif;
	font-size: 22px;
	color: #2e2e2e;
	padding: 35px 0px 0px 0px;
	background: url(images/postit.png) no-repeat;
}

.post-text{
line-height:95%;
	text-align: left;
        font-weight: normal;
	font-family: "inhim", tahoma, "Verdana", "Georgia", serif;
	font-size: 22px;
	color: #2e2e2e;
	

}

.tab-big{
	font-size: 22px;
	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: right;
	overflow: hidden;
        
}

.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;
}

.post-header h1{
	font-family: "Georgia", sans-serif;
	font-size: 30px;
	color: #2e2e2e;
	font-weight: normal;
}

.post-header h1 a:link,
.post-header h1 a:visited{
	font-family: "Georgia", sans-serif;
	font-size: 30px;
	color: #2e2e2e;
	font-weight: normal;
}

.post-header h1 a:hover{
	color: #2e2e2e;
}

.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: #EEEADD;
	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: #FF2C77;
}

.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: "Arial", sans-serif;
	color: #555;
	font-size: 20px;
	font-weight: bold;
	margin: 0px 0px 15px;
}

.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 20px;
}

.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: #FF2C77;
	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 15px;
	margin: -15px 0px 30px;
	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;
}

/* Ralph Damiano */

.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;
padding: 0;
min-height: 90px;
height: 110px;
background-image: url(http://www.ourlifeintext.com/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;
}

.post-content img,
.comment-content img{
	max-width: 400px;
}

.submenu a:link,
.submenu a:visited{
        font-size: 14px;
	font-family: tahoma, Georgia, Verdana, sans-serif;
	text-decoration: none;
	color: #FF2C77;
        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;
}


.rss_sidebar {
        background: url(images/rss_little.png) no-repeat scroll left center;
        padding: 0 0 0 20px;
        font-size: 16px;
}

.twitter_sidebar {
        background: url(images/twitter_little.png) no-repeat scroll left center;
        padding: 0 0 0 20px;
        font-size: 16px;
}

.mail_sidebar {
        background: url(images/mail_little.png) no-repeat scroll left center;
        padding: 0 0 0 20px;
        font-size: 16px;
}

.yt_sidebar {
        background: url(images/yt_little.png) no-repeat scroll left center;
        padding: 0 0 0 20px;
        font-size: 16px;
}

.flickr_sidebar {
        background: url(images/flickr.png) no-repeat scroll left center;
        padding: 0 0 0 20px;
        font-size: 16px;
}

.fs_sidebar {
        background: url(images/formspring.png) no-repeat scroll left center;
        padding: 0 0 0 20px;
        font-size: 16px;
}

#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 {
	background:url(images/bk_dotted.jpg) 0 100% repeat-x;
	padding:0px 0 5px;
	font-size:11px;
	color:#999;
	display:block;
}