/*-----------------------------------------------
MAIN STYLESHEET FOR kcymaerxthaere.com
Author: James Thomas
Author Website: www.actsofgood.com
Date: March 2008
-----------------------------------------------*/

/*_______RESET CSS_____________________________*/

@import url(reset.css);

/*_______BODY SPECS____________________________*/

body{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 76%;
	line-height: 1.5em;
	color: #B6BC8B;
	background: #20274C url(i/random/randomimage.php) repeat-x top center;
	padding-top: 30px;
	text-align: center;
}

/*_______LAYOUT________________________________*/

p{
	margin-bottom: 8px;
}

div#wrapper{
	width: 940px;
	margin: 0 auto;
	text-align: left;
}

div#masthead{
	height: 25px;
	width: auto;
	border: 1px solid #0005FC;
	background-color: #606A9B;
	border-radius : 10px; 
	-moz-border-radius : 10px; /* Mozilla */
	-webkit-border-radius : 10px; /* Webkit */
	-moz-border-radius-topleft:0;
	-moz-border-radius-topright:0;
	-webkit-border-top-right-radius: 0;
	-webkit-border-top-left-radius: 0;
}

ul#homelinks li{
	float: left;
	display: inline;
	margin: 0 10px;
	line-height: 25px;
}

div#main{
	clear: left;
	border: 1px solid #0005FC;
	background-color: #313A66;
	background: #2E3A66 url(i/sidebg.gif) repeat-y top left;
	margin-bottom: 12px;
	border-radius : 10px; 
	-moz-border-radius : 10px; /* Mozilla */
	-webkit-border-radius : 10px; /* Webkit */
}

ul#topnav{
	width: auto;
	height: 35px;
	background-color: #606A9B;
	font-size: 1.2em;
	border-radius : 10px; 
	-moz-border-radius : 10px; /* Mozilla */
	-webkit-border-radius : 10px; /* Webkit */
	-moz-border-radius-bottomleft:0;
	-moz-border-radius-bottomright:0;
	-webkit-border-bottom-right-radius: 0;
	-webkit-border-bottom-left-radius: 0;
}
ul#topnav li{
	line-height: 35px;
	float: left;
	display: inline;
	margin: 0 10px;
}

li.soclinks{
	height: 35px;
}

li.soclinks a img{
	position:relative;
	top: 6px;
}

ul#bottomnav{
	width: auto;
	height: 65px;
	font-size: 1.2em;
	border-top: 1px solid #0005FC;
	border-bottom: 1px solid #0005FC;
	background-color: #313A66;
}
ul#bottomnav li{
	height: 65px;
	min-width: 65px;
	float: left;
	display: inline;
	margin: 0 10px;
	text-align: center;
}
ul#bottomnav li#plaque-nav{background: transparent url(i/navi/icon_plaques.gif) no-repeat 50% 0;}
ul#bottomnav li#press-nav{background: transparent url(i/navi/icon_news.gif) no-repeat 50% 0;}
ul#bottomnav li#history-nav{background: transparent url(i/navi/icon_history.gif) no-repeat 50% 0;}
ul#bottomnav li#stories-nav{background: transparent url(i/navi/icon_stories.gif) no-repeat 50% 0;}
ul#bottomnav li#events-nav{background: transparent url(i/navi/icon_events.gif) no-repeat 50% 0;}
ul#bottomnav li#partners-nav{background: transparent url(i/navi/icon_partners.gif) no-repeat 50% 0;}
ul#bottomnav li#highlights-nav{background: transparent url(i/navi/icon_high.gif) no-repeat 50% 0;}
ul#bottomnav li#research-nav{background: transparent url(i/navi/icon_research.gif) no-repeat 50% 0;}

li#plaque-nav a:link, li#plaque-nav a:visited, .plaque{color: #f5802a;}
li#press-nav a:link, li#press-nav a:visited, .press{color: #d12126;}
li#history-nav a:link, li#history-nav a:visited, .historical{color: #05afbc;}
li#stories-nav a:link, li#stories-nav a:visited, .stories{color: #e5ce0b;}
li#events-nav a:link, li#events-nav a:visited, .events{color: #8588fd;}
li#partners-nav a:link, li#partners-nav a:visited, .partners{color: #c268e5;}
li#highlights-nav a:link, li#highlights-nav a:visited, .highlights{color: #80dc95;}
li#research-nav a:link, li#research-nav a:visited, .research{color: #b2da5e;}

#meat h2.stories{
	background: transparent url(i/navi/icon_stories-large.png) no-repeat 12px 12px;
}
#meat h2.historical{
	background: transparent url(i/navi/icon_historical-large.png) no-repeat 12px 12px;
}
#meat h2.research{
	background: transparent url(i/navi/icon_research-large.png) no-repeat 12px 12px;
}
#meat h2.partners{
	background: transparent url(i/navi/icon_partners-large.png) no-repeat 12px 12px;
}
#meat h2.plaque{
	background: transparent url(i/navi/icon_plaques-large.png) no-repeat 21px 12px;
}
#meat h2.events{
	background: transparent url(i/navi/icon_events-large.png) no-repeat 6px 10px;
}
#meat h2.highlights{
	background: transparent url(i/navi/icon_highlights-large.png) no-repeat 12px 12px;
}
#meat h2.press{
	background: transparent url(i/navi/icon_press-large.png) no-repeat 5px 12px;
}
ul#bottomnav a:hover{
	color: #fff;
}


#main ul#bottomnav li.current{
	background-position: 50% 100%;
}

ul#bottomnav li a, ul#bottomnav li span{
	position: relative;
	top: 10px;
}
div#leftc{
	width: 300px;
	float: left;
}
div#rightc{
	width: 638px;
	float: right;
}

div#rightc div.inner{
	padding: 15px;
}

div#singlecontent{
	padding: 15px 80px;
	text-align: justify;
	font-size: 16px;
	color: #ccc;
	font-family: Georgia, Times, serif;
	line-height: 24px;
}

div#singlecontent p{
	margin: 15px;
}

div#singlecontent p b{
	padding-top: 15px;
}

div#singlecontent a{
	text-decoration: underline;
}

div#signingup span{
	width: 150px;
	display: block;
	float: left;
}

div#sidebar{
	width: 300px;
	float: left;
}

div#footer{
	clear: both;
	background-color: #2E3A66;
	height: 50px;
	border-radius : 10px; 
	-moz-border-radius : 10px; /* Mozilla */
	-webkit-border-radius : 10px; /* Webkit */
	-moz-border-radius-topleft:0;
	-moz-border-radius-topright:0;
}
ul#footernav{
	text-align: center;
	height: 50px;
	font-size: 1em;
	border-top: 1px solid #0005FC;
}
ul#footernav li{
	line-height: 50px;
	display: inline;
	margin: 0 10px;
}

/*------------ MEAT AND POTATOES ________________________*/
div#meat{
	width: 638px;
	float: right;
}

div#meat img{
	display: block;
	max-width: 578px;
}

div#imagegroup{
	width: 50%;
	float: right;
	display: inline;
	margin: 30px 0;
}

div#mapbox, div#flick, div#comments, div.inner{
	clear: both;
	border-top: 1px solid #0005fc;
}

div#newmap{
	position: relative;
}

div#newmap iframe{
	margin-left: 300px;
}

div#newmap #mapinfo{
	height: 380px;
	width: 299px;
	background-color: rgba(255,255,255,.2);
	position: absolute;
	top: 0;
	left: 0;
}

div#newmap #mapinfo div{
	padding: 10px;
}

p#maplink{
	padding: 5px;
	background-color: #000;
	margin: 0;
	text-align: right;
}

.gfg-horizontal-root, .gfg-title, .gfg-entry, .gf-result{
	background-color: #97B3CC !important;
	margin-right: 0 !important;
}

.gfg-branding{
	display: none;
}

#meta, #mapbox, #flick, #commentform, .eventlisting{
	padding: 10px 30px 30px;
}

.eventlisting{
	border-bottom: 1px solid #0005fc;
	margin-bottom: 10px;
}

.eventlisting h3{
	font-size: 16px;
	margin-bottom: 10px;
}

.eventlisting h3 a{
	color: #8588fd;
	font-weight: bold;
}

.eventlisting h4{
	font-size: 14px;
	color: #111;
}

.eventlisting h4 span{
	color: #fff;
}

#commentform textarea{
	background-color: #ABDEE5;
	padding: 5px;
	border-radius : 5px; 
	-moz-border-radius : 5px; /* Mozilla */
	-webkit-border-radius : 5px; /* Webkit */
	border: none;
}

#pagedesc{
	clear: both;
	padding: 15px;
}

#sidebar #list, #sidebar .list{
	padding: 15px;
	font-size: 11px;
}

object{
	max-width: 300px;
}

.inner ul li{
	margin: 12px 0;
}

.inner ul li a{
	font-weight: bold;
}

.gf-branding-img-noclear, .gf-branding-text{
	display: none;
}

#sidebar ul li{
	padding: 4px 0;
	line-height: 1em;
}

#sidebar.homepage ul li{
	padding: 5px;
	line-height: 1.5em;
	background-color:rgba(255, 255, 255, 0.1);
	line-height:1.5em;
	margin:5px 0;
	border-radius : 4px; 
	-moz-border-radius : 4px; /* Mozilla */
	-webkit-border-radius : 4px; /* Webkit */
}

#wholepage{
	background-color: #2E3A66;
}

#pagedesc{
	overflow: hidden;
}

#pagedesc p{
	font-size: 1.1em;
	text-shadow: 1px 1px 1px #463369;
}

.about #pagedesc p{
	font-size: 1em;
	text-shadow: none;
}

/*#pagedesc img{
	float: right;
	display: inline;
	margin: 0 0 0 15px;
	border: 1px solid #555;
	padding: 2px;
	background: #E6E6E6;
}*/

td a img{
	padding: 2px;
	border: 1px solid #ccc;
}

p.pullquote{
	padding: 20px;
	font-size: 1.4em;
	font-family: Georgia, Times, serif;
	color: #ccc;
	border: 2px solid #222;
}


/*-------- Glossary --------------------------*/

h2{
	font-size: 1.7em;
	color: #64B9C4;
	margin-bottom: 12px;
	text-shadow: 1px 1px 1px #333;
	text-transform: none;
}

h2 span{
	color: #D6CE92;
}

table#glossarytable, table#glossarydetail{
	margin: 0;
	width: 100%;
}

table#glossarytable thead{
	border-top: 1px solid #0005fc;
	font-weight: bold;
	font-size: 1.3em;
	color: #64B9C4;
}

table#glossarytable tbody{
	border-top: 1px solid #222;
}

table#glossarytable thead th{
	text-shadow: 1px 1px 1px #333;
}

table#glossarytable tr{
	vertical-align: middle;
	padding: 30px 15px;
}

table#glossarytable tr td, table#glossarytable thead th{
	padding: 15px 12px 15px 12px;
}

tr.odd{
	border-top: 1px solid #555;
	border-bottom: 1px solid #222;
}

tr.photos{
	border-top: 4px double #1D2745;
	border-bottom: 4px double #1D2745;
}

#glossarydetail tr.odd{
	border-top: 1px solid #111;
	border-bottom: 1px solid #555;
}

#glossarydetail thead.even{
	border-top: 1px solid #555;
	font-size: 1.1em;
}

#glossarydetail tr td.even{
	padding-bottom: 5px;
}

tr.even, thead.even{
	background-color: #1A203F;
}

td.gtitle{
	width: auto;
	font-size: 1.1em;
	font-weight: bold;
}

td.librarymeta{
	width: 300px;
	text-align: center;
}

td.gdef{
	width: 35%;
}

td.gdesc{
	width: 25%;
}

table#glossarydetail thead td, table#glossarydetail td.odd{
	padding: 12px 15px 5px;
}

#glossarydetail td{
	padding: 11px 15px 12px;
}

table#glossarydetail tr.odd td.gtitle{
	font-weight: normal;
}

table#glossarydetail .even{
	color: #91C0C9;
	font-weight: bold;
}

td#librarypag a{
	padding: 3px;
}

thead tr .header {
	background-image: url(i/bg.gif);
	background-repeat: no-repeat;
	background-position: center right;
	cursor: pointer;
	background-color: #3C436D;
	vertical-align: middle;
}
thead tr .headerSortUp {
	background-image: url(i/asc.gif);
}
thead tr .headerSortDown {
	background-image: url(i/desc.gif);
}


/*_______ Comments ____________________________*/

div.comwrap{
	margin: 18px 24px;
}

#sidebar p.posted{
	color: #999;
	border-bottom: 1px solid #999;
	margin-bottom: 12px;
	padding-bottom: 3px;
}

#meat div.posted p{
	line-height: 24px;
	margin-bottom: 0;
}
	
strong.comcount{
	display: inline;
	float: left;
	width: 24px;
	line-height: 24px;
	background-color: #414F76;
	color: #C9CCD4;
	margin-right: 5px;
	text-align: center;
	border: 1px solid #272F47;
	border-bottom: none;
}

div.entry{
	margin-bottom: 0;
	padding: 15px;
	background-color: #414F76;
	border-left: 1px solid #272F47;
	border-bottom: 1px solid #272F47;
	border-top: 1px solid #9199AF;
	border-right: 1px solid #596587;
}

div.paginate{
	padding: 3px 30px;
}

#commentform span{
	width: 75px;
	float: left;
}

img.avatar{
	float: right;
	padding: 2px;
	border: 1px solid #111;
	margin: 0 0 3px 5px;
}

/*_______ Images ____________________________*/

#flick img.thumb{
	margin-right: 10px;
	padding: 2px;
	border: 1px solid #ccc;
	display: inline;
}

#meat #comments img{
	display: inline;
}

div#galthumbs{
	margin-top: 15px;
}

div#galthumbs img{
	margin-right: 9px;
	padding: 2px;
	border: 1px solid #ccc;
}

hr{
	border-color: #0005fc;
	border-bottom-color: #3539FD; 
}

/*_______ Links ____________________________*/

a:link, a:visited{
	color: #D1E9F4;
	text-decoration: none;
}

a:hover{
	color: #64B9C4;
	text-decoration: underline;
}

#mapbox a:hover{
	background-color: #fff;
}

div#galthumbs a:hover, div#flick a:hover{
	background-color: transparent;
	text-decoration: none;
}


/*_______ Typography ____________________________*/

#tagline h1{
	text-indent: -9999px;
	background: transparent url(i/tagline2.gif) no-repeat 0 0;
	width: 578px;
	height: 47px;
	font-weight: bold;
	font-size: 3.8em;
	letter-spacing: 5px;
	line-height: 1.2em;
	float: left;
	margin-top: 12px;
	margin-bottom: 12px;
}
#tagline p{
	font-size: 1.1em;
	font-weight: normal;
	font-style: italic;
	letter-spacing: 1px;
	line-height: 1.1em;
	float: left;
	padding-top: .8em;
	width: 360px;
	margin-top: 12px;
}

#meat h2{
	font-size: 1.7em;
	font-weight: normal;
	line-height: 1.8em;
	border-bottom: 1px solid #0005fc;
	padding: 30px;
	text-transform: none;
}

#meat h3{
	/*padding-left: 30px;*/
}

h3{
	font-size: 1.2em;
	color: #D1E9F4;
	font-weight: bold;
	margin: 3px 0 6px;
	text-shadow: 1px 1px 1px #463369;
}

#meat p, h4{
	margin-bottom: 8px;
}

strong, b, i, em{
	color: #64B9C4;
}

#flick strong{
	color: #FF6C47;
}

p.markertext{
	color: #111;
	font-family: Georgia, Times, serif;
	font-size: 1.1em;
	padding: 10px;
	background-color: #384C85;
	border-radius : 4px; 
	-moz-border-radius : 4px; /* Mozilla */
	-webkit-border-radius : 4px; /* Webkit */
}


/* CALENDAR ________*/

.calendarBG {
 background-color: #1A203F; 
 width: 100%;
 height: 250px;
}

.calendarBlank { 
 background-color: #9DB7A7;
 color: #333;
 text-align:  center;
 vertical-align: middle;
}

.calendarHeader { 
 font-weight: bold; 
 color: #fff; 
 text-align: center;
 background-color: #1A203F; 
}

.calendarMonthLinks {
 font-family:       Arial, Trebuchet MS, Tahoma, Verdana, Sans-serif;
 font-size:         11px;
 font-weight:		bold;
 letter-spacing:	.1em;
 text-decoration:   none;
 color:             #fff;
 background-color:  transparent;
}

.calendarMonthLinks a {
 color:             #fff;
 text-decoration:   none;
 background-color:  transparent;
}
  
.calendarMonthLinks a:visited {
 color:             #fff;
 text-decoration:   none;
 background-color:  transparent;
}

.calendarMonthLinks a:hover {
 color:             #ccc;
 text-decoration:   underline;
 background-color:  transparent;
}

.calendarDayHeading {
 font-weight: bold; 
 font-size:	11px;
 color: #fff; 
 background-color: #66BC7B; 
 text-align:  center;
 vertical-align: middle;
}

.calendarToday { 
 font-family:       Arial, Trebuchet MS, Tahoma, Verdana, Sans-serif;
 font-size:         12px;
 font-weight:		bold;
 letter-spacing:	.1em;
 text-decoration:   none;
 text-align:  center;
 vertical-align: middle;
 color:             #000;
 background-color: 	#FFFF66;
}

.calendarCell {
 font-family:       Arial, Trebuchet MS, Tahoma, Verdana, Sans-serif;
 font-size:         12px;
 font-weight:		bold;
 letter-spacing:	.1em;
 text-decoration:   none;
 text-align:  center;
 vertical-align: middle;
 color:             #666;
 background-color:  #fff;
 border: 1px solid #ccc;
}

.calendarBG a:link {
 color:             #229191;
 text-decoration:   underline;
 background-color:  transparent;
}
  
.calendarBG a:visited {
 color:             #229191;
 text-decoration:   underline;
 background-color:  transparent;
}

.calendarBG a:hover {
 color:             #008040;
 text-decoration:   none;
 background-color:  transparent;
}


/*GOOGLE CODE*/

div.gfg-root{
	border: none;
}

div.gfg-root .gfg-title{
	background-color: transparent;
}
div.gfg-root .gfg-entry, .gfg-root .gfg-entry .gf-result{
	background-color: #BBC1DA !important;
}

.gf-result a.gf-title:link, .gf-result a.gf-title:visited{
	color: #333;
}
.inner .gfg-listentry-odd {
	background-color:transparent;
}