/*  
Theme Name: Missing by GetOnline - 2015
Version: 1.0
Description: Designed by <a href="http://www.getonline.ie">GetOnline</a>.
Author: GetOnline
Author URI: http://getonline.ie

	Copyright: (c) 2015 GetOnline.
	License: GNU/GPL Version 2 or later. http://www.gnu.org/licenses/gpl.html

*/
body{
	background:#FFF;
	margin:0;
	padding:0;
	font-family:'Lato', sans-serif;
	font-size:16px;
}
img{
	border:none;
	max-width:100%;
}
a{
	text-decoration:none;
	color:#4AADA3;
}
table{
	overflow-x:auto;
	display:block;
	border-collapse:collapse;
}
#wrap, #header, #mainmenu-container, #content, #center-block, #news_block_out,  #centermenu-out, #footer_out{
	margin:0;
	padding:0;
	overflow:hidden;
}
#wrap{
	width:100%;
}
#header{
	width:100%;
	position:relative;
	background-image:url('images/header-bg.jpg');
	background-repeat:repeat-x;
	background-color:#1B2646;
}
#header_inner{
	max-width:1200px;
	width:100%;
	margin:0 auto;
	position:relative;
}

#header_inner  .search-form {
    position: absolute;
    left: 20px;
    top: 5px;
	z-index:100;
}

#header_inner .search-field {
    background-color: #E7F2A7;
    background-image: url("images/search-icon.png");
    background-position: 7px center;
    background-repeat: no-repeat;
    background-size: 24px 24px;
    border: medium none;
    cursor: pointer;
    height: 37px;
    margin: 3px 0;
    padding: 0 0 0 34px;
    position: relative;
    transition: width 400ms ease 0s, background 400ms ease 0s;
    width: 1px;
	border-radius:5px;
    border: 2px solid #3C6885;
}

#header_inner .search-field:focus {
    cursor: text;
    outline: 0 none;
    width: 230px;
}

#header_inner .search-submit {
    display: none;
}
.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 1px;
}

input[type="search"] {
    padding-right: 2px;
    width: 270px;
}

/*#header_inner > img{
	display:block;
}*/

#header_inner #header-image{
	float:left;
	width:100%;
	background-image:url("images/header.jpg");
	background-repeat:no-repeat;
	background-position:top center;
	background-size:contain;
}
#title_text{
	display:block;
	max-width:960px;
	width:100%;
	margin: 61px auto 10px;
	position:relative;
}
#title_text img{
	position:absolute;
	top:-45px;
}
#title_2{
	display:block;
	font-family: 'Montserrat', sans-serif;
	color:#FFF;
	font-size:92px;
	line-height:82px;
	letter-spacing:-3px;
	padding-left:47px;
	font-weight:bold;
	/*background-image:url('images/logo.png');
	background-position:left -43px;
	background-repeat:no-repeat;*/
}
#title_3{
	display:block;
	text-indent:80px;
	font-family: 'Montserrat', sans-serif;
	color:#49ada3;
	font-size:40px;
}
#mainmenu-container{
	width:100%;
	position:relative;
	border-top:9px solid #3c6885;
}
.bg-left{
	width:50%;
	min-height:57px;
	height:auto;
	position:absolute;
	left:0;
	top:0;
	background-color:#4aada3;
}
.bg-right{
	width:50%;
	min-height:57px;
	height:auto;
	position:absolute;
	right:0;
	top:0;
	background-color:#e7f2a7;
}
.mainmenu{
	height:57px;
	width:100%;
	max-width:1200px;
	margin:0 auto;
}
.mainmenu ul{
	list-style:none;
	margin:0;
	padding:0;
	height:57px;
}
.mainmenu ul li{
	float:left;
	width:33.3%;
	text-align:center;
	position:relative;
}
.mainmenu ul li:nth-child(1){
	background-color:#4aada3;
}
.mainmenu ul li:nth-child(1) #thisisthetitle{
	margin:5px 0 0 0;
	color:#e7f2a7;
}
.mainmenu ul li:nth-child(1) span{
	display:block;
	font-size:11px;
	color:#FFF;
}
.mainmenu ul li:nth-child(2){
	background-color:#88d1a9;
}
.mainmenu ul li:nth-child(2) #thisisthetitle{
	margin:5px 0 0 0;
	color:#263150;
}
.mainmenu ul li:nth-child(2) span{
	display:block;
	font-size:11px;
	color:#1e5878;
}
.mainmenu ul li:nth-child(3){
	background-color:#e7f2a7;
}
.mainmenu ul li:nth-child(3) #thisisthetitle{
	margin:5px 0 0 0;
	color:#3c6885;
}
.mainmenu ul li:nth-child(3) span{
	display:block;
	font-size:11px;
	color:#192445;
}
.mainmenu ul li a{
	display:block;
	float:left;
	width:100%;
	height:57px;
	text-transform:uppercase;
	font-family: 'Open Sans', sans-serif;
	font-size:22px;
	letter-spacing:1.5px;
}
.mainmenu ul li:hover a, .mainmenu .current-menu-item a{
	color:#FFF;
}
.mainmenu ul li.menu-item-13 a:hover{
	color:#000;
}



/* Content */

#content{
	width:100%;
}
#center-block{
	width:100%;
	background-color:#3c6885;
}
#center-block-inner{
	max-width:1200px;
	width:100%;
	margin:0 auto;
	color:#FFF;
}
#text-4{
	display:inline-block;
	float:left;
	padding:38px 6% 38px 8%;
	width:46%;
	text-align:justify;
	font-size:30px;
}
#text-4 a{
	color:#FFF;
}
#text-5{
	display:inline-block;
	float:left;
	padding:0 6% 38px 8%;
	width:46%;
	text-align:justify;
	font-size:18px;
}
.rev_slider_wrapper{
	display:inline-block;
	float:none !important;
	border:1px solid #99B0BF;
}
.rev_slider_wrapper .tp-leftarrow{
	background-image:url('images/prev_l.png') !important;
	background-repeat:no-repeat !important;
	width:23px !important;
}
.rev_slider_wrapper .tp-rightarrow{
	background-image:url('images/next_l.png') !important;
	background-repeat:no-repeat !important;
	width:23px !important;
}
.rev_slider_wrapper .tparrows{
	background-position:left top !important;
}
#news_block_out{
	width:100%;
	position:relative;
}
#news_block_out .bg-left, #news_block_out .bg-right{
	height:220px;
}
#news_block{
	display:block;
	max-width:1200px;
	width:100%;
	margin:0 auto;
}
#news_block .news_item{
	float:left;
	width:29.3%;
	position:relative;
	padding:18px 2%;
	height:184px;
	color:#000;
	overflow:hidden;
}
#news_block #news_item_1{
	background:#4AADA3;
}
#news_block #news_item_2{
	background:#88D1A9;
}
#news_block #news_item_3{
	background:#E7F2A7;
}
#news_block .news_item img{
	float:left;
	margin:0 15px 15px 0;
}
#news_block .news_item .news_title{
	display:block;
	width:100%;
	text-transform:uppercase;
}
#news_block .read_more{
	display:block;
	text-align:right;
	width:100%;
	margin-top:5px;
	font-weight:bold;
}
#news_block a{
	color:#000;
}

#centermenu-out{
	width:100%;
	background-color:#263150;
}
.centermenu{
	max-width:1200px;
	width:100%;
	margin:0 auto;
	position:relative;
}
.centermenu ul{
	display:block;
	float:left;
	clear:left;
	text-align:center;
	list-style:none;
	margin:0;
	width:100%;
	padding:30px 0;
	position:relative;
	left:50%;
}
.centermenu ul li{
	display:inline-block;
	position:relative;
	right:50%;
	line-height:26px;
}
.centermenu ul li:after{
	content: " |";
	color:#FFF;
}
.centermenu ul li a{
	float:left;
	padding:0 10px 0 5px;
	color:#fff;
}
.centermenu ul.sub-menu{
	display:none;
	position:absolute;
	top:100%;
	left:0px;
	z-index:10;
}
.centermenu ul.menu > li:hover > ul{
	display:block;
}
.centermenu-small{
	display:none;
}

/* FrontPage Sections */


/* Inner sites */
.pageHeader2 { font-weight: bold; }

/* Article */
.article{
	max-width:1200px;
	width:98%;
	padding:20px 1% 2% 1%;
	margin:0 auto;
	overflow:hidden;
}
.inner_title{
	margin-top:9px;
	/*line-height:44px;*/
}

span.left_col {
	display: inline-block;
	width: 200px;
	text-align: right;
	font-weight: bold;
	vertical-align: top;
}
span.summary_other {font-weight: normal;}
/*span.left_col input[type="submit"]{
	cursor: hover;
}*/
/* Archive */

.archive_post{
	padding-bottom:25px;
	margin-bottom:20px;
	border-bottom:1px solid #E5E5E5;
	width:100%;
	overflow:hidden;
	position:relative;
	display:block;
	float:left;
}
.archive_title{
	margin-top:0;
}
.archive_post img{
	float:left;
	width:200px;
	height:auto;
	margin-right:15px;
	padding:5px;
	border:1px solid #CCC;
	background-color:#E3E3E3;
}
.custom-archives{
	width:48%;
	min-height:270px;
}
.custom-archives:nth-child(odd){
	margin-right:4%;
}
.readmore{
	float:right;
	display:block;
	position:absolute;
	right:5px;
	bottom:10px;
	padding:5px 10px;
	background-color:#88D1A9;
	color:#263150;
}
.readmore:hover{
	background-color:#E7F2A7;
	color:#3c6885;
}
.pagination{
	display:block;
	float:left;
	width:100%;
	margin:20px 0;
}
.single_post{
	float:left;
	margin-bottom:20px;
	width:100%;
}
.single_post img{
	margin:5px;
}

.add-new-links{ text-align:center; }
.add-new-links a{
	display:inline-block;
	background-color:#4AADA3;
	color:#E7F2A7;
	padding:5px 10px;
	font-size:18px;
	text-transform:uppercase;
	margin:0 10px;
}
.add-new-links a:hover{ background-color:#E7F2A7; color:#3C6885; }


#missing-content{
	float:left;
	width:100%;
}
#admin-details{
	float:left;
	width:40%;
	padding:1%;
	border-width:1px;
	border-style:solid;
	border-color:#88D1A9;
}
#admin-details .m_label{
	font-weight:bold;
}


/*wp caption*/
.alignleft{float:left;}
.alignright{float:right;}
.aligncenter{display:block; margin:0 auto !important;}
.wp-caption{
	background-color: #F3F3F3;
	border: 1px solid #DDDDDD;
	border-radius: 3px 3px 3px 3px;
	padding-top: 4px;
	text-align: center;
	margin: 15px;
}

.wp-caption img{
	margin:0;
}

.wp-caption p.wp-caption-text{
	font-size: 11px;
	line-height: 17px;
	margin: 0;
	padding: 0 4px 5px;
}

/*---*/
.arch_pager{
	display:block;
	float:left;
	width:100%;
	text-align:center;
}
.arch_pager a{
	display:inline-block;
	margin-right:10px;
}
/* Footer */
#footer_out{
	width:100%;
	background:#263150;
/*	border-top:20px solid #3c6885;*/
	min-height:68px;
}

#footer{
	margin:0 auto;
	max-width:1200px;
	width:100%;
}

#rotatingtweets_widget-2{
	width:100%;
	font-size:16px !important;
	background-color:#3c6885 !important;
	border:none;
	color:#fff !important;
}
.rotatingtweets{
	max-width:1200px;
	width:100% !important;
	height:100px !important;
	border:none !important;
	margin:0 auto !important;
}
.rotatingtweet{
	width:100% !important;
}
.rotatingtweet .rtw_main, .rotatingtweet .rtw_meta{
	width:100% !important;
}
#footer .copyright{
	width:100%;
	font-size:0.9em;
	line-height:3em;
	color:#87b7d1;
	margin-top:12px;
}
#footer a{
	color:#87b7d1;
}

/* ------------------------------- */

#go-guestbook-send-message{
	float:none !important;
}

.add_form h3{
	color:#aa6666;
}

.add_form input, .add_form textarea, .add_form select{
	padding:5px;
	border:1px solid #e3e3e3;
	margin-left:10px
}

.add_form textarea{
	resize:none;
	width:400px;
	height:120px;
}

.add_form td{
	padding-bottom:10px;
}

.add_form tr td:first-child{
	width:200px;
}

.add_form .cptch_text{
	float:left;
	line-height:25px;
}
.add_form .cptcha{
	margin-left:10px;
	background:#eaeaea;
	float:left;
	padding:5px 10px;
}
.add_form .cptcha input{ border-color:#ccc; margin:0; }

.add_form .apply_form{
	padding:10px 10px;
	background-color:#3C6885;
	color:#E7F2A7;
	border:none;
	text-transform:uppercase;
	cursor:pointer;
	margin:0;
}

.add_form .field_empty{
	border-color:red;
}

/*missing and lost contact style*/

.missing_details{
	float:left;
	width:50%;
}

.missing_details ul{
	margin:0;
	padding:15px;
	list-style:none;
}

.missing_details ul li{
	font-weight:bold;
	margin-bottom:10px
}

.missing_image{
	float:right;
	width:50%;
}

.summary{
	float:left;
	width:100%;
	line-height:23px;
}

.lostcontact_image{
	float:left;
}
.lostcontact_image img{
	padding:5px;
	background-color:#eaeaea;
	border:1px solid #ccc;
	margin:0 10px 10px 0;
}

.lc_desc p{ margin-top:0; }
#navmenu-small-icon{
	display:none;
	float:right;
	width:50px;
	height:49px;
	background:url(images/menu-small.png) no-repeat;
	cursor:pointer;
	margin:5px;
}
#resp_menu{
	position:relative;
	display:block;
	float:left;
	width:100%;
	z-index:9999;
	background-color:#263150;
}
.centermenu-small{
	position:absolute;
	right:0;
	background-color:#F1F1F1;
	top:100%;
	width:100%;
	display:none;
	border-bottom:1px solid #CCC;
	z-index:9999;
}

.centermenu-small ul{ margin:0; padding:0; }
.centermenu-small li{ list-style:none; padding:0 15px;}
.centermenu-small li a{
	display:block;
	float:left;
	width:100%;
	padding:15px 0;
	border-bottom:1px solid #88D1A9;
	text-indent:15px;
}
.centermenu-small li:last-child a{
	border-bottom:0;
}
@media screen and (max-width:1200px){
	#header{background-image:none;}
}
@media screen and (max-width:1090px){
	#text-4, #text-5{width:84%;float:none;}
}
@media screen and (max-width:990px){
	#title_text{padding:0 2%;width:96%;}
	#title_2{font-size:40px;line-height:45px;padding-left:50px;}
	#title_3{font-size:24px;}
	.mainmenu ul li{width:100%;}
	#text-4 {font-size:24px;}
	#footer{
		max-width:96%;
		margin:0 2%;
	}
}
@media screen and (max-width:800px){
	#header{overflow:visible;}
	#navmenu-small-icon{
		display:block;
	}
	.centermenu{
		display:none;
	}
	#news_block .news_item{width:96%;height:auto;}
	.article{
		padding:0 5%;
		width:90%;
	}
	.custom-archives{
		width:100%;
		margin-right:0;
	}
}
@media screen and (max-width:600px){
	#text-4{font-size:18px;}
	.rev_slider_wrapper .tp-leftarrow{left:2px !important;}
	.rev_slider_wrapper .tp-rightarrow{right:2px !important;}
	.archive_post img{
		width:100%;
	}
	.archive_post .archive_title{
		float:left;
		width:100%;
		height:25px;
		line-height:25px;
		margin:0;
	}
	.archive_post .archive_content{
		float:left;
		text-align:justify;
	}
	#title{
		font-weight:bold;
		font-size:1.5em;
	}
	.add-new-links a{
		margin-top:10px;
	}
	.rotatingtweets{
		height: 184px !important;
	}
}
