/*
Theme Name: InteliShop
Theme URI: http://www.intelishop.pl/
*/

/* 1) -=-=-=- General selectors -=-=-=- */

body {
  background: url('images/tlo.jpg') top repeat-x; 
  text-align: center;
  padding: 0;
  margin: 0;  
	color: #3F3F3F;
  font-family: Arial, Verdana, Helvetica;
	font-size: 76%;
}

	
a:link {
	color: #78A515;
	font-weight: bold;
	}
	
a:visited {
	color: #51691D;
	}
	
a:hover, a:active {
	background: #78A515;
	color: #fff;
	text-decoration: none;
	}

h1 {
	color: #7DA721;
	font-weight: bold;
	font-size: 2em;
	margin: 0;
  border-bottom: 1px dotted #999;
	}
	
h1 a:link, h1 a:visited {
	color: #7DA721;
	font-weight: bold;
	text-decoration: none;
  background: transparent;
	}
	
h2 {
	color: #7DA721;
	font-weight: normal;
	font-size: 24px;
	}
	
h2 a:link, h2 a:visited {
	color: #7DA721;
	font-weight: normal;
	text-decoration: none;
	}

h2 a:hover, h2 a:active {
	color: #3F3F3F;
	background: none;
	font-weight: normal;
	text-decoration: none;
	}
	
h3 {
	font-size: 1.4em;
	margin: 20px 0 -10px 0;
	font-weight: bold;
	}
	
blockquote {
	border-left: 4px solid #3F3F3F;
	padding: 0 10px;
	margin: 0 0 0 10px;
	font-style: italic;
	}
	
code {
	display: block;
	padding: 10px;
	color: #444E1F;
	background: #F5F8E8;
	font-size: 1.2em;
	border-top: 2px solid #D0EC98;
	}

#right_col p {
	line-height: 1.4;
        text-indent:15px;
	}

#right_col p:first-letter {
	font-size:15px;
	font-weight:600;
        }

.noindent p, blockquote p {
        text-indent: 0px !important;
	}

.noindent p:first-letter, h2 p:first-letter, blockquote p:first-letter{
        font-size: 100% !important;
	font-weight: inherit !important;
        }

/* 3)-=-=-=- Left selectors -=-=-=- */	
	
.main li {
	background: url(images/content_bullet.gif) no-repeat 0 7px;
	padding: 2px 0 5px 10px;
	list-style: none;
	}
	
ul {
	padding: 0 0 20px 10px;
	margin: 0;
	}
	
.meta {
	background: #F5F5F5;
	font-size: .9em;
	padding: 2px;
	}
	
.meta:hover {
	background: #F7FEDC;
	}
	
.highlight { /* Basic highlight for text */
	background: #F7FEDC;
	}
	
.comments {
	font-size: 1.2em;
	padding-bottom: 25px;
	border-bottom: 3px double #eee;
	}
	
.comments a:link, .comments a:visited {
	color: #78A515;
	font-weight: bold;
	text-decoration: none;
	}
	
.comments a:hover, .comments a:active {
	background: #78A515;
	color: #fff;
	text-decoration: none;
	}	
	
.alt {
	background: #EAF8CF !important; 
	border: 1px solid #D5F0A4 !important;
	padding: 10px 10px 0 10px !important;
	}
	
.alt:hover {
	border: 1px solid #ACE149 !important;
	}
	
.commentlist li:hover {
	border: 1px solid #ACE149;
	}
	
.commentlist {
	padding: 0;
	margin: 0;
	}
	
.commentlist li {
	list-style: none;
	padding: 10px 10px 0 10px;
	background: #F6FCEB;
	border: 1px solid #DEF3B6;
	margin: 10px;
	color: #3C452D;
	}

.commentlist li .avatar { 
	float: left;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	margin: 5px;
	}

p.metadate {
	font-size: .8em;
	margin: 0;
	text-transform: uppercase;
	}
	
p.comment_meta {
	margin: 0 0 10px 10px;
	font-size: .9em;
	}
	
.comment_author a:visited {
	font-weight: bold;
	text-decoration: none;
	}
	
.reply {
	font-weight: bold;
	font-size: 1.2em;
	margin: 30px 0 0 10px;
	}
	
.warning p { /* Used on the search page (image will appear if no result is found) */
	background: url(images/warning.gif) no-repeat left;
	height: 160px;
	padding: 20px 0 0 90px;
	font-size: 1.5em;
	margin: 0 0 0 10px;
	}
	
.postinput {
	margin-left: 10px;
	}
	
/* 4)-=-=-=- Right selectors -=-=-=- */	
	
.line {
	border-top: 3px solid #ACE149;
	margin-top: -5px;
	}
	
#search {
	background: url(images/search.gif) no-repeat;
	height: 56px;
	margin: 0 auto;
	padding-top: 22px;
	}
	
#search h3 {
	font-size: 1.4em;
	margin: 20px 0 -10px 0;
	font-weight: normal;
	}
	
p.searchinfo {
	margin: 2px 0 -8px 2px;
	font-size: .9em;
	color: #999;
	}
	
.searchfield {
	background: #fff;
	border: 1px solid #ACE149;
	color: #7DA721;
	padding: 2px 5px 1px 5px;
	width: 160px;
	}
	
.searchfield:hover {
	border: 1px solid #BFBFBF;
	color: #949494;
	}
	
.submit {
	background: url(images/search_submit.gif) no-repeat;
	height: 20px;
	width: 52px;
	border: 0;
	margin-left: 2px;
	text-indent: -9999px;
	cursor: pointer;
	}
	
.submit:hover {
	background: url(images/search_submit.gif) no-repeat 0 -20px;
	height: 20px;
	width: 52px;
	border: 0;
	margin-left: 2px;
	cursor: pointer;
	}
	
.themes {
	font-size: .9em;
	}
	
	
/* 6)-=-=-=- Forms -=-=-=- */
	
input {
	border: 1px solid #BFBFBF;
	color: #5D5D5D;
	background: #fff;
	padding: 2px 5px 1px 5px;
	font-size: 1em;
	}
	
input:hover {
	background: #fff;
	border: 1px solid #ACE149;
	color: #547016;
	font-size: 1em;
	}
	
textarea {
	font-family: Arial, Verdana, Helvetica;
	font-size: 1.1em;
	border: 1px solid #BFBFBF;
	color: #5D5D5D;
	padding: 2px 5px 1px 5px;
	width: 300px;
	}
	
textarea:hover {
	background: #fff;
	border: 1px solid #ACE149;
	color: #547016;
	}
	
/* 7)-=-=-=- Accessibility -=-=-=- */
	
#skip {
	display: none;
	}
	
hr { /* Simple style when CSS not in use */
	display: none;
	}
	
/* 8)-=-=-=- Hacks -=-=-=- */
	
.clearfix:after { /* float hack used to float content correctly */
    content: "."; 
   	display: block; 
   	height: 0; 
   	clear: both; 
    visibility: hidden;
	}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */	

#toplinks {
  float: right;
  margin: 10px 30px;
  font-size: 11px;
}

#logo {
  border: 0;
  margin: 10px 40px; 
  background: transparent;
}

#ramka {
  text-align: left;
  margin: 0 auto;  
  width: 951px;
}

#menu {
  text-align: center;
  background: url('images/menu.jpg');
  height: 25px !important;
  padding-top: 10px;
  height: 35px;
  width: 926px;
  margin: 0 auto;  
  font-size: 12px;
}

#menu a:link, #menu a:visited {
  font-weight: bold;
  color: white;
  text-decoration: none;
  padding: 10px 12px;
}

#menu a:hover {
  background-color: #4F8500;  
  
}

#content {
  background: url('images/content_bg.jpg') repeat-y;
  padding: 10px 20px;  
}

#left_col {
  width: 241px;
  float: left;
}

.left_box {
  background: url('images/left_bg.jpg');
  padding: 0px 15px;
}

#left_col h3 {
  color: #286F00;
  margin: 0 0 0.5em 0;
  font-size: 15px;
}

#left_col a {
  font-size: 12px;
	text-decoration: none;
	}
	
#left_col a:link {
	color: #333E21;
	font-weight: normal;
	}
	
#left_col a:visited {
	color: #888;
	}
	
#left_col a:hover, #links a:active {
	background: #80BE14;
	color: #fff;
	}


#right_col {
  width: 650px;
  float: right;
}

#right_col li {
	background: url(images/content_bullet.gif) no-repeat 0 7px;
	padding: 2px 0 5px 10px;
	list-style: none;
	}
	
#right_col ul {
	padding: 0 0 20px 10px;
	margin: 0;
	}

#leftright_col {
}

#leftright_col li {
	background: url(images/content_bullet.gif) no-repeat 0 7px;
	padding: 2px 0 5px 10px;
	list-style: none;
	}
	
#leftright_col ul {
	padding: 0 0 20px 10px;
	margin: 0;
	}

.main_box1 {
  background: url('images/mainbox1_bg.jpg');
  width: 721px !important;
  width: 751px;
  padding: 0px 15px;
  
}

.main_box1 h3 {
  color: #286F00;
  margin: 0 0 0.5em 0;
  font-size: 15px;
}

.main_box2 {
  background: url('images/mainbox2_bg.jpg');
  width: 251px !important;
  width: 281px;
  height:  200px;
  padding: 0px 15px;
  
}

.main_box2 h3 {
  color: #286F00;
  margin: 0 0 0.5em 0;
  font-size: 15px;
}

.main_box2 a {
  font-size: 12px;
	text-decoration: none;
	}
	
.main_box2 a:link {
	color: #333E21;
	font-weight: normal;
	}
	
.main_box2 a:visited {
	color: #888;
	}
	
.main_box2 a:hover, .main_box2 a:active {
	background: #80BE14;
	color: #fff;
	}

#stopka {
  clear: both;
  text-align: center;
  padding: 20px;
  background: #426E01;
  color: white;
}

#stopka a:link, #stopka a:visited {
  color: white;
}

label {
  width: 20%;
  float: left;
}

form {
  margin: 0;
}

input {
  border: 1px solid #bbb;
  background: white;
  width: 150px;
  margin-bottom: 10px;
}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
	
/* Begin Images */
#right_col img {
	padding: 3px;
	border: 1px solid #ACE149;
	max-width: 100%;
	}


img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
	
.wp-smiley {
  border: 0 !important;
  padding: 0 !important;  
  }
	
/* End Images */


/**
 * Copyright (c) 2006, Bill W. Scott
 * All rights reserved.
 *
 * This work is licensed under the Creative Commons Attribution 2.5 License. To view a copy 
 * of this license, visit http://creativecommons.org/licenses/by/2.5/ or send a letter to 
 * Creative Commons, 543 Howard Street, 5th Floor, San Francisco, California, 94105, USA.
 *
 * This work was created by Bill Scott (billwscott.com, looksgoodworkswell.com).
 * 
 * The only attribution I require is to keep this notice of copyright & license 
 * in this original source file.
 */

/**
 * Standard Configuration. It is advised that this section NOT be modified as the
 * carousel.js expects the behavior outlined below.
 **/
.carousel-component { 
	position:relative;
	overflow:hidden;
	visibility:visible; /* component turns it on when first item is rendered */
}
				
.carousel-component ul.carousel-list { 
	width:10000000px;
	position:relative;
	z-index:1; 
}

.carousel-component .carousel-list li { 
	float:left;
	list-style:none;
	overflow:hidden;
  clear: none;
}

.carousel-component .carousel-vertical li { 
	float:none;
	margin-bottom:0px;
}

.carousel-component ul.carousel-vertical { 
	width:auto;
}

.carousel-component .carousel-clip-region { 
	overflow:hidden;
	margin:0px auto;
	position:relative; 
}

/**
 * Safe to override. It is safe to override background, padding, margin, color,
 * text alignment, fonts, etc. Define a separate CSS file and override your style
 * preferences.
 **/

.carousel-component { 
	padding:0px;
	color:#618cbe;
}
.carousel-component ul.carousel-list { 
	margin:0px;
	padding:0px 0px 0px 0px;
}
.carousel-component .carousel-list li { 
	text-align:center;
	margin:0px 0px 0px 0px;
	padding:0px;
	font:10px verdana,arial,sans-serif;
	color:#666;
}
.carousel-component .carousel-vertical li { 
}
.carousel-component ul.carousel-vertical { 
}

#html-carousel, #html-carousel-small { 
}

#html-carousel .carousel-list li, #html-carousel-small .carousel-list li { 
    margin:4px 10px 0px 10px;
}

#html-carousel .carousel-list li, #html-carousel-small .carousel-list li { 
    width: 200px; 
    border: 0px;
    padding: 10px;
    padding-top:  0px;
    margin: 0;
    color: #3F3F3F;
    text-align: center;
}

#html-carousel-small .carousel-list li a:hover {
	background: transparent;
	color: black;
}

#html-carousel-small .carousel-list li img { 
    margin: 0em auto 0.5em auto;
    border: 0;
}

#html-carousel-small {
    margin: 10px 0 0 15px;
    width: 200px;
    height: 165px;
}

.left-button-image, .right-button-image {
    display: none;
}
