/*   
Theme Name: Palmtop.pl
Theme URI: http://www.palmtop.pl
Description: Domyślny schemat dla palmtop.pl
Author: Darek Sieradzki
Author URI: http://aerolit.pl
Version: 0.1
.
Temat oparty o oryginalny design dla palmtop.pl
.
*/

/* base
----------------------------------------------- */

body {
	margin: 0;
	padding: 0;
	font-family: Tahoma;
	color: #000;
	background-color: #fff;
}

body * {
	font-family: Tahoma, Arial;
	color: #333333;
}

blockquote, h3, p, li {
	/*padding-right: 10px;
	padding-left: 10px;
	font-size: 0.9em;
	line-height: 1.6em;*/
}

blockquote {
	margin-right: 0;
	margin-left: 20px;
}

h1, h2, h3 {
	margin: 0 0 15px 0;
	/*padding: 0 10px;*/
	font-weight: normal;
}

h1, h2 {
	font-family: Georgia, Times, serif;
}

h1 {
	font-size: 1.4em;
}

h2 {
	font-size: 1em;
}

hr {
	margin: 2em auto;
	width: 370px;
	height: 1px;
	color: #7a7e7d;
	background-color: #7a7e7d;
	border: none;
}

small, .small {
	font-size: 0.9em;
}

/* links
----------------------------------------------- */

a {
	text-decoration: underline;
	color: #000;
}

a img {
	border: none;
}

h1 a, h2 a, h3 a, #head a {
	border: none;
}

h3 a {
	font: 1.5em Georgia, Times, serif;
}

#site-name a {
	border: none;
}

#sidebar-2 a, #sidebar-1 a {
	border: none;
}

/* layout
----------------------------------------------- */

#accessibility {
	position: absolute;
	top: -10000px;
}

#container {
	margin: 10px auto;
	padding: 10px;
	width: 960px;
}

#head {
text-align: left;
background-image: url(images/bg_head.gif);
background-color: #EAEAEA;
}

#head a {
 text-decoration: none;
}

#sidebar-1 {
width: 165px;
	margin-left: 5px;
	float: left;
	text-align: right;
}

#sidebar-2 {
width: 220px;
	margin-left: 5px;
	float: right;
}

.section_list {
	margin: 0 0 10px 0;
	padding: 0;
	list-style-type: none;
}

.section_list ul {
	list-style-type: none;
}

.section_list li {
	margin: 0 10px 2px 0;
	padding: 0;
}

#content {
	margin: 10px 228px 10px 180px;
}

#foot {
	margin-top: 5px;
	clear: both;
	text-align: center;
}

#foot ul {

    display: inline;
    margin: 0;
    padding: 0;

}

/* box model hacks
http://archivist.incutio.com/viewlist/css-discuss/48386
----------------------------------------------- */

#container {
\width: 970px;
w\idth: 960px;
}

#sidebar-1 {
\width: 165px;
w\idth: 165px;
}

#sidebar-2 {
\width: 220px;
w\idth: 220px;
}

/* overrides
----------------------------------------------- */

#sidebar-2 p, #sidebar-1 p {
	font-size: 0.8em;
	line-height: 1.5em;
}

.caps {
	font-size: 0.9em;
	letter-spacing: 0.1em;
}

div.divider {
	margin: 2em 0;
	text-align: center;
}

/* articles
----------------------------------------------- */

.directory {
	list-style-type: circle;
}

.author {
	font-style: normal;
	font-size: 0.8em;
}

.published {
	font-size: 0.8em;
}

/* comments
----------------------------------------------- */

.comments_error {
	color: #000;
	background-color: #fff4f4;
}

ul.comments_error {
	padding : 0.3em;
	list-style-type: circle;
	list-style-position: inside;
	border: 2px solid #fdd;
}

div#cpreview {
	color: #000;
	background-color: #f1f1f1;
	border: 2px solid #ddd;
}

form#txpCommentInputForm td {
	vertical-align: top;
}

#comments-help {
	margin: 2px 0 15px 0;
	font-size: 0.7em;
}

/* error page
----------------------------------------------- */

.error-status {
	font: 1.3em Georgia, Times, serif;
}

/* custom
------------------------------------------------- */
#band {
background-color: #6C79E5;
border: 1px solid #E0E0E0;
height: 10px;
}

#rss {
float: right;
}

#logo {
margin-left: -3px;
}

#head {
height: 30px;
}

#head a {
display: block;
float: left;
height: 30px;
line-height: 30px;
font-family: Tahoma;
font-weight: bold;
color: #565759;
font-size: 12px;
padding: 0 10px;
}

#head2 {
background-image: url(images/bg_head2.gif);
height: 120px;
padding: 10px 5px;
border: 1px solid #E0E0E0;
}

#head2 a {
border: 0;

}

#os {
background-color: #EDEFFC;
border: 1px solid #E0E0E0;
text-align: right;
padding: 2px;
font-size: 0.9em;
}

#os form, #os div {
display: inline;
padding: 0px;
margin: 0px;
}

#wrap {
background-color: #EDEFFC;
border: 1px solid #E0E0E0;
border-top: 0;
padding: 3px;
}

#wrapfoot {
clear: both;
}

#foot {
background-image: url(images/bg_foot.gif);
text-align: right;
height: 20px;
padding-bottom: 5px;
padding-left: 5px;
}

#foot a {
border: 0;
line-height: 22px;
margin-right: 5px;
margin-bottom: 5px;
font-size: 11px;
font-weight: bold;
color: black;
text-decoration: underline;
}

#copy {
text-align: center;
font-size: 12px;
color: #AAA;
clear: both;
}

#copy a {
border: 0;
}

.leftbox {
border: 1px solid #C2C3C5;
background-color: white;
margin: 10px 0 0 0;
width: 160px !important;
padding: 0px !important;
}

.leftbox_title {
font-family: arial;
font-size: 11px;
background-image: url(images/bg_leftbox_title.png);
padding-left: 25px;
text-align: left;
height: 18px;
line-height: 18px;
}


.rightbox {
border: 1px solid #C2C3C5;
background-color: white;
margin: 10px 0 0 0;
}

.rightbox_title {
font-family: arial;
font-size: 11px;
background-image: url(images/bg_rightbox_title.png);
padding-left: 25px;
text-align: left;
height: 18px;
line-height: 18px;
}

#search {
	padding: 10px;
}

#search input{
	width: 100%;
	border: 1px solid black;
}

#search #searchsubmit {
	width: 60px;
	height: 12px;
	margin: 5px -1px 0px 50px;
	border: 0;
}

#redtram {
	overflow: hidden;
}

#content {
border: 1px solid #C2C3C5;
background-color: white;
}

#rtn4p {
	padding: 3px;
}

#rtn4p table,
#rtn4p td {
	border: 0 !important;
	width: 100% !important;
}

#rtn4p .small {
	display: none;
}

#rtn4p div.spacer {
	height: 5px;
}

#rtn4p th {
	display: none;
}

#rtn4p * {
	text-align: justify;
	color: black;
}

#rtn4p .rttitle {
	color: #2B568B;
}

#redtram a.more {
	display: block;
	text-align: right;
	margin: 3px 3px 10px;
}

h2.title {
font-family: arial;
font-size: 11px;
background-image: url(images/bg_title.png);
padding-left: 25px;
text-align: left;
height: 18px;
line-height: 18px;
}

#ad_skyscrapper div.ad {
 width: 160px;
 margin: auto;
}

h1.entry_title, h3.entry_title {
 margin: 0px;
 padding: 0px;
}


h1.entry_title a, h3.entry_title a {
 text-decoration: none;
 font-weight: bold;
 font-size: 14px;
 color: #6c79e5;
 text-align: left;
 font-family: Arial; 
}

div.article_info {
 margin-bottom: 6px;
 font-size: 10px;
 text-align: left;
 color: #000;
 font-family: Arial;
}

div.article_wrap {
 padding: 5px 15px;
}

div.article_wrap hr {
 width: 100%;
 margin: auto;
}

div.article_wrap p {
 padding: 0px;
 margin: 0px;
 font-size: 12px;
 line-height: 16px;
 margin-bottom: 10px;
 text-align: justify;
}

div.article_wrap td {
 font-size: 10px;
 padding: 0px;
}

div.article_wrap td.more {
 text-align: right;
}

div.article_wrap table {
 width: 100%;
 margin: 0px 0px 10px 0px;
 padding: 0px;
}


#content.forum {
	margin-right: 10px;
}
#content.forum  iframe {
	width: 100%;
}

#content.sklep {
	margin-right: 10px;
	margin-left: 10px;
}
#content.sklep  iframe {
	width: 100%;
}


#head ul, #head li {
	display: inline;
	margin: 0;
	padding: 0;
}

.leftbox *, .rightbox * {
	font-family: arial !important;
	font-size: 10px;
}

.widget_democracy li {
	list-style-type:none;
}

.widget_democracy {
	background-color: #D1D5D7;
}

.widget_userlogin {
	text-align: left;
}

.widget_userlogin input {
	width: 100%;
	border: 1px solid black;
}

.widget_userlogin #rememberme {
	width: 1.1em;	
	margin-top: 3px;
	border: 0;
}

.widget_userlogin ul {
	margin: 5px;
	padding: 0 0 0 15px;
}

.widget_userlogin li {
	margin: 0;
	padding: 0;
	font-size: 0.8em;
}

.widget_userlogin .button {
	width: 60px;
	height: 12px;
	margin: 5px -3px 0px 80px;
	border: 0;
}

.widget_redtram #rtn4p {
	padding: 5px 10px;
}

#redtram a.more {
	width: 60px;
	height: 12px;
	text-indent: 1000em;
	display: block;
	float: right;
	overflow: hidden;
	background-image: url(images/dalej.gif);
	margin-right: 10px;
	background-repeat: no-repeat;
}

.post, .page {
	margin: 20px;
	padding-bottom: 10px;
	border-bottom: 1px solid #DDE0E1;
	text-align: justify;
  	font-size: 12px;
	line-height: 16px;
}

.page {
	border-bottom: 0;
	padding-bottom: 0;
}

.post h2,
.page h2 {
	margin: 0px;
}

.post h2 a,
.page h2 a  {
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	color: #6c79e5;
	text-align: left;
	font-family: Arial;
}

.post .postmeta {
	margin-bottom: 6px;
	/*margin-left: 10px;*/
 	font-size: 10px;
 	text-align: left;
 	color: #000;
 	font-family: Arial;
}

.post .entry .more-link {
	display: block;
	float: right;
	width: 60px;
	height: 12px;
	background-image: url(images/dalej.gif);
	background-repeat: no-repeat;
	text-indent: -1000em;
}


.post .comments {
	/*margin-left: 10px;*/
	border: 1px solid #C2C3C5;
	background-color: #DDE0E1;
	width: 90px;
	text-align: left;
	font-size:9px;	
	background-image: url(images/dalej-s.gif);
	background-position: 100% 0%;
	background-repeat: no-repeat;
	float: left;
}

.post .comments a {
	text-decoration: none;
	display: block;
	color: #333333;
	margin: -2px;
	margin-left: 5px;
	padding: 0px;
}

#content h1 {
	background-image: url(images/bg_title.png);
	height: 18px;
	line-height: 18px;
	padding-left: 25px;
	text-align: left;
	font-size: 10px;
}

#searchform {
	margin: 15px;
}

h3 {
	font-size: 14px;
	font-weight: bold;
}

.wp-caption {
	font-style: italic;
	padding: 2px 0 2px 2px;
	text-align: center;
	font-size: 10px;
	background-color: #EDEFFC;
	border: 1px solid #C2C3C5;
}

.aligncenter {
	margin: auto;
    display: block;
}

.alignright {
	float: right;
	margin-left: 10px;
}

.alignleft {
	float: left;
	margin-right: 10px;
}

.entry {
	font-size: 0.9em;	
}

.navigation {
	margin: 20px;
	height: 20px;
	font-size: 0.8em;
}

.navigation .alignleft {
	float: left;
}

.navigation .alignright {
	float: right;
}


#respond, h3#comments {
	margin-top: 10px;
	border-top: 2px solid silver;
	padding-top: 5px;
}

.post .navigation {
	height: 40px;
	margin: 0px;
	margin-top: 40px;
	font-weight: bold;	
}

/*.post img {
	border: 5px solid red;
	
}*/


.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {
	overflow: hidden;
	padding-top: 10px;
}

ul.faq-1 {
	margin: 20px;
	margin-top: 10px;
	padding: 10px;
	font-weight: bold !important;
}

li.faq-1 {
	padding: 4px !important;
	border: 1px solid silver !important;
	background-color: #DDE0E1 !important;
	margin-top: 10px;
}


ul.faq {
	font-size: small;
	font-weight: normal;
}

ul.faq a {
	text-decoration: none;
}

ul.faq a:hover {
	text-decoration: underline;
}

ul.faq li {
	padding: 2px;
	border: 0;
	background-color: white;
}

.widget_tag_cloud {
	font-size: 1em;
	padding: 10px;
	text-align: center;
}

.widget_tag_cloud div {
	margin: -10px -10px 10px -10px;	
}

.widget_tag_cloud a {
	text-decoration: none;
	color: #6C79E5;
}

/* nowosci w sklepie */

.oscommerce {
	margin: 0 0 10px 0;
	padding: 10px;
	list-style-type: none;	
}

.oscommerce img {
	display: block;
	margin: auto;
	margin-bottom: 5px;
}

.oscommerce a {
	display: block;
	margin-bottom: 5px;
}

.oscommerce li {
	border-bottom: 1px solid silver;
	margin-bottom: 5px;
}

.oscommerce_price {
	font-weight: bold;
	display: block;
	text-align: right;
}

.oscommerce_price_new {
	color: red;
	font-weight: bold;
	display: block;
	text-align: right;
}

.oscommerce_price_old {
	text-decoration: line-through;
	font-weight: bold;
	display: block;
	float: left;
}

.oscommerce li.other-items img {
	display: none;
}

.widget_categories select {
	margin: 10px;
	width: 90%;
}

#foot ul {
	float: left;
}

#foot li {
	list-style-type: none;	
	float: left;
	padding-left: 3px;	
	padding-right: 10px;
}

#user-login form {
	margin: 10px;
}

.authorinfo {
	margin: 20px;
	padding: 10px;
	border: 1px solid silver;
}

.authorinfo p {

    text-align: justify;
    font-size: 0.8em;
}

.authorinfo .avatar {
	float: left;
	margin-right: 10px;
    margin-bottom: 5px;
}
.authorinfo .nickname {
	font-size: 1.5em;
	font-weight: bold;
	display: block;
}

.authorinfo .url {
	display: block;
}

#recentcomments {
	text-align: left;
	margin-left: 5px;
	padding-left: 15px;
	margin-right: 5px;
}

#recentcomments li {
	margin-left: 0;
	padding-bottom: 5px;
}


.bmone_billboard_750_100 {
	overflow: hidden;
	margin: auto;
	text-align: center;
}

.bmone_billboard_750_100 div {
	margin: auto;
}

.bmone_box_300_250 {
	width: 300px;
	overflow: hidden;
	margin: auto;
}

.bmone_skyscrapper_160x600 {
	width: 160px;
	height: 600px;
	margin: auto;
	overflow: hidden;
}

.leftbox form {
	margin: 0;
	padding: 0;
}

.phpbb_topics,
.widget_recently_popular ul {
    margin-left: 5px;
    padding-left: 15px;
    text-align: left;
}

.phpbb_topics li,
.widget_recently_popular li {
    margin-left: 0px;
    padding-bottom: 5px;
    margin-right: 5px;
}

#text-345021541 .textwidget {
   padding: 5px;
   text-align: center;
}

#forum_content {
	margin: 10px 10px 10px 10px;
	border: 1px solid #C2C3C5;
	background-color: white;
}

.MsoNormal span {
	font-family: Tahoma, Arial !important;
	font-size: 1em !important;
	line-height: 16px;
}

.partner {
	text-align: center;
	margin-bottom: 5px;
}

#sidebar-mid {
	margin: -10px 20px 0px 20px;
	border-bottom: 1px solid #DDE0E1;
	padding-bottom: 10px;
	font-size: 0.7em;
}

.midbox_title {
	display: none;
}

.adv_news {
    font-size: 0.7em;
}

.adv_news li {

    margin-bottom: 0.2em;

}


.recenzja {
    border: 3px solid #C2C3C5;
    width: 100%;
    padding: 2px;
}

.recenzja td {
    margin: 2px;
    padding: 2px 6px;
    background-color: #EDEFFC;
}

.recenzja td ul {
    margin: 0;
    padding: 0;
}

.recenzja td li {
    margin: 0 1em;
    padding: 0;
}

.dla_kogo_h, .zalety_h, .wady_h, .estetyka_h, .wygoda_h, .cena_mozliwosci_h,
.cena_h {

    text-align: center;
    font-weight: bold;
    background-color: #E4E4E4 !important;
}

.recenzja td p {

    margin: 0;
    padding: 0;
}

.recenzja .ocena {

    font-size: 4em;
    font-weight: bold;
    color: #6C79E5;
    text-align: center;
}

.recenzja td div {
    width: 10em;
    border: 2px solid #6C79E5;
    float: left;
    margin: 0 2em 0 0;
}

.recenzja td div div {

    border: 0;
    background-color: #6C79E5;
    color: #6C79E5;
    font-weight: bold;
    text-align: center;
}

#latest-series {
	text-align: left;
}

#latest-series ul
 {
	margin:5px;
	padding:0 0 0 15px;
}
