/*
Theme Name: Stitches
Theme URI: http://forthelose.org/ftl-themes/
Description: Premium WP Theme from <a href="http://forthelose.org">ForTheLose.org</a>.  Clean, stylish, and comes in 5 different flavors.
Version: 1.0
Author: Ralph Damiano
Author URI: http://forthelose.org
Tags: pictures, stitches, colors, simple, clean
*/
 
/*This needs to be up here so it is read right away to prevent tab jumping */
.panel{
	display: none;
}
/*This needs to be up here so it is read right away to prevent tab jumping */

body{
	background: url(images/background.gif) repeat-x;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	font-family: "Arial", "Trebuchet MS", sans-serif;
	font-size: 11px;
	color: #444;
}

a:link,
a:visited{
	font-weight: bold;
	text-decoration: none;
}

a:hover{

}

a:focus,
a:active{
	outline: none;
}

img{
	border: 0px;
}

input:focus{
	outline: none;
}

.go-left{
	float: left;
	clear: left;
}

.go-right{
	float: right;
	clear: right;
}

.bold{
	font-weight: bold;
}

.italic{
	font-style: italic;
}

.clear{
	clear: both;
}

.go-center{
	text-align: center;
}

.align-left{
	text-align: left;
}

.align-right{
	text-align: right;
}

/*===================== 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;
}

/*======================= Miscellaneous ============================*/

*{
	padding: 0px;
	margin: 0px;
}

#container{
	width: 1000px;
	margin: 0 auto;
	text-align: left;
	padding: 20px 0px 0px 0px;
	overflow: hidden;
}

#content{
	width: 610px;
	float: left;
	clear: left;
	overflow: hidden;
	line-height: 18px;
}

#sidebar{
	width: 360px;
	float: right;
	clear: right;
	overflow: hidden;
	line-height: 14px;
}

#flickr-container{
	width: 915px;
	padding: 10px 0px 0px 85px;
	overflow: hidden;
	clear: both;
	background: url(images/flickr.gif) left center no-repeat;
}

#footer{
	width: 1000px;
	padding: 10px 0px 0px 0px;
	background: url(images/stitches.gif) repeat-x top center;
	font-size: 10px;
	color: #777;
	overflow: hidden;
	clear: both;
}

.bar{
	width: 100%;
	height: 19px;
	overflow: hidden;
	padding: 3px 8px 3px 8px;
	color: #fff; 
	font-weight: bold;
	font-size: 12px;
	margin: 0px 0px 10px 0px;
}

.stitches{
	width: 100%;
	height: 3px;
	overflow: hidden;
	margin: 5px 0px 5px 0px;
	background: url(images/stitches.gif) repeat-x;
}

/*========================== Navbar ================================*/

#top{
	width: 100%;
	height: 40px;
	overflow: hidden;
}

#navbar{
	width: 1000px;
	height: 35px;
	overflow: hidden;
	margin: 0 auto;
	padding: 5px 0px 0px 0px;
}

#navbar ul{
	list-style-type: none;
	overflow: hidden;
	display: block;
}

#navbar ul li{
	float: left;
	display: inline;
}

#navbar ul li a:link,
#navbar ul li a:visited{
	display: block;
	font-size: 11px;
	color: #fff;
	padding: 7px;
	margin: 1px 21px 1px 1px;
	background: transparent;
	text-transform: lowercase;
}

#navbar ul li a:hover,
#navbar ul li a:active,
#navbar ul li a:focus{
	color: #fff;
}

#navbar ul li.current_page_item a:link,
#navbar ul li.current_page_item a:visited,
#navbar ul li.current_page_item a:hover,
#navbar ul li.current_page_item a:active,
#navbar ul li.current_page_item a:focus{
	margin: 0px 20px 0px 0px;
	text-transform: lowercase;
}

.rss-icon{
	padding: 0px 0px 0px 18px;
	background: url(images/rss-icon.gif) no-repeat left center;
}

/*======================== Posts =================================*/

.post-container{
	width: 610px;
	overflow: hidden;
	padding: 1px 1px 1px 1px;
	background: url(images/stitches.gif) repeat-x bottom center;
	margin: 1px 1px 2px 1px;
}

.post-left{
	width: 156px;
	float: left;
	clear: left;
}

.post-right{
	width: 444px;
	float: right;
	clear: right;
	padding: 0px 0px 0px 10px;
}

.post-image{
	height: 144px;
	width: 144px;
	padding: 5px;
	border: 1px solid #CCC;
	background: #FFF url(images/no-image.gif) no-repeat;
}

.post-image:hover{
	border: 1px solid #999;
}

.post-image-single{
	height: 144px;
	width: 144px;
	float: left;
	clear: left;
	padding: 5px;
	border: 1px solid #CCC;
	background: #FFF url(images/no-image.gif) no-repeat;
	margin: 0px 5px 2px 0px;
}

.post-meta{
	padding: 0px 0px 0px 5px;
}

.post-meta, .post-meta a:link, .post-meta a:visited{
	font-size: 11px;
	color: #666;
	font-weight: normal;
}

.post-meta-single{
	color: #777;
}

.post-meta a:hover{
	text-decoration: underline;
}

.post-header-single{
	float: right;
	clear: right;
	width: 449px;
	overflow: hidden;
	margin: 0px 0px 10px 0px;
}

.post-content .post-header-single h1{
	font-size: 22px;
	font-weight: normal;
	color: #777;
	font-family: "Times New Roman", serif;
}

.post-header h1 a:link,
.post-header h1 a:visited{
	font-size: 22px;
	font-weight: normal;
	color: #777;
	font-family: "Times New Roman", serif;
	margin: 0px 0px 5px 0px;
}

.post-header h1 a:hover{
	color: #444;
}

.post-header h1{
	font-size: 22px;
	font-weight: normal;
	color: #777;
	font-family: "Times New Roman", serif;
	margin: 0px 0px 5px 0px;
}

.post-content{
	text-align: justify;
	overflow: hidden;
}

.post-content h1{
	font-family: "Trebuchet MS", "Arial", sans-serif;
	font-weight: bold;
	margin: 7px 0px 7px 0px;
	font-size: 22px;
	color: #444;
}

.post-content h2{
	font-family: "Trebuchet MS", "Arial", sans-serif;
	font-weight: bold;
	margin: 7px 0px 7px 0px;
	font-size: 18px;
	color: #444;
}

.post-content h3,
.post-content h4,
.post-content h5,
.post-content h6{
	font-family: "Trebuchet MS", "Arial", sans-serif;
	font-weight: bold;
	margin: 7px 0px 7px 0px;
	font-size: 16px;
	color: #444;
}

.post-content blockquote{
	padding: 10px;
	color: #888;
	border: 1px solid #EEE;
	clear: both;
	margin: 5px 0px 5px 0px;
}

.post-content blockquote p{
	margin: 0px;
	padding: 0px;
}

.post-content ul,
.post-content ol{
	color: #888;
	padding: 10px;
	border: 1px solid #EEE;
	clear: both;
	margin: 5px 0px 5px 0px;
}

.post-content ul{
	list-style-image: url(images/post-li.gif);
}

.post-content li{
	margin: 0px 0px 0px 20px;
}

.post-content p{
	margin: 10px 0px 10px 0px;
}

.below-post{
	padding: 2px 0px 12px 0px;
	background: url(images/stitches.gif) repeat-x bottom center;
	margin: 0px 0px 10px 0px;
	overflow: hidden;
	clear: both;
}

.post-announcement{
	padding: 10px 0px 10px 0px;
	margin: 0px 0px 10px 0px;
	background: url(images/stitches.gif) repeat-x bottom center;
}

.post-announcement h3{
	font-size: 15px;
	font-family: "Trebuchet MS", "Arial", sans-serif;
	font-weight: normal;
	color: #666;
	overflow: hidden;
	clear: both;
}

/*======================== Comments ===============================*/

.comment-container{
	overflow: hidden;
	margin: 5px 5px 10px 5px;
	padding: 5px 5px 10px 5px;
	background: url(images/stitches.gif) repeat-x bottom center;
}

.comment-left{
	float: left;
	clear: left;
	width: 74px;
	overflow: hidden;
}

.comment-right{
	float: right;
	clear: right;
	width: 525px;
	overflow: hidden;
}

.comment-gravatar{
	width: 62px;
	height: 62px;
	overflow: hidden;
	padding: 5px;
	background: #FFF;
	border: 1px solid #CCC;
	margin: 0px 0px 5px 0px;
}

.comment-meta{
	text-align: center;
}

.comment-header{
	overflow: hidden;
	margin: 0px 0px 5px 0px;
	font-size: 14px;
	color: #777;
}

.comment-author{
	color: #555;
	font-weight: bold;
}

.comment-author a:link, .comment-author a:visited{
	font-size: 14px;
}

.comment-content{
	overflow: hidden;
}

.comment-content p{
	margin: 5px 0px 5px 0px;
}

.comment-content h1,
.comment-content h2,
.comment-content h3,
.comment-content h4,
.comment-content h5,
.comment-content h6{
	font-family: "Trebuchet MS", "Arial", sans-serif;
	font-weight: bold;
	margin: 7px 0px 7px 0px;
	font-size: 15px;
	color: #444;
}

.comment-content blockquote{
	padding: 10px;
	color: #888;
	border: 1px solid #EEE;
	margin: 5px 0px 5px 0px;
}

.comment-content blockquote p{
	margin: 0px;
	padding: 0px;
}

.comment-content ul,
.comment-content ol{
	color: #888;
	padding: 10px;
	border: 1px solid #EEE;
	clear: both;
	margin: 5px 0px 5px 0px;
}

.comment-content ul{
	list-style-image: url(images/post-li.gif);
}

.comment-content li{
	margin: 0px 0px 0px 20px;
}

.comment-input{
	height: 13px;
	width: 292px;
	border: 1px solid #CCC;
	background: #FFF;
	font-family: "Arial", sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #999;
	padding: 5px 3px 5px 3px;
}

.comment-textarea{
	height: 118px;
	width: 392px;
	border: 1px solid #CCC;
	background: #FFF;
	font-family: "Arial", sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #888;
	padding: 5px 3px 5px 3px;
}

.comment-button{
	height: 25px;
	width: 65px;
	overflow: hidden;
	border: 0px;
	font-weight: bold;
	font-size: 12px;
	color: #FFF;
	font-family: "Arial", sans-serif;
	margin: 0px 0px 5px 0px;
}

#comment-form-container{
	margin: 5px 5px 10px 5px;
	overflow: hidden;
}

/*======================== Sidebar =================================*/

.sidebar-box{
	margin: 0px 0px 20px 0px;
	overflow: hidden;
	padding: 0px 0px 5px 0px;
}

.sidebar-box h2{
	width: 100%;
	height: 15px;
	overflow: hidden;
	padding: 5px 8px 5px 8px;
	color: #fff; 
	font-weight: bold;
	font-size: 12px;
	margin: 0px 0px 10px 0px;
}

.sidebar-box ul{
	list-style-image: url(images/li.gif);
	display: block;
	margin: 0px 0px 0px 20px;
}

.sidebar-box  ul li{
	padding: 3px 0px 3px 0px;
}

.sidebar-box ul li.cat-item ul{
	margin: 0px 0px 0px 20px;
}

.sidebar-box ul li.cat-item ul li{
	padding: 3px 0px 0px 0px;
}

.sidebar-box  ul li a:link,
.sidebar-box  ul li a:visited{
	color: #666;
}

.sidebar-box  ul li a:hover{
	color: #333;
}

/*======================== Title =================================*/

#title{
	width: 360px;
	overflow: hidden;
	margin: 0px 0px 20px 0px;
}

.title-topbottom{
	width: 360px;
	height: 5px;
	overflow: hidden;
	background: url(images/title-topbottom.gif) repeat-x;
}

.title-middle{
	width: 340px;
	overflow: hidden;
	background: url(images/title-middle.gif) repeat-y;
	font-size: 11px;
	color: #999;
	font-weight: bold;
	text-transform: uppercase;
	padding: 10px;
}

#title h1{
	font-size: 20px;
	margin: 0px 0px 8px 0px;
	line-height: 20px;
}

#title h1 a:link, #title h1 a:visited{
	font-size: 20px;
}

/*======================== Sidebar Calendar =================================*/
#calendar_wrap{
	text-align: center;
}

#wp-calendar{
	margin: 0 auto;
	width: 70%;
}

#wp-calendar caption{
	padding: 5px 0px 5px 0px;
	font-family: "Arial", sas-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	background: #EEE;
	margin: 0 auto;
}

#wp-calendar tfoot{
	padding: 3px 0px 3px 0px;
}

#wp-calendar tbody tr td#today{
	background: #eee;
	font-weight: bold;
}

/*======================== Tabs =================================*/

#tabs{
	width: 360px;
	overflow: hidden;
}

.ul-fill-in{
	width: 10px;
	height: 25px;
	display: inline;
	float: left;
	overflow: hidden;
}

ul#tabnav{
	width: 350px;
	height: 25px;
	overflow: hidden;
	display: inline;
	list-style-type: none;
}

ul#tabnav li{
	float: left;
	display: inline;
	text-align: center;
	margin: 0px 0px 5px 0px;
}

ul#tabnav li a:link,
ul#tabnav li a:visited{
	display: block;
	width: 85px;
	height: 13px;
	padding: 6px 0px 6px 0px;
	color: #FFF;
}

ul#tabnav li a:hover,
ul#tabnav li a.selected{
	padding: 9px 0px 3px 0px;
}

.panel{
	padding: 10px 0px 0px 0px;
	overflow: hidden;
	width: 360px;
	clear: both;
}

.tab-box{
	margin: 0px 0px 20px 0px;
}

.special-heading{
	font-size: 18px;
	font-family: "Times New Roman", serif;
	font-weight: normal;
	display: block;
}

.special-description{
	font-size: 11px;
	color: #888;
	font-weight: bold;
	display: block;
	margin: 5px 0px 0px 0px;
}

.special-description p{
	margin: 0px;
	padding: 0px;
}

.special-heading p{
	margin: 0px;
	padding: 0px;
}

li.special-li{
	padding: 0px 0px 0px 30px;
	overflow: hidden;
	margin: 0px 0px 15px 0px;
}

/*======================= Search Area ============================*/

#sidebar-search{
	width: 360px;
	height: 25px;
	overflow: hidden;
	margin: 0px 0px 20px 0px;
}

.search-input{
	float: left;
	height: 13px;
	width: 277px;
	border: 1px solid #CCC;
	background: url(images/input-bg.gif) repeat-x;
	margin: 0px 10px 0px 0px;
	font-family: "Arial", sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #AAA;
	padding: 5px 3px 5px 3px;
}

.search-button{
	float: left;
	height: 25px;
	width: 65px;
	overflow: hidden;
	border: 0px;
	font-weight: bold;
	font-size: 12px;
	color: #FFF;
	font-family: "Arial", sans-serif;
}

/*======================== Twitter Box =================================*/

#twitter-box{
	overflow: hidden;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 10px 0px;
	background: url(images/stitches.gif) repeat-x bottom center;
	font-weight: bold;
	font-size: 11px;
	color: #666;
}

#twitter-box a:link, #twitter-box a:visited{
	font-size: 11px;
	display: block; 
	text-transform: uppercase;
}

#twitter-box span a:link, #twitter-box span a:visited{
	font-size: 11px;
	display: inline;
	text-transform: none;
}

#twitter-header{
	margin: 0px 0px 10px 0px;
	overflow: hidden;
}

ul#twitter_update_list{
	list-style-type: none;
}

ul#twitter_update_list li{
	margin: 0px 0px 10px 0px;
}

#twitter-box a#twitter-link:link, #twitter-box a#twitter-link:visited {
	float: right;
	clear: right;
	text-transform: none;
}

/*======================= Flickr Area ============================*/

#flickr-photos{
	display: inline;
	list-style-type: none;
}

ul#flickr-photos li{
	display: inline;
	float: left;
	margin: 0px 25px 0px 0px;
}

#flickr-container img{
	padding: 5px;
	background: #fff;
	border: 1px solid #CCC;
	margin: 0px 0px 10px 0px;
}

#flickr-container img:hover{
	border: 1px solid #999;
}

/*======================== Footer =================================*/

#footer a:link,
#a:visited{
	font-size: 10px;
}
