/*
Colors of calotropis
type: baby-blue
*/
@import url(../ui/base/jquery.ui.core.css);
@import url(../ui/base/jquery.ui.tabs.css);
@import url(../ui/start/jquery.ui.theme.css);
@import url(../default.css);

body{color: #333;background-color: #e0e0ff;}
hr {color: #333;border-color: #222;}
pre{background-color: #eee;}
a {color: #334;}
blockquote {background-color: #fff;border-color: #ccc;color: #000;}
code {color: #3366cc;}

/*menu*/
#menu {background-color: #2191C0;}
ul.sf-menu {border-right: 1px solid #fff;background-color: #4191c0;}
.sf-menu a {border-left:1px solid #fff;	border-top:none;}
.sf-menu li li a{border-top:1px solid #53adc0;}
.sf-menu a, .sf-menu a:visited {color:#fff;}
.sf-menu li {background:#2191C0;}
.sf-menu li li {background:#2e8ca5;}
.sf-menu li li li {background:#1e7d9a;}
.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {	background:#53adc0;}

/*content*/
#contentwrap{background-color: #e9ecff;border:1px solid #ccc;}
#content .pagetitle{background-color: #fefafa;border:1px solid #ccc;}
.post .title a {color: #000;}
.post .title a:hover {color: #888;}
.post .meta{color:#000;background-color: #fff;background: rgba(255,255,255,0.7);}
.post .meta a{color: #000;}
.post .thumb .itx-thumb, .post .thumb .itx-featured, .post .nothumb .meta{border: 1px solid #ccc;}
.post .entry {color: #000;}
.post .entry a:hover {color: #ff9933;}
.post div.entry ul li, .post div.entry ol li {color: #000;}
.post span.linkpages a:hover {color: #ddd;}
.linepost{border-bottom: 1px solid #ccc;}
.singlepost .entry a {color: #e11;}
.singlepost .titlewrap{color:#333;}
.singlepost .btags em {color: #0a0a0a;}
.singlepost .bcats a,.singlepost .btags a{color: #223;}
.singlepost .bcats a:hover , .singlepost .btags a:hover {color: #000;}
#comments,.footmeta{border-top:1px dotted #aaa;}
.singlepost{background-color: #fcfcff;border:1px solid #bbb;}
#nextprevious, .wp-pagenavi {background-color: #eeefff;border-color: #ccc;}
#extrastuff a {color:#666;}
#extrastuff a:hover {color:#6598b8;}

/*comments*/
#comments p a {color: #6598b8;}
#comments p a:hover {color: #000;}
.commentlist li, .trackback li {background-color: #fff;border-color:#aaa;}
.commentlist li.alt {background-color: #f0f0fa;}
.commentlist li.bypostauthor{background-color: #d0e0ff;}
.commentlist a {color: #008;}
.commentlist a:hover {color: #000;}
.commentlist cite {color: #00a;}
.commentlist small.commentmetadata a {color: #666;}
.commentlist p {color: #000;}
textarea#comment {background-color: #fff;color: #111;}
#comments #submit {background-color: #fef;border:2px solid #ccc;}
#comments #submit:hover {background-color: #76a;color:#fff;}

/* Sidebars */
.sidebaron{color: #33f;}
.sidebar .widget li{border-bottom: 1px solid #ccc;}
.widget li{background: url(../../images/butblue2.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/start/images/ui-bg_glass_75_79c9ec_1x400.png) 50% 50% repeat-x;}

/*footer*/
#footwrap{background-color: #d0d0ef;}
#footer{color: #224;}
#footer h3{color: #224;border-color: #444;}
#footerfoot {border-top: 1px dotted #222;color:#222;}
#footerfoot a{color: #444;}
#footerfoot a:hover{color: #000;}
.highlight{color: #222;}
.wp-caption{border-color: #ddd;background-color: #f3f3f3;}
.wp-caption p.wp-caption-text{color: #111;}