/* 
Theme Name: GetReligion
Theme URI: http://www.pierpointwebsite.com
Description: GetReligion v2 Theme for WordPress
Version: 2.0
Author: Pierpoint
Author URI: http://www.pierpointwebsite.com
*/


/**	{ font-family: verdana, arial, sans-serif; }*/
body	{
	font-size: 14px;
	margin: 0;
	background: #fff;
	background: url(/images/backgroundHeaderExpand.gif);
	background-position: top left;
	background-repeat: repeat-x;
}

#sch { margin: 0; padding: 0; }

#page {
	margin: 0 45px 0 0;
	}

#top {
	padding-left: 10px;
	height: 191px;
	background: url(/images/backgroundHeader.gif);
	background-repeat: no-repeat;
	}
	
#top a { text-decoration: none; color: #36a; font-weight: bold; }
#toptag { float: left; letter-spacing: .2em; font-weight: bold; 
          margin-top: -12px; margin-left: 50px; }

#toptag	{ margin-bottom: 20px; }

#bar {
	position:absolute;
	float:left;
	top:191px;
	left:0px;
	margin-left:15px;
	font-family: verdana, arial, sans-serif; 
	font-size:x-small;
	font-weight:normal;
	line-height:140%;
	padding:2px;
	margin-bottom: 15px;
	width: 205px;
	color: #627597;
	}
#bar a {
	color: #627597;
	}
#bar a:hover {
	background-color: #CCCCCC;
	color: #000000;
	}
.hr {
	padding-top:0px; padding-bottom:15px;
	}
#main {
	margin-left:210px;
	padding-left:40px;
	}
#txt {
	color: #000;
	font-size: .75em;
	line-height: 1.75em;
	padding: 5px;
	padding-right: 10px;
	margin-right: 2%;
	}
#txt a {
	text-decoration: none;
	}
#txt .storycontent a {
	color: #990000;
	}
#txt .storycontent a:hover {
	color: #fff;
	background: #990000;
	}
.storycontent img {
	border: 1px solid #d6d6d6;
	padding: 7px;
	background-color:#fff;
	}
.storycontent p {
	font-family: Georgia, Palatino, "Times New Roman", Courier, serif;
	font-size:13px;
	}

.clear	{ clear: both; }

input, form, 
#nav, #nav ul, #nav ul li,
#bar, #txt,
#sch 	{ display: inline; }

#sch form input#go  { border-width: 1px; border-style: solid; }

#nav ul	{ list-style-type: none; 
	}
#nav ul li a 	{ padding: 2px 10px;
	  width: auto;
	  text-align: center;
	  white-space: nowrap;
	  text-decoration: none;
	  font-variant: small-caps;
	  font-weight: bold;
	  border-style: solid;
	  border-width: 1px;
	}

#sch form input     { background: transparent; }
#sch form input#go  { padding: 0; }

.headline	{ display: block; width: 100%; }
.headline	{ font-size: 21pt; font-family: serif; 
						color: #999;  text-decoration: none; }
.feedback	{ margin-bottom: 20px; }

#bar h1	{ font-size: 1.1em; padding: 0; margin: 2px 0; }
#bar h2	{ font-size: 1.1em; padding: 0; margin: 2px 0; }

#bar ul {
	list-style: none;
	margin-left: 5px;
	padding-left: 0;
	margin-bottom: 10px;
	}

#nav ul li ul 	{ position: absolute; bottom: 0; left: 0; right: auto;
	}
#nav ul li ul li    { margin: 4px 0; }
#nav ul li ul li a  { display: inline;
                      padding: 0 8px;
	}
#nav ul li ul li a:link, 
#nav ul li ul li a:visited, 
#nav ul li ul li a:hover, 
#nav ul li ul li a:active 
	{ text-decoration: underline; 
	  font-weight: normal;
	}

#nav ul li ul li a:hover 
	{ background: none }

a {
	color: #4682B4;
	border-bottom: 0px dotted #4682B4;
	text-decoration:none;
	}
a:visited {
	color: #4682B4;
	border-bottom: 0px dotted #4682B4;
	text-decoration:none;
	}
a:hover {
	color: #000000;
	}

#top a:hover { background-color: transparent; }

.postedby {
	font-size: 9px;
	color: #425679;
	}
.postedby a {
	color: #425679;
	}

#bar h1, #bar h2 {
		font-family:georgia, serif;
		color:#666666;
		font-size:large;
		font-weight:normal;
  	padding:2px;
  	margin-top:15px;
		margin-left: 2px;
}
#commentPreview {
	font-size:14px;
	font-family: Georgia, Palatino, "Times New Roman", Courier, serif;
	color: #425679;
}

.search-results {
	font-size: 16px;
	line-height: 100%;
}	

.search-meta {
	font-size: 16px;
	margin-bottom: 15px;
}
	
.search-result {
	margin-bottom: 15px;
}	
	
.search-title {
	font-family: georgia, serif;
	font-size: 18px;
	color: #425679;
	font-weight:bold;
}	
	
.search-match {
	margin-top: 5px;
}

.search-nav {
	font-size: 23px;
	padding-bottom: 30px;
}

/* image fix */
img.alignleft, div.alignleft {
float:left;
margin:0 0.5em 0.5em 0;
}
img.alignright, div.alignright {
float:right;
margin:0 0 0.5em 0.5em;
}
img.aligncenter, div.aligncenter {
text-align:center;
margin:0 auto;
}

.categories-dd select {width:112px;}

