/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
        margin: 0;
        padding: 0;
        background: #FFFFFF url(images/img01.jpg) repeat-x;
        font: normal small Georgia, "Times New Roman", Times, serif;
        color: #999999;

}

h1, h2, h3 {
        margin: 0;
        text-transform: lowercase;
        font-weight: normal;
}

h2 {
        font-size: 1.7em;
}

h3 {
        font-size: 1.4em;
}

img {
        border: none;
}

a {
        color: #333333;
}

a:hover {
        text-decoration: none;
        color: #000000;
}

/* Header */

#header {
        width: 700px;
        height: 250px;
        margin: 0 auto;
}

/* Logo */

#logo {
        height: 110px;
}

#logo h1 {
        float: left;
        padding: 40px 155px 0 0;
        background: url(images/img02.gif) no-repeat right center;
        letter-spacing: -2px;
        font-size: 48px;
}

#logo h2 {
        float: right;
        padding: 61px 0 0 0;
        font-size: 24px;

}

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

/* Menu */

#menu {
                                height: 70px;
}

#menu ul {
        margin: 0;
        padding: 0;
        list-style: none;
}

#menu li ul {display:none; background-color:green;float:right; }
#menu li:hover ul {display:block}
#menu li ul li {list-style:none; display:inline;}

#menu li {
        display: inline;
}

#menu a {
        display: block;
         float: left;
        width: 100px;
        height: 45px;
        padding-top: 25px;
        text-transform: lowercase;
        text-decoration: none;
        text-align: center;
        letter-spacing: -2px;
        font-size: 23px;
        color: #B8BD52;

}

#menu a:hover {
        color: #1A1A1A;
}

#menu .active a {
        background: url(images/img03.jpg) no-repeat;
        color: #FFFFFF;
}

img {
border:none;
}

#box{
height:101px;
width:74px;
padding:0px;
margin:none;
border:none;
font: normal 13px "Trebuchet MS", Arial, Helvetica, sans-serif;}

#box div{display:none;}

#box:hover div{
display:block;
width:220px;
position:absolute;top:270px;right:550px;
border:none;
padding:15px;
background: #EFEFEF;
font: normal 13px; color: #000000;"Trebuchet MS", Arial, Helvetica, sans-serif;}

img {
border:none;
}

#box2{
height:101px;
width:74px;
padding:0px;
margin:none;
border:none;
font: normal 13px "Trebuchet MS", Arial, Helvetica, sans-serif;}

#box2 div{display:none;}

#box2:hover div{
display:block;
width:220px;
position:absolute;top:280px;left:430px;
border:none;
padding:15px;
background: #EFEFEF;
font: normal 13px; color: #000000;"Trebuchet MS", Arial, Helvetica, sans-serif;}

/* Content */

#content {
        width: 710px;
        margin: 0 auto;
}

/* Posts */

#posts {
        float: right;
        width: 430px;
}

.post {
        margin-bottom: 10px;
}

.post .title {
        padding: 0 0 5px 20px;
        color: #FF8400;
}

.post .meta {
        padding: 10px 20px;

        font-size: smaller;

}

.post .meta2 p {
        margin: 0;
}

.post .meta2 {
        padding: 10px 20px;

        font-size: smaller;
}

.post .meta2 p {
        margin: 0;
}

.post .story {
        padding: 10px 20px;
        line-height: 180%;

}
.post a {
        text-decoration: none;
        color: #0078FF;
}

/* Sidebar */

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

/* Boxed1 */

.boxed {
        margin-bottom: 1.5em;

}

.boxed h2 {
        padding-left: 20px;
        color: #0078FF;
}

.boxed .content {
        padding: 10px;
}

.boxed ul {
        margin: 10px 20px;
        padding: 0;
        list-style: none;
}

.boxed li {
        padding: 10px;
        border-bottom: 1px dotted #0078FF;
}

.boxed a {
        text-decoration: none;
        color: #0078FF;
}

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

/* Tag Cloud */

#tagcloud {
}

#tagcloud .content {
        padding: 10px 20px;
        text-align: justify;
        font-size: smaller;
}

/* Footer */

#footer {
        clear: both;
        padding: 200px;
        background: #C3C837 url(images/img16.gif) repeat-x;

}

#footer p {
        margin: 0;
        text-align: center;
        letter-spacing: -2px;
        font-size: 48px;
        font-color: #1A1A1A;

}

#footer a {
        color: #FFFFFF;
}
