@charset "UTF-8";
/*
Theme Name: JCI Theme
Version: 1.0
Author: JCI Wrocław
Author URI: http://www.jciwroclaw.pl/
*/

* {
	margin: 0;
	padding: 0;	
	outline: none;
}

html {	
	background: #ffffff;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;	
	color: #4b4b4b;
	line-height: 1.5em;
}

body {
	margin: 0 auto;	
	width: 1160px;
}

img {
	border: none;
}

#header_links {
	padding: 10px 0 10px 0;
	color: #1996d3;
	font-style: italic;
	text-align: right;
	border-bottom: 7px solid #1a91cc;
}

#header_links .menu-linki-jci-container { 
	float: left;
}

#header_links ul {
	list-style-type: none;
}

#header_links ul li {
	display: inline;
	padding: 0 8px 0 5px;
	border-right: 1px solid #f37121;
}

#header_links ul li.last-child {
	border-right: none;
}


#header_links ul li a{
	color: #1996d3;
	text-decoration: none;
}

#header_links ul li.current-menu-item a {
	font-weight: bold;
}

#header_links ul li a:hover{
	color: #1996d3;
	border-bottom: 1px dotted #1996D3;
}

#header {
	background: url('images/header.png');
	height: 240px;
	width: 1160px;
	border-bottom: 1px solid #1a91cc;
}

#nav_main {
	background: #e8e8e8;
	padding: 10px;
	font-weight: bold;
	color: #8c8c8c;
}

#nav_main_search {
	float: right;
	z-index: 9999;
	position: relative;
	margin-right: 20px;
}

#searchform-div {
width: 210px;
}

#s,
input[type="text"] {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	padding: 4px;
	margin: 2px;
	border: 1px solid #8c8c8c;
	height: 15px;
	width: 165px;
}

#searchsubmit {
	background: url('images/search.png') no-repeat center top;
	height: 25px;
	width: 25px;
	border: none;
	cursor: pointer;
	color: transparent;
	float: right;
	position: relative;
	margin-top: 2px;
}

#searchsubmit:hover {
	background: url('images/search.png') no-repeat center bottom;
}

.newsletter-subscribe {
	background: #1996d3;
	height: 25px;
	width: 85px;
	border: none;
	cursor: pointer;
	color: #FFFFFF;
	float: right;
	position: relative;
	margin-top: 2px;
	font-size: 10px;
	font-weight: bold;
}

.newsletter-subscribe span {
	display: block;
	position: relative;
	top: -2px;
}

.newsletter-subscribe:hover {
	background: #f37121;
}

#sidebar_left {
	padding: 20px 0 20px 0;
	width: 270px;
	float: left;
}

#sidebar_left h2 {
	font-size: 17px;
	color: #8c8c8c;
	text-decoration: none;
	font-weight: bold;
	font-style: italic;
	padding-bottom: 17px;
	display: block;
}

#sidebar_left .menu-zespoly-container { 
	margin-bottom: 17px;
}

#sidebar_left .menu-zespoly-container .sub-menu { 
	display: none;
}

#sidebar_left .menu-zespoly-container ul li.current-menu-ancestor .sub-menu { 
	display: block;
}

#sidebar_left .menu-zespoly-container ul {
	list-style-type: none;
}

#sidebar_left .menu-zespoly-container ul li a{
	color: #4b4b4b;
	text-decoration: none;
	font-weight: bold;
	padding: 5px 0 5px 20px;
	display: block;
	cursor: pointer;
	background: url('images/team-list-style.png') no-repeat center left;
}

#sidebar_left .menu-zespoly-container ul li.current-menu-ancestor a {
	font-style: normal;
}

#sidebar_left .menu-zespoly-container ul li ul li a {
	color: #8c8c8c;
	text-decoration: none;
	font-weight: bold;
	padding: 5px 0 5px 37px;
	display: block;
	background: none;
}

#sidebar_left .menu-zespoly-container ul li ul li.current_page_item a {
	color: #f37121;
	background: url('images/project-hover.png') no-repeat center left;
}

#sidebar_left .menu-zespoly-container ul li ul li a:hover {
	color: #f37121;
	background: url('images/project-hover.png') no-repeat center left;
}

#sidebar_left .menu-akcje-zwiazanie-z-jci-container { 
	margin-bottom: 17px;
}

#sidebar_left .menu-akcje-zwiazanie-z-jci-container ul {
	list-style-type: none;
}

#sidebar_left .menu-akcje-zwiazanie-z-jci-container ul li {
	background: #e8e8e8;
	margin-top: 3px;
}

#sidebar_left .menu-akcje-zwiazanie-z-jci-container ul li a {
	color: #8c8c8c;
	text-decoration: none;
	font-weight: bold;
	padding: 10px 0 10px 20px;
	display: block;
	cursor: pointer;
}

#sidebar_left .menu-akcje-zwiazanie-z-jci-container ul li a:hover {
	color: #1A91CC;
}

#sidebar_left .menu-akcje-zwiazanie-z-jci-container ul li.current_page_item a {
	color: #1A91CC;
	font-style: italic;
	font-weight: bold;
}

#sidebar_left #links {
	text-align: justify;
	padding: 0 0 0 13px;
}

#sidebar_left #links a{
	font-size: 11px;
	font-weight: bold;
	font-style: italic;
	color: #1A91CC;
	text-decoration: none;
}


#content {
	padding: 20px 30px 20px 30px;
	width: 560px;
	float: left;
	text-align: justify;
}

.post {
	padding-bottom: 17px;
	border-bottom: 1px solid #1a91cc;
	margin-bottom: 17px;
}

.page {
	border-bottom: 1px solid #1a91cc;
	margin-bottom: 17px;
}

.entry {
	padding-bottom: 17px;
}

.entry p,
.entry h1,
.entry h2,
.entry h3,
.entry h4,
.entry h5,
.entry h6 {
	margin: 0 0 17px 0;
}

.entry ul,
.entry ol {
	margin: 0 0 17px 20px;	
}

.entry li ul,
.entry li ol {
	margin: 0 0 0 20px;	
}

.entry blockquote {
	padding: 0 17px 0 17px;
	font-style: italic;
}

.entry a {
	color: #1A91CC;
	text-decoration: none;
	border-bottom: 1px dotted #4b4b4b;
	background: #E8E8E8;
	font-style: italic;
}

.entry a:hover {
	color: #F37121;
	border-bottom: none;
	background: none;
}

.entry img {
	margin: 15px;
	max-width: 530px;
	border: 1px solid #ffffff;
	-moz-border-radius: 10px;
	border-radius: 10px;	
}

.shadow {
	-moz-box-shadow: 0 0 5px #888;
	-webkit-box-shadow: 0 0 5px #888;
	box-shadow: 0 0 5px #888;
}

.entry img.alignleft {
	margin: 15px 15px 15px 0;
	max-width: 545px;
}

.entry img.alignright {
	margin: 15px 0 15px 15px;
	max-width: 545px;
}

.entry img.aligncenter {
	margin: 15px;
	max-width: 530px;
	display: block;
	margin: 0 auto;
}

.entry img.alignnone {
	margin: 0;
	max-width: 560px;
}

#content h2 a {
	font-size: 17px;
	color: #8c8c8c;
	text-decoration: none;
	font-weight: bold;
	font-style: italic;
	padding-bottom: 17px;
	display: block;
}

.post-date {
	position: relative;
	margin-top: -17px;
	font-style: italic;
	color: #8c8c8c;
	padding-bottom: 17px;
}

#content h2.comment {
	font-size: 17px;
	color: #8c8c8c;
	text-decoration: none;
	font-weight: bold;
	font-style: italic;
	padding-bottom: 17px;
	display: block;
	padding: 0 0 17px 0;
}

#content a.more-link {
	float: right;
	color: #ffffff;
	background: url('images/dots-orange.png') no-repeat bottom right;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	padding-top: 5px;
	width: 25px;
	height: 10px;
	border: none;
}

.navigation {
	text-align: center;
	padding-top: 20px;
}

#sidebar_right {
	padding: 20px 0 20px 0;
	width: 270px;
	float: left;
	text-align: justify;
}

#sidebar_right > a {
	display: block;
	color: #8c8c8c;
	font-size: 17px;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
	padding-bottom: 10px !important;
}

#sidebar_right ul li {
	padding: 5px 0 5px 0 !important;
}

#sidebar_right ul li a {
	color: #4b4b4b;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

#sidebar_right ul li a:hover {
	border-bottom: 1px dotted #4b4b4b;
}

#sidebar_right ul.news-local li {
	background: url('images/dots-orange.png') no-repeat bottom right !important;
}

#sidebar_right ul.news-local li.last-child {
	background: url('images/news-local.png') #f37121 no-repeat bottom right !important;
	position: relative;
	margin-left: -10px !important;
	padding: 7px 10px 7px 10px !important;
	width: 270px;
	color: #ffffff !important;
}

#sidebar_right ul.news-local li.last-child a {
	color: #ffffff !important;
}

#sidebar_right ul.news-local li.last-child a:hover {
	color: #ffffff !important;
	border-bottom: 1px dotted #ffffff !important;
}

#sidebar_right ul.news-local + p {
	padding-bottom: 10px !important;
}

#sidebar_right ul.news-local + p a{
	color: #f37121;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	text-align: right;
}

#sidebar_right ul.news-global li {
	background: url('images/dots-blue.png') no-repeat bottom right !important;
}

#sidebar_right ul.news-global li.last-child {
	background: url('images/news-global.png') #1795d3 no-repeat bottom right !important;
	position: relative;
	margin-left: -10px !important;
	padding: 7px 10px 7px 10px !important;
	width: 270px;
	color: #ffffff !important;
}

#sidebar_right ul.news-global li.last-child a{
	color: #ffffff !important;
}

#sidebar_right ul.news-global li.last-child a:hover {
	color: #ffffff !important;
	border-bottom: 1px dotted #ffffff !important;
}

#sidebar_right ul.news-global + p {
	padding-bottom: 10px !important;
}

#sidebar_right ul.news-global + p a{
	color: #1795d3;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	text-align: right;
}

#partners {
	text-align: center;
}

#partners h2 {
	text-align: left;
	color: #4B4B4B;
	font-size: 11px;
	font-weight: bold;
	padding: 0 0 13px 13px;
}

#partners img {
	padding: 10px 20px 20px 20px;
}

#footer {
	background: #e8e8e8;
	padding: 10px 15px 10px 15px;
	color: #8c8c8c;
	border-top: 1px solid #1a91cc;
}

#footer_top_right {
	float: right;
}

#footer_top_right a {
	color: #8c8c8c;
	font-weight: bold;
	text-decoration: none;
}

#footer_bot_right {
	float: right;
	padding-top: 6px;
}

#footer_bot_right a {
	color: #8c8c8c;
	font-weight: bold;
	text-decoration: none;
}

#footer_top {
	background: #e8e8e8;
	padding: 0 0 8px 0;
	border-bottom: 1px solid #8c8c8c;
}

#footer_top ul {
	list-style-type: none;
}

#footer_top ul li {
	display: inline;
	padding: 0 8px 0 5px;
	border-right: 1px solid #8c8c8c;
}

#footer_top ul li.last-child {
	border-right: none;
}


#footer_top ul li a{
	color: #8c8c8c;
	text-decoration: none;
}

#footer_top ul li.current-menu-item a,
#footer_top ul li.current-page-ancestor a {
	color: #1996d3;
	font-style: italic;
}

#footer_top ul li a:hover{
	color: #1996d3;
}

#footer_bot {
	background: #e8e8e8;
	padding: 6px 0 0 0;
}

#footer_bot ul {
	list-style-type: none;
}

#footer_bot ul li {
	display: inline;
	padding: 0 8px 0 5px;
	border-right: 1px solid #8c8c8c;
}

#footer_bot ul li.last-child {
	border-right: none;
}


#footer_bot ul li a{
	color: #8c8c8c;
	text-decoration: none;
}

#footer_bot ul li.current-menu-item a,
#footer_bot ul li.current-page-ancestor a {
	color: #1996d3;
	font-style: italic;
}

#footer_bot ul li a:hover{
	color: #1996d3;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}


.clear {
	clear: both;
}