/*
FRESHDAN.COM CSS
*/

/*--------------------------------------------------------------
IMPORT Styles
--------------------------------------------------------------*/

@import "reset.css";
@import "forms.css";

/*--------------------------------------------------------------
STRUCTURE Styles
--------------------------------------------------------------*/

body {
	background-color: #f4f4f4;
	color: #4b4e51;
	font-family: Lucida Grande, Arial, serif;
	}

#wrap { 
	width: 620px;
	margin: 0 auto;
	position: relative;
	}

#header {
	height: 73px;
	margin: 40px 0 0 0;
	position: relative;
	}
	
#content {
	padding-top: 30px;
	position: relative;
	}

#comment_entry {
	background: transparent url("../../include/images/br_bg.gif") top left repeat-x;
	padding-top: 18px;
	height: auto;
	margin-top: 40px;
	position: relative;
	}
	
#nav {
	background: transparent url("../../include/images/br_bg.gif") top left repeat-x;
	width: 620px;
	padding-top: 18px;
	margin-top: 20px;
	height: 50px;
	position: relative;
	clear: both;
	}


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

h1 a {
	display: block;
	height: 57px;
	width: 299px;
	background: transparent url("../../include/images/logo.gif") 0 0 no-repeat;
	letter-spacing : -1000em;
	text-indent: -200em;
	overflow: hidden;
	float: left;
	}

h2, h2 a {
	font-family: Calibri, Arial, sans-serif;
	color: #4b4e51;
	font-size: 22px;
	font-weight: bold;
	letter-spacing: -.02em;
	text-decoration: none;
	}
	
h4 {
	color: #fff;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	}


/*--------------------------------------------------------------
NAV Styles
--------------------------------------------------------------*/

.nav_previous a {
	background: transparent url("../../include/images/nav_previous_btn.gif") 0 0 no-repeat;
	display: block;
	float: left;
	width:122px; height: 30px;
	}
	
.nav_previous a:hover {
	background: transparent url("../../include/images/nav_previous_btn.gif") 0 -30px no-repeat;
	}
	
.nav_next a {
	background: transparent url("../../include/images/nav_next_btn.gif") 0 0 no-repeat;
	display: block;
	float: right;
	width: 84px; height: 30px;
	}
	
.nav_next a:hover {
	background: transparent url("../../include/images/nav_next_btn.gif") 0 -30px no-repeat;
	}
	
.nav_next span, .nav_previous span {
	display: none;
	}

/*--------------------------------------------------------------
META NAV Styles
--------------------------------------------------------------*/

#meta {
	background: transparent url("../../include/images/meta_nav.gif");
	margin-top:25px;
	height: 30px;
	width: 195px;
	position: relative;
	float: right;
	}

#meta li { margin: 0; padding: 0; list-style: none; position: absolute; top: 0; }

#meta li, #meta a { height: 30px; display: block;}

#meta #portfolio {left: 0px; width: 35px; }
#meta #aim 		{left: 35px; width: 39px;}
#meta #email 	{left: 74px; width: 35px;}
#meta #flickr 	{left: 109px; width: 34px;}
#meta #twitter 	{left: 143px; width: 26px;}
#meta #rss 		{left: 169px; width: 26px;}


#meta #portfolio a:hover	{ background: transparent url("../../include/images/meta_nav.gif") 0px -30px no-repeat;}
#meta #aim a:hover			{ background: transparent url("../../include/images/meta_nav.gif") -35px -30px no-repeat;}
#meta #email a:hover		{ background: transparent url("../../include/images/meta_nav.gif") -74px -30px no-repeat;}
#meta #flickr a:hover		{ background: transparent url("../../include/images/meta_nav.gif") -109px -30px no-repeat;}
#meta #twitter a:hover		{ background: transparent url("../../include/images/meta_nav.gif") -143px -30px no-repeat;}
#meta #rss a:hover			{ background: transparent url("../../include/images/meta_nav.gif") -169px -30px no-repeat;}

#meta span { display:none; }


/*--------------------------------------------------------------
TEXT Styles
--------------------------------------------------------------*/

/*Global*/

p {
	font-size: 11px;
	line-height: 150%;
	}

img { padding: 8px 0 6px 0;}


blockquote {
	font-family: Cambria, Georgia, serif;
	background-color: #eaeaea;
	font-size: 12px;
	padding: 10px;
	margin: 10px 0 10px 0;
	font-style: italic;
	}

/*Page Specific*/

#content .post p a, 
#content .post p a:visited,
#content .post p blockquote a, 
#content .post p blockquote a:visited  {
	color: #4b4e51;
	text-decoration: none;
	border-bottom: 1px dotted #4b4e51;
	}

#content .post p a:hover {
	background-color: #fff;
	color: #1ab3f2;
	border-bottom: none;
	}

.post { margin-bottom: 10px; }

.post_date {
	color: #3ec7ff;
	font-size: 10px;
	margin: 4px 0 5px 0;
	font-family: Lucida Grande, Arial, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	}

.comment_count a {
	background: transparent url(../../include/images/comment_bubble.gif) 0 0 no-repeat;
	color: #4b4e51;
	display: block;
	padding: 0 0 0 29px;
	height: 20px;
	width: 117px;
	text-decoration: none;
	font-size: 11px;
	margin-top: 10px;
	}

.comment_count a:hover {
	background: transparent url(../../include/images/comment_bubble_hover.gif) 0 0 no-repeat;
	color: #3ec7ff;
	}
	
.comment_disabled {
	color: #999ea2;
	display: block;
	font-size: 11px;
	font-style: italic;
	margin-top: 10px;	
	}
	
.poster {
	margin-top:20px;
	}
		
.poster a{
	color: #72c2ff;
	text-decoration:none;
	font-weight: bold;
	}

.poster a:hover {
	color: #4b4e51;
	border-bottom: 1px dotted #4b4e51;
	}

.comment_box, .comment_box_author {
	background: transparent url("../../include/images/comment_top_bg.gif") 0 0 no-repeat;
	color: #fff;
	margin: 5px 0 20px 40px;
	width: 525px;
	}
	
.comment_box_author {
	background: transparent url("../../include/images/comment_top_author_bg.gif") 0 0 no-repeat;
	}	

.comment, .comment_author {
	background: transparent url("../../include/images/comment_bottom_bg.gif") bottom right no-repeat;
	padding: 16px 18px 10px 30px;
	}
	
.comment_author {
	background: transparent url("../../include/images/comment_bottom_author_bg.gif") bottom right no-repeat;
	}
	
.comment a {
	color: #fff;
	text-decoration: none;
	border-bottom: 1px dotted #fff;
	}
	
.comment a:hover {
	border-bottom: 1px solid #fff;
	}
	
/*--------------------------------------------------------------
TOOLTIP Styles
--------------------------------------------------------------*/
	
.tool-tip {
	color: #fff;
	width: 139px;
	z-index: 13000;
	height: 42px;
	}

.tool-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #9FD4FF;
	padding: 10px 8px 10px;
	background: transparent url(../../include/images/tooltip_bg.png) top left no-repeat;
	}

/*.tool-text {
	font-size: 10px;
	padding: 4px 8px 8px;
	background: transparent url(../../include/images/tooltip_bg.png) bottom right;
	}*/

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
	clear: both;
	visibility: hidden;
	}



	
	