/* 
Storyville
17. august 2009
Theme Name: InteriorWebDesign
Theme URI: http://www.interiorwebdesign.com
Description: The Storyville times WordPress theme by Joe.
Version: 1.0
Author: Joe McFerrin
Author URI: http://www.interiorwebdesign.com
*/

@import "css/reset.css"; /* Imports the reset.css */

/*body {
	background: #fff; 
	color: #666; 
	font: 12px/24px Verdana, Arial, sans-serif;	
}*/
body          { background:#fff; font:12px/1.55 Arial, Helvetica, sans-serif; color:#000; }
a             { color:#2D2904; text-decoration:underline; }
a:hover       { text-decoration:none; }


#wrapper {
	width: 920px;
	margin: 0 auto;
}

/* Header */

/* Header ================================================================================ */
.logo { float:left; }
.header-container { height: 83px; padding-top: 3px; }
.header { margin:0 auto; text-align:right; position:relative; z-index:10; }
.header .logo { float:left;  text-decoration:none !important; }
.header h1.logo { margin:0; margin-right: 110px; }

.cart_gif { background:url(images/cart.gif)  no-repeat; background-position:left; padding-left:35px; display:block;}
.easylink { float: left; display:block; padding-top: 8px; }
.easylink li { display:block; float:left; margin: 0 5px;}
.easylink li a { font-size: .95em; text-decoration: none; line-height: 24px; }
.easylink li a:hover { color: #EBBC58; }

.header .quick-access { float:right; width:600px; padding:28px 10px 0 0; }
.header .social-links { float: right; margin-top: 3px; }
.header .social-links li { display: block; float: left; margin: 0 4px; }
.header .social-links li li { float: none; text-align: left; margin: 0; }

.header-nav { background: url(images/header_nav_bg.gif) 0 0 repeat-x; overflow: hidden; height: 43px; }
.header-nav ul { overflow: hidden; line-height: 43px; }
.header-nav li { float: left; display: block; margin: 0 8px; }
.header-nav li.first { margin: 0 28px; }
.header-nav li a { font-family: Georgia; color: #fff; text-decoration: none; text-transform: uppercase; }
.header-nav li a:hover { text-decoration: underline; }
/*.header-nav li a img { vertical-align: middle; }*/
/*.header-nav li.first a img { vertical-align: top; }*/

.header .links { float:right; margin:0 0 6px; }
.header .links li { float:left; font-size:11px; background:url(images/bkg_pipe1.gif) 100% 60% no-repeat; padding:0 8px 0 7px; }
.header .links a { color:#ebbc58; }
.header-container .top-container { clear:both; padding:5px 10px 0 12px; text-align:right; }
.header-container .top-container a { font-size:11px; color:#ebbc58; }

		
            
	
/* Content */
	
#content {
	background: #fff;	
	padding: 23px 0;
}

#main {
	float: left;
	width: 665px;
}


/* Posts */

.post {	
	border-bottom: 1px solid #dfdcd7;
	margin-bottom: 30px; 
	overflow: hidden;
	position: relative;
}
body.single .post { margin-bottom: 10px;} /* Single post */
.post p {margin-bottom: 2em; }

/* Comments number */
.post .comments-number a{
	background: url(images/icons/speech_bubble_48.png) no-repeat; 
	color: #242323;
	font-size: 16px;
	font-weight: bold;
	height: 48px; width: 48px;
	line-height: 40px;
	text-align: center;
	position: absolute;
	top: 0; right: 0;
}



	/* Post meta */
	.post-meta {		
		overflow: hidden; 
        clear: both;
        margin-bottom: 5px;
        font-size: .9em;
	}
    .post-meta a { color: #666666; text-decoration: none; }
    .post-meta a:hover { text-decoration: underline; }
	body.single .post-meta{ margin-top: 10px; }
	.post-meta p {
	    margin: 0;
	}
    .share-this { clear: both; text-align: right; }
    .share-this .name { font-size: 1.5em; color: #333; margin-bottom: 3px; }

	a.more-link { font-style: italic; }
	
	/* Author box */
	div.author-box, div.author-info {
		background: #F2F2F2 url(images/icons/pencil.png) no-repeat 95% center; 
		padding: 15px;
		margin: 0 0 30px;
		
	}
	.author-box img, .author-info img { float: left; }
	.author-box div {  margin-top: 3px; padding: 0 75px; }
	.author-box h4, .author-info h3 { color: #242323; font-size: 18px;}
	
	/* Related posts */
	
	.related-posts ol { margin-left: 30px;}

	.related-posts-thumbs { overflow: hidden; }
	.related-posts-thumbs ol { text-align:center;}
	.related-posts-thumbs ol li { float: left; margin-right: 15px; width: 108px;}
	.related-posts-thumbs a { display: block; }
	.related-posts-thumbs a:hover { text-decoration: none; }
	
	/* Social icons */
	#social ul {list-style: none;}
	.social { margin-bottom: 30px; }
	.social h3, .related-posts h3, .related-posts-thumbs h3 { margin-top: 0; }
	.social a { margin-right: 10px; }
	
.link-face {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(/images/face.gif) no-repeat scroll -1px center;
	line-height:19px;
	padding-left:20px;
}
.link-twitter {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(/images/twitter.gif) no-repeat scroll -1px center;
	line-height:19px;
	padding-left:20px;
}
.link-rss {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(/images/rss.png) no-repeat scroll -1px center;
	line-height:19px;
	padding-left:20px;
}
	
	/* Author page */
	
	.author-head img { margin-right: 10px;}
	.author-head h3{ margin: 0;}
	.author-head p {margin: 0;}
	.author-info dl { clear: both; }
	
	.youtube-author{ margin: 30px 0 50px;}
	.youtube-author h3{ font-size: 16px; margin-bottom: 5px;}
	.youtube-author h4{ color: #242323;}

/* Sidebar */
#sidebar {
	float: right;
	width: 245px;
}
	/* Sidebar widget */
.widget { margin:0 0 11px; padding-bottom: 10px; background: #e9e9e9 url(images/bkg_block_bottom.gif) 0 100% no-repeat; color: #666666; }
.widget h3 { background: url(images/bkg_block_top.gif) 0 0 no-repeat; padding-left: 10px; padding-bottom: 0; font-size: 14px; text-transform: uppercase; }
.categories-3 h3,
.archives-3 h3 { padding-left: 27px; }
.categories-3 li, 
.archives-3 li { padding-left: 46px; }

.widget p { line-height: 18px;}
.widget ul li {		
	margin-left: 0px;
/*    padding:0;*/
	
}
.widget ul li a { color: #666; text-decoration: none; }
.widget ul li a:hover { text-decoration: underline; }

/* search widget */
.search-3 { background: none; padding: 0; }
.search-3 .sinput { float:left; border: none; width:154px; height: 17px; padding: 2px 4px; margin-right:4px; background: url(images/search_text.gif) no-repeat; }
.search-3 .ssubmit { background:url(images/btn_search.gif) 0 0 no-repeat; border: none; width: 67px; height: 22px; cursor: pointer; }

/* widget - subscribe */
/* Block: Subscribe */                         
.block-subscribe { font-size: .9em; }
.block-subscribe .block-title { background: #fff none; padding-top: 0; }
.block-subscribe .block-content { padding:5px 15px; }
.block-subscribe .block-title strong { background-image:url(images/i_block-subscribe.gif); }
.block-subscribe label { color:#666; }
.block-subscribe input.input-text { width:157px; margin:3px 0; }
.block-subscribe .actions { background:none; padding:0; margin:3px 0 0; text-align:left; }
.block-subscribe .actions button.button { float:none; }
.block-subscribe .actions button.button span { border-color:#406a83; background:#618499; }
.block-subscribe ul { padding-top: 10px; }
.block-subscribe li { padding: 7px 0; border-bottom: 1px solid #cfd9df; }
.block-subscribe li.last { border-bottom: none; } 
.block-subscribe a { display: block; padding-left: 20px; }
.block-subscribe a.link-feed { background: url(images/icon_feed.png) no-repeat 0 50%; }
.block-subscribe a.link-twitter { background: url(images/twitter.gif) no-repeat 0 50%; }
.block-subscribe a.link-face { background: url(images/icon_facebook1.gif) no-repeat 0 50%; }
.block-subscribe a.link-myspace { background: url(images/icon_myspace1.gif) no-repeat 0 50%; }

/* Block: Other Stuff  */
.block-stuff { padding: 0 10px 0 30px; font-size: .9em; }
.block-stuff li { padding: 7px 5px ; border-bottom: 1px solid #cfd9df; }
.block-stuff li.last { border-bottom: none; }
.block-stuff li a { font-size: 1.1em; }

	/* Banners */
	ul.abandu-ads li { background: none; float: left;  margin: 0 10px 10px 0; padding: 0;} 
	ul.abandu-ads li img { border: 1px solid #ccc8c1; padding: 3px; }
	ul.abandu-ads li.odd { margin-right: 0; }
	
/* Footer ================================================================================ */
.footer-container {  }
.footer { width:920px; margin:0 auto; padding: 0; color: #565656; }
.footer .store-switcher { display:inline; margin:0 5px 0 0; color:#fff; }
.footer .store-switcher label { font-weight:bold; vertical-align:middle; }
.footer .store-switcher select { padding:0; vertical-align:middle; }
.footer-information { border-top: 1px dotted #d1d1d1; border-bottom: 1px dotted #d1d1d1; height: 40px; line-height: 40px; }
.footer .copyright { height: 40px; line-height: 40px; }
.footer a { color:#565656; }
.footer .bugs { margin:13px 0 0; color:#ecf3f6; }
.footer .bugs a { color:#ecf3f6; text-decoration:underline; }
.footer .bugs a:hover { text-decoration:none; }
.footer address { margin:0 0 20px; color:#ecf3f6; }
.footer address a { color:#ecf3f6; text-decoration:underline; }
.footer address a:hover { text-decoration:none; }
.footer ul { display:inline; }
.footer ul.links { display:block; }
.footer li { display:inline; padding:0 15px 0 0; }
.footer li.last { background:none !important; padding-right:0 !important; }
.footer-container .bottom-container { margin:0 0 5px; }


/* Comments */

#comments { margin-top: 10px; }
#comments h3.comments, #respond h3 {
	padding: 0 0 0 60px;
	height: 48px;
	line-height: 28px;
    font-size: 14px;
}
#comments h3.comments { background: url(images/icons/comment.png) no-repeat left center;}

/* Comment list */
ol.commentlist { border-top: 1px solid #dfdcd7; margin: 30px 0;  }
ol.commentlist li {
	background: #fff;
	border-bottom: 1px solid #dfdcd7;
	overflow: hidden;
	padding: 20px 5px;
}
ol.commentlist li.odd { background: #f9f9f9;} /* Every 2. comment */


	/* Level 2 */
	ol.commentlist li ul { margin-top: 75px;}
	ol.commentlist li ul li { 
		border: 1px solid #dfdcd7;
		margin: 0 0 20px;
		padding: 20px 10px;
	}
	
	ol.commentlist li ul li.parent { padding-bottom: 0;}
	
	/* Admin / Post author hightlighting */
	ol.commentlist li.comment-author-admin, ol.commentlist li.bypostauthor { border-bottom: 1px solid #C2BDB4;}
	ol.commentlist li ul li.comment-author-admin, ol.commentlist li ul li.bypostauthor { border: 1px solid #C2BDB4;}

	
ol.commentlist .comment-author  { font-size: 14px; } 
ol.commentlist img.avatar { float: left; margin: 0 10px 15px 0;}
ol.commentlist li cite { font-style: normal; } /* Name */

/*ol.commentlist .says { display: none; }*/ /* Remove the "says" after a persons name */
ol.commentlist .comment-meta {font-size: 11px; }
ol.commentlist li p { clear: both; margin: 0 50px 15px 0;}
ol.commentlist li div.reply { float: right;} /* The reply button */
.comment-nav { overflow: hidden; }
 
/* Comment form */

#respond h3{ background: url(images/icons/pencil.png) no-repeat left center; }
#respond form p { margin-bottom: 10px; }
#respond form input { margin-left: 0px; }
#respond textarea{ width: 100%;}


/* Typography */



	/* Headings */
	
	h1, h2, h3, h4, h5, h6, table caption {
		color: #242323; 
		font-family: Helvetica, Arial, sans-serif;
		font-weight: bold;
		margin: 0 0 5px 0;
	}
	h3 { font-size: 26px;  }
	h4, table caption { color: #c32404; font-size: 22px; }
	h5 { font-size: 16px; }
	
	.post h2, .post h1{
		color: #242323; 
		font-size: 20px;		
		letter-spacing: -1px;
		line-height: 26px;		
	}
	.page h1 { margin-bottom: 25px; }
	.post h2 a { color: #242323; text-decoration: none; }
    .post h2 a:hover { text-decoration: underline; }
	.post h3 { line-height: 30px; }
	#sidebar h3 { font-size: 14px; margin-bottom: 3px; padding-top: 10px; }

strong { color: #303030; }

pre, .author-box, .author-info {
	background: #F2F2F2;
	border: 1px solid #ccc8c1;
	margin: 10px 0;
	padding: 4px 5px;
}
code { background: #F2F2F2; }
pre code { background: none;}
small { font-size: 11px; }
blockquote {
	border-left: 3px solid #c32404;
	font-style: italic;
	margin: 0 50px 0 10px;
	padding-left: 10px;
}

/* Lists */
.post ul, .post ol { margin: 20px; }
.post ul li, .post ol li, .related-posts li { line-height: 28px; }
.post ul li, .related-posts ul li { list-style: disc; }
.post ol li, .related-posts ol li{ list-style: decimal;}

dt{ font-size: 14px; font-weight: bold;}
dd { margin: 2px 10px 8px;}

/* Forms */

input[type="text"], input[type="password"], textarea { /* Input fields and textareas */
	border: 1px solid #d3d0ca;
	color: #555; 
	font-family: Verdana, Arial, sans-serif;
	padding: 5px 3px;
}

input:hover, input:focus, textarea:hover, textarea:focus { border: 1px solid #c0bcb4; color: #111; }

input[type="submit"]  { /* Submit button */
	background: #fbfbfb url(images/btn.png) repeat-x left bottom;
	border: 1px solid #d3d0ca;
	color: #333; 
	cursor: pointer; 
	padding: 6px 24px;
}

textarea { font-size: 12px; overflow: auto; width: 75%; }

/* Images */

img.alignleft, img.alignright, img.aligncenter, .post img.thumbnail, img.avatar{ background: #F2F2F2; border: 1px solid #ccc8c1; padding: 3px; }
img.alignleft { margin-right: 15px; }
img.alignright { margin-left: 15px; }
img.aligncenter { margin: 10px 0; display: block; margin: 0 auto;}

.wp-caption, .article-image {
	background: #F2F2F2;
	border: 1px solid #ccc8c1;
	padding: 10px 0 10px;
	text-align: center;
	margin: 10px 0;
}
.wp-caption p, .article-image p {
	margin: 10px 0 0;
	
}

/* CSS3 - For modern browsers*/


	/* Text shadows */
.btn, a.btn, .post-meta p, div.reply a, input[type="submit"]  { text-shadow: #fff 1px 1px 0; }
#header p.description, #menu li, #footer h4{ text-shadow: #ece7d9 1px 1px 0; }
ul#menu li ul li a { text-shadow: #ccc 1px 1px 2px;}

#search input.sinput { /* Rounded corners */
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
	

/* Misc */

.btn, a.btn, div.reply a { /* Buttons */
	background: #fbfbfb url(images/btn.png) repeat-x left bottom;
	border: 1px solid #d3d0ca;
	padding: 6px 12px;
}

.alignleft { float: left; }
.alignright { float: right; }
.clear { clear: both; }


	/* Errors, warnings and so on - Example usage: <p class="error">Error! Message</p> */
	.error, .warning, .download, .success, .box, .tip { padding: 5px 20px 5px 45px; border-left: none!important; border-right: none!important; }
	
	.error{
		background: #ffebe8 url(images/icons/delete.png) no-repeat 15px center;
		border: 2px solid #C00;
	}
	.warning {
		background: #fff6bf url(images/icons/exclamation.png) no-repeat 15px center;
		border: 2px solid #ffd324;
	}
	.download {
		background: url(images/icons/disk.png) no-repeat 15px center;
		border: 2px solid #b5d4fe;
	}
	.success {
		background: #e7f7d3 url(images/icons/accept.png) no-repeat 15px center;
		border: 2px solid #6c3;
	}
	.box {
		background: #efefef;
		border: 2px solid #d0d0d0;
		padding-left: 15px;
	}
	.tip {
		background: url(images/icons/information.png) no-repeat 15px center;
		border: 2px solid #b5d4fe;
	}
	
	
/* Tables */

table {	
	border: 1px solid #ccc8c1; 
	width: 100%;
	margin: 10px 0;
}
	table caption{
		text-align:left;
		line-height:40px;
	}
	table thead th {
		background: #EAEAEA;
		border: 1px solid #ccc8c1;
		font-size: 12px;
		padding: 10px;
	}
	table tbody td{ 
		background: #fcfcfc;
		border-left: 1px solid #ccc8c1;
		border-bottom: 1px solid #ccc8c1;
		font-size: 12px;
		padding: 10px;
		text-align: left;
	}


	
/* Wordpress stuff */


/* CSS for the WP-PageNavi plugin*/

.wp-pagenavi {
	color: #8F8F8F;
	clear: both;
	font-size: 12px;
	margin-bottom: 40px;
	text-align: right
}
.wp-pagenavi a, .wp-pagenavi .current {
	border: 1px solid #d3d0ca;
	color: #c32404; 
	margin-left: 3px;
	padding: 3px 7px;
	text-decoration: none;
}
.wp-pagenavi a:hover, .wp-pagenavi .current { color: #242323; }
.wp-pagenavi .pages { float: left; }

/* WP-Calender */
#wp-calendar { background: #F2F2F2; border: 1px solid #ccc8c1; }

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	margin-bottom: 5px;
	text-align: center;
	width: 100%;
}

#wp-calendar th { padding-top: 5px; font-style: normal; text-transform: capitalize;}
#wp-calendar {
	empty-cells: show;
	margin: 10px;
	width: 200px;
}

#wp-calendar #next a { padding-right: 10px; text-align: right;}
#wp-calendar #prev a { padding-left: 10px; text-align: left;}
#wp-calendar td a { display: block;}
#wp-calendar td { padding: 3px 0; text-align: center;}

.navigation a { color: #333; text-decoration: none; font-size: 1.25em; }
.navigation a:hover { text-decoration: underline; }

input,select,textarea,button { font:12px/15px Arial, Helvetica, sans-serif; vertical-align:middle; color:#000; }
input.input-text,select,textarea { background:#fff; border:1px solid #b6b6b6; }
input.input-text,textarea { padding:2px; }

button.button::-moz-focus-inner { padding:0; border:0; } /* FF Fix */
button.button { -webkit-border-fit:lines; } /* <- Safari & Google Chrome Fix */
button.button { overflow:visible; width:auto; border:0; padding:0; margin:0; background:transparent; cursor:pointer; }
button.button span { display:block; height:19px; border:1px solid #000; background:#000; padding:0 8px; font:bold 12px/19px Arial, Helvetica, sans-serif; text-align:center; white-space:nowrap; color:#fff; }
button.button span span { border:0; padding:0; }
button.disabled span { border-color:#bbb !important; background:#bbb !important; }


/* IE6 warning */
.ie-warning { margin-bottom: 20px; position: relative; }
.ie-warning .close {
	background: url(images/icons/cross.png) no-repeat;
	cursor: pointer;
	display: block;
	height: 16px; width: 16px;
	text-indent: -9999px;
	position: absolute;
	top: 5px; right: 5px;
}
.ie-warning h5 { margin-top: 8px;}
.ie-warning p { margin-bottom: 10px;}
