﻿/*-- Enter your custom CSS below --*/


/* three column layout */
div#column_01 {
	float: left;
	clear: none;
	width: 51%;
	}
div#column_wrap {
	float: right;
	clear: none;
	width: 48%;
	}
	div#column_02 {
		float: left;
		clear: none;
		width: 99%;
		}
	div#column_03 {
		float: right;
		clear: none;
		width: 45%;
		}



	.site-content {
		width:71%;
	}


.scu-readmore {
   text-decoration:none;
}


a {
   text-decoration:none;
font-weight:bold
}

.entry-content p, .entry-summary p, .comment-content p, .mu_register p {
    line-height: 1.23;
    margin: 0 0 1rem;

}
.entry-content ul, .comment-content ul, .mu_register ul {
    list-style: circle outside none;
}

.site-content article {
    -moz-hyphens: none;
    border-bottom: 0;
    margin-bottom: 0rem;
    padding-bottom: 0rem;
    word-wrap: break-word;
}

.widget-area .widget p, .widget-area .widget li, .widget-area .widget .textwidget {
    line-height: 1.15;
}

.site-content {
    margin: 0rem 0 0;
}

.site-header h2 {
    color: #676767;
    font-size: 1rem;
padding-left: 10px;
    line-height: .5;
}

#content .post {
	margin: 45px;
}


.lcp_catlist li, .page-indent p{
    margin: 0 10rem 0 5rem;
padding-bottom: 10px;
}


.su-heading-shell {
    font-size: 1.15em;
    padding: 8px 0; 
}

.main-navigation li a {
    line-height: 3;
  font-size: 120%;
}

.main-navigation li ul li a {
    font-size: 0.9rem;
    padding: 0.1rem 0.1rem;
}