/*
THEME NAME: teamddm
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
AUTHOR: Darek Jansen
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;
	color: #6f6964;    /* warm grey - super dark */
	font-size: 12px;
	background: url('images/body-Bg.jpg') 50% top no-repeat white;
	}

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: #db4390;    /* pink */
    color: #1f80ca;    /* blue */
    text-decoration: none;
	}
	a:visited {
		color: #056888;    /* blue - darkened */
		}
	a:hover {
		color: #045671;    /* blue - super dark */
		text-decoration: underline;
		}


#wrapper {
	position: relative;
	margin: 0 auto;
	padding-left: 90px;
	width: 880px;    /* 970 */
	border-top: 1px solid white;    /* needed for safari */
	}

#logo {
	position: absolute;
	left: 0;
	top: 0;
	padding-top: 65px;
	width: 90px;
	height: 247px;
	text-align: center;
	}

.page-width {
	position: relative;
	z-index: 5;
	width: 880px;    /* 970 */
	text-align: left;
	}



.menu {
	}
	.menu ul,
	.menu ul ul {
		line-height: 1;
		list-style: none;
		margin: 0;
		padding: 0;
		}
		.menu ul a {
			display: block;
			padding: 0.2em 0.5em;
			text-decoration: none;
			color: white;
			}
			.menu ul a:hover {
				color: black;
				}
		.menu ul ul ul a {
			font-style: italic;
			}
		.menu ul li ul {
			left: -999em;
			position: absolute;
			}

		.menu ul li:hover ul {
			left: auto;
			}



	.get-a-cart {
		position: absolute;
		top: 10px;
		right: 150px;
		}
		.get-a-cart a {
			position: absolute;
			display: block;
			width: 65px;
			height: 65px;
			color: white;
			font-weight: bold;
			font-size: 26px;
			line-height: 20px;
			text-transform: lowercase;
			text-decoration: none;
			text-align: center;
			}
			.get-a-cart a:hover {
				color: black;
				}

/* end */


/* -------------- header -------------- */
/* begin */

#header,
#footer {
	clear: both;
	float: left;
	width: 97%;
	}

	#header .page-width {
	  clear: both;
	  float: left;
		width: 100%;
		}

	#header .icons {
		float: right;
		margin: 30px 0 0 0;
		width: 125px;
	}
		#header .icons a {
			float: left;
			height: 28px;
			width: 28px;
			background: url(images/icons-Bg.gif) left 100px no-repeat;
			}
			#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 {
			padding-top: 0;
			float: right;
			}
			#header .icons ul li {
				list-style: none;
				float: left;
				padding: 0;
				margin: 0 0 5px 10px;
				}
				
		#access {
		  float: right;
		  margin: 45px 80px 0 0;
		  width: 445px;
		}


	#header .menu {
		position: absolute;
		bottom: 0;
		right: 45px;
		height: 14px;
		font-size: 14px;
		}
		#header .menu ul a {
			padding-top: 0;
			padding-bottom: 0;
			}
			#header .menu ul a:hover {
				background: url(images/menu-li-Bg.jpg) left top repeat-x #CCC;
				}
			#header .menu ul .current_page_item {
				color: #dc4391;    /* dark pink */
				background: url(images/menu-li-Bg.jpg) left top repeat-x #CCC;
				background: white;
				}
				#header .menu ul .current_page_item a {
					color: #dc4391;    /* dark pink */
					}
		#header .menu ul ul a {
			line-height: 1em;
			}


/*----- BEGIN imported styles  ----- */

.twitlink {
  margin: 5px 5px 5px 0 !important;
  padding: 5px 5px 5px 0 !important;
  background: none !important;
  border: none !important;
}

  .twitlink input {
    width: 384px;
  }

#nPrimary {
  clear: both;
  float: right;
	font-size: 12px;
	}
	#nPrimary a:link,
	#nConstant a:link {
		color: #333;
		}
	#nPrimary a:visited,
	#nConstant a:visited {
		color: #685c53;
		}
	#nPrimary a:hover,
	#nConstant a:hover #nPrimary .current a:link,
	#nPrimary .current a:visited,
	#nConstant .current a:link,
	#nConstant .current a:visited {
		color: #1f80ca;
		}

	#nPrimary ol li,
	#nConstant ol li {
		list-style: none;
		float: left;
		margin: 0 0 0 8px;
		padding: 0 0 0 8px;
		border: 1px solid #685c53;
		border-width: 0 0 0 1px;
		}
		#nPrimary ol li.last {
			border-width: 0 1px 0 1px;
			padding-right: 8px;
			}

	#nConstant ol li {
		font-size: 11px;
		border: none;
		}

	#nConstant {
		position: absolute;
		right: 193px;
		top: 3px;
		font-size: 11px;
		}






/*----- END imported styles  ----- */




/* end */



/* -------------- container -------------- */
/* begin */

#container {
  position: relative;
  clear: both;
  float: left;
  width: 100%;
	}
	#container h1 {
		color: #89827c;     /* warm grey */
		font-size: 32px;
		font-weight: normal;
		line-height: 1.5em;
		}
		
	#container h2 {
	  font-weight: normal;
	  font-size: 22px;
	}
	#container h3 {
		padding: 8px 0 4px;
		margin: 0;
		color: #89827C;
		font-weight: normal;
		font-size: 14px;
		}
	#container h4 {
		padding: 8px 0 4px;
		margin: 0;
		font-size: 12px;
		}
	#container h5 {
		padding: 8px 0 0;
		font-size: 11px;
		margin: 0;
		}

	#container p {   /* the cleaner */
		line-height: 1.6em;
		}

	#container-top {
	  float: left;
		height: 40px;
		width: 880px;    /* 970 */
		background: url('images/content-top.png') no-repeat -1px 0;
		}
	#container-bottom {
	  float: left;
		height: 75px;
		width: 880px;    /* 970 */
		background: url('images/mainCloser-Bg-wide.png') left top no-repeat;
		}
	#container .page-width {
	  clear: both;
	  float: left;
		padding: 34px;
		padding-top: 0;
		width: 812px;    /* 970 - 90 */
		background: url('images/main-Bg-wide.png') left top repeat-y;
		}

#content {
  clear: left;
	float: left;
	padding-right: 34px;
	width: 607px;
	width: 577px;
	}
	#content h6 {   /* the cleaner */
		clear: both;
		height: 1px;
		font-size: 1px;
		color: white;
		overflow: hidden;
		}

	#content ul,
	#content ol {
		margin-bottom: 1em;
		}
	#content li {
	  list-style: none;
		line-height: 1.5em;
		margin: 0 0 .5em 2.5em;
	}



	#content #nav-above {
		clear: both;
		float: left;
		position: absolute;
		top: 130px;
    right: 34px;
    width: 200px;
		margin: 0 0 10px 0;
		width: 200px;
		}
		#content #nav-above .nav-previous, 
		#content #nav-above .nav-next {
		  clear: both;
			float: left;
			padding: 5px 0;
			width: 100%;
			overflow: hidden;
			}
			
		#content #nav-above .nav-next {
		  clear: both;
		  float: left;
		}
		
		  #content #nav-above a {
		    clear: both;
		    float: left;
		    width: 200px;
		  }
		
	#content #nav-below {
		display: none;
		}



/* end */



/* -------------- sidebar -------------- */
/* begin */

.sidebar {
	float: left;
	width: 198px;
	padding: 0 0 20px 0;
	}

	.sidebar h3 {
		font-size: 1.2em;
		}

	.sidebar input#s {
		width: 7em;
		}

	.sidebar li {
	  clear: both;
	  float: left;
		list-style: none;
		margin: 0 0 2em;
		width: 100%;
		}
		.sidebar li.widget {
		  clear: both;
		  float: left;
			margin-top: 1px;
			}

		.sidebar li form {
			margin: 0.2em 0 0;
			padding: 0;
			}
	
		.sidebar ul ul {
			margin: 0 0 0 1em;
			width: 100%;
			}
			.sidebar ul ul li {
				list-style: disc;
				list-style: none;
				margin: 0 0 3px 0;
				width: 98%
				}
				
				
				.sidebar ul ul li.nav-previous {
				  margin: 0 0 10px 0;
				}
				
				.sidebar ul ul ul {
					margin: 0 0 0 .5em;
					}
					.sidebar ul ul ul li {
						list-style: circle;
						}

    
    .sidebar #blog-title {
  		clear: both;
  		float: left;
  		font-size: 17px !important;
  	}
  	
  	.sidebar #blog-description {
  	  clear: both;
  	  float: left;
  	  margin: 5px 0 20px 0;
  		font-weight: normal;
  		font-size: .7em;
  	}
  	
  	#twitter-3 div ul li {
  	  margin: 0 0 10px 0;
  	}
  	
  	#twitter-3 div ul li .entry-meta {
  	  margin: 0 !important;
  	}
    
/* end */



/* -------------- footer -------------- */
/* begin */

#footer {
  clear: both;
  float: left;
  padding-left: 0px;
  margin: 0 auto 10px;
  width: 866px;
  font-size: 0.9em;
  text-align: left;
	}

	#footer .page-width {
	}

	#footer .text {
		position: relative;
		text-align: left;
		}

	#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 {
				color: red;
				margin-right: 0;
				}
				#footer .menu ul a:hover {
					color: orange;
					}
			#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 {
/*		display: none; */
		}
		
	.recent-posts {
	  clear: both;
	  float: left;
	  margin: 15px 0 0 0;
	  padding: 10px 0 0 0;
	  width: 100%;
	  border-top: 1px solid #6F6964;
	}
	
  	.recent-posts div {
  	  float: left;
  	  padding: 5px 10px 3px 0;
  	  width: 275px;
  	}
  	
  	  .recent-posts div.entry-meta {
  	    clear: both;
  	    float: left;
  	    width: 250px !important;
  	    font-size: 11px !important;
  	  }
  	
  	  .recent-posts div h3 {
  	    clear: both;
  	    float: left;
  	    color: #8E8982;
  	    font-size: 14px;
  	    font-weight: normal;
  	  }
  	  
  	    .recent-posts div h3 a {
  	      color: #89827C;
  	    }
  	  
  	  .recent-posts div p {
  	    clear: both;
  	    float: left;
  	    width: 100%;
  	  }
  	  
  .recent-posts ul li {
    margin: 0 0 5px 0 !important;
  }

/* end */





/* -------------- posts -------------- */
/* begin */

.post {
  clear: both;
  float: left;
	margin-bottom: 1em;
	width: 577px !important;
}

  .post form {
    clear: both;
    float: left;
    width: 100%;
  }

	.entry-title,
	.entry-meta {
		clear: both;
		float: left;
		margin: 0 0 10px 0;
	}
		
	.entry-title a {
	  float: left;
	  color: #89827C;
	  font-size: 18px;
	  font-weight: normal;
	  outline: none;
	}
	
	.entry-date {
	  clear: both;
	  float: left;
	}
	
	.entry-content {
	  clear: both;
	  float: left;
	  width: 100%;
	}
	
	  .entry-content p {
	    clear: both;
	    float: left;
	    margin: 10px 0 0 0;
	    width: 100%;
	  }
	
	  .read-more {
	    clear: both;
	    float: left;
	    margin: 0px 0 15px 0;
	    width: 200px;
	  }
	
	.entry-meta {
	  width: 100%;
		font-size: 1.2em;
		color: #CCC;
		}
		
  .sociable {
    clear: both;
    float: left;
  }
  
    .sociable ul {
      display: block !important;
      clear: both;
      float: left;
      width: 100%;
    }
  
      .sociable ul li {
        float: left;
        margin: 5px 5px 0 0 !important;
      }


  .post-footer {
    clear: both;
    float: left;
    margin: 10px 0 20px 0;
    width: 100%;
  }
  
    .post-footer .col {
      float: left;
      width: 200px;
    }
    
      .post-footer .col strong {
        display: block;
        margin: 0 0 5px 0 !important; 
        padding: 0 !important;
      }
      
      .post-footer .col ul {
        clear: both;
        float: left;
        margin: 0;
        width: 100%;
      }
      
      #post-cat-list,
      .post-footer .tags {
        width: 150px !important;
      }
      
      #post-cat-list li,
      .post-footer .tags li {
        margin: 0 !important;
      }
      
      .post-tweet {
        float: left;
        width: 55px;
      }
      
      .social-wrapper {
        display: block;
        float: left;
        margin: 0 0 0 10px;
        width: 120px;
      }
      
      .post-footer .sociable {
        clear: none !important;
        margin: 0;
      }
      
    #great_block {
      width: 100%;
    }

/* end */





/* -------------- comments -------------- */
/* begin */

#comments {
	font-size: .9em;
	}
	
 #comments ol {
   clear: both;
   float: left;
   width: 577px;
   background: #efefef;
 }
	#comments ol li {
	  clear: both;
    float: left;
		margin: 0 0 10px 0;
		width: 94%;
		list-style: none;
		border: none;
	}

#comments-list {
  
	}
	
	#comments-list h3 {
	  clear: both;
	  float: left;
	}
	.comment {
	  position: relative;
		padding: 15px 15px 20px 15px;
		clear: left;
		border-width: 1px 0 0;
		}
		.comment.alt {
			background: #EEE;
			}
		.comment.bypostauthor {
			color: black;
			}
			
		.comment .comment-author {
		  float: left;
			width: 60px;
			text-align: center;
			}
			
			.comment .comment-author span {
			  clear: both;
  		  float: left;
  		  margin: 5px 0 0 0;
  			width: 60px;
  			text-align: center;
  			}
			
		.comment .comment-meta {
			position: absolute;
			bottom: 0px;
			right: -323px;
			width: 100%;
			font-size: .8em;
		}
		
		.comment .comment-arrow {
		  position: absolute;
		  left: -13px;
		}
		
		.comment .comment-text {
		  position: relative;
		  float: right;
		  margin: 0 0 0 10px;
		  padding: 10px;
		  width: 430px;
		  background: #fff;
		  border: 1px solid #cfcfcf;
		}

#respond {
	clear: left;
	margin-top: 1em;
	padding-top: 1em;
	border-top: 1px solid #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;
	}

div#primary {
	margin-top: 2em;
	}

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.menu ul li,
div.gallery dl {
	float: left;
	}

input#author,
input#email,
input#url,
div.navigation div {
	width: 50%;
	}

div.gallery *,
div.sidebar div,
div.sidebar h3,
div.sidebar ul {
	margin: 0;
	padding: 0;
	}

#breadcrumbs {
  position: absolute;
  top: -35px;
  left: 28px;
  width: 70%;
  height: 15px;
  background: #fff;
}

#breadcrumbs span,
#breadcrumbs a,
#breadcrumbs strong {
  float: left;
  font-style: italic;
}

#breadcrumbs a {
  color: #8B8078;
  margin: 0 0 0 5px;
}

.crumb-seperator {
  display: block;
  margin: 0 2px;
  height: 10px;
  width: 15px;
  background: transparent url('http://www.teamddm.com/includes/files/base/images/navIndicator.gif') no-repeat scroll right 0;
}

#author-recent-posts {
  clear: both;
  float: left;
  margin: 5px 0 0 0;
  width: 100%;
  list-style: none;
}

#author-recent-posts li {
  clear: both;
  float: left;
  margin: 0 0 5px 0;
  width: 100%;
}






.xoxo {
  clear: both;
  float: left;
  width: 100%;
}