@charset "UTF-8";
/* CSS Document */

@-ms-viewport {
	width: device-width;
}

* {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	
	margin: 0;
	padding: 0;
	-webkit-font-smoothing: antialiased;
}

html {
	font: 100%/1.5em Arial, Helvetica, sans-serif;
	min-height: 100%;
	position: relative;
	padding-bottom: 0;
}

body {
	font-size: 0.75em;
	line-height: 1.4em;
	color:#000;
	background-color: #286296;
	background-image:url(../images/bg-body-blue80.jpg);
	background-repeat: repeat-x;
}

ul {
	list-style: none;
	font-size: 1em;
	line-height: 1.2em;
}

img {
	max-width: 100%;
	height: auto;
	border: 0;
}

p {
	margin-top: 1em;
	line-height: 1.4em;
}

.italico {
	font-style: italic;
	color: #666;
	font-size: .9em;
}

.pageLinks {
	color: #090;
	text-decoration: underline;
}

.pageLinks a{
	color: #090;
	text-decoration: underline;
}

.pageLinks a:visited{
	color: #090;
	text-decoration: underline;
}

.underline {
	text-decoration: underline;
}

.disk {
    list-style-type: disk;
	list-style: inside;
}

li {
	margin-bottom: 1em;
}


#pagewrap {
	padding: 0px;
	width: 1024px;
	margin: 0px auto;
	background-color: #e7e4e4;
	background-repeat: no-repeat;
}

#header {
	height: 80px;
}

#content {
	width: 60%;
	float: right;
	background: #FFF;
	margin-right: 2em;
	padding-top: 3em;
	padding-left: 2em;
	padding-right: 1em;
	min-height: 650px;
}

#sidebar {
	width: auto;
	float: left;
	padding-left: 1.5em;
}

#footer {
	clear: both;
}

#minutes {
	margin: 1em 0;
}

#searchMembers {
	margin: 1em 0;
}

.sidebar-title{
	margin-top: 2.5em;
	margin-right: .5em;
	color: #F00;
	font-size: 3.2em;
	line-height: 1em;
	letter-spacing: -.05em;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-left: 1em;
}

/*logo*/
.nav-logo {
	float:left;
	width: 260px;
	margin-left: .2em;
	z-index: 1;
}

.nav-logo top {
	float:left;
	width: 250px;
	cursor: pointer;
}

.event {
	float:left;
	margin-left: 0;
	margin-top:-8px;
	cursor: pointer;
	clear: both;
}


/* Nav width setting*/
.nav-hold {
	width: 98%;
	max-width: 1000px;
	margin: 0 auto;
}

/* NAVIGATION */
 .nav-bar {
    width: 100%;
    height: 80px;
    background-image:url(../images/bg-menu80.jpg);
}
.nav-hold {
    overflow: hidden;
}
.nav-list {
    float: right;
    list-style: none;
}
.nav-list li {
    float: left;
    width: auto;
    position: relative;
}
.nav-list li a {
    text-decoration: none;
    display:block;
    padding: 30px 7px 28px 7px;
    color: #f9f9f9;
    font-size: .9em;
    font-weight: bold;
}
.nav-list li ul {
    display: none;
    list-style: none;
    position: absolute;
    margin: 0;
    padding: 0;
	width: 70px;
}

.nav-list li ul li {
    margin: 0;
    padding: 0;
}

.nav-list li:hover ul {
    display: block;
}
.nav-list li a:hover li {
    float: left;
}
.nav-list li:hover li a {
    background-color: #333;
    border-bottom: 1px solid #fff;
    color: #FFF;
	height: 50px;
	width: 150px;
}
.nav-list li a:hover {
    text-decoration: none;
    display: block;
    padding: 30px 7px 28px 7px;
    color: #000;
    font-size: .9em;
    font-weight: bold;
    background-color: #e7e4e4;
}


/*menu*/

a.nav-link {
		display: none;
	}

a.nav-link:hover{
	background: #FFF;
	color: #000;
}

nav[role="primary"] ul {
		position: relative;
	}
	
/*typography*/
h3 {
	color: #000;
	font-size: 2em;
}

h4 {
	color: #000;
	font-weight: bold;
	font-size: 1.3em;
	margin: 10px 0;
}

h5 {
	color: #F00;
	font-weight: bold;
	font-size: 1.2em;
	line-height: 1.2em;
	margin: 20px 0 10px 0;
}

h6 {
	color: #000;
	font-weight: bold;
	font-size: 1em;
	line-height: 1.5em;
}

h7 {
	color: #286296;
	font-weight: bold;
	font-size: 1.2em;
	line-height: 2em;

}

/* BUTTON */

.bottom-links {
		float: right;
		marging: 0 2em;
		margin-bottom: 2em;
	}
	
.button {
	-moz-box-shadow:inset 0px 1px 0px 0px #f29c93;
	-webkit-box-shadow:inset 0px 1px 0px 0px #f29c93;
	box-shadow:inset 0px 1px 0px 0px #f29c93;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #fe1a00), color-stop(1, #ce0100) );
	background:-moz-linear-gradient( center top, #fe1a00 5%, #ce0100 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fe1a00', endColorstr='#ce0100');
	background-color:#fe1a00;
	-webkit-border-top-left-radius:10px;
	-moz-border-radius-topleft:10px;
	border-top-left-radius:10px;
	-webkit-border-top-right-radius:10px;
	-moz-border-radius-topright:10px;
	border-top-right-radius:10px;
	-webkit-border-bottom-right-radius:10px;
	-moz-border-radius-bottomright:10px;
	border-bottom-right-radius:10px;
	-webkit-border-bottom-left-radius:10px;
	-moz-border-radius-bottomleft:10px;
	border-bottom-left-radius:10px;
	text-indent:0;
	border:1px solid #d83526;
	display:inline-block;
	color:#ffffff;
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	font-style:normal;
	height:50px;
	line-height:50px;
	width:270px;
	text-decoration:none;
	text-align:right;
	text-shadow:1px 1px 0px #b23e35;
	padding-right: 25px;
}
.button:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ce0100), color-stop(1, #fe1a00) );
	background:-moz-linear-gradient( center top, #ce0100 5%, #fe1a00 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ce0100', endColorstr='#fe1a00');
	background-color:#ce0100;
}.button:active {
	position:relative;
	top:1px;
}
.button:after {
		position: absolute; /* Prevent underline of arrow */
		padding-left:2px; /* Add a little space between text and arrow */
		content: "\00bb"; /* Unicode hex for &raquo; */
	}
	
/*footer*/

#footer {
	height: 100px;
	width: 100%;
	margin: 0 auto;
	padding: 15px;
	position: relative;
	bottom: 0;
	color: #fff;
	font-size: .9em;
	background-color: #222;
	clear: both;
}

#footer a {
	color: #fff;
}

#footer ul {
        border: 0px;
		text-align: center;
}

#footer ul li {
        display: inline;
		font-size: 1em;
		color:#fff;
}

.copyri {
	float: left;
	margin-left: 2em;
	margin-top: 25px;
	font-size: .7em;
}

.designer {
	float: right;
	margin-top: 25px;
	margin-right: 2em;
	font-size: .7em;
}

.designer a {
	color: white;
}

/************************************************************************************
FORM
*************************************************************************************/

#formHold { 
    width:80%; 
    padding:0 5%; 
    max-width:500px; 
}

#formHold h1, h2 { 
    padding:10px 0px; 
    border-bottom:1px solid #eee;  
    padding-left:0; 
    font-weight:300; 
    line-height:1.1em; 
} 

#formHold h2 {color:#018ff3;} 

#formHold ul { 
    list-style-type:none;  
    margin:0;  
    padding:0;  
    position:relative; 
} 

#formHold li { 
    margin:1.5em 0;  
    position:relative; 
} 

form { 
    width:100%; 
    margin: 20px 0; 
} 

input { 
    display:block;  
    width:100%;  
    padding:0.3em 0.1em; 
    text-indent:5px; 
    border: 1px solid #e1e3e3; 
    border-bottom-color:#e5e5e6; 
    box-shadow: 0 -1px 0 #a7aaad; 
    border-radius:3px; 
    font-size:16px; 
    font-family:inherit; 
    box-sizing: border-box; 
    -moz-box-sizing: border-box; 
    -webkit-box-sizing: border-box;  
}

#formHold button { 
    width:80%; 
    max-width:250px;  
    display:block; 
    margin:20px auto; 
    border:1px solid #0c6eb3; 
    box-shadow:0 1px 0 #ced0d1, 0 1px 0px #8cd1fd inset; 
    padding:10px; 
    color:#fff; 
	font-size: 1.2em;
    font-weight:bold; 
    border-radius:3px; 
    background: #159efd; /* Old browsers */
    background: -moz-linear-gradient(top, #159efd 0%, #018ff3 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#159efd), color-stop(100%,#018ff3)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #159efd 0%,#018ff3 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #159efd 0%,#018ff3 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #159efd 0%,#018ff3 100%); /* IE10+ */
    background: linear-gradient(top, #159efd 0%,#018ff3 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#159efd', endColorstr='#018ff3',GradientType=0 ); /* IE6-9 */
} 




/************************************************************************************
MEDIA QUERIES
*************************************************************************************/
/* for 980px or less */
@media only screen and (max-width: 980px) {
	
	#pagewrap {
		width: 94%;
	}
	
	#header {
		height: auto;
	}
	
	#content {
		width: 70%;
		margin-top: 10px;
		padding-top: 60px;
		padding-bottom: 60px;
	}
	
	#sidebar {
		display: none;
	}
	
	/*navigation*/

	a.nav-link{
		display:block;
	}
	
	a.nav-link{
		position: absolute;
		top: 0;
		right: 3em;
		background: #F00;
		text-decoration: none;
		color: #FFF;
		padding: .5em;
		font-weight: bold;
		border-radius: 0 0 .2em .2em;
	}

	a.nav-link:hover{
		background: #FFF;
		color: #000;
	}
	
	.nav-hold {
    	overflow: visible;
	}

	nav[role="primary"] ul {
		list-style: none;
		position: absolute;
		bottom: 6.2em;
		left: 1.4em;
		width: 100%;
		z-index: 1;
	}
	
	nav[role="primary"] ul li{
			width: auto;
			height: 1.8em;
	}

	nav[role="primary"] ul li a {
		text-decoration: none;
		display: block;
		padding: 8px;
		margin: 0;
		color: #fff;
		font-size: .9em;
		line-height: 1.9em;
		font-weight: bold;
		background: #F00;
		border-bottom: 1px solid #666;
	}

	nav[role="primary"] ul li a:hover {
		background: #e7e4e4;
		color: #333;
		padding: 8px;
	}
	
	nav[role="primary"] li ul li {
   		display: none;
	}
	
	nav[role="primary"] li ul li {
   		width: 100%;
		height: 1.8em;
	}

	nav[role="primary"] li a:hover li {
    	float: left;
	}
	nav[role="primary"] li:hover li a {
    	background-color:#F33;
    	border-bottom: 1px solid #fff;
    	color: #FFF;
		height: auto;
		width: 100%;
		margin: 10px 0;
	}

}


/* for 480px or less */
@media only screen and (max-width: 480px) {

	#header {
		height: auto;
	}
	
	#pagewrap {
		background-image: none;
	}
	
	#content {
		padding-top: 2em;
		min-height: 3500px;
		width: 85%;
	}
	
	#sidebar {
		display: none;
	}
	
	body {
		font-size: 0.875em;
		line-height: 1.5em;
		color:#000;
		background-color: #286296;
	}
	
	/*navigation*/

	a.nav-link{
		display:block;
	}
	
	a.nav-link{
		position: absolute;
		top: 0;
		right: 1em;
		background: #F00;
		text-decoration: none;
		color: #FFF;
		padding: .5em;
		font-weight: bold;
		border-radius: 0 0 .2em .2em;
	}

	a.nav-link:hover{
		background: #FFF;
		color: #000;
	}

	nav[role="primary"] ul {
		list-style: none;
		position: absolute;
		bottom: 0;
		left: 0;
		width: 100%;
		z-index: 1;
	}
	
	nav[role="primary"] ul li{
			width: 100%;
			height: 1.8em;
	}

	nav[role="primary"] ul li a {
		text-decoration: none;
		display: block;
		padding: 8px;
		margin: 0;
		color: #f9f9f9;
		font-size: .9em;
		line-height: 1.9em;
		font-weight: bold;
		background: #1c1c1c;
		border-bottom: 1px solid #666;
	}

	nav[role="primary"] ul li a:hover {
		background: #F00;
		color: #fff;
		padding: 8px;
	}

	nav[role="primary"] ul li:last-child a {
		border: none;
	}
	
	nav[role="primary"] li ul li {
   		width: 100%;
		height: 1.8em;
	}

	nav[role="primary"] li:hover ul {
    	display: block;
	}
	nav[role="primary"] li a:hover li {
    	float: left;
	}
	nav[role="primary"] li:hover li a {
    	background-color:#F33;
    	border-bottom: 1px solid #fff;
    	color: #FFF;
		height: auto;
		width: 100%;
		margin: 10px 0;
	}
	

}

/* IE10+ viewport fix*/
@-ms-viewport { width:device-width; }
@viewport { width:device-width; }