/*
Theme Name: Odbitker Theme
Description: Custom WordPress theme that graced versions 1.2.x and prior.
Version: 1.0
Author: Dariusz Pobożniak
Author URI: http://pobozniak.pl
Tags: mantle color, variable width, two columns

*/


* { margin: 0; padding: 0; }
html, body { height: 100%; }
body {
	background: #7f9e9f url(gfx/bgBody.jpg) 0 0 repeat-x;
	color: #808080;
	font: normal 14px/19px Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}

h2, h3 { font-weight: normal; }
h3 { font-size: 16px; }
p { margin: 10px 0; }

a { color: #808080; text-decoration: none; }
/*a:visited { color: #74b21c; }*/
/* a:hover { color: #74b21c; } */
a img { border: none; }


/* STRUCTURE
----------------------------------------------------------------------------- */

#wrapper { margin: 0 auto; min-height: 100%; width: 960px; }
* html #wrapper { height: 100%; }
#container {
    background: #fff;
    clear: left;
	overflow: hidden;
	padding: 25px 0 250px;
	width: 960px;
}
#container, #footer .content {
    -moz-box-shadow: 0 0 13px rgba(0,0,0,0.7);
    -webkit-box-shadow: 0 0 13px rgba(0,0,0,0.7);
    box-shadow: 0 0 13px rgba(0,0,0,0.7);
}
#sidebar { float: left; margin-top: 10px; padding-left: 15px; width: 260px; }
#content { float: right; padding: 0 25px 25px 0; width: 610px; }
#footer { 
    background: #043d45;
	bottom: 0;
    left: 0; 
    margin-top: -237px;
    overflow: hidden;
    position: relative; 
    width: 100%;
}
#container:after, #footer:after, #top:after { 
	content: "."; display: block; font-size: 0; 
	height: 0; clear: both; visibility: hidden; 
}

#topnav a {
    border-radius: 3px; 
    -moz-border-radius: 3px; 
    -webkit-border-radius: 3px;
}
.btn1, .btn2 {
    border-radius: 7px; 
    -moz-border-radius: 7px; 
    -webkit-border-radius: 7px;
}


/* HEADER
----------------------------------------------------------------------------- */

#header { 
    border-bottom: 1px solid #fff; height: 75px; line-height: 75px; margin: 0 auto; width: 960px; 
}
#header h1 { 
    background: url(gfx/logo.gif) 0 0 no-repeat; float: left; height: 65px; margin-right: 30px; 
    overflow: hidden; text-indent: -9999em; width: 176px; 
}
#header h1 a { display: block; height: 100%; width: 100%; }
#topnav li { display: inline; list-style: none; }
#topnav a { color: #fff; line-height: 25px; padding: 3px 13px; text-decoration: none; }
#topnav a:hover, #topnav .current_page_ancestor a, #topnav .current_page_item a { 
    background: #17b0a7; text-decoration: none; -moz-box-shadow: -1px -1px 4px inset rgba(0,0,0,.5);
    -moz-box-shadow: -1px -1px 4px rgba(0,0,0,0.5) inset;
    -webkit-box-shadow: -1px -1px 4px rgba(0,0,0,0.5) inset;
    box-shadow: -1px -1px 4px rgba(0,0,0,0.5) inset;
}
#tab-login a { background: #35646a url(gfx/gradient3.gif) 0 0 repeat-x; margin-left: 25px; }
#top { background: url(gfx/bgH2.jpg) 515px 72px no-repeat; }
#top ul { float: left; margin: 260px 0 0 45px; width: 410px; }
#top li { display: inline; float: left; list-style: none; margin: 0 10px; width: 185px; }
#top li span { color: #fff; display: block; margin-top: 25px; }



/* CONTENT
----------------------------------------------------------------------------- */

#content ul { margin: 1em 0 1em 20px; }
#content h2 { margin: 15px 0; }
#content h2, #content h2 a { color: #74b21c; font-size: 30px; line-height: 33px; }
#content h2 a:hover { color: #17b0a7; }

.newaccount { 
    border-top: 1px solid #7f9e9f;
    clear: both;
    color: #8e8e8e;
    font-size: 24px;
    padding: 30px 0;
    text-align: center;
}
.newaccount a { margin-right: 45px; }
.btn1, .btn2 { 
    background: #89bd3e url(gfx/gradient1.gif) 0 0 repeat-x;
    color: #fff;
    font-size: 16px;
    padding: 13px 30px;
}
.btn2 { background: #3ebdb6 url(gfx/gradient4.gif) 0 0 repeat-x; }

h2.reasons, #top h2 { display: none; }
#reasons { background: url(gfx/bgReasons.gif) 0 0px no-repeat; padding: 15px 30px 30px 245px; }
#reasons li { background-position: 0 7px; background-repeat: no-repeat; list-style: none; padding-left: 50px; }
#reasons li div { border-bottom: 1px solid #14afa6; }
#reasons h3 { background: url(gfx/ico_plus.gif) 99% 10px no-repeat; cursor: pointer; padding: 10px 0; }
#reasons h3.hide { background: url(gfx/ico_minus.gif) 99% 10px no-repeat; }
.c01 { background-image: url(gfx/c01.gif); }
.c02 { background-image: url(gfx/c02.gif); }
.c03 { background-image: url(gfx/c03.gif); }
.c04 { background-image: url(gfx/c04.gif); }
.c05 { background-image: url(gfx/c05.gif); }
.c06 { background-image: url(gfx/c06.gif); }
.c07 { background-image: url(gfx/c07.gif); }
.c08 { background-image: url(gfx/c08.gif); }
.c09 { background-image: url(gfx/c09.gif); }
.c10 { background-image: url(gfx/c10.gif); }

#signinform, #lastopinion { border-top: 1px solid #7f9e9f; float: left; padding: 25px 25px 40px; width: 300px; }
#lastopinion { float: right; padding-left: 65px; width: 520px; }
#signinform h3, #lastopinion h3 { font-size: 18px; line-height: 22px; }
#signinform p, #lastopinion p { margin: 13px 0; }
#signinform fieldset, #lastopinion blockquote, #signinform button { border: 0 none; }
#lastopinion blockquote { color: #14afa6; font-size: 18px; font-style: italic; margin: 18px 0; padding: 0; }
#signinform button, #lastopinion a { 
    background: #fff url(gfx/gradient2.gif) 0 0 repeat-x;
    color: #717171;
    cursor: pointer;
    font-size: 12px;
    padding: 3px 10px;
    box-shadow: 0 0 2px rgba(0,0,0,0.4);
    -moz-box-shadow: 0 0 2px rgba(0,0,0,0.4);
    -webkit-box-shadow: 0 0 2px rgba(0,0,0,0.4);
}
#signinform button:hover, #lastopinion a:hover, .btn1:hover, .btn2:hover {
    box-shadow: 0 0 2px rgba(0,0,0,0.7);
    -moz-box-shadow: 0 0 2px rgba(0,0,0,0.7);
    -webkit-box-shadow: 0 0 2px rgba(0,0,0,0.7);
}
#signinform input { 
    border: 1px solid #8e8e8e;
    color: #8e8e8e;
    font: 14px Verdana, Arial, Helvetica, sans-serif; 
    padding: 3px 4px; 
    width: 265px;
}

#movie { border: 10px solid #fff; float: left; height: 344px; margin: 35px 10px; width: 425px; }



/* SIDEBAR
----------------------------------------------------------------------------- */

#sidebar ul { margin: 15px 0; }
#sidebar ul li { list-style: none; margin-bottom: 15px; }
#sidebar ul ul { margin: 0; }
#sidebar > ul > li > a { color: #17b0a7; text-transform: uppercase; }
#sidebar ul ul li { background: url(gfx/raquo1.gif) 0 7px no-repeat; margin: 0; padding-left: 13px; }
#sidebar .current_page_item a, #sidebar a:hover { color: #043e46; }





/* FOOTER
----------------------------------------------------------------------------- */

#footer * { color: #fff; }
#footer .content { height: 250px; margin: 0 auto; overflow: hidden; width: 960px; }
#footer .credit { border-top: 1px solid #fff; clear: left; margin: 0; padding: 10px 15px; }
#footer .credit .author { float: right; }
#footer a:hover { text-decoration: underline; }

#footer .menu { border-left: 1px solid #fff; float: left; margin-left: -1px; min-height: 180px; padding: 15px; width: 210px; }
#footer .menu h3 { margin-bottom: 15px;}
#footer .menu li { background: url(gfx/raquo2.gif) 0 7px no-repeat; font-size: 14px; list-style: none; padding-left: 13px; }
* html #footer .menu { height: 180px; }

#footer dl { margin-top: 10px; }
#footer dd a { float: left; height: 30px; margin: 10px 10px 0 0; overflow: hidden; text-indent: -9999em; width: 30px; }
#footer dd a:hover { opacity: .8; }
#footer .fc { background: url(gfx/logo_facebook.gif) 0 0 no-repeat; }
#footer .yt { background: url(gfx/logo_youtube.gif) 0 0 no-repeat; }
#footer .nk { background: url(gfx/logo_nk.gif) 0 0 no-repeat; }




/* OTHER WP STYLES
----------------------------------------------------------------------------- */

.screen-reader-text {
     position: absolute;
     left: -1000em;
}



acronym, abbr {
	border-bottom: 1px dashed #333;
}

acronym, abbr, span.caps {
	font-size: 90%;
	letter-spacing: .07em;
}

acronym, abbr {
	cursor: help;
}

blockquote {
	border-left: 5px solid #ccc;
	margin-left: 1.5em;
	padding-left: 5px;
}



cite {
	font-size: 90%;
	font-style: normal;
}



ol#comments li p {
	font-size: 100%;
}



/* classes used by the_meta() */
ul.post-meta {
	list-style: none;
}

ul.post-meta span.post-meta-key {
	font-weight: bold;
}


.feedback {
	color: #ccc;
	text-align: right;
	clear: both;
}

.meta {
	font-size: .75em;
}

.meta li, ul.post-meta li {
	display: inline;
}

.meta ul {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}

.meta, .meta a {
	color: #808080;
	font-weight: normal;
	letter-spacing: 0;
}

.storytitle {
	margin: 0;
}

.storytitle a {
	text-decoration: none;
}

#commentform #author, #commentform #email, #commentform #url, #commentform textarea {
	background: #fff;
	border: 1px solid #333;
	padding: .2em;
}

#commentform textarea {
	width: 100%;
}

#commentlist li ul {
	border-left: 1px solid #ddd;
	font-size: 110%;
	list-style-type: none;
}

#commentlist li .avatar {
	float: right;
	margin-right: 25px;
	border: 1px dotted #ccc;
	padding: 2px;
}


#menu {
	background: #fff;
	border-left: 1px dotted #ccc;
	border-top: 3px solid #e0e6e0;
	padding: 20px 0 10px 30px;
	position: absolute;
	right: 2px;
	top: 0;
	width: 11em;
}

#menu form {
	margin: 0 0 0 13px;
}

#menu input#s {
	width: 80%;
	background: #eee;
	border: 1px solid #999;
	color: #000;
}

#menu ul {
	color: #ccc;
	font-weight: bold;
	list-style-type: none;
	margin: 0;
	padding-left: 3px;
	text-transform: lowercase;
}

#menu ul li {
	font: italic normal 110% 'Times New Roman', Times, serif;
	letter-spacing: 0.1em;
	margin-top: 10px;
	padding-bottom: 2px; /*border-bottom: dotted 1px #ccc;*/
}

#menu ul ul {
	font-variant: normal;
	font-weight: normal;
	line-height: 100%;
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: left;
}

#menu ul ul li {
	border: 0;
	font: normal normal 12px/115% 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing: 0;
	margin-top: 0;
	padding: 0;
	padding-left: 12px;
}

#menu ul ul li a {
	color: #000;
	text-decoration: none;
}

#menu ul ul li a:hover {
	border-bottom: 1px solid #809080;
}

#menu ul ul ul.children {
	font-size: 142%;
	padding-left: 4px;
}

#wp-calendar {
	border: 1px solid #ddd;
	empty-cells: show;
	font-size: 14px;
	margin: 0;
	width: 90%;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	display: block;
	text-decoration: none;
}

#wp-calendar a:hover {
	background: #e0e6e0;
	color: #333;
}

#wp-calendar caption {
	color: #999;
	font-size: 16px;
	text-align: left;
}

#wp-calendar td {
	color: #ccc;
	font: normal 12px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
}

#wp-calendar td.pad:hover {
	background: #fff;
}

#wp-calendar td:hover, #wp-calendar #today {
	background: #eee;
	color: #bbb;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}

/* Captions & aligment */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions & aligment */

