/* Stylesheet: blu2col : nmc_main_css Modified On 2014-08-03 10:21:52 */
/* CSS Resets */
html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,address,cite,code,del,dfn,em,img,ins,q,small,strong,sub,sup,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{border:0;margin:0;padding:0}
article,aside,figure,figure img,figcaption,hgroup,footer,header,nav,section,video,object{display:block}
a img{border:0}
figure{position:relative}
figure img{width:100%}

/*
/*==================================================================================================================== */
/* Blue 2 Column Theme*/
/* 21st Web Design ==================================================================================================================== */
body {font-family: verdana,geneva,lucida,'lucida grande',arial,helvetica,sans-serif;
	font-size:13px;
        line-height:1.4em;    
}
/******Style Elements**********/
a:link, a:visited { color: #034168;/*#3ce603;*/ text-decoration: underline; font-weight: normal; } 
a:active, a:hover { color: green; text-decoration: none; }
h1 {
	margin: 10px 0 20px 0;
	padding: 5px 0;
	font-size: 1.9em;
	font-weight: normal;
	color:#1d4e6e;
}

h2 {
	margin: 0 0 10px 0;
	padding: 2px 0;
	font-size: 1.5em;
	line-height: 1.5em;
	font-weight: normal;
	color: green;/*#70ca3d;*/
}

h3 {
	margin: 5px 0;
	padding: 5px 0;
	font-size: 1.3em;
	line-height: 1.2em;
	font-weight: normal;
	color: #333;
}
h4 {
	margin: 0 0 0 0;
	padding: 0 0 0 20px;
	font-size: 1.1em;
	line-height: 1.2em;
	font-weight: bold;
	color: #333;
}
h5 {
	margin: 10px 0 5px 0;
	padding: 0 0 5px 0;
	font-size: 1em;
	line-height: 1.2em;
}

/* =====================================
CLEARING FLOATS
===================================== */
.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0
}

.cf:before, 
.cf:after{ 
    content: ""; 
    display: table
}
.cf:after{ 
    clear: both
}
/*.cf { *zoom: 1;}*/

.imgleft {float:left;}
/****** ROW AND CONTAINERS **********/	
/**** background colors on rows****/
.white {background:#ffffff;}
.blue {background:#1d4e6e url(http://newmillenniumchurch.us/uploads/blu2col/top_bg.jpg) repeat;/*pattern*/ }
.light-blue{background:#e7f1f7;}
.header_blue {background:#85c0e4 url(http://newmillenniumchurch.us/uploads/images/serving_bg.jpg) repeat-x;}
.toprow_bg {
border-top:3px solid #5aa232;
background: #1d4e6e url(http://newmillenniumchurch.us/uploads/blu2col/top_bg.jpg) repeat;/*pattern*/
}

/******Default Container**********/
.container {
padding-left: 0;
padding-right: 0;
}
.row {
width: 100%;
min-width: 755px;
max-width: 1024px;
margin: 0 auto;
overflow: hidden;
}
.pad_5v {
padding-top:5px;
padding-bottom:5px;
}
.pad_20v {
padding-top:20px;
padding-bottom:20px;
}
.pad_10v {
padding-top:10px;
padding-bottom:10px;
}
.pad_10h {
padding-right:10px;
padding-left:10px;
}
.pad_l15h {
padding-left:0px;
}

/******Breadcrumb**********/
.breadcrumb {
margin:5px 0 15px 0;
font-size:.9em;
color:#656565;
}
.breadcrumb a:link, .breadcrumb a:visited{
text-decoration:none;
color:#656565;
}
.breadcrumb a:hover, .breadcrumb a:active{
text-decoration:none;
color:#bf0000;
}
.mapper li{
list-style:none;
}
/******Logo and Header Section**********/
.logo-container {
padding-left: 0;
padding-right: 0;
border-bottom:3px solid #5aa232;
width:100%;
}

/*******************
Top Row
*********************/
.top-container {
padding-left: 0;
padding-right: 0;
margin-left: 0;
margin-right: 0;
}
/***********Top Row with Date ***********/
row .top_menu_r {
width:100%;
margin:0;

}
.top_menu_r {
float: right;
min-height: 1px;
text-align:right;
}
p#date {
font-size: .85em;
color:#efefef;
padding:7px 40px 7px 0;
text-align:right;
}
/***********Logo and Services Header Styling - ***********/
.row .logocol_left{
width: 66.5%;
text-align:left;
margin: 0;
}
.row .header_right {
width: 33%;
text-align:center;
margin: 0;
}
.logocol_left{
margin:0;
min-height: 1px;
float: left;
padding:0;
text-align:left;
}
#logo {
padding:8px 0 10px 20px;
text-align:left;
}
.header_right {
margin: 0;
padding:0;
float: left;
min-height: 1px;
}

/****HEADER - Column 2****/
.head-services  {
position:relative;
padding:10px;
margin: 0 0 0 0;
font-size: .9em;
color:#212121;
background: url(http://newmillenniumchurch.us/uploads/blu2col/services-box-bg.jpg) repeat-x top left;/* box*/
text-align:center;
}
.head-services h3{
font-size: 1.2em;
font-weight:bold;
padding:0 0 0 0;
margin:0 0 10px 0;
text-align:center;
}
.head-services p {
font-size: .9em;
}

#established {
font-size: .8em;
color:#101156;
padding-top: 40px;
text-align:center;
background:transparent;
padding-left:10px;
}
/******End Logo Section**********/

*** MAIN MENU - NAVIGATION ROW ***/
/***Mobile Menu******/
    nav {
      display: block;
      margin: 0 auto;
      text-align: center;
    }
    nav ul {
      list-style: none;
    }
    nav li {
      display: inline-block;
    }
    nav a {
      display: inline-block;
      color: white;
      padding: 0 15px;
      text-decoration: none;
    }
    nav a:hover, nav a:active {
       background: #6be204;
    }
    nav select {
      display: none;
    }
/*** MAIN MENU - DROP DOWN ON FULL SITE ***/

#page-nav {margin:0;font-size:1em;}
#page-nav ul {
	list-style: none;
	margin:0;
	padding:0;
border-left:2px solid #002f55;
        }
#page-nav li {
color:#fff;
list-style:none;
display:block;
border-right:2px solid #002f55;
background: url(http://newmillenniumchurch.us/uploads/blu2col/nav_bg.jpg) repeat-x top left;
float: left;
margin: 0;
padding: 0;
color:#a1ceef;
font-size:1em;
	}

#page-nav a:link, #page-nav a:visited {
	margin: 0px;
	padding:10px 15px;
	font-weight:bold;
	color:#fff;
	display:block;
	font-size:1em;
    text-decoration: none;
	}
#page-nav a:hover, #page-nav a:active{
	text-decoration:none;
	display:block;
         background: url(http://newmillenniumchurch.us/uploads/blu2col/nav_hover.jpg) repeat-x top left;
         text-decoration: none;
	}

/* Dropdown Menus */		

#page-nav li li {
	float: left;
	margin: 0px;
	padding: 0;
	width: 160px;
	text-transform:none;
    color:#a1ceef;
	text-align:left;
	}
	
#page-nav li li a, #page-nav li li a:link, #page-nav li li a:visited {
	background: #41759e;
	width: 160px;
	float: none;
	margin: 0;
	padding: 10px 10px 10px 16px;
	border-top: 1px solid #C0C0C0;
    border-right:0;
	color:#fff;
    text-decoration: none;
	}
	
#page-nav li li a:hover, #page-nav li li a:active {
	background: #1f5988;
	color:#fff;
        text-decoration: none;
	}

#page-nav li ul {
	position: absolute;
	width: 10em;
	left: -999em;
	}

#page-nav li:hover ul {
	left: auto;
	display: block;
	}
	
#page-nav li:hover ul, # page-nav li.sfhover ul {
	left: auto;
	}
/***********Main Content Styling - ***********/
.row .eightcol_sub_content {
width: 59%;
padding-top:15px;
padding-bottom:20px;
}
.eightcol_sub_content {
margin-left: 2%;
float: left;
min-height: 1px;
}
/***********Right Side Styling - ***********/
.row .fourcol_content {width: 29%;}

.fourcol_content {
margin-left: 3.5%;
float: left;
min-height: 1px;
margin-top: 15px;
border-left:3px solid #efe644;
padding-left:2%;
}


/******Container for Content Sections **********/
.container_content_1_sub {
padding-left: 0;
padding-right: 0;
margin:0;
}
.container_content_1_sub .row {padding-top:0;}

.eightcol_sub_content ul {
list-style:square;
margin:0;
padding-left:25px;
}
.eightcol_sub_content li {
list-style:square;
padding:1px 0 1px 7px;
margin:0;
line-height:1.3em;
font-size:1em;
}
.container_content_1_sub h1{

}
.eightcol_sub_content h2 {

}
.eightcol_sub_content .tagline {
font-weight:normal;
border-bottom:1px solid #efe644;
color: #656565;
margin: 0 0 15px 0;
padding: 5px 0 8px 0;
font-size: 1.1em;
line-height: 1.2em;
}

.rotator {
	float:right;
	margin:15px 0 20px 10px;
        width:220px;
        height:220px;

}
.rotator img{
	border:3px solid #efefef;
        width:220px;
        /*height:165px;*/
}
.rotator-sermons {
	margin:0 0 20px 15px;
        height:165px;
        width:220px;
        float:right;
}
.rotator-sermons img{
	border:3px solid #efefef;
        width:220px;
        height:165px;
}
/***********Services Page Unique Styling - ***********/
.services {margin:0;}
.book-intro p {margin-bottom:15px;}
.book-listing {text-align:left;}
.book-listing p {
width:100%; 
border-bottom:1px solid #ccc;
margin-bottom:15px;
padding-bottom:15px;
}
.book-listing img {float:left}

.book-listing p:before, 
.book-listing p:after{ 
    content: ""; 
    display: table
}
.book-listing p:after{ 
    clear: both
}
/**********Side Bar Styles************/
.announcements {padding:20px 0;}
.announcements p{text-align:center;}
.announcements h5{color:red;font-size:1em;font-weight:normal;}
.announcements h6{color:#41759e;font-size:1em;}

/**********Side Bar EVENTS************/
.events {padding:20px 0;color:#212121;}
.events h1{color:#212121;font-weight:normal;font-size:1.4em;}
.events h2{color:#212121;font-weight:normal;font-size:1.2em;text-align:center;}
.events h3{text-align:center;}
.events h4 {font-weight:bold;font-size:1em;margin: 15px 0 3px 0;}
.events a:link, .events a:visited{text-decoration:none;font-weight:normal;}
.events p {margin:0;padding:0 10px;;line-height:1.1em;font-size:1em;}
/**********Side Bar SPONSORS************/
.sponsors { margin:0;padding-top:15px;text-align:center;border-top:1px solid #1d4e6e;border-bottom:1px solid #1d4e6e;}
.sponsors img{margin:10px 0;	text-align:center;}
.bale { 
	margin:30px 10px 50px 10px;
	padding:0;
	text-align:center;
}
.bale p{ 
	margin:5px 0 0 0;
	padding:0;
	text-align:center;
}
.bale img{margin:0px;text-align:center;}
.facebook {width:90%;text-align:center;margin:0 auto;}

.facebook p{
margin:30px 0 30px 0;
	font-size:14px;
	padding:5px 0 0 10px;
	text-align:left;
	color:#3458a4;
}
 .facebook a{	color:#3458a4;}
.facebook a:hover,  .facebook a:active{	color:#0000ff;}
.facebook img{margin:0 10px 0 15px;float:left;}

.side_box_2 {
}
.side_box_3 {
padding:15px;
margin-bottom:10px;
margin:10px;
}
.side_box_3 h3{
text-align:center;
font-weight:normal;
font-size:.9em;
}
.side_box_3 p{
text-align:justify;
font-size:.9em;
}
 .donate { 
padding: 0;
text-align:center;
color:#212121;
margin:20px 0 20px 0;
}
.donate p{ 
margin:0 15px 10px 10px;
font-weight:normal;
color:#1d4e6e;
}
/******Container for Footer**********/
.container_footer {
padding-left: 0;
padding-right: 0;
padding-top: 50px;
padding-bottom: 20px;
background: #193e55 url(http://newmillenniumchurch.us/uploads/images/footer_bg.jpg) repeat-x top;
}
.container_footer p {
color: #cccccc;
text-align: left;
margin: 0;
}
 .footercol1, footercol2 {
margin-right: 3.8%;
float: left;
min-height: 1px;
}
.footercol2{
border-left:1px solid #999;
padding-left:15px;
}
.footercol1 {
padding-left:20px;
}
.row .footercol1 {
width: 15%;
float: left;
}
.row .footercol2 {
width: 55%;
float: left;
}
.footer_menu h5{
color:#efe644;
margin-top:10px;
}
.footer_menu ul{
list-style: none;
margin:0 auto;
margin-bottom:15px;
}
.footer_menu li{
color: #cccccc;
list-style: none;
padding:0 5px 0 0;
line-height:1.2em;
}
.footer_menu  a:link, .footer_menu  a:visited {
color: #cccccc;
text-decoration: none;
font-size:1em;
padding-right:5px;
}
.footer_menu  a:hover,  .footer_menu  a:active {
color: #efe644;
text-decoration: none;
}
#company-address {
background: url(http://newmillenniumchurch.us/uploads/blu2col/logo-footer.gif) no-repeat top left;
padding-left:0;
padding-top:75px;
margin-top:0;
}
#company-address p{
padding-left:0;
font-size:.9em;
text-align:left;
}
#company-address span{
color:#efe644;
}
#company-address a:link, #company-address a:visited{
color: #cccccc;
}
#company-address a:hover, #company-address a:active{
color: #efe644;
}
#copyright p{
	color: #999;	
	text-align:left;
	font-size:.9em;
	margin-top:25px;
	margin-left:20px;
         margin-right:20px;
	padding:0;
}
#copyright a:link, #copyright a:visited{
	color: #ccc;	
	text-decoration:none;
}
#copyright a:hover, #copyright a:active{
	color: #efe644;	
	text-decoration:underline;
}
/* end of footer */
/****** Sermon Articles *******/
#sermon_articles {
margin: 0 0 25px 0;
padding: 0;
}
#sermon_articles p{
margin:0;
padding:0;
}
.sermon_listing {
margin:0 auto;
text-align:left;
padding: 20px 0 0 0;	
background: url(http://newmillenniumchurch.us/uploads/images/sermon_title_bg.jpg) no-repeat 0 13px ;	
}
.sermon_listing a:link, .sermon_listing a:visited{text-decoration:none;padding-left:10px;}
.sermon_listing a:hover, .sermon_listing a:active{
}
.sermon_listing ul {
text-align:left;
margin:0;
padding:0 0 0 15px;
}
.sermon_listing li {
list-style:none;
padding:0;
margin:15px 0 10px 0;
font-size:1.1em;
font-weight:normal;
line-height:1.3em;
text-align:left;

}
.sermon_listing li li{
list-style:none;
padding:0;
margin:0;
color:#1d4e6e;
font-size:1em;
line-height:1.2em;
text-align:left;

}
.sermon_listing li li a{font-weight:normal;}
.sermon_listing .sermon-index {
margin:0px;
color:green;
font-size:1em;
text-align:left;
padding:0;
}
.sermon_listing .sermon-index a {font-weight:bold;  }
.NewsSummary {margin:15px 0 0 0;}
.NewsSummaryIndex {
margin:5px 0 0px 0;
border-bottom:1px dotted #ccc;
width:100%;
}
h3#NewsPostDetailTitle {font-size:1.3em;color:green;}

.NewsSummaryCategory,
.NewsSummaryAuthor {	font-style: italic;	font-size: 1em;}

.NewsSummaryPostdate2 {text-align:left;font-size: 1em;}
.NewsSummaryPostdate {
margin: 2px 0 10px 5px;
padding: 0 0 0 0;
float:left;
width:30%;
font-size: 1em;
color:#333;
}
.NewsSummaryLink {
margin: 2px 0 20px 0;
width:60%;
float:left;
}
.NewsSummaryLink a, .NewsSummaryLinkIndex a {text-decoration:none;}
.NewsSummaryLinkIndex {
margin: 2px 0 5px 15px;
padding:0 0 10px 0;
text-align:left;
font-weight:bold;
font-size:1em;
}
.NewsSummaryLinkIndex span.videotext{font-weight:normal;color:red;}
.NewsSummaryContent {margin: 10px 0;}
.NewsSummaryMorelink {
margin: 5px 0 15px 0;
text-align:right;
color:#165b02;
font-weight:normal;
}
.NewsSummaryMorelink a{font-weight:bold;}
#NewsPostDetailSummary {margin:0;padding:0;}
#NewsPostDetailPrintLink, #NewsPostDetailReturnLink {text-align:right;}
hr#NewsPostDetailHorizRule {
color:#ebebeb;
margin:10px 0 20px 0;
clear:both;
}
.video-icon {
background:url(http://newmillenniumchurch.us/uploads/images/youtube-videos.jpg) no-repeat left top;
width:350px;
height:25px;
padding:25px 0px 0 0;
margin:0 0 15px 0;
}
.video-icon a{
text-align:center;
padding:25px 0px 0 75px;
margin:0 0 0 0;
}
.video-icon-nmc {
background:url(http://newmillenniumchurch.us/uploads/images/youtube-videos-nmc.jpg) no-repeat left top;
width:350px;
height:75px;
padding:11px 0px 0 0;
margin:0 0 15px 0;
}
.video-icon-nmc a{
text-align:center;
padding:0 0px 0 145px;
margin:0 0 0 0;
}
/* ------------ End Sermon Article Module ------------ */
/***************************
GRID ROW ELEMENTS
**************************/

.onecol,
 .twocol,
 .threecol,
 .fivecol,
 .sixcol,
 .sevencol,
 .eightcol,
 .ninecol,
 .tencol,
 .elevencol {
margin-right: 3.8%;
float: left;
min-height: 1px;
}
/*width based on 4x3 columns*/
.fourcol {
margin-right: 3.8%;
float: left;
min-height: 1px;
}

.row .onecol {
width: 4.85%;
}
.row .twocol {
width: 13.45%;
}
.row .threecol {
width: 22.05%;
}
.row .fourcol{
width: 33.75%;
}

.row .fivecol {
width: 39.45%;
}
.row .sixcol {
width: 48%;
}
.row .sevencol {
width: 56.75%;
}
/*Note - was 65.4% added 3.8% for logo padding on right*/
.row .eightcol {
width: 69.2%;
background:green;
}
.row .ninecol {
width: 74.05%;
}
.row .tencol {
width: 82.7%;
}
.row .elevencol {
width: 91.35%;
}
.row .twelvecol {
width: 100%;
float: left;
}
.row .twelvecol_content {
width: 95%;
float: left;
padding-right:2%;
padding-left:2%;
}
.last {
margin-right: 0px;
}
.first {
margin-left:0;
}

/*******************
OTHER GRID ELEMENTS
*********************/
img, object, embed {
max-width: 100%;
}

img {	height: auto; border:0;}


/* Smaller screens */

@media only screen and (max-width: 1023px) {

	body {font-size: 0.8em;line-height: 1.5em;}
	
	}


/* Mobile */

@media only screen and (max-width: 767px) {

	body {font-size: 16px;-webkit-text-size-adjust: none;}
		
.row,
 body,
 .container,
 .top-container,
 .logo-container,
 .header_container,
 .container_content_1,
 .container_footer,
 .container_content_2 {
	width: 100%;
	min-width: 0;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 0px;
	padding-right: 0px;
	}
		
.row .onecol,
 .row .twocol,
 .row .threecol,
 .row .footercol1,
 .row .footercol2,
 .row .fourcol,
 .row .tagline,
 .row .fivecol,
 .row .sixcol,
 .row .sevencol,
  .row .ninecol,
 .row .tencol,
 .row .elevencol,
 .row .fourcol_content,
 .row .eightcol_sub_content,
  .row .logocol_left,
 .row .twelvecol,
 .row .twelvecol_content,
 .row .top_menu_r {
	width: auto;
	float: none;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 20px;
	padding-right: 20px;
	}
.row .header_right {
	width: auto;
	float: none;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 20px;
	padding-right: 20px;
	}

.row .colmenu,
 .row .eightcol,
 .row .sub3_content,
 .row .titlecol_right {
	width: auto;
	float: none;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 0;
	padding-right: 0;
	} 

}
/************FORMBUILDER****************/
form {margin-top:0}
form, td, th, li { font-size: 1em}
form div {margin-bottom:0}
fieldset div {
	margin-bottom:0.5em;
	margin-left:1em;
}
fieldset div div {
	margin-top:0.5em;
	margin-left:1em
}
fieldset {
	margin-bottom:1em;
	border:1px solid #2fbd00;
	padding:0.5em
}
fieldset label {
	width:auto;
}
legend {
	color:#FFF;
	background:green;
	font-style:italic;
	font-size:1.2em;
	margin-bottom:0.5em;
	padding:.5em 1em;
	width:auto;
	border:1px solid #CCC;
        font-weight:bold;
        letter-spacing:1px;
}
textarea {
	margin: 0.5em 0;
	width:90%;
	height: 6em;
}

.short-label label {float:left; width:10em}
.short-label fieldset div input,
.short-label fieldset div select {width:16em}

.captcha {
	margin:10px 0 10px 10px;
	text-align:left
}
.captcha img {border:1px solid #ccc; margin-bottom:0.5em}
.captcha input {margin-top:0.5em}

.submit {
margin:0.5em 0 0 10px;
}

.contactform input {
border: 1px solid #ccc;
margin: 3px 5px 0 0;
}

.contactform input.checkbox {border: 0;}
.contactform label {
	display: block;
	float: left;
	width: 150px;
}
.contactform label.label {
	display: inline;
	float: none;
	width: 50px;
	font-size: 10px;
}
/* style the radio section*/
.radio_button {
margin:20px 0 10px 10px;
}

/* style the Label for the field*/
.radio_button label {
float:none;
width:95%;
}
.radio_button div input.cms_checkbox {
border: 0;
float: right;
display: inline;
}
/* style the division section with label and checkbox*/
.radio_button  div {
clear:both;
display: block;
 margin: 0;
width:125px;
}
/* style the label for the check box*/
.radio_button  div label{
float: none;
display: inline;
width: 75px;
margin-left:0px;
}

.dropdown {
	margin:20px 0 40px 10px;
}
.dropdown  label{
clear:both;
width:95%;
}
.dropdown  select{
display: block;
clear:both;
width:95%;
}

.contactform textarea {
	background-color: #efefef;
	border: 1px solid #ccc;
}
.formbuilderform .message {
	line-height: 16px;
	padding: 0 0 8px 0;
}

.fbsubmit {
margin:10px 0;
padding:3px 10px; 
font-size:1em; 
color:#fff;                  
cursor:pointer;                  
background:green; 
border-left:1px solid #e6e9ec; 
border-right:2px solid #919fac; 
border-top:1px solid #e6e9ec; 
border-bottom:2px solid #919fac; 
}
/************************/
#myframe { 
height:400px;
}
/************************/
/* Stylesheet: flexslider Modified On 2012-08-08 15:59:19 */
.flex-container {margin-bottom:20px;min-height:370px;}

/* Browser Resets */
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus  {outline: none;}
.slides,
.flex-control-nav,
.flex-direction-nav {margin: 0; padding: 0; list-style: none;}


/* FlexSlider Necessary Styles
*********************************/
.flexslider {margin: 0; padding: 0;}
.flexslider .slides > li {display: none; -webkit-backface-visibility: hidden;} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {max-width: 48%; display: inline; float:left;-webkit-border-radius: 0; -moz-border-radius: 0; -o-border-radius: 0; border-radius: 0; }

/* Clearfix for the .slides element */
.slides:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}
html[xmlns] .slides {display: block;}
* html .slides {height: 1%;}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {display: block;}


/* FlexSlider Default Theme
*********************************/
.flexslider {width:48%;position: relative; zoom: 1; padding:0; margin:0 auto;
-webkit-border-radius: 15px; -moz-border-radius: 15px; -o-border-radius: 15px; border-radius: 15px; 
}
.flexslider .slides {zoom: 1;}
.flexslider .slides > li {
position: relative;
background:#41759e;
-webkit-border-radius: 0  15px 15px 0;
-moz-border-radius: 0  15px 15px 0;
-o-border-radius: 0  15px 15px 0;
-opera-border-radius: 0  15px 15px 0;
border-radius: 0  15px 15px 0;
-khtml-border-radius: 0  15px 15px 0;
}
/* Suggested container for "Slide" animation setups. Can replace this with your own, if you wish */
.flex-container {zoom: 1; position: relative;}


/* Caption style */
/* IE rgba() hack */
.flex-caption {width: 48%; padding: 20px;  margin: 0; float:left;  color: #fff;  font-size: 1.3em; line-height: 1.5em;text-align:center;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
p.directory {
color:#fff;
margin:20px 5px 5px 5px;
text-align:center;
font-size:1.2em;
float:left;
width:45%;
line-height:1.4em;
}
span.byline {
font-style:italic;
text-align:right;
font-size:1em;
margin:10px 0 0 0;
float:right;
}

* Direction Nav */
.flex-direction-nav {*height: 0;}
.flex-direction-nav a {width: 30px; height: 30px; margin: -20px 0 0; display: block; background: url(http://newmillenniumchurch.us/uploads/blu2col/bg_direction_nav.png) no-repeat 0 0; position: absolute; top: 50%; cursor: pointer; text-indent: -9999px; opacity: 0; -webkit-transition: all .3s ease;}
.flex-direction-nav .flex-next {background-position: 100% 0; right: -30px; }
.flex-direction-nav .flex-prev {left: -30px;}
.flexslider:hover .flex-next {opacity: 0.8; right: -30px;}
.flexslider:hover .flex-prev {opacity: 0.8; left: -30px;}
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {opacity: 1;}
.flex-direction-nav .flex-disabled {opacity: .3!important; filter:alpha(opacity=30); cursor: default;}

/* internet explorer CSS Document */
.ie6 .flex-container {margin-bottom:0;height:0;}
.ie6 .flexslider {height:0;background:#fff;}
.ie6 .slides {height:0;}
.ie6 .slides ul {height:0;}
.ie6 .slides ul li{height:0;}
.ie6 .flexslider .slides img {height:0;}
.ie6 .flex-caption {height:0;}
/* Stylesheet: blu2col : responsive_ie Modified On 2012-07-29 14:02:28 */
/*ie specific*/
/* Stylesheet: blu2col : responsive_styles Modified On 2012-08-10 18:29:44 */
/* ============================== */
/* ! Layout for desktop version   */
/* ============================== */

	body {margin:0 auto;}
	
/* ============================= */
/* ! Layout for mobile version   */
/* ============================= */

@media only screen and (min-width: 768px) and (max-width: 1024px) {
.row .twelvecol {	}

}
/* ============================= */
/* ! Small Tablet Portrait   */
/* ============================= */

@media only screen and (max-width : 768px) and (orientation : portrait) {
.rotator {display:none;}

}

/* ============================= */
/* ! Tablet Portrait   */
/* ============================= */

@media only screen and (max-width : 800px) and (orientation : portrait) {
.flexslider {width:70%; }
.rotator {display:none;}

}
/* ============================= */
/* ! Small Tablet Landscape   */
/* ============================= */

@media only screen and (max-width : 800px) and (orientation : landscape) {
.flexslider {width:70%; }
.rotator {display:none;}
}
/* ============================= */
/* ! Layout for mobile version   */
/* ============================= */

@media only screen and (max-width: 767px) {
body {font-size: .9em;}
#page-nav a:link, #page-nav a:visited {padding:10px 10px;}
h1 {margin: 10px 0 10px 0;padding: 5px 0;font-size: 1.4em;}
h2 {font-weight:bold;}
h3 {font-size: 1em;font-weight:bold;}
.logocol_left{text-align:left;}
#logo {padding:8px 0 10px 0;}
#date {text-align:right;}
.head-services {background: none;font-size:.9em;text-align:left;}
.header_right .head-services h3{text-align:left;} 
#established {padding-top: 20px;}
.titlecol_right h1 {text-align:center;padding:5px 0 0 0;margin-left:0px;}
.titlecol_right h2 {text-align:center;padding:5px 0 0 0;margin-left:0px;}
#page-nav {margin:0;font-size:.9em;}
#page-nav a:link, #page-nav a:visited {padding:5px 7px;}
.rotator {display:none;}
.services {font-size:.9em;width:95%}
.row .eightcol_sub_content {padding-bottom:20px;}
.fourcol_content {margin-top: 0;}
#footer-logo{text-align:left;}
#company-address p{line-height:1.2em}
.footer_menu ul{padding-left:20px;}
#copyright p{text-align:left;font-size:.8em;margin-top:20px;margin-left:20px;margin-right:0;padding:0;
line-height:1.1em;}
.flexslider {width:100%;!important}
p.directory {font-size:1em;!important}
.NewsSummaryPostdate {margin: 2px 0 10px 0px;float:none;width:100%;}
.NewsSummaryLink {margin: 2px 0 20px 0;float:none;}
.NewsSummaryLinkIndex {margin: 2px 0 5px 0;font-size:.9em; line-height:1.1em;}
.sermon_listing{font-size:.9em;}
.imgleft {clear:left;float:none;}
}

@media handheld, only screen and (max-width: 600px) {
nav ul     { display: none; }
nav select { display: inline-block; padding:5px 10px;background:#f4f7f0;margin:10px 0;}
#navbar {padding:10px 10px 20px 10px;}	  
.flex-direction-nav {display:none} 
}

/* ============================= */
/* ! Layout for mobile version   */
/* ============================= */

@media handheld, only screen and (max-width: 480px) {
body {font-size: .85em;}
h2 {font-size: 1em;line-height: 1.1em;}
#established {padding-top: 10px;}
.top_menu_l {font-size:.9em;}
.services {font-size:.85em;}
.footer_menu {text-align:center;}
.footer_menu ul{padding-left:0;}
#footer-logo{text-align:center;}
#company-address p{text-align:center;}
#company-address {background-position: top center;}

p.directory {
color:#000;
margin:20px 0 0 0;
text-align:center;
font-size:1em;
width:100%;
clear:both;
line-height:1.2em;!important
}
span.byline  {
color:#333;
text-align:right;
margin:10px 25px 10px 25px;
}

.flex-container {min-height:200px;}
.flexslider {width:100%;background:#fff;-webkit-border-radius: 0; -moz-border-radius: 0; -o-border-radius: 0; border-radius: 0; }
.flexslider .slides img {
width: 100%; 
display: block; 
clear:both;
text-align:center;
margin:0 auto;
float:none;
-webkit-border-radius: 0  8px 8px 0;
-moz-border-radius: 0  8px 8px 0;
-o-border-radius: 0  8px 8px 0;
-opera-border-radius: 0  8px 8px 0;
border-radius: 0  8px 8px 0;
-khtml-border-radius: 0  8px 8px 0;
}
.flexslider .slides li {background:#fff;}
.flex-caption {width: 100%; padding: 0; margin: 0; clear:both;  font-size: 1em; line-height: 1.2em;text-align:center;float:none}
.flex-direction-nav {display:none}
}

/* ============================= */
/* ! Layout for mobile version   */
/* ============================= */

@media handheld, only screen and (max-width: 240px) {


}
/* ========================================== */
/* ! Provide higher res assets for iPhone 4   */
/* ========================================== */

@media only screen and (-webkit-min-device-pixel-ratio: 2) { 



}