/*
Theme Name: Komik
Theme URI: http://www.komik.eu
Description: Humor Funny Comic Comedy Komik 
Version: 1.0
Tags: white, transparent, light, two-columns, right-sidebar, fixed-width, photoblogging
Author: komik.eu
Author URI: http://www.komik.eu
License: All Rights Reserved
*/

/* -- reset -- */
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 -- */
body {
	background-color: #ede9dd;
	font-size: 12px;
	font-family: 'Courier New',Courier,monospace;
	color: #404040;
	padding: 0px;
	margin: 0px;
	background-image: url(images/pattern_bg.gif);
}
a, a:visited { color: #67091f; text-decoration: none; }
a:hover 	 { text-decoration: underline; }

p, pre{
	padding: 0;
	margin: 8px 0px;
	line-height: 18px;
}

h1 {
	color: #67091f;
	font-size: 18px;
	padding:0;
	margin: 0px 0px 15px 0px;
}

h2 {
	font-size: 16px;
	padding: 0;
	margin: 10px 0px;
}

hr { border: 1px dotted #c0c0c0; height: 1px; margin: 15px; }

table { border: 0; BORDER-COLLAPSE:collapse; }

.center { text-align: center; }
.alignleft {float:left;}
.alignright {float:right;}
.aligncenter, div.aligncenter {	display: block;	margin-left: auto;	margin-right: auto;}


/* -- container -- */
#container {
	width: 780px;
	margin-top: 15px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
}

/* -- header -- */
#header {
	text-align: center;
	padding: 0;
	margin: 0;
	width: 100%;
}

#slogan { 
	font-size: 16px;
	padding: 0;
	margin: 7px 0px 7px 7px;
	color: #808080;
}

/* -- nav top --*/
#navtop {
	font-size: 16px;
	text-transform: uppercase;
	text-align: center;
	color: #67091f;
	padding: 0px;
	margin: 10px 0px;
	padding: 6px;
	background-color: #ffffff;
	text-shadow:#c0c0c0 0 1px 0;
	-webkit-text-shadow:#c0c0c0 0 1px 0;
	-moz-text-shadow:#c0c0c0 0 1px 0;
	-moz-border-radius:7px;
}

#navtop ul { margin: 0; padding: 0; }
#navtop ul li { display: inline; }
#navtop ul li a {
	color: #67091f;
	text-decoration: none;
	font-weight: bold;
	padding: 0px 10px;
}
#navtop ul li a:hover { color: #ff3300; }


/* -- sidebar-right -- */
#sidebar-right {
	float: right;
	width: 180px;
	margin: 0px;
	padding: 0px;
	padding-top: 20px;
	list-style-type:none;
}

/* -- widget -- */
.widget { margin: 0px 0px 20px 0px; padding:0; line-height: 18px; list-style-type:none;}
.widget h2 { color: #808080; font-size: 15px; margin-bottom:0px;}


/* -- search -- */
#searchbox { margin:0; padding:0;  }
#searchbox input { 
	font-size: 14px; 
	color: #5c5c5c; 
	font-family: 'Courier New',Courier,monospace; 
	border:1px #bebcb6 solid; 
	margin: 0;
	padding:4px; 
	padding-left: 30px; 
	width: 125px; 
	background-image: url(images/icon_magnify.gif); 
	background-repeat: no-repeat; 
}

/* -- content -- */
#content {
	padding: 0px;
	padding-top: 15px;
	margin-left: 0px;
}
#content-columns { 
	padding: 0px;
	padding-top: 15px;
	margin-left: 0px;
	margin-right: 210px;
}

div#content, div#content-columns {
	min-height:480px;
	height:expression(this.scrollHeight > 480 ? "auto":"480px");
}


/* -- entry -- */
.entry {
	padding: 15px;
	line-height: 1.1em;
	background-color: #ffffff;
	-moz-border-radius:10px;
}
.entry object, .entry embed { margin-bottom: 15px;  text-align: center; }
.entry table { width: 100%; }

.vthumb { display:none; }

/* -- paging -- */
#paging {
	padding:0;
	margin: 20px 0px;
	color:#808080;
	font-weight:bold;
}
#paging a {
	font-size:13px;
	padding:4px 7px 4px 7px;
	margin:0px 4px 0px 0px;
	color:#ffffff;
	text-decoration:none;
	background:#808080;
}
#paging a:hover {
	background:#67091f;
	color:#ffffff;
	text-decoration:none;
}


/* -- footer -- */
#footer {
	margin: 0;
	padding: 7px;
	font-size: 11px;
	line-height: 14px;
	text-align: left;
	width: 100%;
	height: 16px;
	background-color: #ffffff;
	color: #808080;
}

#footer a, #footer a:visited { text-decoration: none; color: #808080; }
#footer a:hover { text-decoration: underline;  }

#footer ul { list-style-type:none; margin:0;padding:0; display: inline; }
#footer li { float: left; display: inline; margin: 0px 10px; padding:0; }

/* -- plugin dragon sitemap -- */
.ddsg-wrapper { line-height: 18px; }
.ddsg-wrapper ul { display: block; list-style-type: circle; }
.ddsg-wrapper li { display: block; margin-left: 15px;}

