/*
Name: Wymyslacze.pl
Author: Wymyslacze.pl
Description: ''
Version: 1.0


*/


body {
	margin: 0 auto;
	padding: 0;
	font-size: 87.5%; /* 14px */
	font-family: Helvetica, Arial, sans-serif;
	line-height: 1.429;
	color: #6a6a69;
	background: url('images/bg-content.jpg') repeat-x bottom left #f6f6f6;
	text-align: left;
	min-height: 660px;
}

h1, h2, h3, h4, h5 {
	margin: 0;
}
h1 {
	
}
h2 {
	padding: 5px 0 5px 0;font-size: 1.143em;color: #373636; /* 16px */
}
h3 {
	
}
h4 {
	
}

a {
	outline: 0;
}
a img {
	border: 0px; text-decoration: none;
}
a:link, a:visited {
	color: #11a2f7; 
}
a:hover, a:active {
	color: #11a2f7;text-decoration: underline;
}
a:focus {
	
}

p {
	margin: 0;font-size: 1em;padding:0 0 10px 0;
}

::-moz-selection {background: #11a2f7; color: #fff;}
::selection {background: #11a2f7; color: #fff;}

/* html 5 tags */
header, section, footer, aside, nav, article, figure {
    display: block;
}

/* header */

#header-spot {
	margin: 0 auto;padding: 0;background: url('images/bg-top.jpg') repeat-x top center;
}

#header-top-links {
	margin: 0 auto;padding: 8px 10px 0 0;height: 23px;width: 940px;font-size:0.786em;
	position: relative;
}
#header-top-links ul {
	margin: 0;padding: 0;list-style: none;
	position: absolute;top: 9px; right: 5px;
}
#header-top-links li {
	margin: 0;padding: 0 5px;float: left;display: inline;
}
#header-top-links a {
	color:#666666;text-decoration: none;	
}
#header-top-links a:hover, #header-top-links a:active, #header-top-links a:focus {
	color:#11a2f7;text-decoration:  underline;	
}

#banner {
	margin: 0 auto;padding: 0 10px;width: 940px;clear: left;
	position: relative;
}
#banner h1 {
	margin: 0;padding: 0;width:340px;height: 130px;
}
#banner h4 {
	margin: 0;padding: 0;width: 250px;height: 75px;
	position: absolute;top: 35px;right: 20px;
}

#header-menu-list {
	margin: 0 auto;padding: 0;width: 960px;background: url('images/bg-header-menu.png') no-repeat top center;
}
#header-menu-list ul {
	margin: 0 auto;padding: 0;height: 36px;width: 940px;list-style: none;font-size: 0.857em;
}
#header-menu-list li {
	margin: 0;padding:9px 10px 0 10px;float: left;
}

#header-menu-list a {
	display: block;font-weight: bold;text-decoration: none;color: #6a6a69;
}

#header-menu-list .current-cat a {
	color: #ab1418 !important;
}

#header-menu-list a:hover, #header-menu-list a:active, #header-menu-list a:focus {
	color: #ab1418;
}


#container {
	margin: 0 auto;padding: 10px 0 20px 0;width: 940px;
	background: url('images/bg-container-shadow.png') repeat-x top left;
}

/* article list */
#articles-lists {
margin: 0;padding: 0 0 0 40px;width: 540px;float: left;display: inline;
}
#articles-lists ol {
	margin: 0;padding: 0;list-style: none;position: relative;
}
#articles-lists li {
	margin: 0;padding: 0;clear: both;
}
#articles-lists p {
	margin: 0;padding: 0;line-height: 160%;
}

.entry-title {
	display: none;
}
.hentry {
	margin: 0 0 10px 0;padding: 0;background: url('images/article-dot-line.png') repeat-x top left #fff;
}
.hentry a {
	color: #6a6a69;text-decoration: underline;
}
.hentry a:hover, #hentry a:active, #hentry a:focus {
	color: #11a2f7;text-decoration: none;
}
.entry {
	padding: 30px 30px 0 30px;
}
.post-info {
	margin: 0;padding: 30px 30px 30px 30px;background: url('images/article-line.png') repeat-x bottom left;font-size: 0.857em;text-align: right;
}
.post-ratings {
	float: left;
	width: 300px !important;
	text-align: left !important;
	font-size: 0.857em !important;
}

/* post */
.np-post-link {
	margin-top: 0;padding: 0;font-size: 0.786em;text-align: center;width: 140px;
	background: #f0f0f0;border-bottom: solid 1px #e8e7e7;
	position: absolute;bottom: -16px;right: 0;
}
.np-post-link span {
	
}
.np-post-link span:first-child {
	margin: 0 3px 0 0;
}
.np-post-link span:last-child {
	margin: 0 0 0 3px;
}
.np-post-link a {
	color: #6a6a69;text-decoration: none;font-weight: bold;
}
.np-post-link a:hover, .np-post-link a:active, .np-post-link a:focus {
	color: #11a2f7;
}

/* comments */
.big {
	font-size: 120%;border-bottom: solid 3px #e8e7e7;
}
.big-2 {
	font-size: 120%;border-top: solid 3px #e8e7e7;
}
#leaveComment {
	
}
#leaveComment textarea {
	width: 70%;
}
 #leaveComment input {
 	width: 40%;
 }
#commentsList {
	margin: 0;padding: 0; list-style: none;
}
#commentsList li {
	margin: 0;padding: 10px;border-bottom: solid 1px #fff;
}
#commentsList li:hover {
background: #fafafa;
}
.commentsAuthor {
	margin: 0 0 10px 0;font-size: 100%;color: #084E77;font-weight: bold;
}
.commentsDate {
	font-size: 70%;font-weight: normal;color: #6a6a69;
}
.commentsText {
	font-size: 0.857em;clear: right;
}
.addComment {
	margin: 5px 0 10px 0;width: 25% !important;background: #e2f0f8;font-weight: bold;color: #11a2f7;cursor: pointer;
}
.addComment:hover, .addComment:active, .addComment:focus {
	background: #11a2f7;border: solid 1px #11a2f7;color: #fff;
}

/* Side */

#side {
	padding: 0 40px 0 0;width: 300px;float: right;display: inline;
}
#side ul, #footer ul {
	margin: 0;padding: 0;list-style: none;font-size: 0.857em;
}
#side li, #footer li {
	margin: 0;padding: 0 0 10px 0;
}

#footer {
	margin: 0 auto;padding:10px;width: 920px;clear: both;border-top: solid 1px #e8e7e7;
}
.footer_widgets {
	margin: 0 10px 0 0;width: 200px;float: left;display: inline;text-align: left;
}

#footer-sidebar div:last-child {
	float: right;text-align: left;
}
#footer-sidebar div:last-child a {
	color:#666666;text-decoration: none;
}
#footer-sidebar div:last-child a:hover, #footer-sidebar div:last-child a:active, #footer-sidebar div:last-child a:focus {
	color: #11a2f7;text-decoration: underline;
}

.textwidget {
	width:100%;
}


#footer .f-rss {
	padding:3px 0 10px 30px ;background: url('images/feed-rss2.png')no-repeat top left;
}
#footer .f-twitter {
	padding:5px 0 10px 30px ;background: url('images/feed-twitter2.png')no-repeat top left;
}
#footer .f-add-story {
	padding:0 0 10px 30px ;background: url('images/add_16.png')no-repeat 3px 0;
}
#footer .f-contact {
	padding:0 0 10px 30px ;background: url('images/address_book_32.png')no-repeat 3px 0;
}


/* wp-pagenavi */
/* pagenavi-css.css */

/* Links with icons */

.social-rss {padding:2px 0 0 20px;background: url('images/feed-icon-12x12.png') no-repeat center left; }
.social-twitter {padding:5px 0 0 20px;background: url('images/feed-twitter.png') no-repeat top left; }


/* forms */
form {
	margin: 0;padding: 0;
}
form p {
	padding:5px 0 0 0 !important ;line-height: 160% !important;
}
form span {
	font-size: 80%;
}
input, textarea {
	width: auto;padding: 5px;border: solid 1px #d2d2d2;
}
input:hover, input:active, input:focus, 
textarea:hover, textarea:active, textarea:focus{
	background: #e2f0f8;
}
.padding-10 {
	padding: 10px 0 10px 0;
}
/* for fun */
#copyright {
	margin: 0;padding: 10px 0 0 0;font-size: 0.714em;clear: both;
}

/*
#shadow {
	width: 100%;height: 8px;background: url('images/bg-container-shadow.png') repeat-x top left;
	position: fixed;top: 0;left:0;
}
*/








