body
{
    margin: 0;
    padding: 0;
    font: 73% "Trebuchet MS" , verdana, arial, sans-serif;
    background: #28AD03 url(img/cimen.jpg) repeat;
    color: #333;
}
#container
{
    width: 1000px;
    margin-left: auto;
    margin-right: auto;
    padding: 0;
    border: 5px solid #336633;
    background: #e9eee4;
    color: #333;
}
/*TOP BANNER*/
#topimg
{
    height: 150px;
    padding: 0;
    margin: 0;
    background: #417c2c url(img/topimg.jpg) no-repeat;
    color: #333;
}
/*#topimg h1
{
    float: left;
    margin: 10px 0 0 100px;
    font-size: 150%;
    letter-spacing: 3px;
    color: Black;
    background: #6BDF0B;
}*/
/*TOP NAVIGATIONY*/
#navcontainer ul
{
    width: 235px;
    padding-left: 0;
    margin: 0 0 0px 0;
    border-top: 0px solid #fff;
    border-bottom: 0px solid #fff;
    background:#336633;
    color: #333;
}
#navcontainer ul li
{
    display: inline;
}
#navcontainer ul li a
{
    float: left;
    padding: 0.2em 1em;
    text-decoration:none ;
    border-right: 0px solid #fff;
    background: #336633;
    color: #fff;
    
}
#navcontainer ul li a:hover, #navcontainer ul li a#current
{
    background: #91ae00;
    color: #000;
    
}
/*MAIN CONTENT*/
#content
{
    margin: 0 0 5px 0px;
    padding: 5px;
    border-left: 1px dashed #999;
    background: inherit;
    color: #333;
    font-family: Arial;
}
#content a:link, #content a:visited
{
    text-decoration: underline;
    background: inherit; /*color: #417C2C;*/
}
#content a:hover
{
    background: inherit;
    color: #91AE00;
}
/*SIDEBAR*/
#sidebar
{
    float: left;
    width: 160px;
    margin: 0 10px 0 0;
    padding: 5px;
    background: #e9eee4;
    color: #333;
}
/*SIDE MENU*/
.sidemenu ul
{
    list-style-type: none;
    text-align: left;
}
.sidemenu ul li
{
    display: block;
    color: #666;
    background: inherit;
}
.sidemenu ul li a
{
    background: transparent url(img/list-off.gif) no-repeat left center;
    padding-left: 15px;
    font: normal 11px "Lucida Grande" , "Lucida Sans Unicode" , verdana, lucida, sans-serif;
    text-decoration: none;
    color: #000;
}
.sidemenu ul li a:hover
{
    background: transparent url(img/list-on.gif) no-repeat left center;
    color: #666;
}
.sidemenu ul li a#current
{
    background: transparent url(img/list-active.gif) no-repeat left center;
    color: #666;
}
/*FOOTER*/
#footer
{
    clear: both;
    padding: 5px;
    margin: 0;
    font-size: 90%;
    border-top: 1px solid #fff;
    background: #417c2c;
    color: #333;
}
#footer a:link, #footer a:visited
{
    text-decoration: none;
    background: inherit;
    color: #fff;
}
#footer a:hover
{
    border-bottom: 1px dashed #eee;
    background: inherit;
    color: #333;
}
/*TYPOGRAPHY*/
p
{
    line-height: 1.7em;
    margin: 15px;
}
h1
{
    margin-top: 10px;
    padding: 0;
    font-size: 140%;
    text-transform: uppercase;
    letter-spacing: 3px; /*color: #336633;*/
    background: inherit;
}
h2
{
    margin: 10px 0 0 5px;
    padding-left: 10px;
    font-size: 120%;
    text-transform: uppercase;
    letter-spacing: 5px;
    color: #fff;
    background: #417c2c;
}
/*CLASSES*/
.img
{
    float: left;
    padding: 10px;
    border: none;
}
.img a
{
    border: none;
}
.post
{
    background: #eee;
    padding: 3px;
    margin: 20px 10px 0 5px;
    border: 0 dashed #8a795d;
    font-size: 90%;
}
.post .date
{
    background: url(img/clock.gif) no-repeat left center;
    padding-left: 15px;
    margin: 0 15px 0 5px;
}
.post .comments
{
    background: url(img/comment.gif) no-repeat left center;
    padding-left: 15px;
    margin: 0 15px 0 5px;
}
.post .readmore
{
    background: url(img/document.gif) no-repeat left center;
    padding-left: 15px;
    margin: 0 15px 0 5px;
}
blockquote
{
    font-weight: bold;
    font-style: italic;
    color: #b29b35;
}
.Tablolar
{
    margin-left: 200px;
}
.Basliklar
{
    margin-left: 450px;
}
.TextBoxlar
{
    height: 20px;
    width: 255px;
    background-color: #F9F1C2;
    font-family: Tahoma;
}
.AciklamaText
{
    height: 200px;
    width: 450px;
    background-color: #F9F1C2;
    font-family: Tahoma;
}
.Literaller
{
    margin-left: 100px;
    width: 800px;
    height: auto;
}
.Gorusler
{
    margin-left: 100px;
    width: 770px;
}
.AcilisSayfasi
{
    margin-left: 70px;
    margin-top: 20px;
}
.LoginEkrani
{
    margin-top: 30px;
    margin-left: 350px;
}
.GuncelleButon
{
    margin-left: 700px;
}
.DuyuruGor
{
    margin-left:500px;
    }
.ContactLabel
{
    margin-left: 300px;
}
#YonetimMenu ul
{
    width: 1000px;
    padding-left: 1;
    margin: 0 0 0px 0;
    border-top: 0px solid #fff;
    border-bottom: 0px solid #fff;
    background:#336633;
    color: #333;
}
#YonetimMenu ul li
{
    display: inline;
}
#YonetimMenu ul li a
{
    float: left;
    padding: 0.2em 1em;
    text-decoration:none ;
    border-right: 0px solid #fff;
    background: #336633;
    color: #fff;
    
}
#navcontainer ul li a:hover, #navcontainer ul li a#current
{
    background: #91ae00;
    color: #000;
    
}
.AcilisGecLink
{
    margin-left:980px;
    width:95px;
    height:20px;
    font-size:large;
background-color:White;
    }
