/*
 Theme Name:   Attitude Child for NHS
 Theme URI:    narragansetthistoricalsociety.com
 Description:  Narragansett Historical Society
 Author:       Chris Barrett
 Template:     attitude
 Version:      1.0.1
 Text Domain:  attitude-child
 
*/
@import url("../attitude/style.css");



/* for masthead */

.hgroup-wrap {
    padding-bottom:5px;
    padding-top:10px;
}

.hgroup-wrap a {
	display:inline;
	color:#395596;
}

#site-title  a {
	font-family: "Goudy Old Style", Garamond, "Big Caslon", "Times New Roman", serif;
	font-size:1.8em;
	font-weight:bold;
	color:#395596;
}

#topcontact {

	font-family: "Goudy Old Style", Garamond, "Big Caslon", "Times New Roman", serif;
	font-size:2.2em;
}

#main {
    padding: 20px 0 10px;
	color:#000000;
}



#site-description {
	font-family: Perpetua, Baskerville, "Big Caslon", "Palatino Linotype", Palatino, "URW Palladio L", "Nimbus Roman No9 L", serif;
	font-size:1.5em;
	color:#000000;
}

/* for top menu */

#access a {
    color: #395596;
    display: block;
    float: left;
    font-size: 1.2em;
    height: 2em;
    padding: 16px 0px 8px;
    text-transform: uppercase;
}

/* for footer */
#site-generator {
    border-top: 1px solid #eaeaea;
    color: #FFFFFF;
	padding: 20px 0;
	background-color:#395596;
}

#site-generator .copyright a {
	color:#FFFFFF;
}

/* for list pages */
.entryimage {
	float:left;
	width:25%;
	margin-right:12px;
	margin-bottom:5px;

}

.entrytitle {
	font-size:1.8em;
	color:#395596;
	font-weight:bold;
	margin-bottom:5px;
}

.entrytitle a {
	color:#395596;

}

.entrybox {
margin-bottom:15px;
margin-top:5px;
border-style:solid;
border-bottom:thick solid #395596;
}

.nextline {
	clear:both;
}

/* for news box */
.widget-title {
	font-family: "Goudy Old Style", Garamond, "Big Caslon", "Times New Roman", serif;
	font-size:1.9em;
	font-weight:bold;
	color:#395596;
	padding-bottom: 5px;
}

.cat-post-widget .post-title {
	font-family: "Goudy Old Style", Garamond, "Big Caslon", "Times New Roman", serif;
	font-size:1.6em;
	font-weight:bold;
	color:#395596;
}

.cat-post-widget {
	color:000000;
	font-size:1.2em;
}

.cat-post-widget ul li {
    border-bottom: 1px solid #ccc;
    list-style: none outside none;
    margin: 3px 0;
    padding: 10px 0;
}

/* for page tabs */

.pagelinks {
   border-top: 1px solid #eaeaea;
	padding: 10px;
	background-color:#395596;
	width:8%;
	margin:20px;
	border-style: solid;
    border-width: 5px;
}

.pagelinks a {
	color:#FFFFFF;
	font-size:1.2em;
	}
.page-title-wrap {display: none !important;}
.page-title {display: none !important;}