.jcarousel-skin-tango .jcarousel-container {
    /*-moz-border-radius: 10px;*/
 }

.jcarousel-skin-tango .jcarousel-container-horizontal {
    width: 400px;
    padding: 4px 37px 6px;
}

.jcarousel-skin-tango .jcarousel-clip-horizontal {
    height: 108px;
}

.jcarousel-skin-tango .jcarousel-item {
    width: 88px;
    height: 88px;
}

.jcarousel-skin-tango .jcarousel-item-horizontal {
    margin: 6px;
    height: 100px;
}

.jcarousel-skin-tango .jcarousel-item-placeholder {
    background: #fff;
    color: #000;
}

.jcarousel-clip-horizontal {
width: 100%;
}

.jcarousel-item {
height: 100%;
}

/**
 *  Horizontal Buttons
 */
.jcarousel-skin-tango .jcarousel-next-horizontal {
    position: absolute;
    top: 45px;
    right: 5px;
    width: 27px;
    height: 27px;
    cursor: pointer;
    background: url(arrowrt_.gif) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-next-horizontal:hover {
    background: url(arrowrt_.gif) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-next-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:active {
    cursor: default;
    background: url(arrowrt_.gif) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal {
    position: absolute;
    top: 45px;
    left: 5px;
    width: 27px;
    height: 27px;
    cursor: pointer;
    background: url(arrowlft.gif) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal:hover {
    background: url(arrowlft.gif) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:active {
    cursor: default;
    background: url(arrowlft.gif) no-repeat 0 0;
} /* 
Styles for TheMarthaBlog.com
Author: Terrance Pitre
Date Created: July 24th 2008
*/


/* Basic Styles */

body {
	margin: 0;
	color: #333;
	background: #FFFFFF;
	font-family: 'Arial', Verdana, sans-serif;
	font-weight: normal;
	font-size: small;
	line-height: 150%;

}

a:link { color: #75b1a6; text-decoration: none; }
a:visited { color: #75b1a6; text-decoration: none;}
a:hover { color: #75b1a6; text-decoration: underline; }
a:active { color: #75b1a6; outline: none; }

img, img a {
	border: 0;
}

img a:active { outline: none; border:0; }

h1 {
	font-size: 22px;
	font-weight: normal;
	color: #5c5c5c;
}

h2 {
	font-size: 18px;
	font-weight: normal;
	margin: 4px 0 8px;
	color: #5c5c5c;
}

.clear {
	clear: both;
}

.navigation {
	height: 30px;
	margin-bottom: 10px;
	clear: both;
	font-weight: bold;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

/*.canon-logo {
	background: url(http://www.themarthablog.com/imgs/canon_logo.gif) no-repeat right top;
}*/

#searchform #s {
	border: 1px solid #ccc;
	font-size: 13px;
	padding: 3px;
	height: 15px;
	margin: 0;
	width: 245px;
	color: #333;
	float: left;
}

#searchform div {
	padding-top: 3px;
}

#searchform #searchsubmit {
	cursor: pointer;
	float: right;
}

#header {
	margin-bottom: 20px;
}

#page {
	margin: 33px auto 10px;
	padding:0;
	width: 1000px;
	background-color: #fff;
}

/* Left Side Bar */

#left-sidebar {
	float: left;
	width: 174px;
	margin: 0;
	text-align: center;
}

#left-sidebar ul {
	list-style: none;
	margin: 0 auto 24px;
	padding: 0;
	width:100%;
}

#left-sidebar ul#list-cats li {
	border-bottom: 1px dotted #ccc;
	font-size: 12px;
	font-weight: bold;
	padding: 9px 0 5px;
	text-transform: uppercase;
}

#left-sidebar ul#list-cats li a:hover {
	color: #666;
	text-decoration: none;
}

#left-sidebar ul#m-likes li a, #left-sidebar ul#m-network li a {
	text-decoration: none;
}

#left-sidebar ul#m-likes li a:hover, #left-sidebar ul#m-network li a:hover {
	text-decoration: underline;
}

/* End Left Side Bar */

/* Right Side Bar */

#right-sidebar {
	width: 300px;
	margin: 0;
	float: right;
}

#right-sidebar h2 {
	margin-bottom: 6px;
}

#right-sidebar ul {
	padding: 0;
	margin: 6px 0 10px;
	list-style: none;
}

#right-sidebar ul li {
	line-height: 15px;
	margin-bottom: 6px;
}

#right-sidebar li#monthly-archives, #right-sidebar ul li #searchform {
	padding:4px 0 6px;
}

#right-sidebar li#monthly-archives select {
	width: 99%;
	border: 1px solid #ccc;
	color: #333;
	font-size:12px;
	padding: 3px;
}

#right-sidebar li#monthly-archives option {
	padding: 1px 4px;
}

#right-sidebar ul#recent-posts  {
	font-size: 12px;
	margin-bottom: 24px;
}

#right-sidebar ul#recent-posts a:hover  {
	text-decoration: underline;
}

#right-sidebar .adzone, .adzone {
	margin: 20px 0;
}

#right-sidebar p.see-all-galleries {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	margin: 0;
}

#right-sidebar .twitter {
	margin: 1px 0;
}

#right-sidebar .twitter li {
	background: url(quotes00.gif) no-repeat left 6px;
	border-bottom: 1px dotted #ccc;
	padding: 6px 2px 8px 16px;
}

#right-sidebar .twitter li .twitter-timestamp {
	color: #666;
}

#right-sidebar .twitter-info {
	line-height: 16px;
}

#right-sidebar #TwitterCounter a {
	float: left;
	font-size: 14px;
	font-weight: bold;
	padding-right: 2px;
}

#right-sidebar .side-albums li {
	overflow: hidden;
	margin-bottom: 16px;
}

#right-sidebar .side-albums li p {
	margin: 0 0 0 76px;
}

#right-sidebar .side-albums li p a {
	font-size: 11px;
}

#right-sidebar .side-albums li p a.album-title {
	display: block;
	font-weight: bold;
	font-size: 13px;
}

#right-sidebar .side-albums .bg-img-s a {
	display: block;
	width: 65px;
	height: 65px;
	overflow: hidden;
	float: left;
	border: 2px solid #ccc;
}

#right-sidebar .side-albums .bg-img-s a:hover {
	border: 2px solid #a3a3a3;
}

#right-sidebar .side-albums .meta {
	font-weight: bold;
	font-size: 11px;
	display: block;
	margin-top: 4px;
}

/* End Right Side Bar */

/* Center Content */

#content {
	float: left;
	width: 470px;
	margin: 0 0 0 27px;
}

.post {
	margin-bottom: 30px;
}

#content h1 {
	margin: 0 0 20px 0;
}

.post small {
	font-size: 11px;
	font-weight: bold;
	color: #666;
}

.post ul.recent-posts-single {
	list-style: none;
	padding: 0 0 16px;
	font-size: 14px;
	border-bottom: 1px solid #ccc;
}

.post ul.recent-posts-single li {
	line-height: 16px;
	margin-bottom: 6px;
}

.entry {
	font-size: 12px;
}

.entry-recent-img {
	margin-top: 18px;
	text-align: center;
}

.post p.postmetadata, .commentlist .postmetadata {
	color:#666 ;
	font-weight: bold;
	border-top: 1px solid #ccc;
}

.post p.postmetadata {
	margin-top: 0;
	clear: both;
}

.post .bg-img-s {
	padding: 4px;
	background-color: #fff;
	border: 1px solid #999;
	width: 90px;
	height: 90px;
	float: left;
}

.post .bg-img-s a {
	display: block;
	width: 90px;
	height: 90px;
	overflow: hidden;
}

.post .push-post {
	margin-left: 108px;
}

.post .push-post h2 {
	margin-bottom: 0;
}

.post .push-post p {
	margin: 3px 0 10px;
}

.commentlist .postmetadata {
	margin-bottom: 4px;	
}

h3#comments, h3#respond {
	color: #666;
}

ul.commentlist {
	padding: 0;
	margin: 24px 0 48px;
	list-style: none;
}

ul.commentlist li {
	margin: 0 0 16px 0;
	padding: 3px 0;
}

.authcomment {
	background-color: #FFFFCC !important;
}

#commentform {
	margin-bottom: 40px;
}

#commentform #submit {
	
}

input#author, input#email, input#url {
	width: 400px;
}

textarea#comment {
	width: 405px;
}


/* new styles for picasa gallery */

.ngg-imagebrowser.martha-blog {
	visibility: hidden;
}


.ngg-imagebrowser.martha-blog .photo-desc {
	font-size: 12px;
}

.ngg-imagebrowser.martha-blog .pic {
	padding: 0;
	max-height: 434px;
	height: 434px;
	margin-bottom: 10px;
	text-align: center;
}

.ngg-imagebrowser.martha-blog .pic div {
	width: 468px !important;
	height: 420px !important;
	overflow: hidden;
}

.ngg-imagebrowser.martha-blog .pic img {
	padding: 0;
	margin: 0 auto;
	max-height: 360px;
	max-width: 466px;
}

.ngg-imagebrowser.martha-blog .caption {
	text-align: center;
	margin-top: 4px;
	font-weight: bold;
	font-size: 12px;
}

.ngg-imagebrowser.martha-blog .caption span {
	display: none;
}

.ngg-imagebrowser.martha-blog .ngg-imagebrowser-nav a:hover {
	color: #75b1a6 !important;
	background-color: #fff !important;
	text-decoration: underline !important;
}

.ngg-imagebrowser.martha-blog .ngg-imagebrowser-nav {
	margin-bottom: 6px;
}

/*.ngg-imagebrowser.martha-blog .ngg-imagebrowser-nav .counter span{
	color: #0CA9BC;
}

.ngg-imagebrowser.martha-blog .ngg-imagebrowser-nav .counter small{
	color: #666;
}

.ngg-imagebrowser.martha-blog .ngg-imagebrowser-nav .back,
.ngg-imagebrowser.martha-blog .ngg-imagebrowser-nav .next {
	background: url(../../../img/arrow-sprite.gif) no-repeat -2px -20px;
	width: 10px;
	height: 20px;
	float: left;
}

.ngg-imagebrowser.martha-blog .ngg-imagebrowser-nav .next {
	background-position: -2px 0;
	float: right;
}*/


/* End Center Content */

/* Footer */

#footer {
	padding-top: 14px;
	color: #666;
	clear: both;
	background: url(hr_full0.gif) repeat-x 0 top;
}

#footer .copyright {
	float: left;
}

#footer #rss-contact {
 	float: right;
}

#footer #rss-contact span {
 	float: left;
 	margin: 0 10px 0 0;
}

#footer #rss-contact .rss-icon{
	margin: 0 5px;
	float: left;
}

/* End Footer */

/* Bottom Post Icons from TypePad */

.post_foot_container { position:relative;width:400px; }
.post_footer_bookmarks a {
	text-decoration:none;
	}
.post_footer_bookmarks img { 
	border:0; 
	padding:2px;
	}
.post_footer_bookmarks a span { 
	display:none;
	position:absolute;
	width:300px;
	top:1px; left:76px;
	color:#666;
	}
p.post_footer_bookmarks{
	margin: 0;
	padding: 0;
}
.post_footer_bookmarks a:hover span { display:block; }



/* footer ad */

.foot-ad {
	position: fixed;
	bottom: 0;
	width: 100%;
	padding: 10px 0 0 0;
	height: 100px;
	border: 1px solid #ccc;
	z-index: 99999;
	-moz-box-shadow: 0 0 4px #999;
	-webkit-box-shadow: 0 0 4px #999;
	text-align: center;
	background-color: #dbf9fe;
}

/* intersticial ad */

.ngg-imagebrowser {
	position: relative;
}

.blog-intersticial {
	width: 467px;
	height: 450px;
	background-color: #fff;
	text-align: center;
	border: 1px solid #ccc;
	position: absolute;
	z-index: 99999999;
	display: none;
}

.adzone-intersticial {
	margin: 44px auto 0;
	text-align: center;
}

.adzone-intersticial a.close {
	display: block;
	margin: 0 auto 4px;
	width: 200px;
	color: #75b1a6;
	background-color: #fff;
	padding: 3px;
}