

/*
THEME NAME: Stiles Machinery
THEME URI: 
DESCRIPTION: Assumes that much of the look is inherited from the ddm CSM installation.
VERSION: 1.0
AUTHOR: ddm Marketing & Communications
AUTHOR URI: http://www.teamddm.com
TAGS: sandbox, microformats, hcard, hatom, xoxo, widgets, blank slate, starter theme, minimalist, developer
*/




		.home #content .page .wrapper {
			background: white;
			}
		.home #content #main {
			float: right;
			margin-bottom: 20px;
			padding: 0 0 0 16px;
			width: 700px;
			border-left: 1px solid #e6e6e6;
			}
		.home #content #side {
			padding: 0;
			margin-left: 0;
			width: 200px;
			background: none;
			}

		.home .columns.three {
			}
			.home .columns.three h2 {
				font-size: 17px;
				line-height: 17px;
				height: 30px;
				}

		.home #posts {
			padding-top: 1em;
			border-top: 1px solid #CCC;
			}
			.home #posts h3 {
				}







/* -------------- navigation -------------- */
/* begin */

#nav-above,
#nav-below {
	
	}


#nSecondary {
	font-size: 12;
	}
	#nSecondary li {
		list-style: none;
		margin-left: 0;
		}
		#nSecondary li li li {
			margin-left: 25px;
			}


/* end */







/* -------------- sidebar -------------- */
/* begin */

.sidebar .widget {
	margin-bottom: 1em;
	}



.widget_categories {
	}


#nSecondary {
	font-size: 12;
	}
	#nSecondary li {
		list-style: none;
		margin-left: 0;
		}
		#nSecondary li li li {
			margin-left: 10px;
			}

	#nSecondary li a {
		color:#161c2d;    /* dark grey blue */
		}
		#nSecondary li a.current,
/* TEMP */ #nSecondary ol li .current a {
			font-weight: bold;
			}
/*			#nSecondary ol li a.hasChildren {
				padding-right: 30px;
				background: url(/includes/files/base/images/hasChildren-Bg.gif) right 0 no-repeat; 
				}
				#nSecondary ol li a.hasChildren:hover {
					background-position: right -50px;
					} */
		#nSecondary li a:hover {
			color: orange;
			}


/* end */


/*------ Sponsors  ------*/

.sponsors{
	padding: 10px 0;
	margin: 10px 0;
	border-bottom:1px dotted #CCC;
	border-top:1px dotted #CCC;}

/*------  End ------*/



/* -------------- posts -------------- */
/* begin */

.post {
	margin-bottom: 2em;
	}

/*	.entry-title, */
	.entry-meta {
		clear: both;
		}
	ul.entry-meta {
		margin-top: 1em;
		padding-top: 1em;
		font-size: .8em;
		color: #606060;
		border-top: 1px dotted #ccc;
		}

		.entry-meta li {
			list-style: none;
			margin-left: 0 !important;
			}
			.entry-meta li.author {
				display: none;
				}
			.entry-meta li.comments-link {
				display: none;
				}

	.entry-date,
	.entry-date .month,
	.entry-date .day,
	.entry-date .year {
		display: block;
		text-align: center; 
		width: 47px;
		background: url(images/calendar-Bg-sm.gif) -50px top no-repeat;
		}
		.single .entry-date,
		.single .entry-date .month,
		.single .entry-date .day,
		.single .entry-date .year {
			width: 94px;
			background-position: -100px top;
			background-image: url(images/calendar-Bg-lg.gif);
			}
	.entry-date {
		float: right;
		background: none;
		}

		.entry-date .month {
			padding: 1px 0;
			color: white;
			color: #0e121d;    /* really dark blue */
			line-height: 10px;
			font-size: 10px;
			text-transform: uppercase;
			}
			.single .entry-date .month {
				padding-top: 4px;
				height: 30px;   /* 32 */
				font-size: 14px;
				line-height: 14px;
				}
		.entry-date .day {
			color: #0e121d;    /* really dark blue */
			padding-top: 2px;
			font-size: 20px;
			line-height: 20px;
			background-position: -50px -16px;
			}
			.single .entry-date .day {
				padding-top: 6px;
				font-size: 40px;
				background-position: -100px -32px;
				}
		.entry-date .year {
			position: absolute:
			bottom: 0;
			left: 0;
			line-height: 10px;
			padding: 0 0 4px;
			color: #AAA;
			font-size: 10px;
			background-position: -50px bottom;
			}
			.single .entry-date .year {
				padding: 6px 0 14px;
				height: 12px;
				line-height: 12px;
				background-position: -100px bottom;
				}


/* end */





/* -------------- comments -------------- */
/* begin */

#comments {
	font-size: .9em;
	}
	#comments ol li {
		list-style: none;
		}

#comments-list {
	padding: 15px;
	background: #fafcf8;    /* very pale green */
	border: 1px solid #d0d3be;    /* light grey green */
	}
	.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 #d0d3be;    /* light grey green */
			}
			.comment.alt .comment-text {
				background: #daddc7;
				}
			.comment.bypostauthor .comment-text {
				background: #d0d3be;    /* light grey green */
				}

#respond {
	clear: left;
	margin-top: 1em;
	padding-top: 1em;
	border-top: 1px dotted #d0d3be;    /* light grey green */
	}
	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: 0 0 1em 1em;
	}

.alignleft,
img.alignleft {
	float: left;
	margin: 0 1em 1em 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; */
	font-size: 11px;
	color: #666;
	line-height: 13px;
	}

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;
	}
.sponsors img {
	border: 1px solid #CCC;
	margin-right: 10px;
	-moz-box-shadow:  2px 2px 5px #888;
	-webkit-box-shadow: 2px 2px 5px#888;
	box-shadow: 2px 2px 5px #888;
	}





















/* -------------- PLUGIN: Sociable -------------- */
/* http://blogplay.com/plugin */
/* begin */

div.sociable {
	margin: 16px 0;
	}

span.sociable_tagline {
	position: relative;
	}
	span.sociable_tagline span {
		display: none; width: 14em;
		}
		span.sociable_tagline:hover span {
			position: absolute;
			display: block;
			top: -5em;
			background: #ffe;
			border: 1px solid #ccc;
			color: black;
			line-height: 1.25em;
			}
	.sociable span {
		display: block;
		}
.sociable ul {
	display: inline;
	margin: 0 !important;
	padding: 0 !important;
	}
	.sociable ul li {
		background: none;
		display: inline !important;
		list-style-type: none;
		margin: 0;
		padding: 1px;
		}
		.sociable ul li:before {
			content: "";
			}
	.sociable img {
		float: none;
		width: 16px;
		height: 16px;
		border: 0;
		margin: 0;
		padding: 0;
		}

.sociable-hovers {
	opacity: .4;
	-moz-opacity: .4;
	filter: alpha(opacity=40);
	}
.sociable-hovers:hover {
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
	}

	#content .sociable li {
		margin-left: 0;
		}

	.sociable .sociable_tagline {
		}

/* end */




/* -------------- PLUGIN: Tweetmeme -------------- */
/* begin */


.tweetmeme_button {
	padding-bottom: 1em;
	}


/* 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: Twitlink -------------- */
/* begin *

.twitlink {
	margin: 5px 5px 5px 0 !important;
	padding: 5px 5px 5px 0 !important;
	background: none !important;
	border: none !important;
	}

/* end */





/* -------------- PLUGIN: Twitter Widget Pro -------------- */
/* http://xavisys.com/wordpress-plugins/wordpress-twitter-widget/ */
/* begin *

.widget_twitter {
	background: url(images/txt-vert-twitter.gif) 8px top no-repeat;
	}
	.widget_twitter div {
		position: relative;
		padding-bottom: 1em;
		margin-bottom: 1em;
		}
		.widget_twitter div .widgettitle {
			position: absolute;
			left: 40px;
			bottom: 0;
			font-weight: normal;
			font-size: 10px;
			}
		.widget_twitter div ul {
			margin: 0 0 0 50px;
			}
			.widget_twitter div ul li {
				padding-bottom: .5em;
				margin-bottom: 1.2em;
				}
				.widget_twitter div ul li .from-meta {
					display: none;
					}

/* end */
