/*
Theme Name: Swell
Theme URI: http://www.justswell.org/
Description: The Official weblog theme of the (not yet popular) Swell JS framework.
Version: 1.0
Author: Christophe Eble / Jonathan Gautheron
Author URI: http://www.justswell.org/
Tags: green, custom header, fixed width, two columns, widgets
*/

body {
    font-family:"Lucida Grande","Lucida Sans Unicode","Trebuchet MS",Arial,Helvetica,Sans,FreeSans,Jamrul,Garuda,Kalimati;
    font-size:0.6em;
    background:#a2b56d url(images/blog-bg.jpg) no-repeat center top;
    color:#000;
    text-align:center;
    margin:0;
    padding:0;
}

#page {
    background:#fff url(images/page-background.png) repeat-y right top;
    text-align:left;
    margin:20px auto;
    padding:0;
    width:980px;
    position:relative;
}

#header-right-bar {
    width:299px;
    height:275px;
    position:absolute;
    background:red;
    right:30px;
    top:-20px;
    background:#ffe071 url(images/header-right-bar.png) no-repeat left bottom;
}

#search-box {
    margin:45px 0 0 28px;
}

#search-box {
    /*search-field-background.png*/
}

#header
{
    background:#fff url(images/swell-header.jpg) no-repeat;
    padding:0;
    height:255px;
    cursor:pointer;
}

#headerimg {
    margin:0;
    height:255px;
    width:100%;
    display:none;
}

#content {
    font-size:1.2em;
    padding-top:30px;
}

.widecolumn .entry p {
    font-size:1.05em;
}

.narrowcolumn .entry,.widecolumn .entry {
    line-height:1.4em;
    clear:both;
    padding-top:1px;
}

.widecolumn {
    line-height:1.6em;
    padding:10px 0 20px;
    margin:5px 0 0 150px;
    width:450px;
}

.narrowcolumn .postmetadata {
    text-align:center;
    padding-top:5px;
}

.thread-alt {
    background-color:#f8f8f8;
}

.thread-even {
    background-color:white;
}

.depth-1 {
    border:1px solid #ddd;
}

.even,.alt {
    border-left:1px solid #ddd;
}

#footer {
    background:transparent url(images/footer-background.png) no-repeat left top;
    border:none;
    padding:0;
    margin:0 auto;
    clear:both;
    height:171px;
}

small {
    font-family:Arial, Helvetica, Sans-Serif;
    font-size:0.9em;
    line-height:1.5em;
}

h1,h2,h3 {
    font-family:'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
    font-weight:bold;
}

h1 {
    font-size:4em;
    text-align:center;
    padding-top:70px;
    margin:0;
}

#headerimg .description {
    font-size:1.2em;
    text-align:center;
}

h2 {
    font-size:1.8em;
    margin:30px 0 0;
}

h2.pagetitle {
    font-size:1.2em;
    color:#666;
    margin-top:30px;
    text-align:left;
}

#sidebar h2 {
    font-family:'Lucida Grande', Verdana, Sans-Serif;
    font-size:1.2em;
    margin:5px 0 0;
    padding:0;
}

h3 {
    font-size:1.3em;
    padding:0;
    margin:30px 0 0;
}

h1,h1 a,h1 a:hover,h1 a:visited,#headerimg .description {
    text-decoration:none;
    color:white;
}

h2,h2 a,h2 a:visited,h3,h3 a,h3 a:visited {
    color:#333;
}

h2,h2 a,h2 a:hover,h2 a:visited,h3,h3 a,h3 a:hover,h3 a:visited,#sidebar h2,#wp-calendar caption,cite {
    text-decoration:none;
}

.entry p a:visited {
    color:#b85b5a;
}

.commentlist li ul li {
    font-size:1em;
    margin-right:-5px;
    margin-left:10px;
}

.commentlist li {
    font-weight:bold;
    margin:15px 0 10px;
    padding:5px 5px 10px 10px;
    list-style:none;
}

.commentlist li .avatar {
    float:right;
    border:1px solid #eee;
    padding:2px;
    background:#fff;
}

.commentlist cite,.commentlist cite a {
    font-weight:bold;
    font-style:normal;
    font-size:1.1em;
}

.commentlist p {
    font-weight:normal;
    line-height:1.5em;
    text-transform:none;
    margin:10px 5px 10px 0;
}

#commentform p {
    font-family:'Lucida Grande', Verdana, Arial, Sans-Serif;
    margin:5px 0;
}

.commentmetadata {
    font-weight:normal;
    margin:0;
    display:block;
}

#sidebar {
    font:1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
    /*padding:20px 0 10px;*/
    width:299px;
    _height:1%;
    float:left;
}

small,#sidebar ul ul li,#sidebar ul ol li,.nocomments,.postmetadata,blockquote,strike {
    color:#777;
}

code {
    font:1.1em 'Courier New', Courier, Fixed;
}

acronym,abbr,span.caps {
    font-size:0.9em;
    letter-spacing:.07em;
    cursor:help;
}

a,h2 a:hover,h3 a:hover {
    color:#247682;
    text-decoration:none;
}

a:hover {
    color:#147;
    text-decoration:underline;
}

#wp-calendar #prev a,#wp-calendar #next a {
    font-size:9pt;
}

#wp-calendar a {
    text-decoration:none;
    display:block;
}

#wp-calendar caption {
    font:bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
    text-align:center;
    width:100%;
}

#wp-calendar th {
    font-style:normal;
    text-transform:capitalize;
}

.narrowcolumn {
    float:left;
    _height:1%;
    padding:0 35px 0px 35px;
    margin:0;
    width:581px;
    _width:578px;
    background:#fff url(images/white-shadow.png) repeat-x left top;
}

.post {
    padding:0 0 25px;
    text-align:left;
    background:#fff url(images/post-separator.png) no-repeat center bottom;
    clear:both;
}

.post h2 {
    margin-top:0;
}

.post hr {
    display:block;
}

.widecolumn .postmetadata {
    margin:30px 0;
}

.widecolumn .smallattachment {
    text-align:center;
    float:left;
    width:128px;
    margin:5px 5px 5px 0;
}

.widecolumn .attachment {
    text-align:center;
    margin:5px 0;
}

#footer p {
    margin:0;
    padding:20px 0;
    text-align:center;
}

h3.comments {
    padding:0;
    margin:40px auto 20px;
}

p img {
    padding:0;
    max-width:100%;
}

img.alignright {
    padding:4px;
    margin:0 0 2px 7px;
    display:inline;
}

img.alignleft {
    padding:4px;
    margin:0 7px 2px 0;
    display:inline;
}

.alignright {
    float:right;
}

.alignleft {
    float:left;
}

html>body .entry ul {
    margin-left:0;
    padding:0 0 0 30px;
    list-style:none;
    padding-left:10px;
    text-indent:-10px;
}

html>body .entry li {
    margin:7px 0 8px 10px;
}

.entry ul li:before,#sidebar ul ul li:before {
    content:"\00BB \0020";
}

.entry ol {
    padding:0 0 0 35px;
    margin:0;
}

.postmetadata ul,.postmetadata li {
    display:inline;
    list-style-type:none;
    list-style-image:none;
}

#sidebar ul li {
    list-style-type:none;
    list-style-image:none;
    margin-bottom:15px;
}

#sidebar ul li.twitterings {
    padding-top:60px;
    background:transparent url(images/twitterings.png) no-repeat left top;
    position:relative;
}

#sidebar ul li.twitterings a {
    position:absolute;
    top:0;
    right:0;
    display:block;
    width:75px;
    height:55px;
}

#sidebar ul li.twitterings a:hover {
    text-decoration:none;
}

#sidebar ul li.twitterings .twitter-message {
    font-family:"Lucida Grande","Lucida Sans Unicode",Arial,Helvetica,Sans,FreeSans,Jamrul,Garuda,Kalimati;
    font-size:11px;
    background-color:#d6e9ed;
    border:1px solid #b6cacf;
    color:#054655;
    -moz-border-radius:5px;
    padding:8px;
}

#sidebar ul li.rdmp div {
    padding-bottom:10px;
}

#sidebar ul li.rdmp a {
    margin-right:5px;
}

#sidebar ul li.rdmp a {
    font:normal 11px tahoma;
    color:#4e484c;
    text-decoration:underline;
}

#sidebar ul p,#sidebar ul select {
    margin:5px 0 8px;
}

#sidebar ul ul,#sidebar ul ol {
    margin:5px 0 0 10px;
}

#sidebar ul ul ul,#sidebar ul ol {
    margin:0 0 0 10px;
}

ol li,#sidebar ul ol li {
    list-style:decimal outside;
}

#sidebar ul ul li,#sidebar ul ol li {
    margin:3px 0 0;
    padding:0;
}

#searchform {
    padding:5px 0px;
    text-align:left;
    margin:0;
    margin-left:-5px;
}

#searchform div {
    width:243px;
    height:46px;
    background:transparent url(images/search-field-background.png) no-repeat left top;
}

#searchform #searchsubmit {
    width:32px;
    height:32px;
    background:transparent url(images/magnify.png) no-repeat;
    _background:none;
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,sizingMethod=crop,src=/wp-content/themes/swell/images/magnify.png);
    float:left;
    margin:5px 0 0 10px;
}

#searchform #s {
    width:185px;
    height:31px;
    font-size:22px;
    background:none;
    color:#000;
    border:none;
    margin-top:7px;
    margin-left:5px;
}


select {
    width:130px;
}

#commentform input {
    width:170px;
    padding:2px;
    margin:5px 5px 1px 0;
}

#commentform {
    margin:5px 10px 0 0;
}

#commentform textarea {
    width:100%;
    padding:2px;
}

#respond:after {
    content:".";
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
}

#commentform #submit {
    margin:0 0 5px auto;
    float:right;
}

.alt {
    margin:0;
    padding:10px;
}

.commentlist {
    padding:0;
    margin:0;
    text-align:left;
}

.children {
    padding:0;
}

.nocomments {
    text-align:center;
    margin:0;
    padding:0;
}

#wp-calendar {
    empty-cells:show;
    margin:10px auto 0;
    width:155px;
}

#wp-calendar #next a {
    padding-right:10px;
    text-align:right;
}

#wp-calendar #prev a {
    padding-left:10px;
    text-align:left;
}

#wp-calendar td {
    padding:3px 0;
    text-align:center;
}

#wp-calendar td.pad:hover {
    background-color:#fff;
}

acronym,abbr {
    border-bottom:1px dashed #999;
}

blockquote {
    margin:15px 30px 0 10px;
    padding-left:20px;
    border-left:5px solid #ddd;
}

blockquote cite {
    margin:5px 0 0;
    display:block;
}

a img {
    border:none;
}

.navigation {
    display:block;
    text-align:center;
    padding:0 0 20px 0;
}

.wp-caption {
    border:1px solid #ddd;
    text-align:center;
    background-color:#f3f3f3;
    padding-top:4px;
    margin:10px;
    -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:11px;
    line-height:17px;
    padding:0 4px 5px;
    margin:0;
}

.widecolumn .post,#sidebar form {
    margin:0;
}

.postmetadata,.clear {
    clear:both;
}

img.centered,.aligncenter,div.aligncenter {
    display:block;
    margin-left:auto;
    margin-right:auto;
}

.entry ol li,#sidebar ul,#sidebar ul ol {
    margin:0;
    padding:0;
}

.entry form,.center {
    text-align:center;
}

.hidden,hr {
    display:none;
}

#sidebar ul {
    margin:20px 20px 0 20px;
}

.separator {
    border-top:1px solid #c3c3c3;
    border-bottom:1px solid #fff; 
}

*html #sidebar .categs { 
    height: 1%;
}

#sidebar .categs ul { 
    margin:0; padding:0;
}

#sidebar .categs { 
    overflow: hidden; 
    margin-bottom: 3px;
}

#sidebar .categs div { 
    float: left; 
    width: 120px;
}

#sidebar .categs div h3 { 
    margin:0; padding:0;
    font: bold 15px/15px 'Arial'; 
    letter-spacing: -1px; 
    color:#102a30; 
    padding-bottom: 5px;
}

#sidebar .categs div li { 
    padding: 1px 0px; 
    list-style-type: none; 
    font-size: 11px; 
    color:#5e8a89; 
}

#sidebar .categs div a, #sidebar .categs div a:visited { 
    color:#247682; 
    text-decoration: underline;
}

#sidebar .categs div a:hover { 
    color:#003333; 
    text-decoration: underline;
}

#sidebar .linkcat h2 {
    display:none;
}

#sidebar .xoxo.blogroll li a {
    font-size:11px;
    color:#247682; 
    text-decoration: underline;
}

.entry-date {
    width:48px;
    height:48px;
    background:#fff url(images/date-frame.png) no-repeat;
    float:left;
    padding-top:3px;
    margin-right:20px;
}

.entry-date .day {
    font-size:21px;
    font-weight:bold;
    letter-spacing:-3px;
    margin-left:-3px;
}

.entry-date .month-year {
    margin-top:0px;
    font-size:11px;
}

.posted-in  {
    font-size:1.1em;
    margin-top:5px;
}

.posted-in a {
    color:#247682;
}

.entry-photo {
    float:right;
}

.entry-metadata {
    margin-top:20px;
}

#footer .footer-block {
    float:left;
    margin:22px 0 0 20px;
    _margin-left:15px;
    padding-top:6px;
    padding-left:45px;
    list-style:none;
    height:32px;
}

#footer .footer-block.about {
    background:transparent url(images/plus.png) no-repeat left -2px;
    _background:none;
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,sizingMethod=crop,src=/wp-content/themes/swell/images/plus.png);
}

#footer .footer-block.download {
    background:transparent url(images/download.png) no-repeat left 0px;
    _background:none;
    _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,sizingMethod=crop,src=/wp-content/themes/swell/images/download.png);
    margin-left:5px;
}

#footer .footer-separator {
    width:2px;
    height:137px;
    float:left;
    margin:15px 25px;
    background:transparent url(images/footer-separator.png) no-repeat;
}

#footer .footer-block .footer-block-text {
    color:#fff;
    font-size:11px;
    margin-top:10px;
}

.header-right-bar-separator {
    border-top:1px solid #eca800; 
    border-bottom:1px solid #ffe4b6;
    margin-top:10px;
}

.rss {
    background:url(images/rss.png) no-repeat;
    height:20px;
    padding-left:40px;
    padding-top:2px;
    margin:10px 30px;
    font-size:11px;
}

.rss img {
    vertical-align:middle; 
    margin-right:5px;
}

.rss a {
    color:#000;
}

.footer-bottom-right {
    width:250px;
    margin-left:10px;
    margin-top:10px;
    font-size:11px;
}

.footer-bottom-right em {
    font-weight:bold;
    font-style:normal;
}

.copyright-bar {
    background-color:#dfcf52;
    padding:12px 10px;
    font-size:11px;
    color:#4d3218;
    border-bottom:1px solid #fff;
}

.copyright-bar small {
    color:#4d3218;
}

.copyright-bar a {
    color:#4d3218;
    text-decoration:underline;
}

.comment-number {
    float:left;
    font-size:25px;
    margin-top:-5px;
    margin-right:20px;
    color:#999;
}

.commentlist li {
    background:#ededed;
}

.commentlist li.alt {
    border 1px solid #DDDDDD;
    background:#fff;
}
