/*
Theme Name: microMEDIA 2009
Theme URI: 
Description: 
Version: 1
Author: Thomas McMahon
Author URI: http://bloggerdesign.com/
Tags:
*/

/** Content of file /menus_ssi_css/microMEDIAmenu.css */
.AJXMenuCHBAWRB {
	position:relative;
	z-index:100;
	width: 970px;
}
.AJXMenuCHBAWRB ul {
	position:relative;
	float:left;
	margin:0;
	padding:0;
	list-style-type:none;
	/*background:#000000;*/
}
.AJXMenuCHBAWRB li {
	float:left;
	margin:0;
}
.AJXMenuCHBAWRB li:hover, .AJXMenuCHBAWRB li a:hover {
	position:relative;
}
.AJXMenuCHBAWRB a { display:block; float:left; height:24px; padding:0 0 0 25px; text-decoration:none; text-align:left; color:#ffffff; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 12px; line-height: 24px; }
.AJXMenuCHBAWRB a b {
	display:block;
	padding:0 25px 0 0;
	color: #FFF;
}
.AJXMenuCHBAWRB li:hover a, .AJXMenuCHBAWRB a:hover {
	background:#2e6001;
}
.AJXMenuCHBAWRB li:hover a b, .AJXMenuCHBAWRB a:hover b {
	background:none;
}
.AJXMenuCHBAWRB ul ul {
	position:absolute;
	left:-9999px;
	top:-9999px;
	width:237px; /*This adjusts the width of the dropdowns*/
	height:auto;
	background:#000000;
}
.AJXMenuCHBAWRB table {
	margin-top:-1px;
	border-collapse:collapse;
}
.AJXMenuCHBAWRB ul :hover ul {
	left:-1px;
	top:24px;
}
.AJXMenuCHBAWRB li li {
	w\idth:235px;
	padding:0 1px 0px 1px;
}
.AJXMenuCHBAWRB li li.slast {
	padding-bottom:1px;
}
.AJXMenuCHBAWRB ul :hover ul a, .AJXMenuCHBAWRB ul :hover ul :hover ul a { float:none; margin:0; /*	width:245px;
	w\idth:242px;
*/ width:235px; w\idth:219px; padding:0 8px 0 8px; height:26px; text-decoration:none; color:#ffffff; background:none; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 11px; line-height: 26px; font-weight: bold; }
.AJXMenuCHBAWRB ul :hover ul .sfirst a, .AJXMenuCHBAWRB ul :hover ul :hover ul .sfirst a {
	margin-top:1px;
}
.AJXMenuCHBAWRB ul ul :hover a, .AJXMenuCHBAWRB ul ul a:hover, .AJXMenuCHBAWRB ul ul :hover ul :hover a, .AJXMenuCHBAWRB ul ul :hover ul a:hover {
	background:#2e6001;
}
.AJXMenuCHBAWRB ul :hover ul a.ajxsub {
	w\idth:219px;
/*	w\idth:230px;*/
	padding:0 8px 0 8px;
/*	padding:0 15px 0 10px;*/
	background:url(/menus_ssi_css/menugraphics/do-right.gif) no-repeat center right;
}
.AJXMenuCHBAWRB ul ul :hover a.ajxsub, .AJXMenuCHBAWRB ul ul a.ajxsub:hover {
	background:#2e6001 url(/menus_ssi_css/menugraphics/do-right-over.gif) no-repeat center right;
}
.AJXMenuCHBAWRB ul :hover ul ul {
	position:absolute;
	left:-9999px;
	top:-9999px;
}
.AJXMenuCHBAWRB ul :hover ul :hover ul {
	left:237px;
	top:-1px;
}
* html .AJXMenuCHBAWRB ul :hover ul :hover ul {
	left:236px;
}
.AJXMenuCHBAWRB ul :hover ul .sfirst:hover ul {
	top:0px;
}
.AJXMenuCHBAWRB br {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}


/** Content of file /menus_ssi_css/microMEDIAstyles.css */
@charset "utf-8";
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #333;
	background-color: #f1f1f1;
	background-image: url("/images/imagesGeneral/bkgborder.png");
	background-repeat: repeat-x;
}
#sidebarHP a,
#sidebarCP a,
#mainContent a,
#footer a {
	color: #060;
	margin-bottom: 2px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #090;
}
a img {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
strong,
b {
	color: #060;
}
a:hover {
	background-color: #FF9;
}
h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #060;
	font-weight: normal;
}
h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #060;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
h4 {
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
#header {
	height: 143px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	background-image: url("/images/imagesGeneral/microMedia_masthead.jpg");
	background-repeat: no-repeat;
	margin-bottom: 0px;
}
.tagline {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #ffcc00;
	text-align: left;
	margin-top: 3px;
	font-weight: bold;
	margin-left: 590px;
}
#search {
	font-size: 8px;
	line-height: 10px;
	text-align: right;
	padding-top: 32px;
	width: 955px;
}
#search #cse-search-box input {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
}
#menuposition {
	width: 965px;
	padding-left: 35px;
	position: relative;
	top: 13px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	visibility: visible;
}
/*Home Page Layout Styles Start*/

.twoColFixLtHdrHP .sidebarCallout h1,
.twoColFixLtHdrHP .sidebarCallout h2,
.twoColFixLtHdrHP .sidebarCallout h3,
.twoColFixLtHdrHP .sidebarCallout h4,
.twoColFixLtHdrHP .sidebarCallout p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}
.twoColFixLtHdrHP #container {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	width: 1020px;
	margin: 0 auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
#sidebarHP {
	float: left; /* since this element is floated, a width must be given */
	width: 360px;
	background-image: url("/images/imagesGeneral/greenpanel.jpg");
	background-repeat: no-repeat;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	vertical-align: top;
	line-height: 21px;
	margin-left: 2px;
	margin-top: 0px;
	padding: 0px;
	display:inline;
}
#sidebarHP h1 {
	font-weight: bold;
	color: #FFF;
	padding-top: 20px;
	margin-top:0px;
	text-align: center;
	padding-right: 6px;
	font-size: 28px;
	line-height: 28px;
	margin-bottom: 45px;
}
#sidebarHP .sidebarCallout {
	margin-top: 15px;
	margin-right: 0px;
	width:290px;
	margin-bottom: 10px;
	margin-left: 25px;
}
#sidebarHP .sidebarCallout h2 img {
	padding-right: 5px;
}
#sidebarHP .sidebarCallout ul {
	list-style-image: url("/images/imagesGeneral/bullet.png");
	list-style-type: none;
	list-style-position: outside;
	padding-left: 25px;
	margin-left:0px;
}
#sidebarHP .calloutDivider {
	background-image: url("/images/imagesGeneral/green-panel-divider.jpg");
	background-repeat: no-repeat;
	width: 350px;
	height: 15px;
}
#sidebarHP #news {
	float: left; /* since this element is floated, a width must be given */
	width: 360px;
	background-image: url("/images/imagesGeneral/greypanel.jpg");
	background-repeat: no-repeat;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	vertical-align: top;
	line-height: 21px;
	margin-left: 0px;
	margin-top: 0px;
	padding: 0px;
}

#sidebarHP #news .sidebarCallout {
	font-size: 14px;
	line-height: 19px;
}
.twoColFixLtHdrHP #sidebarHP #sidebarBottom,
.twoColFixLtHdrHP #sidebarHP #sidebarNewsBottom {
	width: 360px;
	background-image: url("/images/imagesGeneral/greenpanelbottom.jpg");
	background-repeat: no-repeat;
	height: 26px;
	background-position: bottom;
}
.twoColFixLtHdrHP #mainContent .mainContentText a {
	font-weight: bold;
	color: #060;
	font-size: 105%;
}
.twoColFixLtHdrHP #mainContent {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 21px;
	width: 640px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	float:right;
	padding-bottom: 0;
	background-repeat: repeat-y;
	background-image: url("/images/imagesGeneral/rt_panel_bkg.jpg");
}
.twoColFixLtHdrHP #mainContent #mainContentMast {
	background-image: url("/images/imagesGeneral/rt_banner.jpg");
	background-repeat: no-repeat;
	height: 90px;
	width: 640px;
	padding-top: 10px;
	margin-top:0px;
}
.twoColFixLtHdrHP #mainContent #mainContentMast h1 {
	padding-top: 10px;
	margin-top:0px;
	padding-left: 26px;
}
.twoColFixLtHdrHP #mainContent .mainContentText {
	padding-right: 50px;
	padding-left: 50px;
}
.twoColFixLtHdrHP #mainContentBottom {
	background-image: url("/images/imagesGeneral/rt_panel_bottom.jpg");
	background-repeat: no-repeat;
	width: 640px;
	height: 34px;
	margin-left: 1px;
}
/*Home Page Styles - End*/		


	
/*Content Pages Styles - Start*/	

.twoColFixLtHdrCP .sidebarCallout h1,
.twoColFixLtHdrCP .sidebarCallout h2,
.twoColFixLtHdrCP .sidebarCallout h3,
.twoColFixLtHdrCP .sidebarCallout h4,
.twoColFixLtHdrCP .sidebarCallout p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}
.twoColFixLtHdrCP #container {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	width: 1020px;
	margin: 0 auto;
	text-align: left;
}
#sidebarCP {
	float: left; /* since this element is floated, a width must be given */
	width: 350px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	vertical-align: top;
	line-height: 21px;
	margin-left: 2px;
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#CPmast h1 {
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #060;
	margin-right: 60px;
	margin-left: 60px;
	font-size: 30px;
	font-weight: bold;
	margin-top: 0px;
}
#CPmast {
	background-image: url("/images/imagesGeneral/CPpageMastWhite.jpg");
	background-repeat: no-repeat;
	margin: 0;
}
#CPbackground {
	background-image: url("/images/imagesGeneral/CPpageBkg.jpg");
	background-repeat: repeat-y;
	height: 100%;
}
#sidebarCP .sidebarBorder {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #666;
}
#sidebarCP .sidebarCallout {
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 10px;
	margin-left: 60px;
}
#sidebarCP .sidebarCallout p {
	padding-bottom: 5px;
}
#sidebarCP .sidebarCallout h2 img {
	padding-right: 5px;
}
#sidebarCP .sidebarCallout ul {
	list-style-image: url("/images/imagesGeneral/bullet.png");
	list-style-type: none;
	list-style-position: outside;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 1px;
}
.twoColFixLtHdrCP .mainContentText h2 {
	color: #333;
	font-size: 18px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}
.twoColFixLtHdrCP #mainContent .mainContentText h1 {
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 22px;
	line-height: 28px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#sidebarCP .sidebarCallout img {
	margin-bottom: 15px;
}
#sidebarCP .sidebarCallout strong {
	color: #333;
}
#sidebarCP .addressSlug strong {
	color: #060;
}
.twoColFixLtHdrCP #mainContent {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	width: 610px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 370px;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-left: 30px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #999;
}
.twoColFixLtHdrCP #mainContent .mainContentText {
	padding-right: 100px;
	padding-left: 0px;
}
.twoColFixLtHdrCP #mainContent .mainContentText a {
	font-weight: bold;
	color: #060;
	font-size: 105%;
}
.twoColFixLtHdrCP #mainContentBottom {
	background-image: url("/images/imagesGeneral/CPpageBottom.jpg");
	background-repeat: no-repeat;
	width: 1022px;
	height: 34px;
	background-position: bottom;
}
.twoColFixLtHdrCP .mainContentText ul li {
	list-style-image: url("/images/imagesGeneral/bullet_sm.png");
	list-style-type: none;
}
.mainContentText blockquote ul {
	margin-top: 0px;
	margin-bottom: 0px;
}
/*Content Pages Styles - End*/	


.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
#footer {
	font-size: 10px;
	line-height: 16px;
	color: #666;
	margin: 15px;
}
#footer img {
	padding-right: 15px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	clear: right;
}
.addressSlug {
	font-size: 13px;
	line-height: 16px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
	padding-top: 15px;
	padding-bottom: 10px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	margin-top: 25px;
}
.offscreenlogo img {
	width: 1px;
	height: 1px;
}
#CPnews p {
	margin-left: 60px;
}
.quickQuote {
	background-image: url(/images/imagesGeneral/quickQuote.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 66px;
	width: 272px;
	float: right;
	overflow: hidden;
	margin-bottom: 20px;
	margin-left: 20px;
	text-decoration: none;
}

.quickQuote:hover {
	background-position: right bottom;
	background-color: #FFF;
}
.firstpar {
	margin-left: 0px;
}



/* Actual css of this theme */

body {
	margin: 0;
	padding: 0;
	background: #EEEEEE url(images/background.png) repeat-x;
	font: 13px "trebuchet MS", Arial, Verdana, Sans-Serif;
}
.main a, .main a:visited {
	color: #336600;
}
.wrapper {
	margin: 0 auto;
	width: 1021px;
	padding: 0;
}
.post .comments-block {
	padding: 10px 60px 0 30px;
	margin: 0 0 0 28px;
}
.twoColFixLtHdrCP .mainContentText h2.pagetitle {
	margin: 5px 5px 5px 0;
	padding: 0;
	border-bottom: none;
}

.blog-logo {
	margin: 0;
	padding: 13px 0 20px 22px;
}
.sidebar .search {
	padding-top: 6px;
	padding-left: 30px;
	font: bold 14px "trebuchet MS", Arial, Verdana, Sans-Serif;
	color: #000;
	margin: 0;
}
.sidebar .search form {
	margin: 0;
	padding: 0;
}
.datecomments {
	background: #EEEEEE;
	color: #676767;
	float: right;
	margin: 10px 0 0;
	padding: 2px;
	font: 11px "trebuchet MS", Arial, Verdana, Sans-Serif;
}
.datecomments a, .datecomments a:visited {
	color: #676767;
	text-decoration: none;
}
.footer {
	clear: both;
	text-align: center;
	margin: 5px;
	padding: 0;
	color: #666;
	text-decoration: none;
}
.footer a {
		color: #666;
	text-decoration: none;
}
/* from wordpress */




/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}
.entry img {
	border: 1px solid #ccc;
	padding: 2px;
}
/*	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;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */



.sociable ul li:before {
	content: "";
}
.sociable ul li {
	display: inline;
}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}
.postmetadata, .postmetadata a, .postmetadata a:visited {
	color: #676767;
	text-decoration: none;
	font-size: 11px;
}
.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar h2 {
	color: #333333;
	font: bold 17px "trebuchet MS", Arial, Verdana, Sans-Serif;
	border-bottom: 1px solid #999;
}
#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0 0 0 20px;
}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}



#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	list-style-image: url(/images/imagesGeneral/bullet.png);
	list-style-type: none;
	}
/* End Entry Lists */



/* Begin Form Elements */




#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	font: 13px "trebuchet MS", Arial, Verdana, Sans-Serif;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	font: 13px "trebuchet MS", Arial, Verdana, Sans-Serif;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
h3#comments, #respond h3  {
	margin: 0;
	padding: 10px 0 0;
	color: #336600;
	font: 16px "trebuchet MS", Arial, Verdana, Sans-Serif;
	border-bottom: 1px solid #336600;
}	

.alt {
	margin: 0;
	padding: 0;

}
.comments-block .alt {
	background-color: #f5f5f5;	
}
.commentlist {
	padding: 5px;
	text-align: justify;
	margin: 0;
}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px;
	list-style: none;
	border-bottom: 1px solid #ccc;
	}
.commentlist li ul li { 
	margin-right: 5px;
	margin-left: 10px;
	padding: 5px;
}
.commentlist .depth-3 {
	background: #fff;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}

.reply a {
	padding: 2px;
	text-decoration: none;
	border: 1px solid #62b620;
	margin: 2px;
	font: 11px "trebuchet MS", Arial, Verdana, Sans-Serif;
	background-color: white;
}
.children { padding: 0;
	margin: 0;
}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	font-size: 10px;
	}
.commentmetadata a, .commentmetadata a:visited	{
		text-decoration: none;
	color: #000;
}
.fn, .fn a, .fn a:visited {
	text-decoration: none;
	color: #000;
	font-weight: bold;
}
.avatar {
	float: right;
}
/* End Comments */



/* Begin Sidebar */


#sidebar 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 #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	


hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	border: 1px solid #fff;
	margin: 10px 0 0;
	padding: 0;
}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */
#linkcat-2 ul, #linkcat-2 li {
	margin: 0;
	padding: 0;
}
.blogroll a {
	font: bold 14px "trebuchet MS", Arial, Verdana, Sans-Serif;
	display: block;
	text-decoration: none;
	margin: 0;
	background: url(http://www.imagingservices.com/blog/wp-content/themes/micromedia2009/images/sidebar-arrow.png) no-repeat;
	padding: 2px 0 6px 12px;
}
.post-teaser-block {
	background: #f5f5f5 url(images/cta-arrow.png) no-repeat;
	padding: 0 5px 5px 20px;
	margin: 0 0 0px;
}
.cta {
	padding: 5px 5px 5px 30px;
	margin: 5px 0;
	border: 1px solid #62B620;
	font: bold 13px "trebuchet MS", Arial, Verdana, Sans-Serif;
	background: #d0e9bc url(images/cta-star.png) no-repeat;
}
.widget {
	font-size: 13px;
	line-height: 16px;
	margin: 0;
	padding: 5px 0 0 5px;
}
#sidebar .addressSlug {
	margin-top: 0;
}
#CPmast h1 a {
	text-decoration: none;
	color:#006600;
font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
}

h2.tagline { margin-bottom:0px !important; }
.metastuff { margin-bottom:40px; }
