/******************************************  
 CUSTOM STYLESHEET
*******************************************/

/*
* You can place your custom CSS statements in this file, after this message.
* It is better to write everything custom here
* because this file won't be replaced during updates.
* 
* Simply copy an existing style from style.css to this file, 
* and modify it to your liking.
*/


#logo {
 	margin:0 0 0px;
 	padding-top:15px;
	padding-bottom:13px;
	text-align:center;
	border-top:1px solid #EEE;
	font-family:Prata, Georgia,"Times New Roman",Times,serif;
	background-color: #c8d2dc;
}

/*Headings */
h1,h2,h3,h4,h5,h6 { margin:0; padding:0; }
h1 { font-size: 24px; }
h2 { font-size: 20px; }
h3 { font-size: 18px; }
h4 { font-size: 16px; }
h5 { font-size: 14px; }
h6 { font-family:"Droid Serif", Georgia, serif; font-weight: normal; text-transform:uppercase; font-size: 13px; }

.hr { border-top: 1px solid #EEE; }

.overlay { display: none; }

a.rsswidget { font-size: 14px!important; }

.widget_rss h3.title img { display: none;}


.widget_rss h3.title {
background-image: url(images/icons/feed2.png)!important;
background-repeat: no-repeat!important;
padding: 8px 0 8px 30px;

}

.textwidget img { width: 100%; height: auto; }

@media screen and (max-width: 980px) { 

.tag-link-38 { font-size: 18px; }

}

@media screen and (max-width: 240px) { 

.widget_tag_cloud a { font-size: 17px!important; }

}
@media screen and (max-width: 640px) {
    #header { position: relative; }
    .header-icons { position: absolute; top:10px; right:15px; }
}