/* Theme Name: SkrzydlatyWedrowiec  */
html {
    min-height: 101%;
}

body {
    text-align: center;
    font: normal 12px Arial, Verdana, Geneva, serif;
    letter-spacing: 0;
    color: #000;
    background: url(images/bodybg.png) repeat;
    margin: 1px;
    padding: 0;
}

input, textarea, .newsletter .wpsb_form_btn {
    background:#f6f6f6;
    	color: #9f9f9f;
	    border:solid 1px #bbbbbb;
		float: left;
		margin-top: 2px;
		padding: 2px;
}
label {
	float: left;
	min-width: 120px;
	text-align: right;
	line-height: 20px;
	margin-right: 5px;
	height: 20px;
	
}
form {
	float: left;
	
}
.newsletter .wpsb_form_btn {
    margin-top: 1px;
    margin-right: 5px;
	cursor: pointer;
}

#searchsite label {
    float: left;
    margin-top: 4px;
}

.newsletter #wpsb_email {
    margin-right: 5px;
}

.newsletter label {
    float: left;
    line-height: 12px;
    margin: 0;
    padding: 5px 0 0;
}
.forgetmenot label, .radio_wrapper label {
	width: auto;
	text-align: left;
	line-height: 16px;
}
.radio_wrapper label {
	
	line-height: 14px;
}

.inputs_wrapper {
	float: left;
	width: 470px;
	clear: both;
	padding: 5px 0 5px 0;
}
.inputs_wrapper input {
	float: left;
}
form .inputs_wrapper label {
	float: left;
	padding-top: 3px;
	
}
#registerform,#loginform  {
	width: 300px;
	padding-left: 75px;
	overflow: hidden;
}
form .inputs_wrapper .captcha-img {
	
	margin-left: 135px;
	float: left;
	
}
#rememberme-tml-page,.wpsb_form_radio {
	float: left;
	margin-right: 2px;
}
#searchsite .input-submit {
    margin-top: 1px;
    float: left;
    margin: 4px 0 0 5px;
    cursor: pointer;
	padding: 0;
	border:0;
	width: 16px;
	height: 16px;
	background: url(images/magnify.png) no-repeat top left;
}

fieldset {
    width: 100%;
    float: left;
    border: 0;
    margin: 0;
    padding: 0;
}

#searchsite {
    float: right;
    width: 183px;
   margin-top: 3px;
  margin-right: 0;
   
}

#email, #author, #url {
    width: 200px;
}

.content {
    width: 960px;
    float: left;
	
}

.index_cnt {
   
	
}



a {
    color: #000;
    text-decoration: none;
}

.left .read_more a, .main .read_more a {
  
    text-decoration: none;
    clear: both;
    font-size: 11px;
    float: right;
   
    letter-spacing: .02em;
}
.left .read_more a {
	margin: 0;
}
.entry p a {
    color: #721800;
    font-weight: 700;
}

p {
    float: left;
    width: 100%;
    letter-spacing: 0;
    line-height: 180%;
	color: #000;
    padding: 5px 0;
	font-size: 12px;
}

h1,h2, h3, h4, h5 {
    float: left;
    border: 0;
    width: 100%;
    letter-spacing: .02em;
	font-family: Georgia, "Times New Roman", Times, sans-serif;
}

abbr {
    border-bottom: 1px dotted #999;
    cursor: help;
}

acronym {
    border-bottom: 1px dashed #999;
    cursor: help;
}

blockquote {
    font: italic 14px Georgia, "Times New Roman", Times, serif;
    min-height: 70px;
    line-height: 18px;
    background: url(images/blockquote.gif) no-repeat top left;
    clear: both;
    padding: 20px 50px;
}

.nex-prv {
    float: right;
    width: 280px;
}

#wrapper {
    width: 960px;
    margin: 0 auto;
}

#inner {
    width: 960px;
    text-align: left;
    border: 1px solid #c8c8c8;
    background: url(images/pagebg.png) repeat;
    float: left;
    padding: 5px;
}

#container {
    border: 1px dashed #dcdcdc;
    background: url(images/containerbg.png) no-repeat top left;
    width: 960px;
    float: left;
}

#header {
    background: url(images/headerbg.jpg) no-repeat top right;
    height: 130px;
    float: left;
    width: 950px;
	margin-bottom: -30px;
}

#header #logo {
    width: 457px;
    height: 10px;
    float: left;
    
    clear: both;
}

#header #logo a {
    width: 457px;
    height: 10px;
    background: url(images/logo.png) no-repeat left top;
    float: left;
   
    font-size: 11px;
    border: 0;
    overflow: hidden;
    margin: 25px 0 0 105px;
}

#header #logo a {
    color: #000;
  
    float: left;
    font-family: Georgia, serif;
    clear: both;
    font-size: 11px;
    text-align: left;
       padding: 30px 0 10px 0px;
	   text-transform: uppercase;
	   font-style: italic;
	   text-align: center;
	
}
#menu_bar {
	height: 30px;
   
    list-style: none;
    float: left;
    clear: both;
    width: 860px;
  /*  background: url(images/menubg.png) repeat-x left top; */
    margin: 0px 0 0 89px;
	padding-left: 10px;
	padding-top: 8px;
}
ul.nav {
    height: 20px;
   clear: none;
    list-style: none;
    float: left;
   
    width: 600px;
    
    margin: 5px 0 0 10px;
	
	/* background: url(images/menubg.png) repeat-x left top;*/
}

ul.nav li {
    float: left;
    display: block;
    text-transform: uppercase;
    
   
}

ul.nav li a {
    display: block;
    float: left;
    text-decoration: none;
    font-size: 12px;
    border-left: 1px dotted #acacac;
    margin-left: 2px;
    padding: 0 5px;
	margin-top: 3px;
}

ul.nav li a:hover, ul.nav li a.current_page_item {
   
    color: #000;
   
   
}
ul.nav .no-bordered a {
	
	border:0;
	
}
.left {
    width: 200px;
    float: left;
  
    overflow: hidden;
    padding: 0px 15px 0px 5px;
}

.left p {
    font-size: 11px;
    line-height: 150%;
    text-align: left;
    margin-top: 10px;
    float: left;
}
.left .first_cat_art p {
	margin-top: 0px;
}
.left img, #head_post img, .first_cat_art img {
    float: left;
    background: #eaeaea;
    margin: 8px 8px 0 0;
    padding: 2px;
}

.books {
    padding-top: 0px;
}

.books h3 {
    font-size: 10px;
    border: 0;
    width: 100%;
    text-align: left;
    line-height: 150%;
}

.books h3 a {
    font-size: 11px;
    border: 0;
	font-weight: normal;
}

.left .featured .list h3, .left .featured .list .category {
    float: none;
}

.category {
    text-transform: lowercase;
}

.category a {
    color: #5C5C5C;
    border: none;
}

.post h2 {
    font: 16px Georgia, "Times New Roman", Times, serif;
    padding: 5px 0;
}
.post h1 {
    font: 20px Georgia, "Times New Roman", Times, serif;
    padding: 5px 0;
}
.post h2 a {
    text-decoration: none;
    border-bottom: none;
}

#head_post {
    float: left;
    width: 100%;
    padding-bottom: 25px;
	

	 
}
#head_post p {
  
    width: 100%; }
    

.head_post {
    padding-bottom: 15px;
   
   
}

.post .author em {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-style: italic;
}

.focus {
    width: 658px;
    border-bottom: 1px solid #eaeaea;
    background-color: #fff;
    padding: 10px;
}

.right {
    float: left;
    width: 740px;
    overflow: hidden;
	
}


.bigletter {
    color: #1b1b1b;
    font-size: 22px;
    float: left;
    line-height: 1;
    font-family: Tahoma;
    margin: -.16em .03em -.3em 0;
}

.main {
    width: 495px;
    float: left;
    overflow: hidden;
    padding: 15px;
   padding-left: 25px;
	
	padding-right: 0;
}

.featured h2, .sidebar_right h2, .single-sidebar h2, #head_post h2 a, #head_post h2 {
    font-size: 18px;
    letter-spacing: .05em;
    line-height: 28px;
    font-weight: 400;
    width: 100%;
    float: left;
    font-family: Georgia, "Times New Roman", Times, serif;
    padding: 0;
}

.sidebar_right h2 {
    padding-bottom: 12px;
}

#head_post h2 a {
    font-size: 24px;
    color: #004761;
}

.main .first_cat_art h2 {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-weight: 700;
    font-size: 14px;
    margin-top: 3px;
}

.main .first_cat_art h3,#head_post p#last {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-weight: 400;
    font-size: 12px;
}
#head_post p#last {
	padding: 0;
	 }
.archive {
    padding-top: 5px;
}

.archive img {
    margin-top: 4px;
}

.entry .archive h2 {
    font-size: 14px;
    line-height: 18px;
    color: #aaa;
    padding: 0;
}

.entry .archive h3 {
    font-size: 12px;
    line-height: 16px;
    padding: 0;
}

#head_post h2 a, .front-list h2 a {
    font-weight: 400;
    text-decoration: none;
}

.featured h3 a {
    font-weight: 400;
    font-family: Georgia, "Times New Roman", Times, serif;
    text-decoration: none;
    font-size: 14px;
    border-bottom: none;
}

.p_meta p {
    font-size: 11px;
    color: #6d6d6d;
}

.left .p_meta p {
    font-size: 10px;
    margin: 0;
    padding: 0;
}

.featured h3 a:hover {
    background-color: #eaeaea;
}

.list .thumb {
    float: left;
    background: #eaeaea;
    margin-right: 10px;
    padding: 5px;
}

.sidebar_right {
    float: left;
    width: 185px;
    overflow: hidden;
    padding: 15px;
	padding-right: 0;
	
	padding-left: 25px;
	
}

.sidebar_right a:hover {
    color: #5C5C5C;
}

#searchform {
    padding-bottom: 15px;
}

#searchform label {
    display: block;
    padding: 0 0 8px;
}

.sidebar_right ul {
    list-style: none;
    padding-bottom: 15px;
}

.sidebar_right ul li {
    
    padding: 5px 0;
}

.links ul {
    list-style: none;
}

.links ul li {
    padding: 3px 0;
}

.entry {
    width: 495px;
    float: right;
    overflow: hidden;
    padding: 15px;
    padding-left: 25px;
	background: none;
	border: 0;
	overflow: hidden;
	padding-right: 0;
	margin-top: 8px;
	padding-left: 0;
    text-align: left;
	
}
.entry_columns {
	float: left;
	width: 740px;
	clear: both;
	padding: 0;
	
}
.entry img {
    background: #eaeaea;
    border: none;
    padding: 2px;
}

.entry a img {
    border: none;
}

.entry h2 {
    font-family: Georgia, "Times New Roman", Times, serif;
    color: #014e6a;
    font-weight: 400;
    font-size: 16px;
    padding-bottom: 10px;
}
.entry h1 {
    font-family: Georgia, "Times New Roman", Times, serif;
    color: #004761;
    font-weight: 400;
    font-size: 22px;
    padding-bottom: 10px;
}
.tourpart {
    clear: both;
    width: 100%;
    padding: 0 0 5px;
}

.tour_date {
    padding-left: 30px;
    font-size: 14px;
    line-height: 35px;
    float: left;
    font-weight: 700;
    padding-right: 10px;
}

.wp-caption {
    background: #efefef;
    text-align: center;
    font-style: italic;
    float: left;
}

.alignleft {
    float: left;
    margin-right: 10px;
}

.alignright {
    float: right;
    margin-left: 10px;
}

.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.alignnone {
    clear: both;
    float: none;
}

.entry .sum {
    width: 200px;
    float: right;
    font-size: 16px;
    font-family: Georgia, "Times New Roman", Times, serif;
    line-height: 22px;
    background: #efefef;
    border: 1px solid #eaeaea;
    padding: 15px;
}

.entry .author {
    padding-bottom: 5px;
}

.entry .date {
    padding-bottom: 10px;
    font-style: italic;
    font-family: Georgia, "Times New Roman", Times, serif;
    width: auto;
    float: left;
	margin-top: 0px;
}

.entry h3 {
    padding-top: 20px;
    font: normal 16px Georgia, "Times New Roman", Times, serif;
    color: #000;
    padding-bottom: 5px;
}

.contentjumplink {
    float: left;
    margin-right: 20px;
    font-weight: 700;
    margin-top: 10px;
    margin-bottom: 10px;
    color: #8c8c8c
}

a.contentjumplink {
    color: #000;
}

.entry ol, .entry ul {
    line-height: 20px;
    float: left;
    padding: 5px 5px 5px 30px;
}

.cat .list {
    padding-bottom: 10px;
    background: url(images/stripe.gif) repeat-x bottom;
}

.cat .list a {
    border-bottom: 0;
}

.cat .list h3 {
    padding-bottom: 3px;
}

.navigation {
    clear: both;
}

.navigation .alignright, .navigation .alignleft {
    padding: 20px 0;
}

.navigation-post {
   
    margin-top: 10px;
    padding: 10px;
    float: left;
    width: 96%;
}

.navigation-post a {
    font-weight: 700;
    font-size: 11px;
}

.author-detail {
    background: #efefef;
    border: 1px solid #eaeaea;
    margin-top: 20px;
    padding: 10px;
}

.author-detail h5 {
    font: normal 16px Georgia, "Times New Roman", Times, serif;
}

.author-detail img.avatar {
    float: left;
    background: #fff;
    margin-right: 10px;
    width: auto !important;
    padding: 3px;
}

.wp-smiley {
    padding: 0 !important;
}

.data-post {
    margin-top: 10px;
    text-align: center;
    border: 1px dashed #999;
    float: left;
    clear: both;
    width:: 665px;
    padding:
    10px;
}

.data-post a {
    border-bottom: none;
    clear: none;
}

.comments h4 {
    font: normal 18px Georgia, "Times New Roman", Times, serif;
	padding: 0;
}

.comments ul {
    list-style: none;
    padding: 0;
}

ul.children {
    padding-left: 50px;
    width: 570px;
}

ul.children .comment {
    background: #efefef;
}

ul.children .comment-author {
    width: 480px;
}

.writer {
    width: 555px;
    float: left;
}

.comment, .pingback {
    background: url(images/stripe.gif) repeat-x bottom;
    padding: 10px;
}

.comment p.reply {
    background: #efefef;
    padding: 10px;
}

.comment-author {
    width: 570px;
    float: left;
    padding-left: 10px;
}

.comment .avatar {
    width: 32px;
    float: left;
    background: #eaeaea;
    padding: 3px;
}

.comment-meta {
    display: inline;
}

cite.fn {
    font-style: normal;
}

.gravatar img {
    background: #eaeaea;
    padding: 3px;
}

.comment blockquote {
    background: url(images/smallquote.gif) no-repeat top left;
    padding: 5px 30px;
}

textarea#comment {
    width: 426px;
	padding: 5px;
}

.tags {
    border: 1px dotted #eaeaea;
    background: #fcfcfc;
   
    padding: 10px;
    float: left;
    width: 470px;
	
	margin-bottom: 10px;
	padding-bottom: 5px;
}
.entry .tags p {
   padding: 0;
   font-size: 11px;
}
.footer {
    background: url(images/footerbg.png) no-repeat bottom right;
    border-top: 1px dashed #a4a4a4;
    float: left;
    line-height: 60px;
    clear: both;
    padding: 0 10px;
	width: 940px;
}

.footer .creator {
    width: 400px;
    float: left;
}

.footer .copyr {
    width: 500px;
    float: right;
    text-align: right;
    margin-right: 15px;
    font-size: 9px;
}

.usermenu {
    float: right;
    height: 30px;
    line-height: 16px;
    clear: none;
    overflow: hidden;
    margin: 0px 0 0 0;
    padding: 0 0 45px 0;
}

.usermenu li {
    border-right: 1px dotted #acacac;
    font-size: 11px;
    float: left;
    letter-spacing: .01em;
    height: 30px;
    line-height: 45px;
    list-style: none;
    margin: 0 0px 0 0;
    padding: 0; padding: 0 10px 0 10px;
}
.usermenu .no-bordered {
	border:0;
}
.usermenu li a {
    float: left;
    text-decoration: none;
    height: 16px;
    line-height: 45px;margin: 0 0px 0 0;
   
}

.usermenu li a:hover {
    
    text-decoration: underline;
}

.usermenu li.paragraph {
    padding-left: 10px;
	padding-right: 10px;
	line-height: 45px;
}

.usermenu li.gravatar img {
    height: 28px;
    margin-top: -5px;
}

#inner .links li a {
    float: left;
    clear: both;
    text-decoration: none;
}

.first_cat_art {
    float: left;
    clear: both;
   
  
     width: 99%;
	 padding-bottom: 15px;

	 padding-left: 15px;
	 padding-top: 15px;
}

.first_cat_art p {
  
    width: 98%; }
.right .first_cat_art {
    float: left;
    clear: both;
    
     width: 100%;
	 padding-bottom: 25px;
	
	 padding-left: 0px;
	 padding-top: 25px;
	 border: 0;
}


.main .first_cat_art {
    border-bottom: 0;
  
    padding-top: 0px;
}

#commercialbreak {
    width: 100%;
    clear: both;
    float: left;
    padding-bottom: 10px;
    margin: 5px 4px;
}

.add_02 {
    float: left;
    width: 150px;
    margin-top: 20px;
    margin-left: 10px;
    border: 1px dashed #fff;
}

.adds_panel {
    float: left;
    padding-left: 10px;
    padding-top: 5px;
}

.adds_panel img {
    border: 1px dashed #000;
    background: none;
    margin: 0;
    padding: 0;
}

#adds_03 {
    float: left;
    padding: 10px 0 0;
}

.left-a {
    padding-left: 35px;
    padding-top: 5px;
}

.long-a {
    padding-left: 0;
    padding-top: 5px;
}

.long-b {
    padding-left: 25px;
    padding-top: 5px;
}

.left-f {
    padding-left: 18px;
    padding-top: 5px;
}

.long-c {
    padding-left: 0;
    padding-top: 15px;
    position: relative;
    left: -7px;
}

.left-e {
    padding-left: 17px;
    padding-top: 5px;
}

.left-d {
    padding-left: 25px;
    padding-top: 15px;
}

.inner-a {
    padding-left: 0;
}
*, .adds_panel a {
    margin: 0;
    padding: 0;
}

.newsletter label input, .content p, img {
    float: left;
}
.newsletter p {
	margin: 0;
	padding-bottom: 10px;
	font-size: 11px;
	width: 100%;
	
}


.left .read_more, .main .read_more, .entry p, .data-post p {
    float: left;
    width: 96%;
	margin-top: -5px;
}
.left .read_more {
	
	padding: 0;
}
.navigation-post .alignright {
    float: right;
}
 .entry p {
 	padding-bottom: 10px;
	width: 100%;
	color: #000;
	
 }
.read_more a {
    text-decoration: none;
    float: right;
    font-weight: 700;
    color: #874900;
}

.read_more span {
    font-weight: 700;
    float: left;
    font-size: 11px;
    padding-left: 0px;
}

a:hover, .left .read_more a:hover, .main .read_more a:hover, #head_post h2 a:hover {
    text-decoration: underline;
}

.entry p.tags a, #header h1 a:hover {
    color: #000;
}

a img, .left a img {
    border: 0;
}

.readmore, .says {
    display: none;
}

.books h2, .books h2 a {
    font-size: 11px;
    border: 0;
    letter-spacing: .01em;
}

.post h2 a:hover, .cat .list a:hover {
    background: #eaeaea;
}

.post .author, .reply {
    padding-bottom: 10px;
}

.list, .bestweb, .links {
    padding-bottom: 20px;
}

.sidebar_right a, .navigation a, .author-detail a, .footer a, .pingback a, .comment a {
    border-bottom: none;
}

.bestweb a, .links a, .footer a {
    text-decoration: none;
}

.entry .author em, .writer em {
    font-family: Georgia, "Times New Roman", Times, serif;
}

.author-detail p, .comment p {
    line-height: 17px;
}

.comments, .long-e {
    float: left;
    padding-top: 25px;
}

#comment {
	width: 426px;
	float: left;
	clear: both;
}


#footerimg {
    float: left;
    position: relative;
    left: -35px
}

.footer .copyr {
    width: 25px;
    height: 25px;
    margin-right: -5px;
    margin-top: 40px;
}

.footer .copyr a {
    width: 25px;
    height: 25px;
    float: left;
}

.footer ul {
    float: left;
    height: 16px;
    padding: 0;
    margin: 0;
    margin-left: -35px;
}

.footer ul li {
    float: left;
    font-size: 11px;
    list-style: none;
    margin: 0 2px 0 2px;
}

.footer ul li a:hover {
    text-decoration: underline;
}

.adds_07 img {
    width: 430px;
    margin-top: 10px;
    float: left;
}

.single_adds img {
    float: left;
    width: 670px;
    margin-top: 20px;
}
.OnFocus{
    	background: #fff;
    	color:#000;
    	border:solid 1px #666666;
    }
.OnIdle{
    	background:#f6f6f6;
    	color: #9f9f9f;
	    border:solid 1px #bbbbbb;
    }
.error {
	color: #ff0000;
	margin-top: 0;
	padding-top: 0;
}
.ratingstars, .ratingblock   {
	float: left;
	width: 100%;
}
#conquest {
	float: left;
	font-size: 11px;
	width: 200px;
	clear: both;
	text-align: center;
	padding-left: 15px;
	padding-top: 66px;
	line-height: 14px;
}
#conquest strong {
	color: #c14900
}
.single_adds_01 {
float: left;
position: relative;
left: -17px;	

}
.single_adds_01 img {
	border: 0;width: 460px;
}
.mngl-user-grid {
	float: left;
	clear: both;
}
.m_c_box {
	float: left;
	width: 100%;padding-bottom: 5px;
}
.m_c_box p {
	float: left;
	width: 100%;
	padding: 0;font-size: 11px;
}
.m_c_box em {
	font-size: 11px;
	font-style: normal;
	line-height: 12px;
	
}
#mngl-fake-search-form {
	float: left;
	width: 100%;
	clear: both;
}
#mngl-search-form {
	float: left;
	clear: both;
	width: 100%;
}
.entry table {
	float: left;
	width: 100%;
}
.mngl-comment-table {
  width: 95%;
}

.mngl-comment-table tr td, .mngl-comment-table {
  padding: 0px !important;
  margin: 2px !important;
  background-color: #d3d3d3 !important;
}
#commentform label small  {
	float: left;
}
