/* Typography
---------------------------------------------------------------------------------------- */
body {
	font-family: "Lucida Grande", Arial, Helvetica, sans serif;
	font-size: 12px;
	color: #000;
	line-height: 1.7em;
}	
h2{
	font-family: Georgia, Times, serif;
	font-style: italic;
	font-size: 18px;
	font-weight: normal;
	text-transform: capitalize;
}
a {
	color:#a00;
}

a:hover {
	color: #039;
}

ul#activity_list li.item p.date, p.original_link a, p.activity_image_text span, p.site_info a, div#aboutme, p.blog_cite, div#single_header p, ul#navigation li a, p.osf_recipe {
	color: #333333;
}

input.text_input {
	font-size: 13px;	
}

h2, div#explanation, div#single_container, ul#navigation li, p.osf_recipe {
	text-align:center;
}

div#single_container h3, div#single_container h4, div#single_container h5 {
	font-size: 20px;
}	

div#single_container h2 {
	font-size: 25px;
	background:black;
	color:white;
	-moz-border-radius:5px;	
	-webkit-border-radius:5px;	
	
}

p.date {
	-moz-border-radius-bottomleft:2px;
	-moz-border-radius-bottomright:2px;
	-moz-border-radius-topleft:0px;
	-moz-border-radius-topright:0px;
	-webkit-border-bottom-left-radius:2px;
	-webkit-border-bottom-right-radius:2px;
	-webkit-border-top-left-radius:0px;
	-webkit-border-top-right-radius:0px;
	padding-left:5px;
	width:195px;
	float:right;
	background: #fff;
	margin-right:20px;
}

p.date, a.blog_link_comments {
    color: #444;
}
ul#activity_list li.item p.date {
	font-size: 10px;
	color:#444;	
}

p.blog_cite, p.site_info, p.date, p.original_link, p.activity_image_text, div#aboutme, div#footer, p.osf_recipe span {
    font-size: 10px;   
}

p.original_link a, p.activity_image_text a, p.site_info a, p.vimeo_title a, ul#navigation li a, p.osf_recipe a {
    text-decoration: none;   	
}

p.original_link a, p.activity_image_text a, p.site_info a, p.vimeo_title a, ul#navigation li a {
	color:#FFFFFF;
}

p.original_link a:hover, p.activity_image_text a:hover {
	text-decoration: none;	
}

ul#activity_list li.item.youtube_com div.item_inner {
	-moz-border-radius-bottomleft:10px;
	-moz-border-radius-topleft:10px;
	-webkit-border-bottom-left-radius:10px;
	-webkit-border-top-left-radius:10px;
	width:430px;
	padding:10px 5px 10px 10px;
	float:right;
}

p.activity_image_text {
	line-height: 1.5em;	
}

p.twitter_tweet, div#aboutme {
	line-height: 1.6em;	
}

/* -- Positioning -- */
body {
	margin:0 auto;   
	background: #ccc url(images/body.jpg) 0 0 repeat-x;
}

#centerbg {
	background: url(images/pattern.jpg);
	width:988px;
	margin:0 auto 20px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
  border-radius: 10px;
  border: 1px solid #888;	
  min-height: 600px;
}
div.center_box {
  width: 988px;
  margin: 0 auto;   
  position: relative;
}
#header {
	border-bottom: 1px solid #5f6d75;
	margin-bottom: 15px;	
}
#header .center_box {
	height: 127px;
  background: transparent url(images/title.jpg) no-repeat;
  position: relative;	
}
#header h1 a {
	position: absolute;
	top: 0;
	left: 0;
	width: 250px;
	height: 125px;
	overflow: hidden;
	text-indent: -9999px;
}

#menu {
  margin-bottom: 15px;
}
#menu ul {
  width: 988px;
  margin: 0 auto;
  height: 28px;
}
#menu ul li {
  height: 26px;
  float: left;
  display: inline;
  font: bold 13px Arial, Verdana, sans-serif;
}
#menu ul li a {
  display: block;
  float: left;
  height: 26px;
  line-height: 26px;
  padding: 0 20px;
}
#menu ul li a:link, #menu ul li a:visited {
  background: #eee url(images/menu.jpg) repeat-x;
  color: #444;
  border: 1px solid #bbb;
  border-top: 1px solid #fff;
  border-left: 1px solid #fff;
}
#menu ul li a:hover, #menu ul li a:active {
  color: #fff;
  background: #334249 url(images/body.jpg) 0 -80px repeat-x;
  border: 1px solid #334249;
  border-top: 1px solid #334249;
  border-left: 1px solid #334249;
}
#menu ul li.current a:link, #menu ul li.current a:visited {
  background: #ddd url(images/menu.jpg) 0 -26px repeat-x;
  color: #444;
  border: 1px solid #aaa;
  border-top: 1px solid #fff;
  border-left: 1px solid #fff;
}

div#main_container {
	margin: 15px 0 0 0;
    width: 663px; 
    float: left;
}
div#sidebar_container {
    display: inline;
    width: 290px;
    float: left;
    margin: 15px 0 0 20px;
}   
p.site_info {
    padding: 3px 3px 3px 22px;   
}

ul#activity_list {
	float: left;	
}
ul#activity_list li.item {
    width: 640px;
    margin: 0 15px 15px 10px;
    overflow: hidden;
}

div.item_inner {
  background: #eee url(images/item-inner.png) repeat-x;
	border: 1px solid #333;
  min-height: 190px;
  overflow: hidden;
  position:relative;
	-moz-border-radius: 10px;
	-webkit-border-radius:10px;
	border-radius: 10px;
}
.last_fm div.item_inner {
  border: 1px solid #f57;
}
div#single_container img {
  display:block;
	margin-left:225px;
	margin-top:20px;
}
li.item img, div#single_container img {
  display:block;
	height:195px;
	border: 1px solid #fff;
	padding: 1px;	
}
li.last_fm img, li.tumblr_com img {
  height: auto;
}
li.tumblr_com img {
  margin: 10px auto;
}
ul.item_tag_list li {
  display: inline;
}
.clear {
	clear: both;	
}
p#breadcrumb2 { 
  padding: 3px 0px 5px 8px;  
	background: #333;
	margin: -15px 0 15px 10px;
	width:160px;
	font:16px "Trebuchet MS", sans-serif;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-webkit-border-bottom-left-radius:5px;
	-webkit-border-bottom-right-radius:5px;
}
p#breadcrumb, #pagination {
  clear: both;
  padding: 5px 10px;  
	margin: -15px 0 15px 10px;
	font:11px Verdana, Arial, sans-serif;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-webkit-border-radius-bottomleft:5px;
	-webkit-border-radius-bottomright:5px;
  background: #333;
  color: #fff;
}
#pagination {
  margin-top: 0;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	background: transparent;
}
#breadcrumb a {
  color: #fff;
  text-decoration: underline;
}
#breadcrumb2 a {
	color:white;
}
#breadcrumb2 a:hover {
	color:skyblue;
}
#breadcrumb a:hover {
	color: #a00;
}

p#pagination a {
  padding: 2px 7px;
  background: #fff;
  border: 1px solid #333;
	-moz-border-radius:4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	text-decoration:none;
}
p#pagination a:hover {
	color:#fff;
	background: #333;
	border: 1px solid #000;
}

div#sidebar_container h3 {
  color:#fff;
  border-bottom: 1px solid #fff;
  margin: 10px 0 5px 5px; 
  font-family: Georgia, Times, serif;
  font-style: italic;
  font-size: 1.7em;
  font-weight: normal;
  padding-bottom: 5px;  
}
div#sidebar_container div#aboutme_blurb h3 {
	margin-top: 0;	
	border: none;
}
ul.tag_list li {
    display: inline;
	white-space:pre;   
}
ul.tag_list li a {
	color:#fff;
	text-decoration:none;
	font:12px bold "Trebuchet MS";
	padding:5px;
	white-space:nowrap;
}

ul.tag_list li a:hover {
	background: #000;
	color: #fff;
	opacity:0.6;	
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}

div#comments_container {
    border: 1px solid white;
    padding: 10px;
    margin-top: 20px;
	background:#F6F6F6;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}

form#search_form {
	margin: 15px 0 20px 10px;	
}
form#search_form p {
  text-align: center;
}

input.text_input {
    background: #FFF;
    width: 150px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;   
}
div#explanation {
    background: #333;
    padding: 10px;
    margin: 0 0 15px;
    color: #eee;
    border: 1px solid #000;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius: 5px;
}
div#explanation strong {
    color: #fff;
}

p.sidebar_small_banner img {
    display: block;
    margin-bottom: 10px;
}

div#footer {
  clear: both;
  background: url(images/footer.png) repeat-x;
	height:50px;
  padding:10px 20px;
  position: relative;
	color: #333;
	font: italic 14px/50px Georgia, Times, serif;
}
#footer div {
  padding-left: 60px;
  background: url(images/ladybug.png) no-repeat; 
  width: 950px; 
}
#credits {
  float: right; 
  display: inline;
  margin: 0 10px;
}

#single_header {
	padding: 10px 0 15px 0;
	background: #fff;
	text-align:center;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	margin: 15px;
	border: 1px solid #000;
}
div#single_header h2 {
	-moz-border-radius-bottomleft:10px;
	-moz-border-radius-topleft:10px;
	-webkit-border-top-left-radius:10px;
	-webkit-border-bottom-left-radius:10px;
	background:black;
	float:right;
	font-size:18px;
	margin-top:5px;
	padding:10px 5px 10px 10px;
	text-align:center;
	width:630px;
	color:white;
}
div#single_content {
	padding:0 20px 0;
	text-align:left;
}

div#single_content p, div#single_container object, div#single_container ul, div#single_container ol {
}

.date a {
	color:maroon;
	text-decoration:none;
}
div#single_container ol, a {
	text-decoration: none;
  color: maroon;
}
div#single_container ol, a:hover {
	color:maroon;
}
div#single_container img {
	border: 1px solid #CCC;
	padding: 5px;	
	margin-bottom:20px;
}

div#single_container h3, div#single_container h4, div#single_container h5 {
	border: 1px solid #CCC;
	border-style: none none dotted none;	
	padding-bottom: 8px;
	margin-bottom: 8px;
	margin-top: 25px;
}

p#original_permalink span a {
	color: #666;
	text-decoration:none;
}
#original_permalink {
	background: #eee;
	border: 1px solid #ccc;
	color:#444 !important;
	padding:5px;
	margin:20px 0px 20px 0px;
	font-size:10px;
	text-align:center;
}

div.activity_list_inner img {
	float: left;
	margin-right: 10px;	
}
li.activity_item {
	clear: both;	
}

/* Per-Domain Styling
---------------------------------------------------------------------------------------- */
li.item.flickr_com p.site_info {
	background: blue;	
}

ul#activity_list li.item.search_twitter_com div.item_inner {
	background: url(images/twitterback.jpg);	
}

p.vimeo_title a {
	text-decoration:none;
	margin-top:10px;
	clear:left;
}

p.vimeo_title a:hover {
	border: 1px solid white;
	border-style: none none solid none;
}

p.twitter_user {
	margin: 10px 0 0 250px;	
	padding-bottom: 10px;
	background: transparent url(images/twittertail.gif) bottom 60px no-repeat;
}

p.twitter_user img {
	display: block;
	border: 1px solid #999;
	height:48px;
	margin-left:0px;
}

p.twitter_tweet {
	background: white;
	padding: 8px 10px;
	overflow: hidden;	
	background: white;
	border: 1px solid #aaa;
	border-style: none solid solid none;
	margin: 0 10px;
	float:right;
	width:380px;
	font-size: 1.2em;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}

p.twitter_tweet a {
	color:maroon;
}
div.speech_tail {
    height: 10px;
    background: transparent url(images/speech_tail.gif) 13px 0 no-repeat;
	margin-left:250px;
}

ul#activity_list li.item.flickr_com div.item_inner {
	background: #ff0082 url(images/flickr-back.png) repeat-x;
}
ul#activity_list li.item.flickrfave.flickr_com div.item_inner {
	background: #026;
}

ul#activity_list li.item.tumblr_com div.item_inner {
	background: #eee url(images/tumblr-back.png) repeat-x;
}
ul#activity_list li.item.twitter_com div.item_inner {
	background: url(images/twitterback.jpg);
}
ul#activity_list li.item.youtube_com div.item_inner {
	background: #a00 url(images/youtube-back.png) top left repeat-x;
	width:623px;
}
ul#activity_list li.item.last_fm div.item_inner {
	background: #DD423B url(images/lastfm-back.png) repeat-x;
}


ul#activity_list li.item.youtube_com div.item_inner p {
	padding:0px 0 0 180px;
	clear:right;	
}

ul#activity_list li.item.youtube_com div.item_inner a {
	margin-top:5px;
}

p.blog_title, p.blog_cite {
	margin: 15px 0 20px 0;	
}

a.activity_image {
	display: block;
	height: 250px;
	margin-right:15px;
}

p.activity_image_text {
	position: absolute;
	top: 0;	
	right:0;
	padding:5px 5px 5px 10px;
	background: #000;
	color: #fff;
	-moz-border-radius-bottomleft:10px;
	-moz-border-radius-topleft:10px;
	-webkit-border-top-left-radius:10px;
	-webkit-border-bottom-left-radius:10px;
	font-size: 16px;
	font-style: italic;
	width:400px;
	margin-top:5px;
}
a.activity_image_text {
	color:#FFFFFF;
}

div.instructions code {
	background: #FFFFCC;	
}

/* 3rd Party
---------------------------------------------------------------------------------------- */
div.item_inner span {
	display: block;
    height: 190px;
    width: 215px;
    position: absolute;
    right: 1;
    bottom: 0;
	top:0;
}
span.tumblr {
    background: transparent url(images/tumblr.png) 0 0;
}
span.twitter {
    background: transparent url(images/twitter.png) 0 0;
}
span.youtube {
    background: transparent url(images/youtube_label.png) 0 0;
}
span.delicious {
    background: transparent url(images/delicious.png) 0 0;
}
span.lastfm {
    background: transparent url(images/lastfm.png) 0 0;
}

.youtubevideo embed {
	float:right;
	margin-right:130px;
	margin-top:10px;
}
span.flickr {
    background: transparent url(images/flickr.png) 0 0;
}

a.linkedinbtn {
	background:url(http://www.linkedin.com/img/webpromo/btn_viewmy_160x33.gif) white;
	display:block;
	width:160px;
	height:33px;
	margin: 0 0 20px 60px;
	border:1px solid #666;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}

div.crew a {
	color:white !important;
	margin-left:20px;
}
/* -- Custom Rules -- */
p.activity_image_text span {
  color: #fff;
  font-weight: bold;
}
.blog_title {
  font-size: 18px;
  color: #000;
  border-bottom: 1px solid #000;
  padding-bottom: 5px;
  margin: 8px 10px 10px 225px;
  text-align: left;
}
.youtube_com .blog_title {
  margin-top: 0;
}
.delicious_com .blog_title {
  font-size: 24px;
  line-height: 24px;
}
.last_fm .blog_title {
  font-size: 24px;
  line-height: 24px;
  color: #fff;
  border-color: #fff;
}
.last_fm .blog_title span, p.activity_image_text span{
  padding-right: 23px;
  position: relative;
  display: inline;
  height: auto;
  width: auto;
  background: url(images/heart.png) center right no-repeat;
}
.blog_title a:link, .blog_title a:visited {
  color: #000;
}
.blog_title a:hover, .blog_title a:active {
  color: #444;
}
.last_fm .blog_title a:link, .last_fm .blog_title a:visited {
  color: #fff;
}
.blog_content {
  margin: 0 10px 8px 225px;
  text-align: left;
  color: #000;
  font-size: 11px;
  line-height: 1.4;
}
.delicious_com .blog_content {
  font-size: 13px;
}
li.item .blog_content img {
  border-color: #000;
}
li.last_fm .blog_content img {
  border-color: #fff;
}
li.item.youtube_com .blog_title {
  color: #fff;                      
  border-bottom: 1px solid #fff;
}
li.item.youtube_com .blog_title a:link, li.item.youtube_com .blog_title a:visited {
  color: #fff;
}
li.item.youtube_com .blog_title a:hover, li.item.youtube_com .blog_title a:active {
  color: #eee;
}  

#single_page {
  background: #fff;
  margin: 0 0 0 10px;
  padding: 20px 10px;
  border: 1px solid #333;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
}
.wufoo .info h2, .embed a.power {
  display: none !important;
}
#single_page h2 {
  text-align: left;
  font-size: 24px;
  margin-bottom: 15px;
}
.ita {
  padding-right: 25px;
  background: url(images/it.gif) center right no-repeat;
}
.eng {
  padding-right: 25px;
  background: url(images/gb.gif) center right no-repeat;
}
#single_page p {
  margin-bottom: 10px;
}
#sweet_comments {
  padding: 20px;
}
.left {
  float: left;
  display: inline;
  margin: 0 10px 5px 0;
}
.right {
  float: right;
  display: inline;
  margin: 0 0 5px 10px;
}
hr {
  margin: 20px 0;
  padding: 0;
  border: none;
  border-bottom: 1px solid #ccc;
}
#single_page a:link, #single_page a:visited {
  border-bottom: 1px solid maroon;
  text-decoration: none;
  color: #900;
}
#single_page a:hover, #single_page a:active {
  border: none;
  text-decoration: none;
  color: #c00;
}