.lcp_catlist li {
list-style: none;
}



.entry-title {
    font-size: 26px;
    line-height: 1;
}






/*
.inside-left-sidebar .widget inner-padding widget_nav_menu {
background: #eeeeee

}

*/




/* Read More
------------------------------------------------------------ */
.read-more-button {
   background-color: #F05123;
   padding: 4px 8px;
   float: right;
   border-radius: 4px;
   -moz-box-shadow:    1px 1px 1px 1px #d4d4d4;
   -webkit-box-shadow: 1px 1px 1px 1px #d4d4d4;
   box-shadow:         1px 1px 1px 1px #d4d4d4;
}
 
.read-more-button:hover {
  background-color: #9C2C0B;
}
 
.entry-content a.read-more-button {
   color: #fff;
   font-size: 90%;
}
}

/* List category Plugin adjustments */
.lcp_catlist li{
    list-style: none;
	font-weight: normal;
}

.lcp_catlist  img {
 float: left;
 margin: 20px 15px 10px 0;
 position:relative;
 }

.lcp_title {
margin-top: 10px;
font-size: 1.7em;
font-weight: bold;
line-height: 1.5em;
display:block;
}

 .lcp_date {
font-size: .9em;
}

 .lcp_author {
font-size: .9em;
}

 .lcp_excerpt {
 margin-top: 10px;
 text-align: justify;
 font-weight: normal;
 display:block;
}

 ul.lcp_catlist li:before,
 ul.lcp_catlist li {
 list-style-type:none !important;
 border-bottom: #EDE4D8 solid 2px;
 content:none !important;
 padding-right:5px;
 padding-bottom: 30px;
 }

ul.lcp_paginator li:before,
ul.lcp_paginator li {
list-style-type:none !important;
border: 0px;
content:none !important;
padding-right:0px;
}

ul.lcp_paginator li a {
list-style-type:none !important;
border: 1px solid black;
padding:10px;
position:relative;
top:3px;
}


/*

.widget-title {
    background: #11721d;
    color: white;
    margin: -10px -20px 20px;
    padding: 10px;
}
*/

/* Widget title top rounded border - may need to adjust to match border radius of widget 
.widget-title {
      -webkit-border-top-left-radius: 10px;
      -webkit-border-top-right-radius: 10px;
      -moz-border-radius-topleft: 10px;
      -moz-border-radius-topright: 10px;
      border-top-left-radius: 10px;
      border-top-right-radius: 10px;
}

*/

/* Widget rounded corners
.widget {
      -moz-border-radius: 10px;
      -webkit-border-radius: 10px;
      border-radius: 10px;
}

*/

/* Content rounded corners */
.inside-article {
      -moz-border-radius: 10px;
      -webkit-border-radius: 10px;
      border-radius: 10px;
}

/*
.inside-right-sidebar {
      -moz-border-radius: 10px;
      -webkit-border-radius: 10px;
      border-radius: 10px;
}

*/

.menu-item .description {
    display: block;
    line-height: initial;
    padding-bottom: 0.5em;
    margin-top: -1.8em;
    font-size: 8px;
    }



.sidebar .widget .widget-title {
    color: #11721d;
text-align: center;
}



.custom-search {
     float: left;
width: 300px;
margin-top: 5px;
}







.my-awesome-widget li {
    display: inline-block;
    margin-bottom: 15px;
    padding: 10px;
    font-size: 12px;
    background-color: #eeeeee;
}

/* SylvaSpyda's Custom Styles */

.my-section-header{
    min-height: 400px;
    text-align: center;
}

.my-slider-heading{
    font-size: 42px;
    font-weight: bold;
}

.my-slider-rider{
    font-size: 18px;
}

.highlight-row{
}

.highlight-column{
}
