/* import base CSS style */
@import 'default.css';

    
#top-menu {
    background: #111;
    border-bottom: 0px !important;
    margin-bottom: 5px;
}

body {
    margin-top: 5px;
    margin-bottom: 10px;
}

#facebook_header
{
    float: right;
    top: 50px;
    position: relative;
    height: 33px;
    width: 450px;
}

/* globals */
input[type=submit]:hover  { background: #313428; }

h3
	{
	border-bottom: 1px solid #EEEEEE;
    /*font-family: Georgia, serif;*/
	}
	
h1
	{
	/*border-bottom: 1px solid #EEEEEE;*/
    /*font-family: Georgia, serif;*/
	}

a, a:link, a:visited	{ color: #3C3C3C; text-decoration: none; }
a:hover					{ color: #BF511F; }



/* header */
#header					
{
    width: 950px;
    background-color: white;
    min-width: 982px;
    /*margin-top: 20px;*/
    margin-left: auto;
    margin-right: auto;
    border-bottom: 0px;
    border-width: 0px;
    border-style:solid;
    border-color:#CCCCCC; 
    /*border-radius: 5px;*/
    padding-top: 5px;
    padding-bottom: 0px;
    padding-right: 5px;
    padding-left: 5px;
}
.blog-description		{ font-size: 11px; color: #19508C; }

/* top menu */
#top-menu  { background: maroon; border-bottom: 1px solid #0C2845; } 
#top-menu .sf-menu a  { color: #FFF;  top: 2px;}
#top-menu .sf-menu ul li  { border: 10px solid #061321; }
#top-menu .sf-menu a:hover, #top-menu .sf-menu li:hover, #top-menu .sf-menu li.sfHover, #top-menu .sf-menu ul li  { color: #FFF; background: #103259; }
#top-menu .sf-menu ul a:hover, #top-menu .sf-menu ul li.sfHover, #top-menu .sf-menu ul li:hover { color: #103259; background: #FFF; }
#top-menu .sf-menu ul li.sfHover a.sf-with-ul { color: #103259; }

/* main navigation */
#nav  {
    background: url("http://dziennikparafialny.pl/wp-content/uploads/2011/10/primary-menu-bg.gif") repeat scroll 0 0 transparent;
    left: -5px;
    margin-left: auto;
    margin-right: auto;
    min-height: 35px;
    min-width: 992px;
    position: relative;
    width: 965px;
    border-top: 1px solid #DDDDDD;
    background-size: 2px, 35px;
    border-bottom: 3px solid red;
    height: 34px;
}

#nav .sf-menu a {
    display: block;
    font-size: 15px;
    padding: 8px 12px 11px;
    text-decoration: none;
    top: 2px;
}

#nav .sf-menu li li a {
    font-size: 14px;
    height: auto;
    line-height: 1;
    padding: 7px 10px;
}

#nav .sf-menu ul li {
    border: 1px solid maroon;
    padding: 4px;
    width: 250px;
}

.login_section
	{
    float: right;
    position: relative;
    width: 400px;
    top: -20px;
	} 


#searchbar {
    left: 7px;
margin: -8px 0 0;
position: relative;
top: 120px;
z-index: 1000; 
}


#nav .sf-menu a  { color: black; font-weight: bold; height: 14px; }
#nav .sf-menu ul li  { border: 1px solid #AAAAAA; }
#nav .sf-menu a:hover, #nav .sf-menu li:hover, #nav .sf-menu li.sfHover, #nav .sf-menu ul li  { background: #FAFAFA ; color: black;}
#nav .sf-menu ul a:hover, #nav .sf-menu ul li.sfHover, #nav .sf-menu ul li:hover { color: #0F3158; background: #FFF; }
#nav .sf-menu ul li.sfHover a.sf-with-ul { color: maroon; }


/* moje */

.blog-name a:link, .blog-name a:visited {
    color: #B40404;
    text-decoration: none;
} 

#wrapper {
min-height: 100%;
position: relative;
padding: 5px 0 0;
}



/* sidebar */
.sidebar-read-more:link, .sidebar-read-more:visited	{ background: #091E36; }
.sidebar-read-more:hover  { background: #BF511F; }

.widgettitle  { background: #003773; color: #FFF; }
.widgettitle a  { color: #FFF; }

#bottom-content-1 .widgettitle, #bottom-content-2 .widgettitle  { color: #333; }

	

/* tapestries */
.posts-quick .quick-read-more a:hover, #commentlist .comment-controls a:hover, .navigation a:hover, .comments-navigation a:hover, .wp-pagenavi a:hover, .wp-pagenavi span.current, .comments-navigation span.current  { background: #003773; color: #FFF; }

.home-title				{ color: maroon; }

/* single post */
.single .post .entry-comments, .single-post .entry-comments  { background-color: #091E36; display: inline-block; color: #FFF; }

.single-post-meta-field  { background: #091E36; display: block; border: 1px solid #0F3158; padding: 5px 10px; color: #FFF; font-weight: 700; }
.single-post-meta-value	 { border: 1px solid #CCC; padding: 5px 10px; background: #F0F0F0; display: block; }

/* author template */
.author-posts-title, .author-content h1, .archive-title { color: #091e36; }


.wpst_question
{
padding: 10px;
margin: 5px;
background-color: #F5FBEF;
}

.wpst_question
{
padding: 10px;
margin: 5px;
background-color: #F5FBEF;
}

.wpst_question ul
{
list-style: none;
}

.quiz h1
{
display: none;
}


.button-secondary
{
    margin-left: 200px;
    margin-top: 20px;
    width: 220px;
}


.header_links
{
    background-color: silver;
    height: 20px;
    margin-left: -6px;
    margin-top: -5px;
    width: 992px;
}

.header_links a
{
    font-size: 10pt;
	padding: 5px;
}

.featured-entry .entry-title {
    color: white !important;
    /*font-family: georgia;*/
    font-size: 20px;
    font-weight: 700;
    padding: 10px 15px 5px;
}

.homepageicon
{
	/*list-style-type: none;
    background-image: url("http://dziennikparafialny.pl/wp-content/uploads/2011/10/homepage-nav.png");
    width: 35px;
    height: 35px;*/
}

.homepageicon a
{
    height: 16px;
}


.homepageicon li:hover
{
    height: 16px;
}


#nav .sf-menu {
    float: left;
    left: -7px;
    line-height: 1.1;
    max-width: 770px;
    position: relative;
}

.no_access
{
border: 1px solid maroon;
    padding: 10px;
    background: none repeat scroll 0 0 #FFEEEE;
    }
    
    
.featured
	{
	height: 320px;
	margin: 0 10px 0 0; 
}

.home-title {
    border-bottom: 1px solid maroon;
    font-family: arial narrow,arial;
    font-size: 20px;
    font-weight: bold;
    margin: 0 10px 5px 0;
    text-transform: uppercase;
}

.searchform .s {
    background: none repeat scroll 0 0 #EFEFEF;
    border: medium none;
    color: #777777;
    float: left;
    font-size: 14px;
    font-weight: bold; 
    height: 19px;
    position: relative;
    top: 2px;
    width: 220px;
    border-bottom: 1px dotted;
}

/* search bar */
.searchform
	{
    border: 0 solid #631D1D;
    float: left;
    height: 21px;
	 }
	 
	 
.sf-menu, .sf-menu * {
    list-style: none outside none;
    margin: 0;
}

#nav .sf-menu .sf-with-ul {
    padding-right: 15px;
    top: 2px;
}

.sf-shadow ul {
    background: url("../images/shadow.png") no-repeat scroll right bottom transparent;
    border-bottom-left-radius: 17px;
    border-top-right-radius: 17px;
    padding: 0 8px 9px 0;
    width: 260px;
}

.searchform .searchsubmit {
    background: url("../../images/searchsubmit.gif") no-repeat scroll 0 0 transparent;
    border: medium none;
    cursor: pointer;
    float: left;
    height: 16px;
    left: 10px;
    margin: 0;
    opacity: 1;
    padding: 0;
    position: relative;
    text-indent: -9000px;
    text-transform: capitalize;
    top: 3px;
    width: 16px;
}

#featured-slideshow {
    border: 0px solid #CCCCCC; 
}

.multi-sidebar .tabs a:link, .multi-sidebar .tabs a:visited {
    color: black;
    font-weight: normal;
    text-decoration: none;
}

.multi-sidebar .tabs .ui-tabs-selected a:link,
.multi-sidebar .tabs .ui-tabs-selected a:visited
{
	color: #37322F; 
	font-weight: bold;
	margin: 0;
}		

.multi-sidebar .tabs li
{
background: white;
border: 0px solid #CCC;
color: black;
}				


.multi-sidebar .widgetcontainer
{
background: #F4F4F4;
border: 0px solid #CCC;
}

.multi-sidebar .tabs {
    list-style: none outside none;
    overflow: hidden;
    padding: 0;
	margin: 0;
}

.multi-sidebar .tabs .ui-tabs-selected {
    background: none repeat scroll 0 0 #F4F4F4;
	margin: 0;
}
 
.multi-sidebar .tabs li {
    float: left;
	margin: 0;
    padding: 5px;
}

.footer-sidebar-container {
    background-color: #AEAEAE;
    margin: 0;
    border: 0px;
}

#footer {
    background: black;
    border: 0px;
    margin-left: -5px;
    margin-right: -5px;
    width: 992px;
}

.yd_rp_widget {
    font-size: 11px;
    line-height: 13px;
	margin-left: -15px;
}

.posts-default .entry-thumbnails-link {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 0px;
	padding: 0px;
}

#container {
    float: left;
    width: 675px;
}

#content {
    margin: 0;
    overflow: hidden;
    width: 100%;
}

#controls .next {
    left: 631px !important;
}

.posts-default li {
    height: 285px;
    width: 217px !important;
	font-size: 11px !important;
	margin: 0 10px 10px 0 !important;
}

.featured-entry {
    width: 672px !important;
}

.search-results-content .searchform, .sidebar .searchform {
    background: none repeat scroll 0 0 #EFEFEF;
    border: 1px solid #CCCCCC;
    padding: 5px 4px;
    width: 250px;
}