html {
	height: 100%;
}

body {
	font: 13px Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0;
	color: #bdbdbd;
	height: 100%;
	background: url('../images/body-bg.gif');
}

img {
	border: none;
}

form {
	margin: 0;
	padding: 0;
}

a {
	text-decoration: underline;
	color: #bdbdbd;
}

a:hover {
	text-decoration: none;
}

#page {
	width: 666px;
	padding: 0 0 0 30px;
	background: #000 url(../images/page-bg.gif) repeat-y;
	min-height: 100%;
	position: relative;
	overflow: hidden;
}

# diggbut {
background:url(http://theconversationprism.com/wp-content/uploads/2009/01/diggborder.png);
width:66px;
position:fixed;
left:600px;
}

* html #page {
	height: 100%;
	overflow: visible;
}

.main {
	overflow: hidden;
	padding: 0 26px 0 31px;
	background: url(../images/page-gradient.gif) repeat-x;
}

/*logo start*/
.logo {
	margin: 0 0 0 -2px;
	padding-top: 27px;
	padding-bottom: 14px
}

.logo a {
	display: block;
	text-indent: -9999px;
	width: 363px;
	height: 113px;
	overflow: hidden;
	background: url('../images/logo.gif') no-repeat;
}

/*logo end*/
/* poster start */
.poster {
	overflow: hidden;
	width: 100%;
	margin-top: 25px;
	padding-bottom: 2px;
	display:table;
}

.poster .left-col {
	float: left;
	width: 300px;
	display:table-cell;
}

.poster .left-col img {
	display: block;
	border: 3px solid #cdcccc;
}

/* download-menu start */
.download-menu {
	margin: 12px 0 0 0px;
	position: relative;
	padding: 0;
	width: 100%;
	overflow: hidden;
	list-style: none;
	
}

/*
.avatar_style {
border:1px #5d5d5d solid;
width:99px;
height:99px;
padding-top:-20px !important;
padding-bottom: 6px;
}
*/


.promo_emb {border: 1px  #333333 solid;
}

#promo_emb {
  float: left;
  overflow: hidden;
  width: auto;
  height: 59px;
  margin: 30px 0 0 0;
  padding: 0 15px 0 0;
  background: #1c1c1c url(/wp-content/themes/theconversationprism/images/promo_emb_box_right.png) no-repeat 100% 0;
  font-size: 12px;
}
#promo_emb label {
  display: block;
  float: left;
  padding: 20px 15px 19px 15px;
  height: 20px;
  line-height: 20px;
  vertical-align: middle;
  background: #1c1c1c url(/wp-content/themes/theconversationprism/images/promo_emb_box_left.png) no-repeat 0 0;
}
#promo_emb input {
  height: 1em;
  margin: 20px 10px 0 0;
  width: 200px;
  padding: 5px;
  background: #fff;
  border: none;
  font-family:monospace;
  font-size: 10px;
  color: #000;
}
#promo_emb object,
#promo_emb embed {
  margin: 20px 0;
  vertical-align: top;
}
#promo_emb p {
  display: inline;
  margin: 0;
  padding: 0;
}
#promo_emb br {
  display: none;
}

.download-menu li {
	float: left;
	font: bold 11px/19px Arial, Helvetica, sans-serif;
	background: url(../images/download-menu-arrow.gif) no-repeat 0 5px;
	padding: 0 8px 0 9px;
	margin-left: -5px;
	display: inline;
	color: #ccc;
}

.download-menu li strong {
	background: url(../images/download-menu-icon.gif) no-repeat;
	padding: 3px 0 2px 24px;
}

.download-menu li a {
	color: #bd0070;
}

/* download-menu end */
.poster .right-col {
	width: 193px;
	padding:0 40px 60px 0;
	color: #fff;
	font: bold 16px Arial, Helvetica, sans-serif;
	display:table-cell;
	vertical-align:middle;
}

.poster .right-col .size {
	display: block;
	overflow: hidden;
	width: 100%;
	font-size: 24px;
	width: 202px;
	margin-right: -9px;
}

.poster .right-col .size span {
	float: right;
	background: #353535;
	line-height: 40px;
	padding: 0 7px;
}

.poster .right-col p {
	margin: 0;
	padding: 14px 0 7px;
	text-align: right;
	line-height: 19px;
}

.poster .right-col .buy-link {
	width: 202px;
	height: 77px;
	display: block;
	text-indent: -9999px;
	margin: 23px -9px 0 0;
	outline: none;
	position: relative;
	background: url(../images/poster-buy-link.gif) no-repeat;
}

.poster .right-col .intl-link {
	width: 190px;
	float:right;
	margin: -23px 0px 0 0;
	outline: none;
	color:#807f7f;
	text-decoration:underline;
}

.poster .right-col .intl-but {
	width: 190px;
	display:block;
	
	height:24px;
	float:right;
	outline: none;
	background: url(../images/intl-but.png) no-repeat;
}

.poster .right-col .intl-but:hover {background-position:0px -30px;}

.poster .right-col .buy-link:hover {background-position:0 -77px;}
.poster .right-col .buy-link span {
	display: block;
	width: 60px;
	height: 60px;
	position: absolute;
	left: 166px;
	cursor: pointer;
	top: 47px;
	background: url(../images/poster-buy-icon.gif) no-repeat;
	text-indent: -9999px;
	border: none;
}

.specialyes {

	display: block;
	width: 60px;
	height: 60px;
text-indent: -9999px;
	position: absolute;
	left: 603px;
	cursor: pointer;
	top: 491px;
	background: url(../images/poster-buy-icon.gif) no-repeat;
}

/* poster end */
/* conversation start */
.conversation {
	overflow: hidden;
	width: 100%;
	padding: 21px 0 0;
}

.conversation .head {
	overflow: hidden;
	height: 100%;
	padding: 0 0 9px;
	border-bottom: 1px solid #999;
}

.conversation .head h2 {
	float: left;
	margin: 0;
	font-size: 20px;
	color: #fff;
	width: 550px;
	font-weight: normal;
}

.conversation .head h2 span {
	display: block;
	height: 24px;
}

.conversation .head a {
	float: right;
	margin-top: 7px;
	color: #4d4d4d;
	text-decoration: none;
}

.conversation .head a:hover {
	text-decoration: underline;
}

/* tweets start */
.tweets {
	margin: 0;
	padding: 0;
	list-style: none;
}

.tweets li {
	overflow: hidden;
	width: 100%;
	padding: 14px 0 10px;
}
.tweets li:hover,
.tweets li.hover {background-color:#333;}
.tweets li .img {
	float: left;
	border: 1px solid #5d5d5d;
}

.tweets li div {
	float: right;
	width: 514px;
	padding-right: 30px;
}

.tweets li div p {
	margin: 0;
	line-height: 15px;
}

/* info-list start */
.info-list {
	margin: 8px 0 0 -5px;
	padding: 0;
	list-style: none;
	overflow: hidden;
	height: 100%;
}

.info-list li {
	float: left;
	font-size: 12px;
	color: #807f7f;
	padding: 0 6px;
	margin-left: -1px;
	display: inline;
	width: auto;
	background: url(../images/info-list-bullet.gif) no-repeat 0 7px;
}

.info-list li a {
	color: #807f7f;
}

/* info-list end */
/* tweets end */
/* buzz-about start */
.buzz-about {
	margin: 0;
	padding: 0 0 12px;
	list-style: none;
}

.buzz-about li {
	color: #bdbdbd;
	overflow: hidden;
	height: 100%;
	padding: 0 0 7px 3px;
}

.buzz-about li p {
	margin: 13px 0 0;
	line-height: 23px;
	font-size: 19px;
}

.buzz-about li:hover,
.buzz-about li.hover {background-color:#333;}

.buzz-about li .link {
	display: block;
	font-size: 12px;
	padding-top: 11px;
}

.buzz-about li .link a {
	color: #807f7f;
}

.buzz-about li .link a.link1 {
	background: url(../images/buzz-about-icon1.gif) no-repeat 0 50%;
	padding-left: 20px;
}

.buzz-about li .link a.link2 {
	background: url(../images/buzz-about-icon2.gif) no-repeat 0 50%;
	padding-left: 20px;
}

.buzz-about li .link a.link3 {
	background: url(../images/buzz-about-icon3.gif) no-repeat 0 50%;
	padding-left: 20px;
}

/* buzz-about end */
/* conversation end */
/* footer start */
#footer {
	overflow: hidden;
	width: 100%;
	padding: 27px 0 34px;
	border-top: 1px solid #333;
}

#footer a {
	color: #ec008c;
	font: bold 14px Arial, Helvetica, sans-serif;
}

#footer a.link {
	margin-left: 15px;
	top: -4px;
	position: relative;
}

/* footer end */

/*AD avatar tweak */
.commentlist li .avatar { 
	float: right;
	border:none;
	padding: 0px 6px 0 0;
	background:none;
	}
/* comments start */

.commentlist li {
list-style:none;
list-style-image:none;
text-indent:none;
margin-left:-40px;
padding-bottom:20px;
/*width:100%;  coomenting out this width tag will make the comments length align with post content length. */
}
.tweetlist li {
list-style:none;
list-style-image:none;
text-indent:none;
margin-left:-40px;
/* width:100%; removing this width tag will make the comments length align with post content length. */
}

.tweetlist img {
padding-right:10px;
}



.comments {
	overflow: hidden;
	height:260px;
	width: 100%;
	padding-top:20px;
	padding-bottom: 20px;
	margin-top: 9px;
	border-top: 1px solid #333;
}

.comments .left-col {
	float: left;
	width: 285px;
	padding: 0 0 0 4px;
}

/* form start */
.comments .form {
	width: 100%;
	overflow: hidden;
}

.comments .form .head {
	overflow: hidden;
	width: 100%;
	padding-top: 24px;
}

.comments .form .head h3 {
	float: left;
	margin: 0;
	font: bold 16px Arial, Helvetica, sans-serif;
}

.comments .form .head a {
	float: right;
	margin-top: 4px;
}

.comments .form textarea {
	margin: 10px 0 0;
	overflow: auto;
	font: 12px Arial, Helvetica, sans-serif;
	color: #bdbdbd;
	border: 1px solid #4d4d4d;
	background: #000;
	width: 278px;
	height: 39px;
}

.comments .form .submit {
	float: left;
	margin: 14px 0 0;
}

.comments .form .add-link {
	float: right;
	color: #4d4d4d;
	font-size: 11px;
	margin-top: 13px;
}

/* form end */
/* user start */
.comments .user {
	overflow: hidden;
	height: 100%;
	font-size: 12px;
	color: #807f7f;
	padding: 23px 0 0 4px;
}

.comments .user a {
	color: #807f7f;
}

.comments .user .avatar {
	float: left;
	margin: 0 12px 0 0;
}

.comments .table {
	display: table;
	height: 1%;
}

.comments .user p {
	margin: 0;
	padding: 2px 0 13px;
	line-height: 14px;
}

.comments .user p .trash-link {
	padding: 0 0 1px 18px;
	background: url(../images/trash-icon.gif) no-repeat 0 2px;
}

/* user end */
.comments .right-col {
	float: right;
	width: 286px;
	padding: 24px 0 0;
}

/* members start */
.comments .members {
	overflow: hidden;
	height: 100%;
	padding: 13px 0 0;
}

.comments .members .head {
	overflow: hidden;
	height: 100%;
	padding: 0 20px 0 3px;
}

.comments .members .head h3 {
	margin: 0;
	font: 16px Arial, Helvetica, sans-serif;
	float: left;
	color: #b3b3b3;
}

.comments .members .head h3 a {
	color: #b3b3b3;
	text-decoration: none;
}

.comments .members .head h3 a:hover {
	text-decoration: underline;
}

.comments .members .head .more {
	float: right;
	margin-top: 1px;
	color: #4d4d4d;
}

.comments .members ul {
	margin: 0;
	padding: 8px 0 0;
	list-style: none;
	overflow: hidden;
	width: 100%;
}

.comments .members ul li {
	float: left;
	padding: 0 4px 0 2px;
}

.comments .invite-link {
	display: block;
	padding: 12px 0 0;
}

.comments .invite-link a {
	color: #4d4d4d;
	font-size: 12px;
}

.comments .google-ads {
	text-align: right;
	padding: 4px 0 0;
	overflow: hidden;
	width: 100%;
}

.comments .google-ads a {
	float: right;
}

.comments .google-ads a img {
	display: block;
}

/* members end */
/* user-options start */
.comments .user-options {
	overflow: hidden;
	height: 100%;
	color: #666;
	margin-bottom: -3px;
	padding: 0 19px 0 0;
}

.comments .user-options .avatar {
	float: left;
	margin: 0 10px 0 0;
}

.comments .user-options .icon-link {
	float: right;
	margin-top: 4px;
}

.comments .user-options .table {
	display: table;
	height: 1%;
}

.comments .user-options strong {
	display: block;
	padding: 2px 0 0;
}

.comments .user-options ul {
	margin: -1px 0 0 -5px;
	padding: 0;
	list-style: none;
	overflow: hidden;
}

.comments .user-options ul li {
	display: inline;
	font-weight: bold;
	padding: 0 2px 0 7px;
	margin-left: -2px;
	background: url(../images/user-options-divider.gif) no-repeat 0 3px;
}

.comments .user-options ul li a {
	color: #666;
}

/* user-options end */
/* comments end */
/* sIFR start */
.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;
}

.sIFR-flash + div[adblocktab=true] {
	display: none !important;
}

/* sIFR end */
/* navigation start */
.navigation {
	margin: 0;
	padding: 0 15px 0 0;
	list-style: none;
	position: absolute;
	right: 0;
	top: 0;
	height: 27px;
	overflow: hidden;
	background: #7d7c7d;
}

.navigation li {
	float: left;
	height: 27px;
	text-indent: -9999px;
	overflow: hidden;
}

.navigation li a {
	overflow: hidden;
	display:block;
	height: 27px;
	background: url(../images/navigation-bg.gif) no-repeat;
}

.navigation li.navigation-title {
	background: url(../images/navigation-bg.gif) no-repeat;
	width: 80px;
}

.navigation li.navigation-home a {
	width: 49px;
	background-position: -80px 0;
}
.navigation li.navigation-home a:hover {background-position:-80px -27px;}
.navigation li.navigation-about a {
	width: 53px;
	background-position: -129px 0;
}
.navigation li.navigation-about a:hover {background-position:-129px -27px;}
.navigation li.navigation-buzz a {
	width: 43px;
	background-position: -182px 0;
}
.navigation li.navigation-buzz a:hover {background-position:-182px -27px;}
.navigation li.navigation-blog a {
	width: 47px;
	background-position: -225px 0;
}
.navigation li.navigation-blog a:hover {background-position:-225px -27px;}
/* navigation end */
.glob-buy-link {
	width: 112px;
	height: 53px;
	background: url(../images/buy-link.gif) no-repeat;
	position: absolute;
	right: 21px;
	text-indent: -9999px;
	overflow: hidden;
	top: 68px; 
}
.glob-buy-link:hover {background-position:0 -53px;}
/* blog-box start */
.blog-box {
	overflow: hidden;
	width: 100%; 
	padding: 19px 0 33px;
}
.blog-box .headline {
	overflow: hidden;
	width: 100%; 
	border-bottom: 1px solid #999; 
	padding-bottom: 9px;
}
.blog-box .headline h2 {
	margin: 0; 
	float: left; 
}
.blog-box .headline h2 {
	float: left;
	margin: 0;
	font-size: 20px;
	color: #fff;
	width: 250px;
	font-weight: normal;
}
.blog-box .headline h2 span {
	display: block;
	height: 24px;
}
.blog-box .headline ul {
	margin: 0;
	padding: 4px 0 0;
	list-style: none;
	float: right; 
}
.blog-box .headline ul li {
	float: left; 
	padding: 0 0 1px 13px;
}
.blog-box .headline ul li a {
	color: #828181;
}
.blog-box .headline ul li.link1 a {
	background: url(../images/blog-box-icon1.gif) no-repeat 0 1px;
	padding: 0 0 1px 22px;
}
.blog-box .headline ul li.link2 a {
	background: url(../images/blog-box-icon2.gif) no-repeat 0 1px;
	padding: 0 0 1px 22px;
}
.blog-box .headline ul li.link3 a {
	background: url(../images/blog-box-icon3.gif) no-repeat 0 1px;
	padding: 0 0 1px 22px;
}
.blog-box .avatar {
	float: left; 
	margin: 25px 32px 0 0;
	border: 1px solid #5d5d5d; 
}

.blog-box .table {
	display: table; 
	height: 1%;
	font-size: 14px;
	padding-top: 2px;
}
.blog-box .table p {
	margin: 0; 
	padding: 20px 0 0;
	line-height: 19px;
}
/* blog-box end */
/* blog start */
.blogs {
	overflow: hidden;
	width: 100%; 
}
.blogs .heading {
	display: block; 
	text-align: right; 
	color: #828282;
	font: bold 48px Arial, Helvetica, sans-serif;
	margin: -1px 0 -12px;
}
.blogs .blog {
	overflow: hidden;
	height: 100%;
	padding: 32px 0 0;
}
.blogs .blog .avatar {
	float: left; 
	margin: 6px 0 0;
	border:none; 
}
/*added avatar2 to override no border AD */
.blogs .blog .avatar2 {
	float: left; 
	margin: 6px 0 0;
	border:1px solid #5d5d5d !important; 
}
.blogs .blog .cont {
	float: right; 
	width: 478px;
	font-size: 14px;
	border-bottom: 1px solid #999; 
	padding-bottom: 26px;
}
.blogs .blog .cont h2 {
	margin: 0; 
	font: bold 34px/41px Arial, Helvetica, sans-serif;
	color: #f09;
	margin-bottom: -10px;
}
.blogs .blog .cont p {
	margin: 0; 
	padding: 19px 0 0;
	line-height: 19px;
}
.blogs .blog .posted {
	overflow: hidden;
	width: 100%; 
	color: #807f7f;
	padding-top: 13px;
	font-size: 12px;
}
.blogs .blog .posted p {
	float: left; 
	padding: 0; 
}
.blogs .blog .posted p a {
	color: #807f7f;
}
.blogs .blog .posted strong {
	float: right; 
	font: bold 16px Arial, Helvetica, sans-serif;
}
.blogs .blog .posted strong a {
	text-decoration: none; 
	color: #b3b3b3;
}
.blogs .blog .posted strong a:hover {
	text-decoration: underline; 
}
/* pages start */
.pages {
	overflow: hidden;
	height: 100%;
	padding: 24px 0 43px;
}
.pages ul {
	margin: 0 -7px 0 0;
	display: inline; 
	padding: 0;
	list-style: none;
	float: right; 
	overflow: hidden;
}
.pages ul li {
	float: left; 
	color: #807f7f;
	padding: 0 7px;
	margin-left: -1px;
	display: inline; 
	background: url(../images/pages-divider.gif) no-repeat 0 3px;
}
.pages ul li a {
	color: #807f7f;
}
/* pages end */
/* blog end */

.posted p a:hover {text-decoration: underline;}

.blogs .blog .simple {
	border-bottom: none;
	float: none;
	width: 100%;
}

.blogs .blog .underline-none {
	border-bottom: none;
}
/* page title link tweak AD */
.post_title_link {
	text-decoration:none;
	}
	
#gfc_iframe_1176776109 {
border:1px solid #000000 !important;
}


html body p.icon-size {
	padding: 0 0 0 28px;
	background:url(../images/icon_sizes.png) top left no-repeat !important;
	font-weight: bold !important;
	font-size: 12px;
	font-family:Helvetica,Arial,Sans-serif;
}

html body p.icon-size select {
	background:#fff none repeat scroll 0 0;
	border:1px solid #666666;
	color:#353535;
	font-family:Helvetica,Arial,Sans-serif;
	margin-left:1em;
	padding:2px;
	width:145px;
}


.about-2 .main {
  margin-top: 20px;
}
.about-2 .navigation {
  top: 20px
}
.about-2 #click-banner {
  display: block;
  position: absolute;
  top: 0;
  left: 30px;
  line-height: 20px;
  width: 636px;
  padding: 0 0 0 30px;
  background: url(../images/clickbannercolor.png) repeat-y;
  color: #fff;
  font-size: 10px;
  text-transform: uppercase;
}
.about-2 #click-banner a {
  color: #fff;
}
