/*
Theme Name: hhs
Theme URI: http://standupforreligiousfreedom.com/
Description: Print styles for Stand Up site
Version: 1.0
Author: Eric Scheidler
Author URI: http://squarezero.org/
*/



/* COLORS
---------------------- */


/* MAJOR LAYOUT Styles
---------------------- */
body {
	background-image: none;
	font-family:"Times New Roman", Times, serif;
	font-size: 13pt;
}
@page {
	margin-top: 1in;
	margin-bottom: 1in;
}
#hidden {
	display: none;
}
#masthead {
	display: none;
}
#page {
/*	width: 6.5in; */
	border: none;
	background-color: rgb(255,255,255);
	text-align: left;
}
#content {
	background-color: rgb(255,255,255);
	margin: 0.5in;
}
#mission {
	display: none;
}
form {
	margin: 0;
	padding: 0;
}
.thanks,
.thanks2 {
	padding-bottom: 200px;
}



/*	BREADCRUMBS STYLES
------------------------- */
#crumbs {
	display: none;
}


/* HEADING Styles
---------------------- */
#newsupdates {
	margin-bottom: 15px;	
}
.pagetitle {
	background-image: none;
	font-size: 18pt;
	line-height: 24pt;
	color: black;
	text-align: center;
	margin-bottom: 0.5in;
}
h1,
h1 a:link,
h1 a:visited,
h2.big,
h2.big a:link,
h2.big a:visited {
	font-size: 18pt;
	line-height: 24pt;
	color: bloack;
	margin: 0.25in 0 0.5in;
	text-decoration: none;
	clear: both;
}
h1 a:hover,
h2.big a:hover {
	color: black;
}
#archive h1 {
}
#archive h2.big,
#archive h2.big a:link,
#archive h2.big a:visited {
}
h2 {
	font-size: 18pt;
	margin: 0.25i 0 0.5in;
}
h2.searchlisting {
}
h3,
h3 a,
h3 a:hover {
	font-size: 15pt;
	color: black;
	margin: 0.25in 0 0.25in;
}
.mandate h3,
.action h3,
.coalition h3,
.locations h3,
.leaders h3,
.private h3 {
	color: black;
}
.locations h5 {
	font-size: 10pt;
	padding-left: 0;
	margin-top: -0.25in;
}
.leaders h3 {
	border-top: 2pt solid black;
	padding-top: 0.25in;
	text-transform: uppercase;
}
h4 {
	color: black;
	font-size: 12pt;
	margin: 0 0 0.25in;
}
h4.state {
	font-size: 12px;
	color: rgb(93,41,53);
	text-transform: uppercase;
	text-decoration: underline;
	margin: 25px 0 15px;
	letter-spacing: 1px;
	word-spacing: 2px;
}
h5, h6 {
	font-size: 10px;
	line-height: 14px;
	color: rgb(120,120,120);
	}
h5 { /* Blog author and date */
	margin-top: -15px;
	padding-left: 15px;
	color: 
	}
h6 { /* Blog category and comment note */
	width: auto;
	margin: 0 0 25px;
	padding: 0 0 25px;
	font-weight: normal;
	border-bottom: 1px solid rgb(140,140,140);
	clear: both;
	}
#program {
	page-break-before: always;
}


/* BLOCK Styles
---------------------- */
h1, h2, h3.normal, h4, h5, h6,
p, ul, ol, textarea {
	text-align: left;
}
p {
	margin: 0 0 0.25in;
}
p.updated {
	text-align: right;
	font-size: 10px;
	text-transform: uppercase;
	color: rgb(100,100,100);
	float: right;
}
p.backtotop,
p.backtosection {
	display: none;
}
ul {
	margin: 0 0 15px 25px;
	padding: 0;
}
ul.jumpmenu {
	margin-bottom: 30px;
}
ol {
	margin: 0 0 15px 15px;
	padding: 0;
	}
ol.strong li {
	font-weight: bold;
	}
ol.strong li ul li {
	font-weight: normal;
	}
ul li {
	margin: 0 0 0 5px;
	padding: 0;
	}
dl {
	margin: 0 0 15px;
	padding: 0;
	} 
dl dt {
	margin: 10px 0 0;
	padding-left: 0px;
	font-weight: bold;
	font-size: 13px;
}
dl dd {
	margin: 0 0 0 20px;
	padding: 0;
	}
dd ol {
	margin-top: 10px;
	margin-bottom: 10px;
}
dd ol li {
	margin-bottom: 5px;
}
ul.gaps li {
	margin-bottom: 5px;
	}
ol li {
	margin: 0 0 10px 20px;
	padding: 0;
	}
ol li ul {
	margin: 10px 0 0;
	}
ol li ul li {
	margin-bottom: 0;	
	}
ul.nobullet li {
	list-style-type: none;
	list-style-image: none;
	}
address {
	margin: 0 0 15px 15px;
	font-style: normal;
	}
blockquote {
	padding: 0;
	margin: 0;
	}
blockquote p,
blockquote ul {
	font-size:11pt;
	line-height: 17pt;
	padding: 0 0.5in;
	margin-bottom: 12pt;
}
blockquote.right,
blockquote.left { /* Used for pullquotes because Wordpress hates DIVs */
	width: 250px;
	}
blockquote.right p,
blockquote.left p {
	font-size: 12px;
	}
.note {
	font-size: 11px;
	line-height: 16px;
	border: 1px solid rgb(110,110,110);
	padding: 10px 10px 0;
	background-color: rgb(235,240,255);
	margin-bottom: 15px;
	}
p.note {
	padding-bottom: 10px;
	}
.note p {
	margin-bottom: 10px;
	}
hr {
	border-top: 0px;
	border-bottom: 1px solid rgb(140,140,140);
	margin-bottom: 10px;
	height: 1px;
	}
.noclear {
	clear: none;
	}
.tinynote {
	font-size: 11px;
	}
table.days {width: 500px;}
td.day {
	width: 90px;
	}
.noon {
	float: right;
	width: 120px;
	font-size: 11px;
	line-height: 17px;
	margin-right: 50px;
	color: rgb(93,41,53);
}
.noon strong {
	font-size: 11px;
	color: rgb(93,41,53);
}
.novena {
	background-color: rgb(250,245,240);
	padding: 20px 20px 5px;
	font-style: italic;
	border: 1px solid black;
	margin: 20px 0 15px;
}
.novena h3 {
	font-style: italic;
	padding-left: 0;
	margin-top: 0;
	margin-bottom: 20px;
}
.notice {
	background-color: rgb(220,220,220);
	padding: 10px 20px 5px;
	margin: 25px 0 25px;
	font-family: 'courier new', courier, monotype;
	font-size: 11px;
}
h3#guidehead,
h3#guidehead a,
h3#guidehead a:hover {
	color: rgb(5,5,5);
	color: black;
}
#press {
	clear: both;
	width: 220px;
	float: right;
	margin-left: 20px;
	margin-bottom: 30px;
}
.locations #press {
	margin-top: 20px;
}
#press h3 {
	background-image: url("images/presscontact.png");
	background-position: 0 0;
	background-repeat: no-repeat;
	font-size: 2px;
	line-height: 2px;
	color: rgb(245,245,245);
	padding: 25px 0 5px;
	margin: 0;
}
#press p {
	line-height: 17px;
	margin-bottom: 5px;
}
#press p,
#press strong {
	color: rgb(42,64,107);
	font-size: 11px;
}

/* LINK Styles
---------------------- */
a:link {
	text-decoration: none;
	color: black;
}
a:visited {
	color: black;
}
a:hover {
	color: black;
	text-decoration: none;
}
a.back:link,
a.back:visited {
	display: none;
}
.pdf {
}


/* INLINE Styles
---------------------- */


/* SIDEBAR Styles
---------------------- */
#sidebar {
	display: none;
}


/* FOOTER Styles
---------------------- */
#footer {
	margin-top: 0;
	margin-bottom: 0;
	background-color: rgb(255,255,255);
	width: 100%;
}
#footer p {
	font-size: 11pt;
	line-height: 15px;
	color: rgb(0,0,0);
	font-weight: bold;
	margin: 0;
	padding: 4px 15px;
	text-transform: uppercase;
	letter-spacing: 0;
	word-spacing: 0;
}
#footer a:link,
#footer a:visited {
	text-decoration: none;
	color: rgb(240,240,240);
	}
#footer a:hover {
	text-decoration: underline;
	}

/* IMAGES Styles
---------------------- */
.right {
	float: right !important;
	padding: 0.25in 0 0.25in 0.25in !important;
}
.left {
	float: left !important;
	padding: 0.25in 0.25in 0.25in 0 !important;
}
.leaders img {
	display: none;
}


/* BLOG Styles
---------------------- */


/* TOPNAV Styles
	Usage: Links to Earlier and Later entries at top of page
------------------------- */
ul.topnav {
	display: none;
}
