/*  
Theme Name: SeptaTheme
Theme URI: 
Description: SEPTA Theme was designed for SEPTA of Oldham County. This is a modified version of the free Photography Bliss theme avaiable at <a href="//photobliss.qualitywordpress.com">QualityWordPress Templates</a>.
Version: 1.0
Author: Rich Allen
Author URI: http://richallenfamily.com
*/



/* General */

body {
	margin: 100 0 0 0;
	background: #99cc00; /* 99cc00 */
}

h1, h2, h3, h4 {
	margin: 0;
}

img {
	border: 0;
}

.clear {
	clear: both;
	height: 0;
	overflow: hidden;
}

.clickable li {
	cursor: pointer;
	}

/* Page */

#page {
  margin: auto;
	width: 907px;
}


/* Header */

#header {
  margin: 34px 0 0 0;
	width: 907px;
	height: 189px;
	background: url("images/septaheaderFlash_New.jpg") no-repeat;
	position: relative;
}

	/* Header - Info */
	
	#header #header-info {
		position: absolute;
		top: 0px;
		left: 20px;
	}
	#header #header-alt {
	position: absolute;
	top: 0px;
	left: -20px;
}

	#header #header-info h1 {
		color: #ffffff;
		font: bold 33px Verdana;
		padding-bottom: 5px;
	}
	
	#header #header-info h1 a {
		color: #ffffff;
		text-decoration: none;
	}
	
	#header #header-info .description {
		color: #ffffff;
		font: bold 15px Verdana;
	}
	
	/* Header - Menu */
	
	#header #header-menu {
		position: absolute;
		top: -34px;
		right: 305px;
		height: 34px;
	}
	
	#header #header-menu ul {
		margin: 0;
		padding: 0;
		list-style-type: none;
		height: 34px;
	}
	
	#header #header-menu ul li {
		float: left;
		height: 32px;
		margin-right: 11px;
		font: bold 12px/32px Verdana;
		color: #ffffff;
		background: url("images/header_menu.gif") repeat-x;
		border: 1px solid #000000;
		padding: 0 30px;
	}
	
	#header #header-menu ul li a {
		color: #ffffff;
		text-decoration: none;
	}
	
	#header #header-menu ul li a:hover {
	text-decoration: none;
  	color: #ffffff;
	background: transparent url("images/header_menu_hover_o.gif") repeat-x;
	}
#header #header-menu li:hover {
	text-decoration: none;
  	color: white;
  	background: transparent url("images/header_menu_hover_o.gif") repeat-x;
}
	#header #header-menu ul li ul {
		display: none;
	}


/* Main */

#main {
	width: 907px;
	background: #99cc00 url("images/main.gif") repeat-y; /* F2AB2A */
}

#main-top {
	width: 907px;
	background: url("images/main_top.gif") no-repeat;
}

#main-bottom {
	width: 907px;
	min-height: 50px;
	background: url("images/main_bottom.gif") no-repeat left bottom;
}

	/* Main - Content */
	
	#content {
		float: left;
		width: 495px;
		padding: 12px 16px 0 16px;
	}
	
	/* Main - Content - Post */
	
	#content .post {
		float: left;
		margin-bottom: 25px;
		width: 495px;
	}
	
		/* Post - Date */
		
		#content .post .post-date {
			background: url("images/post_date.gif") no-repeat;
			width: 122px;
			height: 25px;
			color: #ffffff;
			text-align: center;
			font: bold 10px/25px Verdana;
		}
		
		/* Post - Title */
		
		#content .post .post-title {
			width: 463px;
			height: 45px;
			border: 1px solid #99cc00;
			background: url("images/post_title.gif") repeat-x;
			color: #99cc00;
			font: bold 10px Verdana;
			padding: 0 15px;
		}
		
		#content .post .post-title a {
			color: #ffffff;
			text-decoration: none;
		}
		
		#content .post .post-title a:hover {
			text-decoration: underline;
		}
		
		#content .post .post-title h2 {
			color: #ffffff;
			font: bold 15px/45px Verdana;
			float: left;
		}
		
		#content .post .post-title h2 a {
			color: #ffffff;
			text-decoration: none;
		}
		#content .post .post-title .title h2 {
			color: #000000;
			text-decoration: none;
		}
		
		#content .post .post-title h2 a:hover {
			text-decoration: underline;
		}
		
		#content .post .post-title .post-title-info {
			float: right;
			line-height: 45px;
		}
		
		/* Post - Entry */
		
		#content .post .post-entry {
			font: normal 11px/18px Verdana;
			color: #000000;
			padding: 0 15px;
			width: 465px;
			background: #FFFFFF;
			float: left;
		}
		
		#content .post .post-entry a:hover {
			text-decoration: underline;
		}
		
		#content .post .post-entry .more-link {
			font: bold 11px/20px Verdana;
			float: right;
			padding-bottom: 5px;
		}
		
		#content .post .post-entry .more-link a {
			color: #99cc00;
			text-decoration: none;
		}
		#content .post .post-entry .more-link a:hover {
			text-decoration: underline;
		}
		#content .post .post-entry .regcontent a {
			color: #FF8000;
			text-decoration: underline;
		}
		.regcontent {
      			background-color: #FFFFFF;
   		 }
    
		#content .post .post-entry .regcontent h3 {
		  text-align: left;
      			color: #FF8000;
    		}
/* faq page */
		#content .post .post-entry .faqcontent a {
			color: #FF8000;
			text-decoration: underline;
		}
		.faqcontent {
      			background-color: #FFFFFF;
   		 }
    
		#content .post .post-entry .faqcontent h3 {
		  text-align: left;
      		color: #FF8000;
    		}
/* ECS point of contact */
                    #content .post .post-entry .ecscontent a {
			color: #FF8000;
			text-decoration: underline;
		}
		.ecscontent {
      			background-color: #FFFFFF;
   		 }
    
		#content .post .post-entry .ecscontent h3 {
		  text-align: left;
      		color: #FF8000;
    		}
/* Library Page*/
                    #content .post .post-entry .libcontent a {
			color: #FF8000;
			text-decoration: underline;
		}
		.libcontent {
      			background-color: #FFFFFF;
   		 }
    
		#content .post .post-entry .libcontent h3 {
		  text-align: left;
      		color: #FF8000;
    		}


    #content .post .post-entry .maincontent a {
			color: #FF8000;
			text-decoration: underline;
		}
		.maincontent {
      background-color: #FFFFFF;
    }
    
    
		#content .post .post-entry .maincontent h3 {
		  text-align: left;
      color: #FF8000;
    }
    
    #content .post .post-entry .rescontent h3 {
		  text-align: left;
      color: #FF8000;
    }
    #content .post .post-entry .rescontent a {
			color: #FF8000;
			text-decoration: underline;
		}
    .rescontent {
      background-color: #FFFFFF;
    }
  	/* Post - Info */
		
		#content .post .post-info {
			padding: 0 10px 0 0;
			width: 485px;
			clear: both;
			font: bold 10px/19px Verdana;
			
			background: url("images/post_info.gif") no-repeat;
			text-align: right;
		}
		
		#content .post .post-info a {
			color: #ffffff;
			text-decoration: none;
		}
		
		#content .post .post-info a:hover {
			text-decoration: underline;
		}
		
		/* Post - Comments */
		
		#content .post .post-entry h3 {
			color: #ffffff;
			font: bold 14px Verdana;
			margin: 25px 0 5px 0;
		}
		
		#content .post .post-entry .comments {
			font: normal 11px/18px Verdana;
			color: #ffffff;
			width: 465px;
		}
		
		#content .post .post-entry .comments a {
			color: #000000;
			text-decoration: none;
		}
		
		#content .post .post-entry .comments a:hover {
			text-decoration: underline;
		}
		
		#content .post .post-entry .comments ol {
			margin: 10px 0 10px 0;
			padding-left: 25px;
		}
		
		#content .post .comments ol li {
			padding: 5px;
		}
		
		#content .post .post-entry .comments ol li.alt {
			background: #545454;
		}
		
		#content .post .post-entry .comments ol li cite {
			color: #000000;
			font-style: normal;
			font-weight: bold;
		}
		
		#content .post .post-entry .comments ol li cite a {
			color: #000000;
			text-decoration: none;
		}
		
		#content .post .post-entry .comments ol li cite a:hover {
			text-decoration: underline;
		}
		
		#content .post .post-entry .comments ol li .commentmetadata a {
			color: #000000;
			text-decoration: none;
		}
		
		#content .post .post-entry .comments ol li .commentmetadata a:hover {
			text-decoration: underline;
		}
		
		#content .post .post-entry #commentform {
			font: normal 11px/18px Verdana;
			color: #ffffff;
			width: 450px;
			padding-left: 15px;
			margin: 0;
		}
		
		#content .post .post-entry #commentform a {
			color: #000000;
			text-decoration: none;
		}
		
		#content .post .post-entry #commentform a:hover {
			text-decoration: underline;
		}
	
	/* Main - Content - Navigation */
	
	#content .navigation {
		font: bold 11px/25px Verdana;
		color: #ffffff;
		width: 495px;
		height: 25px;
		float: left;
		margin-bottom: 25px;
	}
	
	#content .navigation a {
		color: #ffffff;
		text-decoration: none;
	}
	
	#content .navigation a:hover {
		text-decoration: underline;
	}
	
		#content .navigation .navigation-previous {
			float: left;
		}
		
		#content .navigation .navigation-next {
			float: right;
		}
		
	/* Main - Sidebar */
	
	.sidebar {
		float: left;
		width: 170px;
		font: normal 11px/18px Verdana;
		color: #ffffff;
	}
	
	.sidebar a {
		color: #000000;
		text-decoration: none;
	}
	
	.sidebar a:hover {
		text-decoration: underline;
	}
	
		/* Sidebar - Sides */
		
		.sidebar-left {
			padding: 15px 3px 15px 16px;
		}
		
		.sidebar-right {
			padding: 15px 0 15px 3px;
		}
		
		/* Sidebar - Titles */
		
		.sidebar h3 {
			padding-left: 11px;
			font: bold 15px/26px Verdana;
			color: #006600;
			width: 159px;
			height: 26px;
			background: url("images/sidebar_title.gif") repeat-x;
		}
		
		/* Sidebar - Menus */
		
		.sidebar ul {
			margin: 5px 0 8px 0;
			padding: 0;
			list-style-type: none;
		}
		
		.sidebar li {
			padding-left: 5px;
			color: #ffffff;
			font: bold 10px/25px Verdana;
			border-bottom: 1px solid #000000;
			background: url("images/sidebar_menu.gif") repeat-x;
		}
		.sidebar li:hover {
			text-decoration: none;
			color: #ffffff;
			background: url("images/sidebar_menu_hover_g.gif") repeat-x;
		}
		.sidebar ul li a {
			color: #ffffff;
			text-decoration: none;
		}
		
		.sidebar ul li a:hover {
			text-decoration: none;
			color: #ffffff;
			background: url("images/sidebar_menu_hover_g.gif") repeat-x;
			}
		
			/* Sidebar - Submenus */
			
			.sidebar ul li ul {
				margin: 0;
				padding: 0;
			}
		/* Sidebar No Click */
		.sidebar .sidebarNoClick ul {
			margin: 5px 0 8px 0;
			padding: 0;
			list-style-type: none;
		}
		.sidebar .sidebarNoClick li {
			padding-left: 5px;
			color: #ffffff;
			font: bold 10px/25px Verdana;
			border-bottom: 0px;
			border-top: 0px;
			background: url("images/sidebar_menu.gif") repeat-x;
		}
		.sidebar .sidebarNoClick li:hover {
			text-decoration: none;
			color: #ffffff;
		}
		.sidebar .sidebarNoClick ul li a {
			color: #ffffff;
			text-decoration: none;
		}
		.sidebar .sidebarNoClick ul li a:hover {
			text-decoration: none;
			color: #ffffff;
		}
		/* Sidebar - Forms */
		
		.sidebar #searchform {
			margin: 0;
			padding: 5px 0 8px 0;
			width: 170px;
			text-align: center;
			color: #006600;
		}
		
		.sidebar #searchform #s {
			width: 140px;
		}
		
		/* Sidebar - Tables */
		/* ajax calendar overrides */
		#wp-calendar caption a, #wp-calendar caption a:hover
    {
      background: #ffffff;
      color: #000000;
      font-weight: bold;
    }
    
    
		.sidebar #calendar_wrap td {
		  color: #000000;
		 }
		.sidebar #calendar_wrap {
			margin: 0 0 0 0;
			padding: 0px 0 8px 0;
			width: 170px;
		}
		
		.sidebar #calendar_wrap caption {
			font-weight: bold;
			color: #000000;
		}
		
		.sidebar #calendar_wrap tbody {
			text-align: right;
		}
		
		.sidebar #calendar_wrap tfoot #next {
			text-align: right;
		}
		
		.sidebar #calendar_wrap #todayWidget {
			font-weight: bold;
			background-color: #F2AB2A;
		}
		
		/* Sidebar - Texts */
		
		.sidebar .textwidget {
			padding: 5px 4px 8px 4px;
		}
		
		/* Sidebar - Feed */
		
		.sidebar #sidebar-feed {
			margin: 5px auto 8px auto; 
			width: 160px;
			height: 60px;
		}
/* Officer Table - About Us */
table#officertable {
   border-width: 2px;
   border-spacing: ;
   border-style: solid; 
   border-color: #99cc00;
   border-collapse: separate;
   background-color: #ffffff;
}
table#officertable td  {
   border-width: 1px;
   padding: 1px;
   border-style: solid;
   border-color: #ff9900;
   font: bold 12px Arial;
   -moz-border-radius: ;					
}
table#officertable th  {
   border-width: 1px;
   padding: 1px;
   border-style: solid;
   border-color: #ff9900;
   font: bold 14px Verdana;
  -moz-border-radius: ;					
}
/* ECS Point of contact Table */
table#ecstable {
   border-width: 2px;
   border-spacing: ;
   border-style: solid; 
   border-color: #99cc00;
   border-collapse: separate;
   background-color: #ffffff;
}
table#ecstable td  {
   border-width: 1px;
   padding: 1px;
   border-style: solid;
   border-color: #ff9900;
   font: bold 12px Arial;
   -moz-border-radius: ;					
}
table#ecstable th  {
   border-width: 1px;
   padding: 1px;
   border-style: solid;
   border-color: #ff9900;
   font: bold 14px Verdana;
  -moz-border-radius: ;					
}
/* Library Table */
table#libtable {
   border-width: 2px;
   border-spacing: ;
   border-style: solid; 
   border-color: #99cc00;
   border-collapse: separate;
   background-color: #ffffff;
}
table#libtable td  {
   border-width: 1px;
   padding: 1px;
   border-style: solid;
   border-color: #ff9900;
   font: bold 12px Arial;
   -moz-border-radius: ;					
}
table#libtable th  {
   border-width: 1px;
   padding: 1px;
   border-style: solid;
   border-color: #ff9900;
   font: bold 14px Verdana;
  -moz-border-radius: ;					
}

/* Footer */

#footer {
	width: 907px;
	height: 83px;
	background: #F2AB2A;
	color: #000000;
	font: 10px/83px Verdana;
	text-align: center;
}

#footer a {
	color: #000000;
	text-decoration: underline;
}

#footer a:hover {
	text-decoration: underline;
}
