@import url("css/global.css");
@import url("css/tabber.css");
@import url("css/superfish.css");
/*
Site Name: Hemsida 1.0
Site URI: 
Description:
Author: Mladjo
Author URI: http://www.divinedeveloper.com/
*/
body {
	background: #f3f3f3 url(images/bgr.gif) repeat-x;
	text-align:center;
	color:#333;
	font: normal 0.75em/1.5em Verdana, Geneva, sans-serif;
}
html>body {
	font-size: 12px;
}
a:link, a:visited {
	color:#333;
	text-decoration:none;
}
a:hover {
	text-decoration:none;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#111;
}
h1 {
	margin: 0.6em 0;
	font-size: 2.5em;
	line-height: 0.6em;
}
h2 {
	margin: 0.75em 0;
	font-size: 2em;
	line-height: 0.75em;
}
h3 {
	margin: 0.9em 0;
	font-size: 1.6667em;
	line-height: 0.9em;
}
h4 {
	margin: 1em 0;
	font-size: 1.5em;
	line-height: 1em;
}
h5 {
	margin: 1.125em 0;
	font-size: 1.3333em;
	line-height: 1.125em;
}
h6 {
	margin: 1.2857em 0;
	font-size: 1.1667em;
	line-height: 1.2857em;
}
p, ul, blockquote, pre, td, th, label {
	margin: 0 0 1.5em;
	font-size: 1em;
	line-height: 1.5em;
}
blockquote {
	color: #666;
	font-style: italic;
}
pre {
	font: 1em 'Courier New', Courier, monospace;
	white-space: pre-wrap; /* css-3 */
	white-space: -moz-pre-wrap !important; /* Mozilla, since 1999 */
	white-space: -pre-wrap; /* Opera 4-6 */
	white-space: -o-pre-wrap; /* Opera 7 */
	word-wrap: break-word; /* Internet Explorer 5.5+ */
	background-color:#eeeeee;
	border:1px solid #DEDCDD;
	padding:10px;
	margin: 0.5em 0;
}
#wrap {
	width:960px;
	text-align: left;
	background:transparent;
	margin:0 auto;
}
/* **************** Header *************** */

#header {
	width:940px;
	height:182px;
	display:inline;
	float:left;
	margin:0 10px;
	background: #8C005F url(images/header.png) no-repeat left top;
}
#header a img {
	border: none;
	margin: 0;
	padding: 0;
}
#logo {
	float:left;
	width: 470px;
	padding: 4px 0;
}
#header h1 a {
	text-decoration:none;
	color:#fff;
	text-transform: uppercase;
	font: 900 50px Georgia, "Times New Roman", Times, serif;
}
#header h1 a:hover {
}
#header h1 {
	margin: 24px 0 0 6px;
}
#header #desc {
	margin: 0 0 0 10px;
	color:#fff;
	float: left;
	font: 900 14px Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
}
#adheader {
	float:right;
	padding: 55px 0;
	width: 470px;
}
/* **************** Navbar *************** */
.topnav, .mainnav {
	width:940px;
	display:inline;
	float:left;
	margin:0 10px;
}
.topnav {
	height:30px;
	margin: 10px 10px 0;
}
.mainnav {
	height:40px;
	font-family: Georgia, serif;
	font-size: 20px;
	font-style: italic;
	margin-bottom: 1px;
}
.topnav a {
	display:block;
	color: #ffffff;
	font-size:11px;
	text-decoration:none;
}
.mainnav a {
	display:block;
	color: #666666;
	font-size:14px;
	text-decoration:none;
}
.mainnav a:visited {
	color: #666666;
}
/* **************** Content *************** */
#main {
	float:left;
	width:940px;
	background: #fff url(images/mainbgr.gif) repeat-y 640px 0px;
	margin: 0 10px;
	border-right: 5px solid #e5e5e5;
	border-left: 5px solid #e5e5e5;
}
#content {
	width:640px;
	display:inline;
	float:left;
	padding: 20px 0 0;
}
.post, #comments-template {
	padding:20px 20px 30px 0;
	margin: 0 0 20px 20px;
	border-bottom: 1px solid #e5e5e5
}
h1.posttitle {
	margin:0 0 0.7em 0;
	padding:0 0 0.7em 0;
	border-bottom: 1px solid #111;
}
h1.pagetitle {
	padding: 0.6em 20px;
	margin: 0.6em 0 0 ;
	font-size: 2.5em;
	line-height: 0.7em;
	background: #e5e5e5;
}
h1.posttitle a, h2.posttitle a {
	text-decoration: none;
}
h2.posttitle {
	margin: 0 0 0.6em 0;
	font-size: 2.5em;
	line-height: 0.7em;
}
.archivetitle{
	font-size:1.6667em;
	line-height:0.9em;
	padding:0.9em 20px;
	margin: 0.9em 0 0 0;
	font-family:Georgia,"Times New Roman",Times,serif;
	background: #e5e5e5;
}
p.small {
}
.post .entry {
}
.post img {
	max-width: 580px;
	height: auto;
	border:5px solid #f3f3f3;
}
.post a {
	color: #8C005F;
	text-decoration:underline;
}
.post a:hover {
	text-decoration: none;
}
.post ul, .post ol{
	list-style: none;
	margin: 0 0 1.5em 1.5em;
	padding: 0;
}
.post dl {
	margin: 0 0 1.5em 0;
	padding: 0;
}
.post li {
	padding: 3px 0 3px 25px;
	margin: 3px 0;
	background: url(images/bullet.gif) no-repeat 0 0;
}
.ribbon {
	margin: 0 0 0.75em 0;
}
.metadata {
	background:transparent url(images/ribbon.gif) no-repeat 0 0;
	color:#fff;
	font-size: 11px;
	height:31px;
	line-height:24px;
	padding:0 0 0 32px;
	float:left;
	margin:0 0 0 -32px;
	width:239px;
	z-index:99;
}

.metadata a {
	color:#fff;
	
}

.comm {
	background:transparent url(images/comm.gif) no-repeat scroll left center;
	font-size:12px;
	font-weight:bold;
	line-height:32px;
	padding:0;
	text-align:center;
	width:33px;
	right:0px;
	margin: 0;
}
.post .comm a {
	text-decoration: none;
}
.commentmetadata {
}
a.readmore  {
	padding: 0.375em 6px;
	background: #A33480;
	color: #fff;
	text-decoration: none;
}
.readmore a:hover {
	background: #A33480;
}
.postmetadata {
	padding: 10px 10px;
	margin-top:10px;
	background: #f5f5f5 url(images/bgradient.gif) repeat-x;
	border: 1px solid #e3e3e3;
}
.time, .edit, .auth {
}
.comm, .catt, .tags {
}
/* PageNavi*/
.wp-pagenavi {
	padding: 10px 20px 0;
	text-align: center;
	font-size: .833em;
	line-height: 1.8em;
	margin: 0 0 30px 0;
}
.wp-pagenavi a {
	padding: 4px;
	margin: 3px;
	text-decoration: none;
	border: 1px solid #e5e5e5;
	color: #8C005F;
}
.wp-pagenavi a:hover {
	background-color: #f5f5f5;
}
.wp-pagenavi span.pages, .wp-pagenavi span.current, .wp-pagenavi span.extend {
	padding: 4px;
	margin: 3px;
	border: 1px solid #e3e3e3;
	background-color: #f5f5f5;
	font-weight: bold;
}
/* **************** Sidebar *************** */
#sidebar {
	width:300px;
	display:inline;
	float:left;
	margin:0 0 10px 0;
	padding: 20px 0 0;
}
.widget {
	padding: 20px 0 20px 20px;
	margin: 0 20px 0 0;
	border-bottom: 1px solid #e5e5e5;
}
.widget a, .tabbertab a {
}
.widget a:hover, .tabbertab a:hover {
	color: #8C005F;
}
#sidebar h3, .bottom h3 {
	padding:0 6px;
	color: #8C005F;
	margin: 0 0 0.9em 0;
	}
#sidebar ul, .bottom ul {
	list-style-type: none;
	margin: 0;
}
#sidebar ul li {
}
#sidebar ul li a, .bottom ul li a {
	padding: 6px 5px 6px 25px;
	display:block;
	background:transparent url(images/sbullet.gif) no-repeat 3px 50%;
}
#sidebar ul#recentcomments a, bottom ul#recentcomments a {
	background:none;
}
#sidebar ul li a:hover, .bottom ul li a:hover {
	text-decoration: none;
}
#sidebar p, .bottom p {
	padding:0 6px;
}
#sidebar select {
	width:100%;
}
.social_networks img {
	margin: 0 5px 0 0;
	padding: 0;
	border: none;
}
.rsswidget img {
	display: none;	
}
/* Bottom */

#bottomwrap {
	width: 100%;
	background: #8C005F url(images/bottom.jpg) repeat-x;
	text-align: left;
}
#bottom {
	width:960px;
	margin:0 auto;
	padding: 2px 0 0;
}
.bottom {
	width: 300px;
	margin: 10px 15px 10px 10px;
	color: #fff; 
}
#bottom .last{
	margin: 10px 0 10px;
}
.bottom h3 {
	color:#e7e3e5;
}
.bottom .widget {
	border-bottom: none;
}
.bottom .widget a {
	color:#fff;
}
.bottom .widget ul li a {
	border-bottom:1px solid #985c78;
}
.bottom ul li a {
background:transparent url(images/bbullet.gif) no-repeat 3px 50%;
}
.bottom ul li a:hover {
	color:#e7e3e5;
}
/* **************** Footer *************** */
#footer {
	padding: 20px 0 12px;
	background: #404040;
	border-top:1px solid #B55C99;
}
#footer p {
	margin: 0;
	text-align: center;
	font-size: .833em;
	color:#fff;
}
#footer a:link, #footer a:visited {
	text-decoration:underline;
	color:#fff;
}
#footer a:hover {
	text-decoration:none;
}
/* **************** Search Form *************** */
#subscribe {
}
#searchform, #subscribeform {
	margin: 0;
	padding: 0;
}
fieldset.search {
	border: none;
	width: 258px;
	margin: 0 auto;
	padding: 0;
	background: #fff;
}
.search input, .search button {
	border: none;
	float: left;
}
.search input.box {
	font-size: 12px;
	width: 155px;
	height: 20px;
	padding: 18px 5px 18px 30px;
	background: #d2d0ce url(images/sform.jpg);
}
.search input.box:focus {
	outline: none;
}
.search input.submit {
	width: 50px;
	height: 50px;
	cursor: pointer;
	background:#d2d0ce url(images/sbutton.jpg);
}
/* **************** Comments *************** */
#comments-template {
}
#comments-template a:link {
	color: #8C005F;
}
h4#comments {
	margin: 0 0 1em;
	font-size: 1.5em;
	line-height: 1em;	
	padding:0.5em ;
	background:#f3f3f3;
	border:0.0833em solid #e5e5e5;
}
.commnavigation {
	display:block;
	margin: 10px 0;
}
ol.commentlist li {
	background: #f5f5f5 url(images/bgradient.gif) repeat-x;
	margin:0 0 10px;
	padding:10px;
	position:relative;
	border:1px solid #e3e3e3;
}
ol.commentlist li.even {
	background:#dedede;
}
ol.commentlist li.odd {
}
.comment-author, .reply {
	font-weight: bold;
	text-transform: uppercase;
}
.avatar {
	float:right;
	margin:0 0 0 10px;
	border:none;
}
#respond {
	height:100%;
	margin:0 0 10px;
}
#respond h3 {
	font-weight: bold;
	font-size:2em;
	margin-bottom: 0.5em;
	line-height:normal;
	border-bottom: 2px solid #111111;
}
#commentform {
	padding:0;
	margin:0;
	font-family: Tahoma, Geneva, sans-serif;
}
#commentform p {
	color:#8C005F;
}
#commentform input {
	background:#f5f5f5;
	border:1px solid #e3e3e3;
	padding-left:5px;
}
#commentform textarea {
	background:#f5f5f5;
	border:1px solid #e3e3e3;
	width:95%;
	padding:5px 5px;
}
#commentform input#submit {
	width:auto;
	padding:3px 5px;
	background:#565656;
	color:#fff;
}
