/*
 Theme Name:     TheSource Child Theme
 Theme URI:      http://www.elegantthemes.com/gallery/thesource/
 Description:    TheSource Child Theme
 Template:       TheSource
*/

@import url("../TheSource/style.css");
/* =Theme customization starts here

------------------------------------------------------- */

#phone702 {
	color: #FFF;
	font-size: 140%;
	position: relative;
	left: 30px;
}
#headlightnote {
	color: yellow;
	float: right;
	font-size: 140%;
	margin-top: -23px;
	padding-bottom: 20px;
	height: 20px;
	background: url(http://lch-llc.headlights2020usa.com/wp-content/uploads/arrow-yellow.png) no-repeat bottom right;
}
#page-menu {
	margin-top: 10px;
}
#home #recent-posts, .slide .description .tagline, #search-form, body#home #recent-posts .entry .post-meta p, .recent-cat .entry p.meta-info, .post-edit-link {
	display: none;
}
img#logo {
	padding: 0 0 5px;
	margin: 0 0 0 15px;
}
#featured .description p {
	margin-top: 20px;
}
.description P {
	color: #FFF;
}
#sidebar {
	margin-top: 0;
}
#cat-nav {
	bottom: -15px;
}
.et-box-content {
	font-size: 90%;
}
BLOCKQUOTE {
	position: relative;
	padding: 20px 50px;
	margin: 10px auto;
	background-color: #fff;
	-webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2), inset 0 0 50px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2), inset 0 0 50px rgba(0, 0, 0, 0.1);
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.2), inset 0 0 50px rgba(0, 0, 0, 0.1);
	font-style:normal;
}
.entry-content h2 {
	font-size: 18px;
}
IMG.alignright, IMG.alignleft, IMG.aligncenter {
	-moz-box-shadow: 6px 6px 6px #adadad;
	-webkit-box-shadow: 6px px 6px #adadad;
	box-shadow: 6px 6px 6px #adadad;
	margin: 5px 25px 15px 10px;
	border: 1px solid #757575;
	border-radius: 2% 2% 2% 2%!important;
}
#blurbs IMG.alignright, #blurbs IMG.alignleft, #blurbs IMG.aligncenter, .noShadow {
	-moz-box-shadow: 0 0 0 #FFF;
	-webkit-box-shadow: 0 0 0 #FFF;
	box-shadow: 0 0 0 #FFF;
	border: 0 solid #FFF;
	border-radius: 2% 2% 2% 2%!important;
}
IMG.alignright, IMG.alignleft, IMG.aligncenter {
	margin-right: 10px;
}
.learn-more-content span {
	display: block;
}
FIELDSET {
	background: #FFF;
	margin-bottom: 17px;
	padding: 5px 5px 5px 10px;
	border: 1px solid #757474;
	-moz-box-shadow: 2px 3px 6px #bdbdbd;
	-webkit-box-shadow: 2px 3px 6px #bdbdbd;
	box-shadow: 2px 3px 6px #bdbdbd;
}
LEGEND {
	font-size: 170%;
	font-variant: small-caps;
	letter-spacing: 3px;
	font-style: italic;
	padding: 2px 10px 6px;
}
.formSmall {
	width: 45px;
}
.formMedium {
	width: 160px;
}
.formLarge, .wpcf7 textarea {
	width: 510px;
}
.entry-content .date, .meta-info {
	display: none;
}
IMG.alignleft {
	margin-right: 20px;
}
#recent-posts .entry h2.title, #recent-posts .entry h1.title, h3#comments {
	font-size: 30px;
}
.entry-content p {
	margin-bottom: 8px;
}
#cat-nav-content ul.nav li a {
	padding: 8px 1px 21px;
}
#header-top {
	padding-top: 10px;
}
.textwidget P { line-height: 18px; }