
/* Begin Typography & Colors */
body {
	font-size: 11px; /* Resets 1em to 10px */
	font-family:  Verdana, Arial, Sans-Serif;
	background: #fff ;
	color: #1A1A1A;
	text-align: center;
	background: url('images/bg_top.png') no-repeat 0 0;
	background-position: top center;
	}
#page {
	background-color: white;
	border: 0px solid #959596;
	text-align: left;
	}
	
#header {
	background: url('images/header_img.png') no-repeat bottom center;
	height:100px;
}

#headerimg 	{
	margin: 0px 0px 0;
	height: 100px;
	width: 1000px;
	}

#content {
	font-size: 1.2em;
	}

.widecolumn .entry p {
	font-size: 1.0em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: left;
	}

.thread-alt {
	background-color: #f7f1df;
	border:1px solid #fff;
}
.thread-alt:hover {
	background-color: #f7f1df;
	border:1px solid #e4e4e4;
}
.thread-even {
	background-color: #f7f1df;
	border:1px solid #fff;
}

.thread-even:hover {
	background-color: #f7f1df;
	border:1px solid #e4e4e4;
}
.depth-1 {
border: 1px solid #fff;
}

.even, .alt {

	border-left: 1px solid #fff;
}

#footer {
/*	background: #e7e7e7 url('images/kubrickfooter.jpg') no-repeat top;
	border: none;
	
*/
	background: #1a1a1a url('images/grain.png') repeat;
	color:#FFF;
}
#footer_bg{
	background: url('images/footer_bg.png') repeat-x 0 0;
	height:17px;
	margin-top:-17px;
	
}

.footer_ul{
	margin:0;
	padding:0
}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	border:2px solid #8f0000;
	background-color:#8f0000;
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: left;
	}

h2 {
	font-size: 1.9em;
	}
h2.work {
	font-size: 1.9em;
	margin-top:0px;
	padding-bottom:5px;
	line-height:30px;
	display:block;
	}

h2.homepage {
	font-size: 1.9em;
	margin-top:-40px;
	padding-bottom:10px;
	line-height:30px;
	}
	
	.latest_thumb_title{
		margin:0;
		padding:0;}

	.home_thumb_title{
		padding-top:5px;
		display:block;
		font-size:16px;}

h2.pagetitle {
	font-size: 2.2em;
		}
h2.search {
	font-size: 2.2em;
}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.8em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: #0099ff;
	}

h2, h2 a, h2 a:visited  {
	color: #1a1a1a;
	}
h3, h3 a, h3 a:visited{
	color:#000;}
h2, h2 a, h2 a:visited, h3, h3 a,  h3 a:visited, #sidebar h2, #wp-calendar caption, cite, h2 a:hover, h3 a:hover {
	text-decoration: none;
	display: inline
	}

.cat_red a, .cat_red {
	background-color:#8f0000;
	color:#FFF;
	padding:3px;
	font-size:11px;
	line-height:28px;
	clear:both}

.entry p{
	margin:10px 0 10px 0 }

.entry p a{
	color: #06ace8;
	}

.entry p a{
	color:#06ace8;
	}

.entry p a:visited {
	color: #06ace8;
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}
	

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #fff;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a {
	color: #1A1A1A;
	text-decoration:none;
	}
a:hover{
	color: #b80000;
	}
#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 0px 0;
	padding: 0;
	}

#page {
	background-color: white;
	margin: 0px auto;
	padding: 0;
	width: 1000px;
	border: 0px solid #959596;
	background:url(images/bg_main.png) repeat 0 0;
	}

#header {
	background-color: #1a1a1a;
	margin: 0;
	padding: 0;
	height: 110px;
	width: 1000px;
	margin-bottom:60px;
	}

#headerimg {
	margin: 0;
	height: 170px;
	width: 125px;
	margin-left:-20px;
	float:left;
	position:relative;
	}
	
#tabs{
	width:349px;
	height:36px;
	padding-bottom:0px;
	float:right;
	margin-left:546px;
	margin-top:49px;
	}
	
div#menu_blog a , div#menu_blog_active a{
	background: url(images/menu/blog.png);
	background-repeat:no-repeat;
	height: 36px;
	width: 113px;
	float: left;
	display: block;
	padding-right:5px;
	background-position: 0px -72px;
}

div#menu_blog a:hover{
	background-position: 0px -36px;
}

div#menu_blog_active a{
	background-position: 0px 0px;
}

div#menu_work a , div#menu_work_active a{
	background: url(images/menu/work.png);
	background-repeat:no-repeat;
	height: 36px;
	width: 113px;
	float: left;
	display: block;
	padding-right:5px;
	background-position: 0px -72px;
}

div#menu_work a:hover{
	background-position: 0px -36px;
}

div#menu_work_active a{
	background-position: 0px 0px;
}

div#menu_about a , div#menu_about_active a{
	background: url(images/menu/about.png);
	background-repeat:no-repeat;
	height: 36px;
	width: 113px;
	float: left;
	display: block;
	background-position: 0px -72px;
}

div#menu_about a:hover{
	background-position: 0px -36px;
}

div#menu_about_active a{
	background-position: 0px 0px;
}

	

.narrowcolumn {
	float: left;
	padding: 0px 0 0px 0px;
	margin: 0px 50px  20px 0;
	background-color:#fff;
	width: 600px;
	}

.widecolumn {
	float: left;
	padding: 0px 0 0px 0;
	margin: 0px 50px  30px 0px;
	width: 600px;
	background-color:#fff;
	}

.post {
	margin: 0 0 8px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 0px;
	}

.widecolumn .postmetadata {
	margin: 0px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 0px 0px 0px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 0px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 100%;
	clear: both;
	min-height:300px;
	border-top:15px solid #f7f1df;
}
	#footer_content{
	width:1000px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
		}
		.footer_title{
		color:#8f0000;
		font-size:22px;
		padding: 0;
		margin: 30px 0 5px;
}
		.footer_copy{
			font-size:9px;
			color:#666;
			line-height:12px;
			margin-top:30px;}
#footer_content , #footer_content li a{
	text-decoration:none;
	color:#f7f1df;
	list-style:none;
/*	border:2px solid #1a1a1a;	*/
	line-height:18px;

	}
	#footer_content li a:hover{
		border:2px solid #f7f1df;
		color:#8f0000;
		background-color:#f7f1df}

.footer_flickr_normal{
	margin:4px; 
	border:2px solid #f7f1df; 
	position:relative
	}
#footer p {
	margin: 0;
	padding: 20px 0;	text-shadow: 1px 1px 1px #000;

	}

.meta_post{
	float:right;
	display:block;
	margin-top:-49px;
	text-align:right;
	color:#8f0000;
	}

h6{
	margin:0;
	width: 50px;
	height: 56px;
	background: url('images/comment.png') no-repeat 0 0;
	display:block;
	
	}
	h6 a{
		margin-right:11px;
		display:block;
		padding-top:13px;
		font-size:22px;
		color:#000;
		font-weight:bold;
		text-decoration:none;
		}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 0px 10px 0 0;
	line-height:22px;
	}

h2.pagetitle {
	margin-top: 0px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	padding-top:10px;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	color:#000;
	background-color:#8f0000;
	}
	
	
h4 {
	margin:0;
	padding:30px 0 0 0;
	font-size:14px;
	line-height:34px;
	}
	
h3.post {
	margin:0;
	padding:20px 0 0 0;
	font-size:18px;
	line-height:34px;
	display:block;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 5px 0px;
	display: inline;
	}

img.alignleft {
	padding: 0px;
	margin: 0px 0px 5px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
	
img.list {
	padding:5px 0 20px 0;}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 0px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 0px 0 0px 0px;
	}

/*.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}
*/
.entry ol {
	padding: 0 0 0 20px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}
	
	
.entry ol li a {
	 color:#8f0000;
	}
	
.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar{	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding:0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul p, #sidebar ul select {
	margin: 0px 0 0px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 0px 0 0 0px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 0px;
	}
ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
		padding-left: 10px;

	}
/* End Entry Lists */



/* Begin Form Elements */
/*#searchform {
	margin: 0px auto;
	padding: 0px 0px 10px 0;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 275px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	width:100px;
	height:50px;
	}

.search-text{
	background-color:#fffee7;
	border:5px solid #fffee7}
*/
.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	background-color:#cdcdcd;
	border:2px solid #cdcdcd;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	background-color:#cdcdcd;
	border:2px solid #cdcdcd;	
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#respond{
	background-color:#e4e4e4;
	padding:10px;
	margin-top:20px;
	display:block;
	float:left;
	position:relative;
}
#commentform #submit {
	margin: 0 0 0px auto;
	float: right;
	}

#commentform #submit{
	display:block;
	position:relative;
	float:right;
	background-color:#cdcdcd;
	padding:5px;
	color:#FFF;
	font-size:16px;
	border:0
	}


/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0px;;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 30px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
	.avatar {
		margin-right:30px;
		margin-top:-30px;
		width:50px;
		height:50px;
		}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	margin-top:0px;
	padding: 0px 0 0px 0;
	margin-left: 650px;
	width: 350px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #cdcdcd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: none;}
/*	text-align: center;
	padding-top: 0px;
	margin-bottom: 15px;
	}
 End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
text-align: center;
/*	border: 1px solid #ddd;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
*/}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 0px 0px;
	margin: 0;
	
}


/*begin latest-cat-links scroller*/
#scroller-header a {
	text-decoration:none; 
	color:#666; 
	padding:0 0px;
}

#scroller-header a:hover {
	text-decoration:none; 
	color:#666
}

/*a.selected {
	text-decoration:underline !important; 
	color:#4b412f !important;
}
*/
#scroller-header {
	background:url(images/sidebar_scroll/.gif) no-repeat;
	width:350px;	
	height:30px;
	padding:0px 0 0 0px;
}

#scroller-body {
	background:url(images/sidebar_scroll/body.png) no-repeat bottom center;
	width:350px;
	padding-bottom:10px;
}

#mask {
	width:340px;
	overflow:hidden;
	margin:0 auto;
}

#panel {

}

#panel div {
float:left;

}

/* Extra styling for each panel*/

#panel ul {
list-style:none;
margin:10px 4px;
padding:0;
}

	#panel ul li {
		padding-top:10px;
		color:#848484;
/*		border-bottom:1px dotted #ccc;
*/	}

	#panel ul li.last {
		border-bottom:none !important;
	}

#panel-1 {
}

#panel-2 {
}

#panel-3 {
}

#slider_latest a, #slider_latest a.selected {
	background: url(images/sidebar_scroll/latest.png) no-repeat;
	position: relative;
	display:block;
	float:left;
	width:118px;
	height:30px;
	background-position: 0px -30px;
	}
	
#slider_latest a:hover {
	background-position:0px 0px;
}	
#slider_latest a.selected{
	background-position:0px 0px;
}	

#slider_categories a{
	background: url(images/sidebar_scroll/categories.png) no-repeat;
	position: relative;
	display:block;
	float:left;
	width:117px;	
	height:30px;
	background-position: 0px -30px;
}
	
#slider_categories a:hover {
		background-position:0px 0px;
}	
#slider_categories a.selected{
		background-position:0px 0px;
}	

#slider_links a{
	background: url(images/sidebar_scroll/links.png) no-repeat;
	position: relative;
	display:block;
	float:left;
	width:115px;	
	height:30px;
	background-position: 0px -30px;
}	
	
#slider_links a:hover{
	background-position:0px 0px;
}	
	
#slider_links a.selected{
	background-position:0px 0px;
}

#panel ul a:hover { color: #666; background-color:#FFF;  border:2px solid white;  }
#panel ul a {color: #666; text-decoration:none; border-left:2px solid #e4e4e4;}
/*eind latest-cat-links scroller*/



/*begin recent work scroller*/


		/*
		 * Required 
		*/
		#wrapper_rwork{
		background-color:#f2f2f2;
		width:330px;
		height:250px;
		padding:10px;
		background:url(images/recent_work/rwork_bg.png) no-repeat 0 0;
		margin-top:10px;
		}
		.container { width:330px; height:200px; margin-bottom:10px; overflow:hidden; position:relative; cursor:pointer;border:1px solid white}
		.slides { position:absolute; top:0; left:0; }
		.slides div { position:absolute; top:0; width:330px; display:none; }
		/*
		 * Optional
		*/
		img{border:0;}
		ol, ul { list-style: none; }
		blockquote, q { quotes: none; }
		:focus { outline: 0; }
		ins { text-decoration: none; }
		del { text-decoration: line-through; }
		table { border-collapse: collapse; border-spacing: 0; }
		#loopedSlider { margin:0px auto; width:330px; position:relative; margin-top:30px; }
		ul.pagination { list-style-type:none; margin:0; padding:0; margin-left:0px; width:120px; }
		ul.pagination li { float:left; margin:0 3px; }	
		ul.pagination a { display:block; width:9px; padding-top:9px; height:0; overflow:hidden; background-image:url(images/recent_work/pagination.png); background-position:0 0; background-repeat:no-repeat;}
		ul.pagination li.active a {background-position:0 -9px}
		a.previous { position:absolute; top:205px; left:0px; width:18px; height:18px; background-image:url(images/recent_work/previous.png); }
		a.next { position:absolute; top:205px; right:-2px; width:18px; height:18px; background-image:url(images/recent_work/next.png); }

/*eind recent work scroller*/


/*search*/
#searchBox {float:left; width:300px; padding:0px 0px 20px 0; margin-top:-46px; }
.innerSearch {float:left; width:300px; height:30px; background:url(images/search_bg.png) 0 0 no-repeat;}
.innerSearch input.searchField {float:left; width:255px; height:22px; border:0; background:none; font-size:11px; color:#707070; padding:8px 0 0 10px;}
.innerSearch input.searchField:focus {border:0; outline:none;}
.innerSearch input.searchButton {float:left; width:30px; height:30px; border:0; background:none; text-indent:-9999px; cursor:pointer;}
/*search*/

#rss{
	display:block;
	position:relative;
	width:30px;
	height:30px;
	float:left;
	margin-top:-55px;
	margin-left:10px;
}
.comment-author{
	font-size:22px;
	color:#B80000;
	text-indent:-13px;
	padding-top:10px;
}

.says{
	display:none;}
	

.work_featured{
	background-color:#e4e4e4;
	padding:5px;
	margin-bottom:10px;
}


.blog_front_right{
	margin:0px 0px 10px 15px;
	padding:5px;
	background-color:#e4e4e4;
	float:right;
	display:block;
	
	}

.blog_front_left{
	margin:0px 15px 10px 0px;
	padding:5px;
	background-color:#e4e4e4;
	float:left;
	display:block;
	}
	
.home_featured{
	background-color:#e4e4e4;
	padding:5px;
	margin-bottom:20px;
	margin-top:5px;
	position:relative;
}
#home_excerpt{
	margin-top:-110px;
	margin-left:-5px;
	width:350px;
	display:block;
	background-color:#000;
	position:absolute;
	color:#FFF;
	padding:15px;
	z-index:999999;
	}

#home_excerpt p{
	line-height:14px;
	margin:0;
	padding:0;
	}

#featured_work_img{
	background: url('images/featured_home.png') no-repeat bottom center;
	float:right;
	display:block;
	position:absolute;
	margin-top:-40px;
	margin-left:366px;
	width:212px;
	text-align:right;
	padding:8px;
	height:50px;
	z-index:9999999
	}
	
h2.featured_work{
	font-size: 1.6em;
	padding:0;
	margin:0;
	color:#FFF;
	}
h2.featured a {
	font-size: 1.2em;
	padding:0;
	margin:0;
	color:#8f0000;
	margin-left:-2px;
	}
	
#homepage {
	padding:0;
	margin:0;
	width:650px;
	}

#homepage p {
	padding:0;
	margin:0;
	padding-bottom:25px;
	}
	
#homepage li {
	list-style-type:none;
	width:285px;
	display:block;
	float:left;
	position:relative;
	margin-right:30px;
	}

.homepage_bg {
	background-color:#cdcdcd;	}

.thumb_work {
	padding:5px;
	width:275px;
	position:relative;
	margin-right:15px;
	margin-bottom:15px;
	display:block;
	float:left;
	

	}

/*	
::selection {
	background: #8f0000;  Safari 
	color:#FFF;
	}*/
::-moz-selection {
	background: #8f0000; /* Firefox */
		color:#FFF;
}	

.moretext{
	font-weight:bold; 
	color:#8f0000}

div.pro-player-container{
	background-color:#e4e4e4;
	width:600px;
	padding:5px;}

#mediaspace{
	padding-bottom:20px}
	
.sociable li {
	list-style-type:none;
	display:block;
	float:left;
	position:relative;
	padding:5px;
	}
	
.sociable{
	display:block}

.bubbleInfo {
            position: relative;
        }
.trigger {
            position: absolute;
        }
     
        /* Bubble pop-up */

.popup {
        	position: absolute;
        	display: none;
        	z-index: 50;
        	border-collapse: collapse;
        }

	

