/* @override
	http://ferriterfamily.com/?css=includes/site_css.v.1327993800
	http://ferriterfamily.com/?css=includes/site_css.v.1328077274
	http://ferriterfamily.com/?css=includes/site_css.v.1328078146 
*/

#header {
	background: url('images/content/header_15.jpg') no-repeat left top;
	height: 200px;
}

h1#title {
	font-family: Georgia;
	text-align: center;
	font-size: 24pt;
	color: white;
	text-decoration: none;
margin: 0px; padding: 10px;
}

h1#title a {
		color: #333300;
		text-decoration: none;	
}
h2 a,
h2 a:link {
	color: #f90;
	text-decoration: non;
}

.box p a{
	color: #700800;
}

#nav {
	margin: 0 0 10px 0;
height: 43px; width: 960px; background: url('images/site/nav_ferriter.png') top left no-repeat;
}
.section- #nav {
	margin-bottom: 0;
}
#nav ul{ margin: 0px; padding: 0px; list-style-type: none;}
#nav ul li{ display: block; float: left;}
#nav ul li a{ 
	display: block; 
	color: white; 
	font: normal 23px Georgia, Times New Roman, serif; 
	text-decoration: none;
	padding: 6px 25px;
	text-shadow: 0 1px 1px #000;
}

#nav ul li.selected a,
#nav ul li a:hover{
	background: url('images/site/nav_ferriter_hover.png') -200px top no-repeat;
}
		
.archiveYear {
	font-size: 12pt;
	font-weight: bold;
	margin: 10px 0 10px 0;
}

.archiveMonth {
	font-size: 10pt;
	margin: 0 0 10px 10px;
	font-weight: bold;
	text-decoration: none;
}

#pagination {
	margin-top: 10px;
	font-size: 18px;
}

#ancestors {
	padding-top: 0;
}


#footer{
height: 43px; width: 960px; background: url('images/site/nav_ferriter.png') top left no-repeat;
color: white;
}

#footer p{
padding: 0px 20px;
font-size: 15px;
line-height: 40px;
}

/* Slideshow Styles */

/* Easy Slider */
#slider{
height: 480px;
}

	#slider ul, #slider li,
	#slider2 ul, #slider2 li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider2{margin-top:1em;}
	
	#slider li, #slider2 li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:640px;
		height:480px;
		color: white; 
		overflow: hidden;
		}	
		
	#slider li img{
	width: 640px; height: 360px;
	}	
	#prevBtn, #nextBtn,
	#slider1next, #slider1prev{ 
		display:none;
		}	
		
		.slider_text{
		 width: 640px;
		 height: 60px;
		 padding-top: 20px;
		}
		.slider_text p{
		display: block;
		float: left;
		width: 460px;
		height: 40px;
		padding-right: 20px;
		font-size: 12px;
		line-height: 16px;
		}
	.sliderlink{
	float: right;
	width: 160px;
	height: 40px;
	font-size: 16px;
	line-height: 30px;
	text-align: center;
	background: no-repeat url('images/css/button.png');
	}
	
	.sliderlink a{
	color: black;
	text-transform: uppercase;
	text-decoration: none;
	}
	
	.sliderlink a:hover{
	color: white;
	}
		
		
	/* numeric controls */	

	ol#controls{
		margin:0;
		margin-top: -120px;
		padding:0;
		height:20px;
		margin-bottom: 100px;	
		}
	ol#controls li{
		margin:0; 
		padding:0;
		float:left;
		list-style:none;
		height:20px;
		line-height:20px;
		width: 160px;
		}
	ol#controls li a{
		float:left;
		height:20px;
		width: 159px;
		margin-right: 1px;
		line-height:20px;
		background: #336633;
		color:#336633;
		text-align: center;
		padding:0;
		text-decoration:none;
		}
	ol#controls li.current a{
		background: #99cc33;
		color:#fff;
		}
	ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus{outline:none;}
	ol#controls li a span{ margin-left: -9999px; }



/* // Easy Slider */


.required {
	font-weight: bold;
	color: #990000;
}
ul.menu,
ul.nav_categories {
	border-top: 1px solid #eee;	
}
ul.menu li a,
ul.nav_categories li a {
	border-bottom: 1px solid #eee;
}
#blog-categories {
	background: none;
}
#blog-categories ul.menu {
	
}
#blog-categories > h4 {
	padding: 10px 0 5px 0px;
	margin-bottom: 0;
	border-bottom: 0;
}

/* selected class */
#blog-categories.announcement a.category-announcement,
#blog-categories.art_gallery a.category-art_gallery,
#blog-categories.commentary a.category-commentary,
#blog-categories.current_events a.category-current_events,
#blog-categories.family_legends a.category-family_legends,
#blog-categories.genaology a.category-genaology,
#blog-categories.ireland a.category-ireland,
#blog-categories.living_legacy a.category-living_legacy,
#blog-authors.seoirse a.author-seoirse ,
#blog-authors.grahambot a.author-grahambot ,
#blog-authors.margell a.author-margell ,
#blog-authors.michele a.author-michele
{
	background-color: #060;
	color: white;
	text-decoration: none;
	font-weight: bold;
}
#blog-archives {
	border: 2px solid #dbefe1;
	background: none;
	padding-bottom: 15px;
}
#blog-archives > h4 {
	padding: 10px 0 0 10px;
	margin-bottom: 0;
}
#blog-archives .block {
	line-height: normal;
	padding-right: 10px;
}
#blog-archives .block h4 {
	font-size: 12px;
}
#blog-archives .block .archiveMonth {
	font-size: 11px;
	font-weight: normal;
	margin: 0 -5px 0px 10px;
}
#blog-archives > .block >  h4 {
	padding: 15px 10px 5px 10px;
}
.box.ancestors {
	background: -moz-linear-gradient(top, #eff8f2 0%, #ffffff 100%); 
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#eff8f2), color-stop(100%,#ffffff));
	background: -webkit-linear-gradient(top, #eff8f2 0%,#ffffff 100%);
	background: -o-linear-gradient(top, #eff8f2 0%,#ffffff 100%); 
	background: -ms-linear-gradient(top, #eff8f2 0%,#ffffff 100%); 
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eff8f2', endColorstr='#ffffff',GradientType=0 );
	background: linear-gradient(top, #eff8f2 0%,#ffffff 100%);
}
.box.ancestors h4 {
	font-size: 12px;
}
.box.ancestors h4 a {
	text-decoration: none;
	color: #777;
}
.box.ancestors > .block p {
	background: none;
}
.box.ancestors > .block p.meta img {
	display: block;
}
.box.ancestors > .block p.meta:after {
	position: relative;
	content: " ";
	display: block;
	clear: both;
	
}


.box.articles {
	padding-bottom:10px;
	-webkit-box-shadow: 0 0 15px #ddd;
	-moz-box-shadow: 0 0 15px #ddd;
	box-shadow: 0 0 15px #ddd;
	background: #eff8f2;
}
.box .article {
	border-top: 0;
}
.box.articles .article > .meta {
	font-size: 11px;
}
.box.articles .article > .meta a {
	color: #666;
}
.box.articles .article > h3 {
	font-weight: normal;
}

#nav_sub {
	margin: 0 0 20px 0;	
	padding: 0px;
	line-height: normal;
	font-family: Georgia, 'Times New Roman', serif;;
}
#nav_sub li {
	margin: 0 0 0px 0;
	list-style: none;
}
#nav_sub > li > a {
	display: block;
	padding: 5px;
	font-size: 18px;
	text-decoration: none;
	color: #333;
}

#nav_sub > li.parent_here > a,
#nav_sub > li.here > a {
	background: url('images/site/nav_ferriter.png') no-repeat left top #4f1b0c;
	color: #fff;
}
#nav_sub > li > ul {
	margin: 10px;
}
#nav_sub > li > ul li {
	margin: 0 0 5px 0;
}
#nav_sub > li > ul li a {
	color: #333;
}
#nav_sub > li > ul li.here {
	font-weight: bold;
}

#freeform fieldset {
	background: white;
	border: 2px solid #e0f1e0;
}
#freeform fieldset legend {
	background: #e0f1e0;
	border: 0;
	font-weight: bold;
}
#freeform fieldset h3 {
	margin-top: 1em;
	font-weight: normal;
	text-transform: uppercase;
}
#freeform fieldset p input {
	width: auto;
}
#freeform fieldset label {
	color: #555;
}
#freeform fieldset input[type=text],
#freeform fieldset select {
	border: 1px solid #ccc;
	font-size: 14px;
	width: 95%;
	padding: 0.25em;
}
#freeform fieldset input[type=submit] {
	width: auto;
	font-size: 20px;
	padding: 5px 20px;
	line-height: normal;
	border: 0;
	cursor: pointer;
	background-color: #e0f1e0;
	text-transform: uppercase;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	box-shadow: 1px 1px 2px #666;
}

.submitancestor fieldset {
	background: white;
	border: 2px solid #e0f1e0;
}
.submitancestor fieldset legend {
	background: #e0f1e0;
	border: 0;
	font-weight: bold;
}
.submitancestor fieldset p input {
	width: auto;
}
.submitancestor fieldset label {
	color: #555;
}
.submitancestor fieldset input[type=text],
.submitancestor fieldset textarea,
.submitancestor fieldset select {
	border: 1px solid #ccc;
	font-size: 14px;
	width: 95%;
	padding: 0.25em;
}
.submitancestor fieldset input[type=submit] {
	width: auto;
	font-size: 20px;
	padding: 5px 20px;
	line-height: normal;
	border: 0;
	cursor: pointer;
	background-color: #e0f1e0;
	text-transform: uppercase;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	box-shadow: 1px 1px 2px #666;
}

form fieldset .sub_filename {
	margin: 0 0 30px 0;
}
form fieldset .choose_file {
	display: inline-block;
	width: auto;
	font-size: 12px;
	padding: 5px 20px;
	line-height: normal;
	border: 0;
	cursor: pointer;
	background-color: #eee;
	text-transform: uppercase;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	box-shadow: 1px 1px 2px #666;
	color: #333;
	text-decoration: none;
}



.box.registration {
	background: url(images/css/bg_dinglehome.jpg) no-repeat;
	padding-top: 130px;
}
.box.registration form fieldset {
	background: rgba(255,255,255,0.3);
	border: 0;
}
.box.registration form fieldset legend {
	display: none;
}
.box.registration form fieldset input[type=button] {
	display: inline-block;
	padding: 5px 20px;
	line-height: normal;
	border: 0;
	cursor: pointer;
	background-color: #e0f1e0;
	text-transform: uppercase;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	box-shadow: 1px 1px 2px #666;
	font-size: 16px;
}
.section- .box.about {
	background: none;
}

h5.breadcrumb {
	font-size: 11px;
	font-weight: normal;
}
h5.breadcrumb a {
	text-decoration: none;
	color: #777;
}

.sessions > h3 {
	font-weight: normal;
}
.sessions > .session {
	margin: 0 0 15px 0;
	padding: 10px;
	background: #f3f3f3;
}
.sessions > .session h5 {
	font-size: 18px;
}
.sessions > .session h5 a {
	text-decoration: none;
}
.sessions > .session .meta {
	font-size: 11px;
}

#speakers .article > h3 {
	font-weight: normal;
}

#pagination {
	font-size: 14px;
}

#pagination strong,
#pagination a,
#pagination span {
	display: inline-block;
	height: 30px;
	line-height: 30px;
}
#pagination strong,
#pagination a {
	padding: 0 10px;
	text-decoration: none;
}
#pagination a {
	color: #700800;
}
#pagination strong {
	-webkit-box-shadow: 0 0 15px #ddd;
	-moz-box-shadow: 0 0 15px #ddd;
	box-shadow: 0 0 15px #ddd;
	
}