/*
Theme Name: Workmag
Theme URI: http://www.simplywp.net
Description: 2 columns magazine layout
Version: 1.0
Author: Kathie & Andrew
Author URI: http://www.simplywp.net
Tags: 2 columns, right sidebar, paper

*/

body {background: url('images/background.jpg') repeat-x top center #0a0a0a !important; font:0.8em Arial,Verdana,Tahoma,San-serif;}
body p {margin-bottom: 15px; line-height: 1.6em;}

/* Whole structure */
#container {margin: 0 auto; overflow: hidden; width: 960px; padding: 0px 10px;}
#header {background: url('images/header.jpg') no-repeat top center; margin: 0px; height: 360px;}
#navigation {clear: both; overflow: hidden; display: block; margin: -205px 0px 0px 0px; padding: 10px 0px; font-size: 0.8em; text-transform: uppercase; font-weight:bold;}
#content {background: #FAF9F8; float: left; width: 640px; font-size:0.8em; text-align: justify; padding: 0px; margin-top:150px;}
#aside {background: #FAF9F8; float: right; width: 300px; margin-right: 0px; margin-top:100px; padding: 0px; font-size: 0.8em;}
#footer {background:url('images/footer-inner-bg.png') #EDE9DA repeat-x top center;clear: both; overflow: hidden; margin-top: 20px;}


/* Header styling */
#header h1 {color: #212121; font-size: 2.8em; padding: 30px 10px 5px 30px;}
#header .header-description {margin:0px; color:#212121; font-size: 0.8em; padding: 5px 10px 0px 30px;}


/* Navigation */
#navigation ul {display: inline; margin-left: 20px;}
#navigation ul li {display: inline; margin-right: 20px;}


/* Top Block Slider */
#content #top-block {overflow: hidden; margin: 0px;}
#top-block-control {font-weight: bold; margin-bottom: 10px; overflow: hidden; padding: 0px 0px 5px 0px;}
#top-block-control span {background: #c1b49a; color: #fff; margin: 0px 20px; padding: 10px 20px; cursor:pointer;}
#top-block .top-block-content {background: #c1b49a; padding: 20px; margin: 0px 20px;}
#top-block-control .jFlowPrev {float: left;}
#top-block-control .jFlowNext {float: right;}
.hidden {display: none;}
#jFlowSlide {margin: 0px;}
#jFlowSlide .jFlowSlideContainer {width: 100%;}


/* Entry body structure */
#content .entry-thumb {background: #EFEFEF; border: 5px solid #EFEFEF; float: left; overflow: hidden; height: 150px; width: 200px; margin: 0px 10px 0px 0px;}
#content .entry-body {background: #FAF9F8; color: #212121; margin: 0px 20px; padding: 25px 0px 30px 0px; border-bottom: 1px solid #ede9da; } 
#content .entry-title {font-size: 2em; color: #DC9221; padding: 0px 0px 10px 0px;}
#content .entry-date {margin: 0px; padding: 0px 0px 0px 20px; font-size: 1.2em;}
#content .entry-category {margin-left: 10px; padding: 0px 0px 0px 20px; font-size: 1.2em;}
#content .entry-comment {margin-left: 10px; padding: 0px 0px 0px 20px; font-size: 1.2em;}
#content .entry-meta {clear: both; background: #C1B49A repeat-x; font-size: 0.8em; padding: 8px 0px;}
#footer-navi {clear: both; overflow: hidden; padding: 10px;}
#footer-navi .navleft {float: left;}
#footer-navi .navright {float: right;}


/* Container/Entry styling */
#content .entry-body h1, #content .entry-body h2, #content .entry-body h3, #content .entry-body h4,{color: #212121;}
#content .entry-body blockquote {margin: 0px 30px 15px 30px;}
#content .entry-body ul {margin: 0px 20px 15px 20px; list-style: circle;}
#content .entry-body ol {margin: 0px 20px 15px 20px; list-style: decimal;}
#content .entry-body li {padding: 3px 0px;}
#content .entry-share {overflow: hidden; padding: 10px 0px;}
#content .entry-body .postmetadata {border: 1px solid #C1B49A; overflow: hidden; padding: 5px;}


/* Sidebar styling */
#aside h2 {background: url('images/sidebar-title.png')  no-repeat top center; font-size: 1.2em; color: #212121; margin: 20px 20px 5px 20px; padding: 20px 0px 20px 10px;}
#aside ul {margin: 0px 10px 10px 10px;}
#aside ul li {font-size: 0.9em; padding: 8px; border-bottom: 1px solid #ede9da; }
#aside .sidebox {margin: 5px 0px 20px 0px; padding: 0px 0px 5px 0px;}
#aside select {margin: 0px auto; width: 90%;}


/* Sidebar 125x125 ad */
#aside .sponsors img {padding: 5px 0px 10px 15px;}
#aside .sponsors {margin: 5px 0px 20px 0px; padding: 0px 0px 5px 0px; background: #FAF9F8;}


/* Footer styling */
#footer .footer-inner {background:url('images/footer-block.png') #EDE9DA no-repeat top center; font-size: 0.8em; overflow: hidden; margin: 0px auto; padding-top: 30px; width: 960px;}
#footer .footer-inner .footer-block {color: #212121; float: left; display: block; width: 290px; margin: 30px 15px 0px 15px; padding: 45px 0px 20px 0px; line-height: 20px;}
#footer .footer-inner li {list-style: circle; padding: 2px 0px;}
#footer .footer-inner .footer-navi {display: inline;}
#footer .footer-inner .footer-navi li {display: inline; margin-right: 5px;}
p.footer-copy {background: #c4bea8; color: #212121; text-align: center; font-size: 0.7em; overflow: hidden; margin: 0px; padding: 8px;}


/* Begin Comments*/
#comment-box {padding: 10px; overflow: hidden; background: #C1B49A;}
#comment-box #comment {width: 90%;}
#comment-box #author, #comment-box #email, #comment-box #url {width: 200px;}
#comment-box h3 {font-size: 1.4em; color: #fff; margin: 10px 0px;}
#comment-box code {color: #999; font-size: 1.2em;}
#comment-box #cancel-comment-reply-link {background: #006400; color: #fff; padding: 2px;}
.commentlist li {font-weight: bold;}
.commentlist li .avatar {float: right; border: 1px solid #eee; padding: 2px; background: #fff;}
.commentlist cite, .commentlist cite a {font-weight: bold; font-style: normal;}
.commentlist p {font-weight: normal; line-height: 1.5em; text-transform: none;}
.commentmetadata {font-weight: normal; font-size: 0.8em;}
.alt {margin: 0; padding: 10px;}
.commentlist {padding: 0; text-align: justify;}
.commentlist li {margin: 15px 0 10px; padding: 5px 5px 10px 10px; list-style: none;}
.commentlist li ul li {margin-left: 45px; border: 1px solid #eee;}
.commentlist p {margin: 10px 5px 10px 0;}
.children { padding: 0;}
#commentform p {margin: 5px 0;}
.nocomments {text-align: center; margin: 0;padding: 0;}
.commentmetadata {margin: 0; display: block;}
.thread-alt {background-color: #C1B49A;}
.thread-even {background-color: white;}
.depth-1 {border: 1px solid #ddd;}
.comment-reply-link {color: #fff; font-size: 0.8em; background: #C1B49A; overflow: hidden; padding: 3px 8px; -moz-border-radius: 5px; -webkit-border-radius: 5px;}
.comment-reply-link:hover {color: #C1B49A; background: #efefef;}


/* Begin calendar */
#wp-calendar {margin: 0px 0px 30px 0px; text-align: center; width: 100%; color: #fff;}
#wp-calendar caption {font-size: 14px; font-weight: bold; text-align: center padding: 5px 0px;}
#wp-calendar th {font-style: normal; text-transform: capitalize;}


/* Begin Images */
img.centered {display: block; margin: auto;}
img.alignright {display: inline; margin: 0px 0px 2px 5px; padding: 2px;}
img.alignleft {padding: 2px; margin: 0px 5px 2px 0px; display: inline;}


/* Captions */
.aligncenter, div.aligncenter {display: block; margin-left: auto; margin-right: auto;}
.wp-caption {border: 1px solid #CCCCCC; background: #EFEFEF; margin: 10px; padding-top: 4px; text-align: center;}
.wp-caption img {border: 0px;}
.wp-caption p.wp-caption-text {font-size: 0.8em; line-height: 15px;}


/* Social Network Icons */
.delicious {background: url('images/buttons/delicious.png') no-repeat center; display: block; float: left; height: 64px; margin-right: 10px; text-indent: -9999px; width: 64px;}
.digg {background: url('images/buttons/digg.png') no-repeat center; display: block; float: left; height: 64px; margin-right: 10px; text-indent: -9999px; width: 64px;}
.reddit {background: url('images/buttons/reddit.png') no-repeat center; display: block; float: left; height: 64px; margin-right: 10px; text-indent: -9999px; width: 64px;}
.stumbleupon {background: url('images/buttons/stumpleupon.png') no-repeat center; display: block; float: left; height: 64px; margin-right: 10px; text-indent: -9999px; width: 64px;}
.facebook {background: url('images/buttons/facebook.png') no-repeat center; display: block; float: left; height: 64px; margin-right: 10px; text-indent: -9999px; width: 64px;}
.twitter {background: url('images/buttons/twitter.png') no-repeat center; display: block; float: left; height: 64px; margin-right: 10px; text-indent: -9999px; width: 64px;}


/* Begin pagenavi */
.wp-pagenavi {margin: 30px 10px 30px 20px; overflow: hidden; padding: 10px 0px;}
.wp-pagenavi a {border: 1px solid transparent; padding: 2px 4px 2px 4px; margin: 2px; text-decoration: none; color: #212121; background-color: #ede9da;}
.wp-pagenavi a:hover {color: #000000; background: #FFFFFF;}
.wp-pagenavi span.pages {padding: 2px 4px 2px 4px; margin: 2px 2px 2px 2px; color: #FFF; background: #c1b49a;}
.wp-pagenavi span.current {padding: 2px 4px 2px 4px; margin: 2px; font-weight: bold; color: #FFF; background: #c1b49a;}
.wp-pagenavi span.extend {padding: 2px 4px 2px 4px; margin: 2px; color: #FFF; background-color: #c1b49a;}


/* Link Styling */
a {color: #212121; text-decoration: none;}
#header h1 a{color: #212121;}
#content a {color: #212121;}
#content .entry-comment a {color: #FFF;}
#content .entry-category a {color: #FFF;}
p.footer-copy a{color: #212121;}
#footer .footer-inner .footer-block a {color: #212121;}
