/*
Theme Name: ISES NJ North 
Theme URI: http://isesnjnorth.org
Description: 
Version: 1.0
Author: Jeff Golenski
Author URI: http://www.midnight-shift.net
*/



    /* --------------------------------------- SPLASH  */

body#splash {
	margin: 0;
	padding: 0;
	color: #0a0600;
	font-family: arial, helvetica, verdana, sans-serif;
	text-align: center;
	background: #fffaf2 url(images/mainbg-splash.jpg) 50% 0 no-repeat ;
	font-size: 9pt;
}

#splash #shell {
	width: 965px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	} 

#splash #header .right {
	font-family: Georgia,"Goudy Old Style","Palatino","Book Antiqua",serif;
	font-size: 24pt;
	font-style: italic;
		color: #643700;
		padding: 75px 90px 0 0;
}

.splashcontent {

}

.splashcontent p {
		width: 920px;
 		font-family: arial, helvetica, verdana, sans-serif;
		font-size: 16pt;
		line-height: 24pt;
		color: #0a0600;
		margin-left: 10px;
}

#splash #footer {
	margin: 0 0 0 10px;
}

    /* --------------------------------------- BODY  */


body {
	margin: 0;
	padding: 0;
	color: #0a0600;
	font-family: arial, helvetica, verdana, sans-serif;
	text-align: center;
	background: #fffaf2 url(images/mainbg-splash.jpg) 50% 0 no-repeat fixed;
	font-size: 9pt;
}


a:link, a:visited, a:active {
	color: #7d2300;
	font-weight: normal;
	text-decoration: none;
}
	
a:hover, a:focus {
	text-decoration: underline;
}	

/* --------------------------------------- STRUCTURE  */
 
#shell {
	width: 965px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
} 
   

#header {
	width: 100%;
	color: #fff;
	margin: 0; 
}   

h1#title {
 	margin: 0;
	padding: 0;
}

	h1#title a {
		display: block;
		width: 300px;
		height: 160px;
		text-indent: -9999px;
	}

	#header .right {
	float: right;
	margin-right: 17px;
	text-align: right;
	}
	
#container {
	background: #fff;
	padding: 10px;   
}

#bannerphoto {
	
	}
		
#contentholder {
	padding: 0;
	background: url(images/contentholderbg.gif) 0 0 repeat-y;
}

/* ------------- MAIN NAV ---- */


#mainnav {
	background: #ba8748 url(images/mainnavbg.jpg) 0 0 repeat-x;
	font-family: Georgia,"Goudy Old Style","Palatino","Book Antiqua",serif;
}

#mainnav ul {
	margin: 0;
	padding: 0;
}

#mainnav ul li {
	float: left;
	list-style: none;
}

#mainnav ul li a {
	display: block;
	padding: 12px 16px 9px 16px;
	font-size: 13pt;
	font-style: italic;
	color: #fff;
	letter-spacing: .25pt;
	text-shadow: #000 1px 1px 3px; /* X-coordinate, Y-coordinate, Blue Radius */
 
}

#mainnav ul li a:hover {
	 text-decoration: none;
	 color: #ffd8a9;
}

#mainnav .amp {
   margin: -2px 0 0 0;
   font-size: 100%;
	} 

/* ------------- LEFT COL ---- */


#leftcol {
	float: left;
	width: 249px;
	font-family: Georgia,"Goudy Old Style","Palatino","Book Antiqua",serif;
}

#leftcol a:link, #leftcol a:visited, #leftcol a:active  {
	color: #7d2300;
	font-style: italic;
}

#leftcol a:hover {
	text-decoration: underline;
} 

#leftcol .section {
	padding: 0 20px;
}

#leftcol h3 {
	color: #757575;
	font-style: italic;
	font-size: 10pt;
	margin: 5px 0 2px 0;
	padding: 5px 0 5px 0;
	font-weight: bold;
	letter-spacing: .25pt;
} 
	
#leftcol h3.initial {
	color: #757575;
	font-style: italic;
	font-size: 10pt;
	margin: 22px 0 2px 0;
	padding: 5px 0 5px 0;
	font-weight: bold;
	letter-spacing: .25pt;
}

#leftcol h3 a, #leftcol h3 a:link,
#leftcol h3 a:visited, #leftcol h3 a:active,
 #leftcol h3 a:hover {
	font-weight: bold;
	color: #757575;
	}       

#leftcol hr {
	width: 100%;
	height: 1px;
	background: #ddd;
	color: #ddd;
	margin-top: 15px;
}

#leftcol ul.subnav {
	margin: 0 0 0 20px;
	padding: 0;
}

#leftcol ul li {
	list-style: none;
}

#leftcol ul li a {
	display: block;
	padding: 2px 0;
}

#leftcol .cal {
	margin: 10px 0 0 0;
}

#leftcol div.photosubnav {
margin: 0 0 0 20px;
	padding: 0;  	
}

#leftcol ul.recentposts {
	margin: 10px;
	list-style-type: none;
	color: #757575;
	font-style: italic;
} 

#leftcol ul.recentposts li {
	padding: 5px 0;
	line-height: 16pt;
}


#leftcol ul.recentposts li span.time {
	padding: 0;
	margin: 0 4px 2px 0;
	font-weight: bold;
	color: #464646;
} 


#leftcol ul.recentposts li a {
	display: inline;
}

#leftcol .fbook {
	margin-bottom: 5px;
	} 
 

  
 /* ------------- RIGHT COL ---- */
   

#rightcol {
	float: left;
	width: 632px;
	padding: 0 32px;
	font-family: Georgia,"Goudy Old Style","Palatino","Book Antiqua",serif;
}

	#rightcol .introsection {
		padding: 0 0 20px 0;
	}
	
	#rightcol .introsection p {
		font-family: arial, helvetica, verdana, sans-serif;
		font-size: 13pt;
		line-height: 18pt;
		color: #0a0600;
	}
	
#rightcol h1 {
	color: #959595;
	font-style: italic;
	font-size: 16pt;
	margin: 14px 0;
	padding: 5px 0 5px 0;
	font-weight: normal;
	letter-spacing: .25pt;
}   

#rightcol h2 {
		padding: 5px 0 2px 0;
		margin: 0;
		font-weight: bold;
		color: #643700;
		font-size: 11pt;
		font-family: arial, helvetica, verdana, sans-serif;
		border-bottom: 1px #ddd solid;
		clear: both;	
}

#rightcol h2 a {
	font-weight: bold;
}

#rightcol h3, #rightcol h3 a {
	color: #7a7a7a;
	font-style: italic;
	margin: 15px 0 0 0;
	padding: 0;
	text-decoration: none; 
	font-weight: bold;
}


#rightcol p {
 font-family: arial, helvetica, verdana, sans-serif;   
} 

#rightcol ul {
	font-size: 100%;
	line-height: 14pt;
}


#rightcol .twocol {
	width: 100%;
} 

#rightcol a {
	font-weight: bold;
}

.twocol p {
	margin-top: 5px;
	padding-top: 0;
	color: #1f1f1f;
	
}

.twocol .left {
	 float: left;
	 width: 47%;
	}
	
.twocol .right {
	 float: left;
	 width: 47%;
	margin-left: 25px;
	}    	

/* ------------- COMMON ELEMENTS---- */

p {
	font-size: 10pt;
	line-height: 14pt;
}



#leftcol ul {
	margin: 8px 0 0 0;
	padding: 0;
	font-size: 10pt;
	line-height: 16pt;
}

img.right {
	float: right;
	margin: 5px 0 15px 15px;
}

span.highlight {
	color: #B6742E;
	font-weight: bold;	
	}  

.clear {
   clear: both;
   font-size: 1px;
   height: 1px;
}

.amp {
		font-family:Baskerville,"Goudy Old Style","Palatino","Book Antiqua",serif;
		font-style:italic;
		font-size:110%;
		font-weight: normal;
}
 
.toplink {
	clear: both;
	display: block;
	width: 100%;
	text-align: right;
	padding: 10px 0;
	font-weight: bold;
}

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

.showarchives {
	text-align: right;
	padding: 10px;
	background: #FBFBFB;
	clear: both;
	border: 1px #ddd solid;
}

.showarchives a {
 font-weight: bold;   
}  

a img {
 border: none !important;   
}

/* ------------- FOOTER ---- */

#footer { 
	margin: 15px 20px;
	text-align: left;
	font-family: Georgia,"Goudy Old Style","Palatino","Book Antiqua",serif;
	font-size: 10pt;
	color: #4a4a4a;
	font-style: italic;
    letter-spacing: .25pt;
} 

#footer ul {
	margin: 0;
	padding: 0;
}

#footer ul li {
	list-style: none;
	line-height: 16pt;
} 

#footer a {
	font-weight: bold;
}

#footer a.plug {
   font-size: 9pt;
  opacity: 0.4;
  filter: alpha(opacity=40);   
}

#footer a.plug:hover {
  opacity: 1.0;
  filter: alpha(opacity=100);    
}


.footerright {
	float: right;
	text-align: right;
}

#wp-calendar {
	margin: 0 10px;
}


#wp-calendar tbody td a:link, #wp-calendar tbody td a:active, #wp-calendar tbody td a:visited {
	text-decoration: underline;
	color:#6f9b00;
	font-weight: bold;
	}	

#wp-calendar tbody td a:hover, #wp-calendar tbody td a:focus {
	text-decoration: none;
	} 

#wp-calendar table {
	width: 100%;
	margin: 0 auto;
}

#wp-calendar #prev {
  text-align:left;
}

#wp-calendar #next {
  text-align:right;
}

.ec3_eventday a {
 color:#6f9b00 !IMPORTANT;

}

#wp-calendar table td, #wp-calendar table th {
  text-align:center;
	border: 1px #d0d0d0 solid;
	padding: 3px;
}

#wp-calendar table.nav td, #wp-calendar table.nav td:hover {
	padding: 0;
	border: none;
}
 
#wp-calendar table td#today {
	background: #fdfdfd;
}

#wp-calendar table td#today a {
	color: #6f9b00;
} 
 

#wp-calendar table td:hover,
#wp-calendar table #today {
 padding:0px;
 border: solid 1px #999;
}
 
#wp-calendar table tbody td {
	background: #f6f6f6;
}

#wp-calendar table.nav tbody td {
	background: none;
}

#wp-calendar table tbody td.pad, #wp-calendar table td.pad:hover {
	background: none;
	border: none;
}      

#wp-calendar img {
	 border: none;
	}      
	

/* ------------- BOD ---- */

.bod img {
	float: right;
	margin: 20px 0 20px 20px;
	width: 200px;
	border: 10px #EDEDED solid;
}