/*
Theme Name: Greenblog
Theme URI: http://www.techbridge.ca/
Description: Green theme from Techbridge, licenced under the GPL.
Version: 1.5
Author: LeViS
Tags: green, light, fixed-width, two-columns, left-sidebar, right-sidebar, threaded-comments

	The CSS, XHTML and design is released under GPL:
	http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
*/

body {
background: #21740a url(images/bkg.gif);
border: none;
color: #fff;
font-family: arial;
margin: 0;
padding: 0;
position: relative;
}

a {
color: #018cc6;
}
    a:hover {
    color: #005072;
    }

p, td {
font-family: arial;
font-size: 13px;
}

.clear {display: block; clear: both; height:1px; }
.clear:after {clear: both; display: block; content: "."; height: 1px; visibility: hidden; }

#wrap {
color: #fff;
font-family: arial, tahoma;
position: relative;
margin: 0 auto;
width: 980px;
}

    #header {
    color: #fff;
    font-family: georgia;
    }

        #header #logo {
        text-shadow: 3px 3px 6px rgba(0,0,0,0.8);
        margin: 5px 0 10px 0;
        }
            #header #logo, #header #logo a, #header #logo a:hover {
            color: #fff;
            font-family: georgia;
            font-size: 70px;
            text-decoration: none;
            font-style: italic;
            }

        #header #search {
        background: url(images/search1.gif) left top no-repeat;
        width: 297px;
        height: 31px;
        position: absolute;
        right: 20px;
        top: 35px;
        }
            #header #search input.s {
            width: 250px;
            height: 28px;
            border: none;
            margin-left: 10px;
            background: transparent;
            font-family: georgia;
            font-size: 18px;
            color: #264d10;
            font-style: italic;
            }
            #header #search input.go {
            border: none;
            width: 31px;
            height: 31px;
            position: absolute;
            right: 0;
            top: 0;
            }

        #header #menu {
        }
            #header #menu div.mtop {
            background: url(images/mtop.gif) left top no-repeat;
            height: 16px;
            margin: 0;
            }
            #header #menu div.mbody {
            background: #1d3508 url(images/mbody.gif) left top repeat;
            margin: 0;
            }
                #header #menu div.mbody div.clear {
                height: 16px;
                }
                #header #menu div.mbody div.subscribe {
                float: right;
                color: #fff;
                font-style: italic;
                font-size: 12px;
                margin-right: 16px;
                text-align: right;
                width: 120px;
                }
                    #header #menu div.mbody div.subscribe a,
                    #header #menu div.mbody div.subscribe a:hover {
                    color: #fff;
                    text-decoration: none;
                    }
                    #header #menu div.mbody div.subscribe a img {
                    margin: 4px 0 10px 6px;
                    }
                #header #menu div.mbody ul {
                font-size: 22px;
                margin: 0 16px;
                padding: 0;
                list-style: none;
                font-style: italic;
                }
                    #header #menu div.mbody ul li {
                    color: #51aa0f;
                    float: left;
                    margin: 5px 10px 0 10px;
                    }
                        #header #menu ul li a {
                        color: #fff;
                        text-decoration: none;
                        }
                        #header #menu ul li a:hover {
                        color: #eeffcb;
                        text-decoration: underline;
                        }
                        #header #menu ul li.current_page_item a {
                        color: #51aa0f;
                        }
                        #header #menu ul li.current_page_item a:hover {
                        text-decoration: none;
                        }

    #content-wrap {
    background: #fff;
    color: #000;
    font-size: 13px;
    margin: 0;
    padding: 0;
    position: relative;
    width: 100%;
    border: 1px solid #fff;
    }
    #content {
    float: left;
    margin: 20px 0 30px 20px;
    width: 675px;
    }

        #content #page h1 {
        margin: 0;
        padding: 0;
        color: #777;
        font-family: georgia;
        font-weight: normal;
        }
        
        #content div.post {
        margin: 0 0 30px 0;
        }
            #content div.post div.storycontent {
            line-height: 150%;
            }
                #content div.post div.storycontent img {
                border: none;
                }
            #content div.post h1,
            #content div.post h3.storytitle {
            margin: 0 0 6px 0;
            }
            #content div.post h1,
            #content div.post h3.storytitle,
            #content div.post h3.storytitle a {
            color: #777;
            font-family: georgia;
            font-size: 20px;
            font-weight: normal;
            text-decoration: none;
            }
            #content div.post h3.storytitle a:hover {
            color: #479a0a;
            text-decoration: underline;
            }
            #content div.post img {
            border: none;
            }

        #content div.post div.meta {
        background: url(images/meta-f.png) left top repeat-x;
        color: #b2a661;
        font-size: 10px;
        height: 26px;
        line-height: 26px;
        margin: 0;
        overflow: hidden;
        position: relative;
        }
            #content div.post div.meta em {
            float: left;
            display: block;
            background: url(images/meta-l.png) left top no-repeat;
            width: 7px;
            height: 26px;
            }
            #content div.post div.meta span.tags {
            margin-left: 55px;
            overflow: hidden;
            }
                #content div.post div.meta span.tags a,
                #content div.post div.meta span.tags a:hover {
                color: #8d5032;
                }
            #content div.post div.meta div.comments-off {
            position: absolute;
            right: 0;
            top: 0;
            background: #f5da7e url(images/meta-r.png) left top no-repeat;
            width: 7px;
            height: 26px;
            }
            #content div.post div.meta div.comments {
            position: absolute;
            right: 0;
            top: 0;
            background: #f5da7e url(images/meta-c.png) left top no-repeat;
            min-width: 87px;
            #width: 87px;
            }
                #content div.post div.meta div.comments a {
                color: #8d5032;
                padding: 0 0 0 16px;
                }
        #content div.post div.meta-tail {
        background: url(images/meta-c2.png) right top no-repeat;
        height: 6px;
        margin-right: 10px;
        }

        #content div.entry {
        line-height: 150%;
        }

    #sidebar {
    font-size: 13px;
    width: 240px;
    margin: 10px 20px 30px 0;
    float: right;
    overflow: hidden;
    }
        #sidebar #about p {
        padding: 0;
        margin: 0;
        }
        #sidebar li h2 {
        clear: right;
        }
        #sidebar li h2:after {
        clear: both; display: block; content: "."; height: 1px; visibility: hidden;
        }

        #sidebar ul {
        list-style: none;
        margin: 0;
        padding: 0;
        clear: both;
        }
            #sidebar ul li {
            list-style: none;
            }
                #sidebar ul li h2 {
                float: left;
                list-style: none;
                color: #fff;
                font-style: italic;
                font-size: 18px;
                font-family: georgia;
                font-weight: normal;
                padding: 0 8px 1px 8px;
                background: #479a0a;
                border-radius: 10px;
                -opera-border-radius: 10px;
                -moz-border-radius: 10px;
                -webkit-border-radius: 10px;
                clear: right;
                }
                    #sidebar ul li h2 a{
                    color: #fff;
                    text-decoration: none;
                    }
                #sidebar ul li div,
                #sidebar ul li ul,
                #sidebar ul li ul li {
                clear: both;
                }

            #sidebar #categories ul li {
            font-size: 18px;
            list-style-position: outside;
            list-style: list-style-image;
            list-style-image: url(images/dot1.png);
            margin-left: 20px;
            padding: 0;
            line-height: 160%;
            }
                #sidebar #categories ul li ul li {
                font-size: 14px;
                list-style-image: url(images/dot2.png);
                list-style-image: url(images/dot2.png);
                }

#footer {
color: #fff;
font-size: 10px;
margin: 0 0 20px 0;
}
    #footer a {
    color: #fff;
    }
    #footer div.fbody {
    background: #1d3508 url(images/mbody.gif) left top repeat;
    margin: 0;
    padding: 16px 20px 0 20px;
    }
    #footer div.fbottom {
    background: url(images/fbottom.gif) left top no-repeat;
    height: 16px;
    margin: 0;
    }

.alignleft {
float: left;
margin-right: 10px;
}

.alignright {
float: right;
margin-left: 10px;
}

.wp-pagenavi {
clear: both;
}
    .wp-pagenavi a {
    cursor: pointer;
    text-decoration: none;
    background: url(images/pages.png) left top no-repeat;
    }
    .wp-pagenavi a:hover {
    background-position: 0 -44px;
    }
    .wp-pagenavi span {
    background: url(images/pages.png) 0 -132px no-repeat;
    color: #000 !important;
    }
    .wp-pagenavi a,
    .wp-pagenavi span {
    margin: 0 3px 0 0;
    padding: 0 7px 0 6px;
    text-align: center;
    #padding: 0;
    height: 22px;
    display: block;
    float: left;
    color: #fff;
    line-height: 22px;
    position: relative;
    _width: 22px;
    #width: 22px;
    }
        .wp-pagenavi a em,
        .wp-pagenavi span em {
        position: absolute;
        right: 0;
        top: 0;
        width: 3px;
        height: 22px;
        background-image: url(images/pages.png);
        }
        .wp-pagenavi a em {
        background-position: right -22px;
        }
        .wp-pagenavi a:hover em {
        background-position: right -66px;
        }
        .wp-pagenavi span em {
        background-position: right -154px;
        }

    .wp-pagenavi a:hover, .wp-pagenavi span.current {
    }

    .wp-pagenavi span.current {
    }


h2#comments,
h2#postcomment,
h2.h2 {
font-size: 16px;
color: #999;
font-weight: normal;
font-family: arial;
margin: 0 0 20px 0;
}
    h2.h2 {
    color: #333;
    }
    h2 i {
    font-size: 18px;
    font-style:normal;
    }


form#commentform input#email,
form#commentform input#url,
form#commentform input#author,
form#commentform textarea {
border: 1px solid #777;
border-right: 1px solid #ccc;
border-bottom: 1px solid #ccc;
width: 99%;
}
form#commentform textarea {
height: 150px;
}
form#commentform input#email,
form#commentform input#url,
form#commentform input#author {
width: 50%;
height: auto;
}

div.postmetadata {
background: #fefae5;
padding: 10px;
position: relative;
}
    div.postmetadata div.comments {
    position: absolute;
    right: 10px;
    top: 10px;
    }
    div.postmetadata div.soc {
    position: absolute;
    right: 10px;
    bottom: 10px;
    }

.widget_recent_entries ul li {
margin-bottom: 10px;

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}
.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-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}


.commentlist {
list-style: none;
margin: 0;
padding: 0;
}
    .commentlist li{
    list-style: none;
    }
    .commentlist .comment {
    margin: 0 0 10px 0;
    clear: both;
    }
    .commentlist .comment-author,
    .commentlist .comment-meta {
    padding: 2px;
    background: #eee;
    }
        .commentlist .comment-author img {
        float: left;
        margin: 2px 8px 0 2px;
        }

    .commentlist li ul.children {
    list-style:none;
    margin:1em 0 0;
    text-indent:0;
    }

    .commentlist .depth-2, 
    .commentlist .depth-3, 
    .commentlist .depth-4,
    .commentlist .depth-5 {
    border-left: 2px solid #ddd;
    margin:0 0 0 30px;
    padding: 0 0 0 5px;
    }
    .commentlist ul.children {
    padding: 0;
    }
    .commentmetadata {
    clear: right;
    }

abbr {border: none;}
