/*
 Theme Name:     Pharmacy Checker Blog Theme
 Theme URI:      http://www.elegoantthemes.com/gallery/divi/
 Description:    PC Blog Theme
 Author:         Elegant Themes
 Author URI:     http://www.elegantthemes.com
 Template:       Divi
 Version:        1.0.0
*/
 
@import url("../Divi/style.css");
 
/* =Theme customization starts here
------------------------------------------------------- */
.pcheadline {
    color: #000;
	background-color: white;
	font-family:  baskerville, 'palatino linotype',palatino,georgia,serif;
	font-weight: normal;
	margin:0;padding: 0; 
	line-height: 1.2em;
	color:#000;
	width: 100%;
}

.pcsite-description {display:block; clear:left;  margin:13px 0 0 .5em;}
.pcsite-description h6 {font-size:1.5em;font-family: palatino, times, georgia; font-style:italic;color:#aaa; clear:none; display:inline-block; width:55%  }
.pcsite-description .pcoriginalauthor {font-size:1em;font-family: palatino, times, georgia; font-style:italic;color:#aaa;  margin-left:25px; vertical-align:bottom; display:inline-block; clear:left;}

#et-top-navigation {
    float: left;
	padding-left: 0px !Important;
}

.pcsite-description {
    display: block;
    clear: left;
    margin: 0px 0 0 0em;
}

#pcheaddiv {
	float: left; 
	width: 55%;
}

.site-title {
    padding-bottom: 0px;
	height: 40px;
}

#welcome {
	width: 248px;
	font-size: small;
	border:1px solid #aaa;
	margin-bottom: 1em;
 	background:#0D1E45 url(images/welcomebg-blue.png) repeat-x top left; 
	text-shadow: #002A7F 0 0 1px;
}

#welcome .welcometext {
	border: 1px solid #fff;
	color: #D3DBE5;
	padding: 13px 14px 15px 15px;
}

#welcome .greeting{
	font-size: medium;
	color: #fff;
	border-bottom: 1px solid #93A6BD;
	padding: 2px 0 4px;
	margin-bottom: 5px;
}

#welcome a {color: #fff;}

#welcome a:hover {text-decoration: underline;}

.comment-body {
    padding: 0 110px 0 20px;
}

.comment .children {
    margin-left: 25px;
}

blockquote {
    border-left: 1px;
	border-color: border-color: #0d1e45;
}

blockquote p {
	padding-bottom: 1em;	
}

.wp_followme_c2 {
	display: none;
}

#top-header, #et-secondary-nav li ul {
    background-color: #072a5a !Important;
}

#main-content .container {
    padding-top: 15px;
}

.pcsite-description h6 {
    font-size: 1.25em;
	width: 100%;
}

@media all and (max-width: 725px) {
.site-title {
    padding-bottom: 0px;
    height: 70px;
}

.pcsite-description h6 {font-size:1.5em;font-family: palatino, times, georgia; font-style:italic;color:#aaa; clear:none; display:inline-block; width:100%  }

#pcheaddiv {
	float: left; 
	width: 100%;
}
}

.home {
 color: black;
}

.post-title h2 a {
	color: #000;
}


th {
	padding: 4;
	color: #fff;
	font-weight: bold;
}

