/*
Theme Name: Sihirlibahce Website Wordpress Theme
Theme URI: http://www.sihirlibahce.com.tr
Description: Sihirlibahce Website Wordpress Theme.
Version: 1.0
Author: Hakan Kamci
Author URI: http://www.readywpthemes.com/
Tags: gray, red, fixed width, two columns, widget ready, browser compatible
*/
body{
background:#e6e6e6 url(images/top_red.jpg) repeat-x top left;
margin:20px 0;
padding:0;
font:12px Arial, Helvetica, sans-serif;
line-height:18px;
}
a{
color:#c10002;
text-decoration:none;
}
a:hover{
color:#666666;
text-decoration:underline;
}
h2{
font-size:18px;
}
h4{
margin-top:0;
padding-top:0;
font-size:14px;
}
#header{
background:url(images/top.jpg) no-repeat;
margin:0 auto;
width:960px;
height:215px;
}
#content{
background:url(images/content_bg.jpg) repeat-y;
margin:0 auto;
width:960px;
}
#sidebar{
float:left;
margin:0 0 0 10px;
width:250px;
padding:0;
display:inline;
}
#content #sidebar #smoothmenu1 .ddsmoothmenu-v ul li.current_page_item{
background: #0094e0; 
color: white;
}
#main_content{
float:left;
width:650px;
margin:0 0 0 20px;
}
#main_content ul{
list-style-position:inside;
margin:0 0 0 16px;
}
#main_content ul li{
padding:4px 0;
}
.clear{
clear:both;
}
.widget_box{
background:#f1f1f1;
width:230px;
padding:10px;
font-size:11px;
margin:16px 0;
}
.widget_box ul{
margin:0 0 0 20px;
padding:0;
}
.widget_box ul li{
padding:4px 0;
list-style-type:circle;
color:#c10002;
}
.widget_box p{
color:#959595
}
.red{
color:#c10002;
}
.alignleft{
float:left;
margin:0 4px 4px 0;
padding:0 4px 4px 0;
}
.alignright{
float:right;
margin:0 0 4px 4px;
padding:0 0 4px 4px;
}
.aligncenter{
margin:0 auto;
text-align:center;
}
#footer{
background:url(images/footer_bg.jpg) no-repeat;
margin:0 auto;
width:960px;
height:50px;
}
