/* 
Theme Name: Capital Network
Author: MJJ Designs
Template: ecclesia
*/

@import url('../ecclesia/style.css');

@font-face {
    font-family: 'DINMediumRegular';
    src: url('dinm___-webfont.eot');
    src: url('dinm___-webfont.eot#iefix') format('embedded-opentype'),
         url('dinm___-webfont.woff') format('woff'),
         url('dinm___-webfont.ttf') format('truetype'),
         url('dinm___-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'DINBoldRegular';
    src: url('dinb___-webfont.eot');
    src: url('dinb___-webfont.eot#iefix') format('embedded-opentype'),
         url('dinb___-webfont.woff') format('woff'),
         url('dinb___-webfont.ttf') format('truetype'),
         url('dinb___-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'DINLightRegular';
    src: url('dinl___-webfont.eot');
    src: url('dinl___-webfont.eot#iefix') format('embedded-opentype'),
         url('dinl___-webfont.woff') format('woff'),
         url('dinl___-webfont.ttf') format('truetype'),
         url('dinl___-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;

}

/*
 *
 * OVERRIDE PARENT THEME ELEMENTS 
 *
 */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, input, textarea, select, option, #top-nav a, #main-nav a { font-family: 'DINMediumRegular', sans-serif; line-height:1.5em; font-size:14px; }
 
h1, h2, h3, h4, h5, h6 { line-height:1.2em; border-bottom: 1px dotted #a5aaae !important; }
 
#content-wrap {
	border: none;
	background: transparent;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.grid-2 { margin-top:3px; }
.home .grid-4 { margin-top:4px; }
.grid-4 { margin-top:34px; margin-right:28px; width:604px; }
.front-slider { 
	width: 602px;
	height: 290px;
	border: 2px solid #3E5D6c;
	padding: 0px;
	background: white; 
	border-radius: 2px;
}
.front-slider  img{ width: 602px; }

html {
	
	background-color: #ffffff;
	background-repeat: no-repeat;
	margin-top: 0 !important;
	padding-top: 0 !important;
}
#content-wrap-inner {
	padding-top: 45px;
}


#page-wrap h1, #page-wrap h2, #page-wrap h3 {
	/*font-weight: bold;*/
	font-family:"DINBoldRegular";
	color: #153a4d;
	margin-top: 0;
}
#page-wrap h1, div.widget-head h1 { font-size: 2.4em; }
#page-wrap h2, div.widget-head h2 { font-size: 1.8em; }
#page-wrap h3, div.widget-head h3 { font-size: 1.6em; }

img.aligncenter {
	border: none;
	background: none;
	padding: 0;
}

#header .inner {
	min-height: 0px;
	height: 54px;
	padding-bottom:0px;
}

#header .logo {
	top:0px;
}

#content-wrap-inner {
	padding-top: 42px;
}


/* 
 *
 * NAVIGATION 
 *
 */

#main-nav { top: 16px; right: -8px; }
 
#main-nav li {
	border-left: 1px solid #eeeeee;
	border-right: 1px solid #c0c0c0;

	padding-left:  4px;
	padding-right: 6px;
	padding-top:   4px;
	padding-bottom:4px;

	font-size: inherit;
}
#main-nav a {
	font-size: 1.3em;
	/*font-weight: bold;*/
	font-family:"DINBoldRegular";
}
#main-nav li:first-child {
	border-left: none;
}
#main-nav li:last-child {
	border-right: none;
}
#main-nav a, #main-nav a:visited {
	color: #3E5D6C;
}
.main-nav-list.root > .main-nav-list-item > a.has-subnav {
	background: none;
}
.main-nav-list.root > .main-nav-list-item > a {
	border: none;
}

/*
 *
 * SUB NAV
 *
 */
.main-nav-subnav {
	margin-top: 8px;
	margin-left: -6px;
	border-top: none;
}
.main-nav-list-item:hover { 
	background: url(images/nav-hover-bg.png) !important;
	background-repeat: repeat-x;
}
.main-nav-list-item:hover a {
	background: transparent !important;
	border: none;
	color: #718EBA;
}
.main-nav-list.root > .main-nav-list-item:hover, .main-nav-list.root > .main-nav-list-item.item-hover {
	background: url(images/nav-hover-bg.png);
	background-color: white;
	background-repeat: repeat-x;
}
.main-nav-list.root > .main-nav-list-item > a.has-subnav {
	background: transparent;
}



}


/* 
 *
 * EVENT LIST 
 *
 */
#mw-widget-upcoming-events-3 h3 {
	background-image: url(images/calendar.png);
	background-repeat: no-repeat;
	padding-left: 55px;

	padding-top: 8px;

	min-height: 40px;
}
.event-container .event-date-container, .mw-widget-event .event-date-container {
	background: transparent;
	padding: 8px 3px 8px 3px;
	padding: 8px;
	width: auto;
	height:44px;
	border: 3px solid #718EBA;
	border-radius: 4px;
}
.event-date-container .day-month, .event-date-container .month-year {
	color: #153a4d;
	text-shadow: white 0 -1px 1px;
}
.event-date-container .day-month {
	margin: 0;
	padding: 0;
	margin-bottom: 0px;
	font-size: 2.2em;
	line-height: 1em;
}
.event-date-container .month-year, .event-date-container .day-week {
	color: #3E5D6C;
	text-transform: uppercase;
	font-size: 1em;
	font-weight: normal;
	text-shadow: white 0 -1px 1px;
}
.event-container .event-category-container {
	float: right;
}
.event-container .event-category-container .event-category {
	color: white;
	background: #ffffff;
	border-radius: 4px;
	text-shadow: black 0 0px 0;
	padding: 4px;
	padding-left: 8px;
	padding-right: 8px;
	line-height: 1.1em;
}

.mw-widget-event .event-info-container {
	margin-left: 72px;
	display: block;
}

.event-month-title span {display:none;}

/*
 * 
 * CAROUSEL 
 *
 */
.widget-body .jcarousel-skin-tango .jcarousel-container-horizontal {
	width: 90% !important;
	border: none;
}
.widget-body .jcarousel-skin-tango .jcarousel-clip-horizontal {
	width: 100% !important;
}
.widget-body .jcarousel-skin-tango .jcarousel-list-horizontal {
	width: 10000px !important;
}
.widget-body .jcarousel-skin-tango li {
	width: auto;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-next-horizontal,
.jcarousel-skin-tango .jcarousel-next-disabledhorizontal  {
	position: absolute !important;
	top: 20px !important;
}


.jcarousel-skin-tango li {
	background: none;
}


/*
 *
 * HOMEPAGE SLIDES
 *
 */
.front-slider .prev {
	background: transparent url(images/arrow-left.png);
	bottom: 0px;
	height: 36px;
}
.front-slider .next {
	background: transparent url(images/arrow-right.png);
	bottom: 0px;
	height: 36px;
}
.front-slider .prev:hover {
	background-position: top left;
}
.front-slider .next:hover {
	background-position: top left;
}
.slide-content {
	left: 0;
	bottom: 0;
	top: auto;
	background: rgba(100, 140, 76, 70);
	padding: 8px 8px 2px 12px;
	opacity:0.9;
	filter:alpha(opacity=90); /* For IE8 and earlier */
	text-align: left;
}
.slide-content .heading {
	margin-bottom: 0;
	font-size: 1em;
	font-family: inherit;
	line-height: 1.1em;
}

/*
 *
 * HOMEPAGE FOOTER COLUMNS
 *
 */
.thumb-post-link {
	float: left;
}

#footer h3 {
	color: #365572;
}

/* 
 *
 * HOMEPAGE
 *
 */
#mw-widget-custom-content-3 h3 {
	font-size: 2.4em;
	color: #15394d;
	line-height: 1.1em;
}
body .frontpage-widget * {
	/*line-height: 1.4em;*/
}

.mw-widget-recent-posts .thumbnail {
	display: block;
	float: left;
	margin-top: 3px;
	padding: 0px;
	background: white;
	border: 3px solid #trans;
	border-radius: 4px;
}

.grid-divider { display: block; clear: both; height: 14px; }

/*
 *
 * PROGRAMS
 *
 */
.programs-tabs li {
	list-style: none;
	background: url(images/programs-inactive.png);
	height: 31px;
	margin: 0;
	padding: 0;
	padding-top: 4px;
	padding-left: 10px;
	padding-right: 10px;
	float: left;

	border-left: 1px solid #dddddd;
	border-right: 1px solid #cccccc;

	font-weight: bold;
	font-size: 1.2em;

	cursor: pointer;
}

.programs-tabs li.programs-tabs-active {
	background: url(images/programs-active.png);
}
.programs-section {
        clear: both;
}
.programs-section-contents {
        padding-top: 2em;
}


/*
 * 
 * CALENDAR
 * 
 */
.month-calendar {
	border-collapse: collapse;
	border: 1px solid #cccccc;
	background: #trans;
}
.month-calendar th {
	width: 14.3%;
	text-transform: uppercase;
	color: black;
	text-align: center;
}
.month-calendar td {
	background: transparent;
	border: 1px solid #cccccc;

	height: 10em;
}
.month-calendar .event-category {
	float: left;
	padding: 2px;
	padding-left: 4px;
	padding-right: 4px;
	color: white;
	border-radius: 4px;
	margin-right: 4px;
}
h2.calendar-heading {
	text-align: center;
	border-bottom: none;
	margin-top: -10px !important;
}
.calendar-heading span {
	padding-left: 20px;
	padding-right: 20px;
	font-size: 1.2em;
	font-family: "DINBoldRegular";
	color: #15394d;
}

.event-month-title {
	font-size: 0.8em;
	color: #333344;
}

.event-container h2 {
	float: left;
}

.event-list h2 {
	float: none;
	clear: none;
	line-height: 0.5em;
}


/*
 *
 * POST
 *
 */

.post h1 {
	margin-bottom: 11px;
	padding-bottom: 10px;
}

.post h2 a {
	font-size:28px !important;
	line-height:1.2em !important;
	color:#153A4D;
	font-family:DINBoldRegular;
}

/*img.alignnone, img.alignright, img.alignleft, img.aligncenter, div.alignnone img, div.alignright img, div.alignleft img, div.aligncenter img {
	display: block;
	padding: 0px;
	background: white;
	border: 1px solid #trans;
	border-radius: 2px;
}*/

img.wp-post-image {
	display: block;
	padding: 0px;
	background: white;
	border: 1px solid #trans;
	border-radius: 2px;
}

.comment-txt, .comment-list .children {
	padding-left: 22px;
	float:left;
	width:514px;
}

.avatar {
	float: left;
	margin-top: 5px;
	padding: 0px;
	background: white;
	border: 3px solid #trans;
	border-radius:4px;
}





.jcarousel-skin-tango .jcarousel-container {
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	background: transparent;
	border: 1px solid #346F97;
}



img.aligncenter {
	margin:0 0 0 0px;
}

.widget_sp_image { margin-top:10px; }

#mw-widget-upcoming-events-3 h3 {
	font-size: 1.9em;
}


.mw-widget-twitter-feed-list li {
	padding-left: 60px;
	background-image: url(images/twitter.jpg);
	background-repeat: no-repeat;
}


#category-filter {
	width: 200px;
	border: 1px solid #15394d;
	background: url(images/category-filter-background.jpg);
}