/*
Theme Name: Insecurity Insight Theme
Author: Gareth Williams
Author URI: http://www.insecurityinsight.org
Description: Insecurity Insight Theme
Version: 1.0
*/

body {
    background-color: #FFFFFF;
    font-family: 'PT sans', sans-serif;
    line-height: 1.4;
    font-size: 14pt;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
}

/* For modern browsers */
.clearfix:before,
.clearfix:after {
    content:"";
    display:table;
}
.clearfix:after {
    clear:both;
}
/* For IE 6/7 (trigger hasLayout) */
.clearfix {
    zoom:1;
}

#wrap {
    position:relative;
    width:1200px;
    margin: 0 auto;
    background-color: #eaeae4;
    border: solid 1px #CCC;
    overflow:hidden;
}


ul {
    padding:0;
    margin:0;
}

p {
    font-family: 'Roboto', sans-serif;
    font-weight:400;
    letter-spacing:1px;
    line-height: 1.4;
    font-size: 14pt;
}

a{
    color:#F48020;
    text-decoration:none;
}

blockquote{
    position:relative;
    left:700px;
    width:275px;
    font-style:italic;
}

h2 {
    font-weight: 700;
    line-height: 1.4;
    font-size: 18pt;
    margin:0px;
}

#homepagecarousel li{
    list-style:none;
    position:absolute;
}

#homecarousel1 h2{
    color:#FFFFFF;
    text-align:center;
    padding-left:250px;
    padding-right:250px;
    font-size:30pt;
}

#homecarousel1 p{
    color:#FFFFFF;
    padding-left:250px;
    padding-right:250px;
    width:700px;
	text-align:center;
}

#homecarousel1 a{
    color:#FFFFFF;
    text-decoration:underline;
}

#carouselleftbutton{
    position:absolute;
    left:50px;
    top:450px;
    width:40px;
    height:40px;
    background-image:url(icons/leftwhite.png);
}

#carouselrightbutton{
    position:absolute;
    right:50px;
    top:450px;
    width:40px;
    height:40px;
    background-image:url(icons/rightwhite.png);
}

.morebutton{
    display:inline-block;
    height:30px;
    width:120px;
    background-image:url(icons/moreinfo.png);
}

#chevron1{
    background-image:url(icons/chevron1.png);
    height:90px;
    width:1200px;
    position:relative;
    top:80px;
}

#homepagemenus{
    background-color:#e9eae4;
    height:500px;
    width:1200px;
    position:relative;
    top:80px;
}

#homepagemenus li{
    list-style:none;
    width:100%;
}

#homepagemenus p{
    text-align:left;
}


#homepagemenus a{
    text-decoration:none;
    color:#666666;
}

#homepagemenus h2{
    font-size:24pt;
    color:#666666;
}

#homepagemenus li:hover{
    background-color:#DDDDDD;
}

#homepagemenus p{
    line-height:22pt;
    font-size:16pt;
}

#homepagemenus h1{
    text-align:center;
}


#projectsmenu{
    position:relative;
    float:left;
    width:280px;
    height:400px;
    padding-top:70px;
    padding-left:20px;
    padding-right:20px;
    margin-left:90px;
    background-color:#ffffff;
    color:#000000;
}

#projectsmenuicon{
    position:absolute;
    width:160px;
    height:160px;
    top:-80px;
    left:80px;
    background-image:url(icons/projecticon160.png);
}

#servicesmenu{
    position:relative;
    float:left;
    width:280px;
    height:400px;
    padding-top:70px;
    padding-left:20px;
    padding-right:20px;
    margin-left:30px;
    background-color:#ffffff;
    color:#000000;
}

#servicesmenuicon{
    position:absolute;
    width:160px;
    height:160px;
    top:-80px;
    left:80px;
    background-image:url(icons/servicesicon160.png);
}

#datamenu{
    position:relative;
    float:left;
    width:280px;
    height:400px;
    padding-top:70px;
    padding-left:20px;
    padding-right:20px;
    margin-left:30px;
    background-color:#ffffff;
    color:#000000;
}

#datamenuicon{
    position:absolute;
    width:160px;
    height:160px;
    top:-80px;
    left:80px;
    background-image:url(icons/dataicon160.png);
}

#nav-main ul { list-style: none; margin: 0; padding :0; text-align: left; }
#nav-main ul a {
    display: block;
    text-decoration: none;
}
#nav-main ul li { display:inline-block; width: 100%;}
#nav-main ul li a {
                text-decoration:none;
                display:block;
                font-size:1.0em;
                padding: 10px 0px 10px 25px;
                color:#464646;
                margin: 0px 0px;
                border-top: 1px #a9aaa9 solid;
                letter-spacing: 1px;
}

#nav-main ul li a:hover { background: #ffffff; }
#nav-main ul li ul li a:hover { background: none; color: #0f6cb6; }
#nav-main ul li ul { position: relative; top: -2px; }

#nav-main ul ul li a { background: none; border: none; padding: 2px 0px 2px 0px; margin: 0 0 0 27px; }
#nav-main ul ul li ul { margin: 0 0 0 8px; }

ul.sub-menu li.current-menu-item  { color: #0f6cb6 !important; font-weight: bold; }


#latest{
    background-color:#FFFFFF;
    background-image:url(icons/Latest.png);
    background-position: 0px 0px;
    background-repeat: no-repeat;
    height:800px;
    width:1200px;
    margin-top:80px;
}

#latestheading{
    position:absolute;
    left:20px;
    top:5px;
    color:#FFFFFF;
}

#latestheading h1{
    text-align:left;
}

#latestcarousel{
    position: absolute;
    left:0px;
    top:110px;
    height:500px;
    margin-left:60px;
}

#latestcarousel li{
    width:280px;
    padding-left:20px;
    padding-right:20px;
    padding-top:20px;
    margin-left:30px;
    background-color:#e4e5df;
    color:#000000;
    float:left;
}

#pagecontent{
    width:1200px;
    margin-left:90px;
    margin-right:90px;
}

.gwcarousel{
    position:relative;
    top:-630px;
    left:100px;
    width:10000px;
    height:0px;
    margin-left:0px;
    display:inline-block;
}

.gwcarousel li{
    width:280px;
    height:560px;
    overflow:hidden;
    padding-left:20px;
    padding-right:20px;
    padding-top:20px;
    margin-right:20px;
    background-color:#e4e5df;
    color:#000000;
    float:left;
}

.gwcarousel a{
    text-decoration:none;
    color:#000000;
}

.gwcarousel h1{
    font-size:16pt;
    color:#064B50;
}

.carouselbuttons{
    clear:left;
    width:100%;
    position:relative;
}

.carouselleftbutton{
    position:absolute;
    left:20px;
    top:-360px;
    width:40px;
    height:40px;
    background-image:url(icons/leftorange.png);

}

.carouselrightbutton{
    position:absolute;
    right:20px;
    top:-360px;
    width:40px;
    height:40px;
    background-image:url(icons/rightorange.png);
}

#hdxcarousel{
    position:relative;
    top:-630px;
    left:100px;
    width:10000px;
    height:0px;
    margin-left:0px;
    display:inline-block;
}

#hdxcarousel li{
    width:450px;
    height:500px;
    overflow:hidden;
    padding-left:0px;
    padding-right:0px;
    padding-top:20px;
    margin-right:85px;
    background-color:#ffffff;
    color:#000000;
    float:left;
}

#hdxcarouselbuttons{
    clear:left;
    width:100%;
    position:relative;
}

#hdxcarouselleftbutton{
    position:absolute;
    left:40px;
    top:-360px;
    width:40px;
    height:40px;
    background-image:url(icons/leftorange.png);
}

#hdxcarouselrightbutton{
    position:absolute;
    right:40px;
    top:-360px;
    width:40px;
    height:40px;
    background-image:url(icons/rightorange.png);
}

.gwshowpostspage{
    width:100%;
    margin-left:20px;
    display:inline-block;
}

.gwshowpostsright{
    width:320px;
    position:absolute;
    right:320px;
}

#pagetitle {
    height:340px;
    width:1200px;
    float:left;
    clear:left;
}

.pageheaderlogo{
    background-image:url(icons/PageHeaderLogo.png);
}

.pageheaderproject{
    background-image:url(icons/PageHeaderProjects.png);
}

.pageheaderservices{
    background-image:url(icons/PageHeaderServices.png);
}

.pageheaderinformation{
    background-image:url(icons/PageHeaderInformation.png);
}

#pagetitle h2{
    padding-top:10px;
    letter-spacing:1px;
    font-weight:700;
    font-size:36pt;
    text-align:center;
    color:#FFFFFF;
}

#pagetitle p{
    font-weight:400;
    font-size:15pt;
    text-align:center;
    color:#FFFFFF;
}

#innerpagetitle {
    width:55%;
    margin: 0 auto;
}

.maincontent {
    width:620px;
    padding: 10px 90px 10px 90px;
    color:#707366;
    float:left;
    clear:left;
}

.fullwidthcontent {
    width:1020px;
    padding: 10px 90px 10px 90px;
    color:#707366;
    float:left;
    clear:left;
}

.greysection{
    background-color:#eaeae4;
}

.righttitleorange{
    float:right;
	clear:none;
    width:380px;
    height:40px;
    padding: 10px;
    background-color: #F48020;
    margin-top:10px;
    margin-bottom:10px;
}

.righttitleorange h2{
    padding-left:30px;
    margin-top:-4px;
    text-align:left;
    font-size:24pt;
    font-weight:700;
    color:#ffffff;
}

.singlepostrightcolumn{
    float:right;
    width:360px;
    height:650px;
    padding: 10px;
    background-color: #FFFFFF;
    margin-right:20px;
    margin-top:10px;
    margin-bottom:10px;
}

.singlepostrightcolumn h2{
    text-decoration: none;
    letter-spacing:1px;
    line-height: 1.2;
    font-weight:700;
    font-size:20pt;
    text-align:left;
    color:#064B50;
}

.singlepostrightcolumn a{
    text-decoration: none;
    color:#777777;
}

.singlepostrightcolumn p{
    font-size:15pt;
    text-align:left;
    line-height: 1.2;
    color:#777777;
}

.embedright{
    float:right;
    width:360px;
    padding: 10px;
    background-color: #FFFFFF;
    margin-right:20px;
    margin-top:10px;
    margin-bottom:10px;
}

.signpostright{
    float:right;
	clear:right;
    width:360px;
    padding:10px;
    background-color:#FFFFFF;
    margin-right:20px;
    margin-top:10px;
    margin-bottom:10px;
    background-image:url(icons/orangearrowright.png);
    background-position:right top;
    background-repeat:no-repeat;
}

.signpostright a{
    text-decoration: none;
    color:#777777;
}

.signpostright h2{
    text-decoration: none;
    letter-spacing:1px;
    line-height: 1.2;
    font-weight:700;
    font-size:24pt;
    text-align:left;
    color:#064B50;
    width:280px;
}

.signpostright p{
    font-weight:400;
    font-size:15pt;
    text-align:left;
    line-height:1.2;
    color:#777777;
}

.latestdigest{
    float:left;
    width:660px;
    height:250px;
    padding:10px;
    background-color: #FFFFFF;
    margin-right:20px;
    margin-bottom:10px;
}

.latestdigest a{
    text-decoration: none;
    color:#777777;
}

.latestdigest h2{
    text-decoration: none;
    letter-spacing:1px;
    line-height: 1.2;
    font-weight:700;
    font-size:24pt;
    text-align:left;
    color:#064B50;
}

.latestdigest p{
    font-weight:400;
    font-size:15pt;
    text-align:left;
    line-height: 1.2;
    color:#777777;
}

.latestdigestimage{
    float:left;
    width:180px;
    padding:10px;
}

.latestdigesttext{
    float:left;
    width:400px;
    padding:10px 60px 10px 0px;
    background-image:url(icons/orangearrowright.png);
    background-position:right top;
    background-repeat:no-repeat;
}

.digestarchive{
    float:left;
    width:660px;
    height:250px;
    padding:10px;
    background-color: #FFFFFF;
    margin-right:20px;
    margin-bottom:10px;
}

.digestarchive select{
    font-size:15pt;
    color:#777777;
    padding:10px;
}

.digestarchive h2{
    text-decoration: none;
    letter-spacing:1px;
    line-height: 1.2;
    font-weight:700;
    font-size:24pt;
    text-align:left;
    color:#064B50;
}

.digestarchive p{
    font-weight:400;
    font-size:15pt;
    text-align:left;
    line-height: 1.2;
    color:#777777;
}

.digestarchiveimage{
    float:left;
    width:180px;
    padding:10px;
}

.digestarchivetext{
    float:left;
    width:400px;
    padding:10px 60px 10px 0px;
    background-image:url(icons/orangearrowright.png);
    background-position:right top;
    background-repeat:no-repeat;
}


.carouselsectiondivider {
    float:left;
    clear:both;
    position:relative;
    top:26px;
    background-image:url(icons/carouselsectiondivider.png);
    background-repeat:no-repeat;
    width:1200px;
    height:800px;
}

.carouselsectiondivider h2{
    padding-left:30px;
    margin-top:30px;
    text-align:left;
    font-size:24pt;
    font-weight:700;
    color:#ffffff;
}

.carouselsectiondividerv2 {
    float:left;
    clear:both;
    margin-top:80px;
    background-image:url(icons/carouselsectiondividerv2.png);
    background-repeat:no-repeat;
    width:1200px;
    height:800px;
}

.carouselsectiondividerv2 h2{
    padding-left:30px;
    margin-top:30px;
    text-align:left;
    font-size:24pt;
    font-weight:700;
    color:#ffffff;
}

.iisectiondivider {
    float:left;
    clear:both;
    position:relative;
    top:0px;
    background-image:url(icons/sectiondivider.png);
    background-repeat:no-repeat;
    width:1200px;
    height:100px;
}

.iisectiondivider h2{
    padding-left:30px;
    margin-top:30px;
    text-align:left;
    font-size:24pt;
    font-weight:700;
    color:#ffffff;
}

.iifullwidthbar{
    float:left;
    clear:left;
    width:1000px;
    margin:20px 100px 20px 100px;
    background-color:#FFFFFF;
}

.iifullwidthtitle{
    padding:20px 10px 20px 10px;
    float:left;
    width:380px;
}

.iifullwidthtitle h2{
    text-align:left;
    font-size:24pt;
    font-weight:700;
    color:#064B50;
}

.iifullwidthdesc{
    padding:20px 10px 20px 10px;
    float:right;
    width:580px;
}

.iifullwidthblocklargeimage{
    float:left;
    clear:left;
    width:1000px;
    margin:20px 100px 20px 100px;
    background-color:#FFFFFF;
}

.iifullwidthblocklargeimageimage{
    padding:20px 10px 20px 10px;
    float:left;
    width:250px;
}

.iifullwidthblocklargeimagetext{
    padding:20px 10px 20px 10px;
    float:left;
    width:700px;
}

.iifullwidthblocklargeimagetext h2{
    text-align:left;
    font-size:24pt;
    font-weight:700;
    color:#064B50;
}



.iiteammember{
    float:left;
    clear:left;
    width:1000px;
    margin:20px 100px 20px 100px;
    background-color:#FFFFFF;
}

.iiteammemberphoto{
    padding:20px 10px 20px 10px;
    float:left;
    width:160px;
}

.iiteammembertext h2{
    text-align:left;
    font-size:24pt;
    font-weight:700;
    color:#064B50;
}

.iiteammembertext{
    padding:20px 10px 20px 10px;
    float:right;
    width:760px;
}

.gwshowposts li{
    width:360px;
    height:650px;
    overflow:hidden;
    padding-left:10px;
    padding-right:10px;
    padding-top:20px;
    margin-right:10px;
    margin-bottom:20px;
    background-color:#ffffff;
    color:#000000;
    float:left;
}

.gwshowposts a{
    text-decoration:none;
    color:#000000;
}

.gwshowposts h1{
    font-size:16pt;
}

footer {
    width: 1200px;
    background-color: #0b4f67;
    color:#FFFFFF;
    height:250px;
    float:left;
    clear:left;
}

footer p{
    font-family: sans-serif;
    font-size: 14pt;
    line-height: 1;
    text-align:left;
}

footer a{
    color:#FFFFFF;
    text-decoration:underline;
}

#footer1{
    float:left;
    width:280px;
    padding-top:120px;
    padding-left:20px;
    padding-right:20px;
    margin-left:90px;
    color:#FFFFFF;
    background-image:url(icons/iiblue.png);
    background-repeat:no-repeat;
}

#footer2{
    float:left;
    width:280px;
    padding-top:10px;
    padding-left:20px;
    padding-right:20px;
    margin-left:30px;
    color:#FFFFFF;
}

#footer3{
    float:left;
    width:280px;
    padding-top:10px;
    padding-left:20px;
    padding-right:20px;
    margin-left:30px;
    color:#FFFFFF;
}


.topline{
    position:fixed;
    top:0px;
    height:88px;
    width:1200px;
    z-index:1;
    background-color:#FFFFFF;
    background-image:url(icons/iiv1.png);
    background-repeat: no-repeat;
    display:inline;
    border: solid 1px #CCC;

}

#homecarousel1{
    position:relative;
    top:80px;
    width:1200px;
    height:630px;
    background-color:#707265;
    list-style:none;
}

.featuredimage{
    width:100%;
    height:350px;
    background-size:cover;
    background-position:center;
    position:relative;
}

#search-icon{
    position:relative;
    left:30px;
    top:5px;
    color:#FFFFFF;
    font: normal 16px/1 'Genericons';
}

#mainmenubutton{
    float:right;
    padding-right:30px;
    width:40px;
    height:88px;
    background-image:url(icons/menuicon.png);
    background-repeat:no-repeat;
}

#mainmenu{
    float:right;
    width:450px;
    padding:10px;
    z-index:1;
    background-color:#EEEEEE;
    border: solid 1px #CCC;
    overflow: visible;
}

.topline a{
    text-decoration:none;
}

.content-area {
    margin-left: 300px;
    margin-right: 300px;
}

#logo{
    height:142px;
    background-image:url(icons/ii.png);
    background-repeat: no-repeat;
}

.carouselbutton{
    position: absolute;
    bottom: 0;
    width:50%;
    margin: 0 auto;
}



@media screen and (max-width: 50em) {
    .primary-sidebar {
        width: 100%;
        height:auto;
        min-height:unset;
    }

    #logo{
        display:none;
    }

    #menu-close{
        display:none;
    }
    .featuredimage{
        display:none;
    }

}


.hide {
    display: none;
}

.unhide {
    display: inline;
}

.ii-icon{
    width:180px;
    height:160px;
    background-repeat:no-repeat;
    background-position:center bottom;
    text-align:center;
}

.ii-icon a{
    text-decoration: none;
    color: #000000;
}

.ii-icon p{
    text-align:center;
}

.briefings{
    background-position: 0px 0px;
}

.funding{
    background-position:-200px 0px;
}

.reportabuse{
    background-image:url(icons/handicon120.png);
}

.resources{
    background-image:url(icons/resourcesicon120.png);
}

.datahdx{
    background-image:url(icons/dataicon120.png);
}

.mailinglist{
    background-image:url(icons/mailinglisticon120.png);
}

.eisflogo{
    background-image:url(icons/eisflogo120.png);
}

.disasterready{
    background-image:url(icons/disasterready120.png);
}

.methodology{
    background-image:url(icons/methodologyicon120.png);
}

.podcast{
    background-image:url(icons/podcasticon120.png);
}

.flashnews{
	float:left;
	clear:left;
	width:620px;
}

.flashnewsbox{
    margin:10px 0px 10px 60px;
	float:left;
	width:100%;
	padding:70px 15px 15px 15px;
    background-color:#FFFFFF;
	background-image: url(icons/latest800.png);
	background-repeat:no-repeat;
}

.flashnewstitle{
    text-align:left;
    font-size:24pt;
    font-weight:700;
    color:#064B50;
}

.flashnewstext{
	text-align:justify;
    font-size:14pt;
    font-weight:300;
    color:#064B50;
}

.flashnewstitlewiththumbnail{
	padding-left:165px;
    text-align:left;
    font-size:24pt;
    font-weight:700;
    color:#064B50;
}

.flashnewsthumbnail{
	width:150px;
	height:150px;
	float:left;
}

.flashnewstextwiththumbnail{
	padding-left:165px;
	text-align:justify;
    font-size:14pt;
    font-weight:300;
    color:#064B50;
}

.flashnewsmorebutton{
	color:#F58020;
	font-size:14pt;
    font-weight:700;
}

.flashnewsarchive{
    margin:10px 0px 10px 60px;
	float:left;
	width:100%;
	padding:70px 15px 15px 15px;
    background-color:#FFFFFF;
	background-image: url(icons/archive800.png);
	background-repeat:no-repeat;
}

