/*
Theme Name: Diversity
Theme URI: http://www.freewpthemes.net/preview/diversity
Description: Widget ready and tested on WP 2.2+.
Version: 2.0
Author: Free WordPress Themes
Author URI: http://www.freewpthemes.net/
*/

body {
        margin: 20px;
        padding: 0;
        background: #CCCCCC url('./images/bkgd.gif') bottom left repeat;

}

body, th, td, input, textarea, select {
        font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
        font-size: 13px;
        color: #555555;
}

h1, h2, h3 {
        color: #3A570F;
}

h1 {
        letter-spacing: -2px;
        font-size: 3em;
}

h2 {
        font-size: 2em;
}

h3 {
        font-size: 1em;
}

input, textarea, select {
        color: #000000;
}

a {
        color: #3A570F;
}

a:hover {
        text-decoration: none;
}

hr {
        display: none;
}

/* Sidebar */

#sidebar {
        float: left;
        width: 241px;
}

/* Logo */

#logo {
        font-size: 11px;
        margin-bottom: 10px;
        background: #658634 url(images/logo.jpg) no-repeat left;
}

#logo h1, #logo p {
        margin: 0;
        padding: 0;
        text-transform: lowercase;
        text-align: center;
        font-weight: normal;
        color: #FFFFFF;
}

#logo h1 {
        padding-top: 30px;
        background: url(images/img01.gif) no-repeat;
}

#logo p {
        padding-bottom: 30px;
        background: url(images/img03.gif) no-repeat left bottom;
}

#logo a {
        text-decoration: none;
        color: #FFFFFF;
}

/* Widgets */

#widgets {
        background: #658634 url(images/img02.gif) repeat-y;
}

#widgets-top {
        height: 20px;
        background: url(images/img01.gif) no-repeat;
}

#widgets * {
        color: #FFFFFF;
}

#widgets ul {
        margin: 0;
        padding: 0 20px 100px 20px;
        background: url(images/img04.jpg) no-repeat left bottom;
        list-style: none;
}

#widgets li {
}

#widgets li ul {
        padding: 0 0 20px 6px;
        background: none;
        line-height: 180%;
}

#widgets li li {
        padding-left: 12px;
        background: url(images/img05.gif) no-repeat left center;
}

#widgets h2 {
        margin: 0;
        padding: 0 0 20px 0;
        font-size: 1em;
}

/* Page */

#page {
        margin-left: 250px;
}

/* Search */

#search {
        height: 51px;
        background: url(images/img06.gif) repeat-x;
}

#search form {
        height: 51px;
        margin: 0;
        padding: 0;
        background: url(images/img07.jpg) no-repeat;
}

#search fieldset {
        height: 40px;
        margin: 0;
        padding: 11px 20px 0 0;
        background: url(images/img08.gif) no-repeat right top;
        border: none;
        text-align: right;
}

/* Content */

#content {
}

#content h1, #content h2 {
        font-weight: normal;
        margin-top: 0;
}

.padded {
        padding: 0 20px;
}

.pagetitle {
        margin: 0 0 10px 0;
        padding-top: 27px;
        letter-spacing: -2px;
        font-size: 3em;
}

.pagetitle a {
        text-decoration: none;
}

.post {
        margin-bottom: 10px;
        background: #ADB79E url(images/img09.gif) repeat-y right top;
}

.post_short {
        width: 99%;
        float:left;
        margin-bottom: 10px;
        background: #66CC99 url(images/img09s.gif) repeat-y right top;
}

.post_banner {
        width: 99%;
        float:right;
        margin-bottom: 10px;
        background: #99CCB8 url(images/img09b.gif) repeat-y right top;
}

.title {
        margin: 0;
        padding: 0 20px;
}

.title a {
        text-decoration: none;
}

.title a:hover {
        text-decoration: underline;
}

.byline {
        margin: 0 20px;
        border-top: 2px solid #C2C9B6;
}

.entry {
        padding: 0 20px;
}

.meta {
        margin: 0;
        padding: 0 20px;
}

.posts {
        margin: 0 20px;
        padding: 0;
        list-style: none;
}

.posts li {
        padding: 20px 0;
        border-bottom: 2px solid #C2C9B6;
}

.posts h3 {
        margin: 0;
}

.posts p {
        margin: 0;
}

.navigation {
        height: 1px;
        margin: 0;
        padding: 20px;
}

.alignleft {
        float: left;
}

.alignright {
        float: right;
}

/* Rounded Corners */

.ct {
}

.ct .l {
        background: url(images/img10.gif) no-repeat;
}

.ct .r {
        height: 15px;
        background: url(images/img11.gif) no-repeat right top;
}

.cts {
}

.cts .l {
        background: url(images/img10s.gif) no-repeat;
}

.cts .r {
        height: 15px;
        background: url(images/img11s.gif) no-repeat right top;
}


.cb {
        background: url(images/img12.gif) repeat-x left bottom;
}

.cb .l {
        background: url(images/img13.gif) no-repeat left bottom;
}

.cb .r {
        height: 15px;
        background: url(images/img14.gif) no-repeat right bottom;
}

.cbs {
        background: url(images/img12s.gif) repeat-x left bottom;
}

.cbs .l {
        background: url(images/img13s.gif) no-repeat left bottom;
}

.cbs .r {
        height: 15px;
        background: url(images/img14s.gif) no-repeat right bottom;
}



.ctb {
}

.ctb .l {
        background: url(images/img10b.gif) no-repeat;
}

.ctb .r {
        height: 15px;
        background: url(images/img11b.gif) no-repeat right top;
}

.cbb {
        background: url(images/img12b.gif) repeat-x left bottom;
}

.cbb .l {
        background: url(images/img13b.gif) no-repeat left bottom;
}

.cbb .r {
        height: 15px;
        background: url(images/img14b.gif) no-repeat right bottom;
}
/* Footer */

#footer {
        clear: both;
        padding-top: 10px;
        font-size: smaller;
}

#footer p {
        margin: 0;
}

.button {
height:30px;
border-color:#99CCB8;
border-style:solid;
border-width:1px;
background:#658634;
cursor:pointer;
}

.button:hover {
border-color:#99CCB8;
border-style:solid;
border-width:1px;
background:#66CC99;
}

.button:focus {
background:#99CCB8;
border-color:#99CCB8;
border-style:solid;
border-width:1px;
}

/** sponser Ad  */
#sponsorAdDiv {position:absolute; height:1; width:1px; top:0; left:0;}

/* opacity_items */
.opc_item {
opacity: 0.3;
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=30);
font-size: 9px;
line-height: 1.0em;
}
/* end opacity */