@charset "utf-8";
body {
	font: 100%/1.4 Verdana, Arial, Helvetica, sans-serif;
	background: #ffffff;
	background-image:url(images/background_texture.jpg);
	background-position:top center;
	background-repeat:repeat-x;
	margin: 0;
	padding: 0;
	color: #000;
}
			#menu {
				font-family: Arial, sans-serif;
				font-weight: bold;
				text-transform: uppercase;
				margin: 15px 0;
				padding: 0;
				list-style-type: none;
				background-color: #eee;
				font-size: 13px;
				height: 40px;
				border-top: 2px solid #eee;
				border-bottom: 2px solid #ccc;
			}
			#menu li {
				float: left;
				margin: 0;				
			}
			#menu li a {
				text-decoration: none;
				display: block;
				padding: 0 20px;
				line-height: 40px;
				color: #666;
			}
			#menu li a:hover, #menu li.active a {
				background-color: #f5f5f5;
				border-bottom: 2px solid #DDD;
				color: #9C1421;
			}
			#menu_wrapper ul {margin-left: 12px;}
			#menu_wrapper {padding: 0 16px 0 0; background: url(images/grey.png) no-repeat right;}
			#menu_wrapper div {float: left; height: 44px; width: 12px; background: url(images/grey.png) no-repeat left;}

/* ~~ Element/tag selectors ~~ */

h1, h2 {
	font-family:'Droid Serif', Georgia, "Times New Roman", Times, serif;
	color:#9C1421;
	margin-top: 2px;
	margin-bottom: -2px;
	padding-right: 15px;
	padding-left: 0px; 
}
h3 {
	font-family:'Droid Serif', Georgia, "Times New Roman", Times, serif;
	color:#58595b;
	font-size:16px;
	margin-top: 2px;
	margin-bottom: -10px;
	padding-right: 15px;
	padding-left: 0px; 
}
h4 {
	font-family:'Droid Serif', Georgia, "Times New Roman", Times, serif;
	color:#9C1421;
	font-size:16px;
	margin-top: 2px;
	margin-bottom: -2px;
	padding-right: 15px;
	padding-left: 0px; 
}
h5 { font-family:Arial, Helvetica, sans-serif;
	color:#58595b;
	font-weight:bold;
	font-size:14px;
}

h6 {font-family:Arial, Helvetica, sans-serif;
	color:#58595b;
	font-weight:bold;
	font-size:14px;
	margin-top: 0;
	margin-bottom: -15px;
}
p {
	color:#58595b;
	font-size:12px;
}
a img { 
	border: #f2f2f2;
	border-width: 5px;
}

a:link {
	color: #9C1421;
	text-decoration: underline; 
}
a:visited {
	color: #9C1421;
	text-decoration: underline;
}
a:hover, a:active, a:focus { 
	text-decoration: none;
}
#pagephoto {
	float:left;
	padding-right:15px;
	border-width:3;
	border-color:#c8c8c8;
}
#resourcephoto {
	margin-right:15px;
	margin-bottom:25px
}
ul#staffList {
    float: left;
    margin: 0 0 10px;
    padding: 0;
}
#staffList li {
    background: none repeat scroll 0 0 #f5f5f5;
    border: 1px solid #e6e6e6;
    float: left;
    list-style: none outside url("none");
    margin: 0 2px 10px 15px;
    padding: 5px;
    width: 270px;
}

#staffList img {
    background: none repeat scroll 0 0 #d2d2d2;
    float: left;
    margin: 0;
	height:100px;
	width:100px;
    padding: 5px;
}
#staffList .staffName {
    float: right;
    padding: 10px 0 0;
    text-indent: 0;
    width: 150px;
}
.staffName strong {
    font-size: 14px;
    line-height: 18px;
}
#clear {
    clear: both;
}
.entry {
    float: left;
    margin-bottom: 10px;
    padding-left: 5px;
    width: 760px;
}
p.entryBack {
    display: block;
    float: left;
    margin: 0 0 7px;
    padding: 0;
    text-align: center;
}
.entryBack a {
    background: none repeat scroll 0 0 #9C1421;
    border: 1px solid #5C4A32;
    display: block;
    float: left;
    margin: 0;
    padding: 0;
    width: 48px;
}
.entryBack a:hover {
    background: none repeat scroll 0 0 #E0D7C8;
    color: #5C4A32;
    text-decoration: none;
}
.date {
    background: none repeat scroll 0 0 #9C1421;
    color: #ffffff;
    float: left;
    text-align: center;
    width: 50px;
}
.number {
    background: url("../images/bg.dateTop.gif") repeat-x scroll left top #d2d2d2;
    float: left;
    font-size: 25px;
    padding-top: 1px;
    text-align: center;
    width: 50px;
}
.month {
    float: left;
    font-size: 13px;
    padding: 2px 0;
    text-transform: uppercase;
    width: 50px;
}
.article {
    border-bottom: 1px solid #5C4A32;
    float: right;
    padding-bottom: 0;
    width: 700px;
}
.article h3 {
    padding-bottom: 0;
}
.article h3 a {
    color: #9C1421;
}
.article h3 a:hover {
    background: none repeat scroll 0 0 #675740;
    color: #FFFFFF;
    text-decoration: none;
}

/*h1 {font-family:Arial, Helvetica, sans-serif;
    font-size:24px;
	color:#bb181d;
	font-weight:bold
}
h2 {font-family:Arial, Helvetica, sans-serif;
    font-size:16px;
	color:#bb181d;
	font-weight:bold
}
h3 {font-family:Arial, Helvetica, sans-serif;
    font-size:16px;
	color:#333;
	font-weight:bold;
}
h4 {font-family:Arial, Helvetica, sans-serif;
    font-size:30px;
	color:#bb181d;
	font-weight:bold;
}
*/
ul {list-style-type:square;
    color:#333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding: 10 10 5 20;
	margin: 0;
}
ol {list-style-type: square;
    color:#333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding: 0 5;
	margin: 0;
}

/* ~~ this fixed width container surrounds the other divs ~~ */
.container {
	width: 960px;
	background: #FFF;
	margin: 0 auto; /* the auto value on the sides, coupled with the width, centers the layout */
	margin-top:20px;
}

/* ~~ the header is not given a width. It will extend the full width of your layout. It contains an image placeholder that should be replaced with your own linked logo ~~ */
.header {
	background: #ffffff;
	height:160px;
}

.content {

	padding: 10px 10px;
	height:600px;
}
.formcontent {

	padding: 10px 10px;
	height:980px;
}
.leadershipcontent {

	padding: 10px 10px;
	height:800px;
}
.resourcescontent {

	padding: 10px 10px;
	height:1850px;
}

.resourcescontent2011 {

	padding: 10px 10px;
	height:2150px;
}
/* ~~ The footer ~~ */
.footer {
	background-color:#58595b;
	padding: 10px 0;
	text-align:center;
}
#footertext {
	color:#FFF;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
#footerlink {
	color:#FFF;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}


/* ~~ miscellaneous float/clear classes ~~ */
.fltrt {  /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page. The floated element must precede the element it should be next to on the page. */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class can be placed on a <br /> or empty div as the final element following the last floated div (within the #container) if the #footer is removed or taken out of the #container */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
#logo {
	background-image: url(images/FRCOC_logo.png);
	position:absolute;
	height: 150px;
	width: 150px;
	float: left;
	margin-left: 50px;
	margin-top: 10px;
	border:none
}
/*#theme {
	background-image: url(images/theme_photo.jpg);
	position:absolute;
	height: 100px;
	width: 225px;
	float: left;
	margin-left: 700px;
	margin-top: 55px;
	border:none
}      Do not use this one*/


/*#theme {
	background-image: url(images/2013_sermon_theme_text.jpg);
	position:absolute;
	height: 101px;
	width: 550px;
	float: left;
	margin-left: 300px;
	margin-top: 60px;
	border:none
} */

/*Orman style for content rotator*/
.theme-orman.slider-wrapper {
	background:url(images/slider.png) no-repeat;
	width:580px;
	height:280px;
	margin:10;
	padding-top:10px;
	position: absolute;
}

.theme-orman .nivoSlider {
    position:relative;
    width:568px;
    height:268px;
    margin-left:5px;
    background:url(images/loading.gif) no-repeat 50% 50%;
}
.theme-orman .nivoSlider img {
    position:absolute;
    top:0px;
    left:0px;
    display:none;
    width:568px; /* Make sure your images are the same size */
    height:268px; /* Make sure your images are the same size */
}
.theme-orman .nivoSlider a {
    border:0;
    display:block;
}

.theme-orman .nivo-controlNav {
    position:absolute;
	left:50%;
	bottom:-10px;
    margin-left:-30px; /* Tweak this to center bullets */
}
.theme-orman .nivo-controlNav a {
    display:block;
    width:10px;
    height:10px;
    background:url(images/bullets.png) no-repeat;
    text-indent:-9999px;
    border:0;
    margin-right:7px;
    float:left;
}
.theme-orman .nivo-controlNav a.active {
    background-position:0 -10px;
}

.theme-orman .nivo-directionNav a {
	display:block;
	width:25px;
	height:200px;
	background:url(images/arrows.png) no-repeat 0% 50%;
	text-indent:-9999px;
	border:0;
    top:40px;
}
.theme-orman a.nivo-nextNav {
	background-position:100% 50%;
	right:-40px;
    padding-right:20px;
}
.theme-orman a.nivo-prevNav {
	left:-40px;
    padding-left:20px;
}

.theme-orman .nivo-caption {
    font-family: Helvetica, Arial, sans-serif;
}
.theme-orman .nivo-caption a { 
    color:#fff;
    border-bottom:1px dotted #fff;
}
.theme-orman .nivo-caption a:hover { 
    color:#fff;
}

.theme-orman .ribbon {
    background:url(images/ribbon.png) no-repeat;
    width:111px;
    height:111px;
    position:absolute;
    top:-3px;
    left:56px;
    z-index:300;
}
/*end Orman style css*/

/*Nevo slider css*/
.nivoSlider {
	position:relative;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
}
/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:6;
	display:none;
}
/* The slices and boxes in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:5;
	height:100%;
}
.nivo-box {
	display:block;
	position:absolute;
	z-index:5;
}
/* Caption styles */
.nivo-caption {
	position:absolute;
	left:0px;
	bottom:0px;
	background:#000;
	color:#fff;
	opacity:0.8; /* Overridden by captionOpacity setting */
	width:100%;
	z-index:8;
}
.nivo-caption p {
	padding:5px;
	margin:0;
}
.nivo-caption a {
	display:inline !important;
}
.nivo-html-caption {
    display:none;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	position:absolute;
	top:45%;
	z-index:9;
	cursor:pointer;
}
.nivo-prevNav {
	left:0px;
}
.nivo-nextNav {
	right:0px;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav a {
	position:relative;
	z-index:9;
	cursor:pointer;
}
.nivo-controlNav a.active {
	font-weight:bold;
}
/*end of Nevo Slider css*/

/*Nevo Slider default css8?
.theme-default .nivoSlider {
	position:relative;
	background:#fff url(loading.gif) no-repeat 50% 50%;
    -webkit-box-shadow: 0px 1px 5px 0px #4a4a4a;
    -moz-box-shadow: 0px 1px 5px 0px #4a4a4a;
    box-shadow: 0px 1px 5px 0px #4a4a4a;
}
.theme-default .nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
.theme-default .nivoSlider a {
	border:0;
	display:block;
}

.theme-default .nivo-controlNav {
	position:absolute;
	left:50%;
	bottom:-42px;
    margin-left:-40px; /* Tweak this to center bullets */
}
.theme-default .nivo-controlNav a {
	display:block;
	width:22px;
	height:22px;
	background:url(bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:left;
}
.theme-default .nivo-controlNav a.active {
	background-position:0 -22px;
}

.theme-default .nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	background:url(arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
}
.theme-default a.nivo-nextNav {
	background-position:-30px 0;
	right:15px;
}
.theme-default a.nivo-prevNav {
	left:15px;
}

.theme-default .nivo-caption {
    font-family: Helvetica, Arial, sans-serif;
}
.theme-default .nivo-caption a {
    color:#fff;
    border-bottom:1px dotted #fff;
}
.theme-default .nivo-caption a:hover {
    color:#fff;
}
/*end of Nevo Slider css*/
.theme-default #slider {
    margin:10px 10 10 10;
    width:618px; /* Make sure your images are the same size */
    height:246px; /* Make sure your images are the same size */
}
.theme-pascal.slider-wrapper,
.theme-orman.slider-wrapper {
    margin-top:5px;
	float:left;
}

/*This is the css to style the form*/
.cflite {
	width: 600px;
	font-family: arial;
	font-size:12px;
	text-align:left;
	
}
.cflite_td {
	padding:10px;
}
.cflite p {
	padding:10px;
	font-size:14px;
}
.cflite label {
	padding:10px;
}
label {
 padding-right:10px
}
.required {
 font-weight:bold;
 text-align:left
}
.required_star {
 font-weight:bold;
 color:#c4161c;
}
.not-required {
 font-weight:normal;
 text-align:left
}	
input[type=text], textarea {
    -webkit-transition: all 0.30s ease-in-out;
  -moz-transition: all 0.30s ease-in-out;
  -ms-transition: all 0.30s ease-in-out;
  -o-transition: all 0.30s ease-in-out;
     outline: none;
    padding: 3px 0px 3px 3px;
    margin: 5px 1px 3px 0px;
    border: 1px solid #DDDDDD;
}
 
input[type=text]:focus, textarea:focus {
    box-shadow: 0 0 5px rgba(156, 20, 33, 1);
    padding: 3px 0px 3px 3px;
    margin: 5px 1px 3px 0px;
    border: 1px solid rgba(156, 20, 33, 1);
}
