@import url("css/global.css");
@import url("css/superfish.css");
/*
Theme Name:Impression
Theme URI:http://themes.letterpress.ws/
Description:Impression 
Version:1.0.1 
Author: Mladen Milentijevic
Author URI:http://www.devinedeveloper.com/
Tags: 
*/
#content p, li, ul {
font-size: 14px;
}
a {
	text-decoration: none;
	color: #00529b;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
a:hover {
	color:#00529b;
	text-decoration: underline;
}
#page {
	width:954px;
	background:url(http://www.morrislionsclub.com/wordpress/wp-content/uploads/2010/07/lionsclubheader.jpg) top;
height:123px;
	margin:0 auto;
	text-align: left;
	padding: 0 0px;
}
/* **************** Kwicks *************** */
/* defaults for all examples */
#slider {
	width:806px;
	float:left;
}
ul.kwicks {
list-style: none;
position: relative;
margin: 0 0 40px;
padding: 0;
top: 0px;
left: 30px;
width: 900px !important;
}
.kwicks li{
float: left;  
width: 176px;  
height: 300px;  
margin-right: 5px;
display: block;
overflow: hidden;
padding: 0;
cursor: pointer;
}
.kwicks.horizontal li {
margin-right: 0;
float: left;
}
.kwick1, .kwick2, .kwick3, .kwick4, .kwick5 {
}     	
.hribbon {
	display: none;
	margin: -80px 20px 0;
	z-index:999;
	width: auto;
	padding: 10px 6px;
	text-align:right;
}
.kwicks li.active .hribbon {  
   display: block;  
} 
.hribbon a {
	padding: 10px 6px;
	text-align:center;
	color: #fff;
	background: #FF0;
	font-size: 16px;
	line-height: 38px;
}
.hribbon a:hover {
	color: #fff;
}
/* **************** Cycle *************** */
#slider {
	width:806px;
	float:left;
}
#featured-slideshow {
margin:0;
padding:0;
}
#featured {
	margin:20px 0 40px 0;
	padding:0;
	position:relative;
	width:954px;
	height: 290px;
	border:1px solid #000;
}
.ribbon {
	position:absolute;
	top: 220px;
	left: 10px;
	z-index:999;
	background: #FF0;
	width: auto;
}
#numbers {
	position: absolute;
	z-index: 999;
	top: 220px;
	right: 10px;
}
#numbers a, .ribbon a {
	padding: 10px 6px;
	text-align:center;
	color: #fff;
	background: #ff0;
	font-size: 16px;
	line-height: 38px;
	margin-right: 4px;
}
#numbers a.activeSlide {
	color: #000;
}
.ribbon a {
	margin-right: 0;
	padding: 10px 13px;
	background:none;
}
#numbers a, .ribbon a:hover {
	color: #fff;
}
/* **************** Header *************** */
#header {

	float:left;
	display:inline;
	overflow:hidden;
margin-bottom:20px;
}
#header #logo a img {
	border: none;
	margin: 0;
	padding: 0;
}
#header #logo a {
	border: none;
	background: none;

}
#logo {
	width:300px;
	display:inline;
	float:left;
	margin:10px 0 10px 0px;
	height:130px;
z-index:1;
}
#logo h1 {
	text-decoration:none;
	padding: 0;
	margin: 30px 0 10px;
	font-size: 36px;
	line-height: 20px;
}
#logo h1 a {
}
#logo h1 a:hover {
	background: none;
}
#logo h2 {
	margin: 0;
	font-size: 18px;
	line-height: 20px;
}
#topad {
	text-align: right;
	padding: 5px 0 0;
	margin:15px 0 0 10px;
	width:644px;
	display:inline;
	float:left;
	overflow:hidden;
}
#topad .widget * {
	vertical-align:middle !important;
}
#topad .widget #searchform {
	margin:10px 0 0;
}
/* **************** Navbar *************** */
.nav {
	width:140px;
	display:inline;
	float:left;
	margin:0px 8px 0px 0px;
	border-bottom:1px solid #cacaca;
}
.nav .nav_inner {
	padding: 0;
	margin:0;
}
.nav ul {
	float:left;
}
.nav li {
	text-align:center;
	float:left;
	display:inline;
	padding:0;
	margin:0;
}
.nav li a {
	display:block;
	font-size:13px;
	padding:13px 26px 13px 0;
	text-transform: uppercase;
}
.nav li.current_page_item a, .nav .current-cat a {
	color:#ff0;
}
.nav li a:hover {
	display:block;
	font-size:13px;
	padding:13px 26px 13px 0;
	text-transform: uppercase;
	color:#ff0;
}
.nav li.current_page_item, .nav .current-cat {
}
.nav li.current_page_item a:hover, .nav .current-cat a:hover {
}
.nav ul.sf-js-enabled li li {
	padding: 0;
	text-align:left;
	margin: 0;
}
.nav ul li ul a, .nav li.current_page_item ul li a, .nav .current-cat ul li a {
	text-transform:none;
	color:#333333;
}
.nav ul.sf-js-enabled li ul li a, .nav ul li ul a {
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	font-size:11px;
	padding: 9px 13px;
	font-weight:normal;
	text-transform:none;
	background:#fff;
	color:#333333;
}
.nav ul.sf-js-enabled li ul li a:hover, .nav ul.sf-js-enabled li ul li ul li a:hover {
	background:#fff;
	color:#ff0
	font-size:11px;
	padding: 9px 13px;
	text-transform:none;
	font-weight:normal;
}
.nav ul.sf-js-enabled li ul li.sfHover ul li a {
	background:#fff;
}
.nav ul.sf-js-enabled li ul li ul li.sfHover a {
	background:#fff;
}
.nav ul.sf-js-enabled li ul li ul li.sfHover ul li a {
	background:#fff;
}
/* **************** Content *************** */
#main {
	width:806px;
	float:left;
	margin:0 0 5px 0;
}
#fullwidth {
	width:766px;
	display:inline;
	float:left;
	margin:0 0 15px 0; 
	overflow:hidden;
	background: #fff;
padding:20px;
font-size:14px;
min-height:450px;
}
#fullwidth .post {
}
#content {
	width:766px;
	display:inline;
	float:left;
	margin:0 0 0 0;
	overflow:hidden;
	padding:20px;
min-height:450px;
}
.mediumbox {
	width:264px;
	display:inline;
	float:left;
	margin:0;
	overflow:hidden;
margin-top:20px;
	margin-bottom: 20px;
}
.mediumbox .widget {
	margin-bottom: 17px;
}
#bigbox {
	width:766px;
	display:inline;
	float:left;
	overflow:hidden;
	padding:20px;
	background:#FFF;
	text-left:center;
	margin-bottom: 20px;
}

#bigbox .widget {
	padding: 0;
margin-right:0px;
margin-top:0px;
}
.smallbox {
		float: left;
	height: auto;
	width: 460px;
	background-image: url(http://www.morrislionsclub.com/wordpress/wp-content/uploads/2010/07/bgemblem.jpg);
	border-right-width: 2px;
	border-right-style: dotted;
	border-right-color: #01066A;
margin-top:20px;
	margin-bottom: 20px;
margin-right:20px;
padding-right:20px;
}

h2.posttitle, h1.posttitle {
	margin: 0;
	font-size:16px;
	line-height: 16px;
	display: inline;
}
h1.pagetitle, h2.center, .archivetitle {
	margin: 0 10px 0 0;
	
}
h3.posttitle {
	margin: 0 0 10px;
	font-size:16px;
	line-height: 1.125em;
	background-image: url(http://morrislionsclub.com/wordpress/wp-content/uploads/2010/07/fullwidthheader_blue.png);
margin-top:20px;
}
h3.posttitle a {
	color:#FCC71B;
margin-bottom:10px;
font-size:16px;
	font-family: Georgia, "Times New Roman", Times, serif;
line-height:20px;
}
h2.posttitle a, .post h3.posttitle a {
	color: #333333;
}
.post h2.posttitle a:hover, .post h3.posttitle a:hover {
	color:#ff0;
}

.archivetitle {
	font-size: 2em; /* 24px */
	line-height: 1.6667em; /* 40px */
	margin: 0 0 30px;
	color: #333333;
}
.post {
	padding:0 0 30px;
}
.post p {
}
.entry a {
	font-weight:bold;
}
.date {
	background: transparent url(images/date.png) no-repeat top left;
	color:#000000;
	float:left;
	font-size:16px;
	margin:0 10px 0 0;
	padding-top:6px;
	text-align:center;
	width:40px;
	height: 50px;
}
.date span {
	color:#ffffff;
	display:block;
	font-size:11px;
	margin-top:3px;
	text-transform:uppercase;
}
.dd_post .date {
	margin:5px 10px 0 0;
}
.comm {
	background: transparent url(images/commentblack.png) no-repeat top left;
	color:#fff;
	margin:0 0 0 10px;
	text-align:center;
	width:46px;
	display: block;
	height:50px;
}
.comm a {
	color:#fff;
	font-size:16px;
	text-align:center;
	line-height: 42px;
}
.meta {
	margin: 0 0 10px;
	padding: 5px 0 0;
	font-size: 10px;
	color: #333;
	text-transform: uppercase;
}
.meta span {
	background:#f5f5f5;
	padding: 2px;
}
.meta span.auth {
	background:#ff0;
	color: #fff;
}
.meta span.auth a {
	color: #fff;
}
.post img {
	max-width: 580px;
	display: block;
	height:auto;
}
.imgnav img {
	border:1px solid #000;
	display: block;
}
a.more-link {
	background:#f5f5f5 url(images/button.png) repeat top left;
	padding:2px;
	font-size:11px;
}
a.more-link:hover {
	background:#f1f1f1;
}
.post ul {
}
.post ol {
}
#content img, .gallery .entry img {
	border:1px solid #000;
}
.gallery {
	position:relative;
}
.gallery .post {
	padding:0;
}
.gallery .ribbon {
	position:relative;
	top: -80px;
	left: 10px;
	z-index:999;
	width: auto;
	background: none;
}
.gallery .smallribbon {
	position:relative;
	top: -60px;
	left: 10px;
	z-index:999;
	width: auto;
}
.gallery .ribbon a {
	background: #ff0;
	padding: 8px 6px;
	line-height: 36px;
}
.gallery .smallribbon a {
	line-height:20px;
	font-weight:normal;
	font-size: 14px;
	padding:6px;
	background: #ff0;
	text-align:center;
	color: #fff;
}
.post .wp-caption {


	margin:10px;
	text-align:center;
}
.post .wp-caption-text {
	margin:0;
}
.post .wp-caption a, .post .wp-caption a:hover {
	border-bottom:0;
}
.post .wp-caption img, .post .wp-caption a:hover img {
	border:0;
}
.post blockquote {
	padding-left:35px;
	background: url(images/paragraph.png) no-repeat 0 10px;
}
.post pre {
	font-family:courier;
	font-size:12px;
	letter-spacing:-1px;
}
.gallery a.thumb {
	cursor: pointer;
}
.gallery .thumb span { /*--Used to crop image--*/
/*	width: 590px;
	height: 200px;
	overflow: hidden;
	display: block;
	background: url(images/blackback.png) ;*/
}
.gallery a.thumb:hover {
}
/* Page Navigation */
.wp-pagenavi {
	padding: 0;
	text-align: center;
}
.wp-pagenavi span.pages, .wp-pagenavi a, .navigation .alignright a, .navigation .alignleft a {
	padding: 6px 6px;
	margin: 0 2px;
	background:#f1f1f1 url(images/button.png);
	border: 1px solid #ccc;
}
.wp-pagenavi a:hover, .wp-pagenavi span.current, .navigation .alignright a:hover, .navigation .alignleft a:hover {
	padding: 6px 6px;
	margin: 0 2px;
	color: #333;
	background: #fff;
	border: 1px solid #ccc;
}
.wp-pagenavi span.current, .wp-pagenavi span.extend {
	padding: 6px 6px;
	color: #ffffff;
	background:#f1f1f1 url(images/buttonblack.png);
	margin: 0 2px;
	border: 1px solid #000;
	line-height: 38px;
}
/* **************** Sidebar and Widgets *************** */
#sidebar {
	width:260px;
	display:inline;
	float:right;
	margin:0 30px 0 50px;
	position:relative;
}
.widget {
	margin:0;
	padding:0;
}
#sidebar .widget {
	margin: 0 0 40px;
}



.smallbox .widget h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #010368;
	padding-top: 1px;
	background-color: #FECE0A;
	padding-left: 8px;
	padding-bottom: 1px;
margin-right:0;
	background-image: url(http://www.morrislionsclub.com/wordpress/wp-content/uploads/2010/07/h1img2.jpg);
line-height:20px;
margin-top:0px;
}


.smallbox .widget img {
	margin-top:20px;
	border: 1px solid #000;

}
.smallbox .widget h2 a{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #010368;
margin-top:0px;

}
.widget h3 {
	margin:0 0 10px 0;
	font-size: 17px;
	line-height: 20px;
	padding: 0 0 10px;
	border-bottom:1px solid #cacaca;
}
.widget h3 a {
}
.widget h4 {
	margin:0 0 10px 0;
}
#sidebar p {
	margin:20px 0 0;
}
#sidebar p a {
	font-weight: bold;
}
#sidebar .widget ul {
	margin: 0;
	list-style-type: none;
}
#sidebar .widget ul .children {
	padding: 0 0 0 8px;
}
#sidebar .widget li {
	margin:0;
}
#sidebar .widget li a {
	font-weight:normal;
	font-size:12px;
	padding:5px 0 0 10px;
	display:block;
	background:transparent url(images/sbullet.png) no-repeat 0 10px;
}
#sidebar .widget li a:hover {
}
#sidebar .widget_search label {
}
#sidebar #tag_cloud h3 {
	margin:0 0 8px;
}
#sidebar #tag_cloud a {
	background:#F5F5F5 none repeat scroll 0 0;
	padding:2px;
}
}
#sidebar #wp-calendar {
	width:95%;
	text-align:center;
}
#sidebar #wp-calendar caption, #sidebar #wp-calendar td, #sidebar #wp-calendar th {
	text-align:center;
}
#sidebar #wp-calendar caption {
	margin:0 0 20px 0;
	font-size: 1.4545em;
	line-height: 1.1688em;
	padding: 6px 0;
}
#sidebar #wp-calendar th {
	font-weight: bold;
	border-top:1px solid #cacaca;
	border-bottom:1px solid #cacaca;
}
#sidebar #wp-calendar tfoot td {
	border-top:1px solid #cacaca;
	border-bottom:1px solid #cacaca;
}
#sidebar img {
}
.widget img.aligncenter {
}
/* **************** Search Form *************** */
#subscribe {
	margin: 10px 0;
}
#searchform {
	padding: 0;
	margin: 0;

}
#searchform #s, #subscribe #fbemail {
	background:#FFFFFF url(images/search.png) no-repeat right center;
	border:1px solid #cacaca;
	color:#999999;
	margin:0 0 10px;
	padding:6px;
	width:246px;
}
#subscribe #fbemail {
	background:#FFFFFF url(images/feedburner.png) no-repeat right center;
}
#sidebar a.feedlink, #sidebar a.feedcomments {
	background: url(images/rss.png) no-repeat center left;
	padding:6px 0 6px 32px;
}
#sidebar .widget .social_networks a {
	border: none;
	background: none;
}
#sidebar .widget .social_networks img {
	margin: 0 5px 0 0;
}
.dd_posts .widget h2 {
	border-bottom:none;
	margin:0;
	padding:0 0 10px;
}
.dd_posts .widget h3 a {
	color:#FFF;
}
.dd_posts_wrapper {
	border-left: 1px solid #cacaca;
	border-right:1px solid #cacaca;
	border-top:1px solid #cacaca;
	background:#EBEBEB;
}
.dd_posts_wrapper_inner {
	border-left: 1px solid #fff;
	border-right:1px solid #fff;
	border-top:1px solid #fff;
}
.dd_post {
	padding: 0 10px;
	background:url(images/border.png) repeat-x bottom left;
}
.dd_post h4 {
	margin:10px 0;
}
.dd_post p {
	margin:10px 0;
	padding: 0 0 10px;
}
.dd_post img {
	margin: 0;
	background:none;
	border:none;
}
.author_info img.avatar {
	margin: 5px 10px 0 0;
	display:block;
	float: left;
}
/* **************** Comments *************** */
#comments h4 {
	border-bottom:1px solid #cacaca;
	padding: 0 0 19px;
	font-size: 1.5em;
	line-height: 1em;
}
#comments ol.commentlist {
	margin:0;
	list-style: none;
}
#comments ul {
	list-style-type:none;
}
#comments ol.commentlist li {
	margin:0;
	padding:0;
}
#comments ol.commentlist li {
	border-bottom:1px solid #cacaca;
}
#comments ol.commentlist li ul {
	clear:both;
	margin: 0 0 0 20px;
}
#comments ol.commentlist li ul li {
	border-bottom:none;
}
img.avatar {
	margin: 10px 10px 9px 0;
	display:block;
}
.reply {
	text-transform: uppercase;
	margin-bottom: 10px;
	line-height:20px;
}
#comments h5 {
	margin: 0 0 20px 0;
	padding: 20px 0 0;
	font-size: 1.3333em;
	line-height: 1.125em;
	border-top:1px solid #fff;
}
/* **************** Footer *************** */
#footer {
	width:954px;
	display:inline;
	float:left;

	padding: 20px 0 0;
	border-top:1px solid #cacaca;
}
#footer .copyright {
	width:954px;
	float:left;
color:#bad6ef;
	font-family: Arial, Helvetica, sans-serif;
margin-top:0px;
}
#footer .copyright table {
margin-top:0px;
}
#footer .copyright td {
margin-top:0px;
margin-bottom:0px
padding:0px;
vertical-align:top;
height:20px;

}
#footer p {
	font-size: 11px;
}






/* **************** LIONS CLUB *************** */



#wrapper {
	height: auto;
	width: 954px;
	margin-right: auto;
	margin-left: auto;
}
body {
	margin-top: 10px;
	background-image: url(http://www.morrislionsclub.com/wordpress/wp-content/uploads/2010/07/background.jpg);
	background-repeat: repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 21px;
	color:#000;
	font-size:13px;
}
#header {
	height: 123px;
	width: 954px;
	background-image: url(http://www.morrislionsclub.com/wordpress/wp-content/uploads/2010/07/lionsclubheader.jpg);
}
#container {
	height: auto;
	width: 954px;
	margin-top: 6px;
}
#navi-left {
	height: 400px;
	width: 140px;
	float: left;
	background-repeat: repeat;
	margin-right: 8px;
}
#navi-left a {
color:#FFF;
font-family:Georgia, "Times New Roman", Times, serif;
font-style:bold;
font-size:16px;}
#navi-left a:hover {
color:#010F70;
background:#FECC0A;
font-style:bold;
font-size:16px;
font-family:Georgia, "Times New Roman", Times, serif;}
#navi-left li {
font-family:Georgia, "Times New Roman", Times, serif;}


#content {
	background-color: #FFFFFF;
	float: left;
	height: auto;
	width: 766px;
	background-repeat: no-repeat;
	margin-bottom: 12px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #010368;
	margin-top: 0px;
	padding-top: 1px;
	background-color: #FECE0A;
	padding-left: 8px;
	padding-bottom: 1px;
	background-image: url(http://www.morrislionsclub.com/wordpress/wp-content/uploads/2010/07/h1img2.jpg);
line-height:20px;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #010368;
	margin-top: 0px;
	padding-top: 1px;
	background-color: #FECE0A;
	padding-left: 8px;
	padding-bottom: 1px;
	background-image: url(http://www.morrislionsclub.com/wordpress/wp-content/uploads/2010/07/yellowheaderlong.png);
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #FECC0A;
	margin-top: 0px;
	padding-top: 1px;
	background-color: #00519A;
	padding-left: 8px;
	padding-bottom: 1px;
	background-image: url(http://www.morrislionsclub.com/wordpress/wp-content/uploads/2010/07/sidebarheaderbg.png);
}
.mediumbox h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #FECC0A;
	margin-top: 0px;
	padding-top: 1px;
	background-color: #00519A;
	padding-left: 8px;
	padding-bottom: 1px;
line-height:20px;
	background-image: url(http://morrislionsclub.com/wordpress/wp-content/uploads/2010/07/sidebarheaderbg2.png);
border-bottom:none;
}
#history {
	height: auto;
	width: 460px;
	clear: left;
	padding-right: 20px;
	padding-left: 20px;
}
#sidebar {
	float: right;
	height: auto;
	width: 292px;
}
#calendar {
	float: right;
	height: 280px;
	width: 258px;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 14px;
}
#maincontent {
	float: left;
	height: auto;
	width: 504px;
	background-image: url(http://www.morrislionsclub.com/wordpress/wp-content/uploads/2010/07/bgemblem.jpg);
	border-right-width: 2px;
	border-right-style: dotted;
	border-right-color: #01066A;
	margin-top: 20px;
	margin-bottom: 20px;
}
#sidebarcontent {
	height: auto;
	width: 260px;
	float: right;
	padding-top: 20px;
	padding-right: 18px;
	padding-bottom: 14px;
	padding-left: 14px;
}
#footer {
	height: 20px;
	width: 954px;
	padding-top: 6px;
	margin-bottom: 10px;
	padding-bottom: 6px;
}
#news {
	clear: left;
	height: auto;
	width: 460px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
hr {
	margin-top: 2px;
	padding-top: 0px;
	margin-bottom: 20px;
}
#links {
	height: 28px;
	width: 914px;
	clear: left;
	color: #FFFFFF;
	padding-top: 16px;
	padding-right: 20px;
	padding-bottom: 6px;
	padding-left: 20px;
	background-image: url(http://www.morrislionsclub.com/wordpress/wp-content/uploads/2010/07/linkbg.png);
	background-repeat: repeat;
	margin-top: 10px;
}
#links a {
	color:#FFF;
font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 21px;
}
#links a:hover {
	color:#FCC71B;
}

.copyright a {
	color:#FFF;
	font-size: 12px;
	line-height: 21px;
}
.copyright a:hover {
	color:#FCC71B;
	font-size: 12px;
	line-height: 21px;
text-decoration:none
}

p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 21px;
}
#featured {
	clear: left;
	height: auto;
	width: 460px;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
}
#wrapper #container #content #maincontent a {
	color: #0000FF;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
#calendar2 {
	height: 580px;
	width: 786px;
	padding: 10px;
}
#events {
	width: 766px;
	padding: 20px;
	min-height: 580px;
}
#featuredcontent {
	height: 160px;
	width: 766px;
	margin-top: 20px;
	margin-right: 20px;
	margin-left: 20px;
	padding: 0px;
}
#forms {
	min-height: 500px;
	height: auto;
	width: 766px;
	margin: 20px;
	padding: 0px;
}
#infobar {
	padding: 10px;
	width: 120px;
	margin-top: 20px;
}
#wrapper #container #content #forms a {
	color: #FD8B09;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	border-bottom-color: #010261;
}
#contact {
	height: auto;
	width: 500px;
	float: left;
}
#officerlist {
	float: right;
	height: auto;
	width: 238px;
	border-left-width: 2px;
	border-left-style: dotted;
	border-left-color: #00227C;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	min-height: 450px;
	margin-left: 6px;
}
#paymentwrapper {
	float: left;
	width: 260px;
	padding-right: 40px;
}
ul {
	margin-left: 16px;
	padding-left: 0px;
	font-size: 14px;
	margin-bottom: 0px;
}
#smallbox {
	background-image: url(http://www.morrislionsclub.com/wordpress/wp-content/uploads/2010/07/h1img2.jpg) no-repeat right;
}
#fullwidth .pagetitle {
margin-right:0px;
}
#post-285 h3 {
margin-top:20px;
margin-right:10px;
}
#event-1 h3 a {
color:#FCC71B;
margin-bottom:10px;
font-size:16px;
line-height:20px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#event-2 h3 a {
color:#FCC71B;
margin-bottom:10px;
font-size:16px;
line-height:20px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#event-3 h3 a {
color:#FCC71B;
margin-bottom:10px;
font-size:16px;
line-height:20px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#event-4 h3 a {
color:#FCC71B;
margin-bottom:10px;
font-size:16px;
	font-family: Georgia, "Times New Roman", Times, serif;
line-height:20px;
}


#event-1 h3 {
margin-bottom:10px;
background-image: url(http://morrislionsclub.com/wordpress/wp-content/uploads/2010/07/blueheader.png);
}
#event-2 h3 {
margin-bottom:10px;
background-image: url(http://morrislionsclub.com/wordpress/wp-content/uploads/2010/07/blueheader.png);
}
#event-3 h3 {
margin-bottom:10px;
background-image: url(http://morrislionsclub.com/wordpress/wp-content/uploads/2010/07/blueheader.png);
}
#event-4 h3 {
margin-bottom:10px;
	background-image: url(http://morrislionsclub.com/wordpress/wp-content/uploads/2010/07/blueheader.png);

}
ul.MenuBarVertical ul.MenuBarSubmenuVisible
{
margin-left:142px;
width:140px;
margin-top:0px;
border:none;
}
ul.MenuBarVertical a:hover, ul.MenuBarVertical a:focus
{
	background-color: #000;
}
/* Menu items that are open with submenus are set to MenuBarItemHover with a blue background and white text */
ul.MenuBarVertical a.MenuBarItemHover, ul.MenuBarVertical a.MenuBarItemSubmenuHover, ul.MenuBarVertical a.MenuBarSubmenuVisible
{
	color: #010F70;
}
