/*  
Theme Name: Commuter  
Theme URI: http://commutercycles.com.au
Description: A Theme for Huw
Version: 1.1
Author: Jack Dunstan
Author URI: http://mayonnaise3.com

	
*/
/* Home Page Columns */

img#wpstats{width:0px;height:0px;overflow:hidden} 

/* Image Styling Start */

/*
CSS Name: Shadow Effect
Description: NextGEN Default Style with a Shadow effect
Author: Alex Rabe
Version: 1.32
   
This is a template stylesheet that can be used with NextGEN Gallery. I tested the
styles with a default theme Kubrick. Modify it when your theme struggle with it,
it's only a template design

*/

/* ----------- Album Styles Extend -------------*/

.ngg-albumoverview {
	margin-top: 10px;
	width: 100%;
	clear:both; 
	display:block !important;
}

.ngg-album {
	/*height: 130px;*/
	padding: 5px;
	margin-bottom: 5px;
	border: 1px solid #cccccc;
	overflow:hidden;
}

.ngg-albumtitle {
	text-align: left;
 	font-weight: bold;
	margin:0px;
	padding:0px;
	font-size: 1.4em;
	margin-bottom: 10px;
}

.ngg-thumbnail {
	float: left;
	margin-right: 12px;
}

.ngg-thumbnail img {
	background-color:#FFFFFF;
	border:2px solid #A9A9A9;
	margin:4px 0px 4px 5px;
	padding:4px;
	position:relative;
}

.ngg-thumbnail img:hover {
	background-color: #A9A9A9;
}

.ngg-description {
	text-align: left;
}

/* ----------- Album Styles Compact -------------*/

.ngg-album-compact {
	float:left;
	height:180px;
	padding-right:6px !important;
	margin:0px !important; 
	text-align:left;
	width:120px;	
}

.ngg-album-compactbox {
	background:transparent url(albumset.gif) no-repeat scroll 0%;
	height:86px;
	margin:0pt 0pt 6px !important;
	padding:12px 0pt 0pt 7px !important;
	width:120px;
}


.ngg-album-compactbox .Thumb {
	border:1px solid #000000;
	margin:0px !important;
	padding:0px !important;
	width:91px; 
	height:68px;
}

.ngg-album-compact h4 {
	font-size:15px;
	font-weight:bold;
	margin-bottom:0px;
	margin-top:0px;
	width:110px;
}

.ngg-album-compact p {
	font-size:11px;
	margin-top:2px;
}

/* ----------- Gallery style -------------*/

.ngg-galleryoverview {
	margin-top: 10px;
	width: 100%;
	clear:both; 
	display:block !important;
}

.ngg-gallery-thumbnail-box {
	float: left;
}

.ngg-gallery-thumbnail {
	float: left; 
	background: url(shadowAlpha.png) no-repeat bottom right !important;
	background: url(shadow.gif) no-repeat bottom right;
	margin: 10px 20px 10px 40px !important;
}

.ngg-gallery-thumbnail img {
	margin: -6px 6px 6px -6px;
	background-color:#FFFFFF;
	border:2px solid #000;
	display:block; 
	padding:5px;
	position:relative;
}

.ngg-gallery-thumbnail img:hover {
	background-color: #02a248;
} 

.ngg-gallery-thumbnail span {
	display:none;
}

.ngg-clear {
	clear: both;
}

/* ----------- Gallery navigation -------------*/

.ngg-navigation {
	font-size:0.9em !important;
	clear:both !important;
	display:block !important;
	padding-top:15px;
	text-align:center;
}

.ngg-navigation span {
	font-weight:bold;
	margin:0pt 6px;
}

.ngg-navigation a.page-numbers, a.next, a.prev, 
				span.page-numbers, span.next, span.prev {
	border:1px solid #DDDDDD;
	margin-right:3px;
	padding:3px 7px;
}

.ngg-navigation a.page-numbers:hover, a.next:hover, a.prev:hover, 
				span.page-numbers:hover, span.next:hover, span.prev:hover {
	background-color: #0066CC;
	color: #FFFFFF !important;
	text-decoration: none !important;
}

/* ----------- Image browser style -------------*/

.ngg-imagebrowser {
	
}

.ngg-imagebrowser h3 {
	text-align:center;
}

.ngg-imagebrowser img {
	border:1px solid #A9A9A9;
	margin-top: 10px; 
	margin-bottom: 10px; 
	width: 100%;
	display:block !important;
	padding:5px;
}

.ngg-imagebrowser-nav {
	padding:5px;
	margin-left:10px;	
}

.ngg-imagebrowser-nav .back {
	float:left;
	border:1px solid #DDDDDD;
	margin-right:3px;
	padding:3px 7px;
}

.ngg-imagebrowser-nav .next {
	float:right;
	border:1px solid #DDDDDD;
	margin-right:3px;
	padding:3px 7px;
}

.ngg-imagebrowser-nav .counter {
	text-align:center;
	font-size:0.9em !important;
}

/* ----------- Slideshow -------------*/
.slideshow {
	margin-left: auto; 
	margin-right: auto;
	text-align:center;	
}

.slideshowlink {
	
}

/* ----------- Single picture -------------*/
.ngg-singlepic {
	background-color:#FFFFFF;
	border:2px solid #000;
	display:block;  
	margin:10px;
	padding:5px;
	position:relative;
}

.ngg-singlepic:hover{
background-color: #02a248;
}

.ngg-left {
	float: left;
	
}

.ngg-left :hover{
background-color: #02a248;

}

.ngg-right {
	float: right;
	
}

.ngg-right :hover{
background-color: #02a248;

	
}

.ngg-center {
  	margin-left: auto !important;
    margin-right: auto !important;
}

/* ----------- Sidebar widget -------------*/


.ngg-widget-slideshow {
	overflow: hidden;
	margin:0pt;
	padding:5px 0px 0px 0pt;
}

.ngg-widget img {
	margin: 6px 6px 6px 6px;
	background-color:#FFFFFF;
	border:2px solid #000;
	display:block; 
	padding:5px;
	position:relative;
}


.ngg-widget {
		
}




.ngg-widget img:hover {
	background-color: #02a248;
} 















/* ----------- Related images -------------*/
.ngg-related-gallery {
	background:#F9F9F9;
	border:1px solid #E0E0E0;
	overflow:hidden;
	margin-bottom:1em;
	margin-top:1em;
	padding:5px;
}
.ngg-related-gallery img {
	border: 1px solid #DDDDDD;
	float: left;
	margin: 0pt 3px;
	padding: 2px;
	height: 50px;
	width:  50px;
}

.ngg-related-gallery img:hover {
	border: 1px solid #000000;
} 


/* Image Styling End */


#comm
{
background: #F8F8F8 ;
width: 450px;
margin: 0 0 10px 0;
        border-top: 1px solid #E3E3E3;
	border-bottom: 1px solid #E3E3E3;
padding: 1px 10px 30px 10px;
}
#ptitle
{
margin: 50px 0 0 25px;
padding: 0 0 0 40px;
font-family: Arial, Helvetica, Tahoma, Arial, Geneva;
font-weight: bold;
font-size: 2.5em;
background: url(images/bullets.jpg) top left no-repeat;
}
#ptitle a:hover
{
text-decoration: none;
}
#ptitle2
{
margin: 50px 0 0 235px;
font-family: Arial, Helvetica, Tahoma, Arial, Geneva;
font-weight: bold;
font-size: 1.8em;

}
#ptitle3
{
margin: 20px 0 0 25px;
padding: 0 0 0 40px;
font-family: Arial, Helvetica, Tahoma, Arial, Geneva;
font-weight: bold;
font-size: 2.5em;
background: url(images/bullets.jpg) top left no-repeat;
}
#ptitle3 a:hover
{
text-decoration: none;
}

#recent
{
clear: both;
margin:  0 0 0 0;
padding: 0 0 0 0;
width: 100%;

}

#indent{
margin: 0 0 0 0;
padding: 5px 0 0 30px;
}

#indent ul{
margin: 0 0 0 0;
padding: 0 0 0 20px;
}
#huw{
margin: 0 0 0 0;
padding: 0 0 0 15px;
}
#linkage
{
clear: both;
margin:  0 0 0 0;
padding: 0 0 0 0;
width: 100%;

}
#col1{
clear: both;
float: left;
margin:  0 0 0 0;
padding: 0 0 0 0;
width: 300px;
}

#col2
{
clear: both;
float: right;
width: 300px;
margin: 0 0 0 0;
padding 0 0 0 0;
}


/* Begin Typography & Colors */
body {
	font-size: 70%; /* Resets 1em to 10px */
	font-family: Arial, Helvetica, Tahoma, Arial, Geneva;
	background: #d5d6d7 url('images/background.jpg');
	color: #333;
	text-align: center;
	}

#page {
	background-color: white;
	border: 1px solid #959596;

	text-align: left;
	}



#header {
	
	margin: 0 0 20px 0;
	padding: 0; 
	height: 177px; 
	width: 771px;
	}

#headerimg {
        background: #2c3033 url('images/header.gif') no-repeat bottom center;
	margin: 0 0 0 0;
        

	height: 177px;
	width: 100%;
	}





#headertext {

}
/* xxx */
p.time
{
padding: 105px 0 0 560px;
font-family: Arial, Helvetica, Tahoma, Arial, Geneva;
font-weight: bold;
font-size: 1.2em;

}

p.place
{
padding: 7px 0 0 173px;
font-family: Arial, Helvetica, Tahoma, Arial, Geneva;
font-weight: bold;
font-size: 1.2em;
}

a img 
{
    border: 0;
    }



#nav {
	margin: 0 0 0 0;
	padding: 0 0 0 10px;
	height: 42px;
	list-style: none;
	display: inline;
	overflow: hidden;
	}

#nav li {
	margin: 0 0 0 0 ; 
	padding: 0 0 0 0;

        list-style: none;
	display: inline;
	}

#nav a {
	float: left;

	padding: 30px 0 0 0;
	overflow: hidden;
       
	height: 0px !important; 
	height /**/:41px; /* for IE5/Win only */
	}
	
#nav a:hover {
	background-position: 0 -24px;
	}

#nav a:active, #nav a.selected {
	background-position: 0 -53px;


	}

#nav img {
	float: left;
	padding: 30px 0 0 0;
	overflow: hidden;
       
	height: 0px !important; 
	height /**/:42px; /* for IE5/Win only */
	}
	


#nav img.selected {
	background-position: 0 -53px;


	}

#thome a  {
        margin: 0 0 0 16px;
	width: 56px;
	background: url(images/home.gif) top left no-repeat;
	}

#thome img  {
margin: 0 0 0 16px;
	width: 56px;
	background: url(images/home.gif) top left no-repeat;
	}	#tbikes a  {        	width: 63px;	background: url(images/bikes.gif) top left no-repeat;	}#tbikes img  {	width: 63px;	background: url(images/bikes.gif) top left no-repeat;	}

#tworkshop a  {
	width: 115px;

	background: url(images/workshop.gif) top left no-repeat;
	}

#tworkshop img  {
	width: 115px;

	background: url(images/workshop.gif) top left no-repeat;
	}

#tservicing a  {
	width: 79px;
	background: url(images/servicing.gif) top left no-repeat;
	}

#tservicing img {
	width: 79px;
	background: url(images/servicing.gif) top left no-repeat;
	}

#taccessories a  {
	width: 158px;
	background: url(images/accessories.gif) top left no-repeat;
	}

#taccessories img  {
	width: 158px;
	background: url(images/accessories.gif) top left no-repeat;
	}





#tcourtesy a  {
	width: 119px;
	background: url(images/courtesy.gif) top left no-repeat;
	}

#tcourtesy img {
	width: 119px;
	background: url(images/courtesy.gif) top left no-repeat;
	}

#tnews a  {
	width: 63px;
	background: url(images/news.gif) top left no-repeat;
	}

#tnews img  {
	width: 63px;
	background: url(images/news.gif) top left no-repeat;














	}

#tresources a  {
	width: 97px;
	background: url(images/resources.gif) top left no-repeat;
	}

#tresources img  {
	width: 97px;
	background: url(images/resources.gif) top left no-repeat;

	}











#content {
	font-size: 1.2em
	}


.widecolumn .entry p {

	font-size: 1.05em;
padding: 0 0 0 15px;
	}


.narrowcolumn2 .entry, .widecolumn .entry {
	line-height: 1.4em;
padding: 0 0 0 15px;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
padding: 0 0 0 15px;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.narrowcolumn2 .postmetadata {
	text-align: center;
	}

.alt {
	background-color: #fff;
	border-top: 1px solid #f0f0f0;
	border-bottom: 1px solid #f0f0f0;
        width: 440px;
	}

#footer {
	background: #2C3033 url('images/footer.gif') no-repeat top; 
	border: none;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3, h4 {
	font-family: Arial, Helvetica, Tahoma, Arial, Geneva;
	font-weight: bold;
	}

a:visited
{color: #1B5520;}


h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
        padding:  0 0 0 20px;
background: url(images/bullet.gif) top left no-repeat;
	}
#sidebar h1{

color:#000;
margin: -40px 0 0 0;
padding: 0 0 0 40px;
font-family: Arial, Helvetica, Tahoma, Arial, Geneva;
font-weight: bold;
font-size: 2.0em;
background: url(images/bullets.jpg) top left no-repeat;
}



#sidebar h2 {
	font-family: Arial, Helvetica, Tahoma, Arial, Geneva;
	font-size: 1.2em;
	}
#sidebar2 h2 {
	font-family: Arial, Helvetica, Tahoma, Arial, Geneva;
	font-size: 1.2em;
	}

#sidebar h6{
font-size: 0.7em;
display:inline;
padding: 0 0 0 0;
margin: 0 0 0 0;
color: 000;
}

#sidebar2 h6{
font-size: 0.7em;
display:inline;
padding: 0 0 0 0;
margin: 0 0 0 0;
color: 000;
}

#sidebar2 h6 a 
{
color: 000;
}
h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover,  #headerimg .description {
	text-decoration: none;
	color: 000;
	}
#sidebar h3 a
{
color: #339933;
}

h2,  h3 {
	color: #333;
	}

h2,  h2 a:hover,  h3,  h3 a:hover,  #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
color: #000;
	}

h2 a, h3 a
{
color: #33a23d;
text-decoration: none;
}
.entry p a:visited {
	color: #1B5520;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em Arial, Helvetica, Tahoma, Arial, Geneva;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: Arial, Helvetica, Tahoma, Arial, Geneva;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1.2em Arial, Helvetica, Tahoma, Arial, Geneva;
	}


#sidebar2 {
	font: 1.2em Arial, Helvetica, Tahoma, Arial, Geneva;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

small, #sidebar2 ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #33a23d;
	text-decoration: none;
    border: 0;
  
	}

a:hover {
	color: #000;
	text-decoration: underline;
border: 0;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em Arial, Helvetica, Tahoma, Arial, Geneva;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
h4
{
margin: 0 0 0 0;
padding: 0 0 0 0;


}




/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 20px 0 20px 0; 
	}

#page {
	background-color: white;
	margin: 0 auto;
	padding: 0 0 0 0;
	width: 771px;
	border: 1px solid #959596;
	}



.narrowcolumn {
	float: left;
	padding: 0 0 0px 25px;
	margin: 0 0 0;
	width: 690px;
	}

.narrowcolumn2 {
	float: right;







	padding: 0 45px 20px 11px;
	margin: 0 0 0;
	width: 480px;


	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	margin: 0 0 10px 0;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;

	}



.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.narrowcolumn2 .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin:  10px 0 10px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: left;
}



.postmetadata {
	font-size: 0.7em;
}



	

#footer {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	height: 69px;
        width: 771px;
	clear: both;
	}

#footer p {
        font-size: 0.9em;
	margin: 0;

	padding: 0 0 0 0;
	text-align: center;
	}

#footer h2
{padding: 0 0 0 0;
text-align: center;}






#footer h3
{text-align: center;}
#footer h4
{text-align: center;}
/* End Structure */



/*	Begin Headers */


h2 {
	margin: 20px 0 0;

	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
        font-size: 1.5em;
	margin: 5px 0 0;
	padding: 0;
	}

#sidebar2 h2 {
        font-size: 1.5em;
	margin: 5px 0 0 0;
	padding: 5px 0 0 0;
	}

h3 {
	padding: 0;
	margin: 10px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images 
p img {
	padding: 0;
	max-width: 100%;
	}*/

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;

	}

.alignleft {
	float: left;
	}
.newsright {
	float: right;
padding: 1px 45px 0 0;
font-size:1.2em;

background-position: right

	}

.newsleft {
	float: left;
padding: 1px 0 0 45px;
font-size:1.2em;

background-position: left
	}

/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	} 

html>body .entry li {
	margin: 7px 0 8px 10px;

	}

.entry ul li:before, #sidebar ul ul li:before {
	content: none;

	}

.entry ul li {
	background: url(images/lbullet.gif) top left no-repeat;
padding: 0 0 0 25px;
	}


.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;

	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar2 ul, #sidebar2 ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar2 ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar2 ul p, #sidebar2 ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar2 ul ul, #sidebar2 ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

#sidebar2 ul ul ul, #sidebar2 ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}
ol li, #sidebar2 ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
#sidebar2 ul ul li, #sidebar2 ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}

/* End Entry Lists */



/* Begin Form Elements */
#searchform
{
  text-align: left;
}
 
#searchform input
{
  border: none;

  background-color: #fff;

font-weight:bold;






color: #339933;
cursor:pointer;
}
 
#searchform #s
{


  width: 120px;
background-color: #f8f8f8;
	border-top: 1px solid #E3E3E3;
	border-bottom: 1px solid #E3E3E3;
border-left: none;
  border-right: none;

cursor:pointer;

}


#searchform #s:hover
{background:#9ADF9E;
border-top: 1px solid #E3E3E3;
	border-bottom: 1px solid #E3E3E3;
border-left: none;
  border-right: none;}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 100%;
	padding: 2px;
	margin: 5px 5px 1px 0;
        background-color: #fff;
        border-top: 1px solid #E3E3E3;
	border-bottom: 1px solid #E3E3E3;


 border-left: none;
        border-right: none;
cursor:pointer;
}

#commentform input:hover {
	background:#9ADF9E;
	}

#commentform textarea:hover {
	background:#9ADF9E;

	}

#commentform textarea {
	width: 99%;
        height:100px;
	padding: 2px;
        margin: 0 0 0 0;
        background-color: #fff;
	border-top: 1px solid #f0f0f0;
	border-bottom: 1px solid #f0f0f0;
        border-left: none;
        border-right: none;
cursor:pointer;
	}

#commentform #submit {
	margin: 0 0 10px 0;
border: none;
font-size: 1.2em;
font-weight:bold;
background-color: #F8F8F8 ;
      color: #339933;
	float: right;
cursor:pointer;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 0 0 10px 0;
	margin: 20px 0 0 40px;
	width: 190px;
	}

#sidebar2
{
	padding: 10px 0 10px 0;
	margin: 0 0 0 40px;
	width: 160px;
	}

#sidebar form {
	margin: 0;
	}

#sidebar2 form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #7ED787;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Mayonnaise3.com */

#mailing
{
clear: both;
margin: 0 0 0 0 ; 
padding: 10px 0 0 0 ; 
 width: 100%;
height 50px;
display:inline;
font-size: 1em;


}
#mailing ol
{

margin: 0;
padding: 0;

}
#mailing .cf-ol 
{
width: 450px;
margin: 0 0 0 0;
padding: 0 0 0 0;
float: left;
 background: #A6E3AC;

}
#mailing .cf-ol li
{
display:inline;
}
#mailing .cf-sb 
{
float: right;
padding: 0;
margin: 0;
}
.cform input.sendbutton	{ 
	width:100px;  
	padding:6px;

 
}

