/*
THEME NAME: Sandbox
THEME URI: http://www.plaintxt.org/themes/sandbox/
DESCRIPTION: Rich with powerful and dynamic semantic class selectors, Sandbox is a canvas for CSS artists
VERSION: 1.6.1
AUTHOR: <a href="http://andy.wordpress.com/">Andy Skelton</a> &amp; <a href="http://www.plaintxt.org/">Scott Allan Wallick</a>
AUTHOR URI:
TAGS: sandbox, microformats, hcard, hatom, xoxo, widgets, blank slate, starter theme, minimalist, developer
*/

/* Two-column with sidebar on left from the /examples/ folder  */

@import url('xstyle.css');
@import url('genel.css');



div.sidebar h3 {
font-size:1.2em;
margin:0.2em 0 0 0;
}

div.sidebar input#s {
width:7em;
}

div.sidebar li {
list-style:none;
margin:0 0 2em;
}

div.sidebar li form {
margin:1em 1em 0;
padding:0;
}

div.sidebar ul ul {
margin:0 0 0 1em;
}

div.sidebar ul ul li {

margin:0;
}

div.sidebar ul ul ul {
margin:0 0 0 0.5em;
}


#primary {border:none;}
#primary a {text-decoration:none;}
#primary a:hover {text-decoration:underline;}
#primary ul.fLinks {list-style:none;color:#7f7f7f;}
#primary ul.fLinks li a {color:#7f7f7f;}