/*
Theme Name:106
Theme URI: http://iwordpressthemes.com/
Version: 1.0
Description: Wordpress Theme For Your Blog <br> - Designed by <a href="http://iwordpressthemes.com">Free wordpress themes</a>
Author: iwordpressthemes.com
Author URI: http://iwordpressthemes.com/
*/


*{margin:0; padding:0;}

body {
font-family: Verdana, Arial; 
font-size: 12px; 
background: #fff;
color: #333; 
margin:0; 
padding:0;
line-height: 17px;
}

a { color: #497F17; text-decoration: none; }
a:hover { text-decoration: none; color : #333; }

img{ border: none; padding: 6px; } 
img a{border:none;} 

ul { list-style-type: none; }

#page {
        width: 800px;
        margin: 20px auto;
}


#header { 
font-family: "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
height: 190px;
background: #fff url(images/header.jpg) no-repeat;
}
#header h1 {
font-size: 26px;
font-weight: 600;
padding: 28px 0 0 30px;
}
#header h1 a {
color: #fff;
}
#header h1 a:hover {
color: #111;
text-decoration: none;
}
#header h2 {
color: #fff;
font-size: 17px;
font-weight: 100;
padding: 3px 0 0 31px;
}

#menu {
background: #fff url(images/menu.jpg) no-repeat;
height: 30px;
line-height: 30px;
}

#menu ul {
list-style-type: none;
margin: 0;
padding-left: 20px;
}
#menu ul li {
display: block;
float: left;
}
#menu ul li a {
display: block;
padding: 0 10px 0 10px;
text-decoration: none;
color: #1B703A;
font-size: 12px; 
font-weight: 100;
}
#menu ul li a:hover {
color: #1B703A;
background: #394A2A url(images/menuover.jpg) repeat-x;
}

#top {
background: #fff url(images/top.jpg) no-repeat;
padding: 10px 0;
}

#wrapper {
padding: 0 20px;
background : #fff url(images/content.jpg) repeat-y;
}

#content {
        float: right;
    width: 560px;
        padding-top: 10px;
}

#sidebar {
    float: left;
        width: 180px;
        padding-top: 10px;
}

#footer {
    font-size: 11px;
    height: 50px;
        line-height: 50px;
    background: #fff url(images/footer.jpg) repeat-x;
    text-align: center;
        color #aaa;
        
}
#footer p { color: #aaa; }
#footer a { color: #aaa; text-decoration: none; }
#footer a:hover { color: #aaa; text-decoration: underline; }


h1 {

}

h2 {

}

h3 {
font-weight: 100;
margin-top: 7px;

}

h4 {

}

h5 {

}





h2 a:hover, h2 a:visited, h2 a {

}

.post {
background: #fff url(images/postbg.jpg) no-repeat;
padding: 1px 10px 0 10px;
}

.post h2 { 
    font-weight: 100;
    letter-spacing: -1px;
    font-size: 24px;
    margin: 0 0 4px; padding: 0 0 3px; 
}
.post h2 a:hover { text-decoration: none; }

.post h3 { 
    font-weight: 100;
    letter-spacing: -1px;
    font-size: 19px;
    margin: 0 0 4px; padding: 15px 0 3px; 
}
.post h3 a:hover { text-decoration: none; }

.post p {
padding: 5px;
}

.post a {

}

.post ul {

}

.post li {

}

.entry {

}

.entrytext .postmetadata {
        clear: both; 
    background:#f3f3f3;
        padding:6px; 
        margin-top: 16px;
        margin-bottom: 5px;
}

.postmetadata alt {
        clear: both; 
        padding:6px; 
        margin-top: 16px; 
        margin-bottom: 5px;
        background:#f3f3f3; 
}
.postmetadata {
        clear: both; 
    background:#f3f3f3;
        padding:6px; 
        margin-top: 16px; 
        margin-bottom: 5px;
}
.postmetadata a {

}


.navigation {
        float:left;
        margin: 10px 0;
        }
        
        .alignleft {float:left; } 
        .alignright {float:right;} 

.center {

}

.pagetitle {

}

blockquote{
        border-left:1px solid #A5ABAB; 
        margin:15px; 
        padding:0 12px 0 12px; 
        }
        

cite {
        font-family: arial, verdana, tahoma;
        font-weight: bold;
        font-style: normal;
        }
        
cite a{color: #111; text-decoration: none;}


acronym, abbr {

}

#content h2 {
    font-weight: 100;
    letter-spacing: -1px;
    font-size: 24px;
    margin: 0 0 4px; padding: 0 0 3px; 
        color: #333;
}

#content ul {
color: #666;
padding: 10px 30px;
}
#content ul li {
list-style-type: square;
}

#sidebar img { padding: 0; margin: 0; }
#sidebar ul {
    list-style-type: none; 
}

#sidebar h2 {
    background: #4e6938 url(images/sidebarh2.jpg) no-repeat;
    height: 30px;
        line-height: 30px;
    font-weight: 100;
    letter-spacing: -1px;
    font-size: 14px;
    margin: 10px 0 5px 0; padding: 0 0 0 10px; 
        color: #1B703A;
}
#sidebar ul h2 {
    background: #4e6938 url(images/sidebarh2.jpg) no-repeat;
    height: 30px;
        line-height: 30px;
    font-weight: 100;
    letter-spacing: -1px;
    font-size: 14px;
    margin: 10px 0 5px 0; padding: 0 0 0 10px; 
        color: #1B703A;
}

#sidebar ul li {

}

#sidebar ul ul {
padding: 5px 0 5px 15px;
}

#sidebar ul ul li {
    background: url(images/icon.jpg) no-repeat center left;
    padding: 2px 0 2px 20px;
}
#sidebar ul ul li a { font-size: 12px; font-weight: 100; padding: 2px;}
#sidebar ul ul li a:hover { color: #CAF99B; background: #394A2A; }

#sidebar ul ul ul {
padding-left: 7px;
}

#sidebar p {

}

#sidebar a {

}
#sidebar a:hover {

}

#sidebar a:visited {

}



ol.commentlist {list-style-type: none;}

ol.commentlist li {
        background: #fff;
        margin:10px 0;
        padding:5px 0 5px 10px;
        }

ol.commentlist li.alt {background: #eee; margin-left: 10px;}
ol.commentlist li p {margin: 6px 0 6px 0; padding: 0 12px 0 0; }

ol.commentlist a {color:#111;}

small.commentmetadata {

}
#comments { padding-left: 10px; }
#comment{
        width:75%;
        min-width:300px;
        }

        
#commentssection{
        clear: both;
        padding: 2px 12px; 
        margin: 0; 
        }
        
#commentform{
        background: #f3f3f3;
        margin: 12px 0;
        padding:20px;
        }
#commentform input {
        border: 1px solid #aaa;
        margin: 10px 0 0 0;
        padding: 2px;
        }
#commentform p{
        color: #111;
        }
#commentform textarea {
border: 1px solid #aaa;
background: #f7f7f7;
margin-top: 10px;
color: #333;
}

#commentform a{color: #111; text-decoration: none;}
#searchform {

}

#searchform input {
font-size:12px;padding:6px;
border: 1px solid #aaa;
}

#searchform #s {

}
#searchform input#searchsubmit{
margin-top: 5px;
border:0;color:#fff; background: #5E7848;
}

#respond { padding-left: 20px; }

/*-------------Calendar-----------------*/

#wp-calendar {

}

#wp-calendar th {

}

#wp-calendar a {

}

#prev a, #next a {

}

#wp-calendar caption {

}
.dateicon {
padding-left: 20px;
background: url(images/calendar.jpg) no-repeat;
color: #111;
}

.titleback {
padding: 10px 5px 10px 5px;
margin-bottom: 10px;
margin-top: 20px;
}

.rss {
        float:right;
        margin:0;
        padding:7px 20px 0 0;
}
.rss a {
        background:url('images/rss.png') no-repeat;
        width:16px;
        height:16px;
        display:block;
}
.rss a:hover {
        background:url('images/rssover.png') no-repeat;
        width:16px;
        height:16px;
        display:block;
}

.ad1 {
float: left;
padding: 10px 0;
}
.ad2 {
float: right;
padding: 10px 0;
}
.bm {    cursor: pointer; }
