/*  
Theme Name: Dirty Diapers Gazette Edition
Theme URI: Talk to me.
Description: Dirty Diapers Gazette
Version: 2.9.5
Author: Shawna L Handke
Author URI: 
*/

/*========= SETUP =========*/

*{
	border: 0;
	margin: 0;
	padding: 0;
}
body{
	color: #666666;
	background-color: #ddd;
	font-family: Courier New;
	font-size: 13px;
	line-height: 18px;
}
a{
	color: #000000;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
input,select,textarea{
	border: #dddddd 1px solid;
	font-size: 12px;
	padding: 5px;
}
select{
	padding: 0;
}
li{
	list-style: none;
}

/*========= LAYOUT =========*/

#page{
	width: 960px;
	background-color: #FFFFFF;
	margin:15px auto;
	border: 1px solid #CCCCCC;
}
/*--- Main Columns ---*/
#columns{
	padding:15px 15px 25px;
	background-color: #FFFFFF;
	margin: 0px;
}
.col1{
	float: left;
	width: 595px;
	padding-right:15px;
}
.col2{
	float: left;
	width: 320px;
}
/*--- Sub Columns ---*/
.subcol{
	width: 150px;
}
.subcol h2{
	font-size: 14px;
	padding: 0 0 10px;
	color: #FFFFFF;
}

/*========= HEADER =========*/

/*- Page Navigation -*/
#nav{
	height: 30px;
	padding: 2px 0px !important;
	background-color: #FFFFFF;
	margin:15px 15px 0px !important;
	border-top:1px solid #4C1413;
	border-bottom:1px solid #4C1413;
	width: 930px !important;
}
#nav-left {
	float:left;
	display:inline;
	width:600px;
	}
#nav-right {
	float:right;
	display:inline;
	width:330px;
	margin:0px !important;
	padding:0px !important;
	}

/*- Start : changed by Rohan 21 March 2011 -*/

#logo
{
	width: 400px;
	float: left;
}

#topbanner
{
	float: right;
}

#nav
{
	height: 57px !important;
}
#nav ul li a
{
	color: #6180b8 !important;
}

#nav1 .current_page_item a, #nav1 li.current, #nav1 li a:focus, #nav1 li a:hover, #nav1 li a:active {
    background-color: #6180b8 !important;
    color: #FFFFFF !important;
}

.slider-container .slide-content
{
	width: 600px !important;
}

.woo-image.slider-img
{
	float: left;
	width: 600px !important;
}

.slider-shelf-content 
{
	visibility: hidden;
}

/*- End : changed by Rohan 21 March 2011 -*/

/*- Dropdowns-*/

#nav1, #nav1 ul{
	padding: 0;
	float:left;
	list-style: none;
}
#nav1 {
	padding: 0;
	font-size:13px;
	float:left;
}
#nav1 a {
	display: block;
	padding-left:15px;
	padding-right:15px;
}
#nav1 li {
	float: left;
	line-height:30px;
	font-weight:bold;
	font-size:11px;	
	text-transform:uppercase;
}
#nav1 li a:hover {
	background: none;
	text-decoration:none;
	color:#ffffff;
}
#nav1 li ul {
	position: absolute;
	width: 15em;
	left: -999em;
	padding-top:1px;
}
#nav1 li:hover ul, #nav1 li.sfhover ul {
	left: auto;
}
#nav1 li ul li {
    background: #FFFFFF;
	border-bottom:1px solid #dedbd1;	
	border-left:1px solid #dedbd1;	
	border-right:1px solid #dedbd1;			
	line-height:28px;	
	width:15em;
}

#nav1 li:hover, #nav1 li.hover {
    position: static;
}
#nav1 li ul ul {
	margin: -29px 0 0 15em;
	border-top:1px solid #dedbd1;	
}

#nav1 li:hover ul ul, #nav1 li.sfhover ul ul {
	left: -999em;
}
#nav1 li:hover ul, #nav1 li li:hover ul, #nav1 li.sfhover ul, #nav1 li li.sfhover ul {
	left: auto;
}
#nav1 li:hover ul ul, #nav1 li:hover ul ul ul, #nav1 li.sfhover ul ul, #nav1 li.sfhover ul ul ul {
	left: -999em;
}
#nav1 li:hover ul, #nav1 li li:hover ul, #nav1 li li li:hover ul, #nav1 li.sfhover ul, #nav1 li li.sfhover ul, #nav1 li li li.sfhover ul {
	left: auto;
} 

#nav1 li:hover ul, #nav1 li.sfhover ul {
	left: auto;
	z-index:1000;	
}

/*- Category Navigation -*/

/*- Nav / Dropdowns-*/
#nav2 {
	margin:0 0 15px 15px !important;
	margin:0 0 7px 7px;	 
}

#nav2, #nav2 ul{
	padding: 0;
	float:left;
	list-style: none;
}
#nav2 {
	padding: 0;
	font-size:13px;
	float:left;
	width:930px;
	border-top: 1px solid #DDDDDD;
}
#nav2 a {
	display: block;
	padding-left:15px;
	padding-right:15px;
	border-right: 1px solid #DDDDDD;
}
#nav2 li {
	float: left;
	line-height:30px;
}
#nav2 li a:hover {
	background: none;
    text-decoration: none;
}
#nav2 li ul {
	position: absolute;
	width: 15em;
	left: -999em;
	z-index: 99999;
}
#nav2 li:hover ul, #nav2 li.sfhover ul {
	left: auto;
	z-index:1000;	
}
#nav2 li ul li {
    background: #FFFFFF;
	border-bottom:1px solid #dedbd1;	
	border-left:1px solid #dedbd1;	
	border-right:1px solid #dedbd1;			
	line-height:28px;	
	width:15em;
}
#nav2 li:hover, #nav2 li.hover {
    position: static;
}
#nav2 li ul ul {
	margin: -29px 0 0 15em;
}
#nav2 li:hover ul ul, #nav2 li.sfhover ul ul {
	left: -999em;
}
#nav2 li:hover ul, #nav2 li li:hover ul, #nav2 li.sfhover ul, #nav2 li li.sfhover ul {
	left: auto;
}
#nav2 li:hover ul ul, #nav2 li:hover ul ul ul, #nav2 li.sfhover ul ul, #nav2 li.sfhover ul ul ul {
	left: -999em;
}
#nav2 li:hover ul, #nav2 li li:hover ul, #nav2 li li li:hover ul, #nav2 li.sfhover ul, #nav2 li li.sfhover ul, #nav2 li li li.sfhover ul {
	left: auto;
} 


/*- Search -*/
#search{
	float: right;
	height: 27px;
	width:310px;
	margin: 3px 0px 0px !important;
	padding:0px !important;
}
* html #search{
	margin-right: 8px;
}
#search input{
	background: #ffffff;
	border: 1px solid #dddddd;
	color: #4C1413;
	float: left;
	font-size: 11px;
	width:223px;
	margin:1px 0px 0px;
	padding: 3px 4px 4px;
}
#search .btn{
	padding: 0;
	height:22px;
	width: auto;
	margin:1px 0px 0px 5px !important;
	border:none;
	width:69px;
}
/*- Header -*/
#header{
	height: 100px;
	background-color: #B9EDF1;
	margin: 0 15px;
	padding: 0px;
}
/*- Logo -*/
#header h1{
	float: left;
	display:inline;
	line-height: 100px;
	font-size: 24px;
}
#header h1 a{
	display: block;
	height: 93px;
	width: 389px;
	color: #4C1413;
	font-size: 28px;
}

<!-- social networking badges go here -->
/*- Top Banner -*/
#topbanner {
	float: right;
	width: 468px;
	padding:20px 0px 0px;
}

#topbanner img{
	float: right;
}
<!-- social networking badges end here -->

/*- RSS -*/
#rss a{
	color: #666666;
}
#rss h2{
	padding:10px;
	font-size:14px;
	margin-bottom:10px;
}
#rss ul{
	margin: 0px;
	padding: 10px;
	float:left;
}
#rss li{
	margin: 0px;
	border:none !important;
	padding: 5px;
}
#rss img{
	float: right;
	padding-left: 10px;
	margin-top: 5px;
}

/*========= FEATURED POSTS (FRONT-PAGE) =========*/

/* See slideshow.css */

/*========= FEATURED VIDEOS (FRONT-PAGE) =========*/

#video-frame {
	background:#4C1413;
	float:left;
	width:583px;
	height:auto;
	margin:0px;
	padding: 5px;
	border: 1px solid #4C1413;
	}
.video-left {
	float:left;
	width:285px !important;
	display:inline;
	background-color:#FFFFFF;
	}
.video-left p {
	padding:0px !important;
	margin:0px !important;
	}
.video-left h2 {
	display:none;
	}
.video-right {
	float:right;
	width:273px;
	min-height:214px;
	display:inline;
	background-color:#FFFFFF;
	padding: 10px;
	}
.video-right h2{
	color: #4C1413;
	font-size:11px;
	line-height:normal;
	font-weight:bold !important;
	margin:0 !important;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	}
.video-right p{
	color: #4C1413;
	font-size:11px;
	line-height:12px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0px;
	}
.video-right h3{
	font-style: normal !important;
	font-weight: bold;
	font-size:18px;
	line-height:20px;
	padding-bottom: 0px;
	}
.video-right .mootabs_title {
	border-top:1px solid #4C1413;
	list-style:none;
	margin:0px;
	padding:0px;
	}
.video-right .mootabs_title li {
	color:#000;
	font-weight:normal;
	font-size:11px;
	text-decoration:none;
	display:block;
	padding:10px;
	border: 1px solid #dddddd;
	background:#f7f7f7;
	line-height:10px;
	cursor: pointer;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	}
.video-right .mootabs_title li:hover, .video-right .mootabs_title li.active {
	background:#dddddd url(file:///C|/Documents%20and%20Settings/Handke/Desktop/gazette/gazette/images/ico-watch.gif) right center no-repeat  !important;
	}

/*========= BLOG POST STYLING =========*/

<!-- need to edit... must have each one take up twice as much space... change photos and lengthen words... maybe traditional blog post -->
/*=== Small Box Post ===*/
.post{
	margin: 0;
}
.post h2{
	font-size: 18px;
	padding: 0 0 5px;
}
.post h3{
	font-size: 14px;
}
.post h3 a{
	color: #4C1413;
}
.post p{
	padding: 0 0 15px;
	line-height: 15px;
}

/*- Box -*/
.box{
	clear: both;
	height: 1%;
	padding: 0;
	margin: 0;
}
.box .post{
	width: 288px;
	background-color: #ffffff;
	border:1px solid #B9EDF1;
}
.box .post h2 a{
	color:#333333;
}
.box .post h2{
	font-size: 18px;
	padding: 10px;
	line-height: 20px;
}
.box .post p{
	font-size: 11px;
	padding: 5px 10px;
}

.box .post img{
	border: 1px solid #dddddd;
	padding: 5px;
	background-color: #FFFFFF;
	margin: 10px;
	float: right;
}

/*=== Traditional Blog Post ===*/
.post-alt{
	margin: 0 0 15px 0;
	
}
.post-alt h2{
	font-size: 22px;
	padding: 0;
	color:#4C1413;
	line-height: 26px;
}
.post-alt h3{
	font-size: 13px;
	padding-bottom: 5px;
	line-height: 18px;
	color: #4C1413;
}
.post-alt h4{
	font-size: 14px;
	padding-bottom: 5px;
	line-height: 16px;
}
.post-alt h3 a, .post-alt h2 a{
	color: #4C1413;
}
.post-alt p{
	padding: 0 0 15px;
}
.post-alt p.post_date{
	color: #999999;
	padding: 5px 0px 10px;
	font-size: 11px;
	font-weight: normal;
}
p.posted{
	font-size: 11px;
	color: #666666;
	font-style: normal;
	font-weight: normal;
	line-height: 15px;
	background-color: #eeeeee;
	padding: 5px;
	margin-top: 10px;
	text-align: right;
	border-top:1px solid #B9EDF1;
	/*border-bottom:1px solid #B9EDF1;*/
	clear:both;
}
h3.posted a {
	color: #4C1413;
	font-size:11px;
}

.box .post h3.posted {
	border-bottom:none;
}

.author_info {
	float: left;
	width: 573px;
	padding: 10px;
	background-color: #eeeeee;
	border: 1px solid #cccccc;
	margin-bottom: 15px;
}

.author_info h3 {
	margin-bottom: 10px;
}

.author_photo {
	float: right;
	margin:  0 0 0 10px;
	background-color: #ffffff;
}

.author_photo img {
	border: 1px solid #666666;
}

<!-- IMPORTANT :: THIS IS WHERE I LEFT OFF -->

/*=== Buttons ===*/
.continue{
	background: url(file:///C|/Documents%20and%20Settings/Handke/Desktop/gazette/gazette/images/ico-arrow.gif) no-repeat left;
	font-weight:bold;
	padding-left: 15px;
}
.comments {
	padding-bottom:0px !important;
}
.comments a{
	background: url(file:///C|/Documents%20and%20Settings/Handke/Desktop/gazette/gazette/images/ico-comm.gif) no-repeat left;
	color: #4C1413;
	font-weight:normal;
	font-size:11px;
	padding:0px 0px 0px 18px;
	margin-left:5px;
}
a.more{
	background: url(file:///C|/Documents%20and%20Settings/Handke/Desktop/gazette/gazette/images/ico-arrow2.gif) no-repeat right;
	color: #c0c0c0;
	font-size: 1.2em;
	font-weight: bold;
	padding: 0 20px 0 0;
}
/*=== Traditional Blog Post ===*/
.navigation {
	width:595px;
	margin-bottom:15px;
	float:left;
	padding: 15px 0;
	border-top:  1px solid #B9EDF1;
	border-bottom:  1px solid #B9EDF1;
}
.navigation a {
	color: #4C1413;
	font-size: 1em;
	font-weight: bold;
}
.alignleft{
	display:inline;
	float:left;
	margin-right:15px;
}
.alignright{
	display:inline;
	float:right;
	margin-left:15px;
}

/*    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.wp-smiley  {
    padding: 0!important;
    border: none!important;
}

img.centered {
    display: block;
    margin-left: auto;
    margin-right: auto;
    }

    /* End Images */


/*========= ARCHIVE SPECIFIC =========*/

#archivebox {
	margin-bottom:15px;
	padding:10px;
	color:#000 !important;
}
#archivebox h4, #archivebox h3, #archivebox h2{
	color:#333333;
}
#archivebox h4 em, #archivebox h2 em, #archivebox h3 em{
	font-weight: normal;
}
#archivebox a, #archivebox h2 {
	color:#000;
}
.archivefeed {
	margin-top:10px;
	padding-bottom:0px;
}
.archivefeed a {
	background:url(file:///C|/Documents%20and%20Settings/Handke/Desktop/gazette/gazette/images/ico-arcfeed.gif) center left no-repeat;
	height:20px;
	color:#000;
	font-weight:bold;
	font-size: 11px;
	font-weight: normal;
	padding:3px 0px 1px 22px;
}
.arclist{
	width: 260px;
	margin:0px 0px 25px;
	padding:5px 0px 0px;
	border-bottom: 1px solid #eee;
}
.arclist h2{
	color: #000;
	padding:0px 0px 15px;
}

.arclist ul {
	margin-bottom: 15px;
}

.arclist ul li{
	color:#c0c0c0;
	font-size:12px;
	padding:8px 0 8px 10px;
	border-top:1px solid #eee;
}

/*========= SINGLE POST SPECIFIC =========*/

.singletags {
	margin-top:5px;
}
.singletags a { font-weight: normal !important; text-decoration:underline;color:#000000; }
.entry p{
	text-align:left;
	font-size:15px;
	line-height:19px;
	}
.entry blockquote {
	padding: 10px;
	border: 1px solid #ddd;
	color:#000;
	width:85%;
	background-color: #f7f7f7;
	font-style: italic;
	margin:5px auto 15px;
	}
.entry blockquote p {
	font-size:12px;
	padding: 5px 0px;
	margin: 5px 0px;
	line-height: 20px;
	}
.entry img {
	padding: 4px;
	border: 0px solid #dddddd;
	background-color: #FFFFFF;
	}
.wp-caption img {
	margin-bottom:12px;
}
p.wp-caption-text {
	text-align:center;
	padding: 0 0 12px 0;
	margin:0px;
	font-size:1.2em;
	font-style:italic;
	color:#4C1413;
}
.entry ul, .entry ol {
	margin-bottom:15px;
	font-size:12px;
	line-height:20px;
	}
.entry ul li ul, .entry ol li ol{
	margin-bottom:0px;
	padding-top:3px;
	}
.entry ul li {
	list-style:circle inside !important;
	margin-left:15px;
	padding:3px 0px;
	}
.entry ul li ul li {
	list-style:disc inside !important;
	}
.entry ol li {
	list-style:decimal inside !important;
	font-size:12px;
	padding:3px 0px;
	}
.entry ol li ol li {
	list-style:decimal-leading-zero inside !important;
	}


/*========= COMMENTS =========*/

.count {
float:right;
padding: 10px;
font-size:18px;
color:#000000;
}

h2.commh2{
	font-size: 1.5em;
	padding: 0 0 5px;
	margin: 0 0 15px 0;
	font-weight:bold !important;
	color:#4C1413;
}
ol.commentlist{
	margin: 10px 0 20px;
	padding: 0;
	list-style: none;
	font-size: 12px;
	line-height: 20px;
}
ol.commentlist p{
	margin-bottom:10px;
	line-height: 20px;
}
ol.commentlist cite{
	font-style: normal;
	font-weight: bold;
}
ol.commentlist li{
	padding: 20px 10px 10px 10px;
}
ol.commentlist li.alt{
	padding: 10px 10px 0 10px !important;
	background:#f7f7f7;
	border:1px solid #eee;	
}
#comment {
	width: 595px;
	float: left;
	margin-bottom: 15px;
}

/*========= THREADED COMMENTS =========*/

ol.commentlist .comment-meta{
	font-size:0.8em;
}
ol.commentlist li .avatar { 	
	float:left;
	border: 1px solid #4C1413;
	margin-right: 10px;
}

ol.commentlist li{
	border:1px solid #eee;		
	margin:10px 0 10px;
	padding:15px 10px 10px;
}

ol.commentlist li .even{
	background:#ffffff;
}

.commentlist li ul li {
	margin-left:10px;
	margin-right:-5px;
}

ol.commentlist li .reply {
	padding:0 0 5px 0;
}

#respond p{
	margin-bottom:10px;
	line-height: 20px;
}

/* PageNavi */

.more_entries {font-size:11px;}
.more_entries .wp-pagenavi {clear:both;float: right;}
.more_entries .wp-pagenavi a {text-decoration: none !important;}

.more_entries .wp-pagenavi .current, 
.more_entries .wp-pagenavi .on,
.more_entries .wp-pagenavi a:hover {background: #9f9f9f !important;}

.more_entries .wp-pagenavi a,
.more_entries .wp-pagenavi a:link,
.more_entries .wp-pagenavi a:visited, 
.more_entries .wp-pagenavi .current, 
.more_entries .wp-pagenavi .on,
.more_entries .wp-pagenavi span.pages { background: #EEEEEE;color: #B9EDF1; padding: 4px !important; margin-left: 4px; border:1px solid #DDDDDD; line-height:24px; }

.more_entries .wp-pagenavi .extend { background:none; border:none; }

/*========= SIDEBAR =========*/

/* Tabs */

#tabs {
	width:308px !important;
	height:auto !important;
	padding:5px;
	border:1px solid #B9EDF1;
	background-color:#eeeeee;
	float:left;
	display: block;
}

.inside {
	width: 293px !important;
	padding:5px !important;
	border:1px solid #B9EDF1 !important;
	margin:5px 0px 0px !important;
	background-color: #FFFFFF;

}

ul.wooTabs {
	width: 100%;
	padding: 0 0 7px 0;
}

ul.wooTabs li {
	float: left;
	display:inline;
	font-size: 11px;
	line-height: 34px;
	background: #ffffff;
	color: #4C1413;
	border:1px solid #B9EDF1;
	font-weight: bold;
	font-size: 11px;
	margin:0px 2px 0px 0px !important;
	cursor: pointer;
}

ul.wooTabs li a {
	line-height: 31px;
	color: #4C1413 !important;
	display: block;
	float: left;
	padding: 0 6px;
}

ul.wooTabs li a.selected, ul.wooTabs li a:hover {
	text-decoration:none;
	color: #ffffff !important;
}

#tagcloud {
	padding:10px;
}



#sub img {
	float: right;
	margin: 0 0 8px 8px;
}

.inside li {
	border-bottom:1px solid #EEEEEE;
	padding:8px;
}

.inside li img.avatar, .inside li img.thumbnail {
	border: 1px solid #B9EDF1;
	padding: 3px;
	background-color: #ffffff;
	float: left;
	margin: 0 8px 0 0;
}

/*- Ads -*/

#mpu_banner {
	width:300px;
	height:250px;
	background-color:#eeeeee;
	margin-bottom:15px;
	padding: 9px;
	border: 1px solid #dddddd;
}

#advert_125x125 {
	padding-left: 14px;
}

#advert_125x125 img{
	border: 1px solid #B9EDF1;
	padding: 5px;
	margin:0 14px 14px 0;
}

/*- Flickr -*/

#flickr .wrap {
	padding-top: 15px;
}
.flickr_badge_image img {
	float:left;
}
/*=== Styling Widget Lists ===*/

.widget {
	margin-bottom:15px;
}	
.widget h3 {
	padding: 5px;
}
.widget ul {
	margin:0 0 10px 0;
	padding:5px 0;
	border:none !important;
}
.widget ul li {
	border-bottom: 1px solid #B9EDF1;
	padding:5px 0 5px 5px;
	margin:0px;
}
.widget ul li a {
	color: #4C1413;
}
.widget select {
	border:1px solid #B9EDF1;
	width:148px;
	margin:15px 0 0 0;
}

.textwidget {
	padding-top: 15px;
}

/*========= FOOTER =========*/

#footer{
	clear: both;
	color: #666666;
	height: 35px;
	line-height: 35px;
	margin:0px 15px 15px;
	padding:0px 15px;
	background-color: #f7f7f7;
	border: 1px solid #B9EDF1;
}

#footer img {
	vertical-align:middle;
	margin-left:5px;
}

/*========= MISC =========*/

.fix{
	clear: both;
	height: 1px;
	margin: 0 0 -1px;
	overflow: hidden;
}
.hl{
	border-bottom: 2px solid #B9EDF1;
}
.hl-full{
	float:left;
	clear:both;
	height:1px;
	width:100%;
	padding:0 !important;
	margin:0px 0px 15px;
}
.hl2{
	border-bottom: 3px solid #c0c0c0;
}
.hl3{
	border-bottom: 1px solid #B9EDF1;
}
.blog{
	width:100% !important;
	float:left;
}
.between{
	height:2px;
	margin-bottom:15px;
	}
.fl{
	float: left;
	display:inline;
}
.fr{
	float: right;
	display:inline;
}
.ac{
	text-align: center;
}
.ar{
	text-align: right;
}
.th{
	border: 1px solid #dddddd;
	float: right;
	padding: 5px;
	background-color: #FFFFFF;
	margin: 0 0 5px 10px;
}

table#wp-calendar {
	border-collapse: collapse;
	margin: 0px;
	padding: 0px;
}

table#wp-calendar a {
	color:#4C1413; 
}

table#wp-calendar caption { 
	font-weight: normal; font-size: 0.91667em; line-height: 1.72727em; text-transform: uppercase; letter-spacing: 2px; background: #e5e5e5; border-bottom: 1px dotted #B9EDF1; 
}
table#wp-calendar th { 
	width: 26px; font-size: 0.91667em; line-height: 1.72727em; background: #f2f2f2; border-bottom: 1px dotted #ddd; text-align: center; 
}
table#wp-calendar td { 
	width: 26px; line-height: 1.66667em; color: #B9EDF1; text-align: center; 
}
table#wp-calendar td#next, table#wp-calendar td#prev { 
	width: 78px; font-size: 0.83333em; letter-spacing: 1px; text-transform: uppercase; 
}
.gravatar {
	float:left;
	border: 1px solid #4C1413;
	margin-right: 10px;
}
.jdGallery a { cursor:pointer !important; }

/* Slider */
/*
#slider-holder { position: relative; height: 270px; width: 595px; margin-bottom: 20px; overflow: hidden ; color: #fff;background: #4C1413;}
#slider-holder .slide{ position: absolute; top:0px; left: 595px; z-index: 1;height: 270px; width: 595px; overflow: hidden; background: #4C1413;}
#slider-holder .slide-1 { display : block; left:0px; top:0px;}
#slider-holder .slide a {display: block;  }
#slider-holder .slide img {  display: block; position: absolute; top:0px; left: 0px; }
#slider-holder  img.full-mask {  position: absolute; top:0; left: 0px; z-index: 0; display: none; }

#slider-holder .slide-content { position: absolute; top: 270px; left: 0;height: 700px; width: 575px; background: #000; padding: 10px 10px 0 10px;z-index: 999;}

#slider-holder .slider-left, #slider-holder .slider-right {position: absolute;    cursor: pointer; height: 150px; width: 120px; z-index: 999; display: block; color: white; }

#slider-holder .slider-left { left: 0;  top: 0; background: url('images/fleche1.png') no-repeat center bottom;   }
* html #slider-holder .slider-left { background: url('images/fleche1.gif') no-repeat center left; }

#slider-holder .slider-right{right: 0; top: 0; background: url('images/fleche2.png') no-repeat center bottom;}
* html #slider-holder .slider-right { background: url('images/fleche2.gif') no-repeat center right; }

.slider-shelf { z-index: 999; background: #4C1413; position: absolute; top:0; width: 595px; overflow: visible;}
span.clicker { z-index: 999; background: #4C1413; position: absolute; top:0px; right:120px; width: auto; font-size: 11px; display: block; padding: 2px 10px; cursor: pointer;}
.shelf-content { z-index: 9999; position: absolute; top:0; width: 595px;}
.shelf-content img {border:1px solid #fff; margin: 10px 0 0 10px; cursor: pointer;}

.shelf-title {padding: 0px 10px;}

*/
.full {
width:930px;
}

/*========= GRAVITY FORMS =========*/

.gfield { margin-bottom: 10px; }
.gform_wrapper .top_label .gfield_label { display:block;float:left; padding-right:20px; width: 80px; margin: 5px 0px 4px !important; }
.gform_wrapper input.button { padding: 5px 10px 6px !important; }
.gform_wrapper input { padding: 5px 3px !important; }
.gform_wrapper .top_label input.large, .gform_wrapper .top_label select.large, .gform_wrapper .top_label textarea.textarea { width: 400px !important; padding: 7px 3px !important; }
.gform_wrapper .entry img, img.thumbnail { padding: 0px !important; border: 0px !important; }
ul.top_label .clear-multi { clear: none !important; }
.gform_wrapper .gfield_checkbox, .gform_wrapper .gfield_radio { margin-left: 120px !important; }
img.ui-datepicker-trigger { border: 0px; padding: 0px; }
.gform_wrapper input, .gform_wrapper .top_label input.large, .gform_wrapper .top_label select.large, .gform_wrapper .top_label textarea.textarea { border: 1px solid #E5E5E5; }
.entry .gform_wrapper .gfield_checkbox li, .gform_wrapper .gfield_radio li { list-style: none !important; }



#filterDiv
{
position:relative;
float:left;
width: 150px;
height: 450px;
margin-right:10px;
}

#filterTitle 
{
float:left;
position:relative;
width:149px;
border:1px solid #112211;
text-align:center;

}

#shopDiv{
position:relative;
float:left;
width: 100%;
overflow:hidden;

}

.shopHeader
{
position:relative;
color: #000000;
font-size:19px;
width: 581px;
border: 2px solid #a7b5d2;
background-color: #e2e6f1;
margin-bottom:10px;
padding: 5px;
}
.filterSelect
{
width:140px;
margin-bottom: 5px;
}

.filterCheckbox
{
float:right;
margin-right:10px;
}
.itemDiv{
color: #000000;
-webkit-border-radius: 7px;
-moz-border-radius: 7px;
border-radius: 7px;
border: 2px solid #b3cbef;
position:relative;
margin-bottom:10px;
}
.itemHeader{
background-color: #eef5ff;
position:relative;
height:40px;
}
.itemTitle{
float:right;
position:relative;
font-weight: bold;
width:400px;
}
.itemType
{
float:right;
position:relative;
width:400px;

}
.itemBody
{
border-top:6px solid #b4caef;
position:relative;
height: 130px;
color: #000000;

}
.itemPicture
{
position:relative;
float:left;
width:100px;
height:100px;
padding:10px;
}
.itemPictureSize
{
width:100px;
height: 100px;
}
.itemMspr
{
width:300px;
border-bottom: 1px solid #998899;
float:left;
position:relative;
margin-top:5px;
}
.msprText
{
float:right;
position:relative;
right:200px;
font-weight: bold;
}

.itemStars
{
width:300px;
border-bottom: 1px solid #998899;
float:left;
position:relative;
margin-top:5px;
}
.starsText
{
float:left;
width:100px;
text-align:right;
font-weight: bold;
}

.itemTypeBody
{
border-bottom: 1px solid #998899;
float:left;
width:300px;
position:relative;
}
.itemTypeText
{
position:relative;
float:right;
right:200px;
font-weight: bold;
}
.itemSize
{
border-bottom: 1px solid #998899;
width:300px;
float:left;
position:relative;

}
.itemSizeText
{
position:relative;
float:right;
font-weight: bold;
right:200px;
}
.bodyFooter{
font-size:9px;
font-family: Arial,Helvetica,sans-serif;
font-weight: bold;
color:red;
width:300px;
float:left;
position:relative;
}
.itemDetails
{
float:right;
position:relative;
margin:5px;
padding:1px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
border:1px solid #112211;
cursor: pointer;
}
.itemBuyme
{
margin:5px;
float:right;
padding:1px;
position:relative;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
border:1px solid #112211;
cursor: pointer;
}
.itemReviews
{
float:right;
position:relative;
margin:5px;
padding:1px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
border:1px solid #112211;
cursor: pointer;
}
.moreDetails{
width:300px;
height:24x;
float:left;
position:relative;
margin-top:4px;
}
						
.itemQuestionMark
{
float:right;
}

.sizeValue
{
float:right;
position:relative;
left: 60px;
}
.msprValue
{
float:right;
position:relative;
left: 30px;
}
.typeValue
{
position:relative;
float:right;
left:24px;
}

.ui-widget-header {
background: url("http://dirtydiaperlaundry.com/ui-bg_gloss-wave_35_f6a828_500x100.png") repeat-x scroll 50% 50% #F6A828 !important;
border: 1px solid #b4caef !important;
}

.ui-widget {
    font-family: "Arial","Helvetica","Verdana","sans-serif";
    
}

#detailsDialog b
{
font-style:italic;
color: #1234FF;
}

#stuffingFilterDiv, #unstuffingFilterDiv, #staydryFilterDiv, #wahmFilterDiv, #naturalFibersFilterDiv, #videoFilterDiv
{
	position: relative; 
	float: left; 
	display:inline;
	min-height: 20px; 
	margin:1px 0px;
	width: 150px;
	z-index:99999;
}
.margintop
{
	margin-top:6px;
}
#buttonsFilterDiv{position:relative;}
#buttonsFilterDiv button {cursor:pointer}
.clear
{
	clear:both; 
}
.label_filter
{
	width:120px;
}
.paginationButton, .paginationText
{
	border:none;background:none;
	width:20px;height:20px;display:inline;float:left;margin:0px 2px;
	cursor:pointer;
	outline:none;
	font-family:"Arial","Helvetica","Verdana","sans-serif";
	font-size:10px;
	color:#666;
}
.paginationText
{
	cursor:default !important;
}

#floatWindow
{
	position:absolute;
	z-index:999;
	width:200px;
	height:auto !important;
	height:100px;
	min-height:100px;
	border:3px solid #B9EDF1;
	background:white;
}
#floatWindow .option
{
	display:inline;float:left;clear:both;
	margin:10px 0px 0px 10px;	
}
#filterSelectType, #filterSelectClosure
{
	position:relative;
	z-index:10;
}
.filterSelectOver
{
	width:136px;
	height:17px;
	margin-top:-26px;
	position:relative;
	z-index:999;
	padding:2px;
}

span.instructions
{
	font-style:italic;
	font-size:10px;
}


/* ------------------------------------------
 * |   this commences the rating system CSS |
 * ------------------------------------------
 */
.section_title
{
	margin-top:20px;
	background-color:#eee;
	color:#2933AC;
	padding:3px 3px 3px 2%;
}
 
#rating_summary
{
	border:1px solid black;
	color:black;
}
#rating_stars
{
	display:inline;float:left;width:49%;
	
}

div.criteria
{
	display:inline;float:left;clear:left;width:100%;
	margin:2px 0px;
}
div.criteria select
{
	visibility:hidden;
}
span.criteria_label
{
	margin-right:10px;
	display:inline;
	float:left;
}
span.criteria_label.overall
{
	font-weight:bold;
}
div.criteria.overall
{
	margin-top:10px;
}

#rating_buy_again
{
	display:inline;
	float:left;
	width:50%;	
}
#buy_title
{
	font-weight:bold;
}
div.buy_line
{
	display:inline;float:left;clear:left;padding-top:3px;
}
img.buy_hand
{
	width:30px;
	height:30px;
	display:inline;float:left;
}
span.buy_label
{
	display:inline;float:left;
	width:70px;
	margin-top:7px;
	font-weight:bold; 
}
span.buy_percent
{
	font-weight:bold;
	margin-left:10px;
	margin-top:7px;
	display:inline;float:left;
}
span.pros_cons_title
{
	font-weight:bold;
}
#rating_top
{
	margin-top:10px;
	margin-right:10px;
	margin-left:10px;
}
#rating_bottom
{
	margin-top:20px;
	margin-bottom:10px;
	margin-right:10px;
	margin-left:10px;
}
#rating_pros
{
	display:inline;float:left;width:29%;margin-left:20%;
}
#rating_cons
{
	display:inline;float:left;width:50%;
}

/* User reviews related stuff */
span.buy_label_user
{
	display:inline;float:left;
	margin-top:7px;
	margin-right:20px;
	font-weight:bold; 
}
.review_controls
{
	font-weight:bold;
	color:black;
	display:inline;float:left;clear:left;
	width:100%;
}
.user_review
{
	display:inline;float:left;clear:left;width:100%;
	margin-top:0px;
	border-bottom:3px solid black;
	padding-bottom:10px;
	margin-bottom:40px;
}

.user_review_top, .user_review_middle, .user_review_bottom
{
	display:inline;float:left;clear:left;width:100%;
}

.user_review_would_buy, .user_stars_container
{
	display:inline;float:left;width:40%;
}
.user_review_would_buy
{
	margin-top:30px;
}
.user_review_sliders, .user_review_text_container
{
	display:inline;float:left;margin-left:1%;
}
.user_review_sliders
{
	width:58%;
}
.user_review_slider
{
	display:inline;float:left;width:48%;height:50px !important;
}
.user_useful
{
	display:inline;float:left;width:100%;margin-top:20px;
}
.useful_label
{
	display:inline;float:left;height:30px;line-height:30px;margin-right:20px;
}

/* slider related stuff */
#user_review_container
{
	color:black;
}
#user_review_container .ui-slider-horizontal .ui-slider-range,#post_review  .ui-slider-horizontal .ui-slider-range
{
  height: 18%;
  top: 38%;
}
#user_review_container .user_review_slider_container, #post_review .user_review_slider_container
{
	height:16px !important;
	clear:left;
}
#user_review_container .slider_top_label, #post_review .slider_top_label
{
}
#user_review_container .slider_bottom_label, #post_review .slider_bottom_label
{
	display:inline;float:left;
	text-align:center;
	width:100%;
	margin-top:-1px;
}

#user_review_container .slider_bottom_label span, #post_review .slider_bottom_label span
{
	text-align:center;
}
#user_review_container .ui-slider-handle, #post_review .ui-slider-handle
{
	cursor:pointer;
	background:url('images/slider.jpg') top left no-repeat;
	border:none;
	top:0px;
	height:16px;
	outline:none;
}
#user_review_container .ui-slider-disabled .ui-slider-handle, #post_review .ui-slider-disabled .ui-slider-handle
{
	cursor:default;
}
#user_review_container .ui-widget-content, #post_review .ui-widget-content
{
	background:url('images/slider_bg.jpg') top left repeat-x;
	border:none;
	height:16px;
}
.review_even
{
	/*background: #fafafa !important;*/
}
.review_odd
{
	/*background:#aaf !important;*/
}
.user_review_text_container
{
	width:56%;
	padding-left:1%;
	padding-right:1%;
	padding-top:3px;
	padding-bottom:3px;
	height:auto !important;
	height:100px;
	min-height:100px;
	border:1px solid black;
}

.user_review_bottom
{
	margin-top:20px;
}
.user_pros_cons
{
	display:inline;float:left;width:80%;
}
.user_pros, .user_cons
{
	display:inline;float:left;width:48%;margin-right:1%;
}
.user_review_bottom_right
{
	display:inline;float:left;width:19%;
}

.user_baby_picture, .user_name
{
	display:inline;float:right;width:100%;
}

.user_baby_picture
{
	height:70px;
}
.user_baby_picture img
{
	height:64px;
}
.user_name
{
	font-weight:bold;
}

/*  Post review */
.criteria_description
{
	display:inline;float:left;clear:left;font-style:italic; 
	margin-bottom:10px;width:100%;
}

#post_review, #post_top, #post_middle, #post_bottom, #post_middle_sliders, #post_middle_buy_again{display:inline;float:left;width:100%;}
#post_top_title, #post_top_personal, #post_middle_left, #post_middle_stars,#post_middle_pros_cons, #post_middle_right{display:inline;float:left;}
/*#post_top{background-color:#eeeeee}
#post_top_title { width: 26%;margin-left:2%}*/
#post_top_personal { width:68%; text-align:right }

#post_review{margin-top:20px;margin-bottom:50px; color:black}

#post_review input.personal_input
{
	border:none;
	border-bottom:1px solid black;
	height:24px;
	background:none;
	padding:0px;
	margin-left:5px;
	margin-right:5px;
}
#post_middle { margin-top:15px;}
#post_middle_left
{
	width:55%;
	margin-right:3%;
}
#post_middle_stars, #post_middle_pros_cons{width:100%;clear:left}
#post_middle_pros_cons {margin-top:20px;}
#post_pros, #post_cons{display:inline; float:left; width:48%;}
#post_pros { margin-right:3%;}
#post_middle_right
{
	width:41%;
}
#your_baby_is
{
	display:inline;float:left;color:#76a2ff;
	font-weight:bold;
	margin-bottom:20px;
}
#post_review .user_review_slider {clear:left; width:100% !important; margin-bottom:20px;}

#post_middle_pros_cons input
{
	vertical-align:text-top;
	background:none;
	border:1px solid black;
	padding:none;
	width:12px;
	height:12px;
	outline:none;
}

#post_middle_buy_again {clear:left}

#post_buy_title {display:inline;float:left;clear:left;margin-top:30px; width:100%; 
text-align:center; 
font-weight:bold
}
#post_buy_container{display:inline;float:left;clear:left;width:100%;}
.post_buy_label
{
	display:inline;float:left;
	margin-right:8px;
	margin-top:3px;
	font-weight:bold;
}
.post_hand
{
	width:30px;
	height:30px;
	border:none;
	outline:none;
	display:inline;float:left;
	margin-right:15px;
	cursor:pointer;
	outline:none;
}
.hand_up {background:url('../../../wp-includes/images/thumbs_up.jpg') top left no-repeat;}
.hand_down {background:url('../../../wp-includes/images/thumbs_down.jpg') top left no-repeat;}
.hand_left {background:url('../../../wp-includes/images/thumbs_left.jpg') top left no-repeat;}

.hand_up_selected {background:url('../../../wp-includes/images/thumbs_up_selected.jpg') top left no-repeat;}
.hand_down_selected {background:url('../../../wp-includes/images/thumbs_down_selected.jpg') top left no-repeat;}
.hand_left_selected {background:url('../../../wp-includes/images/thumbs_left_selected.jpg') top left no-repeat;}

#post_bottom{ margin-top:20px;}
#post_length {display:inline;float:left; clear:left; 
width:100%; 
font-weight:bold; 
background:#eeeeee; margin-top:10px;}
#post_text_container{clear:left;border:1px solid black;padding:5px; height:100px}
#post_text{display:block;width:100%;height:90px;padding:0px;border:none; overflow:auto}
#add_picture
{
	margin-top:20px;
	display:inline;float:left;width:50%;
}
.add_photo_label
{
	font-weight:bold; color:#ffbb36;
}
.photo_size
{
	font-style:italic;
}
.post_submit
{
	width:140px;
	height:45px;
	background:white;
	border:1px solid black;
	color:#ffbb36;
	font-weight:bold;
	display:inline;float:left;
	margin-left:21%;
	margin-top:20px;
	cursor:pointer !important;
}
.review_controls button
{
	width:70px;
	height:20px;
	background:white;
	border:1px solid black;
	color:#ffbb36;
	font-weight:bold;
	cursor:pointer !important;
}

.page-item-6439, .page-item-6293, .page-item-6443
{
	display:none !important;
}
.text_title{font-size:20px;}
.text_subtitle{font-size:16px;}
.text_normal{font-size:12px;}
.text_small{font-size:10px;}
.text_xxs{font-size:9px}
.bold { font-weight:bold !important;}
.italic { font-style:italic !important}
