@charset "UTF-8";
/* CSS Document */



/******************************************************************************************************
**    basic structure
******************************************************************************************************/


body {
	font: 15px/20px Helvetica,Arial,Verdana,sans-serif;
	color:#707070;
	background-color:#f0f0f0;
}
p {
	margin:20px 0 0 0;
	line-height:1.15em;
}
blockquote {
	margin:20px 30px 20px 30px;
	background-color: #eee;
	border:1px solid #999;
	border-radius:5px;
	padding:10px;
	max-height:400px;
	overflow:auto;
	
}
strong {
	font-weight:bold;	
}

/* float clearing for everyone else */
.clearfix:after{
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
  font-size: 0;
}

#content a {
	text-decoration:none;
}
#content a:link {
	color:#4E4E4E;
}
#content a:visited {
	color:#707070;
	color:#4E4E4E;
}
#content a:hover {
	color:#404040;
	color:black;
}
#content a:active {
	color:black;
}



/******************************************************************************************************
**    content
******************************************************************************************************/

#site-top {
	background-color: white;
	overflow-x: hidden; 	
}



#content {
	width:960px;
	margin:0px auto 0px auto;
	position:relative;
}



/******************************************************************************************************
**    banners and header
******************************************************************************************************/

#topbannerbar {
	position:absolute;
	left:0px;
	width:100%;
	height:100px;
	background-color:#d7e2eb;
	background-color:#F1F0F9;
	background-color:#f0f0f0;
	background-image:url(../i/banner-edge-top.png);
	background-image:url(../i/grain6.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
}

#topbannerbarbase {
	position:absolute;
	bottom:0px;
	width:100%;
	height:5px;
  background-image: url(http://blender.ca/i/banner-edge-top-bottom-sprite.png);
  background-position: 783px -10px;
	background-repeat:repeat-x;
}
#topbannerbarbase2 {
	position:absolute;
	bottom:0px;
	width:100%;
	height:5px;
  -moz-box-shadow:    0px -10px 9px 6px #bbb;
  -webkit-box-shadow: 0px -10px 9px 6px #bbb;
  box-shadow:         0px -10px 9px 6px #bbb;

}

#bottombannerbar {
position:relative;
width:100%;
margin-top:0px;
	background-color:#d7e2eb;
	background-color:#F1F0F9;
background-color:#f0f0f0;
z-index:0;
background-image:url(../i/banner-edge-bottom.png);
	background-image:url(../i/grain6.jpg);
background-position:top;
background-repeat:repeat-x;
}
#bottombannerbarbase {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:5px;
  background-image: url(http://blender.ca/i/banner-edge-top-bottom-sprite.png);
  background-position: 783px -33px;
	background-repeat:repeat-x;
}

#header {
width:960px;
height:90px;
position:relative;
/*
border-left:1px dotted silver;
border-right:1px dotted silver;
*/
margin:0px auto 0px auto;
}
#logo {
	position:relative;
	top:0px;
	left:75px;	
}
#logo-3d {
	display:none;
	position:relative;
	top:0px;
	left:50px;	
}
#logo img {
border:0px;
}
.nav {
	color:silver;
	text-transform:uppercase;
	font-weight:bold;
	font-size:10px;

}
#nav-top {
	position:absolute;
	right:40px;
	top:0px;
}
#nav-home {
	position:absolute;
	left:0px;
	top:0px;
}
.nav ul {
	margin:0 0 0 0;
	}
.nav li{
	float:left;
	padding:5px 3px 5px 3px;
	height:15px;
	margin:0px 0px 0 0px;
	background-image:url(/i/nav-tab.png);
	background-position:center bottom;
	background-repeat:none;
	line-height:1.15em;
	}
.nav .left {
	background-position:left bottom;
	padding-left:10px;
}
.nav .empty {
	padding:5px 0px 5px 0px;
	width:6px;
}
.nav .right {
	background-position:right bottom;
	padding-right:10px;
}
.nav .catagory {
	background-color:#d7e2eb;
	background-color:#F1F0F9;
	background-color:#f0f0f0;
	background-image:none;
	background-image:url(../i/grain6.jpg);
	padding-right:2px;
	}
.nav a {
	text-decoration:none;
}
.nav a:link {
	color:#707070;
}
.nav a:visited {
	color:#707070;
}
.nav a:hover {
	color:#404040;
}
.nav a:active {
	color:black;
}

#navigation-bubble  a {
	text-decoration:none;
}
#navigation-bubble a:link {
	color:#fff !important;
}
#navigation-bubble a:visited {
	color:#fff !important;
}
#navigation-bubble  a:hover {
	color:#404040;
}
#navigation-bubble  a:active {
	color:black;
}


#navigation-bubble {
	position:absolute;
	right:100px;
	top:40px;
	height:60px;
	background-image:url(/i/bubble-tip-left-arrow.png);
	background-image:none;	
	line-height:1.2em;

}
#navigation-bubble > div {
	margin:0 15px 0px 0;
	position:relative;
	display: inline-block;
}
#navigation-bubble  div a {
	position:relative;
	z-index:2;	
  	text-shadow:rgba(0,0,0,0.5) -1px -1px 10px, rgba(0,0,0,1) 1px 1px 2px, rgba(0,0,0,0.5) 2px 2px 5px ;
	text-transform:lowercase;
	font-weight:bold;
	font-size:12px;
	letter-spacing:1px;
}
.navshadow {
	position:absolute;
	z-index:1;
	width:100%;
	height:0px;
	top:0.5em;
	left:0px;
}
.navshadow1 {
  box-shadow:         4px 5px 6px 3px rgba(0,0,0,0.25), 4px 5px 6px 6px rgba(0,0,0,0.1), 6px 7px 12px 6px rgba(0,0,0,0.1);
}
.navshadow3 {
  box-shadow:         5px 6px 6px 3px rgba(0,0,0,0.25), 5px 6px 6px 6px rgba(0,0,0,0.1), 7px 8px 12px 8px rgba(0,0,0,0.1);
}
.navshadow5 {
  box-shadow:         6px 7px 6px 3px rgba(0,0,0,0.25), 6px 7px 6px 6px rgba(0,0,0,0.1), 8px 10px 12px 10px rgba(0,0,0,0.1);
}
#navigation-key {
	right:-30px;
	position:absolute;
	width:auto;	
}
.clearit {
	clear:right;
}

/******************************************************************************************************
**    footer (and social used in contact)
******************************************************************************************************/
#footer-content {
	width:960px;
	margin:0px auto 0px auto;
	position:relative;
}

.bubble {
position:relative;
background-image:url(/i/bubble-tip.png);
background-position:top left;
background-repeat:no-repeat;
margin:20px 5px 20px 0;
}
.bubble-left-arrow {
position:relative;
background-image:url(/i/bubble-tip-left-arrow.png);
background-position:top left;
background-repeat:no-repeat;
margin:20px 5px 20px 0;
}
.bubble-corner{
position:absolute;
width:5px;
height:5px;
bottom:-5px;
right:-5px;
background-image:url(/i/bubble-tip.png);
background-position:bottom right;
background-repeat:no-repeat;
}
.bubble-bottom{
width:100%;
bottom:-5px;
left:0;
background-position:bottom left;
}
.bubble-right{
width:5px;
height:100%;
top:0px;
right:-5px;
background-position:top right;
background-repeat:no-repeat;
}



.bubble h1 {
	margin:25px 0 0 15px;
}
.bubble p {
	margin: 5px 15px 15px 15px;;
	font-size:.8em;
}
.bubble a {
text-decoration:none;
font-style:italic;	
}
.bubble a:link {
color:#707070;
}
.bubble a:visited {
color:#707070;
}
.bubble a:hover {
color:black;
}
.bubble a:active {
color:#707070;
}

#about-bubble {
float:right;
width:405px;
}


#social-bubble {
float:left;
margin-right:5px;
bottom:0px;
}
#social-bubble > :first-child {
	margin:25px 6px 10px 16px;
	height:32px;
}
.social {
	opacity:0.5;
}
.social-title {
	position:absolute;
	width:150px;
	height:20px;
	top:9px;
	left:75px;
	color:silver;
	text-transform:uppercase;
	font-weight:bold;
	font-size:10px;
	line-height:normal;
}


.social-thumb {
  background-image: url(http://blender.ca/i/sprite-main.png);
  width:32px;
  height:32px;
  float:left;
  margin-right:5px;
}
.social-facebook {
  background-position: -75px -10px;
}
.social-linkedin {
  background-position: -125px -10px;
}
.social-twitter {
  background-position: -25px -10px;
}
.social-rss {
  background-position: -175px -10px;
}


#footer-address {
width:auto;
float:left;
color:silver;
text-transform:uppercase;
font-weight:bold;
font-size:10px;
line-height:normal;
margin:30px 5px 20px 20px;

}
#footer-address a {
text-decoration:none;
}
#footer-address a:link {
color:silver;
}
#footer-address a:visited {
color:silver;
}
#footer-address a:hover {
color:grey;
}
#footer-address a:active {
color:silver;
}


/******************************************************************************************************
**    carousel
******************************************************************************************************/
#carousel-wrapper {
top:0px;
position:relative;
}
.myRoundabout-holder {
width:960px;
height:320px;
margin: 0px auto 0px auto;
position:relative;
}
.myRoundabout {
display:none;
}
.roundabout-holder {
height:320px;	
}
.roundabout-moveable-item {
	width:400px;
}
.roundabout-moveable-item img {
	width: 99%;
	border-top: 1px solid Silver;
	border-left: 1px solid Silver;
	-moz-box-shadow: 1px 0px 4px Silver ;
	-webkit-box-shadow: 1px 0px 4px Silver ;
	box-shadow: 1px 1px 4px Silver ;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=135, Color='Silver')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=135, Color='Silver');
}
#carousel-button {
	position:absolute;
	top:270px;
	left:750px;
	height:62px;
	width:130px;
	z-index:100;
	display:none;
}
#title-text {
position:absolute;
top:110px;
left:380px;
width:200px;
height:10px;
font-weight:bold;
z-index:110;
}
#alt-text {
position:absolute;
top:120px;
left:380px;
width:200px;
height:30px;
z-index:110;
}

/* tool tip info */
.myRoundaboutinfo {
display:none;
position:absolute;
left:11px;
bottom:0px;
font-size:x-small;
width:340px;
height:40px;	
line-height:1em;
color:#707070;
z-index:1000;
}
.myRoundaboutinfo a {
}
.myRoundaboutinfo a:link {
color:#707070;
}
.myRoundaboutinfo a:visited {
color:#707070;
}
.myRoundaboutinfo a:hover {
color:black;
}
.myRoundaboutinfo a:active {
color:#b6b6b6;
}
.myRoundaboutinfo p {
	margin: 2px 5px 0 5px;	
	text-align:left;
}
.myRoundaboutinfounder {
display:none;
position:absolute;
left:1%;
bottom:0px;
width:98%;
height:40px;	
background:#f0f0f0;
z-index:999;
border: 1px solid #c0c0c0;
}



/******************************************************************************************************
**    page-topper
******************************************************************************************************/
.page-topper {
	position:relative;
	min-height:128px;
}

.page-topper p{
	font-size:1.2em;
	color:#888888;
	margin:40px 0 10px 0;
	padding:0px 140px 0 20px;
}
.page-topper img {
	position:absolute;
	right:20px;
	top:0px;

}



/******************************************************************************************************
**    sub-content
******************************************************************************************************/
.sub-page-content {
width:960px;
margin:10px auto 40px auto;
position:relative;
}
.left-half {
width:530px;
float:left;
padding:0px 15px 0 15px;
position:relative;
background-image:url(../i/content-header-gray-thin-onepoint.png);
  background-image: url(http://blender.ca/i/sprite-main.png);
  background-position: -10px -737px;

background-repeat:no-repeat;
}

.left-side {
width:540px;
float:left;
position:relative;
}
.right-side {
width:405px;
float:right;
position:relative;
}
/*
.right-half {
width:365px;
float:right;
padding:0px 15px 0 15px;
position:relative;
background-image:url(../i/content-header-gray-thin-onepoint.png);
background-repeat:no-repeat;
}

.right-column-item {
position:relative;
margin-top:15px;
background-image:url(../i/content-header-gray-thin-onepoint.png);
background-repeat:no-repeat;
}
*/
.column-item {
position:relative;
margin-bottom:15px;
padding:0px 15px 0 15px;
background-image:url(../i/content-header-gray-thin-onepoint.png);
  background-image: url(http://blender.ca/i/sprite-main.png);
  background-position: -10px -737px;
background-repeat:no-repeat;
overflow:hidden;
}
.title-bar-endcap {
background-image:url(../i/content-header-gray-thin-onepoint.png);
background-position:top right;
  background-image: url(http://blender.ca/i/sprite-main.png);
  background-position: -944px -737px;
background-repeat:no-repeat;
position:absolute;
top:0px;
right:0px;
height:60px;
width:25px;
}

.sub-page-content h1 {
	color: LightSteelBlue;
	color: #b6b6b6;
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	font-size:24px;
	font-weight:bold;
	margin:0px 0 30px 0px;
	line-height:51px;
}

.sub-page-content .piece {
margin:0 0 18px 0;
}
.sub-page-content  h2{
font-size:1.2em;
margin:20px 0 10px 0;
}
.sub-page-content  h2:first-child {
margin-top:0px;
}
.sub-page-content ul{
margin:0 0 0 20px;
}
.sub-page-content li{
list-style-type:disc;
padding-left:5px;

}


.list-triangle li {
  background-image: url(http://blender.ca/i/sprite-main.png);
  background-position: -10px -568px;
background-repeat:no-repeat;
list-style-type:none;
padding-left:15px;
}



/******************************************************************************************************
**    3d button
******************************************************************************************************/

.bubblebutton {
   border-top: 1px solid #ebebeb;
   background: #dbdbdb;
   background: -webkit-gradient(linear, left top, left bottom, from(#bab6ba), to(#dbdbdb));
   background: -webkit-linear-gradient(top, #bab6ba, #dbdbdb);
   background: -moz-linear-gradient(top, #bab6ba, #dbdbdb);
   background: -ms-linear-gradient(top, #bab6ba, #dbdbdb);
   background: -o-linear-gradient(top, #bab6ba, #dbdbdb);
   padding: 5px 10px;
   -webkit-border-radius: 21px;
   -moz-border-radius: 21px;
   border-radius: 21px;
   -webkit-box-shadow: rgba(0,0,0,1) 0 1px 0;
   -moz-box-shadow: rgba(0,0,0,1) 0 1px 0;
   box-shadow: rgba(0,0,0,1) 0 1px 0;
   text-shadow: rgba(0,0,0,.4) 0 1px 0;
   color: white;
   font-size: 12px;
   text-decoration: none;
   vertical-align: middle;
   }
.bubblebutton:hover {
   border-top-color: #bab6ba;
   background: #bab6ba;
   color: #ffffff;
   }
.bubblebutton:active {
   border-top-color: #969696;
   background: #969696;
}




/******************************************************************************************************
**    scrollable
******************************************************************************************************/

/* root element for scrollable */
.scrollable {

	/* required settings */
	position:relative;
	overflow:hidden;

	/* vertical scrollables have typically larger height than width but not now */
	height: 504px;
	width: 360px;
	
}
/* root element for scrollable items */
.scrollable .items {
	position:absolute;

	/* this time we have very large space for the height */
	height:20000em;
}

.item {
	height:503px;
	width:360px;
	text-align:center;
	padding:1px 0 1px 0;
	position:relative;
}
.item img {
	border-top: 1px solid Silver;
	border-left: 1px solid Silver;
	-moz-box-shadow: 1px 1px 4px Silver ;
	-webkit-box-shadow: 1px 1px 4px Silver ;
	box-shadow: 1px 1px 4px Silver ;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=135, Color='Silver')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=135, Color='Silver');
	margin-bottom:15px;
}

/* position and dimensions of the navigator */
.navi {
	position:absolute;
	top:100px;
	right:14px;
	width:11px;
	height:200px;
}


/* items inside navigator */
.navi a {
	width:8px;
	height:8px;
	margin:3px;
	background:url(/s/jquery.tools.img/navigator.png) 0 0 no-repeat;
	display:block;
	font-size:1px;
}

/* mouseover state */
.navi a:hover {
	background-position:0 -8px;      
}

/* active state (current page state) */
.navi a.active {
	background-position:0 -16px;     
}


/* tool tip info */
.moreinfo {
display:none;
position:absolute;
left:11px;
bottom:0px;
font-size:12px;
width:340px;
height:40px;	
line-height:1em;
color:#707070;
z-index:1000;
}
.moreinfo a {
}
.moreinfo a:link {
color:#707070;
}
.moreinfo a:visited {
color:#707070;
}
.moreinfo a:hover {
color:black;
}
.moreinfo a:active {
color:#b6b6b6;
}
.moreinfo p {
	margin: 2px 5px 0 5px;	
	text-align:left;
}
.moreinfounder {
display:none;
position:absolute;
left:10px;
bottom:0px;
width:340px;
height:40px;	
background:#f0f0f0;
z-index:999;
border: 1px solid #c0c0c0;
}



/******************************************************************************************************
**    hosting
******************************************************************************************************/
.piece {
	padding-left:80px;
	background-position:left top;
	background-repeat:no-repeat;
}
.piece ul {
	font-size:0.8em;
}
.host-piece-1 {
background-image:url(/i/icons-misc/controls-BW.png);
}
.host-piece-2 {
background-image:url(/i/icons-misc/mail-BW.png);
}
.host-piece-3 {
background-image:url(/i/icons-misc/database-BW.png);
}


/******************************************************************************************************
**    contact
******************************************************************************************************/
.shadowinput{
float:left; background:#efefef; padding:9px; margin:0 0 14px 0;
-moz-border-radius: 2px; -webkit-border-radius: 2px;
box-shadow:0px 1px 3px rgba(0, 0, 0, .3);
-webkit-box-shadow:0px 1px 3px rgba(0, 0, 0, .3);
-moz-box-shadow:0px 1px 3px rgba(0, 0, 0, .3);	
background: -moz-linear-gradient(top, #efefef, #fff);
background: -webkit-gradient(linear, left top, left bottom, from(#efefef), to(#fff));
-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#efefef, endColorstr=#ffffff)";	
}
#contact-form ul {
	margin-left: 0px;
}
#contact-form li {
list-style:none;
display:block;
margin-right:auto;
clear:both;
}
#contact-form .form_error {
	 display:none;
	color:red;
	font-size:x-small;
	margin:0 0 0 5px;
	
}
.holder {
	width:50%;
	float:left;	
	margin-top:25px;
}



/******************************************************************************************************
**    blog
******************************************************************************************************/

.bb-post_date {
	position: absolute;
	right:10px;
	top:25px;
	text-align:right;
	font-style:italic;	
	font-size:60%;
	width:150px;
	height:20px;
}
.blog-featured-post {
	position:relative;
}
.blog-featured-post h1 {
	color: LightSteelBlue;
	color: #b6b6b6;
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	font-size:24px;
	font-weight:bold;
	margin:0px 0 10px 15px;
	line-height:51px;
}
.blog-featured-post h2 {
		font-size:16px;
	font-weight:bold;
	margin: 15px 0 5px 15px;
}
.blog-featured-post h3 {
font-weight:bold;
	margin: 15px 0 5px 15px;
}
.blog-featured-post p {
	margin:0 0 10px 0;
	width:510px;
	font-size:15px;
	padding:0px 0 0 15px;
	color:#888888;
}

.blog-featured-post ul, .blog-featured-post ol{
	margin:0 0 10px 40px;
	width:480px;
}
.blog-featured-post li{
list-style-type:disc;
padding-left:5px;

}



.double-wide p{
	width:930px;	
}

.blender-blog .column-item {
	margin-bottom:8px;	
}

.post-tags {
	font-size:80%;
	line-height:normal;
	font-style:italic;
	width:350px;
	position:absolute;
	bottom:0px;
	height:14px;
}
.blog-featured-post .post-tags {
	margin-left:15px;	
}
.breadcrumbs {
	font-size:80%;
	line-height:normal;
	font-style:italic;
	margin:20px 0 0 15px;
}
.blog-more-back {
	margin-top:25px;
	height:5px;
	position:relative;	
	font-weight:bold;
}
.blog-more {
	position:absolute;
	right:0px;
	width:30%;
	text-align:right;	
}
.blog-back {
	position:absolute;
	left:0px;	
	width:30%;
	text-align:left;	
}


h2.widgettitle  {
font-size:1.2em;
margin:0 0 0 0;
}

.widget {
margin:15px 0 0 0;
}
.widget:first-child {
margin-top:0px;
}

.widget, .widgets li {
list-style-type:none;	
}

.widget  ul{
margin:0 0 0 20px;
}

.widget ul li {
  background-image: url(http://blender.ca/i/sprite-main.png);
  background-position: -10px -568px;
background-repeat:no-repeat;
list-style-type:none;
padding-left:15px;
}


/*


.blog-featured-post img {
	border-top: 1px solid Silver;
	border-left: 1px solid Silver;
	-moz-box-shadow: 1px 0px 4px Silver ;
	-webkit-box-shadow: 1px 0px 4px Silver ;
	box-shadow: 1px 1px 4px Silver ;
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=135, Color='Silver')";
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=135, Color='Silver');
}
.feature-thumb-wrap img {
	position:relative !important;
	margin:0 0 0 0 !important;
	top:0 !important;
	right:0 !important;
}
*/
.feature-thumb-wrap {
	float:right;
	margin:20px 25px 0 15px;
	width:350px;
	overflow:hidden;
	max-height:200px;
	
	border-top: 1px solid Silver;
	border-left: 1px solid Silver;
	-moz-box-shadow: 1px 0px 4px Silver ;
	-webkit-box-shadow: 1px 0px 4px Silver ;
	box-shadow: 1px 1px 4px Silver ;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=135, Color='Silver')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=135, Color='Silver');
}

.post-thumb-wrap {
	float:right;
	margin: 0px 0 10px 10px;
	width:150px;
	overflow:hidden;
	max-height:200px;
	
	border-top: 1px solid Silver;
	border-left: 1px solid Silver;
	-moz-box-shadow: 1px 0px 4px Silver ;
	-webkit-box-shadow: 1px 0px 4px Silver ;
	box-shadow: 1px 1px 4px Silver ;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=135, Color='Silver')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=135, Color='Silver');
}

.fadescreen { /*hide tall images bottoms */
	height:25px;
	width:300px;
	top:0px;
	left:0px;
	position:absolute;
	background-color:white;
	z-index:100;	
	opacity:0.6;
}

.external_link {
	padding-right:11px;
	margin-right:1px;
	background-image:url(/i/sprite.png);
	background-position:right -79px ;
	background-repeat:no-repeat;
}

.addthis_default_style {
	width:300px;
	height:25px;
	margin:0 0 0 15px;
	position:relative;
}
.column-item .addthis_default_style {
	margin:10px 0 0 0;
}
.addthis_default_style a {
	margin-top:2px;
}
.addthis_button_facebook_like {
	margin-top:0px !important;
}
.addthis_button_compact {
	width:16px;
}

/******************************************************************************************************
**    blog - comments
******************************************************************************************************/


.comment-popup {
	font-size:80%;
	line-height:normal;
	text-align:right;
	font-style:italic;
	width:500px;
}
.column-item .comment-popup {
	clear:both;
	
}
.comment-popup a{
	margin-right:15px;
}
#comments {
	margin-left:20px;
	font-style:italic;
	display:none;	
}



.commentlist li {
	list-style:none;
	list-style-type:none;	
}

.comment-body {
	position:relative;
}

.comment-body p{
	border:1px solid #cccccc;
	background-color:#efefef;
	padding:5px 5px 5px 5px;
	margin:3px 0 3px 0;
	border-radius: 5px;
	
}

.comment-author {
	font-style:italic;	
	font-size:80%;
}

.commentmetadata {
	position:absolute;
	bottom:-18px;
	right:0px;
	text-align:right;
	font-style:italic;	
	font-size:80%;
}

#respond {
	margin:30px 0 0 0;	
}
#respond h3{
	font-weight:bold;
	
}

/******************************************************************************************************
**    blog wp sharing - sharedaddy
******************************************************************************************************/
.sharedaddy {}
.sd-content > ul > li {
  width: auto;
}