/*
Theme Name: Custom
Theme URI: http://www.jaykubassek.com
Description: Jay Kubassek custom Wordpress theme
Version: 1.0
Author: Andrew Figgins
Tags: fixed width, centered

*/

/* =================== */
/* === RESET ITEMS === */
/* =================== */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td 
{
margin: 0px;
padding: 0px;
border: 0px;
outline: 0px;
font-weight: inherit;
font-style: inherit;
font-size: 100%;
font-family: inherit;
vertical-align: baseline;
}

:focus 
{
outline: 0px;
}

ol, ul 
{
list-style: none;
}

table 
{
border-collapse: separate;
border-spacing: 0px;
}

caption, th, td 
{
text-align: left;
font-weight: normal;
}

blockquote:before, blockquote:after, q:before, q:after {
content: "";
}

blockquote, q 
{
quotes: "" "";
}

/* ==================== */
/* === LAYOUT ITEMS === */
/* ==================== */
	
html
{
	background: url(images/bkgd_html.gif) center top repeat;
	font-family: helvetica, sans-serif;
	font-size:62.5%;
}

body 
{
	background: url(images/bkgd_body.jpg) center top repeat-x;
	font-family: helvetica, sans-serif;
	font-size:1em;
}
	
h1 {
	font-size:1.8em;
	font-weight:normal;
	margin:.7em;
	}	
		
p, li, div.sociable {
	font-size:1.1em;
	line-height:1.5em;
	margin: 1em;
}	

li {
	margin-left:1.3em;
	}
	
a:link, a:visited {
	text-decoration: none;
	color: #86b1b7;
	}
	
a:hover, a:active {
	color: #b16527;
	}	 
	
.clear {
	clear:left;
	}	
	
.clearboth {
	clear:both;
	}	

.first {
	margin-top:1.5em;
	}
	
.topbuffer {
	margin-top:23px;
	}

img {
	border:0;
	}

.floatleft {
	float: left;
}

.alignleft
{
	float:left;
	margin:0px 10px 10px 0px;
}

.alignright
{
	float:right;
	margin:0px 0px 10px 10px;
}

.aligncenter
{
	display:block;
	margin:0px auto;
}
	
#master 
{
	width:806px;
	background:#2E2E2E;
	margin:0px auto;
	border:20px #2e2e2e solid;
	border-width:20px 15px 40px;
}

#ultimate
{ 	width:806px;
	background:#2E2E2E;
	background-image:url(images/masterbg.jpg) repeat-y; }
	
/* Wireframe
---------------------------------------------- */
	
	#headerbox 
	{
		overflow:auto;
		background:#2e2e2e;
	}	
		
		#headerleft, #headerRight
		{
			float:left;
		}
		
		#headerleft
		{
			margin-right:6px;
		}

	
/* Homepage Navbar */

#navbarhp 
	{
		background:#000000;
		border-bottom: 16px solid #2e2e2e;
	}
		
		#navbarhp ul
		{
			overflow:auto;
			padding:0px 0px;
		}
		
			#navbarhp li
			{
				float:left;
				margin:0px;
			}
			
				#navbarhp li a
				{
					text-indent:-9999px;
					overflow:hidden;
					height:45px;
					background-image:url(images/navs_headers_black.gif);
					display:block;
				}
			
				#navbarhp li.page-item-9 a
				{
					background-position:-241px -55px;
					width:68px;
				}
				
				#navbarhp li.page-item-9 a:hover, .jay #navbar li.current_page_item a { background-position:-241px 0px; }
				
				#navbarhp li.page-item-7 a
				{
					background-position:0px -55px;
					width:96px;
				}
				
				#navbarhp li.page-item-7 a:hover, .causes #navbar li.current_page_item a { background-position:0px 0px; }
				
				#navbarhp li.page-item-3 a
				{
					background-position:-523px -55px;
					width:130px;
				}
				
				#navbarhp li.page-item-3 a:hover, .calendar #navbar li.current_page_item a { background-position:-523px 0px; }
			
				#navbarhp li.page-item-28 a
				{
					background-position:-663px -55px;				
					width:108px;
				}
				
				#navbarhp li.page-item-28 a:hover, .gallery #navbar li.current_page_item a { background-position:-663px 0px; }
				
				#navbarhp li.page-item-13 a
				{
					background-position:-319px -55px;
					width:90px;
				}
				
				#navbarhp li.page-item-13 a:hover, .pess #navbar li.current_page_item a { background-position:-319px 0px; }
				
				#navbarhp li.page-item-11 a
				{
					background-position:-781px -55px;
					width:96px;
				}
				#navbarhp li.page-item-11 a:hover, .links #navbar li.current_page_item a { background-position:-781px 0px; }
				
				#navbarhp li.page-item-17 a
				{
					background-position:-107px -55px;
					width:124px;
				}
				#navbarhp li.page-item-17 a:hover, .contact #navbar li.current_page_item a { background-position:-107px 0px; }
				
/* End Homepage Navbar */
	
	#navbar 
	{
		background:#2e2e2e;
	}
		
		#navbar ul
		{
			overflow:auto;
			padding:0px 70px;
		}
		
			#navbar li
			{
				float:left;
				margin:0px;
			}
			
				#navbar li a
				{
					text-indent:-9999px;
					overflow:hidden;
					height:55px;
					background-image:url(images/navs_headers.gif);
					display:block;
				}
			
				#navbar li.page-item-9 a
				{
					background-position:-241px -55px;
					width:78px;
				}
				
				#navbar li.page-item-9 a:hover, .jay #navbar li.current_page_item a { background-position:-241px 0px; }
				
				#navbar li.page-item-7 a
				{
					background-position:0px -55px;
					width:106px;
				}
				
				#navbar li.page-item-7 a:hover, .causes #navbar li.current_page_item a { background-position:0px 0px; }
				
				#navbar li.page-item-3 a
				{
					background-position:-523px -55px;
					width:140px;
				}
				
				#navbar li.page-item-3 a:hover, .calendar #navbar li.current_page_item a { background-position:-523px 0px; }
			
				#navbar li.page-item-28 a
				{
					background-position:-663px -55px;				
					width:118px;
				}
				
				#navbar li.page-item-28 a:hover, .gallery #navbar li.current_page_item a { background-position:-663px 0px; }
				
				#navbar li.page-item-13 a
				{
					background-position:-319px -55px;
					width:100px;
				}
				
				#navbar li.page-item-13 a:hover, .pess #navbar li.current_page_item a { background-position:-319px 0px; }
				
				#navbar li.page-item-11 a
				{
					background-position:-781px -55px;
					width:106px;
				}
				#navbar li.page-item-11 a:hover, .links #navbar li.current_page_item a { background-position:-781px 0px; }
				
				#navbar li.page-item-17 a
				{
					background-position:-107px -55px;
					width:134px;
				}
				#navbar li.page-item-17 a:hover, .contact #navbar li.current_page_item a { background-position:-107px 0px; }
	
	#contentchunk 
	{
		overflow:auto;
	}
	
		#contentcenter
		{
			background:#fff;
			overflow:hidden;
		}					
		
		#contentcenter.left 
		{
			width:591px;
			background:#fff;
			float:left;
			background:url(images/back2col.gif) repeat-y left top;
		}
		
		#contentcenter.right 
		{
			width:591px;
			background:#2e2e2e;
			float:right;
			background:url(images/back2col2.gif) repeat-y left top;
		}
		
		.fullWidth #contentcenter
		{
			width:auto;
			float:none;
		}
		
			#contentcenter #rsslink 
			{
				float:right;
				margin-top:-25px;
				margin-right:-25px;
			}
		
		#contentwidest 
		{
			background:#fff;
			color:#000;
			padding:25px;
			overflow:auto;
		}		
			
		.gallery  #contentwidest
		{
			color:#FFFFFF;
			background:#000;
		}
		
			#contentcenter p.medium {
				width:300px;
				font-size:14px;
				color:#989898;
				border-bottom:1px solid #000;
				padding-bottom:2px;
				}
				
			#contentcenter p.large {	
				font-size:16px;
				}
				
			.comments a
			{
				color:#000000;
				text-decoration:underline;
			}
			
			.comments a:hover
			{
				text-decoration:none;
			}
			
			.press img.alignnone
			{
				margin:5px 8px;
			}
			
		#contentright 
		{
			width:199px;
			border-left:16px solid #2e2e2e;
			background:#000;
			color:#fff;
			float:left;
			overflow:hidden;
		}	
		
			#contentleft
		{
			width:199px;
			border-right:16px solid #2e2e2e;
			background:#000;
			color:#fff;
			float:left;
			overflow:hidden;
		}	
		
			#newsletter_subscribe
			{
				margin:10px 0px;
			}

			
			
/* Content Left Stuff */

#contentleft ul,#contentleftpress ul {
				margin-bottom: 2em;	
				}	
				
			#contentleft ul li,#contentleftpress ul li {
				list-style-type: none;	
				}
		
			#contentleftpress 
			{
				width:268px;
				height:100%;
				border-left:16px solid #2e2e2e;
				background:#000;
				color:#fff;
				float:left;
			}			

				#contentleft img.profile
				{
					display:block;
					margin:0px auto;
				}
				
				#contentleft h2 
				{
				font-size:1.4em;
				padding:20px 14px 5px;
				font-weight:bold;
				background-color:#2e2e2e;
				}		
				
				#contentleft h2.image, #contentleft #blogroll h2
				{
					text-indent:-9999px;
				}
				
				#contentleft #blogroll h2 { background:url(images/navs_headers.gif) no-repeat -540px -112px; }
				#contentleft #archives h2 { background:url(images/navs_headers.gif) no-repeat -811px -112px; }
				#contentleft #recent h2 { background:url(images/navs_headers.gif) no-repeat -271px -154px; }
				#contentleft #videosHeader  { background:url(images/navs_headers.gif) no-repeat 0px -112px; }
				#contentleft #featuredEvents{ background:url(images/navs_headers.gif) no-repeat 0px -154px; }
				
				#contentleft .ontheborder, #contentleft .linkcat
				{
					padding-bottom:23px;
				}
			
					#syndication ul
					{
						border-top:20px #2e2e2e solid;
						padding:10px 0px 10px;
					}
						
						#syndication li { padding: 2px 0px 2px 25px;}
						#syndication .rss { background:url(images/icons.jpg) no-repeat 0px -263px; }
						#syndication .twitter { background:url(images/icons.jpg) no-repeat 0px -68px; }
						#syndication .facebook { background:url(images/icons.jpg) no-repeat 0px -132px; }
						#syndication .youtube { background:url(images/icons.jpg) no-repeat 0px -1px; }
						#syndication .wikipedia { background:url(images/wikipedia_icon.jpg) no-repeat; }
						#syndication .linkedin { background:url(images/linkedin_icon.jpg) no-repeat 0px -1px; }
						#syndication .myspace { background:url(images/icons.jpg) no-repeat 0px -199px; margin-bottom:0px; }
	
				#contentleft .borderbuffer,#contentleftpress .borderbuffer {
					margin-top:23px;
					}	

				#contentleft .medium {
					font-size:14px;
					margin:1em;
					font-weight:bold;
					}					
					
				#contentleftpress p {
					padding:0px 8px;
					}	
					
				#contentleftpress .bottomrightlinks a:link, #contentleftpress .bottomrightlinks a:visited {
					text-decoration: underline;
					color: #86b1b7;
					}
					
				#contentleftpress .bottomrightlinks a:hover,#contentleftpress .bottomrightlinks a:active {
					text-decoration: underline;
					color: #b16527;
					}

/* End Content Left Stuff */


#footer
{
	text-align:center;
	overflow:auto;
	background-color:#2e2e2e;
	color:#86B1B7;
	padding-top:20px;
	margin-bottom:-11px;
}

	#footerNav
	{
		text-align:inherit;
		margin:7px 0px;
	}
	
		#footerNav li
		{
			display:inline;
			margin:0px 10px;
		}		

/* ===================== */
/* === GALLERY ITEMS === */
/* ===================== */

h1.ngg-title {
	background: #212121;
	color: #84aab0;
	font-size: 13px;
	font-weight: bold;
	margin: 5px 0px 20px;
	padding: 10px 15px;
	text-align: left;
	text-transform: uppercase;
}
	
div.ngg-album-compact {
	float: left;
	text-align: left;
	width: 33%;
}

div.ngg-album-compact div {
	margin-bottom: 10px;
}

div.ngg-galleryoverview {
	text-align:center; 
	}

div.ngg-gallery-thumbnail-box {
	float: left;
	color:#fff;
	margin-bottom:4em;
}

div.ngg-album-link img {
	height: 167px;
	width: 222px;
}

div.back {
	display: inline;
	float: left;
}

div.next {
	display: inline;
	float: right;
}

div.ngg-navigation
{
clear:both;
}

div.ngg-navigation a, div.ngg-navigation span
{
padding:3px;
}

div.ngg-albumoverview
{
overflow: auto;
}

.galleriesLink
{
display:block;
clear:both;
margin:10px 0px;
}

/*
#log { position:fixed; bottom: 0; right:1em; text-align:right; }
#switch { position: fixed; bottom: 0; right: 15em; }

.basic  {
	width: 736px;
	background: #000;
	margin-left:10px;
	margin-top:10px;
}

.basic div {
	background-color: #000;

}

.basic p {
	border: none;
	font-size: 10px;
	margin: 0px;
	padding:0px 0px 0px 0px;
	text-align:left;
}

.basic p img {
	float:left;
	margin: 12px 8px -3px 0px;
	}

.basic a.accord {
	cursor:pointer;
	display:block;
	padding:8px 0px 8px 17px;
	margin: 10px 0 0px 0;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	color: #86b1b7;
	background: #2D2D2D;
	text-align:left;
	}

.basic a.accord.selected {
	color: #86b1b7;
	background: #2D2D2D;
}
*/

/* ====================== */
/* === CALENDAR ITEMS === */
/* =============-======== */

.calnk a:hover {
     background-position:0 0;
     text-decoration:none;  
     border-bottom:1px dotted #000000;
     }
.calnk a:visited {
     text-decoration:none;
     border-bottom:1px dotted #000000;
    }
.calnk a {
    text-decoration:none; 
    border-bottom:1px dotted #000000;
    }
.calnk a span { 
    display:none; 
    }
.calnk a:hover span {
    color:#333333; 
    background:#F6F79B; 
    display:block;
    position:absolute; 
    margin-top:1px; 
    padding:5px; 
    width:150px; 
    z-index:100;
    }
 .calendar-table {
    border:none;
    width:100%;
    margin-bottom:1em;
 }
 .calendar-heading {
    height:25px;
    text-align:center;
    border:1px solid #D6DED5;
    background-color:#E4EBE3;
 }
 .calendar-next {
    width:25%;
    text-align:center;
 }
 .calendar-prev {
    width:25%;
    text-align:center;
 }
 .calendar-month {
    width:50%;
    text-align:center;
    font-weight:bold;
 }
 .normal-day-heading {
    text-align:center;
    width:25px;
    height:25px;
    font-size:0.8em;
    border:1px solid #DFE6DE;
    background-color:#EBF2EA;
 }
 .weekend-heading {
    text-align:center;
    width:25px;
    height:25px;
    font-size:0.8em;
    border:1px solid #DFE6DE;
    background-color:#EBF2EA;
    color:#FF0000;
 }
 .day-with-date {
    vertical-align:text-top;
    text-align:left;
    width:60px;
    height:60px;
    border:1px solid #DFE6DE;
 }
 .no-events {

 }
 .day-without-date {
    width:60px;
    height:60px;
    border:1px solid #E9F0E8;
 }
 span.weekend {
    color:#FF0000;
 }
 .current-day {
    vertical-align:text-top;
    text-align:left;
    width:60px;
    height:60px;
    border:1px solid #BFBFBF;
    background-color:#E4EBE3;
 }
 span.event {
    font-size:0.75em;
 }
 .kjo-link {
    font-size:0.75em;
    text-align:center;
 }
 .event-title {
    text-align:center;
    font-weight:bold;
    font-size:1.2em;
 }
 .event-title-break {
    width:96%;
    margin-left:2%;
    margin-right:2%;
    margin-top:5px;
    margin-bottom:5px;
    text-align:center;
    height:1px;
    background-color:#000000;
 }
 .event-content-break {
    width:96%;
    margin-left:2%;
    margin-right:2%;
    margin-top:5px;
    margin-bottom:5px;
    text-align:center;
    height:1px;
    background-color:#000000;
 }
 .calendar-date-switcher {
    height:25px;
    text-align:center;
    border:1px solid #D6DED5;
    background-color:#E4EBE3;
 }
 .calendar-date-switcher form {
    margin:0;
    padding:0;
 }
 .calendar-date-switcher input {
    border:1px #D6DED5 solid;
 }
 .calendar-date-switcher select {
    border:1px #D6DED5 solid;
 }
 .cat-key {
    width:100%;
    margin-top:10px;
    padding:5px;
	border:1px solid #D6DED5;
}


/* =================== */
/* === DIGG PLUGIN === */
/* =================== */

.diggbutton
{
	float:left;
	margin-right: 1em;
	margin-bottom: 1em;
}
 
/* ======================= */
/* === SOCIABLE PLUGIN === */
/* ======================= */
 
/* div.sociable { margin-top: 16px; margin-bottom:16px; } */

span.sociable_tagline { position: relative; }
span.sociable_tagline span { display: none; width: 14em; }
span.sociable_tagline:hover span {
	position: absolute;
	display: block;
	top: -5em;
	background: #ffe;
	border: 1px solid #ccc;
	color: black;
	line-height: 1.25em;
}
.sociable span {
	display: block;
}
.sociable ul {
	display: inline;
	margin: 0 !important;
	padding: 0 !important;
}
.sociable ul li {
	background: none;
	display: inline !important;
	list-style-type: none;
	margin: 0;
	padding: 1px;
}
.sociable ul li:before { content: ""; }
.sociable img {
	float: none;
	width: 16px;
	height: 16px;
	border: 0;
	margin: 0;
	padding: 0;
}

/* ================= */
/* === AD BLOCKS === */
/* ================= */

.ad_block
{
	margin:0px auto;
}

.ad_728
{
	position:relative;
	top:-10px;
	width:728px;
	height:90px;
}

.ad_160
{
	height:600px;
	border-bottom:20px #2e2e2e solid;
}

.ad_160 object, .ad_160 embed
{
	margin:0px 19px 0px 20px;
}
		

/* ==================== */
/* === LEGACY ITEMS === */
/* ==================== */
/*
* {
	padding:0px;
	margin:0px;
	}
	
#contentleft {
	width:175px;
	border-right:16px solid #2e2e2e;
	background:#000;
	color:#fff;
	float:left;
	}	

#contentleft ul {
	margin-bottom: 2em;	
	}
	
#contentleft ul li,#contentright ul li,#contentrightpress ul li {
	list-style-type: none;	
	}

#contentwide {
	width:472px;
	background:#fff;
	color:#000;
	float:left;
	padding:25px;
	}	
	
#contentwider {
	width:565px;
	background:#fff;
	color:#000;
	float:left;
	padding:25px;
	}
	
#gallerywide {
	width:806px;
	height:23px;
	background: #000;	
	border-bottom:23px #2e2e2e solid; 
	}

*/	