/*

	Theme Name: SAVE OUR DOGS From NAIA

	Theme URI: http://SaveOurDogs.NAIAOnline.org

	Description:  Save Our Dogs HTML5 WordPress Theme

	Version: 1.4.3

	Author: Hiram Garcia

	Author URI: http://www.naiaonline.org

	Tags: Blank, HTML5, CSS3



	License: MIT

	License URI: http://opensource.org/licenses/mit-license.php

*/



/*------------------------------------*\

    MAIN

\*------------------------------------*/



/* CSS Document */



body {

	margin-left: 0px;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 0px;

	font-family:Arial, Helvetica, sans-serif;

	background-color:#fff;

}

#top-header {

	width:100%;

	height:40px;

	background-color:#0D3A5B;

	color:#FFF;

	margin-top:0px;

	}

#top-header-wrapper {

	

	max-width:1400px;

	margin:auto auto;

	

	}

#top-left-header {

	float:left;

	margin-top:10px;

	margin-left:50px;

	

	}

	

#top-right-header {

	float:right;	

	margin-top:10px;

	

	margin-right:50px;

	}



#wrapper-home {

	width:100%;

	background-color:#004010;

	background:url(https://saveourdogs.naiaonline.org/images/SaveOurDogs-v3.jpg);

	background-repeat:no-repeat;

	background-position:top center;

	background-size: auto;

	margin:0px;

	min-height:780px;		

	}

#wrapper {

	width:100%;

	background-color:#004010;

	background:url(https://saveourdogs.naiaonline.org/images/SaveOurDogs-v3.jpg);

	background-repeat:no-repeat;

	background-position:top center;

	background-size: auto;

	margin:0px;

	min-height:740px;		

	}

#inner-wrapper {

	width:100%;

	background-color:#CADFBB;

	background-repeat:no-repeat;

	background-position:top center;

	background-size: auto;

	margin:0px;

	min-height:100px;		

	}

#header {

	max-width:1400px;

	height:100px;

	margin:auto auto;
	

	}

#logo {

	float:left;

	min-height:100px;

	margin-left:50px;

	margin-top:8px;

	margin-bottom:12px;

	}



#navwrap {

	max-width:1400px;

	height:110px;

	margin:auto auto;

	}

#nav {

	min-height:100px;	

	margin-left:50px;


	}



#mainsection {

	max-width:1200px;

	margin:auto auto;

	margin-top:-40px;

	}

	

/*

#mainbg {

	background-color: #119AC8;

	opacity: 0.5;

    filter: alpha(opacity=50);

	padding:10px;

	width:70%;

	z-index:-1000;

	

	

	}

	

	*/

#banner-text1 {

	margin-left:80px;

	margin-top:30px;

	font-size:72px;

	color:#FFF;

	font-weight:bold;

	letter-spacing:-1px;

	text-shadow: 2px 2px #000000;

	position: relative;
	
	line-height: 60px;

	

	

	}

#banner-text2 {

	margin-left:80px;

	margin-top:30px;

	font-size:28px;

	color:#000;

	font-weight:bold;

	text-shadow: 1px 1px #ffffff;

	position: relative;

	

	}
#banner-text3 {

	margin-left:80px;

	margin-top:30px;

	font-size:20px;

	color:#ffffff;

	font-weight:bold;

	text-shadow: 1px 1px #000000;

	position: relative;

	

	}



#content-wrap {

	min-height:400px;

	width:100%;

	background-color:#FFF;

	margin-bottom:0px;

}

#content {

	margin:auto auto;

	max-width:1400px;

	width:90%;

	font-size:16px;

	line-height:20px;

	padding-top:30px;

	padding-bottom:50px;

	overflow:hidden;

}



#breadcrumb {

	font-size:12px;

	font-weight:bold;

	color: #666;

	padding-top:12px;

	color:#FFF;

}

#breadcrumb a:link{

	color:#FFF;

}

#breadcrumb a:visited{

	color:#FFF;

}





#page-title {

	font-size:48px;

	letter-spacing:-1px;

	font-weight:bold;

	text-align:center;

	padding-top:40px;

	padding-bottom:20px;

	color:#3A241F;

	line-height:38px;

}

#post-title {

	font-size:42px;

	letter-spacing:-1px;

	font-weight:bold;

	text-align:center;

	padding-top:20px;

	padding-bottom:20px;

	color:#000;

	line-height:38px;

}	

 

 

#cta-button {

	background:#FC0;

	color:#52391B;

	width:250px;

	height:34px;

	padding-top:20px;

	margin-left:50px;

	margin-top:30px;

	

	}

	

#conference-countdown-title {	

	float:left;

	margin-top:50px;

	margin-left:50px;

}



#countdown {

	background:#00661A;

	color: #FFF;

	width:100%px;

	height:210px;

	margin-top:100px;

	

	

	}

	

	#countdown-wrapper {

	max-width:1400px;

	margin:auto auto;

	

	

	}



#countdown-iframe {

	

	float:right; 

	margin-top:20px; 

	margin-right:0px;



	}

	

#sponsors {

	background:#EEEEEE;

	color: #FFF;

	width:100%px;

	height:330px;

	

	

	

	}

	

	

#bottom-nav {

	width:100%;

	height:200px;

	background-color:#C1C1D2;

	color:#FFF;

	margin-bottom:0px;	

	}



#bottom-nav a:link{

	color:#FFF;

	}

#bottom-nav a:visited{

	color:#FFF;

	}



	

#copyright {

	width:100%;

	height:30px;

	background-color:#474662;

	color:#FFF;

	margin-bottom:0px;	

	padding-top:10px;

	}

	

















/* Add a black background color to the top navigation */

.topnav {

    overflow: hidden;

}



/* Style the links inside the navigation bar */

.topnav a {

    float: left;

    display: block;

    color: #ffffff;

    text-align: center;

    padding: 14px 28px;

    text-decoration: none;

    font-size: 17px;

	font-weight: bold;
	
	margin-top: 30px;

}



/* CURRENT NAVIGATION BUTTON ---- Add an active class to highlight the current page 





.active {

    background-color:#4DA6FF;

    color: white;

}



*/





/* Hide the link that should open and close the topnav on small screens */

.topnav .icon {

    display: none;

}



/* Dropdown container - needed to position the dropdown content */

.dropdown {

    float: left;

    overflow: hidden;

}



/* Style the dropdown button to fit inside the topnav */

.dropdown .dropbtn {

    font-size: 17px; 

    border: none;

    outline: none;

    color: 000;

    padding: 14px 16px;

    background-color: inherit;

    font-family: inherit;

    margin: 0;

	font-weight:bold;

}



/* Style the dropdown content (hidden by default) */

.dropdown-content {

    display: none;

    position: absolute;

    background-color: #f9f9f9;

    min-width: 160px;

    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);

    z-index: 1;

}



/* Style the links inside the dropdown */

.dropdown-content a {

    float: none;

    color: black;

    padding: 12px 16px;

    text-decoration: none;

    display: block;

    text-align: left;

}



/* Add a dark background on topnav links and the dropdown button on hover */

.topnav a:hover, .dropdown:hover .dropbtn {

    background-color:#389AD7;

    color:000;

}



/* Add a grey background to dropdown links on hover */

.dropdown-content a:hover {

    background-color:#389AD7;

    color: black;

}



/* Show the dropdown menu when the user moves the mouse over the dropdown button */

.dropdown:hover .dropdown-content {

    display: block;

}











.home3columns {

	  -moz-column-count: 3;

	  -moz-column-gap: 50px;

	  -moz-column-rule: none;

	  -webkit-column-count: 3;

	  -webkit-column-gap: 50px;

	  -webkit-column-rule: none;

	column-count: 3;

	column-gap: 50px;

	column-rule: none;

	}



















































/* When the screen is less than 600 pixels wide, hide all links, except for the first one ("Home"). Show the link that contains should open and close the topnav (.icon) */

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

  .topnav a:not(:first-child), .dropdown .dropbtn {

    display: none;

  }

  .topnav a.icon {

    float: right;

    display: block;

  }

}



/* The "responsive" class is added to the topnav with JavaScript when the user clicks on the icon. This class makes the topnav look good on small screens (display the links vertically instead of horizontally) */

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

  .topnav.responsive {position: relative;}

  .topnav.responsive a.icon {

    position: absolute;

    right: 0;

    top: 0;

  }

  .topnav.responsive a {

    float: none;

    display: block;

    text-align: left;

  }

  .topnav.responsive .dropdown {float: none;}

  .topnav.responsive .dropdown-content {position: relative;}

  .topnav.responsive .dropdown .dropbtn {

    display: block;

    width: 100%;

    text-align: left;

  }

}	

	

	

	

	

	

	

	

	

	@media only screen and (max-device-width: 480px) {





        div#banner-text2 {

			font-size:20px;

	

	}

	

	

	div#countdown {

		padding-top:20px;

				padding-bottom:20px;

	

	

	}

	

	div#conference-countdown-title {	

		margin:auto auto;

		width:100%;

		text-align: center;

	

}



	div#countdown-iframe {

		clear:both;

	    margin: auto;

		text-align: center;



	}

	

    }

