/* This CSS file is created for you to create or override any of the existing CSS styles used in this theme */

h1.entry-title a,
.page h2.entry-title a
{
  color:#f60;
  font-size: 36px;
  line-height: 56px;
  font-weight: normal;
  letter-spacing: 3px;
}



.entry-info .tags a{
  font-weight: normal;
  font-size: 11px;
}

.entry-photo {
  border-top: 20px solid #000;
  border-bottom: 20px solid #000;
  padding: 0px 0px 0px 0px;
  margin: 10px 0px 10px 0px;
}

#nav a {
  text-transform: none;
}

a.tagsize{
  text-decoration: none;
}

a.tagsize-8 {  color: #d4d4d4;}
a.tagsize-9 {  color: #d0d0d0;}
a.tagsize-10 {  color: #c4c4c4;}
a.tagsize-11 {  color: #c0c0c0;}
a.tagsize-12 {  color: #b4b4b4;}
a.tagsize-13 {  color: #b0b0b0;}
a.tagsize-14 {  color: #a4a4a4;}
a.tagsize-15 {  color: #a0a0a0;}
a.tagsize-16 {  color: #949494;}
a.tagsize-17 {  color: #909090;}
a.tagsize-18 {  color: #848484;}
a.tagsize-19 {  color: #808080;}
a.tagsize-20 {  color: #747474;}
a.tagsize-21 {  color: #707070;}
a.tagsize-22 {  color: #646464;}
a.tagsize-23 {  color: #606060;}
a.tagsize-24 {  color: #545454;}

.entry-content h2 {
   border-top: 10px solid #aaa;
   padding: 20px 0px 10px 0px;
   margin: 10px 0px 0px 0px;
   color: #312782;
  font-weight: normal;
  letter-spacing: 2px;
}

.entry-content h3 {
  color: #444;
  font-weight: normal;
  letter-spacing: 2px;
}

.entry-content ol li,
.entry-content ul li {
  margin: 0px 0px 10px 0px;
}


