/*
	Theme Name: Laborista
	Theme URL: http://themepix.com/wordpress-themes/laborista/
	Description: Laborista is a free WordPress theme with featured posts option, post thumbnails and theme admin/options page. Suitable for any niche, especially for magazine blogs. <strong>TIP: When you do new posts, dont forget to set Featured Image, this will help to show thumbnail image on posts and featured slider posts.</strong>
	Author: ThemePix.com
	Author URI: http://themepix.com/
	Version: 2.0
*/

/* LAYOUT */

body {
    background: url("images/body.png") repeat scroll 0 0 transparent;
}
#wrapper {
    background: url("images/wrapper.png") repeat-x scroll 0 0 transparent;
}
#wrapper-bg {
}
#outer-wrapper {
    margin-top: 0;
}
#contentwrap {
    background: none repeat scroll 0 0 #EEEEEE;
    border: 2px solid #000000;
    border-radius: 5px 5px 5px 5px;
-moz-border-radius: 5px 5px 5px 5px;
-webkit-border-bottom-left-radius:5px;
-webkit-border-bottom-right-radius:5px;
-webkit-border-top-left-radius:5px;
-webkit-border-top-right-radius:5px;
    padding-bottom: 10px;
    width: 976px;
}
a {
    color: #3366CC;
    text-decoration: none;
}
a:hover {
    color: #5588AA;
    text-decoration: underline;
}
#header {
    height: 119px;
}
#header h1 {
    font-family: Arial,Helvetica,Sans-serif;
    font-size: 40px;
    font-weight: bold;
    letter-spacing: -1px;
    margin-bottom: 0 !important;
    padding: 0 10px;
    text-shadow: 0 1px 0 #333333;
}
#header h1 a, #header h1 a:visited {
    color: #ffffff;
    text-decoration: none;
}
#header h2 {
    color: #ffffff;
    font-family: Arial,Helvetica,Sans-serif;
    font-size: 12px;
    padding-left: 10px;
    text-shadow: 0 1px 0 #333333;
}
.logoimg {
    margin: 2px 0 0 1px;
}
.feedtwitter {
    margin-top: 10px;
    text-align: left;
}
#pagemenucontainer {
    float: left;
    height: 48px;
    margin-top: 0;
}
#pagemenu {
    float: left;
}
#pagemenu, #pagemenu ul {
    line-height: 1;
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
#pagemenu {
}
#pagemenu ul {
    float: left;
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
#pagemenu li {
    border-right: 1px solid #BEC7CE;
    float: left;
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
#pagemenu ul li {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
#pagemenu li a, #pagemenu li a:link {
    color: #333333;
    display: block;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: bold;
    margin: 0;
    padding: 15px 16px 16px;
    text-decoration: none;
    text-shadow: 0 1px 0 #FFFFFF;
    text-transform: none;
}
#pagemenu li a:hover, #pagemenu li a:active {
    background: url("images/top-tab.png") repeat-x scroll 0 0 transparent;
    display: block;
    text-decoration: none;
}
#pagemenu li.current_page_item a {
    background: url("images/top-tab.png") repeat-x scroll 0 0 transparent;
}
#pagemenu li:hover, #pagemenu li.sfhover {
    position: static;
}
#navcontainer {
    display: block;
    height: 46px;
    margin-bottom: 0;
    overflow: hidden;
    padding: 0;
    text-shadow: 0 1px 0 #000000;
    width: 980px;
}
#navcontainer .current-cat a {
    background: url("images/tab.png") no-repeat scroll center top transparent;
}
#content {
}
pre {
    overflow: auto;
    width: 460px;
}
.post {
    border-bottom: 1px solid #DDDDDD;
    margin-bottom: 30px;
    padding-bottom: 15px;
}
.post p {
    margin-bottom: 10px;
}
.title {
    color: #333333;
    font-family: Arial,Helvetica,Sans-serif;
    font-weight: bold;
    line-height: 22px;
    margin: 0 0 8px;
    padding: 0;
}
.title a {
    color: #333333;
    text-decoration: none;
}
.title a:hover {
    color: #333333;
    text-decoration: none;
}
.pagetitle {
    font-family: Arial,Helvetica,Sans-serif;
    line-height: 22px;
    margin-bottom: 20px;
    text-decoration: underline;
}
.readmorecontent {
    text-align: right;
}
a.readmore {
    font-size: 13px;
    font-weight: bold;
    padding: 7px 10px;
    text-decoration: none;
}
a.readmore:hover {
    color: #5588AA;
}
.postdate {
    color: #666666;
    font-family: Arial,Verdana;
    font-size: 12px;
    padding: 2px 0;
}
.postmeta {
    font-family: Arial,Verdana;
    font-size: 11px;
    padding: 2px 4px;
}
.postdate img, .postmeta img {
    border: medium none;
    margin: 2px;
    vertical-align: middle;
}
.entry {
    font-family: Arial,Verdana;
    font-size: 14px;
    line-height: 20px;
    padding-top: 8px;
    text-align: justify;
}
.navigation {
    padding: 25px 0;
}
blockquote {
    border-left: 3px solid #888888;
    color: #444444;
    font-style: italic;
    overflow: hidden;
    padding-left: 9px;
}
.post img {
    max-width: 680px;
}
img.wp-smiley {
    border: medium none;
    margin: 0;
    max-height: 12px;
    padding: 0;
}
.aligncenter, div.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.alignleft {
    float: left;
}
.alignright {
    float: right;
}
.wp-caption {
    background-color: #F3F3F3;
    border: 1px solid #DDDDDD;
    border-radius: 3px 3px 3px 3px;
    margin: 10px;
    padding-top: 4px;
    text-align: center;
}
.wp-caption img {
    border: 0 none;
    margin: 0;
    padding: 0;
}
.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}
.wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi a:active {
    background: none repeat scroll 0 0 transparent !important;
    border: 0 none !important;
    color: #333333 !important;
    font-size: 15px !important;
    padding: 4px 8px !important;
}
.wp-pagenavi a:hover {
    background: none repeat scroll 0 0 #168FB8 !important;
    border: 0 none !important;
    color: #FFFFFF !important;
}
.wp-pagenavi span.pages {
    background: none repeat scroll 0 0 transparent !important;
    border: 0 none !important;
    color: #333333 !important;
    font-size: 15px !important;
    padding: 4px 8px !important;
}
.wp-pagenavi span.current {
    background: none repeat scroll 0 0 #702750 !important;
    border: 0 none !important;
    color: #FFFFFF !important;
    font-size: 15px !important;
    font-weight: bold;
    padding: 4px 8px !important;
}
.wp-pagenavi span.extend {
    background: none repeat scroll 0 0 transparent !important;
    border: 0 none !important;
    color: #232323 !important;
    font-size: 15px !important;
    padding: 4px 8px !important;
}
.sidebaradbox {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #DDDDDD;
    margin-bottom: 5px;
    padding: 10px;
    text-align: center;
}
.ad125 {
    margin: 10px;
}
.sidebar {
    color: #333333;
    margin-bottom: 10px;
    margin-left: 0;
    margin-right: 0 !important;
    margin-top: 5px;
    text-shadow: 0 1px 0 #FFFFFF;
}
.sidebar-right {
}
.sidebar-left {
    margin-left: 5px;
}
.sidebar-left h2 {
}
.sidebar-right h2 {
}
.sidebar a {
    text-decoration: none;
}
.sidebar a:hover {
    text-decoration: underline;
}
#search {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #333333;
    height: 23px;
    padding-right: 3px;
    text-align: right;
    width: 170px;
}
#search input {
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    color: #444444;
}
#s {
    background: none repeat scroll 0 0 transparent;
    float: left;
    margin: 2px 0 0;
    padding: 2px 4px 4px;
    width: 140px;
}
#topsearch #s {
    float: left;
    width: 140px;
}
#topsearch #search {
    float: right;
    margin: -30px 0 0;
}
.sidebar h2 {
    background: none repeat scroll 0 0 #333333;
    color: #FFFFFF;
    font-family: Arial,Helvetica,Sans-serif;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 18px;
    margin: -5px -5px 0;
    padding: 8px 8px 6px;
    text-shadow: 0 1px 0 #000000;
    text-transform: none;
}
.sidebar ul {
    list-style-type: none;
    margin: 0 0 5px;
    padding: 0;
}
.sidebar ul li {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #DDDDDD;
    list-style-type: none;
    margin: 0 0 5px;
    padding: 5px;
}
.sidebar ul ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.sidebar ul li ul li, .sidebar ul li li {
    background: none repeat scroll 0 0 transparent;
    border-bottom: 1px dotted #DDDDDD;
    border-radius: 0 0 0 0;
    border-top: none;
    border-left: none;
border-right: none;
    margin: 0;
    padding: 3px 0;
}
#wp-calendar th {
    background: none repeat scroll 0 0 transparent;
    color: #333333;
    font-style: normal;
    text-transform: capitalize;
}
#wp-calendar caption {
    background: none repeat scroll 0 0 transparent;
    color: #333333;
    margin: 2px 0;
    padding: 2px 4px;
    text-transform: uppercase;
}
#wp-calendar td {
    color: #333333;
    font: 12px 'Lucida Grande','Lucida Sans Unicode',Verdana,sans-serif;
    letter-spacing: normal;
    padding: 2px 0;
    text-align: center;
}
#wp-calendar td:hover, #wp-calendar #today {
    background: none repeat scroll 0 0 #702750;
    color: #FFFFFF;
    text-shadow: 0 1px 0 #000000;
}
#wp-calendar td:hover a, #wp-calendar #today a {
    color: #FFFFFF;
}
#wp-calendar {
    empty-cells: show;
    font-size: 14px;
    font-weight: bold;
    margin: 0;
    width: 95%;
}
#footer {
    color: #FFFFFF;
    font-size: 13px;
    margin-top: 0;
    padding-top: 12px;
    text-align: center;
}
#footer a {
    color: #FFFFFF;
}
#footer a:hover {
    color: #FFFFFF;
    text-decoration: none;
}
#credits {
    color: #DDDDDD;
    font-size: 11px;
    padding: 4px 4px 14px;
    text-align: center;
}
#credits a {
    color: #DDDDDD;
    text-decoration: none;
}
#comments h3 {
    margin-bottom: 10px;
}
#commentform input {
    margin: 5px 5px 1px 0;
    padding: 2px;
    width: 170px;
}
#commentform {
    margin: 5px 10px 0 0;
}
#commentform textarea {
    padding: 2px;
    width: 100%;
}
#respond:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
#commentform #submit {
    float: right;
    margin: 0 0 5px auto;
}
.alt {
    margin: 0;
    padding: 10px;
}
.commentlist {
    padding: 0;
    text-align: justify;
}
.commentlist li {
    list-style: none outside none;
    margin: 15px 0 10px;
    padding: 5px 5px 10px 10px;
}
.commentlist li ul li {
    margin-left: 10px;
    margin-right: -5px;
}
.commentlist p {
    margin: 10px 5px 10px 0;
}
.children {
    padding: 0;
}
#commentform p {
    margin: 5px 0;
}
.nocomments {
    margin: 0;
    padding: 0;
    text-align: center;
}
.commentmetadata {
    display: block;
    margin: 0;
}
.post_thumbnail {
    background: none repeat scroll 0 0 #FFFFFF;
    box-shadow: 0 0 4px #CCCCCC;
-webkit-box-shadow: 0 0 4px #CCCCCC;
    margin: 0 10px 10px 0;
    padding: 4px;
}
