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

/* 	
	City of Cayce
	Date: 2/2018
*/

@import url('https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400i,700,700i');

html {
	height:100%;
}

body,td,th {
	font-family: 'Source Sans Pro', Tahoma, Georgia, Times New Roman, Times, serif;
	font-size: 1em;
	color: #333;
	height:100%;
}

body {
	font-family: 'Source Sans Pro', Tahoma, Georgia, Times New Roman, Times, serif;
	font-size: 1em;
	color: #333;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #fff;
	height:100%;
}

img {
	border: 0;	
}

caption {
	font-size: 1.2em;
	color:#333;
	padding-bottom: 1em;
	font-weight: bold;
}

.tablewhite {
	background-color:#fff;
}

a:link {
	color: #2c5d9c;
}
a:visited {
	color: #2c5d9c;
}
a:hover {
	color: #173f72;
}

a.whitelink:link {
	color:#FFF;
}

a.whitelink:visited {
	color:#FFF;
}


#wrap {
	min-height:100%;
}

#main {
	overflow:auto;
	padding-bottom: 60px;
}

#topalert {
	width: 100%;
	text-align: center;
	padding-top: 1em;
	padding-bottom: 1em;
	background-color: #00489a;
	font-size: 1.1em;
	color:#fff;
}

#topalert a:link {
	color:yellow;
}

#topalert a:visited {
	color:yellow;
}


#logo {
	padding: 0; 
	top: 10px;
	position:relative;
	margin: 0 auto;
}

.logo {
	max-width: 250px;
}


#contactinfo {
	width: auto;  
	padding: 0; 
	top: 20px;
	float: right;
	color: #969696;
	text-align:right;
	font-size:1em;
	position: relative;
	display: inline;
}


#contactinfomobile {
	display:none;
}

#topbar {
	width: 100%;
	height: 20px;
	padding-top:6px;
	padding-bottom:3px;
	display: inline-block;
}

#topbarholder {
	max-width: 1200px;
	margin: 0 auto;
	text-align: right;
	font-size: .9em;
}


#headerbarholder {
	width: 100%;
	height: 150px;
	background-image: url("images/swoosh.svg");
	background-repeat: no-repeat;
	background-position: right bottom;
}

#headerbar {
	max-width: 1200px;  
	margin: 0px auto;
	padding: 0; 
	top: 0px; 
	height:180px;
	position: relative;
	text-align: center;
}

#menubar {
	width: 100%;  
	padding: 0;
	margin: 0; 
	top: 0px; 
	height:auto;
	position: relative;
	background-color: #004b97;
	border-top:2px solid #39b7dd;
}

#menubarholder {
	max-width: 1200px;
	margin: 0 auto;
	}


#mastheadholder { 
	padding: 0;
	width: 100%;
	height: 350px;
	position: relative; 
}

#newsmast { 
	width: 400px; 
	top: 0px;
	color:#fff;
	float: right;
	margin-right: 3em;
	padding:1.5em;
	background-image: url("images/newsbackblue.png");
	background-repeat: repeat;
	-moz-border-radius-bottomleft: :8px;
	-moz-border-radius-bottomright: :8px;
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;
}

#swoosh {
	background-image: url("images/bottom.png");
	background-repeat: repeat-x;
	background-position: bottom;
	height: 98px;
    position: absolute;
    bottom:0;
    width: 100%;
}

#content {
	max-width: 1200px;  
	margin: 0px auto; 
	top: 30px;
	position: relative;
	height:auto;
	text-align:center;
	margin-bottom:3em;
	font-size: 1.1em;
}

#content p {
	line-height: 1.5em;
}


#subbanner {
	height: 200px;
	width: 100%;
	background: url(mastheads/sub-top.jpg); 
	overflow: hidden;
    background-size: cover;
    background-position: center center;
}

#subbanner-optional {
	height: auto;
	width: 100%;
	text-align: center;
}


#sub-content {
	max-width: 1125px;  
	margin: 0px auto;
	padding: 0; 
	top: 30px;
	position: relative;
	margin-bottom: 9em;
	font-size: 1.2em;
	text-align: justify;
}

#sub-content p {
	line-height: 1.5em;
}

#sub-leftcontent {
	float: left;
	width: 65%;
	margin-left: 0;
	padding-left: 0;
	margin-top: 0;
	padding-top:0;
	text-align: justify;
}


#minutesholder {
	width:30%;
	display: inline-block;
	vertical-align: top;
	padding:.5em;
}

#year {
	background-color: #00aeef;
	font-size: 1em;
	font-weight: bold;
	padding: .3em;
	text-align: center;
	color:#fff;
	margin-bottom: .5em;
}

#minutestable {
   width:100%;
   margin-bottom:.3em;
}

#left_col {
	display: inline-block;
	width:45%;
	font-size: .8em;
}

#right_col {
   display: inline-block;
   width:52%;
   font-size: .7em;
   text-align: right;
}

#leftcontent {
	float: left;
	width: 65%;
	margin-left: 0;
	padding-left: 0;
	margin-top: 0;
	padding-top:0;
	text-align: justify;
}


#rightcontent {
	float: right;
	width: 27%;
	margin-left: 2em;
	border-left: 1px solid #d6d6d6;
	padding-left: 1em;
	font-size:.9em;
	padding-bottom: 5em;
	background-color: #f3f3f3;
	text-align: left;
	padding-right:1.1em;
	background-image: url('images/gradient.jpg');
	background-repeat: repeat-y;
}


#rightcontent li {
	margin-bottom: .8em;
	margin-left: 0;
	padding-left: 0;
}


#news {
	float: right;
	width: 30%;
	margin-left: 2em;
	border-left: 1px solid #d6d6d6;
	padding-left: 1em;
	font-size:.9em;
	padding-bottom: 5em;
}

#featuresholder {
	max-width: 1200px;
	margin: 0px auto;
	position: relative;
	height:auto;
	margin-top:0;
	margin-bottom:2em;
	clear: both;
	text-align: center;
}

.features {
	width: 320px;
	display: inline-block;
	vertical-align: top;
	padding: .5em;
	padding-top:1em;
	/*float:left;*/
	margin: 20px;
	font-size:1.1em;
	font-weight: bold;
	color:#004b96;	
	text-align:center;
	background-color: #f3f3f3;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

.featureblue {
	color:#00aeef;
}



#citymanagerholder {
	width: 100%;
	margin: 0px auto;
	position: relative;
	height:auto;
	margin-top:0;
	margin-bottom:2em;
	clear: both;
	text-align: center;
}

.citymanager {
	width: auto;
	display: inline-block;
	vertical-align: top;
	padding: 1em;
	margin:25px;
	text-align:center;
}







#footer {
	width: 100%;  
	margin: 0px auto; 
	position:relative;
	color: #333;
	top: 0px;
	border-top: 2px solid #00aeef;
	/*background-color:#f3f3f3;*/
	height:300px;
	margin-top:5em;
	background-image: url("images/footerbg1.jpg");
	background-repeat: no-repeat;
}

#footer-holder {
	max-width: 1200px;  
	margin: 0px auto; 
	padding: 15px; 
	position:relative;
	color: #333;
	top: 0px;
	font-size:.9em;
	text-align:center;
}

#footer-left {
	float:left;
	width:45%;
}

#footer-right {
	float:right;
	width:45%;
	text-align:right;
}

.footerhover {
	word-spacing: 1em;
}

.footerhover a:link {
	color: #004b96;
}

.footerhover a:visited {
	color:#004b96;
}

.footerhover a:hover {
	color: #00acf3;
}

h1 {
	font-family: 'Source Sans Pro', Arial, Helvetica, sans-serif;  
	font-size:2.8em;
	color: #333;
}



h2 {
	font-family: 'Source Sans Pro', Arial, Helvetica, sans-serif; 
	font-size:2.2em;
	color: #00499b; 
}

h3 {
	font-family: 'Source Sans Pro', Arial, Helvetica, sans-serif; 
	font-size:1.6em;
	color: #004b96; 
}

h4 {
	font-family: 'Source Sans Pro', Arial, Helvetica, sans-serif; 
	font-size:1.2em;
	color: #333; 
}


/* Miscellaneous objects */

.box {
	width: 40%;
	background-color:#f3f3f3;
	padding: 1em;
	margin-right: 1em;
	display: inline-block;
	vertical-align: top;
	text-align: left;
}

.smallfont {
	font-size: .8em;
}




/* Forms */

label {
	display:block;
	font-size:17px;
	margin:0 0 5px;
	position:relative;
}


input, textarea, select{
	border:1px solid;
	border-color:#646464;
	font-family:inherit;
	font-size:17px;
	width: 100%; 
    padding: 8px 0;
    text-indent: 5px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-topleft:5px;
	-webkit-border-bottom-right-radius:5px;
	-webkit-border-top-left-radius:5px;
}

select {
	padding-top:8px;
	padding-bottom:8px;
}

input[type="submit"], input[type="reset"] {
	cursor:pointer;
	width:auto !important;
}


/*buttons*/

.button {
	font-size:1em;
	font-weight:normal;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;
	padding:9px 18px;
	text-decoration:none;
	background-color:#333;
	color:#fff;
	display:inline-block;
	margin-top:1em;
}
.button a:link {
	text-decoration:none;
	color: #fff;
}
.button a:visited {
	text-decoration:none;
	color: #fff;
}

.button light {
	background-color:#63acbc;
}

#ineedto {
	background-color:#004697;
	text-align: center;
	color:#fff;
	font-size: 1.1em;
	font-weight: bold;
	padding-top: .5em;
	padding-bottom: .5em;
	padding-left: 1.5em;
	padding-right: 1.5em;
	display: inline-block;
	margin-top:1em;
}

.lightblue {
	color:#00aeef;
}

.darkblue {
	color: #004b97;
}

.nomargin {
	margin:0;
}

#line {
	border-top: 1px dotted #c2c2c2;
	margin: 0 auto;
	margin-top:2em;
	margin-bottom:1em;
	max-width: 1200px;
	
}

.imgscale {
    max-width: 100%;
    height: auto;
    width: auto\9; /* ie8 */
}

/* Accordian Menu */

#ss_menu { 
	width: 100%;
	margin-top:2em; 
	}

.ss_button { 
	background-color:#0088C4;
	border-bottom: 1px solid #FFFFFF;
	cursor: pointer;
	padding: 10px;
	color: #fff;
	}
	
.ss_content {
	background-color: #EFEFEF;
	display: none;
	padding: 10px;
	font-size: .9em;
	}
	

#portfolioholder-flex {
	display: flex;
	flex-direction:row;
	flex-wrap:wrap;
	justify-content:center;
	width: 100%;

}

.portfolio-flex {
	margin: 1.5em;
	display: block;
	font-size: 1em;
	line-height: normal;
	text-align: center;
	min-width: 280px;

}

.portfolioimg {
	max-width: 150px;
}

.email {
	font-size: .8em;
}

/* handle youtube embed responsively */
.youtubevid {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px; height: 0; overflow: hidden;
}
 
.youtubevid iframe,
.youtubevid object,
.youtubevid embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

#maps {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}

.map {
	max-width: 230px;
	margin: .3em;
	text-align: center;
	font-size: .8em;
}


/* Miscellaneous Styling */

.smallerfont {
	font-size: .8em;
}