/*
Theme Name: MediaBlog
Theme URI: http://magazine3.com/mediablog/ 
Author: Magazine3.com
Author URI: http://magazine3.com/
Description: Blogging WordPress theme
Version: 1.2
Template: mediablog-codebase
*/

@import url("../mediablog-codebase/style.css"); 
 
/* =Theme customization starts here */

body {
	background: #faf9f8;
}

#main {
	background: #faf9f8;
}

.featured-wrapper {
	background: #a2846c;
}

.widget_search {
	background: #a2846c;
}

.pyre_posts {
	background: #a2846c;
}

table.za-i-przeciw tbody tr:first-child td {
    text-align: center;
    padding: 15px;
}
table.za-i-przeciw tbody tr td {
    width: 50%;
}
h2.entry-title a {
    color: #000 !important;
    text-decoration: none;
    font-family: 'Slabo 27px', serif;
    font-size: 26px;
    font-weight: 400;
}
h2.entry-title a:hover {
	color: #449d44 !important;
}
.entry-content img, div#content img {
    border-radius: 5px;
    box-shadow: 0 1px 2px #ababab;
}
a.pfpReadMore {
    color: #fff !important;
    background-color: #5cb85c;
    border-color: #4cae4c;
    display: block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    text-decoration: none;
    width: 85px;
    height: 20px;
    float: right;
    line-height: 20px;
    margin-top: 30px;
}
a.pfpReadMore:hover {
    color: #fff;
    background-color: #449d44;
    border-color: #398439;
}
.entry-content h2.entry-title {
    margin-bottom: 20px;
}
table.za-i-przeciw tbody tr:last-child td:first-child {
    background: #f1fddb;
}
table.za-i-przeciw tbody tr:first-child td:first-child {
    background: #e5fbbd;
}
table.za-i-przeciw tbody tr:last-child td:last-child {
    background: #fde1db;
}
table.za-i-przeciw tbody tr:first-child td:last-child {
    background: #fbc8bd;
}
table.za-i-przeciw tbody tr:last-child td {
    padding: 5px 5px 0 5px;
}
table.za-i-przeciw tbody tr:first-child td:first-child {
    border-top-left-radius: 25px;
}
table.za-i-przeciw tbody tr:first-child td:last-child {
    border-top-right-radius: 25px;
}
table.za-i-przeciw tbody tr:last-child td:first-child {
    border-bottom-left-radius: 25px;
}
table.za-i-przeciw tbody tr:last-child td:last-child {
    border-bottom-right-radius: 25px;
}

.za-i-przeciw h3 {
    margin: 0;
}


#main {
	width: 1100px;
}

#featuredbg-wrapper {
	width: 1100px;
}

.flexslider {
	width: 1100px;
}

.featured-content {
	width: 680px;
}

.footer3-wrapper {
	width: 1100px;
}

.primary {
	width: 770px;
}

.home-post-holder {
	width: 770px;
}

.home-content {
	width: 515px;
}

.pfpItem.entry-content img {
	margin-right: 25px;
	margin-bottom:25px;
}

.widget {
	margin: 0 0 20px 0;
    padding: 10px 15px 25px 15px;
    box-sizing: border-box;
}

.widget-title, .sidebartitlewrapper h3 {
	color: #fff;
    font-size: 20px;
    padding: 10px 0px 2px 0px;
	margin: 0 0 10px 0;
    font-weight: bold;
}

.block-item-small {
	width: auto;
}

.block-item-small .block-image-r {
	width: 190px;
}

.single-entry-title {
	padding: 15px 0 25px 0;
}

.entry-content h1, .entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5, .entry-content h6 {
	line-height: 1.4em;
	margin: 0 0 20px 0;
}

p {
	margin-bottom: 1.9em;
}

.page .entry-content, .page .entry-content p {
	line-height: 23px;
}

.search-form .s {
	width: 230px;
}

.block-item-small h2, .block-item-small h2 a {
	color: #f8f5f3;
}

.home-post-holder h2 a {
	font-size: 32px;
}

