/*
THEME NAME: Pink Cart
THEME URI: 
DESCRIPTION: Rich with powerful and dynamic semantic class selectors, based on 'Sandbox' by <a href="http://andy.wordpress.com/">Andy Skelton</a> &amp; <a href="http://www.plaintxt.org/">Scott Allan Wallick</a>.
VERSION: 1.1
AUTHOR: ddm Marketing & Communications
AUTHOR URI: http://www.teamddm.com
TAGS: sandbox, microformats, hcard, hatom, xoxo, widgets, blank slate, starter theme, minimalist, developer
*/






/* -------------- shared -------------- */
/* begin */

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, cite, code, del, em, img, ins, strong, sub, sup, dd, dl, dt, li, ol, ul, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0; 
	padding: 0;
	border: 0;
	}
ol,
ul, 
dl, 
dd {
	position: relative;
	}

body {
	font-family: Helvetica, Arial, sans-serif;
	background: #484848;     /* medium grey */
	background: #5a5a5a;     /* light medium grey */
	}

p {
	padding: 0 0 1em;
	}

dl {
	margin-bottom: 10px;
	}
dt {
	font-weight: bold;
	}
dd {
	margin: 0 0 0 20px;
	padding: 0 0 10px;
	}
blockquote {
	margin: 0 20px 0; 
	}
form {
	display: inline;
	}

a {
	color: #dc4391;    /* pink */
	}
	a:hover {
		color: #B00;    /* red */
		}

#wrapper {
/*	position: relative; */
	}

.page-width {
	position: relative;
	z-index: 5;
	width: 970px;
	margin: 0 auto;
	text-align: left;
	}




.menu {
	}
	.menu,
	.menu ul {
		line-height: 1;
		list-style: none;
		margin: 0;
		padding: 0;
		}
		.menu a {
			display: block;
			padding: 0.2em 0.5em;
			text-decoration: none;
			color: white;
			}
			.menu a:hover {
				color: black;
				}
		.menu ul ul a {
			font-style: italic;
			}
		.menu li ul {
			left: -999em;
			position: absolute;
			}

		.menu li:hover ul {
			left: auto;
			}



	.get-a-cart {
		position: absolute;
		top: 10px;
		right: 154px;
		right: 355px;
		}
		.get-a-cart a {
			position: absolute;
			display: block;
			width: 145px;
			height: 130px;
			color: white;
			font-weight: bold;
			font-size: 26px;
			line-height: 20px;
			text-transform: lowercase;
			text-decoration: none;
			text-align: center;
			background: url(images/get-a-cart.gif) -241px 37px no-repeat;
			}
			.get-a-cart a:hover {
				background-position: 14px 36px;
				}
			.get-a-cart span {
				display: none;
				}

/* end */



/* -------------- header -------------- */
/* begin */

#header,
#footer {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 150px;
	background: #484848;     /* dark grey */
	background: url(images/header-Bg.gif) left top repeat-x #484848;     /* dark grey */;
	}

	#header .page-width {
		height: 150px;
		}

	#header #blog-title {
		position: absolute;
		left: 0px;
		top: 30px;
		}
		#header #blog-title a:hover {
			}
	#header #blog-description {
		display: block;
		position: absolute;
		left: 300px;
		top: 30px;
		}

	#header .icons {
		position: absolute;
		top: 50px;
		right: 0;
		width: 90px;
		width: 180px;
		}
		#header .icons a {
			display: block; 
			height: 28px;
			width: 28px;
			background: url(images/icons-Bg.gif) left 100px no-repeat; 
			}
		#header .icons a.twitter,
		#header .icons a.facebook,
		#header .icons a.flickr,
		#header .icons a.rss {
			}
		#header .icons a.twitter {
			background-position: 0 1px;
			}
			#header .icons a.twitter:hover {
				background-position: 0 -34px;
				}
		#header .icons a.facebook {
			background-position: -40px 1px;
			}
			#header .icons a.facebook:hover {
				background-position: -40px -34px;
				}
		#header .icons a.flickr {
			background-position: -80px 1px;
			}
			#header .icons a.flickr:hover {
				background-position: -80px -34px;
				}
		#header .icons a.rss {
			background-position: -120px 1px;
			}
			#header .icons a.rss:hover {
				background-position: -120px -34px;
				}

		#header .icons ul {
			float: right;
			padding: 0;
			margin: 0;
			}
			#header .icons ul li {
				list-style: none;
				float: right;
				padding: 0;
				margin: 0 0 10px 10px;
				}

	#header .halo {
		position: absolute;
		top: 2px;
		left: 255px;
		width: 715px;
		height: 148px;
		background: url(images/halo-flare-Bg.jpg) left top repeat-x #383838;     /* dark grey */
		}

	#header .get-a-cart {
		}

	#header .menu li {
		float: left;
		list-style: none;
		}
		#header .menu li a {
			display: block;
			}

	#header .nPrimary {
		position: absolute;
		bottom: 0;
		left: 150px;
		left: 50px;
		height: 35px;
		}
		#header .nPrimary a {
			padding-top: 0;
			padding-bottom: 0;
			line-height: 35px;
			}
			#header .nPrimary a:hover {
				background: url(images/menu-li-Bg.jpg) left top repeat-x #CCC;
				}
			#header .nPrimary .current_page_item {
				color: #dc4391;    /* dark pink */
				background: white;
				}
				#header .nPrimary .current_page_item a {
					color: #dc4391;    /* dark pink */
					}
		#header .nPrimary ul a {
			line-height: 1em;
			}

	#header .nConstant {
		position: absolute;
		top: 3px;
		right: 0;
		font-size: 14px;
		border-left: 2px solid #666;
		}
		#header .nConstant a:hover {
			color: #dc4391;    /* dark pink */
			background: #CCC;
			}
		#header .nConstant li {
			background: #484848;     /* dark grey */
			border: 1px solid #666;
			border-width: 0 2px 2px 0;
			}

	#header #searchform {
		position: absolute;
		bottom: 4px;
		right: 0;
		}

/* end */



/* -------------- container -------------- */
/* begin */

#container {
	padding-top: 150px;
	font-size: 12px;
	line-height: 1.6em;
	background: white;
	}

#content {
	margin: 2em 0 3em;
	float: left;
	width: 72%;
	width: 631px;
	padding: 0 20px;
/*	background: url(images/dots-vert-black.gif) right top repeat-y; */
	border-right: 1px dotted black;
	}
	#content h1 {
		margin: 40px 0 20px;
		font-size: 40px;
		font-weight: normal;
		line-height: 1.2em;
		}
	#content h6 {
		clear: both;
		color: white;
		font-size: 1px;
		}


#nav-above {
	display: none;
	position: absolute;
	top: 20px;
	right: 115px;
	width: 175px;
	height: 57px;
	top: 126px;
	right: 0;
	width: 290px;
	height: 57px;
	}
	#nav-above .nav-previous, 
	#nav-above .nav-next {
		width: auto;
		float: none;
		text-align: left;
		}
	#nav-above .nav-previous {
		margin-bottom: .5em;
/*		border-bottom: 1px dotted #eb76ad;    /* light pink */
		}

#nav-below {
	display: none;
	margin-top: 1em;
	}

/* end */





/* -------------- sidebar -------------- */
/* begin */

.sidebar {
	float: left;
	width: 290px;
	padding: 0 0 1em 8px;
	}
	.sidebar .xoxo {
		clear: left;
		}
	.sidebar h3 {
		font-size: 1.2em;
		margin: 0;
		padding: 0;
		}
/*		.sidebar h3 a {
			color: black;
			text-decoration: none;
			} */

	#primary.sidebar {
		margin-top: 20px;
		padding-bottom: 0;
		}
		#primary.sidebar .acs {
			padding-bottom: 1em;
			/* padding-bottom: 60px; */
			padding-right: 7px;
			text-align: right;
			}

	.sidebar .subscribe p {
			line-height: 110%;
                        }
	.sidebar .subscribe,
	.sidebar .getone {
		padding-top: 15px;
		border-top: 1px dotted #eb76ad;    /* light pink */
		}
	.sidebar .getone {
		padding-bottom: 15px;
		}
		.sidebar .getone li {
			list-style-type: disc;
			margin: 0 0 0 15px;
			}

	.sidebar li {
		list-style: none;
		margin: 0 0 2em;
		}
		.sidebar li.widget {
			clear: both;
			padding-top: 1em;
			border-bottom: 1px dotted #eb76ad;    /* light pink */
			}

		.sidebar li form {
			margin: 0.2em 0 0;
			padding: 0;
			}

	.sidebar ul ul {
		margin: 0 0 0 1em;
		}
		.sidebar ul ul li {
/*			list-style: disc; */
			margin: 0;
			}
			.sidebar ul ul ul {
				margin: 0 0 0 0.5em;
				}
				.sidebar ul ul ul li {
					list-style: circle;
					}

	.sidebar input#s {
		width: 7em;
		}

/* end */



/* -------------- footer -------------- */
/* begin */

#footer {
	position: relative;
/*	top: auto;
	right: auto; */
	color: #999;
	font-size: .8em;
	background-color: #5a5a5a;     /* light medium grey */
	background-position: left -90px;
	}

	#footer .page-width {
		padding-top: 30px;
/*		height: 150px; */
		text-align: center;
		background: url(images/footer-Bg.jpg) 75% top no-repeat;
		}

	#footer .logo {
		position: absolute;
		top: 40px;
		right: 410px;
		}
		#footer .logo a {
			display: block;
			height: 80px;
			width: 240px;
			}

	#footer .get-a-cart {
		top: 32px;
		right: 263px;
		}
		#footer .get-a-cart a {
			width: 175px;
			height: 150px;
			background-position: -238px 58px;
			}
			#footer .get-a-cart a:hover {
				background-position: 16px 56px;
				}

	#footer .text {
		position: relative;
		margin: 140px 80px 10px 0;
		text-align: center;
		}
		#footer .text a {
			color: #999;
			text-decoration: none;
			}
			#footer .text a:hover {
				color: #CCC;
				text-decoration: underline;
				}

	#footer .menu {
		position: relative;
		float: left;
		bottom: auto;
		left: auto;
		height: auto;
		text-align: left;
		}
		#footer .menu ul,
		#footer .menu ul ul {
			list-style: none;
			margin: 0;
			padding: 0;
			}
			#footer .menu ul a {
				display: block;
				margin-right: 0;
				}
				#footer .menu ul a:hover {
					}
			#footer .menu ul ul ul a {
				}
			#footer .menu ul li ul {
				}

		#footer .menu li {
			float: none;
			}

			#footer .menu ul li:hover ul {
				left: auto;
				}

/* end */





/* -------------- home -------------- */
/* begin */

.home {
	}
	.home h1 {
		position: absolute;
		top: 0;
		left: -9000px;
		}
	.home .current_page_item {
		display: none;
		}
	.home #content {
		margin: 0 0 1em;
		}

/* end */





/* -------------- posts -------------- */
/* begin */

.post {
	margin-bottom: 1em;
	}

	.entry-title,
	.entry-meta {
		clear: both;
		}
	.entry-meta {
		margin-top: 1em;
		padding-top: 1em;
		font-size: .8em;
		color: #CCC;
		border-top: 1px dotted #ccc;
		}
		#ie6 .entry-meta {
			margin-top: 55px;
			}

/* end */





/* -------------- comments -------------- */
/* begin */

#comments {
	font-size: .9em;
	}
	#comments ol li {
		list-style: none;
		}

#comments-list {
	padding: 15px;
	background: #eeeeee;
	border: 1px solid #CCC;
	}
	.comment {
		clear: left;
		padding-top: 20px;
		padding-left: 130px;
		}
			
		.comment-author,
		.comment-meta {
			float: left;
			margin: 0 10px 0 -130px;
			width: 120px;
			}
			#ie6 .comment-author {
				display: inline;
				}
			.comment-author.vcard .fn.n {
				font-weight: bold;
				}
		.comment-meta {
			clear: left;
			font-size: .8em;
			}
		.comment-text {
			padding: 15px;
			border: 1px solid #CCC;
/*			background: #EEE; */
			}
			.comment.alt .comment-text {
				background: #dedede;
				}
			.comment.bypostauthor .comment-text {
				background: #ccc;
				}

#respond {
	clear: left;
	margin-top: 1em;
	padding-top: 1em;
	border-top: 1px dotted #ccc;
	}
	form#commentform {
		}
		form#commentform p {
			padding: 0;
			}

		form#commentform .form-label {
			margin: 1em 0 0;
			}
		form#commentform span.required {
			background: #fff;
			color: #c30;
			}
		form#commentform textarea#comment {
			height: 13em;
			margin: 0 0 0.5em;
			overflow: auto;
			width: 66%;
			}

/* end */






/* Two-column with sidebar on left from the /examples/ folder  *
@import url('examples/2c-l.css'); */

/* Just some example content */
.skip-link,
.access {
	position: absolute;
	left: -9000px;
	top: 0;
	}


input#author,
input#email,
input#url,
textarea#comment {
	padding: 0.2em;
	}


.alignright,
img.alignright {
	float: right;
	margin: 1em 0 0 1em;
	}

.alignleft,
img.alignleft {
	float: left;
	margin: 1em 1em 0 0;
	}

.aligncenter,
img.aligncenter {
	display: block;
	margin: 1em auto;
	text-align: center;
	}

div.gallery {
	clear: both;
	height: 180px;
	margin: 1em 0;
	width: 100%;
	}

p.wp-caption-text {
	font-style: italic;
	}

div.gallery dl {
	margin: 1em auto;
	overflow: hidden;
	text-align: center;
	}

div.gallery dl.gallery-columns-1 {
	width: 100%;
	}

div.gallery dl.gallery-columns-2 {
	width: 49%;
	}

div.gallery dl.gallery-columns-3 {
	width: 33%;
	}

div.gallery dl.gallery-columns-4 {
	width: 24%;
	}

div.gallery dl.gallery-columns-5 {
	width: 19%;
	}

div#nav-images {
	height: 150px;
	margin: 1em 0;
	}

div.navigation {
	height: 1.25em;
	}

div.navigation div.nav-next {
	float: right;
	text-align: right;
	}



/*div.menu ul li,*/
div.gallery dl,
div.navigation div.nav-previous {
	float: left;
	}

input#author,
input#email,
input#url,
div.navigation div {
	width: 50%;
	}

div.gallery * {
	margin: 0;
	padding: 0;
	}






















/* -------------- PLUGIN: Sociable -------------- */
/* http://blogplay.com/plugin */
/* begin */

.sociable,
.entry-content div.sociable {
	float: left;
	width: 479px;    /* 631 - 60 - 50 - 20 - 20 - 2*/
	margin: 0;
	}
	.sociable .sociable_tagline {
		}

/* end */




/* -------------- PLUGIN: Xen-Carousel -------------- */
/* see header.php */
/* end */




/* -------------- PLUGIN: Recent Posts -------------- */
/* http://rmarsh.com/plugins/post-options/ */
/* begin */

.widget_rrm_recent_posts {
	background: url(images/txt-vert-blog.gif) 0px top no-repeat;
	}
	.widget_rrm_recent_posts h3 {
		}
	.widget_rrm_recent_posts div {
		position: relative;
		}
		.widget_rrm_recent_posts div ul {
			margin: 0;
			}
		#ie6 .widget_rrm_recent_posts div ul {
			height: 1%;
			}
			.widget_rrm_recent_posts div ul li {
				position: relative;
/*				float: left;
				clear: both; */
				padding: 4px 10% .5em 0;
				width: 90%; 
				}
				.widget_rrm_recent_posts div ul li .comment-count {
					display: block;
					position: absolute;
					right: 0;
					top: -4px;
					padding: 4px 0 13px;
					width: 26px;
					height: 11px;
					overflow: hidden;
					font-size: 11px;
					line-height: 11px;
					color: white;
					text-align: center;
					background: url(images/comment-bubble.gif) -6px bottom no-repeat;
					}
				.widget_rrm_recent_posts div ul li .meta-date {
					display: block;
					font-size: 11px;
					color: #333;
					}
				.widget_rrm_recent_posts div ul li .meta-excerpt {
					display: block;
					font-size: 11px;
					color: #666;
					}

/* end */




/* -------------- PLUGIN: flickrRSS -------------- */
/* http://eightface.com/wordpress/flickrrss/ */
/* begin */

.sidebar_flickr_photos {
	padding-bottom: .5em;
	background: url(images/txt-vert-photos.gif) 0px top no-repeat;
	}
	.sidebar_flickr_photos div {
		position: relative;
		}
		.sidebar_flickr_photos div ul {
			margin: 0;
			}
			.sidebar_flickr_photos div ul li {
				float: left;
				margin: 0 0 5px 5px;
				}
				.sidebar_flickr_photos div ul li a {
					display: block;
					}
	.sidebar_flickr_photos .flickr-footer {
		clear: both;
		height: 40px;
		padding: 0 10px 0 45px;
		font-size: 10px;
		}
		.sidebar_flickr_photos .flickr-footer .instructions {
			float: left;
			width: 59%;
			line-height: 12px;
			}
		.sidebar_flickr_photos .flickr-footer .more-photos {
			clear: both;
			float: right;
			width: 75px
			text-align: right;
			padding-right: 10px;
			}
			.sidebar_flickr_photos .flickr-footer .more-photos a {
				display: block;
				}

/* end */





/* -------------- PLUGIN: Twitter Tools -------------- */
/* http://xavisys.com/wordpress-plugins/wordpress-twitter-widget/ */
/* begin */

.aktt_widget {
	background: url(images/txt-vert-twitter.gif) 0px top no-repeat;
	padding-right: .5em;
	}
	.aktt_widget div {
		position: relative;
		}
		.aktt_widget div .widgettitle {
			position: absolute;
			left: 40px;
			bottom: 0;
			font-weight: normal;
			font-size: 10px;
			}
		.waktt_widget div ul {
			margin: 0 0 0 50px;
			}
			.aktt_widget div ul li {
				padding-bottom: .5em;
				margin-bottom: 1.2em;
				}
				.aktt_more_updates {
					display: none;
					}

/* end */





/* -------------- PLUGIN: shared... -------------- */
/* begin */

li.widget.sidebar_flickr_photos, 
li.widget.aktt_widget, 
li.widget.widget_rrm_recent_posts {
	padding-top: 0;
	position: relative;
	}
	#ie6 li.widget.sidebar_flickr_photos, 
	#ie6 li.widget.aktt_widget, 
	#ie6 li.widget.widget_rrm_recent_posts {
		height: 1%;
		}

	li.widget.sidebar_flickr_photos .widgettitle,
	li.widget.widget_rrm_recent_posts .widgettitle,
	li.widget.aktt_widget .widgettitle  {
		position: absolute;
		top: 0;
		left: -9000px;
		}

	li.widget.sidebar_flickr_photos div ul,
	li.widget.aktt_widget div ul,
	li.widget.widget_rrm_recent_posts div ul {
			margin-left: 40px;
			}

/* end */





/* -------------- HELPERS -------------- */
/* begin */

.column2 {
	position: relative;
	float: left;
	width: 49%;
	margin-right: 2%;
	}
.column3 {
	position: relative;
	float: left;
	width: 31%;
	margin-right: 2%;
	}
.column2 ul li,
.column3 ul li {
	margin-left: 16px;
	}
.column2 ol li,
.column3 ol li {
	margin-left: 22px;
	}

/* end */
