/*
Theme Name: Jobzippers
Theme URI: http://www.jobzippers.com
Description: Jobzippers Blog Theme
Version: 1.0
Tags: 
Author: Maik Fahldieck, Johannes Hübner
Author URI: http://www.jobzippers.com
License: All Rights Reserved
*/

@import url("css/reset.css");

html, body { width: 100%; height: 100%; }
body {
    background-color: #ffffff;
    font-family: Arial, Verdana, sans-serif;
    font-size: 12px;
    color: #8b8b8b;
    text-align: center;
}
p{
    line-height: 19px;
}

body, h1, h2, h3, form, input, p, a, ul, li, table {
    font-family: Arial, Verdana, sans-serif;
    font-size: 12px;
    color: #8b8b8b;
    margin: 0;
    padding: 0;
    border: 0;
}
h3{
    color: #6d6d6d;
    font-size: 17px;
    border-bottom: 2px solid #efefef;
    padding: 30px 0 10px 0;

}
input, select, option, label { font-size: 12px; font-family: Arial, Verdana, sans-serif; color: #bababa; }

select { border: 1px solid #d8d6d6; padding: 1px; }

ul, li { list-style: none; }

img { border: 0; display: inline; }

#shell {
    width: 950px;
    margin: 0 auto;
    text-align: left;
    height: auto !important;
    height: 100%;
    min-height: 100%;
    padding-top: 38px;
}


.clear { clear: both; line-height: 0px; }

/* Standard Wordpress */


h1,h2,h3,h4 {letter-spacing:-1px}


a {color:#a4a4a4;text-decoration: none;}
a:hover {color:#fb6e00;}
#content h2{
    margin-bottom: 5px;
}
h2, h2 a { color:#6d6d6d;text-decoration: none;font-size: 22px; border:none; }
h2 a:hover { color:#6d6d6d;}
small {font-size:10px;color:#ccc; padding:10px 8px 5px 0px;float:left;text-transform: uppercase;font-weight: bold;}
p {color:#a4a4a4}
hr {margin:0; clear:both}

/* HEADER */
h1 a.header_logo {
    background: url('images/header_logo_blog.gif') no-repeat top left;
    padding: 0;
    margin: 0 0 68px 0;
    width: 193px;
    height: 77px;
    float:left;
    overflow: hidden;
    text-indent: 2000px;
    line-height: 2000px;
    font-size: 1px;
}

/** navigation **/
ul.navigation {
    width: 680px;
    height: 53px;
    padding-top: 12px;
    margin-bottom: 80px;
    float: right;
    display: block;
    overflow: hidden;
}

.navigation li, .navigation a {
    height: 53px;
    display: block;
    overflow: hidden;
    float: left;
}

ul.navigation a {
    text-decoration: none;
    width: 136px;
    font-size: 0px;
    text-align: center;
    color: #bfbfbf;
}

ul.navigation a.button01, ul.navigation a.button01_active {
    background-position: 0 0px;
}

ul.navigation a.button01:hover, ul.navigation a.button01_active {
    background-position: 0 -53px;
}

ul.navigation a.button02, ul.navigation a.button02_active {
    width: 137px;
    background-position: -136px 0px;
}

ul.navigation a.button02:hover, ul.navigation a.button02_active {
    background-position: -136px -53px;
}

ul.navigation a.button03, ul.navigation a.button03_active {
    width: 137px;
    background-position: -273px 0px;
}

ul.navigation a.button03:hover, ul.navigation a.button03_active {
    background-position: -273px -53px;
}

ul.navigation a.button04, ul.navigation a.button04_active {
    width: 141px;
    background-position: -410px 0px;
}

ul.navigation a.button04:hover, ul.navigation a.button04_active {
    background-position: -410px -53px;
}

ul.navigation a.button05, ul.navigation a.button05_active {
    width: 129px;
    background-position: -551px 0px;
}

ul.navigation a.button05:hover, ul.navigation a.button05_active {
    background-position: -551px -53px;
}

ul.navigation a {
    background: url('images/navigation_bg.gif') no-repeat 0 53px;

}

/* footer navigation */
div.navigation .alignleft,
div.navigation .alignright,
div.navigation .clearfix,
div.navigation div a{
    height: 25px;
}


/* TWO COLUMN DESIGN */

div#content{
    width: 680px;
    padding: 0;
    margin: 0;
    float: right;
    clear: right;
}

div#sidebar{
    width: 230px;
    margin: 0 39px 0 0; /* should actually be 40px */
    overflow: hidden;
    padding: 0;
    float: right;
    clear: none;
}

#sidebar ul li ul li a.icon{
    background-repeat: no-repeat;
    background-position: center left;
    padding-left: 20px;
}
a.icon.rss{
    background-image: url('images/icon_rss.gif');
}
a.icon.twitter{
    background-image: url('images/icon_twitter.gif');
}


/* For WordPress Site */
#nav .pagenav, #nav .categories {text-transform: uppercase;font-weight: bold}


/* CONTENT */
/*#content div.entry:first-letter {font-size:60px; line-height:0.76em; float:left;padding:5px 10px 0 0;color:#aaa}*/
#content {margin-bottom:0;}
#content .post {clear:both;padding-bottom: 25px;}
#content {padding-right:0px; text-align: justify;}
#sidebar {font-size:16px;}
#sidebar ul, ul.blogroll  {list-style: none;}
ul.blogroll{margin-bottom: 40px;}
#sidebar ul li ul li, ul.blogroll li {margin:7px 0 0 3px; line-height: 17px;}
#sidebar, h2.pagetitle {padding-top:40px;}
#sidebar h2 {color:#6d6d6d;margin:50px 0 6px 0;padding: 0; border-bottom: 2px solid #efefef; font-size: 20px; padding-bottom: 8px;}
/*.post h2 {font-size: 24px;text-align: left;}*/
h2.pagetitle {color:#333;margin:0;padding:0 0 30px 0;}
.date {font-size: inherit; line-height: 0.8;color:#fb6e00;}
.postmetadata {font-size:12px;color:#bbb;height:1%; padding-bottom: 10px;}
.small  {font-size:12px;color:#aaa;margin-top:10px;}
.postmetadata small  {font-size:12px;color:#aaa;text-transform: inherit;font-weight: normal;padding: 10px 0; margin:20px 0; border-top: 1px solid #eee;text-transform: none}
.alignnone {display: block}
img.size-medium {margin:0 0 10px 0}
.entry{
    margin: 22px 0 40px 0;
}
.singlepost.entry .addtoany_share_save_container{
    margin: 10px 0 0 600px;
}

.entry .addtoany_share_save_container{
    float: left;
    clear: none;
    margin: 10px 0 0 505px;
    height: 23px;
    vertical-align: top;
}
.entry .addtoany_share_save_container ul.addtoany_list{
    height: 23px;
    vertical-align: top;
}
.entry .addtoany_share_save_container ul.addtoany_list li, .entry .addtoany_share_save_container ul.addtoany_list li a, .entry .addtoany_share_save_container ul.addtoany_list li a img{

    vertical-align: top;
}

.entry .read_more{
    background: url('images/read_more.jpg') no-repeat;
    text-indent: 1000px;
    line-height: 200px;
    font-size: 2px;
    overflow: hidden;
    width: 80px;
    height: 23px;
    float: left;
    padding: 0;
    margin: 10px 0 0 5px;
}
.entry a img { margin:0 0 10px 0; vertical-align:top;}
.entry img {border: 1px solid #ddd;	text-align: center;	background-color: #fafafa;	padding: 5px; margin: 5px 10px 10px 0px; -moz-border-radius: 3px; -khtml-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px;}
dl.gallery-item  {margin:0}
dl.gallery-icon img {border: 1px solid #ddd}
dl.gallery-item a {border: none}
img.wp-smiley {border:none;margin:0;padding:0}
.entry ul li {color:#666}


/* SEARCH FORM */
#searchform {margin-bottom:15px;padding:0; background:url('images/search_bg.jpg') no-repeat;width:230px;height:38px;}
#searchform label{float: left; width: 70px; height: 20px; padding: 14px 0 0 0; text-indent: 20px; color: #767676;}
#searchform #s {margin: 12px 2px 0 6px; padding:2px 5px 1px 5px;width: 100px; height: 14px; color: #a3a3a3; font-size: 11px;}
#searchbtn {vertical-align:middle;padding: 0 0 5px 2px; width: 35px; height: 25px;}
.hidden {display: none;}

/* PREV NEXT NAV */
.alignleft {float:left;}
.alignright {float:right;}
.aligncenter, div.aligncenter {	display: block;	margin-left: auto;	margin-right: auto;}
.comment-navigation {display: block;clear:both;}

.comment-navigation {margin-top: 15px;	padding-bottom: 5px;}		
.comment-navigation a {background: #eee;padding: 5px 10px;-moz-border-radius: 3px;	-khtml-border-radius: 3px;	-webkit-border-radius: 3px;	border-radius: 3px;}
.comment-navigation a:hover {background: #ddd;padding: 5px 10px;-moz-border-radius: 3px;	-khtml-border-radius: 3px;	-webkit-border-radius: 3px;	border-radius: 3px;}
.attachment a { border:0}

/* Captions */
.wp-caption {	border: 1px solid #ddd;	text-align: center;	background-color: #fafafa;	padding-top: 5px;	margin: 5px 25px 25px 0px;	-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: 12px;	line-height: 17px;	padding: 4px 4px 5px 0;	margin: 0;	font-style: italic;	}

/* Begin Comments*/
ol.commentlist { list-style:none; margin:0; padding:0; text-indent:0; }
ol.commentlist li { height:1%; margin:0; padding:0px; position:relative; }
ol.commentlist li.alt { }
ol.commentlist li.bypostauthor {}
ol.commentlist li.byuser {}
ol.commentlist li.comment-author-admin {}
ol.commentlist li.comment { }
ol.commentlist li div.comment-author { padding:0 170px 0 0; }
ol.commentlist li {  }
ol.commentlist li cite.fn { font-style:normal; font-weight: bold; }
ol.commentlist li cite.fn a.url { color:#a4a4a4; text-decoration:none; font-weight: bold; font-style: normal; }
ol.commentlist li cite.fn a.url:hover { color:#000; }
ol.commentlist li img.avatar { border:4px solid #d5d5d5; float:left; margin-right:10px;}
ol.commentlist li img.avatar-32 {}
ol.commentlist li img.photo {}
ol.commentlist li span.says {}
ol.commentlist li div.commentmetadata {}
ol.commentlist li div.comment-meta { font: 12px Arial, Verdana; color#aaa}
ol.commentlist li div.comment-meta a { color:#aaa; text-decoration:none; }
ol.commentlist li div.comment-meta a:hover { color:#000; }
ol.commentlist li div.commentbody {margin-top: 1em; font-size: 14px; padding-bottom: 25px;}
ol.commentlist li p {  margin:0 0 1em; }
ol.commentlist li ul { list-style:square; margin:0 0 1em; padding:0; text-indent:0; }
ol.commentlist li div.reply { margin-bottom: 7px }
ol.commentlist li div.reply a:hover { background:#c30; border:1px solid #c00; }
ol.commentlist li div.reply a { background:#999; border:1px solid #666; border-radius:2px; -moz-border-radius:2px; -webkit-border-radius:2px; color:#fff; font:bold 9px/1 arial,sans-serif; padding:5px 6px 4px;  text-align:center; width:36px;color:#fff; text-decoration:none; text-transform:uppercase;}
ol.commentlist li ul.children { list-style:none; margin:1em 0 0; text-indent:0; }
ol.commentlist li ul.children li { }
ol.commentlist li ul.children li.alt {}
ol.commentlist li ul.children li.bypostauthor {}
ol.commentlist li ul.children li.byuser {}
ol.commentlist li ul.children li.comment { }
ol.commentlist li ul.children li.comment-author-admin {}
ol.commentlist li ul.children li.depth-2 { margin:0 0 .18em; }
ol.commentlist li ul.children li.depth-3 { margin:0 0 .18em; }
ol.commentlist li ul.children li.depth-4 { margin:0 0 .18em; }
ol.commentlist li ul.children li.depth-5 { margin:0 0 .18em; }
ol.commentlist li ul.children li.odd {}
ol.commentlist li.even { background:#fff; }
ol.commentlist li.odd { background:#fff; }
ol.commentlist li.parent { }
ol.commentlist li.pingback { }
ol.commentlist li.pingback.parent { }
ol.commentlist li.pingback div.vcard { padding:0 170px 0 0; }
ol.commentlist li.thread-alt { }
ol.commentlist li.thread-even {}
ol.commentlist li.thread-odd {}
.commenthead{
    margin-top: 25px;
}


/* Comment Form */
#commentform input {width: 170px;	padding: 4px;	border:2px solid #efefef;	font-size:14px;	font-family:Georgia, Times;	}
#commentform {	margin: 5px 10px 0 0;	padding-bottom:30px; }
#commentform label { width: 120px; display:block;float:left; color: #a4a4a4;}
#commentform p { padding: 10px 0; margin:0;font-size: 14px}
#commentform textarea {	width: 535px;	padding: 2px;	border:2px solid #efefef;	padding: 4px;	font-family: Georgia, Times;}
.cancel-comment-reply {display: none;}
#commentform #submit {	margin-left: 120px; font-weight: bold; width: 80px; height: 23px; float: right;}
#commentform small, #commentform #submit {border: 0}
#commentform small {padding: 5px 8px 5px 0; color:#a4a4a4; float: left; text-transform: none; font-size: 12px; font-weight: normal;}
/*#respond h3 { padding-top: 20px; margin-bottom: 10px; }*/

/* WIDGETS */
.widget {margin-bottom: 20px;}
.widget ul li ul {margin-left:10px;margin-bottom:0}
.categories ul.children {margin: 0 0 0 10px}
#sidebar ul li {color: #666}

/* FOOTER */

div.footer {
    
    width: 680px;
    /*height: 32px;*/
    line-height: 32px;

    padding-left: 10px;
    border-top: 2px solid #dcdbdb;
    
    color: #a4a4a4;
    font-size: 11px;

    display: block;
    position: relative;
    text-align: right;
    float: right;
    clear: right;
    
}


div.footer a {
    font-size: 11px;
    text-decoration: none;
    margin-left: 5px;
    margin-right: 5px;
}

/* POLLS */
.wp-polls-ul{
    margin-left: 0;
}

/* FEEDBURNER */
.feedburner_icon{
    float: right;
    clear: both;
    width: 98px;
    height: 20px;
    overflow: hidden;
    margin-bottom: 15px;
}


/* EVENTS */
ul li ul li .date{
    color: #fb6e00;
}
