/*html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin:0;
  padding:0;
  border:0;
  outline:0;
  font-size:100%;
  vertical-align:baseline;
  background:transparent;
}   */
*{outline: 0px;}

body {
	background: url(images/bar.jpg) repeat-x /*#536269*/ #f8f8f8 ;
	margin: auto;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px auto;
}

@font-face { font-family: Ingleby; src: url(Ingleby_regular.ttf) format("truetype") }
@font-face { font-family: DroidSerif; src: url(DroidSerif.ttf) format("truetype") }
@font-face { font-family: DroidSerif-Bold; src: url(DroidSerif-Bold.ttf) format("truetype") }
@font-face { font-family: DroidSerif-Italic; src: url(DroidSerif-Italic.ttf) format("truetype") }

div#header {
	/*background: #111 repeat-x;*/
	background-repeat:no-repeat;
	padding-top: 40px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#logo {
	background: no-repeat;
	float: right;
	padding-right: 35px;
	margin-top:-30px;
	color: #000000;
}

#logo a img{
	border:none;
	color: #000000;
}

#header h1 {
	/*position: relative;*/
	text-transform: uppercase;
	font-size: 56px;
	margin: 20px auto 0px auto;
	padding: 5px 5px 0px 0px;
	display: inline;
	/*color: #f2f2f2;*/
}

#header h1 a {
	/*color: #f1f1f1;*/
	color: #f4f4f4;
}

#header h1 a:hover {
	/*color: #f1f1f1;*/
	/*text-shadow: 4px -4px 5px #374683;*/
	text-shadow: 0px 0px 5px /*#374683*/ #fff;
}

#header h2 {
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	font-size: 20px;
	display: inline;
	color: #cfcfcf;
}

h3 {
	font-family: Times, serif;
	font-size: 16px;
	color: #333;
}

h3 a{
	color: #3e87b5;
}

h3 a:hover{
	color: #a6b3c8;
}

h4 {
	font-family: DroidSerif-Bold, Times, serif;
	text-align: center;
	font-size: 16px;
	color: #333;
}

p {
	font-family: DroidSerif, Times, serif;
	font-size: 14px;
	line-height: 20px;
}

p a {
	color: #06C;
	text-decoration:none!important;

}
a{
	/*color: #444;*/
	color:#06C;
	text-decoration:none;
	}
	
p a:hover{
	text-decoration: none!important;
	color: #a6b3c8;
}

a:hover {
	text-decoration: none!important;
	color: #a6b3c8;
}

em {
    font-family: DroidSerif-Italic, Times, serif;
 /*   font-weight:normal;
    font-style:normal;*/
}

/*Navigation*/

ul#nav {
	list-style: none;
	padding-left: 0px;
	margin: 0;
	color: #000000;
}


ul#nav li a {
	display: block;
	font-weight: bold;
	padding: 2px 10px;
	background:#ffffff;
	color: #000000;
}


ul#nav li a:hover{
	background:#999;
	color:#000000;
	}
	
ul#nav li {
	list-style: none;
	float: left;
	position: relative;
	width: 165px;
	text-align: center;
	margin-right:5px;
	border:1px solid #ccc;

}

ul#nav li.current a{
	background:#ffffff;
	}

ul#nav li.current a:hover{
	background:#888;
	}

li ul {
	display: none;
	position: absolute;
	width:160px;
	top: 0;
	left: 0;
	font-weight: normal;
	padding: 1px 0 0px 0;
	margin-left:-1px;
}

ul#nav li ul.sub li{
	border-width:0 1px 1px 1px!important;
}

ul#nav li ul.sub li a{
	font-weight: normal!important;	
}
li ul {
	top: auto;
	left: 0;
}

li:hover ul, li.over ul {
	display: block;
}

/*TABS*/

ul.page_nav {
	border-bottom: 1px solid #999;
	font: 14px Arial;
	list-style-type: none;
	margin: 10px 0 15px 0;
	padding-left: 650px;
	text-align: left;
}

ul.page_nav li
{
        display: inline;
        position: relative;
        bottom: 3px;
        list-style: none;
}

ul.page_nav li a {
	border: 1px solid #999;
	margin-left: 6px;
	padding: 3px 5px;
	text-decoration: none;
}

ul.page_nav a.selected
{
        background-color: transparent;
        color: #06C;
        border: 1px solid #999;
}
ul.page_nav a:hover
{
background-color: white;
}

ul.page_nav a.selected,
ul.page_nav a:hover
{
        border-bottom: 1px solid white !important;
}

ul.page_nav li a
{
    color: #666666;
}

ul.page_nav li a
{
    background-color: #EEEEEE;
}

ul#page_nav a.selected
{
    color: #D28E5B; /*orange*/
}

ul.page_nav a.selected
{
    background-color: transparent;
}

ul.page_nav,
ul.page_nav li a,
ul.page_nav a.selected
{
    border-color: #999;
}

/*-------------------------------------------
   LAYOUT
--------------------------------------------*/ 

/* Content */

#wrap {
	position: relative;
	width: 1030px;
	margin: 0px auto 0px auto;
	text-align: left;	
}

/* Page Wrapper */

div#page-wrapper {
	background-color: #ffffff;
	border: 1px solid #bababa;
	clear: both;
	width:1000px;
	margin: 55px auto 0px auto;
	overflow: hidden;
	padding: 15px;
	margin-top:45px;
	margin-bottom:50px;
	margin-right:0px;
	margin-left:0px;
}

#content {
	
	clear: both;	
	float: left;	
	width: 1000px;						
	padding: 0px;
}

/* Home Page */

#intro-text {
	font-size: 14px;
	line-height: 18px;
	width: 900px;
	position: relative;
/*	z-index:5000;*/
	margin: 28px 0px 10px 40px;
	padding: 10px;
}

.two-col {
	font-family: DroidSerif, Times, serif;
	font-size: 14px;
	line-height: 20px;
       -moz-column-count: 2;
       -moz-column-gap: 20px;
       -webkit-column-count: 2;
       -webkit-column-gap : 20px;
       -moz-column-rule-color:  #ccc;
       -moz-column-rule-style:  solid;
       -moz-column-rule-width:  1px;
       -webkit-column-rule-color:  #ccc;
       -webkit-column-rule-style: solid ;
       -webkit-column-rule-width:  1px;
}


#text-box {
	width: 945px;
	margin: 5px auto 5px auto;
	font-size: 28px;
	font-family: Arial, Helvetica, sans-serif;
}

#start-text {
	font-family: DroidSerif, Times, serif;
	width: 900px;
	margin: 0 0 0 40px;
}

#container {
	margin-left: 0px; 
}

#container li {
	list-style:none;
	float: left;
	text-align: left;
}

#bottom-dates {
	padding-right: 20px;
}

/*a { color: #7ac000; text-decoration: none; padding-bottom: 2px; }*/
/*a:hover { color: #ff5400; text-decoration: none; padding-bottom: 2px; }*/
/*a:active { color: #ff5400; text-decoration: none; padding-bottom: 2px; position: relative; top: 1px; }*/

/*p { font-size: 24px; margin-bottom: 15px; line-height: 36px; }*/
/*strong { font-family: KeffeesatzBold, Arial; }*/


#home-thumbs .work a img:hover, input:hover, textarea:hover {
	border: 3px solid rgba(62, 135, 181, 1);
	-webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.4);
	}
#home-thumbs .work a img:active {
	-webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
	}
#home-thumbs ul.work a {
	border-bottom: none;
	}
#home-thumbs ul.work a img {
	border: 3px solid rgba(166, 179, 208, 0.15);
	-webkit-border-radius: 5px;
	}
#home-thumbs ul.work {
	float: left; /*margin-left: -15px; width: 975px;*/
	}
#home-thumbs ul.work li {
	background-color: #f2f2f2;
	-webkit-box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.4);
	-moz-box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.4);
	padding: 18px;
	margin: 0 20px 10px 0;
	list-style: none; float: left; /*margin-left: 15px; margin-bottom: 15px;*/
	}
#home-thumbs .work h3 {
	font-family: Times, serif;
}
#home-thumbs .work h3 a {
	color: #333;
}
#home-thumbs .work h3 a:hover {
	color: #a6b3c8;
}

#home-thumbs .work-wide a img:hover, input:hover, textarea:hover {
	border: 3px solid rgba(62, 135, 181, 1);
	-webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.4);
	}
#home-thumbs .work-wide a img:active {
	-webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
	}
#home-thumbs ul.work-wide a {
	border-bottom: none;
	}
#home-thumbs ul.work-wide a img {
	border: 3px solid rgba(166, 179, 208, 0.15);
	-webkit-border-radius: 5px;
	}
#home-thumbs ul.work-wide {
	float: left; /*margin-left: -15px; width: 975px;*/
	}
#home-thumbs ul.work-wide li {
	background-color: #f2f2f2;
	-webkit-box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.4);
	-moz-box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.4);
	padding: 18px 96px;
	margin: 0 20px 10px 0;
	list-style: none; float: left; /*margin-left: 15px; margin-bottom: 15px;*/
	}
#home-thumbs .work-wide h3 {
	font-family: Times, serif;
	text-align: center;
}
#home-thumbs .work-wide h3 a {
	color: #333;
}
#home-thumbs .work-wide h3 a:hover {
	color: #a6b3c8;
}

#intro_text {
	font-size: 14px;
	width: 900px;
	margin: 0 0 0 40px;
}
	
/*Gallery*/

#image-gallery {
	margin: 35px 0px 5px 20px;
	
}

#previous
{
	float: left;
	font-size: 1.5em;
	margin-left: 70px;
}
#next
{
	float: right;
	font-size: 1.5em;
	margin-right: 70px;
}
#election_title
{
	text-align: center;
	font-size: 3em;
}

.thumbnail {
	color:#CCCCCC;
	float:left;
	margin-left:8px;
	padding-right:10px;
	text-align:center;
	width: 300px;
}
.thumbnail img { 
	position: relative;
	margin: 0px; 
	padding: 4px 4px 6px 4px;	
	background: #F4F4F4;
	border: 1px solid #666;
}


.thumbnail img:hover	{ 
	border: 1px solid #bababa; 
}


.thumb-description {
	padding-bottom: 40px;
	margin-left: 2px;
	font-size: 1.2em;
	font-weight: normal;
	color: #444;
}

/* List of Animations */

div#box {
	float: left;
	padding-left: 5px;
	width: 920px;
	margin: 30px 10px 10px 30px;
	border-bottom: 1px solid #ccc;	
}

#box p {
	width: 550px;
}

div#box2 {
	float: left;
	padding-left: 5px;
	width: 920px;
	margin: 10px 5px 5px 30px;
	border-bottom: 1px solid #ccc;
	/*background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#f2f2f2));
	background: -moz-linear-gradient(top,  #fff,  #f2f2f2);*/	
}

#box2 p {
	width: 550px;
}

.row {
	float: right;
	width: 300px;
	height: 133px;
	border: 2px solid #a7a7a7;
	margin: 10px 0px 1px 95px;	
}

.row2 {
	float: right;
	width: 300px;
	/*height: 156px;*/
	height: 163px;
	border: 2px solid #a7a7a7;
	margin: 10px 0px 1px 95px;	
}

.text-row {
	width: 500px;
}

/* PHP Home Page */

#example_maps {
	position: relative;
	float: right;
	width: 888px;
	height: 549px;
}

#example_maps .example_map {
	position: absolute;
	left: 0;
	right: 0;
}

.example_map h4 {
	text-align: center;
}


.example_map img {
	width: 888px;
	height: 549px;
}

/* Footer */

#footer {
	background-color: #222;
	clear: both;
	margin: 0;
	padding: 30px 0 25px 0;			
	font-family: 'Trebuchet MS', 'Helvetica Neue', Arial, Sans-serif;
	font-size: 0.95em;
	color: #777;	
	text-align: center;	
	letter-spacing: .2px;
}
#footer p {
	padding:10px 0;
}

#footer a {
	color: #777;
}
#footer a:hover { 
	color: #555; 
	text-decoration: none;
}



