/*******
Theme Name: sharpdressedman
Theme URL: http://www.younggogetter.com/
Description: The 4.5 version of YGG
Version: 4.5
� 2007 YoungGoGetter.com
********/

* {
  	margin: 0;
  	padding: 0;	
}
body {
	background: url(images/back_splat.jpg) no-repeat top #272e30;
  	font-family: Arial, Helvetica, sans-serif;
  	font-size: 67.5%;	
}
textarea {
  	font-family: Arial, Helvetica, sans-serif;
}
blockquote {
	border:1px solid #b1c5ca;
	color:#707070;
	text-align:justify;
	margin:13px 0;
	padding:0px 15px;
}
#wrapper {
  	margin: 0 auto;
  	width: 948px;
}
.clear { 
  	clear:both; 
}

/* Top Navigation
---------------------------------------------------------------------------------------------------- */
#nav {
  	float: left;
  	list-style-type: none;	
  	font-size:12px;
  	background:#3f4a4d;
  	margin:15px 0;
  	width:548px;
}
#nav a {
	color:#9ba9ad;
	text-decoration:none;
	display: block;	
  	padding:10px 0;	
}
#nav a:hover {
	color:#fff;
}
#nav a img {
	border:none;
}
#nav li {
  	float: left;
  	vertical-align:middle;
  	text-align:center;
}
#nav .current {
	color:#fff;
	background:#2f383a;
}
#nav #blog {
	width:77px;
}
#nav #forum {
	width:88px;
}
#nav #archives {
	width:95px;
}
#nav #advertise {
	width:97px;
}
#nav #about {
	width:96px;
}
#nav #contact {
	width:95px;
}
#nav #forumactive {
	width:88px;
	color:#fff;
	background:#2f383a;
}
#nav #forumactive a {
	color:#fff;
}

/* Main
---------------------------------------------------------------------------------------------------- */
#main {
  	background: url(images/background.gif) repeat-y;
  	float: left;	
  	width: 100%;	
}

/* Container
---------------------------------------------------------------------------------------------------- */
#container {
  	background: #fbfbfb;
  	clear: left;
  	color: #272f31;
  	float: left;
  	width: 548px;
}
#container .post {
  	padding: 10px 30px 10px 30px;
  	border-bottom: 1px solid #dfe1e1;
}
.post-meta {
	list-style: none;
	list-style-position: outside;	
}
#container h1, #container h2, #container h3 {
  	clear: left;
  	color: #2c2c2c;
}
#container h1 a, #container h2 a, #container h3 a {
	color:#0c6257;
	text-decoration:none;
}
#container h1 a:hover, #container h2 a:hover, #container h3 a:hover {
	text-decoration:none;
	color:#b4c24b;
}
#container h1 a:visited, #container h2 a:visited, #container h3 a:visited {
	text-decoration:none;
}
#container h1 {
  	font-size: 2.5em;	
  	font-weight: lighter;
}
#container h2 { 
  	font-size: 1.8em;

}
#container h3 {
  	font-size: 1.6em;
}
#container h1.underline {
   	border-bottom:1px solid #dfe1e1;
   	padding-bottom:3px;
}
#container h2.underline {
   	border-bottom:1px solid #dfe1e1;
   	padding-bottom:5px;
}

#container h3.underline {
   	border-bottom:1px solid #dfe1e1;
   	padding-bottom:3px;
}
#container h1.normal {
	line-height:1.0em;
	padding:10px 0 5px 0;
}

/* Paragraph, Link, and List Formatting
---------------------------------------------------------------------------------------------------- */
#container p {
  	font-size: 1.2em;
  	line-height: 1.4em;
  	margin: 15px 0;	
}
#container p a {
  	color: #0c6257;
  	font-weight: bold;
  	text-decoration: none;
}
#container p a:hover {
  	text-decoration: underline;	
}
#container p a:visited {
  	color: #0c6257;	
}
#container p img {
  	border:#d8d6ce solid 1px;
  	padding:10px;
	background-color:#f2f2f2;
}
#container a img {
	border:#b1c5ca solid 1px;
}
#container a:hover img {
  	border:#d8d6ce solid 1px;
}
#container .post ul, #container .related ul {
	list-style:url(http://www.younggogetter.com/wp-content/themes/sharpdressedman/images/arrow.png);
	margin:15px 0px 15px 20px;
	padding:0;
}
#container .post li, #container .related li {
	border-bottom:1px dotted #b1c5ca;
	margin:0 0 8px;
	padding-bottom:8px;
	font-size:1.2em;
}
#container .post ol, #container .related ol {
	margin:0 0 15px 25px;
	padding:0;
}
#container li a {
  	color: #0c6257;
}
#container li a:hover {
  	text-decoration: underline;	
}
#container .post-image {
	padding-top:15px;
}


/* Style of Date above Post's Headline
---------------------------------------------------------------------------------------------------- */
#container .date {
  	font-size: 1.0em;
  	text-transform:uppercase;
  	font-weight: normal;	
}

/* Written by: line
---------------------------------------------------------------------------------------------------- */
#container .authorline {
	font-size:1.1em;
	padding:0;
	color:#4f4f4f;
	font-weight: bold;
}
#container .authorline a {
	text-decoration:underline;
	color:#4f4f4f;
}
#container .authorline a:hover {
	text-decoration:none;
	color:#4f4f4f;
}
#container .authorline img, #container .authorline img:hover {
	border: none;
	vertical-align:middle;
}

/* Forum RSS
---------------------------------------------------------------------------------------------------- */
#forum-rss {
	font-size:1.1em;
	color:#4f4f4f;
  	padding: 20px 30px;
  	border-bottom: 1px solid #dfe1e1;
}
#forum-rss span {
	font-weight:bold;
}
#forum-rss h1 {
	color:#0c6257;
	text-decoration:none;
	font-size: 2.5em;
	font-weight: lighter;
}
#forum-rss h1 a:hover {
	text-decoration:none;
	color:#b4c24b;
}
#forum-rss span a {
	text-decoration: none;
	color: #4f4f4f;
}
#forum-rss span a:hover {
	text-decoration:underline;
	color: #4f4f4f;	
}
#forum-rss span a:visited {
	color: #4f4f4f;
}

/* Pullquote Style
---------------------------------------------------------------------------------------------------- */
#container .pullquote {
	border-top:4px solid #707070;
	border-bottom:4px solid #707070;
	color:#707070;
	font-size:18px;
	margin:5px 0 10px 15px;
	padding:5px 0;
	float:right;
	width:35%;
	text-align:right;
	line-height:120%;
}

/* Image Floats in Content (Remember to add align=right to right aligned <img> tags)
---------------------------------------------------------------------------------------------------- */
#container img.right {
	margin:5px 0 10px 15px;
}
#container img.left {
	float:left;
	margin:5px 15px 10px 0;
}

/* Highlight class in Posts
---------------------------------------------------------------------------------------------------- */
#container .highlight {
	background-color:#cedee3;
	padding:3px;
}

/* ID for File Download Links in Posts
---------------------------------------------------------------------------------------------------- */
#container #download {
	border:1px solid #b1c5ca;
	padding:0 15px 0 82px;
	font-size:16px;
	background:url(http://www.younggogetter.com/wp-content/themes/sharpdressedman/images/download-icon.png) no-repeat left;
}

/* Continue Reading Post Link
---------------------------------------------------------------------------------------------------- */	
#container a.more-link {
	background:url(images/more-arrow.gif) no-repeat right;
	padding:6px 25px 6px 8px;
	width:200px;
	height:25px;
	border:1px solid #b1c5ca;
	text-decoration:none;
}
#container a:hover.more-link {
	text-decoration:underline;
}

/* Byline - Bottom of each Post
---------------------------------------------------------------------------------------------------- */
#container .byline {
  	background: #e0e0e0;
  	padding: 12px 15px 8px 15px;
  	font-weight:bold;
  	height:22px;
}
#container .byline a {
	color:#4f4f4f;
	text-decoration:none;
}
#container .byline a:hover {
	text-decoration:underline;
}
#container .byline a:visited {
  	color: #4f4f4f;
}
#container .byline img {
	border:none;
	padding:0px;
	background:none;	
}
#container #commentcount {
	font-size:18px;
	float:left;
	display:block;
}
#container #sharethis {
	float:right;
	display:block;
}

/* Related Posts
---------------------------------------------------------------------------------------------------- */	
#container .related {
	margin:15px 0;
	padding-bottom:10px;
	border-bottom:1px solid #dfe1e1;
}
#container .related-posts {
	margin:0 30px;
}
#container .related h2 {
	color:#0c6257;
	font-weight: lighter;
}
#container .related a {
  	color: #272f31;
  	text-decoration:none;
}
#container .related a:hover {
  	text-decoration: underline;	
}


/* Next and Previous Navigation
---------------------------------------------------------------------------------------------------- */
#container #post-nav {
  	float: left;
  	margin: 15px 30px 20px 30px;
  	width:485px;	
}
#container #post-nav .prev {
  	float: left;
  	display: block; 
}
#container #post-nav .next {
  	float: right;
  	display: block;
}

/* Comments
---------------------------------------------------------------------------------------------------- */
#comments {
  	margin: 0 30px;
}
#comments a {
  	color: #0c6257;
  	font-weight: bold;
  	text-decoration: none;
}
#comments a:hover {
  	text-decoration: underline;	
}
#comments a:visited {
  	color: #0c6257;	
}
#comments ol {
  	border-top: 1px solid #c4c4c4;
  	float: left;
  	list-style-type: none;
  	margin:5px 0 15px 0;
  	width:488px;
}
#comments li {
  	border-bottom: 1px solid #c4c4c4;
  	clear: left;
  	float: left;
  	margin-right: 30px;
  	width: 100%;
}
#comments #bar {
	background-color:#e0e0e0;
	padding:8px;
	z-index:1;
}
#comments #bar img, #comments #bar img:hover {
	border: none;
	vertical-align:middle;
	padding:0px;
}
.author #bar {
	background-color:#e2eff7;
	background:url(http://www.younggogetter.com/wp-content/themes/sharpdressedman/images/author-bar.gif) repeat-x;
	z-index:2;
}
#comments p {
  	padding: 0 10px;
  	margin-top:0px;
}
#comments #warning {
  	background-color: #e2eff7;
  	border-bottom: 1px solid #c4c4c4;
  	border-top: 1px solid #c4c4c4;
  	font-size: 0.9em;
  	margin: 20px 10px;
  	padding: 10px 10px 0 10px;
}
#comments #warning strong {
  	color: #539fcf;
  	font-size: 1.2em;
}
#comments #author, #comments #email, #comments #url, #comments #comment {
  	border: 1px solid #c4c4c4;
}
#comments textarea {
  	width: 465px;
}

/* Author Bio Box
---------------------------------------------------------------------------------------------------- */
#container #authorbox {
	line-height: 1.4em;
	border-bottom:1px solid #dfe1e1;
	margin-right: 30px;
}
.abitabout {
	font-size:14px;
	font-weight:bold;
	color:#539fcf;
}
#container #authorpic {
	float:left;
	margin:10px 15px 10px 30px;
	border:#d8d6ce solid 1px;
  	padding:10px;
  	background-color:#f2f2f2;
}
#container #authorbio {
	vertical-align:middle;
	padding:12px 10px 10px 0;
}
#container #authorbio a {
	color:#0c6257;
}
#container #authorbio a:hover {
	text-decoration:none;
}
#container #authorbio a:visited {
	color:#2c2c2c;
}
#container #authorname {
	font-size:1.4em;
	padding-bottom:5px;
	font-weight:bold;
}
#container #authorwebsite {
	padding-bottom:3px;
}

/* Syntax Formatting for Posts
---------------------------------------------------------------------------------------------------- */
.wp_syntax {
  	color: #100;
  	background-color: #f9f9f9;
  	border: 1px solid silver;
  	margin: 0 0 1.5em 0;
  	overflow: auto;
}

/* Internet Explorer Fix
---------------------------------------------------------------------------------------------------- */
.wp_syntax {
  	overflow-x: auto;
  	overflow-y: hidden;
  	padding-bottom: expression(this.scrollWidth > this.offsetWidth ? 15 : 0);
  	width: 100%;
  	font-size:12px;
}
.wp_syntax table {
  	border-collapse: collapse;
}
.wp_syntax div, .wp_syntax td {
  	vertical-align: top;
  	padding: 2px 4px;
}
.wp_syntax .line_numbers {
  	text-align: right;
  	background-color: #def;
  	color: gray;
  	overflow: visible;
}

/* Potential overrides for other styles
---------------------------------------------------------------------------------------------------- */
.wp_syntax pre {
  	margin: 0;
  	width: auto;
  	float: none;
  	clear: none;
  	overflow: visible;
}

/* Sidebar
---------------------------------------------------------------------------------------------------- */
#sidebar {
  	color: #fff;
  	float: right;
  	font-size: 1.1em;
  	width: 400px;	
}
#sidebar #logo {
  	height: 219px;
  	width: 385px;	
  	margin-left:15px;
}
#sidebar #logo a img {
	border:none;
}
#sidebar .column {
  	float: left;
  	margin-bottom: 20px;
  	width: 185px;
}
#sidebar-left {
	background-color:#3f4a4d;
	margin:10px 15px 15px 15px;
}
#sidebar-right {
	background-color:#3f4a4d;
	margin:10px 0 5px 0;
}
#sidebar h2, #sidebar h3 {
  	font-size: 1.2em;
  	height: 15px;
  	margin:15px 20px 0px 20px;
 	padding-bottom:5px;
  	border-bottom:1px dotted #9ba9ad;
}
#sidebar h2 {
  	color: #fff;
}
#sidebar h2 a {
  	color: #fff;
}
#sidebar h3 {
  	color: #b5d954;
}
#sidebar h3 a {
  	color: #b5d954;
}
#sidebar ul {
  	list-style-type: none;
  	padding: 0 20px 10px 20px;	
}
#sidebar .rss-icon {
	background: url(images/rss-icon.png) no-repeat;
	vertical-align: middle;
	padding-left: 25px;
}
#sidebar .shade {
  	background: url(images/sidebar_back.jpg) repeat-x top;
  	padding-top:5px;
  	margin-top:10px;
}
#sidebar .square_ad {
  	margin-top:10px;
}
#sidebar #forumfix ul {
	list-style-type:none;
	padding:0 20px 10px 0;
}
#sidebar li {
  	padding:5px 3px;
  	list-style-type:none;
  	border-bottom:1px dotted #9ba9ad;
}
#sidebar li:hover {
	border-bottom:1px dotted #fff;
}
#sidebar a {
  	color: #9ba9ad;
  	text-decoration: none;
  	display:block;	
}
#sidebar a:hover {
	color:#fff;
  	text-decoration: none;
}
#sidebar p {
  	color: #fff;
  	font-size: 1.1em;
  	margin: 0 20px;
}

#rss-bar {
  	float: left;
  	list-style-type: none;	
  	background:#3f4a4d;
  	margin:10px 0 0 15px;
  	width:385px;
  	height:40px;
  	font-size:1.1em;
  	vertical-align: middle;
}
#rss-bar a {
	text-decoration:none;
	display: block;	
}
#rss-bar a:hover {
	color:#fff;
}
#rss-bar a img, #rss-bar img {
	border:none;
}
#rss-bar li {
  	float: left;
  	border: none;
  	padding:12px 5px 0 0;
}
#rss-bar li:hover {
	border:none;
}
#rss-bar li.feedburner {
	margin-top: -5px;
}

/*
Sidebar Ads
--------------------------------------------------------------------------------------------------*/
#ads_box {
  	float: left;
  	list-style-type: none;	
  	background:#3f4a4d;
  	margin:10px 0 0 15px;
  	width:385px;
  	height:300px;
  	font-size:1.1em;
  	vertical-align: middle;
}

/*
Sidebar Search Form
---------------------------------------------------------------------------------------------------- */
.searchbar {
	width: 140px;
	height: 22px;
	margin-top:5px;
	padding-bottom: 20px;
}
.searchform {
	width: 140px;
	height: 20px;
	text-align: left;
	background:#4d4d4d;
}
input#s {
	width: 130px;
	height: 20px;
	padding: 5px 0 0 6px;
}

/*
Democracy Weekly Poll Plugin
---------------------------------------------------------------------------------------------------- */
#sidebar .democracy {
	padding:5px 0 0 0;
	margin-bottom:-8px;
}
#sidebar .democracy .poll-question {
  	font-weight: normal;
  	color:#9ba9ad;
}
#sidebar .democracy .dem-results {
  	padding-top: 8px;
}
#sidebar .democracy input {
  	margin-bottom: 3px;
}

/*
Sidebar Misc. Banner Images
---------------------------------------------------------------------------------------------------- */
#mt a img {
	border:none;
	padding:10px 0 0 0;
}
#blogged a {
	border:none;
	margin: 8px;
}
#technorati a img {
	border:none;
	padding:10px 0 5px 0;
}
#twitter a img {
	border:none;
	padding:10px 0 0 0;
}

/* Advertisement Formatting
---------------------------------------------------------------------------------------------------- */
#blogad img {
	margin-top:10px;
	}
#blogad a img{
	text-decoration:none;
	border:2px solid #262523;
}
#blogad a:hover img{
	text-decoration:none;
	border:2px solid #b4c24b;
}
#blogad a:visited img {
	text-decoration:none;
}
#bannerad {
	text-align:center;
	border-bottom: 1px solid #c4c4c4;
    border-top: 1px solid #c4c4c4;
	padding:10px 0px;
	margin:15px 30px 20px 30px;
}

/* MyBlogLog Formatting
---------------------------------------------------------------------------------------------------- */
#mybloglog {
	margin-top:10px;
	}
body table#MBL_COMM td.mbl_join_img { 
	background-color:#3F4A4D;
	color: #FFF;
}
body table#MBL_COMM td.mbl_join { 
	background-color:#3F4A4D;
	color: #FFF;
}
body table#MBL_COMM td.mbl_join a { 
	color:#9ba9ad;
	font-size:8px;
}
body table#MBL_COMM td.mbl_join a:hover {
	color:#fff;
}
body table#MBL_COMM td.mbl_fo_hidden {
	display:none;
}

/* Footer
---------------------------------------------------------------------------------------------------- */
#footer {
  	clear: both;
  	color: #9ba9ad;
  	float: left;
  	padding: 0 0 20px 0;
  	width: 100%;
  	padding-bottom:30px;
  	background:url(images/footer_back.jpg) no-repeat center;	
}
#footer div {
  	margin: 0 auto;
  	width: 948px;
}
#footer p.left {
  	float: left;
  	font-size: 1.1em;
  	padding-left:10px;
  	padding-top:20px;
}
#footer p.right {
  	float: right;
  	font-size: 1.1em;
  	padding-right: 30px;
  	text-align: right;
  	padding-top:20px;
}
#footer a {
  	color: #9ba9ad;
  	text-decoration: none;	
}
#footer a:hover {
	color:#fff;
  	text-decoration: underline;	
}
#footer a img {
	border:none;
}

/* Douche
---------------------------------------------------------------------------------------------------- */
img.douche {
  	border:none !important;
  	padding:none !important;
	background:none !important;
	float:right;
	margin-left:5px !important;
}


/* Miscellaneous
---------------------------------------------------------------------------------------------------- */
#container ul.right {
	margin:5px 0 10px 15px;
	width:160px;
}


/* No Posts Found Response 
---------------------------------------------------------------------------------------------------- */
#sorry {
	padding:30px 30px;
}