/*
*************************************************
FriendsWithManagers

Author:	Joshua Hynes, hellojosh@friendswithmanagers.com
Updated:	August 9, 2008
Notes:	None
*************************************************
*/

/*-------------------------------------------
	RESET STYLES (meyerweb.com)
-------------------------------------------*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body { line-height: 1; }
ul { list-style: bullet; }
blockquote, q { quotes: none; }
a:focus { outline: thin dotted; }
ins { text-decoration: italic; }
del { text-decoration: line-through; }
table { border-collapse: collapse; border-spacing: 0; }


/*-------------------------------------------
	CLEARFIX
-------------------------------------------*/

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
.clearfix { display: inline-block; }
/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display:block; }
/* End hide from IE-mac */

/*-------------------------------------------
	GENERAL SELECTORS
-------------------------------------------*/

* { margin: 0; padding: 0; }
body { font: normal 62.5%/1.7 Helvetica, Arial, sans-serif; color: #4F4E4D; }
img { border: 0; }

h1 { font: normal 2.5em "Whitney Light", Arial, Verdana, sans-serif; line-height: 1.1em; letter-spacing: -1px; color: #787878; margin-bottom: .4em; }
h2 { font: normal 16px "Sabon Lt", Georgia, Times New Roman, serif; color: #414040; margin: .25em 0 0 0; }
h3 { font: normal 18px "Sabon Lt", Georgia, Times New Roman, serif; color: #414040; margin: .25em 0 0 0; }
h4 { font: bold 1.3em Georgia, "Times New Roman", Times, serif; color: #414040; margin: 0; }
h5 { font-size: 1.7em; color: #0D6987; margin: 0; }
h6 { font-size: 1.1em; margin: 0; }
p { font-size: 1.2em; margin: 0; }

a:link, a:visited { color: #009893; text-decoration: none; }
a:hover, a:active { color: #37BAB6; text-decoration: underline; }
:focus { outline: 0; }

fieldset,img,abbr,acronym,a img,:link img,:visited img { border: none; }
pre, blockquote, address { margin: 0; padding: 0; }
sup { font-size: .6em; font-weight: bold; }

/* LISTS */
ul { margin: 0; }
ol { margin: 0 40px 0 30px; padding: 0; }
dl { margin: 0; padding: 0; }
dt { margin: 0; font-weight: bold; }
ol li { margin-bottom: 10px; }
ul li { list-style: none; }
ul ul, ol ul { }
ol ol, ul ol { }
li, dt, dd { font-size: 1.2em; }
li li, dd li { font-size: 1em; }

/* TABLES */
table { clear: both; margin: 0; width: 100%; /* Width For Safari */ }
caption { padding: 10px; font-size: 1.2em; font-weight: bold; text-transform: uppercase; background-color: #85aab6; color: #FFF; }
th, td { padding: 2px 0; font-size: 1.1em; vertical-align: middle; }
th { color: #13404f; }
td { border: 0; }
caption, th { text-align: left; }
tr.even { background-color: #EEE; }
tr.odd { background-color: #FFF; }

/* FORMS */
form { margin: 0; padding: 0; }
form table { margin: 0; }
fieldset { margin: 0; }
legend { margin: 0; padding: 0; font-size: 1.2em; font-weight: bold; }
textarea { padding: 5px; width: 360px; font: 1em Arial, Helvetica, sans-serif; border: 1px solid #999; color: #AAA9A9; }
select { padding: 5px; font: 1em Arial, Helvetica, sans-serif; border: 1px solid #999; color: #AAA9A9; }
input { font-size: 1em; }
input[type=text], input[type=password] { padding: 5px; width: 360px; border: 1px solid #999; color: #AAA9A9; }
input[type=submit] { padding: 0; text-indent: -9999px; border: 0; cursor: pointer; }


/*-------------------------------------------
	CONTAINER DIVS
-------------------------------------------*/

#container { position: relative; margin: 0 auto; margin-top: 30px; width: 700px; padding: 40px; border: 0; }

/*-------------------------------------------
	HEADER
-------------------------------------------*/

#header { position: relative; margin-top: 0; height: 50px; }
#logo { position: absolute; width: 100%; height: 22px; top: 0; left: 0; border-bottom: 1px solid #DFE3E3;  }

/*-------------------------------------------
	CONTENT
-------------------------------------------*/

#content { margin: 0; }
#primary { float: left; width: 700px; margin-bottom: 2em; }
/*#secondary { float: right; width: 268px; margin-left: 30px; }
#secondary-post { position: absolute; right: 0px; top: 108px; width: 214px; margin: 40px 0 0 36px; }*/

/* TYPOGRAPHY HEADERS */
h2 { margin: 0; width: 240px; height: 14px; font-size: 1em; text-transform: uppercase; background: url(/assets/images/titles.png) top left no-repeat; text-indent: -9999px; }
h2.title-brief { width: 44px; }
h2.title-playlist { width: 95px; background-position: 0 -14px; }
h2.title-twitter { width: 118px; background-position: 0 -28px; }
h2.title-posts { width: 79px; background-position: 0 -32px; }
h2.link-moretwitter { width: 143px; background-position: 0 -104px; }
h2.link-twitterprofile { width: 145px; background-position: 0 -118px; }

div.top-wrapper { background: #DDECEC url(/assets/images/post-block_back.png) repeat-y top left; width: 610px; margin-bottom: 4em; }
div.bottom-wrapper { background: url(/assets/images/post-block_bot.png) no-repeat bottom left; }
blockquote { background: url(/assets/images/post-block_top.png) no-repeat top left; padding-bottom: 24px; }
blockquote p { padding: 0 70px 0 80px; font: 1.3em Georgia, Times New Roman, serif; line-height: 1.8em; }
blockquote p:first-child { padding-top: 24px; }
blockquote p cite { position: absolute; margin: 2.5em 0; font: .9em Helvetica, Arial, sans-serif; line-height: 1.2em; }

blockquote blockquote { background: none; padding: 30px; }

/*-------------------------------------------
	FOOTER
-------------------------------------------*/

#footer { clear: both; padding: 1em 0; width: 100%; border-top: 1px solid #ADADAD; }
#footer #description, #footer #playlist { float: left; margin: 0 1em 1em 0; width: 340px; }
#footer #description p { font: 1.4em Georgia, Times New Roman, serif; color: #9D9D9D; line-height: 1.6; margin-bottom: 2em; }
#footer #playlist { margin-right: 0; margin-left: 1em; float: right; }
#footer #playlist ul li { list-style: none; padding-bottom: 4px; margin-top: 4px; border-bottom: 1px solid #DFE3E3; font-size: 1.1em; }
#footer #playlist ul li:first-child { margin-top: 0; }
#footer #copyright p { clear: both; margin: 0; font-size: 1.1em; line-height: 1.4em; color: #ADADAD; }

/*-------------------------------------------
	NAVIGATION
-------------------------------------------*/

/* PRIMARY */
#navPrimary { position: absolute; top: 82px; right: 0; margin: 0; padding: 0; height: 39px; width: 184px; list-style: none; }
#navPrimary li { float: left; padding: 0; list-style: none; }
#navPrimary li a { float: left; margin: 0; height: 39px; text-decoration: none; background: url(http://www.friendswithmanagers.com/assets/images/navigation.png) no-repeat; text-indent: -9999px; }
#navPrimary li a:hover, #navPrimary a:active { text-decoration: none; }

	/* BUTTON WIDTHS AND POSITIONING */
	li#navTheList a { width: 42px; }
	li#navAbout a { width: 48px; background-position: -42px 0; }
	li#navArchives a { width: 58px; background-position: -90px 0; }
	li#navFeeds a { width: 36px; background-position: -148px 0; }
	
	/* HOVER STATES */
	#navTheList a:hover, #navTheList.selected a { background-position: 0px -39px; }
	#navAbout a:hover, #navAbout.selected a { background-position: -42px -39px; }
	#navArchives a:hover, #navArchives.selected a { background-position: -90px -39px; }
	#navFeeds a:hover, #navFeeds.selected a { background-position: -148px -39px; }
	
	/* SELECTED STATES */

/* SECONDARY */
#navSecondary { margin: 0; }

/* PAGINATION */
ul.pagination { float: left; clear: both; }
ul.pagination li { margin: 0; padding: 0 !important; float: left; height: 2.5em; line-height: 2.5em; background: none !important; color: #CCC; cursor: default; }
ul.pagination li a { display: block; margin: 0; padding: 0 1em; }
ul.pagination li a.selected { font-weight: bold; text-decoration: none; background: #EEE; }
ul.pagination li a:hover { background-color: #edf6f8; }

	/* PREVIOUS */
	ul.pagination li.previous a { padding: 0 1em; }
	
	/* NEXT*/
	ul.pagination li.next a { padding: 0 1em; }

/*-------------------------------------------
	TYPOGRAPHY
-------------------------------------------*/
#primary div p { margin-bottom: 1.2em; }

/*-------------------------------------------
	HOME PAGE
-------------------------------------------*/
.quotes div.top-wrapper { background: url(/assets/images/blockquote-background.png) repeat-y top left; width: 618px; margin-bottom: 0; }
.quotes div.bottom-wrapper { background: url(/assets/images/blockquote-bottom.png) no-repeat bottom left; }
.quotes blockquote { background: url(/assets/images/blockquote-top.png) no-repeat top left; padding-bottom: 25px; }
.quotes blockquote p { font: 1.5em Georgia, Times New Roman, serif; line-height: 1.7em; color: #5F5E57; padding: 0 70px 0 74px; }
.quotes blockquote p:first-child { padding-top: 25px; }
.quotes .post-footer { margin-top: 2.5em; }
.quotes cite { margin: 1em 0; font-size: .8em; }

div.asides { margin-bottom: 1em; padding-bottom: 1em; border-bottom: 1px dashed #D0D9D9; }
#primary div.asides p { margin-bottom: 0 !important; }
div.asides a.comments { padding-left: 1.6em; background: url(/assets/images/comments.png) no-repeat 3px 1px; font-size: .9em; }

.post-archives { margin: 0; padding: 0; }
.post-archives li { margin: 0; padding: 0; float: left; height: 27px; }
.post-archives li a { font-size: 1.4em; display: block; width: 123px; text-decoration: none; background: url(/assets/images/link-inside.png) -107px 0px no-repeat; text-indent: -9999px; }
.post-archives li a:hover { text-decoration: none; background-position: -107px -27px; }

.post-header, .post-footer { display: block; width: 100%; margin: 1.8em 0 2em 0; padding: .8em 0; font: 1.1em Helvetica, Arial, sans-serif; color: #797C7C; border-top: 1px dashed #D0D9D9; }
.post-header { border-bottom: 1px dashed #D0D9D9; }
.post-header strong { font-size: .9em; }
.post-header span { margin-left: 10px; }
.post-header a, .post-footer a { color: #37BAB6; text-decoration: none; }
.post-footer { padding-bottom: 2em; }
.post-footer a:hover { text-decoration: underline; }
.post-footer a.comments { background: url(/assets/images/comments.png) no-repeat; padding: 0 12px 0 14px; }

p.paginate a { padding: .3em .35em .15em; margin: 0 .1em; border: 1px solid #2FC3BE; background-color: #FFF; }
p.paginate a:hover { color: #FFF; background-color: #2FC3BE; text-decoration: none; }
p.paginate span { margin-left: 1em; }
p.paginate span b { padding: .3em .35em .15em; margin: 0 .1em; border: 1px solid #888; }

/*-------------------------------------------
	CLASSES
-------------------------------------------*/
.floatLeft p, .floatRight p { border-bottom: none !IMPORTANT; }
.floatLeft { float: left; margin: 0; }
.floatRight { float: right; margin: 0; }
img.floatRight, img.floatLeft  { border: 1px solid #CCC; padding: 3px; }
.hide { display: none; }
a.more { padding: 0 5px 0 0; font-size: .9em; font-weight: bold; letter-spacing: -.2px; text-transform: uppercase; background: url(http://www.friendswithmanagers.com/assets/images/gt.gif) 100% 50% no-repeat; }
.selected { text-decoration: none; color: #696969 !IMPORTANT; }
.blue { color: #4D8BBE; font-weight: bold; }
table span { display: block; float: left; margin-right: 10px; }
.cell-pad { padding-left: 10px; }
div.padding img { padding: 0 10px 0 0; }
td.cell-top { vertical-align: top; }

/*-------------------------------------------
	sIFR
-------------------------------------------*/

@media screen {
/* These are standard sIFR styles... do not modify */
.sIFR-flash { visibility: visible !important; margin: 0; }
.sIFR-replaced { visibility: visible !important; }
span.sIFR-alternate { position: absolute; left: 0; top: 0; width: 0; height: 0; display: block; overflow: hidden; }

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] { display: none !important; }

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */
.sIFR-hasFlash h1 { visibility: hidden; font-size: 36px; letter-spacing: -5px; }
}
