/*
Theme Name: eMentor.pl Blog
Version: 0.1
Author: Aleksandra Łączek
*/
a {text-decoration:none;color:#2FA7BF;}

body, html {width:100%; height:100%; margin:0; padding:0; min-height:100%;}
body {font-family: Arial, Sans-Serif; font-size:13px; background: url('images/header-bcg.png') repeat-x 0 0;color: #434343;}
div#wrapper {background: url('images/header.jpg') no-repeat 50% 0;}
#header, #main, #footer-inner {width:960px;margin:0 auto;}
#header{height:127px;}
#header ul#menu {margin:0; padding:0;color:#fff; font-size:12px; clear:both; list-style-type:none; overflow:hidden; width:275px; float:right; padding:4px 0 ;}
#header ul#menu li {float:left; display:block; padding:0 10px;}
#header ul#menu li a{text-decoration:none; font-size:11px;}

#header #heading {display:block; padding-top:44px;}
#header #heading h1 {font-size:24px;margin:0;float:left;}
#header #heading h1 a{color:#fff; text-decoration:none; display:block; background: url(images/logo.png) no-repeat 0 0; text-indent:-2000px; width:304px; height:56px; }
#header #heading .description {float:right; padding-top:10px; background: url(images/headline.png) no-repeat 0 100%; display:block; width:480px; text-indent:-2000px; height:39px;}

#main {overflow:hidden;margin-top:40px;}
#main #center {width:680px;}
#main #left {width:225px; float:right;}

#main #center h3 {color:#000;}
#main #center .post {position:relative;border-bottom: 1px dashed #e5e5e5;margin-bottom:20px;}
#main #center .post p {line-height:1.5;}
#main #center .date {position:absolute; top:0px; right:0; font-family:Georgia, Times, serif; font-style:italic; font-size:14px;} 
#main #center .post-content {padding:0 0 10px 0px; overflow:hidden;}
#main #center .post-content h2 {margin-top:0;}
#main #center .post-content h2 a {color:#000; font-size:24px; font-weight:normal;}
#main #center .post-content h2 a:hover {text-decoration:underline;}
#main #center .post-content a.more {font-weight:bold;}
#main #center .post-content .postmetadata {font-size:10px;}
#main #center .post-content .sociable {float:right;margin:0;}

/* COMMENTS */
#main #center .comments {padding-left:130px;}
#main #center .comments h3, #main #center #respond h3 {font:18px/27px Arial,sans-serif;}
#main #center .comments ul {padding:0; list-style-type:none;}
#main #center .comments .comment-header {background: url(images/comments.gif) no-repeat 100% 0;padding-top:3px;}
#main #center .comments .comment-header-inner {background: url(images/comments.gif) no-repeat 100% 100%; padding:0 5px 3px 5px; overflow:hidden;}
#main #center .comments .comment-header-inner img {float:left;margin-right:5px;}
#main #center .comments .comment-meta {line-height:22px; font-size:11px;}
#main #center .comments .comment-meta i {float:right;}

#main #center #respond {padding-left:130px; overflow:hidden; margin:10px 0 0 0;}
#main #center .response {background: url(images/comments.gif) no-repeat 100% 0; padding-top:10px;}
#main #center .response-inner {padding:0 10px 10px 10px; background: url(images/comments.gif) no-repeat 100% 100%;}

/* SIDEBAR */

#main #left .sidebar {background: url(images/sidebar.gif) no-repeat 0 0; margin:0 0 10px 0; padding:5px 0 0; width:225px;}
#main #left .sidebar .sidebar-inner {background: url(images/sidebar.gif) no-repeat 0 100%; display:block; padding:0 0 5px 0;}
#main #left h3 {font-size:14px; color:#000; font-weight:bold; padding:0 0 5px 0; margin:0;}
#main #left a.feed {background: url(images/feed.png) no-repeat 0 0; padding-left:20px;margin-left:20px;}
#main #left .dash {border-bottom:1px dashed #e5e5e5; margin-bottom:10px;} 
#main #left .sidebar ul {list-style-type:none; margin:0; padding:0;}
#main #left .sidebar ul li {padding:5px 0 5px 20px;}
#main #left .sidebar ul li a {color:#31bcd9;}


/* FOOTER */
#footer {background:#191919 url(images/footer-bcg.png) repeat-x 0 0;margin-top:20px;height:100px; text-align:right;}
#footer-inner p {clear:both;}
#footer-inner ul{margin:10px 0;padding:0;overflow:hidden; width:295px; float:right; display:block;}
#footer-inner ul li {float:left; margin:10px 0 10px 20px;}
#footer-inner ul li a {color:#444;}

div.post-content a img {border: 0 none}