/*-----attach body.custom to any style you add here-----*/

/*-----custom link styles - these govern the links within post content and are here to show you how. 
modify them to your liking or delete them and add your own-----*/

body.custom .entry-content a {
	font-weight: bold;
	text-decoration: underline;
	}
	
body.custom .entry-content a:hover {
	text-decoration: none;
	color: #0098ED;
	}

body.custom #container {
	border: 2px solid #6e523f;}
 
body.custom ul.menu {
	right: 10px;}
 
body.custom #rotating {
	border-top: none;}

body.custom {
	background: #E5D567;}
 
body.custom  .homelink a {
	color: #303f33;}
 
body.custom .homelink a:hover {
	color: #303f33;}
 
body.custom .description {
	color: #303f33;}
 
body.custom ul.menu {
	right: 10px;}
 
body.custom #rotating {
	border-top: none;}

body.custom .homelink a {
	font-size: 45px;
	}

body.custom .description {
	color: #303f33;
	}

body.custom a.comments-link {
	font-weight: bold;
	color: #3193ce;
	}

body.custom #container {
	background: #efe7c2;}

body.custom .widget {
	background: #efe7c2;}

body.custom .widget a {
	color: #67522c;}

body.custom #pp-search {
	background-color: #BFAF83;}

body.custom #pp-feed {
	background-color: #BFAF83;}

body.custom ul.menu li a {
	background-color: #BFAF83;}

body.custom ul.menu li a:hover {
	background-color: #FFC45F;}

body.custom ul.menu li.current_page_item a, ul.menu li.current_page_item a:hover {
	background-color: #efe7c2;}

body.custom .entry-categories a {
	color: #AF730A;}

body.custom .widget h2 {
	color:#8F6800;}
	
body.custom abbr {
   border: none;}
