/*
Theme Name: CLICL Template
Theme URI: http://wordpress.org/themes/twentyfourteen
Author: the WordPress team
Author URI: http://wordpress.org/
Description: Template developed for CLIC, based off of the Wordpress TwentyFourteen template.
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: black, green, white, light, dark, two-columns, three-columns, left-sidebar, right-sidebar, fixed-layout, responsive-layout, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready, accessibility-ready
Text Domain: twentyfourteen

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/



/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

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, 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,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}





/*
--------- SET UP MAIN STYLES ---------------*/

html,body {
   height: 100%;
        /* The html and body elements cannot have any padding or margin. */
   }
      
/* Wrapper for page content to push down footer */

#wrap {
   min-height: 100%;
   height: auto !important;
   height: 100%;
}

body{
	background-color: #efece6;
	font-size: 17px;
	line-height: 27px;
	font-weight: normal;
	font-family: 'Lato', sans-serif;
	color: #6b6b6b;
}


strong{
	font-weight: 700;
	color: #595959;
}


#footer {
    background-color: #e4c94d;
    padding: 30px 0 100px;
    margin-top: 60px;
    border-top: 2px solid #c4ab4a;
}

h1,h2,h3,h4,h5,h6, .primary-navigation{
	font-family: 'Oswald', sans-serif;
	font-weight: 700;
	color: #455d89;
	text-transform: uppercase;
	line-height: normal;
	line-height: 1.3em;
	margin-bottom: .7em;
}

h1 a:hover, h2 a:hover, ul li a:hover, .primary-navigation ul li a:hover,  a:hover{
	color: #75a9d5;
	text-decoration: none;
}



h1{ font-size: 2.5em;}
h2{ font-size: 2.2em;}
h3{ font-size: 1.6em;}


/*
--------- PAGE STRUCTURE ---------------*/

.jumbotron{
	padding-bottom: 0;
	margin-bottom: 0;
	background: url(images/header_bg_back.gif) #404f73 repeat-x bottom;
}

.jumbotron .container{
	background: url(images/header_bg_image.png) no-repeat bottom right;
	padding: 20px 0;
}

.container{
	/* border:1px solid red; */

}


.main_body{
	min-height: 700px;
}
	

.post{
	margin-bottom: 50px;
}

/*
--------- PAGE STRUCTURE ---------------*/

.site-title{
	width: 405px;
	height: 215px;
	display: block;
	background: url(images/logo_main.png) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}


.site-content{
	margin-top: 105px;
}

.archive-header{
	margin-top: 30px;
}

.archive-title{
	font-size: 3em;
	margin-bottom: 30px;
}

.archive .entry-title{
	font-size: 1.6em;
}

.post-navigation{margin-top: 40px;}

.post-navigation h1{
	font-size: 1.4em;
}

/*
--------- SIDEBAR STRUCTURE ---------------*/

#secondary{
	color:#586275;
	font-size: .8em;
	line-height: 1.2em;
}


#sidebar_image{margin: 0 auto;}

.sidebar_inside_container{
	background-color:#75a9d5;
	position:relative;
	top:-4px;
	padding: 10px;
	text-align: center;
        padding-bottom: 20px;
}

.sidebar_inside_container a{
	color: #2a4d6b; 
}

.twitterwidget-title{
	display:none;
}


#secondary ul li{
	margin-bottom: 20px;
}

.widget_twitter{
	background: url(images/twitter_bird.png) no-repeat center top;
	margin-top: 15px;
	padding-top: 130px;
}

.widget_reallysimpletwitterwidget h1{
	font-size: 1.6em;
        background: url(images/twitter_bird.png) no-repeat center top;
        padding-top: 105px;
        margin-borrom:20px;
}

.widget_twitter .time-meta{
	display: block;
	font-style: italic;
	font-size: .8em;
}

.sidebar_inside_container .widget_text{
	background: url(images/dotted_divider.png) no-repeat center top;
	padding-top: 20px;
	margin-top: 15px;
}



.sidebar_inside_container .widget_text h1{
	width:100%;
	height: 130px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	background: url(images/join_us.png) no-repeat center bottom;
	margin-bottom: 10px;
}


.sidebar_inside_container input[type="email"], a.clicBtn{
			-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
	border-radius: 5px;
	border: none;
	background: #dce4f0;
	padding: 5px 10px;
	margin-top: 5px;
	width:80%;
}



.sidebar_inside_container label{
	font-size: .9em;
	font-style: italic;
	margin-top: 10px;
}

.formEnd{
	top:43px !important;
}

.sidebar_inside_container #mc_embed_signup{
	text-align: center !important;
}

.content-area #mc_embed_signup input[type="submit"], .sidebar_inside_container #mc_embed_signup input[type="submit"],  a.clicBtn{
	background-color: #497193;
	border: none;
		-webkit-border-radius: 4px;
		-moz-border-radius: 4px;
	border-radius: 4px;
	color: #f7e79d;
	font-family: 'Oswald', sans-serif;
	font-weight: 700;
	font-size: 1.5em;
	padding: 10px 30px;
	margin: 8px auto;
	width:80%;
	box-shadow: 1px 1px 2px #44525e;
	height: auto;
	display:block;
}

.content-area #mc_embed_signup input[type="submit"]{
	width:60%;
}

.sidebar_inside_container #mc_embed_signup {
	text-align: center;
}

.sidebar_inside_container #mc_embed_signup form{
	position: static;
	padding: 5px !important;
}

.sidebar_inside_container #mc_embed_signup .mc-field-group{
	position: static;
	width: 100%;
	clear:both;
	padding: 0;
	display: block;
	margin: 10px auto;
	text-align: center;
}

.sidebar_inside_container #mc_embed_signup .mc-field-group input{
	width: 80%;
	margin: 5px auto;
}

/*
--------- FOOTER STRUCTURE ---------------*/


#footer, #footer h1, #footer h2, #footer h3{
	color: #7b6844;
}

#footer a{
	color:#781700;
}


#footer{
	font-size: .95em;
	line-height: 1.25em;
}

#footer h1{
	padding-bottom: 3px;
	font-size: 2em;
	background: url(images/footer_bar.png) no-repeat bottom right;
	margin-bottom: 10px;
}

#footer aside{
	margin-bottom: 30px;
}



#footer aside:last-child li{
	font-weight: bold;
	margin-bottom: 8px;
}

#footer aside:last-child li a{
	font-weight: normal;
}

/*
--------- NAV STRUCTURE ---------------*/

.menu-toggle, .skip-link{
	display: none;
}

.primary-navigation{
	display: inline-table;
}

.primary-navigation ul li{
	float: left;
}

.primary-navigation ul li a{
	color: #455d89;
	padding:25px 30px;
	display: block;
	font-size: 1.4em;
}

.primary-navigation ul li:first-child a{
	padding-left: 20px;
}

.current_page_item, .current-menu-item{
	background: url(images/curr_nav.png) no-repeat top center;
}

ul.nav-menu li{
	position:relative;
}

ul.nav-menu li ul{
	position: absolute;
	display:none;
	background: rgba(117,169,213,.7);
	color: #404e72;
	top: 82px;
	z-index: 9999;
	width: 100%;
	
}

ul li ul .current_page_item, ul li ul .current-menu-item{
	background-image: none;
	}

ul.nav-menu li ul li{
	display: block;
	width: 100%;
	border-bottom: 1px solid rgba(68,74,114,.1);
}

ul.nav-menu li ul li:first-child a{
	padding-left: 25px;
}

ul.nav-menu li ul li a{
	font-size: 20px;
	padding: 10px 25px;
	line-height: 23px;
}

ul.nav-menu li ul li a:hover{
	background-color: #404e72;
	font-size: 20px;
}

/*
--------- PAGE STRUCTURE ---------------*/

.site-content{
	}

.site-content p{
	margin: 10px 0 20px 0;
}



.dark-box, .content-area #mc_embed_signup{
	background-color: #d3cec3;
	padding: 20px 30px 50px;
		-webkit-border-radius: 10px;
		-moz-border-radius: 10px;
	border-radius: 10px;
	margin-bottom: 40px;
}

.content-area #mc_embed_signup{
	line-height: .8em;
}



.bottom_box{
	margin:30px 0 80px;
}

.entry-content ul li{ 
	list-style-position: outside;
	list-style-type: disc;
	font-weight: 700;
	line-height: 1.2em;
	margin: 10px 20px 14px;
	}

.entry-content ul li i{
	font-weight: 300;
	font-style: italic;
}


.entry-content p{
	margin: 6px 0 17px;
}

.entry-content img.alignleft{
	float: left;
	margin: 0 20px 20px 0;
}

.entry-content img.alignright{
	float: right;
	margin: 0 0 20px 20px;
}

.content-area{
	margin-bottom: 80px;
}


.nav-links a{
	font-weight: bold;
}

.nav-links a span{
	font-weight: normal;
	margin-right: 5px;
	color: #455d89;
}


.textwidget #mc_embed_signup{
	background: none !important;
}

.textwidget #mc_embed_signup p, .textwidget #mc_embed_signup label{
	text-align: center !important;
}

/*
--------- MEDIA QUERIES ---------------*/

@media screen and (max-width: 1000px){

	.jumbotron .container{
		background-size:90%;
	}

}


@media screen and (max-width: 991px){
	
	#sidebar_image{display: none;}

}
@media screen and (max-width: 768px){

.site-title{
	width: 260px;
	height: 125px;
	background: url(images/logo_main.png) no-repeat;
	background-position: 0 -260px;
	text-indent: -9999px;
	overflow: hidden;
}


.jumbotron .container{
	background-size:cover;
}

}

@media screen and (max-width: 600px){

	.jumbotron .container{
		background:none;
	}


}