body {
	margin: 0;
	padding: 0;
	font: normal 62.5%/1.6em Arial, Helvetica, sans-serif;
	background: #fff;
	width:100%;
	height:100%;
}
img { border: none; }
a, a:link, a:visited {
	color: #39c;
	text-decoration: none;
}
a:hover { text-decoration: underline; }
a:active, a:focus, .submit { outline: none; }
h1,h2,h3,h4,h5,h6,div,form { margin: 0; }
h3 {color:#f58026;font-size:19px;font-weight:normal;}
.container {
	position: relative;
	margin: 0;
	padding: 0;
	width: 100%;
	overflow: hidden;
}
.floatL { float: left; }
.floatR { float: right; }
.align_left { text-align: left; }
.align_right { text-align: right; }
.align_center {text-align: center; }
.alignright {float:right;}
.alignleft {float:left;}
a.button, a.button:link, a.button:visited, a.button:hover, a.button:active {
	display:block;
	overflow:hidden;
	height:0;
	background-position:0 0;
	background-repeat:no-repeat;
}
a.moreLink {
	color:#5e88a2;
	font-weight:bold;
	font-size:13px;
	clear:both;
}
.section {
	width:720px;
	padding:20px 0 0 0;
	margin:0;
	border-top:1px solid #dde6eb;
	overflow:hidden;
}

/* Wrapper -----------------------------------------------------------*/
#wrapper {
	width:1020px;
	padding:0 10px;
	background:url('images/wrapper_background.png') 10px 0 repeat-y;
}

/* Main-----------------------------------------------------------*/
#main {
	background:url('images/header_background.png') 10px 0 no-repeat;
}

/* Home Header-----------------------------------------------------------*/
#home_header {
	width:730px;
	padding:0 0 0 230px;
	height:140px;
	margin-bottom:10px;
}
#skills {
	width:560px;
	height:41px;
	padding:99px 0 0;
	margin:0;
	float:left;
	overflow:hidden;
}
#skills li {
	list-style-type:none;
	float:left;
	width:auto;
	margin-right:15px;
	font-size:16px;	
}
#skill_advertising {color:#5e88a2;}
#skill_publicrelations {color:#f58026;}
#skill_design {color:#9cc5ca;}
#skill_interactive {color:#dadc56;}
#skill_socialmedia {color:#fdb825;}

/* Logo -----------------------------------------------------------*/
#logo {
	width:150px;
	height:0;
	padding:127px 0 0 0;
	margin:0 20px 0 0;
	background:url('images/logo.png') 0 0 no-repeat;
	display:block;
	overflow:hidden;	
	float:left;
}
#sidebar #logo {
	margin:0 0 25px 10px;
}
/* Content-----------------------------------------------------------*/
#content {
	width:525px;
	padding:0 30px 0 40px;
	margin-top:65px;
	float:left;
	font-size:12px;
	line-height:17px;
	color:#2b495a;
	border-right:1px solid #DDE6EB;
}
#right_col {
	width:180px;
	padding:65px 25px 0;
	margin:0;
	float:left;
}

/* Sidebar-----------------------------------------------------------*/
#sidebar {
	width:170px;
	padding:0 20px 0 0;
	float:left;
	list-style: none;
	margin-left: 0;
}
#sidebar li {
	list-style: none;
	padding-left: 0;
	margin-left: 0;
}
#main_nav {
	clear: both;
	width:170px;
	margin:0 0 55px;
	padding:0;
	overflow:hidden;
}
#main_nav li {
	list-style-type:none;
	padding:0 0 0 10px;
	margin:0 0 8px 0;
}
#main_nav li.active {
	background:url('images/active_nav.png') 0 7px no-repeat;
}
#main_nav li a, #main_nav li a:link, #main_nav li a:visited {
	font-size:23px;
	color: #5e88a2;
}
#main_nav li a:hover, #main_nav li a:active {
	text-decoration: none;
	color: #F58026;
}
#main_nav .subNav {
	width:140px;
	padding:0 0 0 20px;
	margin:0;
}
#main_nav .subNav li {
	list-style-type:none;
	margin:0;
	padding: 10px 0 0 10px;
	line-height: 1.4em;
}
#main_nav .subNav li.active {
	background:url('images/portfolio_active.png') 0 12px no-repeat;
}
#main_nav .subNav a, #main_nav .subNav a:link, #main_nav .subNav a:visited {
	font-size:13px;
}
#main_nav .subNav a:hover, #main_nav .subNav a:active {
	text-decoration:none;
	color: #F58026;
	line-height: 1.1em;
}
#main_nav .subNav #nav_creative_graveyard {
	margin-left:-30px;
	padding-left: 40px;
	background:url('images/creative_graveyard.png') 10px 0 no-repeat;
	font-weight:bold;
}
#main_nav .subNav #nav_creative_graveyard a, #main_nav .subNav #nav_creative_graveyard a:link, #main_nav .subNav #nav_creative_graveyard a:visited {
	color:#000;
	line-height: 1.2em;
}


/* 2010 Jul 23: Style for Creative Graveyard link */
#main_nav>#nav_creative_graveyard a, #main_nav>#nav_creative_graveyard a:link, #main_nav>#nav_creative_graveyard a:visited {
	color:#000;
	line-height: 1.2em;
}
#main_nav>#nav_creative_graveyard  {
	padding-top:0px;
	margin-left:0px;
	padding-left: 40px;
	background:url('images/creative_graveyard.png') 10px 0 no-repeat;
	font-weight:bold;
}
#main_nav>#nav_creative_graveyard a {
	font-size:13px;
}


/* Social Media Container----------*/
#social_media_container {
	width:165px;
	padding:0 0 0 5px;
	margin:0 0 10px;
}
#social_media_container h3 {
	color:#5e88a2;
	font-size:15px;
	padding-bottom:5px;
}
#social_media_list {
	width:165px;
	padding:0;
	margin:0;
	height:37px;
}
#social_media_list li {
	width:25px;
	height:37px;
	float:left;
	margin-right:5px;
	list-style-type:none;
}
#social_media_list li.last {margin-right:0;}
#social_media_list a, #social_media_list a:link, #social_media_list a:visited {
	width:25px;
	padding-top:37px;
}
#social_media_list a:hover, #social_media_list a:active {background-position:0 -37px;}

#social_media_list a:hover {background-position:0 -37px;}
#social_media_list a:active {background-position:0 -74px;}
#social_facebook {background-image:url('images/social_facebook.png');}
#social_linkedin {background-image:url('images/social_linkedin.png');}
#social_twitter {background-image:url('images/social_twitter.png');}
#social_rss {background-image:url('images/social_rss.png');}

/* Search Wrapper------*/
#swrapper {margin:0 0 22px;}
.input_wrap {
	width:127px;
	padding:2px 3px 2px;
	height:20px;
	display:block;
	margin:1px 10px 0 0;
	float:left;
	background:url('images/search_back.png') 0 0 no-repeat;
}
.input_wrap input {
	height:20px;
	border:none;
	background:none;
	width:100%;
}
#swrapper input#btn_submit {
	width:23px;
	height:23px;
	float:left;
}

/* Subscribe Button -------*/
#subscribe-link {
	height: 22px;
	width: 81px;
	display: block;
	overflow: hidden;
	background: url('images/subscribe-btn.gif') no-repeat 0 0;
}
	#subscribe-link span {
		overflow: hidden;
		width: 1px;
		height: 1px;
		margin: -9999px 0 0 -9999px;
	}

/* Twitter------*/
#twitter-feed {
	width:100%;
	padding:0;
	margin-top: 40px;
	margin-bottom:10px;
	font-size: 1.1em;
	line-height: 1.3em;
	color: #999;
}
#twitter-feed h2 {
	font-size:19px;
	color:#f58026;
	font-weight:normal;
	padding-bottom: 15px;
}
#twitter-feed .tweetPic { display: none; }
#twitter-feed .screenName a, #twitter-feed .screenName a:link, #twitter-feed .screenName a:visited {
	color: #5e88a2;
	font-weight: bold;
}
#twitter-feed .tweet { padding-bottom: 10px; }
#twtr-search-widget .twtr-avatar { display: none; }
#twtr-search-widget.twtr-widget {
	font-family: Arial, Helvetica, sans-serif !important;
	font-size: 11px !important;
	line-height: 1.3em !important;
}
.twtr-widget .twtr-tweet { border: none !important; }
.twtr-tweet-text { margin-left: 0 !important; }
.twtr-widget .twtr-tweet-wrap { padding: 0 0 10px 0 !important; }
.twtr-widget p { line-height: 1.3em !important; }
#twtr-search-widget .twtr-hd { padding: 0; }
#twtr-search-widget .twtr-hd h3,
#twtr-search-widget .twtr-hd h4 { display: none; }
#twtr-search-widget .twtr-doc .twtr-bd { color: #999 !important; }
#twtr-search-widget .twtr-doc .twtr-ft { display: none; }
#twtr-search-widget .twtr-tweet a, #twtr-search-widget .twtr-tweet a:link, #twtr-search-widget .twtr-tweet a:visited {
	color: #5e88a2 !important;
}
#twtr-search-widget .twtr-tweet a.twtr-user, #twtr-search-widget .twtr-tweet a.twtr-user:link, #twtr-search-widget .twtr-tweet a.twtr-user:visited {
	font-weight: bold;
}

/* Footer-----------------------------------------------------------*/
#footer {
	width:730px;
	padding:45px 0 0 230px;
	height:205px;
	margin-top:10px;
	background:url('images/footer_background.png') 10px 0 no-repeat;
	color:#5e88a2;
}
a#footer_logo, a#footer_logo:link, a#footer_logo:visited {
	width:162px;
	height:0;
	padding-top:39px;
	margin:0 10px 0 0;
	display:block;
	overflow:hidden;
	float:left;
	background:url('images/logo_footer.png') 0 0 no-repeat;
}
#footer_nav {
	width:550px;
	height:20px;
	padding:19px 0 0;
	margin:0;
	float:left;
	font-size:13px;
}
#footer_nav a, #footer_nav a:link, #footer_nav a:visited, #footer_nav a:hover, #footer_nav a:active {
	color:#5e88a2;
}
#contact_info {
	display:block;
	clear:left;
	font-size:9px;
	padding-top:5px;
}
#gprc {
	padding-top:10px;
}
#pinnacle {
	display:block;
	width:104px;
	height:0;
	padding:26px 0 0;
	margin:0;
	overflow:hidden;
	background:url('images/logo_pinnacle.png') 0 0 no-repeat;
	float:left;
}
#global_public {
	width:200px;
	float:left;
	padding-left:10px;
	line-height:12px;
	padding-top:2px;
	font-size: 0.9em;
}

/* BLOG Styles -----------------------------------------------------------*/
#blog_content_head {
	width:485px;
	height:0;
	padding:125px 0 0;
	margin:0 0 20px;
	overflow:hidden;
	background:url('images/blog_logo.png') 0 0 no-repeat;
}

div.wp-caption {
border:1px solid #eee;
margin:0 5px;
padding:10px 6px 6px 6px;
text-align:center;
}

p.wp-caption-text{
font-size:11px;
line-height: 16px;
color: #999;
padding:0 5px;
text-align: left;
}
.posttitle a, .posttitle a:link, .posttitle a:visited {
	color:#f58026;
	font-size:21px;
}
.posttitle a:hover, .posttitle a:active {
	color:#aeae55;
	text-decoration:none;
}
.post {
	position:relative;
	overflow:hidden;
	clear:both;
	margin-bottom:20px;
	padding-bottom:20px;
	line-height:21px;
	width:100%;
}
.postdetails {
	color:#2b495a;
	margin:10px 0 15px 0;
	padding:7px 0 0 0;
	border-top:1px solid #DDE6EB;
	border-bottom:1px solid #DDE6EB;
}
.postcomments {
	color:#000000;
	font-size:17px;
	margin:10px 0 15px;
	padding:10px 0;
	border-top:1px solid #DDE6EB;
	border-bottom:1px solid #DDE6EB;
	clear: both;
}
.postcomments a, .postcomments a:link, .postcomments a:visited, .postcomments a:hover, .postcomments a:active {
	color:#aeae55;
}
.postdetails a.comments-link, .postdetails a.comments-link:link, .postdetails a.comments-link:visited, .postdetails a.comments-link:hover, .postdetails a.comments-link:active {
	float:left;
}
.postdetails a, .postdetails a:link, .postdetails a:visited, .postdetails a:hover, .postdetails a:active {
	color:#aeae55;
}
.postdetails a.comments-link, .postdetails a.comments-link:link, .postdetails a.comments-link:visited, .postdetails a.comments-link:hover, .postdetails a.comments-link:active {
	float:left;
}
.postmeta {
	display:block;
	overflow:hidden;
	float: left;
}
.post ul, .post ul ul ul {
	list-style-image:url('images/ullibullet.gif');
	list-style-position:outside;
	list-style-type:disc;
}
.post ul li {padding-left:5px;}
.post .ratings {
	padding:0;
}
.post .post-ratings {
	margin:0;
	padding:0;
	height:20px;
}
.post .digg {
	width:120px;
	text-align:right;
	float:right;
	overflow:hidden;
	margin:0;
	padding:0;
}
.post #respond {clear:both;display:block;}
#commentform #comment {
	width:450px;
}
.storycontent a, .storycontent a:link, .storycontent a:visited {
	color:#aeae55;
}
.storycontent .feedback {float:right;}
#submit {
	background:#FFFFFF url('images/whitebutton.gif') repeat-x scroll left bottom;
	border:1px solid #BDBDBD;
	color:#666666;
	cursor:pointer;
	padding:5px 10px;
}
#commentform #author, #commentform #email, #commentform #url, #commentform textarea, #code {
	background:#FFFFFF url('images/comment_top.gif') 0 0 repeat;
	border:1px solid #DBDBDB;
	color:#3088C6;
	padding:5px;
}
#commentform #author:focus, #commentform #email:focus, #commentform #url:focus, #commentform textarea:focus, #commentform #author:hover, #commentform #email:hover, #commentform #url:hover, #commentform textarea:hover, #code:hover, #code:focus {
	background:#FFFFFF url('images/comment_top_focus.gif') 0 0 repeat;
	border:1px solid #67A400;
	padding:5px;
}
/*rightCol styles -----------------------------------------------------------*/
.rightBlock {
	padding:0 0 10px;
	margin:0 0 20px;
}
.rightBlock ul, .rightBlock ol {
	margin:0;
	padding:0;
	font-size:1.3em;
	line-height:1.6em;
}
.rightBlock ul li {
	margin:0;
	padding:0;
	list-style-type:none;
}
.rightBlock li a, .rightBlock li a:link, .rightBlock li a:visited {
	color:#436376;
}
#blog_rss {
	font-size:1.3em;
	color:#f58026;
	padding-left:30px;
	height:32px;
	line-height:32px;
	display:block;
	width:148px;
	background:url('images/icon_rss.jpg') 0 0 no-repeat;
	font-weight:bold;
}
.rightBlock h5 {
	color:#f58026;
	font-size:1.3em;
}
/*Cat-Tabs*/
#sidebar_categories h5 {
	overflow:hidden;
	float:left;
}
.rightBlock a.catTab, .rightBlock a.catTab:link, .rightBlock a.catTab:visited {
	text-align:center;
	color:#FFF;
	height:22px;
	line-height:22px;
	display:block;
	padding:0 0 0 7px;
	margin-right:3px;
	background:url('images/bg_cattabs.png') 0 0 no-repeat;
	float:left;
}
.rightBlock a.catTab .inner, .rightBlock a.catTab:link .inner, .rightBlock a.catTab:visited .inner {
	height:22px;
	line-height:22px;
	display:block;
	padding:0 7px 0 0;
	background:url('images/bg_cattabs.png') right 0 no-repeat;
}
.rightBlock a.catTab.active, .rightBlock a.catTab.active:link, .rightBlock a.catTab.active:visited, .rightBlock a.catTab.active:hover, .rightBlock a.catTab.active:active {
	color:#f58026;
	background-position:0 -22px;
}
.rightBlock a.catTab.active .inner, .rightBlock a.catTab.active:link .inner, .rightBlock a.catTab.active:visited .inner, .rightBlock a.catTab.active:hover .inner, .rightBlock a.catTab.active:active .inner {
	background-position:right -22px;
}
#tab_category_list {width:75px;}
#tab_authors_list {width:55px;}

#cat-arc_lists {
	clear:both;
	background-color:#fff1d3;
	padding:10px 0 10px 7px;
}
/*Links List*/
#links_list li ul {
	font-size:1em;
}

/* PageHead-----------------------------------------------------------*/
.pageHead {
	padding-bottom:5px;
	margin-bottom:20px;
	border-bottom:1px dashed #DDE6EB;
}
/* Comments-----------------------------------------------------------*/
h3#comments {
	clear:both;
	padding-top:20px;
	border-top:1px dashed #DDE6EB;
}
.commentlist {
	margin:0;
	padding:20px 0 20px 20px;
}
.commentlist li {
	padding-bottom:10px;
	margin-bottom:20px;
	border-bottom:1px dashed #DDE6EB;
	width:445px;
}
.commentmetadata {float:right;}
.comment-post {
	overflow:hidden;
	position:relative;
}
.comment-post p {
	margin:0 0 10px;
}

/* -----------------------------------------------------------*/

/* -----------------------------------------------------------*/

/* -----------------------------------------------------------*/

/* -----------------------------------------------------------*/

/* -----------------------------------------------------------*/

#alltop-badge {
	width: 125px;
	padding: 0 23px 0 22px !important;
}

#sidebar_subscribe p {
	font-size: 1.2em;
	line-height: 1.6em;
	margin: 0 0 5px 0;
	overflow: hidden;
}

#suHostedBadge a {
background: url(http://www.dontdrinkthekoolaidblog.com/wp-content/uploads/2010/04/3.png) no-repeat !important;
}

.share_buttons {
padding: 0 0 0 0;
height: 61px;
float: right;
}

.tweetmeme_button {
padding: 0 10px 0 0;
height: 61px;
float: left;
}

.comments_link {
float: right;
}

.share {
width: 150px;
float: left;
}

.share a, .share #suHostedBadge {
width: 18px; height: 18px;
text-align: center;
margin: 0 10px 0 0;
float: left;
}

.share a img {
vertical-align: middle;
float: left;
}

#sidebar_about {
	width: 180px;
	background: #f58026;
	color: #fff;
	padding: 0 !important;
}

.sidebar_about_top {
	width: 180px; height: 6px;
	background: url(http://www.dontdrinkthekoolaidblog.com/wp-content/uploads/2010/03/sidebar_about_top.png) no-repeat top;
}

.sidebar_about_content {
	width: 150px;
	padding: 0 15px;
}

	.sidebar_about_content h5 {
		color: #fff;
	}
	
	.sidebar_about_content p {
		font-size: 1.2em;
		line-height: 1.5em;
	}
	.sidebar_about_content a {
		color: #fff;
		text-decoration: underline;
	}
	
	.sidebar_about_content a:hover {
		text-decoration: none;
	}
	
.sidebar_about_bottom {
	width: 180px; height: 6px;
	background: url(http://www.dontdrinkthekoolaidblog.com/wp-content/uploads/2010/03/sidebar_about_bottom.png) no-repeat bottom;
}


.fan_box .connect_action .name {
font-size:10px !important; 
font-weight:bold !important;
line-height:15px !important;
}

.sidebar_about_content h5 a{ text-decoration: none; } 
								{
}

.sidebar_about_content h5 a:hover { text-decoration: underline; }

/*------------ BEGIN: Subscription Form ----------*/

#subscribe-modal {
	color: #5E88A2;
	font-size: 12px;
	padding: 10px;
}

#subscribe-modal #subscribe-form {
	display: block;
}
	#subscribe-form span.clear-fix {
		clear: both;
		display: block;
		overflow: hidden;
		line-height: 0;
		height: 0;
	}

#subscribe-modal h2 {
	font-weight: normal;
	font-size: 14px;
}

#subscribe-modal p {
	margin: .4em 0;
}

#subscribe-modal .subscribe-form-check {
	font-size: 12px;
	float: left;
}
	#subscribe-modal .subscribe-form-check+.subscribe-form-check {
		margin-left: 15px;
	}

#subscribe-modal div.subscribe-form-text,
#subsrcibe-modal div.subscribe-form-error {
	clear: left;
}

#subscribe-modal div.subscribe-form-text,
#subscribe-modal div.subscribe-form-submit {
	position: relative;
	float: left;
	margin-top: 10px;
}

#subscribe-modal div.subscribe-form-text label {
	color: #999;
	position: absolute;
	top: 5px;
	left: 7px;
	cursor: text;
}

#subscribe-modal div.subscribe-form-text input {
	background-color: #f4f4f4;
	border: 0;
	height: 15px;
	width: 195px;
	padding: 5px 7px;
	font-size: 12px;
	color: #666;
}

#subscribe-modal div.subscribe-form-submit {
	background: url('images/yellow-btn-left-bg.gif') no-repeat 0 0;
	height: 22px;
	margin: 11px 0 0 10px;
}
	#subscribe-modal div.subscribe-form-submit input {
		background: url('images/yellow-btn-right.gif') no-repeat 100% 0;
		border: none;
		height: 22px;
		color: #fff;
		font-size: 14px;
		font-weight: bold;
		padding: 1px;
		margin: 0;
		text-transform: capitalize;
	}

#subscribe-modal div.subscribe-form-error {
	clear: both;
}
#subscribe-modal div.subscribe-form-error p {
	color: #666;
	background-color: #efdfdf;
	font-style: italic;
	width: 100%;
	padding: 1px 5px;
	margin: 8px 0 2px;
}

#subscribe-modal a.close-link {
	position: absolute;
	right: 0;
	bottom: 0;
	color: #999;
}

#subscribe-modal iframe {
	display: block;
	border: none;
	overflow: hidden;
	height: 200px;
	width: 520px;
}

#subscribe-modal div.hr {
	height: 0;
	width: 100%;
	border-top: solid 1px #5E88A2;
	margin: 10px 0 20px;
}

/*------------ END: Subscription Form ----------*/
