/*
Theme Name: StoryStudio
Theme URI: http://www.webcreo.pl/
Description: Szablon na potrzeby bloga: blog.storystudio.pl
Version: 1.0
Author: RaRu (webcreo.pl)
Author URI: http://www.webcreo.pl/
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size:100%;
	vertical-align:baseline;
	background:transparent;
}

body { line-height:1; }
ol, ul { list-style:none; }
blockquote, q { quotes:none; }
blockquote:before, blockquote:after, q:before, q:after { content:''; content:none; }
:focus { outline:0; }
ins { text-decoration:none; }
del { text-decoration:line-through; }
table { border-collapse:collapse; border-spacing:0; }

body { font:normal 62.50% Tahoma, Arial, Helvetica, sans-serif; background-color:#f5f5f5; color:#666; text-align:center; min-height:100%;  }

/* SYLES */
hr  { display:none;}
.clear { clear:both; }
.hide  { display:none; }

/* LAYOUT */

.container { margin:0 auto; width:960px; text-align:left; font-size:1.1em; }

/* { HEADER BLOCK } */
#wcHeader            { }
#wcHeader .container { background:#fff url(images/bgHeaderContainer.jpg) no-repeat; height:170px;}

 /* logo */
 #logo      { float:left; width:260px; height:70px; display:inline;}
 #logo h1 a { float:left; width:260px; height:40px; text-indent:-9999px;}
 #logo h2 a { float:left; width:260px; height:30px; text-indent:-9999px;}

 /* menu */
 #menu { float:right; width:700px; height:70px; display:inline;}
 
 /* 
  { Main menu [wcHeader / menu] } */

	ol#menu_            { float:right; margin:5px 0 0 0;}
	ol#menu_ li         { display:inline;}
	ol#menu_ li a       { float:left; text-decoration:none; color:#000; text-align:center; padding:30px 11px 10px 10px; font-weight:bold; font-size:1.1em; }
	ol#menu_ li a:hover { text-decoration:underline; }
	ol#menu_ li.current_page_item a  { color:#fff; background-color:#008291; }

 /* shortcut menu categories*/
 #shortcut { float:left; width:280px; height:70px; display:inline; }
 
 /* navigation Block */
 #navigation { float:left; width:700px; margin-bottom:10px; background: url(../../images/bgNavigation.jpg) no-repeat; min-height:32px; }
 
    #navigation small   { float:left; color:gray; margin:14px 0 0 230px; font-size:1.0em;}
    #navigation a       { text-decoration:none; }
    #navigation a:hover { text-decoration:underline; }

 /* toolbar */
 #toolbar { float:left; width:280px; background: url(../../images/bgToolbar.jpg) no-repeat; min-height:32px;}


/* { BODY BLOCK } */
#wcBody            {}
#wcBody .container {}

  #content { display:inline; text-align:left; }  

   .post {float:left; width:960px; margin:10px 0 0 0;}
   .postLevel1 { height:30px; vertical-align:bottom;}
   .postLevel2 { float:left; padding-left:75px; margin-bottom:20px;}
   .postLevel3 { float:left; margin-left:75px; margin-bottom:20px;}
   .postLevel1 .date { float:left; padding:5px 6px; background-color:#008291; color:#fff; font-weight:bold; font-size:0.9em; display:inline;}
   .postLevel1 em { float:left; margin:2px 0 0 5px; font-style:normal; color:silver; }
   
   .post h2 a { color:#00535d; font-size:2.0em; text-decoration:none; font-weight:normal; letter-spacing:-1px;}
   .post h2 a:hover { padding-left:10px;}
   
   .entry p {    		
   		margin:10px 0 0 1px;
    		font-size:1.1em;
     		line-height:1.3em;
		}
		
	.post a.more-link {
		float:right;
		color:#00535d;
		border-bottom:2px solid #00535d;
		font-size:0.9em;
		text-decoration:none;
		margin-top:5px;
	}

	.post a.more-link:hover {
		float:right;
		color:blue;
		border-bottom:2px solid blue;
		font-size:0.9em;
		text-decoration:none;
	}
	
	.comments a {
		color:#369;
		text-decoration:none;
		float:left;
		margin-top:5px;
	}

/* { FOOTER } */
#wcFooter            { background-color:#008291; width:100%; clear:both;}
#wcFooter .container { background-color:#008291; padding-bottom:20px; }

#sidebar1 { float:left; padding-left:75px; width:485px;}
#sidebar2 { float:left; width:200px; }
#sidebar3 { float:left; width:200px; }

#wcFooter ul li { margin:5px 0; color:silver;}
#wcFooter ul li a { color:silver; text-decoration:none; margin-left:10px;}
#wcFooter ul li a:hover { text-decoration:underline;}

 #wcFooter h2 { font-size:1.2em; color:#fff; color:f0f0f0; margin:10px 0 0 0;}

 #wcFooter a {color:#369; }

/* { WEBCREO } */
#webcreo {}
#webcreo .container { min-height:50px;}

 #webcreo a     { float:left; text-align:center; text-decoration:none; color:#666; font-weight:normal; font-size:1.0em; margin:20px 0 20px 20px;}
 #webcreo a.right {float:right;}
 #webcreo a strong       { color:#008291; }
 #webcreo a:hover        { color: #369; }
 #webcreo a:hover strong { text-decoration:underline; }


 /* BOTTOM BLOCK */
 #bottom { background-color:#000; }
 #bottom .container{ background-color:#000; height:40px;}

     #bottom p { border:0; margin:0; padding:0; }


 #bottom h3 { float:left; margin-top:12px; font-size:1.0em; font-weight:normal;}

#searchform {
		float:right;
		margin-top:7px;
	}


/*
body {
	margin: 0;
	padding: 0;
	font-family: Verdana,Tahoma, Arial, Serif;	
	line-height: 1.5em;
	font-size: 10px;
  	font-size: 10px;
  	font-size: 0.76em;
	color: #000;
	
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font-family:Georgia, Serif, Tahoma, Verdana;
	font-weight:normal;
	color: #777;	
}

p, blockquote, ul, ol {
	margin-top: 0;
	padding-top: 0;
	margin-bottom:0.5em;
}
p 
{
	line-height:1.7em;
	font-family: Tahoma, Verdana, Arial, Serif;
	font-size: 1.1em;
	margin-bottom: 0.9em;
}


pre {
	font-size:1.5em;
}

a:link, a:visited {
	color: #000;
	text-decoration:none;
	border-bottom:#ef0050 1px dotted;
}
a:hover,a:active 
{
	color:#ef0050;
	text-decoration:none;
}
img.left 
{
	float:left;
	margin:0 1em 1em 0;
}
img.right 
{
	float:right;
	margin:0 0 1em 1em;
}
a img 
{
	border:0;
}
blockquote 
{
	margin:1em;
	padding:5px 1em;
	color:#000;
	background:#eee;
}
fieldset 
{
	border:none;
}

dl {
	margin:1em 0px;
}
dt 
{
	font-weight:bold;
}
dd 
{
	margin:0.5em 1em;
	padding:0;
}
code
{
	font-size: 1em;	
}


sup,
sub {
	height: 0;
	line-height: 1;
	vertical-align: baseline;
	_vertical-align: bottom;
	position: relative;
	font-size:0.6em;	
}

sup {
	bottom: 1ex;
}

sub {
	top: .5ex;
}


*/


/* Header */

/*
#header {
	width: 723px;
	height: 50px;
	margin: 30px auto 0 auto;
	background:url(img/bg_header.png) no-repeat top center;
}
*/
/* Logo */
/*
#logo {
	float: left;
	padding: 0px 0 0 110px;
}

#logo #h1{
	font-family: Georgia, serif;
	font-size: 4em;
	
}
#logo #h2 {
	font-size: 1em;
	font-family: Georgia, serif;
	color:#aaa;
	padding:5px 10px 10px 10px;
}

#logo #h1 a {
	text-decoration: none;
	color:#999;
	border:0;
}
#logo #h1 a:hover, #logo #h1 a:visited, #logo #h1 a:link
{
	border:0;
}

#logoimage {
	height: 70px;
	width:120px;
	margin:35px 0 0 120px;
	padding-left:10px;
	background:url(img/logo.gif) no-repeat;
	cursor:hand;
}


#bookmarker img
{
	margin: 10px 0;
	width: 16px;
	height: 16px;
}
*/
/* Menu */
/*
#menu {
	width: 723px;
	margin:0 auto;
	padding-top:40px;
	min-height:75px;
	line-height:20px;
	background:url(img/bg.png) repeat-y center;	
	overflow:auto;

}

#menu ul {
	margin:0;
	padding:0px 120px 0px 0;
	list-style: none;
	text-align:right;
	float:right;
	font-variant:small-caps;
	display: inline;
}

#menu li {
	display: inline;
}

#menu a 
{
	padding:3px 0px 3px 10px ;
	text-decoration: none;
	font-size: 1em;
	border:0;
	color:#999;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
#menu a:hover, 
#menu a:active,
#menu li.current_page_item a:link,
#menu li.current_page_item a:visited,
#menu li.current_page_item a:hover,
#menu li.current_page_item a:active
{
	color:#999;
	border:0;
}

.header-strip {
	background-color:#f5f5f5;
	height:5px;
	margin:10px 120px;
	clear:both;
	
}
*/
/* Main */
/*
#main {
	width: 723px;
	margin: 0 auto;
	padding-left: 170px;
	background:#fff;
	border:#eee 0px solid;
	background:url(img/bg.png) repeat-y center;
}

#main h2 {
	padding: 4px;
	font-size: 2em;		
	line-height:1.2em;
	font-weight: bold;
}

#main h1 {
	padding: 4px;
	font-size: 2em;		
	line-height:1.2em;
	font-weight: bold;
}

#main .post-title {
	font-size: 1.5em;
	font-weight: normal;
}

#main h3 {
	padding: 4px;
	font-size: 1.4em;		
	line-height:1.2em;
	font-weight: bold;
}
#main h2 a 
{
	border:0;
	font-family:Georgia,serif;
	font-size:1.1em;
	font-weight:normal;
	color:#999;
}

#main h1 a 
{
	border:0;
	font-family:Georgia,serif;
	font-size:1.1em;
	font-weight:normal;
	color:#999;
}

#content ul {
	margin: 0.5em 0;
	padding: 0 0 0 2em;
	list-style-type:none;
}
#content ul li 
{
	margin:0.75em 0;
	padding:0;
	list-style-image:url(img/bullets.gif);
	line-height:130%;
	font-size:16px;	
}
#main ol 
{
	margin:0;
	padding:0 0 0 3px;
}
#main ol li 
{
    margin:0;
    padding:3px;
    padding-bottom:10px;
    font-size:16px;
}
#main .post 
{
	margin-top:1.5em;
	margin-bottom:1.5em;
}
#main .entry 
{
    clear:both;
    padding: 10px 5px;
	padding-bottom: 30px;
    font-family: Georgia, Serif;
}

#main .entry p
{
    font-family: Georgia, Serif;
    font-size:16px;
     line-height:140%;
}


.post .date {
	float: right;
	margin:5px 0 0 5px;
	padding:0 10px;
	text-align:center;
	font-size: 0.8em;
	border:#ccc 1px solid;
	font-weight:bold;
	color:#556677;
	font-family: "Lucida Sans", "Trebuchet MS", Verdana, Arial, Serif;
}
.post .date span 
{
	display:block;
}
.post .date .day 
{
	font-size:1.6em;
}
.post .meta {
	margin-bottom: 10px;
	padding-left: 5px;
	font-size: 0.9em;
	color:#999;
}
*/
.post .comments 
{
	border-bottom:#ccc 1px dotted;
	color:#999;	
}
.post .comments a 
{
	color:#aaa;
}
/*
.commentmetadata a{
	border:0;
	color:#777;
}
.cmtinfo .avatar {
	vertical-align:middle;
	padding-right:7px;
}

#main .feed 
{
	background:url(img/icon_feed.gif) no-repeat left 3px;
	padding-left:17px; 
}
ul.authorposts
{
	margin:0;
	padding:0 2em;
}
ul.authorposts li
{
	margin:0;
	padding:5px;	
}
ul.authorposts li em 
{
	float:right;
	font-style:normal;
}
*/
/* Content */
/*
#content {
	float: left;
	width: 480px;
	padding:30px;
	padding-top:10px;
	padding-bottom:0;
}
*/
/* Column Two */
/*
.footer-sidebar {
	width:520px;
	margin-left:10px;
	border:solid 0px #f5f5f5;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
}

#sidebar1 {
	float: left;
	width: 210px;		
	padding: 5px 20px;
	font-size:0.9em;
	margin:5px;
	margin-right:-1px;
	border-right:#eee 1px solid;
	
}
*/
/* Column Three */
/*
#sidebar2 {
	float: left;
	width: 210px;		
	padding: 5px 20px;
	font-size:0.9em;		
	margin:5px;
	margin-left:0px;
	border-left:#ee 1px solid;
}
#main .sidecol 
{
	padding-left:20px;
}
#main .sidecol ul 
{
	margin:0;
	padding:0;
}
#main .sidecol li
{
	margin:0;
	padding:0;
	list-style:none;
	background:none;
	margin-bottom:2em;
}
#main .sidecol h2
{
	
	font-weight: bold;
	padding: 3px 10px;
	font-size:1em;
	background-color:#f5f5f5;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	
}
#main .sidecol p, #main .sidecol form
{
	padding:10px;
	margin:0;
}
#main .sidecol ul ul
{
	margin:10px 0 0 20px;
	padding:0;
}
#main .sidecol ul ul ul
{
	margin:0px 0 0 10px;
	padding:0;
}
#main .sidecol li li 
{
	
	margin:0.5em 0;
	padding:0;
	
}

#main .sidecol a:link, #main .sidecol a:visited {
	border:0;
}

*/
/* Begin Calendar */
/*
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	text-decoration:none;
	}
#wp-calendar #today 
{
	border:#999 1px solid;
}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { 
	background-color: #fff; }
	*/
/* End Calendar */
/* Comments */
/*
#btnSearch, #searchsubmit{
	background-color:#ddd; 
	border: 1px solid; 
	border-color: #999; 
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	height:22px;
	font-size:1em;
	padding:0px 3px;
}

#searchsubmit {
	font-size:0.6em;
	visibility:hidden;
}

#submit {
	background-color:#ddd; 
	border: 1px solid; 
	border-color: #999; 
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	height:22px;
	font-size:1em;
	padding:0px 3px;
} 

input.textbox, input#s
{
	border:#ccc 1px solid;
	background:#f9f9f9;
	font:1em Georgia, Serif;
	padding:5px;
	width:135px;
	height:10px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
}

input#s{
	width:160px;
}


textarea{
	width: 95%;
	padding:5px;
	height: 15em;
	border: 1px solid #ccc;	
	background:#f9f9f9;
	font:1em Georgia, Serif;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
}
input.textbox:focus, textarea:focus
{
	background:#fff;
	border:#999 1px solid;
}
*/
#commentform 
{
	margin:0;
	padding:10px;
	background:#fff;
}
#main .commentlist {
	margin: 0;
	padding: 0;
}
#main .commentlist li 
{
	list-style:none;
	margin: 0;
	padding: 1em;			
	border-bottom:#ddd 1px solid;
	font-size:1em;
}

#main .commentlist li p
{
	font-family: Georgia, Serif;
	font-size:14px;
}

#main .commentlist li .cmtinfo 
{
	padding:5px;
	margin-bottom: 5px;
	position:relative;	
}
#main .commentlist li .cmtinfo em 
{
	margin:0;
	padding:0 1em;
	font-weight:normal;			
	font-style:normal;
float:right;
	font-size:0.7em;
	color:#999;

}
#main .commentlist li cite 
{
	font-style:normal;
	font-weight:bold;
	font-size:1.1em;
}
#main .commentlist li.alt
{
	background:#f9f9f9;	
}
#main .commentlist li.authorcomment
{

	background:#fdffd4;
}
#main .nocomments
{
	font-size:0.9em;
	color:#999;
	text-align:center;
}

/* Footer */
/*
#footer {
	margin: 0 auto 30px auto;
	width:723px;
	height:80px;
	border:#eee 0px solid;
	background:url(img/bg_footer.png) no-repeat bottom center;
}

#footer p {
	margin:0;
	padding: 20px 100px 0 95px;
	font-size: 0.9em;
	color: #999;	
}
#footer p span 
{
	float:right;
}
#footer a:link, #footer a:visited {
	color: #999;
	border:0;
}
#footer a:hover, #footer a:active,#footer p strong {
	color: #999;
	text-decoration:none;
	border:0;
}
#header, #main, #sidebar, #footer, .widget 
{
	overflow:hidden;
}
.amzshcs
{
	text-align:center;
}
.amzshcs-item
{
	padding:5px;
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

.tags{
	color:#999;
	font-size:0.8em;
}
.tags a{
	color:#999;
	border:0;
}
*/
