/*-----attach body.custom to any style you add here-----*/



body.custom a {color:#0066CC;}
body.custom a:hover {text-decoration: underline;}

	/*-----calendar*/
body.custom #calendar_wrap{margin:0.4166em auto 0;}
body.custom #wp-calendar{width:94%; margin:0 auto;}
body.custom #wp-calendar caption{background:#aaa; font-size:1.0833em; font-weight:bold;}
body.custom #wp-calendar th{background:#ddd; border: 1px solid #cccccc;}
body.custom #wp-calendar th, #wp-calendar td{text-align:center; padding:0.25em;}
body.custom #wp-calendar td{font-size:0.9166em; color:#777; border: 1px solid #cccccc;}
body.custom #wp-calendar tfoot{background:#fff;}
body.custom #wp-calendar tfoot td{background:#fff; border: 0px;}
body.custom #wp-calendar a{font-weight:bold;}

body.custom #wp-calendar td:hover {background: #eeeeee;}
body.custom #wp-calendar tfoot td:hover {background: #ffffff;}

body.custom h1.homelink {margin-top: 10px; height: 136px; width: 400px; background: url(../symbiotica/images/logo.gif) left top no-repeat; }
body.custom h1.homelink a {text-indent: -5000px; display: block; height: 136px; width: 400px;}

body.custom a{text-decoration:none; color:#666666;}

/*Subscribe box*/
body.custom #pp-subscribe{margin-bottom:10px; border: 0px; float: right; width: 300px; margin-top: -200px;}
body.custom #pp-subscribe ul {padding:5px;}
body.custom #pp-subscribe li {display:block; float:left;}
body.custom #pp-subscribe a{padding:5px 5px 5px 50px; font-weight:bold; font-size:14px; line-height:33px; display:block;}
body.custom #pp-feed{background: url(../symbiotica/images/feed-icon-32x32.jpg) no-repeat 4px 4px;}
	/*-----email subscription*/
body.custom #pp-email{background: url(../symbiotica/images/pp-email.png) no-repeat 4px 4px;}

body.custom #pp-sidebars {border-top: 0px; border-bottom: 1px solid #ccc; background: url(../symbiotica/images/grad.gif) repeat-x left bottom;}

body.custom #footer {border-bottom: 0px; }

body.custom .widgettitle {color: #666666; font-weight: normal;}

body.custom #pp-sidebars {padding-top: 10px;}

body.custom .looped .entry,
body.custom .single .entry {
	border-bottom: 1px solid #eeeeee;
	background: url(../symbiotica/images/grad.gif) repeat-x left bottom;
}

.page .entry-title, .page-template .entry-title{text-align:left;}
.page-title{text-align:left; margin-bottom:0.9091em;}

/*-----main-menu*/
	ul.menu{position:absolute; bottom:0; right:25px; padding:5px 10px 0; z-index: 1;}
	ul.menu li{float:left; margin:0 0 0 5px;  font-weight:bold; font-size:11px; line-height:1; margin-bottom: -1px; }
	ul.menu li a{display:block; color:#bbbbbb; padding:5px 15px; background:#eeeeee; border: 1px solid #cccccc;}
	ul.menu li a:hover{text-decoration:none; background:#ccc; color: #444;}
	ul.menu li.current_page_item a, ul.menu li.current_page_item a:hover{color:#444; background:#ffffff; border-bottom: 1px solid #ffffff;}

