/*
Theme Name:     coraline-child
Description:    Child theme to Coraline theme
Author:         admin
Template:       coraline

(optional values you can add: Theme URI, Author URI, Version)
*/



a, a:visited {
	color: #1e73be;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #000;
	border-bottom: 1px solid #1e73be;
}
.entry-content h3 {
	letter-spacing: 0.025em;
	text-transform: none;
}

#branding img {
	border: 1px solid #000;
	border-width: 0px 0 0px;
	max-width: 100%;
	height: auto;
}

#colophon {color: gray;
}

h1#site-title {
	font-family: "PT Serif", "Times New Roman", Times, serif;
}
#site-title, #site-description {
   	font-size: 2em;
	opacity:0;
}
#columnColor {
	background-color:#fff8dc;
	height:225px;
	margin-top:10px;
	padding-left:20px;
}
#sidebarColor {
	background-color:#fff8dc;
	padding: 15px;
}
.leftPhoto {
	height:280px;
	}
#footer-widget-area #first { width: 180px; 
}
#footer-widget-area #first ul .widget-container { width: 100%; float:left; margin-right:0%; }

#footer-widget-area #second { width: 387px; }
#footer-widget-area #first ul .widget-container { width: 100%; float:center; margin-right:0%; }

#footer-widget-area #third { width: 180px; }
#footer-widget-area #first ul .widget-container { width: 100%; float:right; margin-right:0%; }

#footer-widget-area #fourth { width: 180px; }
#footer-widget-area #first ul .widget-container { width: 100%; float:right; margin-right:0%; }