
/*
Theme Name: JobsBlog
Description: JobsBlog theme with 2 columns. Based on 1024px theme.
Version: 1.0
Author: ModernStudio
Author URI: http://modernstudio.ru/
Tags: fixed width, two columns, jobs, widgets 
*/

/* Body */
body {background-color: #fff; color: #333; font: 76% Arial,Verdana,Tahoma,sans-serif; line-height: 1.3em; padding: 20px 0;}
*{margin: 0; padding: 0;}

/* Main wrap */
#wrap {color: #333; margin: 0 auto; width: 970px;}

/* Headers */
#header {width: 970px; border-bottom: 4px solid #eee; margin-bottom: 20px;}
#header #logo {float: left;}
#header h1 {color: #df5031; font-size: 1.5em; font-weight: bold; margin: 22px 10px 0 0; float: right; font-style: italic; text-transform: lowercase;}
h2, h3 {border-bottom:2px solid #eee; text-align:left; font-weight:bold; color:#df5031; font-size:1.4em; margin:0 0 8px; padding:0 2px 8px 5px;}
h2 a, h3 a {color: #df5031; text-decoration: none;}
h2 a:hover, h3 a:hover {color: #df5031; text-decoration: underline;}

/* Sidebar */
#sidebar {float:right; margin:0 0 5px; padding:0; width:195px;}
#sidebar p,#sidebar ul,#sidebar .textwidget {margin:0 0 15px 10px;}
#sidebar li {list-style:none; margin:0 0 10px; line-height: 140%;}
#sidebar li a {font-size:1.2em; padding:0px;}
#sidebar ul ul {margin:5px 0 5px 10px;}
#sidebar ul ul li {margin:0 0 5px;}

.widget_recent_entries, .widget_categories, .widget_links, .widget_text {margin-top: 30px;}

/* Content */
#content {float:left; line-height:1.5em; margin:-2px 0 10px; text-align:left; width:750px;}
#content ul,#content ol {margin:0 0 18px 30px;}
#content ul li,#content ol li {margin:0 0 3px;}
#content ul ul,#content ol ol {margin:5px 0 5px 15px;}
#content img {margin:5px;}
#content p {margin:0 0 15px 10px;}
#content p.timestamp {font-size:1em; margin:-5px 0 15px 10px;}
#content p.timestamp a {font-weight:normal;}
#content p.postmeta {text-align:left; border-top:1px solid #eee; line-height:1.8em;}
#content #postnav {padding:5px; margin:5px 0 40px;}
#content #postnav p {margin:0; padding-left:5px; width: 350px; float: left;}
#content #postnav p.right {text-align:right; padding-right:5px; width: 350px; float: right; }
#content .introtext p {margin:-5px 0 15px 10px;}

/* Footer */
#footer {border-top:4px solid #eee; clear:both; color:#333; font-size:0.9em; line-height:1.6em; margin:0 auto; padding:8px 0 0 5px; text-align:left;}
#footer p {margin:0; padding:0;}

/* Comments */
#comments {clear: both;}
#content div.comment {padding-bottom: 10px; margin-bottom:10px; border-bottom: 1px solid #e1e1e1;}
#content div.comment p {margin:0 0 4px 10px; padding:3px 0 0 0;}
#respond p {margin:0 0 5px 10px;}
#respond input,#respond textarea {padding:5px; width:330px;}
#respond textarea#comment {width:700px;}
#respond input#submit {width:75px;color:#333; background-color:#fff;}
#respond input,#respond textarea,form div.searchbox input {font:94% Verdana,Tahoma,Arial,sans-serif; border:1px solid #ccc;}

/* Tags */
blockquote {border:1px solid #dadada; font-size:0.9em; margin:20px 10px; padding:8px;}
blockquote p {padding:2px 0; margin:0; font-weight:bold;}
table#wp-calendar {width:180px; margin:0 0 18px 10px;}
p {margin:0 0 18px 10px;}
ul,ol,dl {font-size:0.9em; margin:2px 0 16px 35px;}
ul ul,ol ol {margin:4px 0 4px 35px;}
code{font-size:1.1em; background-color:#f4f4f4; color:#555; display:block; margin:5px 0 15px 0; padding:5px 5px 5px 7px; border:1px solid #ccc;}

/* Links */
a {color: #333; text-decoration: underline;}
a:hover {color: #666;}
a img {border: 0;}

/* Float fix */
.contenttext {overflow:hidden; text-align: justify;}
* html .contenttext {height:1px; overflow:visible;}
* html .contenttext p {overflow:hidden; width:99%;}

/* Searchbox */
.searchbox {margin:8px 0 15px 10px;}
.searchbox label {display:none;}
.searchbox input {font-size:0.9em; padding:5px; width:166px; border:1px solid #ccc;}

/* Various classes */
.post {margin: 0 0 40px;}
.textright {text-align:right;}
.textcenter {text-align:center;}
.hide {display:none;}
.clr {clear: both;}

/* WP image align classes */
.aligncenter {display:block; margin-left:auto; margin-right:auto;}
.alignleft {float:left;}
.alignright {float:right;}
.wp-caption {border:1px solid #ddd;	text-align:center; background-color:#f3f3f3; padding-top:4px; margin:10px; border-radius:3px;}
.wp-caption img {margin:0; padding:0; border:0 none;}
.wp-caption-dd {font-size: 11px; line-height: 17px; padding:0 4px 5px; margin:0;}

.bookmark-me a img {vertical-align: bottom;}

img.postavatar {margin: 0 5px 5px 0; padding: 0px; border: 1px solid #ccc;}