/* 
Theme Name:Stripoteka
Theme URI: http://www.stripoteka.com/
Version: 1.0
Description: A Theme for comic book site
Author: Mladjo
Author URI: http://www.divinedeveloper.com/
*/
/* General Settings*/ 
/* http://sonspring.com/journal/clearing-floats */
.clear {
	clear: both;
}
.clearright {
	clear: right;
}
/* http://positioniseverything.net/easyclearing.html */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */
* {	margin: 0; padding: 0; }
:link,:visited { text-decoration: none; }
img { border: none; 
	padding: 0 10px 10px 5px;
	}
body 
	{
	font:62.5% tahoma,verdana,sans-serif;
	line-height:1.3em;
	text-align:center;
	background: #efefff url(img/background.jpg);
	color:#000;
	text-align:center;
	}
a:link, a:visited  
	{ 
	color: #003366; 
	text-decoration: underline; 
	}
a:hover, a:active
	{ 
	color: #333399; 
	text-decoration: none; 
	}
input, textarea {
	background: #efefff;
	border: #003366 1px solid;
	color: #333399; 
	}
/* Containers */ 
#container 
	{ 
	width:1000px;
	padding:0;
	margin: 0 auto;
	background-color: #fff;
	color:#333;
	text-align:left;
	background: #efefff url(img/left.gif) repeat-y;
	}
#container2 { 
	padding:0 20px 0 8px;
	margin:0 0 0 12px;
	text-align:left;
	background: #efefff url(img/right.gif) repeat-y;
	background-position: top right;
	}
#container3 { 
	background: #efefff ;
	}
/* Header */
#header {
	height: 148px;
	background: #efefff url(img/header.gif) repeat-x;
	border-top: 8px solid #efefff;
	border-bottom: 8px solid #efefff;
	}
#header h1 
	{
	margin: 0;
	font-size: 36px;
	padding:10px 20px 10px 40px;
	text-align:left;
	line-height: 1.3em;
	font-weight: bold;
	font-family: Comic Sans MS !important ;
	}
#header h1 a, #header h1 a:hover 
	{
	color:#efefff;
	text-decoration:none;
	}
#header #desc
	{
	font-weight:bold;
	font-size:16px;
	color:#efefff;
	text-align:left;
	margin:0;
	padding:5px 20px 5px 20px;
	line-height: 1.3em;
	border-top: 2px solid #efefff;
	border-bottom: 2px solid #efefff;
	}
.topnav { 
	list-style: none; 
	margin:0 auto;	
	padding:4px 20px 0 0;
	font-size:12px;
	font-family:Verdana, Arial, Sans-Serif;
	line-height:160%;
	} 
.topnav li {
	float: right;
	display: block;
	margin: 0;
	padding: 0 4px;
	font-weight:bold;
	}
.topnav a { 
	color: #fff; 
	background:  url("img/1.gif") left top no-repeat; 
	text-decoration: none; 
	padding: 0 0 0 24px;
	} 
.topnav a span {
	background: url("img/1a.gif") right top no-repeat;
	padding: 4px 10px 16px 4px;
	} 
.topnav a, .topnav a span { 
	display: block; 
	float: left; 
	} 

/* Commented backslash hack hides rule from IE5-Mac \*/ 
.topnav a, .topnav a span {float: none;} 
/* End IE5-Mac hack */ 

.topnav a:hover { 
	color: #333399; 
	background: url("img/2.gif") left top no-repeat; 
	text-decoration: none; 
	padding-left: 24px; 
	} 

.topnav a:hover span { 
	background: url("img/2a.gif") right top no-repeat; 
	padding-right: 10px 
	}
/* Main Content */
#maincontent {
	float: right;
	width: 760px;
	padding: 0 0 8px 0;
	}
#pagecontent {
 	margin: 0;
	padding: 0 0 8px 0;
	}
#maincontent h2, #pagecontent h2 {
	margin:0;
	padding:5px 5px 5px 10px;
	display: block;
	height: 30px;
	background-image: url(img/title.gif) ;
	background-repeat: repeat-x;
	}
#maincontent h2 a, #pagecontent h2 a{
	color: #efefff;
	text-decoration: none;
	font-family: tahoma,verdana,sans-serif;
	font-weight: bold;
	font-size: 16px;
	}
#maincontent h2 a:hover, #pagecontent h2 a:hover{
	color: #efefff;
	}
/* Sidebar */ 

#sidebar {
	float: left; 
	width: 186px; 
	font-size:12px;
	color:#333;
	padding:0px 8px 0 0;
	background:  url(img/sidenav-back.gif) repeat-y;
}
#sidebar h2 {
	text-indent:-9999px;
	display:block;
	height:30px;
	width:186px;
	}
#sidebar ul {
	width:186px;
	list-style: none;
	display:block;
	padding:0 0 6px 0 ;
	}
#sidebar ul li {
	font-size:12px;
	}
#sidebar ul li a {
	display:block;
	padding:6px 3px 6px 28px;
	font-weight: bold;
	}
#sidebar ul li a:link,
#sidebar ul li a:visited {
	color: #333399;
	text-decoration: none;
	}
#sidebar ul li a:hover {
	color:#333399;
	}
.pages{
	background:url(img/pages.gif) no-repeat;
	}
.categories {	
	background:url(img/categories.gif) no-repeat;
	}
.archives {
	background:url(img/archives.gif) no-repeat;
	}
.links {
	background:url(img/links.gif) no-repeat;
	}
.feeds {
	background:url(img/feeds.gif) no-repeat;
	}
.search {
	background:url(img/search.gif) no-repeat;
	}
.bottom {
	background:url(img/sidebar_bottom.gif) no-repeat bottom right;
	}
/* **************** Search Form *************** */
#search {
	float:right;
	height:27px;
	margin:3px 0 0 !important;
	padding:0 !important;
	width:310px;
	background: transparent;
}
#search form {
	margin: 0;
	padding: 0;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#s {
background:#FFFFFF none repeat scroll 0 0;
border:1px solid #DDDDDD;
color:#000000;
float:left;
font-size:11px;
margin:1px 0 0;
padding:3px 4px 4px;
width:223px;
}

#searchsubmit {
border:medium none;
height:22px;
margin:1px 0 0 5px !important;
padding:0;
width:69px;
}
	/* General*/ 
a img {
	border: none;
	padding: 5px 10px 10px 5px;
}
acronym, abbr {
	border-bottom: 1px dotted #333399;
	}
acronym, abbr, span.caps {
	cursor: help;
	letter-spacing: .07em;
	}
code {
	font-size: 1em;
	font-style: italic;
	}
blockquote {
	margin: 15px 30px 0 45px;
	padding: 0 0 0 45px;
	background: url(img/blockquote.gif) no-repeat left top;
	font-style:italic;
	}
cite {
	font-size: 0.9em;
	font-style: normal;
	}
h3 {
	font-size:1.5em;
	}
p {
	margin: 0 0 1em;
	padding: 0;
	line-height: 1.5em;
	}
h1, h2, h3, h4 {
	letter-spacing: 1px;
	}

/*-------------The Post-------------*/

.post {
	margin: 0 0 30px 0;
	padding: 0;}

.post-content{
	padding:0 10px 10px 10px;
	margin:3px 0;
	font-family:  Verdana, Arial, sans-serif;
	font-size:12px;
	}
.post-info {
	}
.post-info a{
	}
.post-info a:hover {
	}
.post p {
	}
.post a {
	}
.post ul {
	line-height: 1.4em;
	list-style: url('img/bullet.gif');
	margin-left: 18px;
	padding-left: 18px;
	}
.post li {
	}
.post ol {
	line-height: 1.4em;
	margin-left: 18px;
	padding-left: 18px;	}
.entry {
	}
.postmetadata {
	padding: 5px 1px 0 0;
	margin:10px 0 0 0;
	text-align:left;
	font-size:0.9em;
	}
.postmetadata a {
	text-decoration: none;
	}
.date {
	background: url('img/clock.gif') no-repeat left center ;
	padding: 2px 0 2px 20px;
	margin-right: 10px;
	}
.editlink {
 	background: url('img/pencil.png') no-repeat left;
  	}
.commentslink {
	padding: 2px 0 2px 20px;
	background: url('img/comment.png') no-repeat left center;
	margin-right: 10px;
	}
.category {
  	background: url('img/posted_in.png') no-repeat left center;
	padding: 2px 0 2px 20px;
 	margin-right: 10px;
	}
	
	/* Footer */
.ads {
	width: 100%;
}
.ads ul {
	list-style-type: none;
	padding: 0;
	margin: 0 0 1em 1em
}
.ads ul li{

	padding: 3px 0 3px 20px;
	margin: .4em 0;
}
.ads ul li{
	float: left;
	list-style: none;
}	
#footer {
	margin:0 auto;
	padding: 15px 0;
	clear: both;
	text-align:left;
	width:100%;
}

#footer p {
	line-height:2em;
	font-size: 0.94em;
	}
#footer span {
	margin-left:15px;
	}
#footer a {
	text-decoration:none;
	}
#footer img {
	vertical-align:middle;
	margin-right:3px;
	}
		/* Comments */
.commentlist {
	font-size:1em;
	font-weight:normal;	
	}
#commentform 
{
	margin:0 0 0 36px;
	}
#commentform textarea {
	width: 80%;
	}
#commentform p {
	margin: 0 0 1em;
	}
#comments,#respond {
	text-transform: uppercase;
	margin: 3em 0 1em 40px;
	color: #333399;
	font: 0.9em verdana, helvetica, sans-serif;
	}
.commentlist li {
	margin:5px 0;
	padding:10px 10px 20px 10px;
	background:#efefff ;
	border:#333399 1px solid;
	}
.commentlist .alt {
	}

/* hide hack from Mac-IE5 \*/
.bug { height: 1%; }
.post-info { height: 1%; }
/* end hiding */
/* navigation */
.navigation {
	margin: 5px 0 40px 0;
	color: #333399;
	font-size:1.3em;
	line-height:2em;
	}
.navigation a{
	text-decoration: none;
	}
.alignright {
	float: right;
	}
.alignleft {
	float: left;
	}
#topads { 
	text-align: center;
	clear: both;
	padding:5px;
	}
#bottomads { 
	text-align: center;
	clear: both;
	padding:5px;
	}

