/* ==============================================================================
Theme Name: drwaynechou
Theme URI: http://drwaynechou.com
Description: Powerful Multipurpose Wordpress Theme
Author: swc
Author URI: http://www.smartwebcanada.com
Version: 1.2
License:GNU General Public License
License URI:license.txt
================================================================================= */
.home h3 {
	color: #333;
	text-transform:inherit;
	font-weight:400;
	margin-bottom: 50px;
}
.homer .one_third {
    margin-bottom: 25px;
}
h1,h2,h3,h4 {
	font-weight: 800;
	text-transform: uppercase;
}
h5 {
	font-weight: 800;
	color: #333 !important;
	margin-bottom: 1em;
}
	
p {
	font-size: 1.2em;
}
.subfooter-bar {
	background:none;
}
.subfooter {
	background: #0067C4 ;
}
footer#sitefooter {
	background-color: #3D3D3D;
	color: #ffffff;
}
footer#sitefooter ul.footer-menu li a {
	color:#ffffff;
}
header#siteheader .container {
	min-height: 100px;
}
.sf-menu > li a {
	line-height: 96px;
}
header#siteheader nav {
	top:0;
}
aside.sidebar .widget-container .widget-title, aside.sidebar .widget-container h4 {
	font-size: 18px;
}
aside .widget-container ul li {
	font-size: 14px;
}
li {
	line-height: 1;
}
aside.sidebar .widget-container #menu-service-menu a {
color: #333333;
text-transform: uppercase;
}

.post_content ul {
	
font-size: 1.2em;
list-style: disc;
margin-left:1em;
}

aside .widget_nav_menu ul li.current-menu-item {
border-left: 2px solid #0067C4;
}
.c_form form > p {
	text-align:left;
	margin:0;
}
.c_form input[type="text"], .c_form input[type="password"], .c_form input[type="email"], .c_form input[type="tel"], .c_form input[type="url"], .c_form textarea, .wpcf7 input[type="text"], .wpcf7 input[type="password"], .wpcf7 input[type="email"], .wpcf7 input[type="tel"], .wpcf7 input[type="url"], .wpcf7 textarea {
	color:#333;
}


.c_form input[type="email"], .wpcf7 input[type="email"]{
float:none !important;
}