/*
Theme Name: Blog One
Theme URI: http://topblogger.pl/wordpress-themes-szaty-wordpress/
Description: A light 2-column wordpress theme with character. Clean and simple, plus recent posts and comments, ready for localization and easy to customize. Created by <a href="http://topblogger.pl/">TopBlogger</a>.
Tags:two-columns,fixed-width,right-sidebar,white,blue,black,silver
Version: 1.0.2
Author: TopBlogger
Author URI: http://topblogger.pl
*/

/* FONT DECLARATIONS */

/* Headings */
/* RefrigeratorDeluxe-Bold */
@font-face {
  font-family: Headline;
  src: url('http://fnt.webink.com/wfs/?drawer=2244EE3D-C6CD-4C7D-9709-EBBCFABD426E&font=167A4E8A-B709-2A43-5D65-79C8CB319406');
}

/* Regular */
/* LeMondeCourrierStd-Regular */
@font-face {
  font-family: Body-Regular;
  src: url('http://fnt.webink.com/wfs/?drawer=2244EE3D-C6CD-4C7D-9709-EBBCFABD426E&font=9770B14F-07B7-D8E9-0519-AE6B755863ED');
}

/* Bold */
/* LeMondeCourrierStd-Bold */
@font-face {
  font-family: Body-Bold;
  src: url('http://fnt.webink.com/wfs/?drawer=2244EE3D-C6CD-4C7D-9709-EBBCFABD426E&font=A90BB48F-86F0-57E6-3FAF-E650201C057C');
}

/* Italic */
/* LeMondeCourrierStd-Italic */
@font-face {
  font-family: Body-Italic;
  src: url('http://fnt.webink.com/wfs/?drawer=2244EE3D-C6CD-4C7D-9709-EBBCFABD426E&font=06A748CC-7380-C1CB-9328-30895CE8DF6E');
}

/* Bold Italic */
/* LeMondeCourrierStd-BoldItalic */
@font-face {
  font-family: Body-BoldItalic;
  src: url('http://fnt.webink.com/wfs/?drawer=2244EE3D-C6CD-4C7D-9709-EBBCFABD426E&font=7567B0E1-82DC-8EB4-6E85-123DDCF07500');
}

em { 
font-family: Body-Italic; font-size: 1em;
}

i { 
font-family: Body-Italic; font-size: 1em;
}

strong { 
font-family: Body-Bold; font-size: 1em;
}

b { 
font-family: Body-Bold; font-size: 1em;
}

em strong { 
font-family: Body-BoldItalic; font-size: 1em;
}

strong em { 
font-family: Body-BoldItalic; font-size: 1em;
}

b i { 
font-family: Body-BoldItalic; font-size: 1em;
}

i b { 
font-family: Body-BoldItalic; font-size: 1em;
}

/* GENERAL */

* {margin:0;padding:0;border: 0;}

body {font-family:Body-Regular,Verdana,"Lucida Sans","Lucida Grande","Lucida Sans Unicode",sans-serif;font-size:small;background:#eee;color:#333; font-size:15px; line-height:200%; text-rendering:optimizeLegibility;}

a:link, a:visited {text-decoration: none; color:#00F;}

a:hover {text-decoration: underline;}

pre {white-space: pre-wrap; white-space: -moz-pre-wrap !important; white-space: -pre-wrap; white-space: -o-pre-wrap; word-wrap: break-word;}
	
pre,
blockquote {margin: 12px;background: #eee url('images/sideboxbg.gif') top left repeat-x;font-family: Body-Italic;padding: 12px;
	border: 1px solid #ddd;font-size: 0.9em;}
	
.alignleft {float: left;}

.alignright {float: right;}
	
.clearing {clear: both;}

/* CONTAINER */

.internal {margin: 0 auto;width:960px;padding: 10px 0;}

.internal  ul {margin: 10px 0;}

/* HEADER & FOOTER */

.header {background: #fff; color: #333; font-family: Headline;border-bottom: 4px solid #eee;}
	
.header a {color: #999; font-family: Headline;padding: 3px 0;}

.header a:hover {	color: #333; text-decoration: none;}

.blogtitle {font-size: 1.8em; font-family: Headline;}

.blogdesc {font-size: 0.9em;}
	
/* HEADER MENU */

.header ul {float: right;padding: 0;margin: 15px 0 0 0;}

.header li{list-style: none; display: inline;margin: 0; padding: 0px;}

.header li a{margin-right: 3px; padding: 10px;}

/* SUBHEADER & SUBFOOTER */
	
.subheader {background:#133869; color: #000; border-top: 4px solid #194b8b; border-bottom: 4px solid #194b8b;}

.subheader ul {padding: 0;margin: 0; overflow: hidden; height: 140px;}

.subheader a {color: #eee;}

.subheader li {color: #000; border-bottom: 1px solid #1c549c;}

.subheader  h4 {color: #fff;padding: 0;text-align: right;}

.infobox {line-height: 150%;height: 130px;background: #194b8b;padding: 10px 13px 20px 37px;}

.infobox3 {line-height: 150%;height: 140px;background: #194b8b url('images/header_about.gif') top left no-repeat; padding: 10px 13px 10px 37px; overflow: hidden;}

.box1 {width: 270px;margin-right: 10px; background: #194b8b url('images/header_posts.gif') top left no-repeat; overflow: hidden;}

.box2 {width: 260px;margin-right: 10px; background: #194b8b url('images/header_comments.gif') top left no-repeat; overflow: hidden;}

.box2 h4 {margin-bottom: 5px;}

.box3 {width: 260px; overflow: hidden;}

.box3 p {margin: 5px 0; color: #000; }

.box3 img {width: 50px; height: 50px; padding: 5px 10px 0 0; float: left;}

.searchbox {margin-top: 10px;}
	
/* SEARCHBOX */

.searchform { margin: 0px; padding: 0px; overflow: hidden; }

.s {background: #fff;width: 190px; color: #333; font-size: 12px; font-family: Body-Regular, Verdana, Helvetica, Sans-Serif; padding: 5px;
	margin: 0px; border: 1px solid #133869;}

/* CONTENT */

.mainpart{width:580px; padding:30px; background:#fff;}

.mainpart p {line-height: 200%;}

.mainpart em {color: #000;}

.mainpart a {color: #268ECF;}

h1 {margin: 5px 0;padding: 0 0 5px 0;border-bottom: 1px solid #eee;font-size: 1.4em;}

h2 {font-size: 1.2em;margin: 5px 0;}

h3 {font-size: 1.1em;margin: 5px 0;}
	
.metadata {color: #999;margin-bottom: 20px;}
	
.metadata_bottom {color: #999;padding: 10px;margin: 20px 0 30px 0;border-top: 1px solid #eee;border-bottom: 5px solid #eee;}
	
.metadata a,
.metadata_bottom a {color: #888;font-family: Body-Bold;}
	
.metadata a:hover,
.metadata_bottom a:hover {color: #333;}
	
.metadata_link {text-align: center;margin-top: -30px;padding: 10px;background: #ddd;color: #fff;}

.metadata_link a {font-family: Body-Bold; text-rendering:optimizeLegibility;}
	
.more-link {display: block;font-family: Body-Bold;margin: 20px 0;text-align: center;}

.bottomad {margin-top: 20px; text-align: center;}

.topreturn {text-align: right;}
	
/* SIDEBAR */

.sidebar {width:310px; margin-left: 10px;}

h4 {margin: 0; padding: 5px 0; font-size: 1.1em; color: #333; text-rendering:optimizeLegibility;}

h5 {font-size: 0.9em; color: #666; margin: 0 0 20px 0; padding:0; text-rendering:optimizeLegibility;}

.sidead {margin: 0 0 10px 10px;;}

.sidead img {margin: 10px;}

.sidebox {background: #eeeeee url('images/sideboxbg.gif') top left repeat-x; padding: 10px; color: #333; margin-bottom: 10px;}

.sidebox a {color: #268ECF;}

.sidebox ul li {border-bottom: 1px solid #dedede;}

/* FOOTER */

.footer {background:#133869; color: #1f5dad; border-top: 4px solid #194b8b;}

.footer a {color: #eee;}

.footer a.credits {color: #1f5dad;}

/* lists */

ul {list-style: none; padding: 2px 0; margin: 0 10px; }

ul li{margin:0px; padding: 2px 0; list-style-type:none; line-height:200%;}

.mainpart ul {margin-bottom: 20px;}

.mainpart ul li{padding-left:20px; margin: 2px 0; line-height:200%; border-bottom: 1px solid #dedede;
	background: url('images/tiny_bullet.png') left top no-repeat; color:#333;}

.mainpart ol {margin: 0 30px 30px 30px;}

.mainpart ol li {padding: 3px 0; lineheight:200%;}

/* ----- COMMENTS ----- */

#comments{ margin:30px 0; line-height:1.5em;}

#comments ul {margin: 0; padding: 0; background: #fff; line-height:1.5em;}

#comments .comcolor {background: #fff;}

#comments .combyauthor {background: #eee; border-bottom: 1px solid #268ECF;}

#comments .avatar {float: left; position: relative; padding: 1px; border: 1px solid #999; margin: -7px 10px 0 0;}

#comments .commentbody {color: #333;margin-bottom: 3px;padding: 0;}

.commentbody p{padding: 10px;margin: 0;border: none;}

.commentsmeta {color: #999;padding: 10px;}

.commentsmeta a  {color: #888;font-family: Body-Bold;}

.commentsmeta a:hover {color: #333;}
	
.commentsdate {font-family: Body-Italic; margin-left: 15px;}

#author,
#email,
#url,
#commenting { border: 1px solid #ccc; padding: 5px; margin-top: 5px;}

#author 				{width: 250px; }

#email 				{width: 250px; }

#url 				{width: 250px; }

#commenting 			{width: 500px; }

#submit 				{background: #268ECF; color: #fff; padding: 10px; border: 1px solid #ccc; margin-top: 10px;}

/* WORDPRESS STUFF */

.previous-entries a { float: left; padding-left: 18px; }

.next-entries a { float: right;	padding-right: 18px; }

.aligncenter,
div.aligncenter {display: block;margin-left: auto;margin-right: auto;}

.wp-caption {border: 1px solid #ddd;text-align: center;background-color: #f3f3f3;padding-top: 4px;margin: 10px;
	/* optional rounded corners for browsers that support it */
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	}

.wp-caption img {margin: 0;padding: 0;border: 0 none;}

.wp-caption p.wp-caption-text {font-size: 13px;line-height: 17px;padding: 0 4px 5px;margin: 0;}