/* 

  Freedom From Religion master styles 
  -----------------------------------
  Retrofit - new styles 7/9/09

*/

body {
	margin: 0;
	padding: 0;
	font-family: arial, helvetica, sans-serif;
	color: #333;
	font-size: 13px;
	background: #fff url(../images/new-body-bg.gif) repeat-x 0 0;
}

img, a img {
    border: 0;
}

/* common elements */

p {
	font-family:arial, helvetica, sans-serif;
	font-size: 13px;
	/*/*/
	line-height: 16px;
	/* end NN4 fix */
	color: #333;
	margin-top: 0;
	margin-bottom: 1em;
}

h1, h2, h3, h4 { font-family: Georgia, Arial, sans-serif; font-weight: normal; color: #2f5b72; }


h1 {
	font-size: 30px;
	margin-top: 0px;
	margin-bottom: 7px; 
}

h2 {
	font-size: 20px;
	margin-top: 5px;
	margin-bottom: 7px;
}

h3 {
	font-size: 16px;
	margin-top: 8px;
	margin-bottom: 8px;
}

h4 {
	font-size: 13px;
	margin-top: 0;
	margin-bottom: 2px;
}

ul {
	margin: 0;
	padding: 0 25px 0 15px;
}



ol { padding: 0 30px 1em 30px; }
li {
	margin-bottom: 1em;
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
 }

hr {
	color: #73a8c3;
	background-color: #73a8c3;
	height: 1px;
	border: none;
	margin-top: 1.2em;
	margin-bottom: 1.2em;
}

blockquote {
	margin: 0;
	padding: 0 30px 1em 30px;
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
}

/*/*/
.picborder { border: 1px solid #2f5b72;
	margin: 5px 15px 15px 15px; }
/* end NN4 fix */

.pullout { border: 1px solid #2f5b72;
	margin: 5px 15px 15px 15px;
	padding: 10px;
	width:200px; }

form {
	margin: 0;
	padding: 0;
}


.h3 {
	font-family: Georgia, Arial, sans-serif;
	font-weight: normal;
	color: #2f5b72; 
	font-size: 16px;
	margin-top: 0px;
}

/* newsfooter style */

.newsfooter {
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
	color: #2f5b72; }


/* link styles */
a:link {
	color: #2f5b72;
	font-weight: bold;
	text-decoration: none;
}

a:visited {
	color: #2f5b72;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #2f5b72;
	font-weight: bold;
	text-decoration: underline;
}

a:active {
	color: #000033;
	font-weight: bold;
	text-decoration: underline;
}

.breadcrumb {
	color: #10394f;
	font-size: 10px;
	font-weight: normal;
	/*/*/
	line-height: 13px;
	/* end NN4 fix */
}

.breadcrumb a:link {
	color: #10394f;
	font-weight: normal;
	text-decoration: none;
}

.breadcrumb a:visited {
	color: #10394f;
	font-weight: normal;
	font-weight: normal;
}

.breadcrumb a:hover {
	color: #10394f;
	font-weight: normal;
	font-weight: normal;
}

.breadcrumb a:active {
	color: #000;
	font-weight: normal;
	text-decoration: underline;
}


.breadcrumbbigger {
	color: #10394f;
	font-size: 12px;
	font-weight: normal;
	/*/*/
	line-height: 13px;
	/* end NN4 fix */
}


.breadcrumbbigger a:link {
	color: #10394f;
	font-weight: normal;
	text-decoration: none;
}


.breadcrumbbigger a:visited {
	color: #10394f;
	font-weight: normal;
	text-decoration: none;
}

.breadcrumbbigger a:hover {
	color: #10394f;
	font-weight: normal;
	text-decoration: underline;
}

.breadcrumbbigger a:active {
	color: #003;
	font-weight: normal;
	text-decoration: underline;
}

.plainlink a:link {
	color: #333;
	font-weight: normal;
	text-decoration: none;
}

.plainlink a:visited {
	color: #333;
	font-weight: normal;
	text-decoration: none;
}

.plainlink a:hover {
	color: #2f5b72;
	font-weight: normal;
	text-decoration: underline;
}

.plainlink a:active {
	color: #000;
	font-weight: normal;
	text-decoration: underline;
}

img a { border-style: none; }

/* layout styles */

.header { background: #2f5b72; }

.main { background: #fff; }

#leftcolumn { margin: 8px 0; }

#content { /* retrofit adjusted */
	margin: 0;
	padding: 8px 32px 8px 16px;
	width: 730px;
	text-align: left;
}

#rightcolumn { margin: 0px 0px 0px 0px; }

#search { padding-right: 10px; }

#search .texta {
	width: 138px;
	font-size: 11px;
	border: 1px solid #333;
	margin-right: 4px;
	padding: 1px;
	background: #fff;
}

#footer {
	background: #fff;
	border-top: 1px solid #73a8c3;
}

/* nav styles */

#navigation {
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	background: #e5e7d8;
}

.section {
	color: #fff;
	font-weight: bold;
}

.navitem a {
	text-decoration: none;
	font-weight: normal;
	color: #10394f;
	margin: 0;
	padding: 0 0 1px 14px;
}

.navitem a:hover {
	color: #2f5b72;
	text-decoration: underline;
}

.navitem a:active {
	color: #000320;
	text-decoration: underline;
}

.current a {
	text-decoration: none;
	font-weight: normal;
	color: #10394f;
	margin: 0;
	padding: 0;
}

.current a:hover {
	color: #2f5b72;
	text-decoration: underline;
}

.current a:active {
	color: #000320;
	text-decoration: underline;
}

/* text styles */
.welcometext {
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
	line-height: 14px;
	color: #10394f;
margin-right: 10px;
}

/*/*/
.firstword { font-size: 130%; }
/* end NN4 fix */

.footertext {
	color: #10394f;
	font-size: 10px;
	line-height: 12px;
	padding: 8px 0 20px 0;
}

.fineprint {
	color: #10394f;
	font-size: 10px;
	line-height: 12px;
}

.caption, .caption a	{
		font-style:italic;
		text-align:center;
		font-size:12px;
		color:#10394f;
		margin: 0px 0 15px 0;
		text-decoration: none;
		font-weight: normal;
	}
.caption a:hover {
	text-decoration: underline;
}

/* home page ad rollovers */

#adtable a { display: block;}

.oneoff { border: 1px solid #abd088; display: block; background-color: #abd088; }
.oneon { border: 1px solid #3f7430; display: block; background-color: #abd088; }

.twooff { border: 1px solid #eaa7a0; display: block; background-color: #eaa7a0;}
.twoon { border: 1px solid #983126; display: block; background-color: #eaa7a0;}

.threeoff { border: 1px solid #d6c06b; display: block; background-color: #d6c06b;}
.threeoff a { display: block; font-size: 12px; color: #795302; font-weight: normal; text-decoration: none; padding-top: 76px; padding-bottom: 2px; }
.threeon { border: 1px solid #42136b; display: block; background-color: #d6c06b;}
.threeon a { display: block; font-size: 12px; color: #795302; font-weight: normal; text-decoration: none; padding-top: 76px; padding-bottom: 2px; }

.fouroff { border: 1px solid #bbabc9; display: block;}
.fouron { border: 1px solid #42136b; display: block; }


/* Subnav styles - (ftoday, convention, etc.) */
h1.subnav {
	font-family: Georgia, Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	margin: 0;
}
h2.subnav {
	font-family: Georgia, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	margin: 0;
}
.subnavlink {
	color: #fff;
	font-weight: normal;
	text-decoration: none;
}

.subnavlink a:link {
	color: #fff;
	font-weight: normal;
	text-decoration: none;
}

.subnavlink a:visited {
	color: #fff;
	font-weight: normal;
	text-decoration: none;
}

.subnavlink a:hover {
	color: #fff;
	font-weight: normal;
	text-decoration: underline;
}

.subnavlink a:active {
	color: #fff;
	font-weight: normal;
	text-decoration: underline;
}

/* Search Results formatting */

.url {
	font-size: 11px;
	color: #6d6d6d;
}


/* New header 
--------------------------------------*/

#new-header {
    width: 960px;
    height: 122px;
    background: url(../images/new-header-bg.gif) no-repeat 0 0;
    position: relative;
}
#new-header #logo {
    position: absolute;
    top: 22px; left: 0;
    width: 206px; height: 78px;
}
#tagline {
    position: absolute;
    top: 62px; right: 0;
    font-family: Georgia, Times, sans-serif;
    font-size: 18px;
    color: #e2dfcb;
    word-spacing: 1px;
    line-height: 1;
    text-shadow: #000 0 0 0;
}
form#quick-search {
    width: 157px; height: 35px;
    position: absolute;
    top: 2px; right: 0;
    margin: 0; padding: 0; border: 0;
    background: url(../images/new-search-bg.gif) no-repeat 0 0;
}
form#quick-search fieldset {
    margin: 0; padding: 0; border: 0;
}
#quick-search #keywords {
    position: absolute;
    top: 6px; left: 13px;
    width: 100px; height: 16px;
    margin: 0;  padding: 4px 6px 0 6px;
    border: 0; outline: 0;
    background: none;    
    font-size: 10px;
    line-height: 1em;
    color: #738ba2;
}
#quick-search #submit {
    position: absolute;
    top: 5px; right: 12px;
    width: 20px; height: 20px;
    border: 0; background: none;
    text-indent: -9999px;
    cursor: pointer;
}

