/*
Colors of albizia
type: default
*/
@import url(ui/base/jquery.ui.core.css);
@import url(ui/base/jquery.ui.tabs.css);
@import url(ui/dot-luv/jquery.ui.theme.css);
@import url(default.css);

body{color: #fff;background: #000;}
hr {color: #333;border-color: #222;}
pre{background-color: #111;}
a {color: #dbb;}
blockquote {background-color: #111;border-color: #333;color: #fff;}
code {color: #3366cc;}

/*menu*/
#top-menu ul.sf-menu{background-color: transparent;border:none;}
#top-menu a{border:none;}

.sf-menu a {border:none;background: none;}
.sf-menu li li a{border-top:1px solid #555;}
.sf-menu a, .sf-menu a:visited {color:#fff;}
.sf-menu li {background:none;}
.sf-menu li li {background:#237;}
.sf-menu li li li {background:#126;}
.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {	background:#0B3E6F url(ui/dot-luv/images/ui-bg_dots-small_40_00498f_2x2.png) 50% 50% repeat;color:#ff0;}

/*content*/
#content .pagetitle{border:1px solid #ccc;}
.post .thumb .itx-thumb, .post .thumb .itx-featured{border: 1px solid #ccc;}
.post .entry {color: #fff;}
.post .entry a:hover,.singlepost a:hover {color: #ff9933;}
.post div.entry ul li, .post div.entry ol li {color: #000;}
.linkpages ,.linkpages a {color:#aaf;}
.linkpages a:hover {color: #cfc;}
.linepost{border-bottom: 1px solid #ccc;}
.singlepost .entry a {color: #f11;}

.singlepost .btags em,.singlepost .bcats em,.singlepost .bcats a,.singlepost .btags a{color: #6555ff;}
.singlepost .bcats a:hover , .singlepost .btags a:hover {color: #fff;}
.footmeta{border-top:1px dotted #aaa;}

/*navi and friends*/
.nextprevious a:hover{color:#ff0;}
#extrastuff a {color:#ccc;}
#extrastuff a:hover {color:#fff;}
.wp-pagenavi a{background-color: #444;}
.wp-pagenavi a:hover{color:#ff0;}
.wp-pagenavi span.current{background-color: #00498f;}

/*comments*/
#comments p a {color: #6598b8;}
#comments p a:hover {color: #fff;}
.commentlist li, .trackback li {background-color: #151515;border-color:#999;}
.commentlist li.alt {background-color: #000;}
.commentlist li.bypostauthor{background-color: #112;border: 1px solid #779;}
.commentlist a {color: #6ff;}
.commentlist a:hover {color: #fff;}
.commentlist cite {color: #ddd;}
.commentlist small.commentmetadata a {color: #aaa;}
.commentlist p {color: #fff;}
textarea#comment {background-color: #ccc;color: #000;}
#comments #submit {border: 2px solid #558;background-color: #eef;}
#comments #submit:hover {background-color: #12a;color:#fff;}

/* Sidebars */
.sidebaron{color: #ff0;}
.sidebar .widget li{border-bottom: 1px solid #ccc;}
.widget li{background: url(../images/butblue3.png) 0px 7px no-repeat;}
.widget li:hover,#on{background: url(../images/butblue1.png) 0px 7px no-repeat;}
.widget .tabheader li:hover{background: url(ui/dot-luv/images/ui-bg_dots-small_40_00498f_2x2.png) 50% 50% repeat;}
.ui-widget{font-size: 1em;}

/*footer*/
#footwrap{background: #000 url(../images/footbg.gif) repeat-x}
#footwrap2{background: url(../images/footerbg.gif) repeat-x bottom}
#footer{color: #999;}
#footer h3{color: #dfdfdf;border-color: #444;}
#footer a{color:#eee;}
#footerfoot {color:#aaa;}
#footerfoot a{color: #ccc;}
#footerfoot a:hover{color: #fff;}
.highlight{color: #bbb;}
.wp-caption{border-color: #ddd;background-color: #f3f3f3;}
.wp-caption p.wp-caption-text{color: #111;}

/*calendar*/
#wp-calendar caption {border: 1px solid #ccc;background-color: #222;}
#wp-calendar th{background-color: #666;color:#111;}
#wp-calendar tbody td{border: 1px solid #666;}
#wp-calendar tbody a{background-color: #000;border: 1px solid #888;}