/*
Theme Name: Restankar

*/

*, html {
	margin:0;
	padding:0;
}
body {
	font: 62.5%/1 Georgia,serif; /* 1em = 10px */
	background: #fff url(img/body-bg.gif) 0 0 repeat-x;
	color:#333;
}
/*--------------------------------------------------------------------  BASICS */

a {
	text-decoration:underline;
	color:#193441;
}
a:hover {
	text-decoration:none;
}

h1, h2, h3, h4 {
	font-style:normal;
	font-weight:normal;
	line-height: 1;
}
h1 a, h2 a, h3 a, h4 a {
	text-decoration:none;
}

p {
	font: 1.4em/1.6 Georgia,serif;
	padding-bottom: 0.6em;
	color:#333;
}

/*--------------------------------------------------------------------  WRAP */

.wrap {
	margin: 0 auto;
	width: 780px;
	overflow:hidden;
}


#title {
	font: 3.2em/1.2 georgia,serif;
	color: #fff;
	padding-left: 60px;
	margin-left: -10px;
	background: url(img/flyg.gif) 0 35px no-repeat;
	padding-top: 35px;
}
#title a {
	color: #fff;
}
#slogan {
	color: #fff;
	font: 1.4em/1.2 georgia,serif;
	font-style:italic;
}


/*--------------------------------------------------------------------  HEADER */

#header {

}

/*--------------------------------------------------------------------  MAINNAV */

#mainnav {
	float:right;
	padding-top: 90px;
	width: 400px;
}
#mainnav ul {
	list-style:none;
}
#mainnav li {
	display:inline;
	font: 1.4em/33px Georgia,serif;
}
#mainnav li a {
	background: #e9e9e9 url(img/mainnav-bg-left.gif) 0 0 no-repeat;
	color: #333;
	padding: 0 14px;
	height: 33px;
	display:block;
	float:right;
	text-decoration:none;
	margin-right: 1px;
}
#mainnav li.current_page_item a {
	background: #e9e9e9 url(img/mainnav-bg-left-sel.gif) 0 0 no-repeat;
}
#mainnav li a:hover {
	text-decoration:underline;
	color: #333;
}
#mainnav li.sel a:hover {
	color: #333;
}
#mainnav #mainnavhome a {
	background-image:none;
	color: #333;
	padding: 0;
}
#mainnav #mainnavhome img {
	border:0;
}

/*--------------------------------------------------------------------  SUBNAV */

#header {
	height: 123px;
}

/*--------------------------------------------------------------------  CONTENT */

#content {
	clear:both;
	padding-top: 15px;
}

.post {
	clear:both;
}

.posthead {
	border-bottom: 1px solid #ccc;
	margin-bottom: 15px;
	margin-top: 20px;
	padding-bottom: 4px;
}
.postdate {
	float:right;
	color: #808080;
	font: 2.6em/1.2 georgia,serif;
	font-style:italic;
}
.posthead h1 {
	font: 2.6em/1.2 georgia,serif;
	font-style:italic;
}
.posthead h1 a {
		color:#000;
}
.posthead h1 a:hover {
		color:#333;
}



.postbody {

}

.postcontent {
	float:left;
	width: 500px;
}
.postcontent p {
	font: 1.4em/1.4 georgia,serif;
	color: #333;
}

.postextra {
	float:right;
	width: 250px;
}

.postmeta {
	clear:both;
	font: 1.2em/1.4 georgia,serif;
	color: #808080;
	
	padding-bottom: 20px;
	border-bottom: 1px solid #ccc;
}
.postmeta a {
	color: #808080;
}

.blogs {
	color: #ccc;
}
.blogs a {
	color: #ccc;
}
.note {
	border-bottom: 1px solid #ccc;
	font: 1.4em/1.4 georgia,serif;
	color: #333;
	padding: 12px 0;
}
.notedate {
	float:right;
	color: #808080;
}
.notecontent {

}

.alert {
	background-color: #fffed2;
}


/*--------------------------------------------------------------------  FOOTER */

#footer {
	clear:both;
	margin-top: 20px;
	background: #193441 url(img/footer-bg-top.gif) 0 0 no-repeat;
	width: 780px;
}

.scoll {
	padding-left: 20px;
	float:left;
	width: 230px;
	padding-bottom: 20px;
}
.mcoll {
	padding-left: 20px;
	float:left;
	width: 240px;
	padding-bottom: 20px;
}
#footer {
	color: #ccc;
}
#footer a {
	font: 1.4em/1.4 georgia,serif; 
	color: #ccc;
	text-decoration:underline;
}
#footer a:hover {
	text-decoration:none;
}
#footer ul {
	list-style: none;
}
#footer li {
	margin-bottom: 0.6em;
}

#footer .heading {
	font: 1.6em/1.4 georgia,serif;
	color: #fff;
	border-bottom: 1px solid #65777f;
	padding-top: 5px;
	margin-bottom: 8px;
}

#madeby {
	font: 1.2em/1.4 georgia,serif;
	background: url(img/footer-bg-bottom.gif) 0 0 no-repeat;
	padding-top: 10px;
	text-align:right;
	color: #999;
	padding-bottom: 20px;
	clear:both;
}
#madeby a {
	color: #666;
	text-decoration:none;
}
#madeby a:hover {
	text-decoration:underline;
}


/*--------------------------------------------------------------------  MISC */

.clearfix {
	font-size:0.00001px;
	visibility:hidden;
	height:0;
	clear:both;
}

code {
	font: 1.1em/1.2 Arial, verdana, sans-serif;
	border: 1px solid #ccc;
	padding: 5px;
	background-color: #fff;
	display:block;
}
 
abbr {
	cursor:help;
}

form {
	margin-bottom: 15px;
}



/*------------------------------------------------------ FORM */

#kontakt label {
	font: 1.4em/1.6 Georgia,serif;
	color: #333;
	display:block;
	padding-top: 6px;
}

#kontakt input {
	width: 200px;
	padding: 2px;
}

#kontakt textarea {
	width: 80%;
	padding: 2px;
}

#kontakt #submit {
	paddding: 1px 4px;
	font: 1.4em/1.6 Georgia,serif;
	margin:0;
	margin-top: 6px;
	width:auto;
}

