/*
Theme Name: balticsafari.pl
Theme URI: http://www.balticsafari.pl/
Description: Default design for balticsafari.pl
Version: 1.0
Author: Krzysztof Kwiatkowski
Author URI: http://localh0st.org/

	(c)2007 Krzysztof Kwiatkowski

*/


/* LAYOUT -------------------------------------------------------------------*/

body {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #666666;
line-height: 18px;
background-image: url('images/bg.gif');
padding: 0px;
margin: 0px;
}
#container {
background-color: #FFFFFF;
border: 6px solid #e5e5e5;
margin-top: 45px;
margin-right: auto;
margin-left: auto;
width: 690px;
padding: 20px;
}
div#logo {
background-image: url('images/logo.gif');
background-repeat: no-repeat;
background-position: center top;
padding: 0px;
margin: 0px;
width: 283px;
height: 40px;
float: left;
}
#motto {
background-image: url('images/motto.gif');
background-repeat: no-repeat;
background-position: center top;
padding: 0px;
width: 174px;
height: 34px;
float: right;
margin-top: 6px;
}
#header {
background-color: #000000;
float: left;
margin-top: 3px;
width: 690px;
height: 290px;
background-image: url('images/banner.jpg');
background-repeat: no-repeat;
display: inline;
margin-bottom: 20px;
}
#footer {
width: 690px;
height: 35px;
clear: both;
font-family: Verdana, Helvetica, sans-serif;
font-size: 10px;
background-image: url('images/hdot.gif');
background-repeat: repeat-x;
background-position: left top;
}
#indexleft {
width: 410px;
float: left;
margin-bottom: 20px;
background-image: url('images/vdot.gif');
background-repeat: repeat-y;
background-position: right;
padding-right: 20px;
}
#pcontent {
width: 490px;
float: left;
margin-bottom: 20px;
background-image: url('images/vdot.gif');
background-repeat: repeat-y;
background-position: right;
padding-right: 20px;
}
#news {
float: right;
width: 240px;
}
#rcol {
float: right;
width: 160px;
}
#kontakt {
font-family: Verdana, Helvetica, sans-serif;
font-size: 11px;
}
#space {
height: 45px;
}




/* MAIN MENU ----------------------------------------------------------------*/


ul#nav {
list-style-type: none;
float: left;
width: 690px;
padding: 0px;
margin: 20px 0px 0px 0px;
background-color: #cf0015;
background-image: url('images/nav_bg.gif');
background-repeat: repeat-x;
color: #FFFFFF;
font-weight: bold;
}
ul#nav li {
float: left;
margin-right: 18px;
padding-top: 4px;
padding-bottom: 5px;
padding-left: 8px;
}
ul#nav li a {
color: #FFFFFF;
text-decoration: none;
}
ul#nav li a:hover {
text-decoration: underline;
}




/* PAGE ---------------------------------------------------------------------*/

#pcontent h1 {
background-image: url('images/h1-hbar.gif');
background-repeat: no-repeat;
background-position: left bottom;
}
#pcontent h2 {
background-image: url('images/h2-hbar.gif');
background-repeat: no-repeat;
background-position: left bottom;
padding: 0 0 4px;
}
#pcontent img {
float: left;
border: 3px solid #e5e5e5;
padding: 0px;
margin-right: 18px;
margin-bottom: 18px;
margin-top: 3px;
}
#pcontent a:hover img {
border: 3px solid #666666;
}
#pcontent ul {
list-style-type: none;
padding: 0px;
margin-top: 0px;
margin-right: 0px;
margin-left: 32px;
}
#pcontent ul li {
background-image: url('images/list-bullet.gif');
background-repeat: no-repeat;
background-position: left center;
padding-left: 14px;
padding-top: 2px;
padding-bottom: 2px;
}




/* STARTPAGE ----------------------------------------------------------------*/

.arrowbox {
background-image: url('images/circlearrow.gif');
background-repeat: no-repeat;
background-position: left top;
padding-top: 6px;
padding-left: 42px;
margin-bottom: 8px;
}
.arrowbox a, #pcontent h1 a, .post h2 a {
text-decoration: none;
}
.arrowbox a:hover {
color: #ffffff;
background-color: #005898;
}
.newsbox a {
font-weight: bold;
margin-right: 8px;
}
.newsbox h2 {
font-size: 14px;
font-weight: bold;
color: #005898;
margin: 0px;
background-image: url('images/news-wave.gif');
background-repeat: no-repeat;
background-position: left center;
padding-left: 20px;
padding-top: 0px;
}
.newsbox p {
padding: 6px 0px 0px 0px;
margin: 2px 0px 18px 0px;
background-image: url('images/hdot.gif');
background-repeat: repeat-x;
background-position: left top;
}
.more-link {
margin: -16px 0 20px;
}




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

#footer p {
padding: 18px 0px 0px 0px;
margin: 0px;
}
#footer a {
color: #666666;
}
#footer a:hover {
background: #666666;
color: #FFFFFF;
}
span.rss {
background: url(images/feed-icon-12x12.gif) no-repeat left center;
padding: 0 0 0 16px;
}
span.valid {
background: url(images/icon-valid.gif) no-repeat left center;
padding: 0 0 0 14px;
}



/* BLOGPOST -----------------------------------------------------------------*/

.postmeta {
font-family: Verdana, Helvetica, sans-serif;
font-size: 11px;
margin-bottom: 18px;
}
.postmeta p {
padding: 0px;
margin: -18px 0px 0px 0px;
}
.postmeta a {
color: #666666;
}
.postmeta a:hover {
color: #ffffff;
background-color: #666666;
}




/* SIDELISTS ----------------------------------------------------------------*/

ul#sidenav {
padding: 0px;
margin-top: 0px;
margin-right: 0px;
margin-left: 0px;
list-style-type: none;
border-top-style: solid;
border-top-width: 1px;
border-top-color: #e5e5e5;
}
ul#sidenav li a {
display: block;
border-bottom-style: solid;
border-bottom-width: 1px;
border-bottom-color: #e5e5e5;
text-decoration: none;
line-height: 24px;
width: 160px;
color: #CF0015;
}
ul#sidenav li a:hover {
color: #ffffff;
background: #CF0015;
padding-left: 10px;
width: 150px;
font-weight: bold;
}
ul.recent {
list-style-type: none;
padding: 0px;
margin-top: 0px;
margin-right: 0px;
margin-left: 0px;
}
ul.recent li {
background-image: url('images/list-bullet.gif');
background-repeat: no-repeat;
background-position: left center;
padding-left: 14px;
padding-top: 4px;
padding-bottom: 4px;
}




/* VARIOUS AND GLOBALS ------------------------------------------------------*/

.alignleft {
float: left;
}
.alignright {
float: right;
}
textarea, input {
font-size: 12px;
border: solid 1px #c0c0c0;
background: #f0f0f0;
font-family: Arial, Helvetica, sans-serif;
}
textarea {
width: 100%;
}
h1, h2, h3, h4, h5, h6, p, blockquote, form, label, ul, ol, dl, fieldset, address, .contactright {
margin: 0px 0px 18px 0px;
}
blockquote {
margin-left: 32px;
padding-left: 14px;
border-left-style: solid;
border-left-width: 2px;
border-left-color: #e5e5e5;
}
#news a, #indexleft a, #pcontent a, #kontakt a, #sidebar a {
color: #005898;
}
#news a:hover, #indexleft a:hover, #pcontent a:hover, #kontakt a:hover, #sidebar a:hover {
background-color: #005898;
color: #FFFFFF;
text-decoration: none;
}
h1 {
padding: 0 0 4px;
font-size: 20px;
font-weight: bold;
color: #005898;
}
h2, h3 {
font-size: 16px;
font-weight: bold;
color: #005898;
}
br.clear {
clear: both;
}

#sidebar img, #rcol img {
    border: none;
    margin-bottom: 18px;
    background: none;
}

#sidelink a:hover {
    background: none;
}

.ddfmwrap .credits {
	display: none;
}

.ddfmwrap {
	border: 1px solid  #ededed;
	padding-top: 18px;
	margin: 0;
}
