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

body.custom {background:  #ffffff url(/wp-content/themes/default/images/butterfly.gif) center top;}

body.custom #page {background:  #ffffff url(/wp-content/themes/default/images/10_butterfly.gif) center 42px; }

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 {padding: 0px; font-size: 28px; font-family: "Lucida Grande", "Trebuchet MS", Arial, Sans-Serif; font-weight: bold;  margin: 0px; float: left; margin-right: 4px; margin-bottom: 0px; padding-top: 28px;  }
body.custom h1.homelink a {background-color: #000000; padding-left: 5px; padding-right: 5px; margin: 0px; color: #ffffff; padding-bottom: 10px;}

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

body.custom #container {background: none; border-top: 1px solid #000000; padding-top: 20px; clear: both;}

body.custom #header {margin-top: 20px; height: 60px;}
body.custom #header .description {font-size: 0.9em;
	text-align: left;
	color: #111111;}

/*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{padding:25px 10px 0; z-index: 1; margin-top: 40px; display: block; margin-right: -30px;}
	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 #000000;}
	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;}

