#wrapper {box-shadow: 0px 0px 25px #445563;margin-top: 0px;}

#fiwer {background-color: red;}
#gderth {background-color: blue;}
#rtaw {background-color: green;}
.gwey {background-color: yellow;}

#site-title span a { color: white;
              background-color: blue;
			font-family : times new roman;
	font-size : 30px ;
              display: inline;
              padding-left: 50px;
              padding-right: 50px;
              padding-top: 15px;
              padding-bottom: 15px;
              }

#site-description { color: blue;
                    font-family: times new roman;
	                font-weight:bold;
                    font-size: 20px;
                    display: inlineblock;
                    padding-left: 0px;
                    padding-right: 0px;
                    padding-top: 0px;
                    padding-bottom: 0px;
}

.cat_prefix {font-weight:bold;}
span.cat-item-6, .cat-item-6 a { color:red;}
span.cat-item-3, .cat-item-3 a { color:green;}
span.cat-item-5, .cat-item-5 a { color:blue;}
#paved > div > div { border:solid 10px black;
             margin-bottom: 10px;}

#access{font-weight:bold;}
#nav-below {
margin: 20px 0 0 0;
}
.xoxo > li {
background: url(https://practice.szpin.ca/wp-content/uploads/2013/10/line-dot-divider-enhanced.png) bottom no-repeat;
font-color: red;
padding-bottom: 10px;
margin-bottom: 20px;
}
.xoxo > li:last-child { background:none;}

#content .entry-title { color: black;
    background: yellow;
    font-style: italic;
    font-size: 24px;
   
    display: inline;
}
.entry-title a:hover {
	background: green;
}
.entry-title a {
	display: inline-block;
	background: yellow;
	padding-left: 15px;
    padding-right: 0px;
    padding-top: 10px;
    padding-bottom: 5px;
    border:solid 1px black;
}
a:hover {
	background: pink;
}

