/* SINGLE POST STUFF */
.foobar {
	/* background image is included below with the 
	   other icon images */
	left: -14px;
	height: 50px;
	position: absolute;
	top: 20px;
	width: 64px;
	z-index: 1;
}

#single-icon-top {
	/* background image is included below with the 
	   other icon images */
	left: -4px;
	height: 50px;
	position: absolute;
	top: 110px;
	width: 64px;
	z-index: 1;
}
.subox-top {
	background: url(http://tmcyouth.com/global/images/subox-top.png) top center no-repeat;
	height: 10px;
}
.entry {
	background: #FFF url(http://tmcyouth.com/global/images/subox-tile.png) top center repeat-y;
}
.postcontent {
	padding: 12px 30px;
	position: relative;
	background: #FFF url(http://tmcyouth.com/global/images/subox-tile.png) top center repeat-y;
}

.postcontent img{margin:10px;padding:5px;background: #fff;border:1px solid #ccc;}


.postcontent h2 {
	padding:0 0 0 0;
margin:0 0 10px 0;
	font-size:18px;
	color: #64afd5;
	font-weight: normal;
	text-transform: uppercase;
}

.postcontent h2 a{
	color: #64afd5;
	text-decoration:none;
}

h2.pagetitle{color:#30b04e;
font-weight:bold;
font-size:18px;}


.postcontent h3{padding:0 0 0 0;}

.blog .postcontent {
	padding: 10px 30px;
	position: relative;
}
.single .postcontent {
	padding: 10px 30px;
	position: relative;
}
.post p.postmetadata {
	background: #e8e8e8 url(http://tmcyouth.com/global/images/subox-meta.png) top left repeat-x;
	clear: both;
	margin: 0 1px;
	padding: 25px 30px 10px 30px;
}
.sharethis {
	float: right;
}
.subox-bottom {
	background: url(http://tmcyouth.com/global/images/subox-bottom.png) bottom center no-repeat;
	clear: both;
	height: 12px;
	margin: 0 0 30px 0;
}

.navigation {
	clear: both;
}
.next a {
	background: transparent url(http://tmcyouth.com/global/images/nextprev-button.png) 0 0 no-repeat;
	display: block;
	float: right;
	height: 28px;
	margin: 20px 0;
	text-indent: -9999px;
	width: 170px;
}
.next a:hover {
	background: transparent url(http://tmcyouth.com/global/images/nextprev-button.png) 0 -28px no-repeat;
}
.back a {
	background: transparent url(http://tmcyouth.com/global/images/nextprev-button.png) 0 -56px no-repeat;
	display: block;
	float: left;
	height: 28px;
	margin: 20px 0;
	text-indent: -9999px;
	width: 170px;
}
.back a:hover {
	background: transparent url(http://tmcyouth.com/global/images/nextprev-button.png) 0 -84px no-repeat;
}

/* START COMMENTS */
.nomargin {
	margin: 0;
}
.comments {
	width: 690px;
	margin-top: 20px;
}
.comments-list li {
	margin-bottom: 10px;
}
.comments-list li .top {
	color: #3b3c3d;
	font-family: 'Georgia';
	font-size: 19px;
	font-weight: bold;
	font-style: italic;
}
.comments-list li .date,
.comments-list li .edit {
	font-size: 11px;
	margin-top: -10px; /* undo margin from bottom paragraph in comment text */
}
.comments-list li .date a:link,
.comments-list li .date a:visited {
	color: #767778;
	text-decoration: none;
}
.comments-list li .date a:hover {
	color: #00BEE2;
	text-decoration: underline;
}
.comments .top {
	background: url('http://tmcyouth.com/global/images/comment-top.png') top left no-repeat;
	display: block;
	padding: 40px 20px 15px 75px;
}
.comments .alt {
	margin-right: -12px; /* offset to make up for tab image */
	margin-left: 12px; /* offset to make up for tab image */
}
.comments .alt .top {
	background: url('http://tmcyouth.com/global/images/comment-top-alt.png') top left no-repeat;
	padding: 40px 0 15px 40px;
}

.comments .body {
	background: url('http://tmcyouth.com/global/images/comment-body-bg.png') repeat-y;
	color: #10375c;
	font-family: 'Lucida Grande', Tahoma, sans-serif;
	margin-left: 12px; /* offset to make up for tab image */
	overflow: auto;
	padding: 0 20px;
}
.comments .alt .body {
	margin-left: 0px;
}
.comments .body p {
	margin: 0 0 10px 0;
}
.comments .bottom {
	display: block;
	background: url('../images/comment-bottom.png') bottom center no-repeat;
	margin-left: 12px;
	padding: 0 20px 10px 0;
	text-align: right;
}
.comments .alt .bottom {
	margin-left: 0;
	margin-right: 12px;
}
.no-comments {
	width: 493px;
	margin-left: -12px;
	padding-top: 10px;
}
.no-comments .body {
	padding-top: 3px;
	padding-bottom: 0;
}
.no-comments .bottom {
	height: 14px;
}
.no-comments .top {
	margin: 0 0 0 12px;
}

/*Form stuff */
#commentform{
	margin: 0 12px;
}

#post-comment-form textarea,
#post-comment-form input[type='text'] {
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border: 5px solid #ebe4dc;
	padding: 5px 8px 6px 8px;
	width: 355px;
}
#post-comment-form p {
	margin-bottom: 5px;
}
#post-comment-form .form-field-wide textarea,
#post-comment-form .form-field-wide input[type='text'] {
	width: 455px;
	margin-bottom: 12px;
}
#post-comment-form .form-field-wide label {
	/* style for rearranged OverText labels */
	padding: 6px 9px;
	cursor: text;
	position: absolute;
	display: none;
}
#post-comment-form li .form-label {
	width: 77px;
	margin: 5px 0;
}
#post-comment-form li .form-field {
	width: 384px;
	margin: 5px 0;
}
#post-comment-form li .field-error {
	width: 398px;
	padding: 3px;
	margin: -3px 5px 5px 0;
	color: red;
}
.submit-image {
	background-image: url('http://tmcyouth.com/global/images/comment.png');
    height: 28px;
    overflow: hidden;
    cursor: pointer;
    background-repeat: none;
    background-position: 0 0;
    display: block;
    font-size: 0;
    line-height: 0;
    text-indent: -5000px;
    border: 0;
    width: 170px;
}
.submit-image:hover {
    background-position: 0 -28px;
}
.submit-image span {
    display: none;
}
/*end form stuff*/
/* END COMMENTS */


#sidebar {
	margin: 0 0 50px 30px;
}
.guide #sidebar {
	margin-top: 0;
}
.guide #sidebar h2 {
	margin-top: 0;
}
#sidebar h2, #commentform h3 {
	background: transparent url(http://tmcyouth.com/global/images/header-border.png) top left repeat-x;
	color: #497cab;
	font-size: 18px;
	font-weight: normal;
	height: 55px;
	margin-top: 20px;
	padding: 16px 0 0 0;
	text-transform: uppercase;
}
#sidebar li li {
	list-style-image: url(http://tmcyouth.com/global/images/bullet.png);
	margin-left: 20px;
}
.share a {
	display: block;
	height: 28px;
	margin: 5px 0;
	text-indent: -9999px;
}
.facebook a {
	background: transparent url(../images/share-sprite.png) 0 0 no-repeat;
}
.facebook a:hover {
	background: transparent url(../images/share-sprite.png) 0 -28px no-repeat;
}
.twitter a {
	background: transparent url(../images/share-sprite.png) 0 -56px no-repeat;
}
.twitter a:hover {
	background: transparent url(../images/share-sprite.png) 0 -84px no-repeat;
}
.emailtofriend a {
	background: transparent url(../images/share-sprite.png) 0 -112px no-repeat;
}
.emailtofriend a:hover {
	background: transparent url(../images/share-sprite.png) 0 -140px no-repeat;
}

ul#guidepages li {
	padding: 5px 0;
}
li.current_page_item a {
	color: #30b04e;
	font-size: 14px;
	font-weight: bolder;
}

.navigation{}
.alignright {
	float: left;
}
.alignleft {
	float: right;
}

/*
hr{border-color:#efefef;background:#efefef;height: 1px;color:#efefef;margin:10px 0 30px 0}
.post{padding:0 0 2em 0}
.post h2{padding: 0;margin:10px 0 0 0}
h2.pagetitle{color:#000}
.post h2 a{color:#db8c0e;text-decoration: none;font-size: 123.1%}
.post h2 a:hover{color:#6194C9;text-decoration: underline}
.entry{padding:1em 2em 0.5em 2em;background:#deeaf6;border-radius:1em;-moz-border-radius: 1em;-webkit-border-radius:1em;font-size: 108%;font-weight: normal}
.entry h3{padding:1em 0 0 0}
.entry ol{padding: 0 0 0 3em;}
.entry ol li{list-style-type: decimal;padding:0 0 1em 1em;font-size: 93%}
.entry img{padding:5px;background: #fff;border:1px solid #ccc;}
.postmetadata{font-size: 85%;color:#a8a8a8}
.border{}
.floatLeft{float:left;margin-right:1em;}
.floatRight{float:right;margin-left:1em;}
.alt{background: #fff;padding:10px;border:1px solid #cdcdcd;-moz-border-radius: 10px;-webkit-border-radius:10px}
.entry .alt{background: #fff;padding:10px;border:1px solid #cdcdcd;-moz-border-radius: 10px;-webkit-border-radius:10px}
ol.commentlist li{padding:1em 0 2em 0}
.comment-author cite{font-weight: bold}
.comment-author cite a{color:#5A5A5A}
#comment{width:690px;height:200px;border: 2px solid #DEEAF6;-moz-border-radius: 10px;-webkit-border-radius:10px}
#respond {}
#respond input{border: 2px solid #DEEAF6;padding:5px;-moz-border-radius: 10px;-webkit-border-radius:10px}


.navigation{}
.alignright {
	float: left;
}
.alignleft {
	float: right;
}
.aligncenter{text-align: center;}
#sidebar p{font-size: 85%}
#sidebar h2{padding:0;margin:0}
#sidebar ul li ul{padding:0 0 1.5em 0}
#sidebar li #searchform{font-weight: bold;padding:0 0 1.5em 0}
#sidebar li #searchform input{width:100px;font-size: 85%}
#sidebar .pagenav li{background:transparent url('/images/icons/articles.gif') no-repeat scroll 0 7px;margin:0;padding:0 0 0.1em 1.5em;}
#sidebar ul li ul li{background:transparent url('/images/icons/arrow.gif') no-repeat scroll 0 7px;margin:0;padding:0 0 0.1em 1.5em;}

#topics #business{background:transparent url('/images/icons/business.png') no-repeat scroll 0 3px;margin:0;padding:0 0 0.1em 1.5em;}
#topics #code{background:transparent url('/images/icons/code.png') no-repeat scroll 0 3px;margin:0;padding:0 0 0.1em 1.5em;}
#topics #culture{background:transparent url('/images/icons/culture.png') no-repeat scroll 0 3px;margin:0;padding:0 0 0.1em 1.5em;}
#topics #design{background:transparent url('/images/icons/design.png') no-repeat scroll 0 3px;margin:0;padding:0 0 0.1em 1.5em;}
#topics #environment{background:transparent url('/images/icons/design.png') no-repeat scroll 0 3px;margin:0;padding:0 0 0.1em 1.5em;}
#topics #opensource{background:transparent url('/images/icons/technology.png') no-repeat scroll 0 3px;margin:0;padding:0 0 0.1em 1.5em;}
#topics #productivity{background:transparent url('/images/icons/productivity.png') no-repeat scroll 0 3px;margin:0;padding:0 0 0.1em 1.5em;}
#topics #simplicity{background:transparent url('/images/icons/simplicity.png') no-repeat scroll 0 3px;margin:0;padding:0 0 0.1em 1.5em;}
#topics #technology{background:transparent url('/images/icons/hardware.png') no-repeat scroll 0 3px;margin:0;padding:0 0 0.1em 1.5em;}

*/




