/*-----attach body.custom to any style you add here-----*/
*{font-family: georgia, "times new roman", serif; color:#efefef;  }
input, select, textarea{color:#000;}
body{background: #000 url(images/bg.jpg) no-repeat; }

#rotating{padding:5px; background-color:#000;}
#branding {height: 75px;}

.homelink{ display:block; background: url(images/drogheria-logo.gif) no-repeat  10px 0; width:350px; height: 56px; margin: 15px 0 0 6px; text-indent:-1000px; } 

.description {display: block; position: absolute; top: 80px; left: 3px;font-style:normal;  font-weight:bold; text-transform: uppercase; color:#eec969;} 

#page{ margin:0px auto; padding-top:0; background:transparent; border: none;}
#container{ background:#000; border: none;}

/*-----main-menu*/
ul.menu{bottom:5px;  height: 23px; }

	ul.menu li{background:#ffcc66; font-family: georgia, "times new roman", serif; letter-spacing:-1px;font-size:12px; }

	ul.menu li a{ color:#222; }

	ul.menu li a:hover{background:#900; }

	ul.menu li.current_page_item a, ul.menu li.current_page_item a:hover{color:#ddd; background:#900; }


input{margin-bottom:.3em;}



.widgettitle{font-family: georgia, "times new roman", serif;  margin-bottom:5px; line-height:1.1; color:#ddd; font-weight:bold;} 

#secondary {margin-top: 10px;}


/*-----Borders-----*/
#rotating {
	border-top: none;
	border-bottom: none;
}
#pp-subscribe {
	border-right: none;
	border-bottom: none;
	border-left: none;
}
#pp-sidebars {
	border-top: none;
	border-left: none;
	border-right: none;
}
#footer{
	border-top: none;
	border-bottom: none;
}
.looped .entry,.single .entry {
	border-bottom: 1px dashed #ddd;
}

/*-----links-----*/
a{text-decoration:none; color:#eec969;}
a:hover{text-decoration:underline; color:#c33;}
.entry-content a{font-family:serif; text-decoration:underline;}
.entry-content a:hover{text-decoration:none;}
.entry-title a:hover, .entry-byline a:hover, .navigation a:hover{color:#ddd;}
.entry-byline a{color:#777;}
#primary.page-template .entry-content a{text-decoration:none; font-weight:normal;}
#primary.page-template .entry-content a:hover{text-decoration:underline;}
.gnavigation a:hover{border-bottom:none}

.entry-title ,.page-title{text-align:left; padding:4px;}
.entry-title a {color: #fc6;}


abbr, acronym{border-bottom:none; cursor: help;}

body.custom #pp-email{
	display: none;}

body.custom #pp-feed {
	display: none;}
