/*
Theme Name: Syracuse-Wawasee Chamber of Commerce Wordpress Theme
Theme URI: http://www.swchamber.com
Description: Syracuse-Wawasee Chamber of Commerce Wordpress Theme.
Version: 1.0
Author: Teddy Pieper
Author URI: http://www.tedisgraphic.com
*/



/* --- Body --- */

* {
	padding: 0;
	margin: 0;
}
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #d1d1d1 url('images/bg_repeat.jpg') top repeat-x;
	color: #333333;
	text-align: center;
}
a {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
#wrapper {
	width: 864px;
	margin: 0 auto;
	padding: 0;
}
.empty {
	clear: both;
}


/* --- Top --- */

#top {
	width: 849px;
	height: 25px;
	padding: 5px 15px 0 0;
	background: url('images/top.png') top no-repeat;
	text-align: right;
}
#top li {
	list-style: none;
}
#search label {
	display: none;
}
#searchform {
	padding: 0;
	margin: 0;
}
#s {
	height: 12px;
	padding: 3px;
	border: 1px solid #333333;
}
#searchsubmit {
	width: 76px;
	height: 20px;
	border: 1px solid #333333;
	text-indent: -99999px;
	background: url('images/search_button.png') no-repeat;
	position: relative;
	top: 1px;
	right: 2px;
}


/* --- Header -- */

#header h1, #header p {
	display: none;
}
#header {
	width: 864px;
	height: 178px;
	background: url('images/header_1.png') no-repeat;
}
#myGallery {
	width: 864px !important;
	height: 178px !important;
}


/* --- Navigation --- */

#nav {
	height: 49px;
	width: 849px;
	background: url('images/nav_repeat.png') top repeat-x;
	text-align: center;
}
#pixopoint_menu1_wrapper {
	width: 849px;
}
#pixopoint_menu1 {
	height:49px;
	margin-left: 125px;
	background: url('images/nav_repeat.png') repeat-x;
}
#pixopoint_menu1 ul {
	padding:0;
	list-style:none;
}
#pixopoint_menu1 li {
	background: url('images/nav_repeat.png') repeat-x;
	color:#ffffff;
	line-height:49px;
	z-index:20;
	font-weight:bold;
	font-size:14px;
	float:left;
	position:relative;
}
#pixopoint_menu1 li:hover, #pixopoint_menu1 li.sfhover {
	background: url('images/nav_repeat_ovr.png') repeat-x;
}
#pixopoint_menu1 li a {
	text-decoration:none;
	display: block;
	padding:0 12px;
	color: #ffffff;
}
#pixopoint_menu1 ul ul {
	position:absolute;
	left:-999em;
	top:49px;
	width:150px;
}
#pixopoint_menu1 li:hover ul, #pixopoint_menu1 li.sfhover ul {
	left:auto;
}
#pixopoint_menu1 ul ul li a {
	padding:4px 10px;
	text-transform:normal;
	font-variant:normal;
}
#pixopoint_menu1 ul ul li {
	color:#ffffff;
	z-index:20;
	width:200px;
	font-size:12px;
	background: url('images/nav_repeat.png') repeat-x;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	margin:0;
}
#pixopoint_menu1 ul ul li a {
	line-height:22px;
	color:#ffffff;
	text-decoration:none;
}
#pixopoint_menu1 ul ul li:hover a, #pixopoint_menu1 ul ul li.sfhover a {
	color:#FFFFFF;
	text-decoration:none;
}
#pixopoint_menu1 ul ul li:hover li a, #pixopoint_menu1 ul ul li.sfhover li a {
	color:#ffffff;
}
#pixopoint_menu1 ul ul li:hover li a:hover, #pixopoint_menu1 ul ul li.sfhover li a:hover {
	color:#FFFFFF;
}
#pixopoint_menu1 ul ul li:hover, #pixopoint_menu1 ul ul li.sfhover {
	color:#ffffff;
	background: url('images/nav_repeat_ovr.png') repeat-x;
}
#pixopoint_menu1 ul ul ul li {
	font-size:1em;
}
#pixopoint_menu1 ul ul ul, #pixopoint_menu1 ul ul ul ul {
	position:absolute;
	margin-left:-999em;
	top:0;
	width:120px;
}
#pixopoint_menu1 li li:hover ul, #pixopoint_menu1 li li.sfhover ul, #pixopoint_menu1 li li li:hover ul, #pixopoint_menu1 li li li.sfhover ul {
	margin-left:120px;
}
#pixopoint_menu1 ul ul li:hover li a, #pixopoint_menu1 ul ul li.sfhover li a {
	text-decoration:none;
}
#pixopoint_menu1 ul ul li li:hover a, #pixopoint_menu1 ul ul li li.sfhover a {
	color:#FFFFFF;
	text-decoration:none;
}
#pixopoint_menu1 li.pixo_search:hover {
	background:none;
}
#pixopoint_menu1 li.pixo_search form {
	margin:0;
	padding:0;
}
#pixopoint_menu1 li.pixo_search input {
	font-family:tahoma, sans-serif;
}
#pixopoint_menu1 li.pixo_search input.pixo_inputsearch {
	width:100px;
}
#pixopoint_menu1 li.pixo_right {
	float:right;
}
#subdir_nav_shadow {
	width: 864px;
	height: 13px;
	background: url('images/subdir_nav_shadow.png') top no-repeat;
}
#nav_shadow {
	width: 864px;
	height: 13px;
	background: url('images/nav_shadow.png') top no-repeat;
}


/* --- Content --- */

#content {
	width: 864px;
	background: url('images/subdir_content_repeat.png') top repeat-y;
	line-height: 22px;
}
#content_wide {
	width: 864px;
	background: url('images/content_repeat.png') top repeat-y;
	line-height: 22px;
}
.narrowcolumn {
	float: left;
	text-align: left;
	width: 427px;
	margin: 10px 25px;
}
.narrowcolumn h2 {
	padding: 10px 0 5px 0;
	font: normal 25px Helvetica; 
	color: #333333;
	letter-spacing:1px;
	border-bottom: 1px solid #75b2ff;
}

.widecolumn h2 {
	padding: 10px 0 5px 0;
	font:normal 25px Helvetica; 
	color: #333333;
	letter-spacing: 1px;
	border-bottom: 1px solid #75b2ff;
}

.entry ul {
	padding-bottom: 15px;
}

.entry li {
	list-style: none;
	background: url('images/list_icon.png') no-repeat 0 50%;
	padding: 5px 0 5px 25px;
	border-bottom: 1px groove;
	font-size: 12px;
} 

.entry li:hover {
	background: #f6f6f6 url('images/list_icon.png') no-repeat 0 50%;
}

.entry li strong {
	float: right;
	font-weight: normal;
}

.cf-ol li {
	border: none;
}

.alignleft {
	float: left; 
	margin: 5px 10px 10px 0;
}

.alignright {
	float: right;
	margin: 5px 0 10px 10px;
}



/* --- Home Page --- */

.widecolumn {
	float: left;
	width: 645px;
	margin: 10px 7px 10px 25px;
	text-align: left;
}

#home_lists {
	margin: 15px 0 0 0;
	border-bottom: 1px solid #e1e1e1;
}

.home_list {
	width: 150px;
	padding: 0 5px;
	float: left;
	text-align: left;
}

.home_list img {
	border: none;
}

.home_list li {
	list-style: none;
}

.home_list li ul li {
	font-size: 20px;
	padding: 10px 0 10px 0;
}

.home_list li ul li ul li {
	background: url('images/list_icon.png') no-repeat 0 50%;
	padding: 0 0 0 16px;
	margin-left: 5px;
	font-size: 12px;
}

.home_list li ul li ul li a {
	display: block;
	line-height: 15px;
	padding: 5px;
}

.entry_home {
	padding-top: 20px;
}

.entry_home img {
	border: 2px solid #333333;
	margin: 0 10px 0 0;
}


/* --- Blog --- */

.narrowcolumn h2 a {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}

.post_head {
	padding-bottom: 15px;
}

.post_head span {
	float: right;
	padding: 2px 0 0 0;
}

.post_head small {
	margin-top: 10px;
}

.entry {
	padding: 10px 0 0 0;
}
.entry p {
	padding-bottom: 10px;
	font-size: 14px;
}
.postmetadata {
	margin-bottom: 50px;
	border-bottom: 1px solid #dddddd;
}
.alt {
	border-top: 1px solid #dddddd;
	padding-top: 10px;
	margin-top: 15px;
}
.postmetadata a {
	color: #333333;
	text-decoration: none;
}
.postmetadata a:hover {
	color: #000000;
}

/* --- Member Page --- */

table.tablesorter {
	font-family:arial;
	background-color: #CDCDCD;
	margin:10px 0pt 15px;
	font-size: 8pt;
	width: 100%;
	text-align: left;
}
table.tablesorter thead tr th, table.tablesorter tfoot tr th {
	background-color: #e6EEEE;
	border: 1px solid #FFF;
	font-size: 8pt;
	padding: 4px;
}
table.tablesorter thead tr .header {
	background-image: url('tablebg.gif');
	background-repeat: no-repeat;
	background-position: center right;
	cursor: pointer;
}
table.tablesorter tbody td {
	color: #3D3D3D;
	padding: 4px;
	background-color: #FFF;
	vertical-align: top;
}
table.tablesorter tbody tr.odd td {
	background-color:#F0F0F6;
}
table.tablesorter thead tr .headerSortUp {
	background-image: url('asc.gif');
}
table.tablesorter thead tr .headerSortDown {
	background-image: url('desc.gif');
}
table.tablesorter thead tr .headerSortDown, table.tablesorter thead tr .headerSortUp {
	background-color: #8dbdd8;
}


/* --- Events --- */

.event_list {
	list-style: none;
	padding: 0;
	margin: 0 5px;
}

.event_list h2 {
	padding: 10px 0 0 0;
	margin: 0;
	font-size: 18px;
	background: none;
	border-bottom: 1px solid #75b2ff;
}

.event_list h3 {
	padding: 10px 0 0 0;
	margin: 0;
	font-size: 14px;
	font-weight: normal;
}

.event_list li {
	border-bottom: 1px solid #75b2ff;
}

.event-map {
    width: 600px !important;
    height: 200px !important;
}

table.fullcalendar {
	text-align: center;
	margin: 0 auto;
	width: 600px;
	margin-bottom: 20px;
}

.eventful {
	font-size: 14px;
	line-height: 16px;
}

.event_list h2 {
	font: normal 25px Helvetica;
	padding: 10px 0 5px 0;
}

/* --- Contact Page --- */

.executive_director {
	float: left;
	width: 260px;
}

.contact_info {
	float: left;
	width: 350px;
	margin-left: 30px;
}

.contact_info h2 {
	margin-bottom: 10px;
}


/* --- Comments --- */

#comments {
	margin-bottom: 15px;
	border-bottom: 1px solid #333333;
}
.avatar {
	display: none;
}
.commentlist {
	list-style: none;
}
.comment-author {
	font-size: 14px;
	font-weight: bold;
}
.comment-body p {
	line-height: 14px;
	padding: 10px 0;
	margin-bottom: 10px;
	border-bottom: 1px dotted #333333;
}
.commentlist .alt {
	border: none;
	padding: 0;
}
#commentform input {
	margin: 5px 0;
}
#comment {
	width: 427px;
	margin: 5px 0;
}


/* --- Sub Dir --- */

.subdir {
	text-align: left;
	width: 864px;
	height: 39px;
	background: url('images/subdir_horz.png') top no-repeat;
}
.subdir ul {
	list-style: none;
	border-right: 1px solid #e1e1e1;
	margin: 0 6px 0 8px;
}
.subdir li {
	display: inline;
	padding-right: 5px;
	border-right: 1px solid #333333;
}

li.page-item-34, li.page-item-49, li.page-item-64 {
	border-right: none;
}

.subdir a {
	text-decoration: none;
	color: #333333;	
	width: 180px;
	height: 41px;	
	padding-left: 5px;
	line-height: 41px;
}
.subdir a:hover {
	color: #000000;
	
}
.subdir .current_page_item a {
	text-decoration: none;
	color: #333333;
	font-weight: bold;
	
	width: 180px;
	
	padding-left: 5px;
	line-height: 41px;
	
}
.subdir .current_page_item a:hover {
	color: #000000;
	
}
/* --- Sidebar --- */

#sidebar {
	float: left;
	width: 200px;
	text-align: left;
	padding-left: 8px;
	padding-bottom: 25px;
}
#sidebar h2 {
	font-size: 20px;
	padding-top: 15px;
}
#sidebar ul {
	list-style: none;
}
#sidebar li {
	padding: 5px 0 5px 10px;
}
.widget {
	border-bottom: 1px solid #dddddd;
}
#sidebar a {
	text-decoration: none;
	color: #333333;
	font-weight: bold;
}
#sidebar a:hover {
	color: #000000;
}


/* --- Pages --- */

.left_column {
	float: left;
	width: 200px;
	text-align: left;
	padding-left: 8px;
	padding-bottom: 25px;
}


/* --- Ads --- */

#ads {
	float: left;
	text-align: center;
	width: 179px;
}
#ads img {
	border: none;
	margin: 10px auto;
}
#ads a {
	text-decoration: none;
}


/* --- Footer --- */

#footer_content {
	background: url('images/footer_repeat.png') top repeat-y;
	color: #ffffff;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif
}
#footer_content h2 {
	font-size: 18px;
	padding-bottom: 5px;
}
#footer_content a {
	color: #ffffff;
	text-decoration: none;
	font-size: 14px;
}
#footer_content a:hover {
	text-decoration: underline;
}
#footer_news {
	float: left;
	padding: 25px 25px 20px 50px;
	width: 25%;
}
#footer_news ul {
	list-style: none;
}
#footer_news li {
	padding: 10px;
	display: block;
	width: 260px;
	border-top: 1px solid #80a3d0;
}

#footer_news li:hover {
	background: #597291;
}

#footer_events {
	float: left;
	padding: 25px 25px 20px 50px;
	width: 25%;
}
#footer_events li {
	padding: 10px;
	display: block;
	width: 260px;
	border-top: 1px solid #80a3d0;
}

#footer_events li:hover {
	background: #597291;
}

#footer_links {
	float: left;
	padding: 25px 25px 20px 35px;
	width: 25%;
	text-align: center;
}

#footer_links a {
	text-decoration: none;
}

#footer_links li {
	list-style: none;
	padding: 5px 0;
}

#footer_links img {
	border: none;
}

#footer_bottom {
	height: 13px;
	width: 864px;
	background: url('images/footer_bottom.png') top no-repeat;
}

#bottom {
	margin-bottom: 20px;
}

