/*  
Theme Name: Open Source Living Blog
Theme URI: http://osliving.com/
Description: Open Source Living Blog.
Version: 1
Author: Hussain SM
Author URI: http://chugsdesigns.com/
*/

/* 
global settings
------------------------------------------------------ */

* {
margin: 0;
padding: 0;
}
body {
background: #eaebec;
font: 100%/1.3em arial, verdana, sans-serif;
color: #444;
text-align: center;
}

/* links */

a:link {
text-decoration: none;
color: #2971a7;
}
a:visited {
text-decoration: none;
color: #39c;
}
a:hover {
text-decoration: none;
color: #06c;
}
a:active {
text-decoration: none;
color: #2971a7;
}
a img { 
border: 0px;

}

/* hn */

h1, h2, h3, h4, h5, h6 { 
font-family: Georgia, Times, "Times New Roman", serif;
font-weight: normal; 
color: #444;
}
h1, h2, h3, h4, h5, h6, p {
margin: 15px 0;
}
h1 {
font-size: 1.3em;
}
h2 {
font-size: 1.1em;
}
h3 {
font-size: 1em;
}
h4 {
font-size: 0.9em;
}
h5 {
font-size: 1.4em;
padding:13px;
width:425px;
font-weight: bold;
background: #eaebec url(http://osliving.com/sourced/wp-content/uploads/h5bg1.gif) center no-repeat;

}
/* list styles */

ul {
margin: 0;
padding: 0;
}
ul li {
list-style-type: none;
margin: 0 0 10px;
padding: 0 0 0 15px;
background: url(i/icon-arrow.gif) no-repeat;
line-height: 19px;
}
ol {
margin: 10px 0 10px 25px; 
}
ol li {
margin: 0 0 5px 0; 
}

/* blockquote */

blockquote {
margin: 20px 0;
padding: 0 0 0 40px;
font: italic 1.1em georgia, "lucida sans unicode", "trebuchet ms", sans-serif;
color: #444;
line-height: 1.3em;
}

/* image styles */

img.left {
float: left;
margin: 0 15px 10px 0;
}
img.right {
float: right;
margin: 0 0 10px 15px;
}
img.centered {
display: block;
margin: 10px auto;
}
img.border {
color: #eeeeee;
}

img.border a {
color: #eeeeee;
}
/* 
layout
------------------------------------------------------ */

#container {
width: 984px;
margin: 20px auto 30px auto; 
background: #fff url(i/container.gif) repeat-y;
font-size: 0.83em;
}
#container-top {
height: 14px;
background: url(i/container-top.gif) no-repeat;
}
#container-bottom {
height: 14px;
background: url(i/container-bottom.gif) no-repeat;
}
#wrap {
margin: 20px 20px 20px 15px;
text-align: left;
}
#col-main {
float: left;
width: 660px;
margin: 0 25px 0 0;
}
#col-right {
float: right;
width: 260px;
margin: 15px 0 0;
}

/* 
header
------------------------------------------------------ */

#header {
width: 940px;
margin: 15px auto 30px;
text-align: left;
}
#logo a {
float: left;
display: block;
width: 611px;
overflow: hidden;
padding: 67px 0 0 0;
background: url(i/logo.gif) no-repeat;
text-decoration: none;
height: 0px !important;
height /**/: 67px;
}

/* search */

#search {
float: right;
width: 260px;
}
#searchform fieldset {
border: none;
}
#searchform label {
display: block;
font-size: 0.8em;
text-transform: uppercase;
letter-spacing: 0.1em;
}
#searchform #s {
width: 150px;
margin: 0 10px 5px 0;
padding: 4px;
background: #fff;
border: 1px solid #c5c6c6;
font: 0.9em Arial, Verdana, sans-serif;
}
.btn {
overflow: visible;
padding: 5px 10px;
background: #e6f4ff;
border: 1px solid #c5c6c6;
font-size: 90%;
color: #000;
text-transform: uppercase;
text-align: center;
letter-spacing: 0.1em;
vertical-align: top;
}
#search p {
margin: 0;
font-size: 0.75em;
}

/* 
navigation
------------------------------------------------------ */

#nav {
height: 43px;
margin: 0 2px;
padding: 0 20px;
background: url(i/nav.gif) repeat-x;
font: 0.9em Georgia, Times, "Times New Roman", serif;
text-align: center;
white-space: nowrap;
}
#nav li {
float: left;
height: 39px;
list-style-type: none;
margin: 1px 0 3px;
padding: 0 0px 0 0;
border-right: 1px solid #c5c6c6;
}
#nav li#nav-home {
border-left: 1px solid #c5c6c6;
}
#nav li#nav-submit {
float: right;
border-right: none;
font-size: 0.9em;
text-transform: uppercase;
}
#nav li a {
float: left;
display: block;
margin: 0 0;
padding: 0 20px;
font-size: 1.4em;
font-weight: normal;
color: #2971a7;
line-height: 39px;
text-decoration: none;
}
#nav li#nav-submit a {
padding: 0 0 0 10px;
}
#nav li a:hover, 
body#home li#nav-home a, 
body#sourced li#nav-sourced a, 
body#forums li#nav-forums a, 
body#contact li#nav-contact a, 
body#media li#nav-media a,
body#about li#nav-about a {
background: #2971a7;
color: #fff;
}
#nav li#nav-submit a:hover {
background: #FFF;
color: #2971a7; 
}

/* 
archive
------------------------------------------------------ */

#archive {
font-family: Georgia, Times, "Times New Roman", serif;
}
#archive-inner {
width: 660px;
margin: 0 auto; 
background: url(i/archive-inner.gif) repeat-y;
}
#archive-inner-top {
height: 13px;
margin: 0 0 30px;
background: url(i/archive-inner-top.gif) no-repeat;
}
#archive-inner-bottom {
height: 13px;
margin: 30px 0 0;
background: url(i/archive-inner-bottom.gif) no-repeat;
}
h1.page-title {
font-size: 1.6em;
text-transform: uppercase;
}

h1.blog-intro {
font-size: 1.1em;
text-transform: none;
line-height: 1.5em;
border: 1px solid #ddd;
background: #f1f1f1;
padding: 10px 10px;
font-family: Arial;
width: 625px;
margin-left: 5px;
}

/* 
blog post
------------------------------------------------------ */

div.post {
margin: 0 13px 40px;
font-family: arial, verdana, sans-serif;
}
div.post h1, 
div.post h2, 
div.post h3, 
div.post h4, 
div.post h5, 
div.post h6 {
font-family: arial, verdana, sans-serif;
}
div.post h2.post-title {
margin: 0 0 20px;
border-top: 1px solid #c6eaf3;
border-bottom: 1px solid #c6eaf3;
font: 2.1em arial, verdana, sans-serif;
}
div.post h2.post-title span {
display: block;
margin: 2px 0;
padding: 20px;
background: #e9f2ff;
}
ul.post-meta-1 {
float: left;
display: inline;
width: 130px;
margin: 0 0 0 20px;
padding: 0;
font-size: 0.8em;
color: #999;
text-transform: uppercase;
}
ul.post-meta-1 li {
margin: 0 0 5px;
padding: 0;
}
li.post-meta-comment {
padding: 0 0 0 15px;
background: url(i/icon-comment.gif) 0 50%;
}
div.post-body {
float: right;
display: inline;
width: 440px;
margin: 0 20px 0 0;
font-size: 1em;
}
div.post-body p {
margin: 0 0 15px;
}
div.post p.more {
clear: both;
margin: 0 0 0 180px;
text-transform: none;
}
ul.post-meta-2 {
clear: both;
margin: 0 0 0 170px;
padding: 0;
font-size: 0.8em;
color: #999;
text-transform: uppercase;
}
ul.post-meta-2 li {
display: inline;
margin: 0;
padding: 0;
}
ul.post-meta-2 li.post-meta-share {
margin: 0 0 0 5px;
padding: 0 0 0 15px;
border-left: 1px solid #555;
background: url(i/icon-share.gif) no-repeat;
}

/* 
blog comments
------------------------------------------------------ */

#comments {
margin: 0 13px;
font-family: Arial, Verdana, sans-serif;
}
#comments h3 {
margin: 0 0 40px;
border-top: 1px solid #c6eaf3;
border-bottom: 1px solid #c6eaf3;
font: 1.4em Arial, Verdana, sans-serif;
text-transform: uppercase;
}
#comments h3 span {
display: block;
margin: 2px 0;
padding: 5px 20px;
background: #e9f2ff;
}
#comments h3 span em {
margin: 0 0 0 40px;
font-size: 0.7em;
text-transform: none;
}
div.comment {
margin: 0 20px 40px;
padding: 20px;
border: 1px solid #d9d9d9;
}
div.gravatar {
float: left;
}
div.gravatar img {
border: 1px solid #d9d9d9;
}
div.comment-meta {
margin: 0 0 20px 130px;
font-size: 0.75em;
color: #999;
line-height: 1.6em;
}
span.comment-meta-author {
font-size: 1.3em;
font-weight: bold;
color: #444;
text-transform: none;
}
div.comment-body {
margin: 0 0 20px 130px;
font-size: 0.95em;
line-height: 1.4em;
}

/* 
blog comments form
------------------------------------------------------ */

#comments-form {
margin: 0 13px;
font-family: Arial, Verdana, sans-serif;
}
#comments-form h3 {
margin: 0;
border-top: 1px solid #c6eaf3;
border-bottom: 1px solid #c6eaf3;
font: 1.4em Arial, Verdana, sans-serif;
text-transform: uppercase;
}
#comments-form h3 span {
display: block;
margin: 2px 0;
padding: 5px 20px;
background: #e9f2ff;
}
#comments-form form {
margin: 30px 20px;
}
#comments-form label {
display: block;
font-size: 0.9em;
text-transform: uppercase;
letter-spacing: 0.2em;
}
#comments-form label em {
font-style: normal;
text-transform: none;
letter-spacing: normal;
color: #999;
}
#author, 
#email,
#url,
#comment {
width: 360px;
margin: 0 0 10px;
padding: 5px;
background: #fff;
border: 1px solid #d9d9d9;
font: 0.95em Arial, Verdana, sans-serif;
}
#comments-form .btn {
padding: 15px 10px;
}
#comment-form-info {
display: inline;
float: right;
width: 190px;
margin: 45px 20px 0 0;
font-size: 0.85em;
color: #999;
line-height: 1.4em;
}
#comment-form-info p {
margin: 5px 0;
}

/* trackbacks */

#trackbacks {
margin: 0 13px;
font-family: Arial, Verdana, sans-serif;
}
#trackbacks h3 {
margin: 0 0 40px;
border-top: 1px solid #c6eaf3;
border-bottom: 1px solid #c6eaf3;
font: 1.4em Arial, Verdana, sans-serif;
text-transform: uppercase;
}
#trackbacks h3 span {
display: block;
margin: 2px 0;
padding: 5px 20px;
background: #e9f2ff;
}
ul#trackbacklist {
margin: 0 20px;
}
ul#trackbacklist li {
margin: 0 20px 40px;
padding: 20px;
border: 1px solid #d9d9d9;
}

/* page */

div.page {
margin: 0 13px 40px;
}
div.page h2 {
margin: 0 0 20px;
border-top: 1px solid #c6eaf3;
border-bottom: 1px solid #c6eaf3;
font-size: 1.6em;
text-transform: uppercase;
}
div.page h2 span {
display: block;
margin: 2px 0;
padding: 10px 20px;
background: #e9f2ff;
}
div.page-body p {
margin: 15px 20px;
font-size: 1em;
}

/* previous next entires */

div.content-navigate {
margin: 0 33px;
padding: 20px 0;
background: url(i/dot.gif) repeat-x;
font-family: Arial, Verdana, sans-serif;
}
span.alignright {
float: right;
}
span.alignleft {
float: left;
}

div.wp-pagenavi {
margin: 0 33px;
padding: 20px 0;
background: url(i/dot.gif) repeat-x;
font-family: Arial, Verdana, sans-serif;
}
div.wp-pagenavi a, 
div.wp-pagenavi a:link, 
div.wp-pagenavi a:active {
margin: 2px;
padding: 2px 6px; 
background-color: #ddd;
border-right: 1px solid #adadad;
border-bottom: 1px solid #adadad;
color: #2971a7;
text-decoration: none;
}
div.wp-pagenavi a:hover {
background-color: #2971a7;
border-right: 1px solid #ff2500;
border-bottom: 1px solid #ff2500;
color: #fff;
}
div.wp-pagenavi span.pages {
margin: 2px 2px 2px 0;
padding: 2px 6px 2px 0; 
}
div.wp-pagenavi span.current {
margin: 2px;
padding: 2px 6px; 
background-color: #2971a7;
border-right: 1px solid #2971a7;
border-bottom: 1px solid #2971a7;
color: #fff;
}
div.wp-pagenavi span.extend {
margin: 2px;
padding: 2px 6px; 
}

/* 
search results page
------------------------------------------------------ */

div.search {
margin: 0 13px 40px;
}
div.search-body {
margin: 0 20px 10px;
padding: 0 0 20px;
background: url(i/dot.gif) repeat-x 0 100%;
}
ul#search-results-list {
margin: 0 20px;
padding: 0;
}
ul#search-results-list li {
list-style-type: none;
margin: 0 0 10px;
padding: 0 0 0 15px;
background: url(i/icon-arrow.gif) no-repeat;
}
div.search-result {
margin: 0 0 10px;
padding: 0 0 10px;
background: url(i/dot.gif) repeat-x 0 100%;
}
div.search-result h2 {
margin: 0 0 5px;
font-size: 1.2em;
}
p.search-meta {
margin: 0;
font: 0.8em Arial, Verdana, sans-serif;
color: #999;
text-transform: uppercase;
}

/* 
info
------------------------------------------------------ */

#info {
margin: 40px 0 20px;
background: url(i/info.gif) repeat-y;
color: #555;
}
#info-top {
height: 20px;
background: url(i/info-top.gif) no-repeat;
}
#info-bottom {
height: 20px;
background: url(i/info-bottom.gif) no-repeat;
}

/* Info Archive*/

#info-archive {
display: inline;
float: left;
width: 285px;
margin: 11px 20px 20px 23px;
font-size: 1.1em;
}
#info-archive h3 {
display: block;
overflow: hidden;
width: 285px;
height: 0px !important;
height /**/: 31px;
margin: 0 0 10px;
padding: 31px 0 0 0;
background: #FFFFFF url(i/h3-about.gif) no-repeat;
font-size: 1.6em;
text-transform: uppercase;
}
#info-archive ul {
margin: 0;
padding: 0;
}
#info-archive ul li {
margin: 0;
padding: 0;
}

/* Info Feeds */

#info-like {
display: inline;
float: right;
width: 285px;
margin: 11px 23px 20px 20px;
font-size: 1.1em;
}
#info-like h3 {
display: block;
overflow: hidden;
width: 285px;
height: 0px !important;
height /**/: 31px;
margin: 0 0 10px;
padding: 31px 0 0 0;
background: url(i/h3-like.gif) no-repeat;
font-size: 1.6em;
text-transform: uppercase;
}
#info-like ul {
margin: 0;
padding: 0;
}
#info-like ul li {
margin: 0;
padding: 0;
}

/* 
right column
------------------------------------------------------ */

div.col-right-section {
margin: 0 0 50px;
}
div.col-right-section h3 {
display: block;
overflow: hidden;
width: 260px;
height: 0px !important;
height /**/: 31px;
margin: 0 0 10px;
padding: 31px 0 0 0;
margin: 0 0 10px;
font-size: 1.6em;
text-transform: uppercase;
}
div.col-right-section ul {
margin: 0;
padding: 0;
}
div.col-right-section ul li {
margin: 0;
padding: 10px 0;
background: url(i/dot.gif) repeat-x 0 100%;
}

/* 
whatsnew
------------------------------------------------------ */

div.whatsnew h3 {
background: url(i/h3-whatsnew.gif) no-repeat;
}
div.whatsnew {

}
.tabberlive .tabbertabhide {
display: none;
}
.tabber {

}
.tabberlive {
padding: 10px 5px 5px 5px;
background: #e9f2ff;
}
ul.tabbernav {
margin: 0;
padding: 0;
background: #e9f2ff;
font: 0.8em Arial, Verdana, sans-serif;
}
div.whatsnew ul.tabbernav li {
display: inline;
list-style: none;
margin: 0;
padding: 0;
background: none;
}
ul.tabbernav li a {
margin: 0 5px 0 0;
padding: 5px 8px;
background: #e9f2ff;
text-decoration: none;
}
ul.tabbernav li a:link { 
color: #2971a7;
}
ul.tabbernav li a:visited { 
color: #2971a7;
}
ul.tabbernav li a:hover {
background: #2971a7;
color: #fff;
}
ul.tabbernav li.tabberactive a {
background: #2971a7;
color: #fff;
}
ul.tabbernav li.tabberactive a:hover {
background: #2971a7;
color: #fff;
}
.tabberlive .tabbertab {
margin: 5px 0 0 0;
padding: 10px;
background: #fff;
border: 1px solid #d9d9d9;
}
.tabberlive .tabbertab h2, 
.tabberlive .tabbertab h3, 
.tabberlive .tabbertab h4 {
display:none;
}
#col-right div.whatsnew ul {
margin: 0;
padding: 0;
background: none;
}
div.whatsnew ul li {
margin: 0;
padding: 10px 0;
background: url(i/dot.gif) repeat-x 0 100%;
}
span.whatsnew-title {
text-transform: uppercase;
}

/* 
archives
------------------------------------------------------ */

div.archives h3 {
background: url(i/h3-archives.gif) no-repeat;
}

/* 
recent posts
------------------------------------------------------ */

div.recent-posts h3 {
background: url(i/h3-recent-posts.gif) no-repeat;
}

/* 

popular posts
------------------------------------------------------ */

div.popular h3 {
background: url(i/h3-popular.gif) no-repeat;
}

/* 

Sidebar categories 
------------------------------------------------------ */

div.categories h3 {
background: url(i/h3-categories.gif) no-repeat;
}

/* 

wordpress posts
------------------------------------------------------ */

div.wordpress h3 {
background: url(i/h3-wordpress.gif) no-repeat;
}

/* 

ads
------------------------------------------------------ */
div.ads h3 {
background: url(i/h3-ads.gif) no-repeat;
}

div.ads {
line-height:8px; 
font-size: 0.8em;
}
img.ad-left {
float: left;
margin: 0 0 10px;
}
img.ad-right {
float: right;
margin: 0 0 10px;
}


/* 
sourced and forums
------------------------------------------------------ */

div.sourced h3 {
background: url(i/h3-sourced.gif) no-repeat;
}
div.forums h3 {
background: url(i/h3-forums.gif) no-repeat;
}
span.sourced-meta, 
span.forums-meta, 
span.whatsnew-meta {
font-size: 0.75em;
color: #777;
}
span.sourced-meta-author, 
span.sourced-meta-date, 
span.forums-meta-author, 
span.forums-meta-date {
text-transform: uppercase;
}

/* 
subscribe
------------------------------------------------------ */

div.subscribe h3 {
background: url(i/h3-subscribe.gif) no-repeat;
}
div.subscribe ul {
height: 1%;
margin: 20px 0 20px;
padding: 0 0 0 60px;
background: url(i/icon-feed-48.gif) no-repeat;
font-size: 0.9em;
}
div.subscribe ul li {
margin: 0;
padding: 0;
background: none;
line-height: 1.4em;
}
#form-subs-email {
padding: 20px 0;
background: url(i/dot.gif) repeat-x;
}
div.subscribe fieldset {
border: none;
}
div.subscribe label {
display: block;
margin: 0 0 15px;
}
div.subscribe #subscribebyemail {
width: 130px;
margin: 0 10px 0 0;
padding: 4px;
background: #fff;
border: 1px solid #bbb;
font: 0.9em Arial, Verdana, sans-serif;
}

/* 
footer
------------------------------------------------------ */

#footer {
clear: both;
padding: 20px 0 0;
border-top: 1px solid #c5c6c6;
font-size: 0.75em;
color: #999;
text-transform: uppercase;
}
#footer ul {
margin: 0;
padding: 0;
}
#footer ul li {
display: inline;
margin: 0;
padding: 0;
border-right: 1px solid #999;
}
#footer ul li a {
margin: 0 5px;
}
#footer p {
margin: 0;
}

/* 
misc
------------------------------------------------------ */

p.more {
padding: 0 0 0 15px;
background: url(i/icon-arrow-1-bg-white.gif) no-repeat;
text-transform: uppercase;
line-height: 18px;
}
span.more {
display: block;
margin: 10px 0 0;
padding: 0 0 0 15px;
background: url(i/icon-arrow-1-bg-white.gif) no-repeat;
line-height: 18px;
}
p.margin {
margin: 15px 20px;
}

/* 
clear
------------------------------------------------------ */

.clear {
clear: both;
height: 0;
line-height: 0;
}
.clearfix:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */.clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/*
author profiles
------------------------------------------------------ */
div.author-info {
margin: 0 20px 0 0;
font-size: 1em;
}
div.author-info p{
margin: 0 20px 20px 40px;
font-size: 1em;
background: #eaebec;
border-top: 1px solid #c5c6c6;
border-bottom: 1px solid #c5c6c6;
padding: 10px 10px 10px 10px;
}

.leftalign{
float: left;
margin: 0 10px 0 0;
}

div.support h3 {
background: url(http://www.osliving.com/wp-content/themes/osl/i/h3-support.gif) no-repeat;
}


