/* Reset */
body,div,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,th,td{
	margin: 0;
	padding: 0;
}
table{
	border-collapse: collapse;
	border-spacing: 0;
}
fieldset,img{
	border: 0;
}
address,caption,cite,code,dfn,th,var{
	font-style: normal;
	font-weight: normal;
}
caption,th{
	text-align: left;
}
h1,h2,h3,h4,h5,h6{
	font-size: 100%;
	font-weight: normal;

}
q:before,q:after{
	content: '';
}
abbr,acronym{
	border: 0;
}
em,i{
	font-style: italic;
}
ul, ol, li {
	padding: 0;
	margin: 0;
	list-style: none;
}
strong, b{
	font-weight: bold;
}

/* General styles */
body {
	background:#e6ebf0 url(../images/thia_site_02.jpg) repeat-x top left;
	font-family: 'OpenSansRegular';
	color:#42474d;
	width:100%;
	font-size:1em;
}

p {
	font-size:.9em;
	line-height:1.25em;
}

h2 {
    font-family: 'OpenSansSemibold';
	color:#9c1c23;
	font-size:30px;
	letter-spacing:.02em;
}
h3 {
	font-family: 'OpenSansRegular';
	font-size:23px;
	color:#1b5c9a;
}
h4{
	font-family: 'OpenSansRegular';
	color:#5e6872;

}
.blue {
	color:#1c5d9b;
}
.red {
	color:#ab2325;
}
.light_blue {
	color:#4bafbb;
}
.clearfix {
	clear:both;
}
a:link, a:active, a:visited {
	color:#1c5d9b;
	text-decoration:none;
}
a:hover {
	color:#ab2325;
	text-decoration:none;
}
#wrapper_outer {

}
#wrapper {
	width:960px;
	margin:0 auto;
}
#logo {
	background:url(../images/thia_site_05.jpg) no-repeat top right;
	width:960px;
	height:174px;
}

#content {
	margin:42px 0 0 0;
	padding:0 0 30px 0;
	background:#fff url(../images/thia_site_20.jpg) no-repeat bottom center;
}

#content_inside {
	margin:0 270px 20px 20px;
	background:url(../images/thia_site_09.jpg) no-repeat top right;
	padding:20px 20% 20px 0;
	min-height:312px;
}


/* SIDEBAR */

#sidebar {
	float:right;
	width:270px;
	padding:20px 20px 20px 20px;
	margin:0 0 3px 0;
	background:#f4f9fd;
}

#quick_links h3 {
	font-family: 'NovecentowideDemiBold';
	text-transform:uppercase;
	color:#00704a;
	font-size:20px;
	letter-spacing:.01em;
	line-height:1em;
	margin:0 0 .5em 0;	
}
#quick_links ul#three_column li.column {
	float:left;
	width:30%;
}
#quick_links ul#three_column li#connect {
	margin:0 4%;
}

#quick_links ul#three_column li#connect ul#connect_list {
	padding:0 27% 0 0;
}
#quick_links ul#three_column li#connect ul#connect_list li {
	float:left;
	width:31%;
}
#quick_links ul#three_column li#connect ul#connect_list li a:hover, #quick_links ul#three_column li#map a img:hover  {
	opacity:.5;
}


ul.page_list {
	margin:1em 0 0 1.5em;
}
ul.page_list li {
	margin:.5em 0;
	list-style:disc;
	font-size:.9em;
}
/* Small Navigation */

#small_navigation {
	list-style:none;
	float:right;
	clear:right;
	margin:0 30px 0 0;
}
#small_navigation li {
	font-family: 'EngschriftDIND';
	float:left;
	font-size:14px;
	position:relative;
	margin:5px 8px;
	text-decoration:none;
}

#small_navigation  a:link, #small_navigation a:active, #small_navigation a:visited {
	color:#fff;
	text-decoration:none;
}
#small_navigation a:hover {
	color:#00704a;
	text-decoration:none;
}

/* Main Navigation */
#navigation  a:link, #navigation a:active, #navigation a:visited {
	color:#fff;
	text-decoration:none;
}
#navigation a:hover {
	color:#a8c4da;
	text-decoration:none;
}
#navigation {
	float:right;
	max-width:393px;
	margin:0;
}

#navigation ul {
	list-style:none;
	margin:0;
	padding:10px 0 0 0;
}

li.current {
	color:#06223d;
}
#navigation ul li {
	font-family: 'NovecentowideBook';
	float:left;
	font-size:15px;
	position:relative;
	margin:0 12px;
	text-decoration:none;
}
/* this was only relevant if we were using a drop down */
#navigation ul li a {
	display:block;
}

#navigation ul li ul {
	display:none;
	position:absolute;
	width:150px;
	top:25px;
	left:0;
	margin-left:-1px;
	z-index:1000;
	background:rgba(255,255,255,.8);
	padding:.5em;
}

#navigation ul li ul li {
	font-size:13px;
	margin: 0 0 .5em 0;
	float:left;
	clear:left;
}

#navigation li>ul {
	top:auto;
	left:auto;
}

#navigation ul li:hover ul, #navigation li.over ul {
	display:block;
}

/* Page Sidebar */
#sub_nav_holder {
	float:right;
	width:266px;
}

#page_navigation {
	width:226px;
	padding: 10px 20px;
	background:#f6fbfc;
}
ul#page_navigation li {
	font-family: 'EngschriftDIND';
	font-size:1.5em;
	margin:.7em 0;
	text-align:right;
	text-transform:uppercase;
	text-decoration:none;
}
h3.donate a {
	text-indent:-9999px;
	display:block;
	height:107px;
	width:235px;
	margin: 20px auto;
	background:url(../images/donate_now.jpg) no-repeat top center;
}
h3.donate a:hover {
	background:url(../images/donate_now-over.jpg) no-repeat top center;
}


/* Homepage Slider */
#home_slider, #content {
	clear:both;
}
#home_slider {
	width:auto;
	margin:0 auto 0 auto;
	position:relative;
	text-align:center;
}
#home_slider div.slider_top {
	background:url(../images/amici_site_06.png) no-repeat top center;
	height:56px;
}
#home_slider div.slider_content {
	background:url(../images/amici_site_09.png) repeat-y top center;
	max-height:368px;
	min-height:284px;
	text-align:left;
}

#home_slider div.slider_bottom {
	background:url(../images/amici_site_11.png) no-repeat bottom center;
	height:42px;
}

/* page image headers with text occupy the same space that the homepage slider is in*/

#home_slider div.page_image_content {
	background:url(../images/amici_site_09.png) repeat-y top center;
	text-align:left;
	height:277px;
	position:relative;
}

.page_image_holder {
	width: 953px;
	margin: 0 0 0 29px;
	padding:0;
	position:relative;
	top:-38px;

}
.page_image_holder_full {
	margin: 0 0 0 30px;
	padding:0;
	position:relative;
	top:-38px;

}
.page_image {
	position:relative;
}
.page_image_holder .page_image img {
	max-width: 100%;
	display: block;	
}


/* Board of directors table */

table.board_table {
	width:100%;
}
table.board_table th {
	font-family: 'EngschriftDIND';
	text-transform:uppercase;
	color:#055862;
	font-size:1.2em;
	letter-spacing:.01em;
	line-height:1.5em;
}

table.board_table td {
	font-size:12px;
	padding: 1%;
}

table.board_table tr.odd td {
	background:#f8f8f8;
}



/* Event Grid */
#content_holder {
	margin:0;
	width:70%;
}
div.column {
	float:left;
	width:30%;
}
div#col2 {
	margin:0 3%;
}

.event_entry {
	background:#fff;
	border:#c4e1e5 5px solid;
	-moz-box-shadow: 0 0 5px #b6b6b6;
	-webkit-box-shadow: 0 0 5px#b6b6b6;
	box-shadow: 0 0 5px #b6b6b6;
	margin: 0 0 30px 0;
	height:194px;
	width:194px;
	position:relative;
	font-size:11px;
	color:#000;
}

.event_entry p {
	margin:5px 0;
}
.event-highland_yard {
	background:url(../images/events/highland_yard.jpg);
	background-cover:all;
}
.event-tees_tiaras {
	background:url(../images/events/Tees-&-Tiaras.jpg);
	background-cover:all;
}
.event-canoe_heads {
	background:url(../images/events/canoe_heads.jpg);
	background-cover:all;
}
.event-jrl_classic {
	background:url(../images/events/jrl_classic.jpg);
	background-cover:all;
}
.event-pt_art_show {
	background:url(../images/events/pt_art_show.jpg);
	background-cover:all;
}
.event-ball_hockey_tourny {
	background:url(../images/events/ball_hockey_tourny.jpg);
	background-cover:all;
}
.event-amici_mile {
	background:url(../images/events/amici_mile.jpg);
	background-cover:all;
}
.event_entry:hover {
	border:#4bafbb 5px solid;
}

.event_title {
	font-family: 'NovecentowideDemiBold';
	text-transform:uppercase;
	font-size:24px;	
	color:#4bafbb;
	line-height:20px;
}
span.entry_date {
	font-size:13px;
	float:right;
	text-transform:none;
	margin:8px 0 0 0;
	color:#312f2d;
}
.event_text_holder {
	padding:10px;
	margin:0 0 30px 0;
}
.event_with_pic {
	background: rgba(255,255,255, .8);
	padding:10px;
	position:absolute;
	bottom:30px;
	width:174px;
}
strong {
	font-weight:normal;
	font-family: 'OpenSansSemibold';
}

a.read_more, a.read_more:visited {
	font-family: 'EngschriftDIND';
	text-transform:uppercase;
	font-size:13px;
	width:194px;
	position:absolute;
	bottom:0;
	left:0;
	padding:10px 0 10px 0;
	background:#4bafbb;
	color:#fff;
	display:block;
	text-align:center;
	cursor:pointer;
}

a.read_more:hover {
	background:#c4e1e5;
	color:#fff;
	display:block;
}
/*news & events */

div.category_holder {
	float:left;
	background: #f9f7f1;
	width:43%;
	margin:0;
	padding:20px 2%;
	position:relative;
}
#upcoming_events {
	margin:0 0 0 2%;
}

#recent_news {
	margin:0 0 0 2%;
}

h3.category_title {
	font-family: 'NovecentowideDemiBold';
	text-transform:uppercase;
	color:#00704a;
	font-size:30px;
	letter-spacing:.02em;
	margin:0;
}
div.category_holder h4 {
	font-family: 'NovecentowideMedium';
	color:#515a57;
	font-size:1em;
	letter-spacing:.01em;
	margin:0 0 .3em 0;
}
span.category_date {
	font-family:helvetica, arial, sans-serif;
	font-size:.7em;
	position:relative;
	color:#666;
}

a.post_more {
	float:right;
	font-family: 'EngschriftDIND';
	text-transform:uppercase;
	font-size:13px;
	padding:8px;
	background:#00704a;
	color:#fff;
	display:block;
	text-align:center;
}


p.copyright {
	clear:both;
	font-family:helvetica, arial, sans-serif;
	font-size:.7em;
	text-align:center;
}

/* My Additions */

p.bigger {
	font-size:1.2em;
}

ul.list {
	margin-left:20px;
}
ul.list li {
	list-style:square;
	font-size:.8em;
	line-height:1.25em;
	padding-bottom:10px;
}

label {
	width: 7em;
	float: left;
	text-align: left;
	margin-right: 0.5em;
	line-height: 1.25em;
	display: block;
	font-size: 1em;
}

.text_box{
	width: 300px;
}

.text_area{
	width: 300px;
}

.button{
	font-family: 'EngschriftDIND';
	text-transform:uppercase;
	font-size:13px;
	padding:8px;
	background:#00704a;
	color:#fff;
	text-align:center;
	border:none;
}

.submit input {
	margin-left: 4.5em;
}

.footnote{
	font-size:10px;
}

.pause_button{
	float:right;
	cursor:pointer;
}

#footer_wrapper {
    width:1045px;
}