@import url(https://fonts.googleapis.com/css?family=Scada:400&subset=latin);
@import url(https://fonts.googleapis.com/css?family=Dosis:200,300,400,600&subset=latin);

html {
	background: url(../img/bg.jpg);
/*	box-shadow:inset 0px 10px 75px rgba(0,0,0,.65);	*/
}

body {
	color:#575F5F;
/*	font-size:1.5rem;*/
/*	line-height:1.25;*/
}

h1 {
	font-family:"bitter",sans-serif;
	font-size:3em;
	color:#272a5e;
	font-weight:700;
}

h2 {
	font-family:"bitter",sans-serif;
	font-size:2em;
	color:#272a5e;
	font-weight:700;
}

h3 {
	font-family:"bitter",sans-serif;
	font-size:1.5em;
	color:#272a5e;
	font-weight:700;
} 

h1,h2,h3,h4,h5 {
	margin-bottom:12px;
	line-height:1.2;
}

a {
	color:#BE2127;
	border-bottom:1px dotted #bf9697;
}

p, td, td p {
	color:#575F5F;
	line-height:1.25;
	
}

td, td p, td b, td i, td strong, td em {
	font-size:12px;
	margin:0;
}

.rightcolumnfront td {
	font-size:1.5rem;
}

td {
	padding:5px;
}

td h3 {
	font-size:14px;
	font-weight:400;
}

td h3 strong {
	font-weight:700;
}

tr:nth-child(even) {
	background:url(../img/33pctwhite.png);
}

form tr:nth-child(even) {
	background:transparent;
}

hr {
	border:dotted #bbb;
	border-width:1px 0 0;
}

ul,ol {
	line-height:1.25;
	margin-left:2em;
	margin-bottom:1em;
	font-size:1.5rem;
}

li {
	margin-bottom:.5rem;
/*	font-size:1.5rem;*/
}

#retina {
	display:none;
}

header {
	position:relative;
	z-index:100;
/*	margin-bottom:-2em;*/
}

.navrow {
	margin-top:1em;
	position:relative;
	z-index:10;
}

#mobiledropdownnav {
	display:none;
}

.container.main {
/*	position:relative;*/
/*	top:-30px;*/
/*	padding-bottom:130px;*/
	margin-top:45px;
}

.four.columns.sidebar {
	background-image:url('../img/wavecut.gif');
	width:34%;
}

.eight.columns.rightcolumnfront {
	width:55%;
	float:left;
}

.eight.columns.rightcolumninside {
	width:63%;
	margin-left:2.4%;
	padding-top:22px;
}


.four.columns.sncontainer {
/*	width:initial;*/
/*	display:inline-block;*/
/*	margin-left:70px;*/
	width:34%;
}

#disclaimer {
	border:1px dotted #444672;
	padding:15px;
	background:#444672;
}
#disclaimer p:last-child {
	margin-bottom:0;
}
.snicons {
	background-image:url('../img/wave-50pct.png');
	background-color:#000;
/*	background-color:rgba(136,136,136,.1);*/
	padding:6px 7px 26px 7px;
	margin-top:10px;
	border-radius:5px;
	position:relative;
	top:15px;
/*	left:70px;*/
	border:1px dotted;
	border-color:#888;
	border-color:rgba(136,136,136,.2);
}

.backtocal {
	margin:20px 0 15px 0;
	display:inline-block;
/*	border:none;*/
	border:1px dotted #BE2127;
	padding:8px;
	background-image:url(../img/66pctwhite.png);
}

.backtocal:before {
	content: '\25c0';
	color:#BE2127;
	font-size:1em;
	margin-right:5px;
	border:none;
}

.caldetail h3 {
	font-size:1.5em;
	margin-bottom:20px;
}

.sidebarsection {
	padding:5% 5% 5% 5%;
	margin-top:10px;
	border-radius:5px;
}

.sidebarsection p {
	font-family:"bitter",sans-serif;
	font-size:1.1em;
}

.sidebarsection:first-child {
	padding-top:10%;
	margin-top:0;
}

.sidebarsection:last-child {
/*	padding-bottom:65px;*/
}

.sidebarsection *:last-child {
	margin-bottom:0;
}

.sidebar h2 {
	font-size:2.1em;
	color:#939fa0;
	text-shadow: 1px 1px rgba(255,255,255,.6), 0px -1px rgba(0,0,0,.5);
}

.sidebar h2 span.at {
	font-size:.8em;
	line-height:1.5em;
	font-family:sans-serif;
}

.eventdateday {
	font-family:"bitter",sans-serif;
	font-size:22px;
	background-color:#DCE1E2;
	color:#939FA0;
	width:30px;
	height:30px;
	line-height:30px;
	text-align:center;
	display:inline-block;
	text-shadow: 1px 1px rgba(255, 255, 255, .9), 0px -1px rgba(0, 0, 0, .5);
	border:1px dotted #aec3c4;
	margin-right:5px;
	font-weight:700;
}

.eventdatemonth {
	font-family:"bitter",sans-serif;
	font-size:20px;
/*	background-color:#DCE1E2;*/
	color:#939FA0;
	height:30px;
	line-height:30px;
	text-align:center;
	display:inline-block;
	text-shadow: 1px 1px rgba(255, 255, 255, .4), 0px -1px rgba(0, 0, 0, .6);
	border:1px dotted transparent;
	margin-right:10px;
}

.tweet_time, .tweet_user {
	font-family:"bitter",sans-serif;
	font-weight:400;
}

.tweet_text {
	font-family:"bitter",sans-serif;
	color:#575f5f;
	font-size:1em;
}

.twitterfeed ul {
	font-size:1em;
}

.tweet_avatar img {
	padding:6px;
	background:white;
	float:left;
}

.tweet_list li span.tweetbody {
	margin-left:57px;
	display:block;
}

.twitter h3 {
        font-weight:600;
        color:#9FA615;
        font-size:25px;
        height:30px;
        line-height:32px;
        background-image: url(../img/twitter.png);
        padding:5px 5px 5px 60px;
        background-repeat:no-repeat;
        background-color:#f5f5f5;
        background-position: 13px 5px;
        -webkit-border-radius: 8px;
        -moz-border-radius: 8px;
        border-radius: 8px;
        margin-bottom:3px;
        margin-top:10px;
}

.twitter h3 a {
        color:#272a5e;	
		border:none;
}

.twitter h3 span.at {
        font-family:sans-serif;
}

.tweet_list {
        list-style: none;
        margin: 0;
        padding: 0;
        overflow-y: hidden;
}

#twitter-widget-0 .e-entry-title {
	color:#575F5F;
}

.tweet_list li {
/*        overflow-y: auto;*/
/*        overflow-x: hidden;*/
        padding: 10px 0;
        margin:0;
        list-style-type: none;
        border-top:1px #a3bFc0 dotted;
        background-image:none;

}

.tweet_list li:first-child {
        border-top:none;
		padding-top:5px;
}

.tweet_list li:last-child {
	padding-bottom:0;
}

.tweet_list li a {
        color: #2d2f53;
		border:none;
}

.tweet_list .tweet_avatar {
        padding-right: 10px; float: left;

}

.tweet_list .tweet_avatar img {
        vertical-align: middle;
/*        display:none;*/
}

.ribbon-front h1 {
	text-align:center;
	margin:0;
	padding:0;
	line-height:1.9em;
	vertical-align:middle;
}
.ribbon-front h1 a {
	font-size:.75em;
	color:white;
	line-height:68px;
	text-align:center;
	position:relative;
	text-shadow:0px 2px 0px rgba(00, 00, 00, .95);
	-webkit-background-clip:text;
	-moz-background-clip:text;
	background-clip:text;
	border:none;
	vertical-align:top;
}

.ribbon-container {
	overflow:hidden;
	height:120px;
	position: absolute;
	z-index:1000;
	padding:0;
/*	top:-20px;*/
	top:177px;
	width:100%;
}

.ribbon-container .row {
	position:relative;
}

.ribbon-wrapper {
	position: relative;
	float:right;
	
}
.columns.ribbon-wrapper {
	margin:0;
}

.badgewrapper {
	width:294px;
	margin:0px auto;
}

.lowerbadgewrapper {
	width:294px;
	margin:10px auto;
	height:85px;
	margin-bottom:10px;
}

.lowerbadgeribbon {
	width:100%;
	background: url(../img/ribbon-front-sides-bg.gif);
	height:66px;
	position: absolute;
	z-index: 100;
	top:31px;
}

.ribbon-front {
	background-color: #1f1e2c;	height: 64px;
	width: 100%;
	position: relative;
	left:-30px;
	z-index: 2;
	background: url(../img/ribbon-front-bg.gif);
	box-shadow:0 16px 17px rgba(0,0,0,.2);
}

.ribbon-edge-topleft,
.ribbon-edge-topright,
.ribbon-edge-bottomleft,
.ribbon-edge-bottomright {
	position: absolute;
	z-index: 1;
	border-style:solid;
	height:0px;
	width:0px;
}

.ribbon-edge-topleft,
.ribbon-edge-topright {
}

.ribbon-edge-bottomleft,
.ribbon-edge-bottomright {
	top: 64px;
}

.ribbon-edge-topleft,
.ribbon-edge-bottomleft {
	left: -30px;
	border-color: transparent rgba(21, 20, 34, .7) transparent transparent;
}

.ribbon-edge-topleft {
	top: 0px;
	border-width: 0px 30px 0 0;
}
.ribbon-edge-bottomleft {
	border-width: 0 40px 30px 0;
}

.ribbon-edge-topright,
.ribbon-edge-bottomright {
	right: 0px;
	border-color: transparent transparent transparent rgba(21, 20, 34, .7);
}

.ribbon-edge-topright {
	top: 0px;
	border-width: 0px 0 0 30px;
}
.ribbon-edge-bottomright {
	border-width: 0 0 30px 40px;
	right:32px;
}

.ribbon-back-left {
	position: absolute;
	top: 30px;
	left: -9990px;
	width: 9999px;
	height: 64px;
	background-color: #bbe;	z-index: 0;
	background: url(../img/ribbon-front-sides-bg.gif);
	box-shadow:0 10px 17px rgba(0, 0, 0, .2);
}

.ribbon-back-right {
	position: absolute;
	top: 30px;
	right: -9927px;
	width: 9999px;
	height: 64px;
	z-index: 0;
	background-color: #bbe;	z-index: 0;
	background: url(../img/ribbon-front-sides-bg.gif);
	box-shadow:0 10px 17px rgba(0,0,0,.2);
}

/*         */


.bottom-ribbon-wrapper {
	position: relative;
	border-top: px solid #ccc;
	
}

.bottom-ribbon-front {
	background-color: #1f1e2c;	
/*	height: 31em;*/
	width: 100%;
	position: relative;
	left:0;
	z-index: 2;
	background: url(../img/ribbon-front-bg.gif);
	box-shadow:0 0px 32px rgba(0, 0, 0, .5);
	/*top:30px;*/
}

.bottom-ribbon-edge-topleft,
.bottom-ribbon-edge-topright,
.bottom-ribbon-edge-bottomleft,
.bottom-ribbon-edge-bottomright {
	position: absolute;
	z-index: 1;
	border-style:solid;
	height:0px;
	width:0px;
}

.bottom-ribbon-edge-bottomleft,
.bottom-ribbon-edge-bottomright {
	top: -2em;
}

.bottom-ribbon-edge-topleft,
.bottom-ribbon-edge-bottomleft {
	left: 0px;
	border-color: transparent transparent rgba(21, 20, 34, .7) transparent;
}

.bottom-ribbon-edge-topleft {
	top: 0px;
	border-width: 0px 30px 0 0;
}
.bottom-ribbon-edge-bottomleft {
	border-width: 0 0 2em 40px;
}

.bottom-ribbon-edge-topright,
.bottom-ribbon-edge-bottomright {
	right: 0;
	border-color: transparent transparent rgba(21, 20, 34, .7) transparent ;
}

.bottom-ribbon-edge-topright {
	top: 0px;
	border-width: 0px 0 0 30px;
}
.bottom-ribbon-edge-bottomright {
	border-width: 0 40px 2em 0 ;
}

.bottom-ribbon-back-left {
	position: absolute;
	top: -2em;
	left: -9959px;
	width: 9999px;
	height: 104%;
	background-color: #bbe;	z-index: 0;
	background: url(../img/ribbon-front-sides-bg.gif);
	box-shadow:5px -6px 17px rgba(0, 0, 0, .23);
}

.bottom-ribbon-back-right {
	position: absolute;
	top: -2em;
	right: -9959px;
	width: 9999px;
	height: 104%;
	z-index: 0;
	background-color: #bbe;	z-index: 0;
	background: url(../img/ribbon-front-sides-bg.gif);
	box-shadow:-5px -6px 17px rgba(0, 0, 0, .23);
}

.bottom-ribbon-container .columns .eight {
	margin-left:0;
	width:57%;
}

.bottomnavblock {
	float:left;
	margin:0 15px 20px 0;
	width:45%;
}

.bottomnavblock h4 {
	color:white;
	font-family:bitter, sans-serif;
	font-size:1.6em;
	font-weight:400;
}

.bottomnavblock ul {
	margin:0;
}
.bottomnavblock li {
	list-style-type:none;
} 

.bottomnavblock li a {
	color:white;
	border-bottom:1px dotted #444672;
	font-family:bitter, sans-serif;
	font-weight:400;
}

.topstripe {
	background: url(../img/topstripe.gif);
	background-position:center top;
	background-repeat:repeat;
	height:60px;
	box-shadow:inset 0px 10px 75px rgba(0,0,0,.45);
}

.topstripe .row div.newsletter {
	float:right;
}

.topstripe h2 {
	color:#dce1e5;
	font-weight:400;
	font-size:18px;
	font-style:italic;
	line-height:60px;
	display:inline-block;
	float:left;
}

.topstripe input {
	float:left;
	height:20px;
	margin:15px 0;
	padding:5px;
	border:none;
/*	font-family:"bitter",sans-serif;*/
	font-size:12px;
	line-height:20px;
	margin-left:10px;
	background-image:url(../img/inputbg.png);
	background-repeat:no-repeat;
	padding-right:20px;
	color:white;
	font-weight:400;
/*	letter-spacing:1px;*/
	width:233px;
	outline:none;
	background-position-x:right;
	background-color:transparent;
	text-align:right;
}

.topstripe a.submit {
	height:30px;
/*	width:40px;*/
	line-height:30px;
	background-color:#e3e4e4;
	color:#484b4c;
	display:inline-block;
	text-align:center;
	font-size:20px;
	font-family:"bitter",sans-serif;
	font-weight:400;
	margin:15px 0 15px 5px;
	font-style:italic;
	border-radius:2px;
	float:right;
	border:none;
	padding: 0 10px;
}

.topstripe form * {
	float:right;
}

.logo {
	width:30%;
	height:7.5em;
	background-image:url(../img/dcdplogo.png);
	background-repeat:no-repeat;
	float:left;
	background-size:100%;
	cursor:pointer;
	position:relative;
	left:10px;
	background-position-y:center;
}

.badgewrapper .leftbadge {
	width:155px;
	height:89px;
	top:18px;
	background-image:url(../img/precinct-chair-toolbox.png);
	background-repeat:no-repeat;
	position:relative;
	z-index:1010;
	float:left;
	cursor:pointer;
	background-position:-8px 0;
	border:none;
}



.badgewrapper .rightbadge {
	width:139px;
	height:89px;
	top:17px;
	background-image:url(../img/donate.png);
	background-repeat:no-repeat;
	position:relative;
	z-index:1010;
	float:left;
	cursor:pointer;
	background-position:0 9px;
	border:none;
}

.lowerbadgewrapper .leftbadge {
	width:155px;
	height:74px;
	top:18px;
	background-image:url(../img/meet-officials.png);
	background-repeat:no-repeat;
	position:relative;
	z-index:1010;
	float:left;
	cursor:pointer;
	/*background-position:-8px 0;*/
	border:none;
}



.lowerbadgewrapper .rightbadge {
	width:139px;
	height:74px;
	top:17px;
	background-image:url(../img/store.png);
	background-repeat:no-repeat;
	position:relative;
	z-index:1010;
	float:left;
	cursor:pointer;
	/*background-position:0 9px;*/
	border:none;
}

.row .four.columns.badges {
	z-index:1500;
	width:34%;
}

.frontphotos {
/*	width:590px;*/
	width:106%;
	height:0px;
	padding-bottom:100%;
	position:relative;
	top:-23px;
/*	left:-26px;*/
	left:-5%;
	overflow:hidden;
/*	background-image:url(../img/33pctwhite.png);*/
	background:#efefef;
	z-index:999;
}

.scrollerPag {
	float:right;
	width:51px;
	position:absolute;
	left:98%;
	top:20px;
/*	left:-1em;*/
	margin-top:15px;
/*	z-index:-1;*/
}

.scrollerPag a {
	display:block;
	margin-bottom:10px;
/*	width:10px;*/
/*	height:10px;*/
/*	line-height:10px;*/
/*	background-color:#272A5E;*/
/*	left:-1.4em;*/
	position:relative;
	border:none;
	width:64px;
	height:27px;
	background:url(../img/blueribbon.png);
	background-repeat:no-repeat;
	background-position:center right;
}

.scrollerPag a.selected, .scrollerPag a.tempselected {
/*	background-color:#BE2127;*/
	background:url(../img/redribbon.png);
	background-repeat:no-repeat;
	background-position:center right;
/*	left:-.3em;*/
	position:relative;
} 

.scrollerPag a span {
	display:none;
}

.photoscroller {
	position: relative;
	height:454px;
}

.photoscroller div {
/*	background-color:#f8f8f8;*/
	background-image:url(../img/ajax-loader.gif);
	background-repeat:no-repeat;
	background-position:center center;
    display: block;
    float: left;
	word-wrap: break-word;
/*	width:590px;*/
	width:100%;
	height:475px;
}

.photoscroller h1, .photoscroller h2, .photoscroller h3, .photoscroller h4 {
	color:#575F5F;
	font-size:28px;
	margin:15px 0;
	padding:0 25px;
}

.photoscroller p {
	font-size:1.5rem;
	margin-bottom:8px;
	padding:0 25px;
}


nav {
	margin-top:2.8em;
	float:left;
	width:66%;
/*	margin-left:2%;*/
	text-align:center;
	padding-right:10px;
	height:109px;
/*	overflow:hidden;*/
}

nav ul {
	margin:0;
	padding:0;
	display:block;
/*	float:left;*/
	font-size:1em;
/*	left:50%;*/
/*	position:relative;*/
	display:inline-table;
	width:100%;
}

nav ul li {
/*	float:left;*/
	display:inline;
	margin:0;
	padding:0;
	height:40px;
/*	position:relative;*/
/*	right:50%;*/
}

nav ul li ul {
	display:none;
	position:absolute;
/*	left:0;*/
/*	top:78px;*/
/*	left:35%;*/
	margin:21px 0 0 .75%;
	padding:0;
	width:65%;
/*	margin-left:10%;*/
}

nav ul li ul.visible {
	display:block;
}

nav ul li ul li {
	padding: .4em .6em 1em .6em;
	background-image:url(../img/33pctwhite.png);
/*	background-color:white;*/
	margin-right:.4em;
	font-style:normal;
	color:#fff;
	letter-spacing:0;
	border-radius:4px;
/*	float:none;*/
}

nav ul li ul li.subselected {
	background-color:#2f3438;
	color:white;
}

.subselected a span {
	color:white;
}

header h1 {
	text-indent:-9999px;
	font-size:20px;
}

nav a span {
	font-family:"bitter",sans-serif;
	font-weight:400;
	font-style:italic;
	font-size:1.6em;
	height:auto;
	color:#be2127;
	letter-spacing:-1px;
/*	line-height:96px;*/
/*	margin-right:18px;*/
/*	width:160px;*/
/*	text-align:center;*/
/*	margin:0 10px 0 15px;*/
	border-radius:4px;
	padding:.2em .5em;
/*	display:inline-block;*/
	position:relative;
}

nav ul li ul li a span {
	font-size:1em;
	color:#575F5F;
	letter-spacing:0;
	font-style:normal;
	padding:0 .2em;
}

nav .subnav {
	position:relative;
	top:-4.35em;
	left:-18px;
	float:left;
	width:110%;
}

nav .subnav a {
	height:1em;
	font-size:.65em;
	float:left;
	
}

nav .subnav a span {
	padding: .4em .6em 1em .6em;
/*	background-image:url(../img/66pctwhite.png);*/
	background-color:white;
	margin-right:.4em;
	font-style:normal;
	color:#575F5F;
	letter-spacing:0;
}

.lt-ie9 nav {
/*	width:61%;*/
}

.lt-ie9 nav a span {
	font-style:normal;
}

.lt-ie9 .logo {
/*	width:37.5%;*/
/*	background-size:70%;*/
/*	backgroundSize: "cover";*/
}

nav a {
/*	height:8em;*/
	display:inline-block;
	border-bottom:none;
}

nav a:last-child {
	margin-right:0;
}

nav a:link {
}

nav a.selected span {
/*	color:#51b9df;*/
	background-color:white;
}

nav a.selected {
/*	background-image:url(../img/balloon-spike.png);
	background-repeat:no-repeat;
	background-position:-0.7em 1em;
*/}


#scroller {
	display:block;
	overflow:hidden;
}

#photospace {
	height:400px;
	width:960px;
	background:#222222;
	padding:0;
	margin:0px auto;
	border-radius:4px;
/*	position:absolute;*/
	top:160px;
	overflow:hidden;
	border:10px solid #f8f8f8;
	-moz-box-shadow: 3px 3px 7px #000;
	-webkit-box-shadow: 3px 3px 7px #000;
	box-shadow: 3px 3px 7px #000;
	margin-bottom:40px;
}

.modalButton, input[type="submit"] {
        background: #24275b;
        -moz-border-radius:6px;
        -webkit-border-radius:6px;
        border-radius:6px;
        -moz-box-shadow:0px 0px 2px rgba(0,0,0,0.4);
        -webkit-box-shadow:0px 0px 2px rgba(0,0,0,0.4);

        border: 2px solid #515177;
/*		border:none;*/

        color:rgba(255,255,255,1);
        text-shadow:-1px -1px 0px rgba(0,0,0,0.8);

        /*background:-webkit-gradient(linear,0% 0%,0% 100%,from(#e9ede8),to(#ce401c), color-stop(0.3,#8c1b0b));*/
		background:-webkit-gradient(linear,0% 0%,0% 100%,from(#9696D4),to(#515177), color-stop(0.2,#252249));
		background:-moz-linear-gradient(top,  #9696D4,  #3F3E82);
        padding: 12px 28px 12px 24px;

        font-size:1.25em;
        margin-right:5px;

        text-decoration:none;
        display:inline-block;
        margin-bottom:10px;
}

.modalButton:visited, .modalButton:link {
        text-decoration:none;
        color:#585453;
}

.modalButton:hover, .modalButton:active, input[type="submit"]:hover {
        background:#252249;
        background:-webkit-gradient(linear,0% 0%,0% 100%,from(#515177),to(#515177), color-stop(0.2,#252249));
		background:-moz-linear-gradient(top,  #515177,  #515177);
        color:white;
        text-shadow:none;
        text-decoration:none;
}

.hiddensp {
	display:none;
}

.sliderphoto {
	width:960px;
	height:400px;
	display:block;
	float:left;
	zoom:100%;
	background-image:url(../img/ajax-loader.gif);
	background-repeat:no-repeat;
	background-position:center center;
}

.sliderphoto img {
	width:960px;
	height:400px;
	zoom:100%;
}

.eventlist.four.columns h2 {
	font-family:Exo;
	font-size:30px;
	font-weight:600;
	color:#9fa615;
	margin-bottom:25px;
	margin-top:5px;
}

.eventlist.four.columns h3 {
	font-family:Exo;
	font-size:17px;
	font-weight:500;
	color:#9fa615;
	margin-bottom:3px;
}

/*.caroufredsel_wrapper {
	background-color:#222222;
}
*/
.calpage {
	width:65px;
	height:82px;
	background-image:url(../img/cal.gif);
	float:left;
	margin-right:10px;
	margin-top:-3px;
}

.calpage .caldate {
	font-family:Chivo;
	font-weight:900;
	color:#777777;
	font-size:28px;
	line-height:35px;
	display:block;
	margin-top:18px;
	width:65px;
	text-align:center;
}

.calpage .calmonth {
	font-family:Dosis;
	font-size:12px;
	font-weight:800;
	color:white;
	margin-left:8px;
	letter-spacing:1px;
}

#calendar h2 {
	font-size:22px;
}

.fc-content {
	background-color:#eeeeee;
	background-color:rgba(255, 255, 255, .3);
}

.fullcalendar {
	margin:15px 0 10px 0;
	width:94%;
	font-size:1.25em;
	font-weight:700;
	text-align:left;
	border-radius:5px;
	background:url(../img/33pctwhite.png);
	display:block;
	padding:8px 3%;
	text-decoration:none;
	color:#939FA0;
	font-family:"bitter",sans-serif;
	border:1px dotted #939FA0;
}

.fullcalendar img {
	position:relative;
	top:1px;
}

.event {
	padding:0px 0px 2px 40px;
	color:#575F5F;
	font-family:"bitter",sans-serif;
	border-bottom:1px #a3bFc0 dotted;
	cursor:pointer;
}
.eventday {
/*	margin-top:10px;*/
}

.eventday:nth-child(2) {
/*	margin-top:20px;*/
}

.event:last-child {
	border-bottom:none;
}
.eventtime {
	font-size:14px;
	padding:5px 0 0 0;
	margin:0;
}

.eventtitle {
	font-size:16px;
	font-weight:700;
	line-height:1.25;
}

.eventdetails {
}

.eventdescription {
	font-size:12px;
	padding:5px 0;
	display:block;
	margin:0;
}

.eventdescription a {
	display:inline-block;
	clear:both;
	margin-top:3px;
}
.eventlocation {
	font-size:14px;
/*	margin-top:-18px;*/
	margin:0;
}

.eventlisting {
	margin-left:77px;
	margin-bottom:20px;
}

.eventlisting p {
	margin:0;
	font-weight:bold;
	font-size:1.2em;
}

p.eventdescrip {
	font-weight:normal;
	margin-top:2px;
}

.eventcontainer {
	cursor:pointer;
}

#mobilelogo {
	display:none;
}

.columns.six.frontboximg {
	width:48.8%;
	border-radius:4px 4px 0 0;
}

.columns.six.frontboximg:last-child {
	margin-left:2%;
}

.columns.six.frontboximg img {
		box-shadow: inset 0px 0px 45px rgba(0, 0, 0, 0.75);
		border-radius:4px 4px 0 0;
/*		width:100%;*/
}

.frontboximg.six div {
	padding:4%;
	background-color:rgba(217,245,255,0.6);
	margin-bottom:25px;
	width:92%;
	-moz-box-shadow: 3px 3px 7px #000;
	-webkit-box-shadow: 3px 3px 7px #000;
	box-shadow: inset 0px 0px 45px rgba(0, 0, 0, 0.45);
	border-radius:0px 0px 4px 4px;
}

.frontbox.six:last-child {
	margin-left:2%;
}


.columns.four.leftcolumn {
	background-color:rgba(217,245,255,0.6);
	-moz-box-shadow: 3px 3px 7px #000;
	-webkit-box-shadow: 3px 3px 7px #000;
	box-shadow: inset 0px 0px 45px rgba(0, 0, 0, 0.45);
	border-radius:4px 4px 4px 4px;
	width:26.37%;
	padding:2%;
	margin-top:5px;
}

.columns.four.leftcolumn h1 {
	color:white;
	font-size:38px;
}

.columns.four.leftcolumn h2 {
	color:white;
	font-size:30px;
}

.columns.four.leftcolumn h3 {
	color:white;
	font-size:24px;
}

.columns.four.leftcolumn p {
	color:white;
}

/*.frontbox.five.columns {
	padding:10px;
}*/



.frontbox.five:last-child {
/*	margin-left:2.5%;*/
}

.frontboximg h1 {
	color:#ffffff;
	font-weight:700;
	margin-top:-8px;
}

.frontboximg p:last-child {
	margin-bottom:0;
}

.frontboximg p {
	color:white;
}

footer {
/*	background-image:url(../img/bg2.gif);*/
/*	top:-130px;*/
/*	position:relative;*/
/*	z-index:1000;*/
	overflow-x:hidden;
	background:url(https://www.dallasdemocrats.org/site_templates/site/img/ribbon-front-sides-bg.gif);
	background-repeat:repeat-x;
	background-position:center bottom;
/*	width:100%;*/
}

footer .bottom-ribbon-front .four.columns {
	width:30%;
	padding:3% 4%;
}

footer .bottom-ribbon-front .eight.columns {
	width:51.2%;
	padding:3% 2%;
}

footer.container {
/*	padding:0;*/
}

footer.container .row {
/*	margin-top:30px;
	padding-bottom:30px;*/
}

footer p {
	font-size:1em;
	color:white;
	clear:both;
	font-family:"bitter",sans-serif;
	font-weight:400;
}

footer hr {
	border-color:#444672;
}

.snicons {
	height:40px;
}

.snicons div {
	height:40px;
	width:100%;
	float:right;
	background-image: url(../img/snicons.png);
	background-repeat:no-repeat;
	margin-right:15px;
}

.snicons .sniconsborder {
	height:auto;
	background-image:none;
	margin:0;
	padding:8px 0;
	border:1px dashed #999;
	border-radius:5px;
/*	width:84%;*/
}

.snicons .sniconsborder div {
	background-repeat:no-repeat;
	margin-top:3px;
	cursor:pointer;
}

/*.snicons div:last-child {
	margin-right:0;
}*/

.snicons .f {
	background-repeat: no-repeat;
	background-position: 4px 0px;
	width:22px;
	margin-left:50px;
}

.snicons .t {
	background-repeat: no-repeat;
	background-position: -19px 0px;
	width:41px;
}

.snicons .yt {
	background-repeat: no-repeat;
	background-position: -61px 0px;
	width:25px;
}

.snicons .fl {
	background-repeat: no-repeat;
	background-position: -86px 0px;
	width:28px;
	margin-right:13px;
}


.bottomnav {
	margin-left:0;
}

.bottomnav ul {
	margin-top:75px;
}

.bottomnav ul li ul {
	margin-top:10px;
}

.bottomnav ul li {
	list-style-type:none;
	display:inline-block;
	margin-right:10px;
	margin-left:10px;
	width: 136px;
}

.bottomnav ul li ul li {
	display:block;
	margin:0;
	margin-bottom:2px;
}

.bottomnav ul li ul li a {
	color:white;
	line-height:25px;
}
.bottomnav ul h4 a {
	font-family:"bitter",sans-serif;
	font-weight:700;
	color:#9ed3e5;
	font-size:30px;
	margin-bottom:10px;
}

.contactinfo h2 {
	color:#9ed3e5;
	text-indent:-9999px;
	height:61px;
	background-position-x:-12px;
}

.contactinfo h3 {
	color:#9ed3e5;
	font-size:34px;
	font-family:"bitter",sans-serif;
	font-weight:700;
}

.contactinfo {
/*	background: rgba(0,0,0,0.6);*/
	margin-right:2%;
	padding:10px;
}

.contactinfo p {
	font-size:13px;
	color:#dddddd;
	padding-right:40px;
}

.contactinfo p b, .contactinfo p strong {
	color:#AFEAFF;
	font-family:"bitter",sans-serif;
	font-size:26px;
	color:white;
	font-weight:700;
}

.bottomnav ul a {
	font-size:12px;
	color:#555555;
}

.boardlist h3 {
	font-family:Exo;
	font-size:30px;
	font-weight:600;
	color:#9fa615;
	margin-bottom:1px;
}

.boardlist h4 {
	font-family:Exo;
	font-size:20px;
	font-weight:400;
	color:#9fa615;
	margin-bottom:10px;
}

.boardlist li {
	float: left;
}

.boardmemberportrait {
	float:left;
	margin-right:20px;
	margin-left:-5px;
}

.boardmemberbio p {
	
}

.photopaper.articleimage {
	margin:10px 0 20px 0;
}

div.imgPhotoLook img, span.imgPhotoLook img, img.imgPhotoLook, .photopaper {
  border:10px solid #f8f8f8;
  -moz-box-shadow: 3px 3px 7px #888;
  -webkit-box-shadow: 3px 3px 7px #888;
  box-shadow: 3px 3px 7px #888;
/*  margin-bottom:4px;*/
  border-radius:2px;
}

#eventRegistration input[type="text"] {
	width:50%;
}



.formLabelColumn {
	display:none;
}

.formDataColumn label {
	display:block;
	padding:0;
	margin:0 0 1px 0;
	height:auto;
	line-height:1.5;
	font-size:14px;
}

#ui-datepicker-div { display: none; }

form {
	font-size:100%;
	line-height:2;
}

form table td {
	padding-left:0;
}

form table td label {
	display:block;
}

form table td {
	white-space:normal;
}

form table td input[type=text], form table td input[type=password], form table td input[type=tel], form table td input[type=number] {
	width:350px;
	font-size:1.25em;
}

form table td select {
	font-size:1.25em;
}

select {
	min-width:100px;
}

input[type=radio] {
	float:left;
	margin-right:5px;
	width:15px;
}

input[type=checkbox] {
	float:left;
	margin-right:5px;
	width:15px;
}

.arbrCustomForm fieldset {
	padding:10px;
}

.arbrCustomForm fieldset legend {
	font-weight:bold;
	font-size:1.25em;
	line-height:1.5em;
}

br.radiobr {
	display:none;
}

.imageleft {
	float:left;
	margin: 0 15px 15px 0;
	}

.imageright {
        float:right;
        margin-left:10px;
        }

.imageleftBorder {
        float:left;
        margin-right:10px;
        border:1px solid #aaaaaa;
        }

.imagerightBorder {
        float:right;
        margin-left:10px;
        border:1px solid #aaaaaa;
        }
.jotform-form h2, .jotform-form .form-header-group {
	display:none;
}

.arbrCustomForm fieldset legend {
	background-color:transparent;
	margin:0;
	position:relative;
	top:25px;
	padding:0;
}

.arbrCustomForm fieldset {
	padding-top:35px;
	background-color:#DDD;
	background-color:rgba(0,0,0,.1);
}

#mobile {
	display:none;
}

.snicons div.sniconswrapper {
	margin:0px auto;
	background-image:none;
}


@media (min-width: 768px) and (max-width: 979px) { 
	body {
		font-size:1.1em;
	}
	
	.logo {
		width:30%;
		margin-top:16px;
/*		margin-left:27px;*/
	}
	
	nav {
		width:68%;
		margin-top:4em;
	}
	.leftbadge {
		display:none;
		background-image:none;
		background:none;
	}
	.rightbadge {
		margin:0px auto;
		float:none;
	}
	
	.ribbon-front h1 {
		font-size:2.8;
	}
	
	.ribbon-front h1 a {
/*		line-height:2.5em;*/
		font-size:.7em;
	}
	
	.frontphotos {
/*		zoom:80%;*/
/*		width:108%;*/
		left:-5%;
		padding-bottom:115%;
		top:-30px;
	}
	.scrollerPag {
/*		left:.7em;*/
		left:100%;
	}
	
	.scrollerPag a {
		
		width:50px;
	}
	
	.sidebar h2 {
		font-size:2.2em;
	}
	
	/*.snicons .sniconsborder {
			padding:10px 12px 24px 53px;
		}
	*/	
	
	
}

.lt-ie9 .ribbon-edge-bottomleft, .lt-ie9 .ribbon-edge-topright, .lt-ie9 .ribbon-edge-topleft, .lt-ie9 .ribbon-edge-bottomright, .lt-ie9 .bottom-ribbon-edge-bottomleft, .lt-ie9 .bottom-ribbon-edge-topright, .lt-ie9 .bottom-ribbon-edge-topleft, .lt-ie9 .bottom-ribbon-edge-bottomright {
	display:none;
}

@media only screen and (min-width: 481px) and (max-width: 601px) {
	div.imgPhotoLook img, span.imgPhotoLook img, img.imgPhotoLook, .photopaper {
                max-width:94%;
        }
}


@media only screen and (max-width: 767px) {
	.bottomnavblock {
		display:none;
	}
	.container {
		padding:10px;
	}
	
	.frontphotos {
		left:auto;
		width:auto;
	}
	
	#mobile {
		display:block;
	}
	.topstripe {
		display:none;
	}
	
	.frontphotos {
		overflow:visible;
		top:10px;
	}
	
	.sidebar {
		display:none;
	}
	
	.snicons .fl {
		margin-right:34px;
	}
	
	.snicons .f {
		margin-left:0;
	}
	
	.photoscroller div {
		background:url(../img/66pctwhite.png);
		height:auto;
		padding-bottom:15px;
		margin-bottom:10px;
	}
	
	.photoscroller div:last-child {
		margin-bottom:25px;
	}
	
	.logo {
		width:300px;
		margin:15px auto 0 auto;
/*		height:80px;*/
		float:none;
		left:0;
/*		background-position:center center;*/
/*		background-size:367px 86px;*/
	}
	
	.ribbon-container {
/*		overflow:hidden;*/
	}
	
	.ribbon-wrapper {
		position: relative;
		border:none;;
		float:none;
	}
	
	div.imgPhotoLook img, span.imgPhotoLook img, img.imgPhotoLook, .photopaper {	
		/*max-width:94%;*/
		float:none;
		width:90%;
		display:block;
		clear:both;
	}
	
	.imageleft {
		margin-bottom:15px;
	}
	
	h1,h2,h3 {
		line-height:1;
		word-wrap:normal;
		word-break:keep-all;
		line-break:auto;
	}
	
	h1 {
		font-size:2em;
	}
	
	h2, h3 {
		font-size:1em;
	}
	
	.eight.columns.rightcolumnfront {
		float:none;
		width:auto;
	}
	
	.container.main {
		margin-top:0;
	}
	
	#mobiledropdownnav {
		background-image: url(../img/ribbon-front-bg.gif);
		display:block;
		text-align:left;
		padding:2% 5%;
	}
	
	#allnav {
		
	}
	
	#allnav nav ul li {
		float:none;
		padding:5% 5% 2% 5%;
/*		border-top:1px dotted #2a2d71;*/
/*		background-color:#e6e5e0;*/
	}
	
	#allnav nav {
		height:auto;
		text-align:left;
		width:100%;
		border-bottom:10px solid #2a2d71;
	}
	
	#allnav a span {
		color:#2a2d71;
		font-size:1.5em;
		letter-spacing:0;
		padding:0;
		font-weight:400;
	}
	
	#allnav nav  {
		
	}
	
	#allnav nav a.selected span {
		background:none;
	}
	
	#allnav nav ul li {
		height:auto;
	}
	
	#allnav nav ul li ul {
		position:relative;
		display:block;
		left:0;
		top:5px;
		margin:0;
		width:100%;
	}
	
	#allnav nav ul li ul li {
		border:none;
		background:white;
		margin-bottom:10px;
		padding:0;
		background:none;
		border-radius:none;
	}
	
	#allnav nav ul li ul li a {
		padding:15px 5%;
		width:80%;
		background:white;
		border-radius:4px;
		margin:2% 5%;
	}
	
	#allnav nav ul li ul li:last-child a {
		margin:2% 5% 10% 5%;
	}
	
	#allnav nav ul li ul li a span {
		font-size:1.1em;
	}
	
	#mobiledropdownnav h1 {
		color:white;
		font-family:bitter, sans-serif;
		text-indent:0;
/*		margin-bottom:5px;*/
		font-size:1.5em;
		margin:0;
	}
	
	#mobiledropdownnav h1 a {
		color:white;
		border:none;
	}
	
	#mobiledropdownnav h1 a:nth-child(1) {
		width: 80%;
		display:inline-block;
	}
	#mobiledropdownnav h1 a:nth-child(2) {
		width:20%;
		display:inline-block;
		text-align:right;
		clear:right;
		font-size:1.5em;
	}
	
	nav {
		margin:0;
		padding:0;
		float:none;
/*		height:auto;*/
/*		height:0;*/
		display:none;
/*		overflow:hidden;*/
		padding-top:5px;
	}
	
	nav ul li ul.visible {
/*		display:none;*/
	}
	
	nav ul {
/*		height:0;*/
		margin-top:10px;
	}
	
	.ribbon-container {
/*		height:auto;*/
		display:none;
	}
	
	.ribbon-wrapper div {
/*		display:none;*/
	}
	
	.ribbon-wrapper div.ribbon-front {
		display:block;
		height:auto;
		padding:10px 5%;
		left:0;
		width:90%;
/*		margin-bottom:10px;*/
		box-shadow:none;
	}
	
	.ribbon-edge-bottomleft, .ribbon-edge-topright, .ribbon-edge-topleft, .ribbon-edge-bottomright, .ribbon-back-left, .ribbon-back-right {
		display:none;
	}
	
	.four.columns.sncontainer {
		width:100%;
		display:block;
		margin:0 10%;
	}
	
	.snicons {
		top:25px;
		left:0;
/*		padding:3% 3% 10% 3%;*/
	}
	
	.navrow {
		margin:0;
	}
	
	.snicons .sniconsborder {
/*		padding:16px 4px 30px 10px;*/
/*		margin:0;*/
/*		width:94%;*/
	}
	
	.scrollerPag {
		display:none;
		visibility:hidden;
		height:0;
		width:0;
	}
	
	.sidebar h2 {
		font-size:2.25em;
	}
	
	#calendar h2 {
		font-size:16px;
	}
	
	.fc-widget-header {
		display:none;
	} 
	
	.ribbon-wrapper div.ribbon-front * {
		line-height:1;
	}
	
	.formDataColumn * {
		display:block;
	}
	
	form table td * {
		width:95%;
	}
	
	form table td * b, form table td * strong, form table td * i, form table td * em {
		width:auto;
		display:inline;
	}
	
	.formDataColumn b, .formDataColumn strong, .formDataColumn i, .formDataColumn em {
		display:inline;
	}
	
	.arbrCustomForm fieldset legend {
		font-size:1em;
		line-height:1.25em;
	}
	
	.arbrCustomForm .fieldWidth_tiny, .arbrCustomForm .fieldWidth_small, .arbrCustomForm .fieldWidth_medium,  .arbrCustomForm .fieldWidth_large, .arbrCustomForm .fieldWidth_huge, .arbrCustomForm .fieldWidth_30,  .arbrCustomForm .fieldWidth_40,
	.arbrCustomForm .fieldWidth_50, .arbrCustomForm .fieldWidth_60, .arbrCustomForm .fieldWidth_70, .arbrCustomForm .fieldWidth_80, .arbrCustomForm .fieldWidth_90, .arbrCustomForm .fieldWidth_100  {
	        width:95%;
	}
	
	.arbrCustomForm input, .arbrCustomForm select, arbrCustomForm textarea {
		font-size:16px;
	}
	
	form table td input[type=text], form table td input[type=password], form table td input[type=tel], form table td input[type=number], select {
		width:95%;
		font-size:16px;
	}
	
	input[vname="Your_Name Last"], input[vname="Your_Name First"], input[vname="Your_Name Middle"], input[vname="Your_Name Suffix"] {
		margin-top:-15px;
	}
	
	select[st="title"] {
		margin-bottom:21px;
	}
	
	.arbrCustomForm input[vname="Your_Phone"].fieldWidth_30 {
		width:15%;
		display:inline;
	}
	.arbrCustomForm input[vname="Your_Phone"].fieldWidth_40 {
		width:30%;
		display:inline;
	}
}



@media only screen and (-webkit-min-device-pixel-ratio: 1.5) {
	html {
		background-size:10%; 
	}
	#retina {
		display:inline;
		width:0px;
		height:0px;
	}
	.sidebarsection {
		background-size:39%;
	}
	.scrollerPag a.selected, .scrollerPag a.tempselected {
		background:url(../img/redribbon2x.png);
		background-size:200%;
		background-position-x:-46px;
		background-repeat:no-repeat;
	} 
	.scrollerPag a {
		background:url(../img/blueribbon2x.png);
		background-size:200%;
		background-position-x:-46px;
		background-repeat:no-repeat;
	}
	

	.logo {
		background: url(../img/dcdplogo2x.png);
		background-size: 90%;
		background-repeat: no-repeat;
		top:-8px;
/*		background-position:0 8px;*/
		background-position:center center;
	}
	.topstripe input {
		background: url(../img/inputbg2x.png);
		background-size: 100%;
		background-repeat: no-repeat;
	}
	.badgewrapper .leftbadge {
		background: url(../img/precinct-chair-toolbox2x.png);
		background-size: 100%;
		background-repeat: no-repeat;
		top:26px;
	}
	.badgewrapper .rightbadge {
		background: url(../img/donateclip2x.png);
		background-size: 100%;
		background-repeat: no-repeat;
		top:26px;
	}
	.lowerbadgewrapper .leftbadge {
		background: url(../img/meet-officials-2x.png);
		background-size: 100%;
		background-repeat: no-repeat;
		top:26px;
	}
	.lowerbadgewrapper .rightbadge {
		background: url(../img/store-2x.png);
		background-size: 100%;
		background-repeat: no-repeat;
		top:26px;
	}
	.snicons div {
		background-size:114px 29px;
		background-image: url(../img/snicons2x.png);
	}
}

@media only screen and (max-width: 767px) and (-webkit-min-device-pixel-ratio: 1.5) {
	html {
		background-size:30%;
	}
	
	.leftbadge {
		display:none;
		background-image:none;
		background:none;
	}

	.rightbadge {
		display:none;
		background-image:none;
		background:none;
	}
}

@media only screen and (max-width: 979px) and (min-width: 768px) and (-webkit-min-device-pixel-ratio: 1.5) {
.leftbadge {
	display:none;
	background-image:none;
	background:none;
}


