/*
Theme Name: Produktywnie WooTheme
Version: 1.0
Description: Child theme for WooThemes.
Author: PROINCOME
Author URI: http://www.woothemes.com
Template: typebased
*/
 
@import url("../typebased/style.css");
/* 
WOO CUSTOM STYLESHEET
---------------------
Instructions:
Add your custom styles here instead of style.css so it 
is easier to update the theme. Simply copy an existing 
style from style.css to this file, and modify it to 
your liking.
*/

html, body {
	font-family: "Trebuchet MS";
	font-size: 14px;
	border: 0;
	color: #404040;
	padding-bottom: 30px;
}
body {
	background-image: url(images-custom/prd-bckg.jpg) repeat-x;
}
p {
	line-height: 21px;
}

/* Container */

#container {
	background: url(images-custom/top.gif) no-repeat 0 143px;
}
/* Header */

#header {
	height: 108px;
}

#header h1 {
	color: #C0CDCF;
	font-size: 18px;
	padding: 0 0 0 30px;
	}
#header a {
	color: #ffffff;
	font-size: 46px;
	text-shadow: 2px 2px 1px #000000;
	}
/* Main Menu */

#menu ul {
	width: 804px;
	margin-left: 120px;
	background: url(images-custom/menu_bg.gif) repeat-x 0 bottom;
}
#menu ul li{
	font-family: "Trebuchet MS";
	}

/* Content Area - Content and Sidebar */

.background {
	background: #F5F5F5 url(images-custom/content_bg.gif) repeat-y right top;
}

/* Content */

#content {
	width: 651px;
}

h2.arh {
	width: 500px;
	margin-left: 120px;
}


/* Post */

.post {
	width: 100%;
	clear: both;
	padding: 10px 0;
	border-bottom: #CBCBCB 1px solid;
	background: url(../typebased/images/post_element.gif) no-repeat 119px 21px;
}

/* Post Content */
h2.post-title a {
	text-decoration: none;
	background: none;
	padding-left: 0;
	font-weight: bold;
	font-size: 28px;
	line-height: 30px;
	}

h2.post-title a:visited {
	text-decoration: none;
	background: none;
	padding-left: 0;
	}

h2.post-title a:hover {
	text-decoration: none;
	background: none;
	padding-left: 0;
	}

.post-content h2 {
	font-size: 26px;
	line-height: 28px;
}
.post-content h3 {
	font-size: 18px;
	}
	
.post-thumb a {
	text-decoration: none;
	background: none;
	padding: 0;
	margin: 0;
	}

.post-thumb a:visited {
	text-decoration: none;
	background: none;
	padding: 0;
	margin: 0;
	}
	
.post-content {
	width: 480px;	/*******************************/

}

.post-content a {
	font-weight: normal;
	background:transparent url(images-custom/arrow_next10.png) no-repeat scroll 0 50%;
	padding-left: 14px;
}

.post-content a:visited {


	background:transparent url(images-custom/action_check10.png) no-repeat scroll 0 50%;
	padding-left: 14px;
}
small a {
	background: none !important;
	padding-left: 0 !important;
	}
	
a.more-link {
	background: none !important;
	padding-left: 0 !important;
	}

p.wp-caption-text {
marin:0;
padding:0;
line-height: 12px;
}
.nav-previous {
float: left;
text-align: left;
width: 50%;
}
.nav-previous a, .nav-previous a:visited{
padding: 0;
background:none;
}

.nav-next {
float: right;
text-align: right;
width: 50%;
}
.nav-next a, .nav-next a:visited {
padding: 0;
background: none;
}
/* Post Meta */

	
.post-meta {
	width: 100px;	/*******************************/
}
.post-meta h4.tags {
	font-size: 10px;
	background: url(images-custom/icon_tag.gif) no-repeat right 4px;
	}

/* Sociable Plugin */
div.sociable { margin: 16px 0; }

span.sociable_tagline { position: relative; }
span.sociable_tagline span { display: none; width: 14em; }
span.sociable_tagline:hover span {
	position: absolute;
	display: block;
	top: -5em;
	background: #ffe;
	border: 1px solid #ccc;
	color: black;
	line-height: 1.25em;
}
.sociable span {
	display: block;
}
.sociable ul {
	display: inline;
	margin: 0 !important;
	padding: 0 !important;
}
.sociable ul li {
	background: none;
	display: inline !important;
	list-style-type: none;
	margin: 0 !important;
	padding: 1px;
}
.sociable ul li:before { content: ""; }
.sociable img {
	float: none;
	width: 16px;
	height: 16px;
	border: 0;
	margin: 0;
	padding: 0;
}
.sociable a {
padding: 0;
background: none !important;}

.sociable-hovers {
	opacity: .4;
	-moz-opacity: .4;
	filter: alpha(opacity=40);
}
.sociable-hovers:hover {
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
}

/* Threaded comments */

ol.commentlist a {
	padding-left: 0;
	background: none;
}
.avatar {
float: left;
margin-right: 5px;
}
.wp-smiley {
border: none !important;
padding: 0 !important;
margin: 0 !important;
background-color: transparent !important;
}

/*Subscribe to Comment plugin*/

.subscribe-to-doi-comments input{
float: left;
}

/* Sidebar */

#about-short {
font-size: 12px;
line-height: 18px;
background: url(images/search_block_bg.gif) no-repeat 0 0;
}
#about-short p {
padding: 10px;
}
#about-short img {
float: left;
margin-right: 5px;
border: solid 5px #1A272E;
}
.wp_blip_widget {
	font-size: 11px;
	}

/*#sidebarTabs_ul1 li {
	background: none !important;
	}
*/
/* Footer */

#footer {
	background: url(images-custom/footer_bg.gif);	/*******************************/
}

/* Footer Popular Articles */


#footer .left-col h2 {
	width: 75px;	/*******************************/
}
#copyright {
background-color: #16222b;
	}

