/*========================================================*/
/* COLOR GUIDE                                            */
/*========================================================*/
/*
dark grey #464337
light grey #a2a19b

blue link #06f

h3 yellow border #ffd735

alt blue light #e1ecff

alt blue dark #94beff

========================================================= */


/*========================================================*/
/*    Cascading Style Sheet for the Community Engine      */
/*========================================================*/

/*========================================================*/
/*                  Table of Contents                     */
/*========================================================*/
/*  1. UNIVERSAL THINGS                                   */
/*  2. HEADER                                             */
/*  3. WELCOME                                            */
/*  4. BOX and ALTBOX                                     */
/*  5. BODY                                               */
/*  6. SIDEBAR                                            */ 
/*  7. FOOTER                                             */
/*  8. COMMUNITY FOOTER                                   */
/*  9. CLEARFIX                                           */
/*  10. SORTABLES                                         */
/*  11. PAGINTATION                                       */
/*  12. CLIPPINGS                                         */
/*  13. TAG CLOUDS                                        */
/*  14. USER LIST                                         */
/*========================================================*/

span.localized {
  font-style: italic;
  color: red;
}

/* Some hacks to make right column wider */
.yui-t6 .yui-b {
float:right;
width:28.4615em;*width:27.75em;}
.yui-t6 #yui-main .yui-b {
margin-right:29.4615em;*margin-right:28.725em;
}
.yui-t6 #yui-main{margin-right:-30em;/* IE: preserve layout at narrow widths */}

/* =============================================== */
/* 1. UNIVERSAL THINGS                             */
/* =============================================== */

body {
font-family: "Lucida Grande","Lucida Sans Unicode",Helvetica,Arial,sans-serif;
background:#fff url(/plugin_assets/community_engine/images/bg.png) repeat-x top center;
}

input, button {-moz-border-radius:5px; -webkit-border-radius:5px;}

#doc2{
color:#605f5f;
}

a{color: #06f;}

a:hover{color: #06f;
text-decoration: none;
}

p{margin: 0 0 1em 0;}

div.auto_complete {
  width: 350px;
  background: #ffffff; }
  div.auto_complete ul {
    border: 1px solid #888888;
    list-style-type: none;
    margin: 0;
    padding: 0;
    width: auto; }
    div.auto_complete ul li {
      margin: 0;
      padding: 3px; }
    div.auto_complete ul li.selected {
      background-color: #FFFDC0; }
.clear {
	clear: both;}
.right {
	float: right;}
.left {
	float:left;}
.centered {
	text-align:center; }
img.polaroid {
	padding:5px;
	border: 1px solid #A2A19B;
	}


/* =============================================== */
/* 2. HEADER                                       */
/* =============================================== */

#hd{
background:url(/plugin_assets/community_engine/images/bg_navbar.png) no-repeat;
height:129px;
position:relative;
}
#hd h1 {position:absolute; width:210px; height:108px; top:13px; padding-left: 10px;}
#hd h1 a {display:block; text-indent:-999em; height:108px;}


#hd h2 {padding-top:6px; padding-right: 10px; font-size:125%; float:right; width:181px; height:34px; text-align:right; z-index:9;}
#hd h2 div a {padding: 0 10px; background: white;}
#hd h2 a#user-menu {font-weight:normal; padding-right:20px;}

#newmail {
float: right;
padding-left: 20px;
margin-right: 20px;
background-color: transparent;
background-image: url(/plugin_assets/community_engine/images/icons/email_open.png);
background-repeat: no-repeat;
background-position: left center;
margin-top: 6px;
font-size:120%;
}

#NavBar, #hd h2, #hd h3, #user-menu-tip, #bd h2, #bd a, #bd h3 {font-family:Times,"Times New Roman",FreeSerif,serif;}
#NavBar li a, #hd a, #user-menu-tip a {text-decoration:none; color:black;}

/* Navbar */

#NavBar {position:absolute; top:47px; font-size:138.5%; text-transform:uppercase; list-style:none;width:100%;}

#NavBar li {float:left; padding-left:17px;}
#NavBar ul {float: left; margin-left: 220px;}

#NavBar ul li#active a, #NavBar ul li.current a{
text-decoration: none !important;
}

#NavBar ul li a:hover{text-decoration: underline;}

#NavBar form{position:absolute; top:31px; right: 35px;font-size:12px;}
#NavBar form input {width: 145px; border: medium none;}
#NavBar form label{display: none;}

#user-menu-tip {width:189px;z-index: 100;
background:url(/plugin_assets/community_engine/images/bg_user_menu.png) no-repeat bottom center;
padding-bottom: 10px;}
#user-menu-tip ul {list-style:none; margin: 0 4px; padding:13px 0; border-bottom:1px solid #cfcfcf;}
#user-menu-tip a {display:block; padding:5px 7px;}
#user-menu-tip a:hover {background:#fefbe6;}
#user-menu-tip > a {margin: 8px 4px 0;}
.shortlinks {background:#fef5b4;}

/* =============================================== */
/* 3. WELCOME                                      */
/* =============================================== */

#welcome .box p, #signup .box p{
font-size: 108%;}

#welcome ul {
margin-bottom: 1em;
}

#signup .box h4{
background:url(/plugin_assets/community_engine/images/sign-up-button.gif) no-repeat 0 0;
display:block;
height:60px;
text-decoration:none;
}

#signup .box h4:hover{
background:url(/plugin_assets/community_engine/images/sign-up-button.gif) no-repeat 0 -60px;
}

#signup .box h4 a{
display: block;
float: left;
width: 260px;
padding:12px 0 0 70px;
color:#605f5f !important;
font-size: 221.6%;
text-decoration: none;
}

#signup .box h4 a p{
display: block;
float: right;
width:90px;
font-size:50%;
margin: 0;
}

#signup .first .box h4 a{
background-image: url(/plugin_assets/community_engine/images/icons/31.png);
}

/* =============================================== */
/* 4. BOX and ALTBOX                               */
/* =============================================== */

#bd {margin-top: -1em;}

.box h3{
font-family:"Lucida Grande","Lucida Sans Unicode",Helvetica,Arial,sans-serif !important;
font-size:140%;
background:none;
color:#605f5f;
margin-left:0;
}

.box{
margin-top: 1em;
margin-bottom: 1em;
}

h2 {
  font-size: 207.69%;
}

.alt>h2, .alt>h3 {
font-size: 207.69%;
font-family:Georgia,Times,"Times New Roman",FreeSerif,serif !important;
margin-left: -30px;
padding: 0 0 9px 26px;
color:#bdbdbd;
font-weight:normal;
background: url(/plugin_assets/community_engine/images/h2_leaf.png) no-repeat bottom left;
}

#bd .alt h3 a {
color:#bdbdbd;
font-weight:normal;
text-decoration: none;
}

.alt h6.all {
margin-left: -30px;
}

.alt{
padding-left: 30px;
}
.page-content, .event-content{
margin-left: 0px; /* Use formatting for blog post except for left margin */
}

.event-edit-link{
float: right;
}

/*.hentry .vcard h5{
float: left;
width: 66px;
}

.hentry .vcard h5 a img{
display: block;
border: 1px solid #a2a19b;
padding: 2px;
background: #fff;
}

.hentry .vcard h5 a:hover img{background: #a2a19b; }

.hentry .vcard ul{
margin-left: 66px;
font-size: 85%;
}*/


/* =============================================== */
/* 5. BODY                                         */
/* =============================================== */

#bd li {margin:5px 0;}
#bd .entry-content ul, #bd .entry-content ol {margin: 20px 0 20px 30px;}

a {font-size:110.8%; color:#c5ae0c; font-weight:normal;}
#bd img {border:1px solid #c0bfbf; padding:2px;}

.hentry {margin-bottom: 1.538em;}
.hentry h4 {margin-bottom:10px;}
.hentry h4 a {font-size:184.6%; font-weight:normal; line-height:100%;text-decoration:none;}
.hentry h5 img {float:left; margin:0 10px 10px 0;}

#bd .post_tool_header {margin-left: 110px;}
#bd .post_tool_header li {padding-left: 20px;display:inline;}
#bd .post_tools {margin:10px 0 10px 110px;}
#bd .main .post_tools {margin-left: 0;}
#bd .post_tools li {float:left; padding-left:20px; margin-right:8px !important;}
#bd .post_tools a, .post_tool_header a {font-family:"Lucida Grande","Lucida Sans Unicode",Helvetica,Arial,sans-serif !important; font-size:100% !important; text-decoration:none;}
#bd .post_tools a {color:#9c9c9c}
#bd .post_tools a:hover {color: #0066FF}

.i_member{background: url(/plugin_assets/community_engine/images/icons/user.png) no-repeat;}

/*  --- Eventually I should make these follow Nathans scheme i_ for icons --- */
.hentry .vcard ul li {padding-left:20px;}
.hentry .vcard ul li.update{background: url(/plugin_assets/community_engine/images/icons/date.png) no-repeat }
.hentry .vcard ul li.view{background: url(/plugin_assets/community_engine/images/icons/page_white_magnify.png) no-repeat }
.hentry .vcard ul li.comments{background: url(/plugin_assets/community_engine/images/icons/comments.png) no-repeat }
.hentry .vcard ul li.msg{background: url(/plugin_assets/community_engine/images/icons/email_go.png) no-repeat }
.hentry .vcard ul li.addfriend{background: url(/plugin_assets/community_engine/images/icons/user_add.png) no-repeat }
.hentry .vcard ul li.print{background: url(/plugin_assets/community_engine/images/icons/printer.png) no-repeat }
.hentry .vcard ul li.email{background: url(/plugin_assets/community_engine/images/icons/user_go.png) no-repeat }
.hentry .vcard ul li.share{
/*	background: url(/plugin_assets/community_engine/images/icons/group_go.png) */
	padding-left:0;
	}
.hentry .vcard ul li.tags{background: url(/plugin_assets/community_engine/images/icons/tag_blue.png) no-repeat }
.hentry .vcard ul li.skills{background: url(/plugin_assets/community_engine/images/icons/wrench.png) no-repeat }
.hentry .vcard ul li.geo{background: url(/plugin_assets/community_engine/images/icons/world.png) no-repeat }
.hentry .vcard ul li.edit{background: url(/plugin_assets/community_engine/images/icons/post.png) no-repeat }
.hentry .vcard ul li.delete{background: url(/plugin_assets/community_engine/images/icons/delete.png) no-repeat }

.entry-content {clear: both;}
/* brings back styles for entry elements */
.entry-content blockquote, .entry-content ul, .entry-content ol {margin:1em;}
.entry-content ol, .entry-content ul{margin-left:2em;}
.entry-content ol li {list-style: decimal outside;}
.entry-content ul li {list-style: disc outside;}
.entry-content strong{font-weight: bold;}
.entry-content em, .entry-content blockquote{font-style:italic;}
.entry-content blockquote{font-family:Georgia, Times, FreeSerif, serif;}

.hentry .tags{margin-left: 0;}

.hentry .tags li{
list-style: none;
float: left;}

.hentry .tags li a{
background: red;
display: block;
margin: 0 10px 5px 0;
padding: 2px 0 2px 15px;
background: url(/plugin_assets/community_engine/images/icons/tag_blue.png) no-repeat left center;
}




/* =============================================== */
/* 6. SIDEBAR                                      */
/* =============================================== */

ul.list {
margin-top: 0 !important;
}

.list li{
padding-left: 20px;
background-color: transparent;
background-repeat: no-repeat;
background-position: left center;
}

.checks li{background-image: url(/plugin_assets/community_engine/images/icons/accept.png)}
.page li{background-image:url(/plugin_assets/community_engine/images/icons/page_white.png)}

/* user list */
#active_users dl.vcard dd{
margin-left: 110px;
}

dl.vcard{
margin-bottom: 1em;
}

dl.vcard dt.photo{
float: left;
margin: 0;
}

dl.vcard dt.photo a img{
display: block;
padding: 2px;
border: 1px solid #a2a19b;
background: #fff;
}

dl.vcard dt.photo a:hover img{background: #a2a19b;}

dl.vcard dd{
margin-left: 66px;
}

dl.vcard dd.fn a{
font-size: 108%;
font-weight: bold;
}

dl.vcard dd.member, dl.vcard dd.post, dl.vcard dd.rss{
padding: 2px 0 2px 20px;
background-position: left center;
background-repeat: no-repeat;
background-color: transparent;
}

dl.vcard dd.member{background-image: url(/plugin_assets/community_engine/images/icons/user.png);}
dl.vcard dd.post{background-image: url(/plugin_assets/community_engine/images/icons/page_white.png);}
dl.vcard dd.rss{background-image: url(/plugin_assets/community_engine/images/icons/rss.png);}


h6.all {
background:url(/plugin_assets/community_engine/images/lowbar.jpg) repeat-x;
height:19px;
padding:5px;
text-align:right;
display:block;
clear:both;
}

h6.all a {
color:#5f5f5f !important;
font-size:125% !important;
background:url(/plugin_assets/community_engine/images/icons/add.png) no-repeat right center;
padding-right:20px;
}

.box h3 div {
float:right;
font-size: 71.43%;
}

.box div.plus {
color:#5f5f5f !important;
background:url(/plugin_assets/community_engine/images/icons/add.png) no-repeat right center;
padding-right:20px;
}

/* Main Form ========================= */

.MainForm{
}

.MainForm label{
display: block;
margin: 1em 0 2px 0;
}

.MainForm label em{
font-style: italic;
font-family: Georgia, Times, serif;
color: #777;
}

.MainForm select{
border:1px solid #ccc;
}


.MainForm input, .MainForm textarea{
border: 1px solid #ccc;
padding: 5px;
font-size: 123.1%;
font-weight: bold;
color: #777;
width: 250px;
background: #f8f8f8;
}

.MainForm input[type=checkbox] {
	width: auto;
}

.MainForm input:focus, .MainForm textarea:focus{
color: #777;
border-color: #777;
background: #fff;
}

.MainForm input.wrong, .MainForm .fieldWithErrors input {
border-color: #f00;
color: #f00;
background: #ffd5d5;
}

/* submit */
.MainForm p input, .MainForm p button {
padding-left: 1em;
padding-right: 1em;
background: #008000;
border: 4px solid #004500;
color: #fff;
margin: 1em 0;
width: auto;
cursor: pointer;
}

.MainForm p input:hover{
background:#004500;} 


.MainForm strong{color: #f00;}

.MainForm strong.ok{color: #008000;}

.MainForm strong em{
text-decoration: underline;
font-weight: bold;}


.MainForm textarea{
width: 550px;
color: #777;
}


/* checks */

.MainForm fieldset label{
margin: 4px 0;
color: #777;
}

.MainForm fieldset input{
border: none;
width: auto;
}

.MainForm fieldset.inline label{
display: inline;
margin-right: 1em;
}

.warning, #errorExplanation, .errorExplanation{
padding: 1em 1em 1em 1em;
margin: 1em 0;
border: 1px solid #fc0;
background: #fff3c5;
color: #6b5e2b;
}


/* =============================================== */
/* 7. FOOTER                                       */
/* =============================================== */
#ft{
background: #f1f1f1;
padding-bottom: 1em;
border-top: 1px solid #ccc;
}

#ft .yui-u .box{margin:0 1em 0 0;}

#ft .first .box{margin:0 0 0 1em;}

#ft .yui-u .box h3{
color: #666;
border-color: #666;
}

/* whats fresh */

.fresh dl{
clear: both;
padding: 3px 0;
}

.fresh dt{
float: left;
width: 10.8461em; /* about 180px - 3em */
*width:  10.5em; /* for IE */
}

.fresh dd{
margin-left:  12.3846em; /* about 200px - 3em*/
*margin-left:  12em; /* about 200px */
}

.fresh dt {
	padding-left: 20px;
	background-image: url(/plugin_assets/community_engine/images/icons/activity_default.png);
	background-repeat: no-repeat;
	background-position: left center;
	background-color: transparent;	
}

.fresh .comment dt {background-image: url(/plugin_assets/community_engine/images/icons/comment.png);}
.fresh .photo dt {background-image: url(/plugin_assets/community_engine/images/icons/picture.png);}
.fresh .clipping dt {background-image: url(/plugin_assets/community_engine/images/icons/book.png);}
.fresh .updated_profile dt {background-image: url(/plugin_assets/community_engine/images/icons/user_edit.png);}
.fresh .favorite dt {background-image: url(/plugin_assets/community_engine/images/icons/heart_add.png);}
.fresh .post dt, .fresh .sb_post dt, .fresh .topic dt{background-image: url(/plugin_assets/community_engine/images/icons/post.png);}
.fresh .rsvp dt, .fresh .event dt {background-image: url(/plugin_assets/community_engine/images/icons/date.png);}

/* =============================================== */
/* 8. COMMUNITY FOOTER                             */
/* =============================================== */

#CommunityFooter{
margin: 10px 0 30px;
font-size: 85%;}

#CommunityFooter ul, #CommunityFooter ul li{float: left;}

#CommunityFooter li a{
padding: 0 6px;
display: block;
border-left: 1px solid #000;
}

#CommunityFooter li:first-child a{
border: none;
padding-left: 0;
}


#CommunityFooter p{
float: right;
}

#CommunityFooter a{
color:#9c9c9c;
text-decoration:none;
}

#CommunityFooter a:hover {color: #0066FF}

/* =============================================== */
/* 9. CLEARFIX                                     */
/* =============================================== */

#NavBar:after, .hentry:after, .box:after, dl.vcard:after, .fresh dl:after, #CommunityFooter:after, .hentry .tags:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

* html #NavBar, * html .hentry, * html .box, * html dl.vcard, * html .fresh dl, * html #CommunityFooter, * html .hentry .tags {display: inline-table;}

/* Hides from IE-mac \*/
#NavBar, .hentry, .box, dl.vcard, .fresh dl, #CommunityFooter, .hentry .tags {height: 1%;}
#NavBar, .hentry, .box, dl.vcard, .fresh dl, #CommunityFooter, .hentry .tags {display: block;}
/* End hide from IE-mac */



/* SORTABLES */
ul.sortable {
	list-style:none;
	border:1px solid #ccc;
	min-height:20px;
	line-height:1.5em;
	padding:0;
	}
	ul.sortable li {
		cursor: move;		
	}

ul.sortable_hover {
	border:1px dashed #328E01;
	background:#efefef;
	}

ul#skills {
	width:250px;
	height:200px;
	overflow:auto;
	}
	ul#skills li {
		background:#ffffff;
		margin:.5em;
		padding:.5em;
		border:1px solid #cccccc;
		}

ul#users_skills {
	width:250px;
	background:#eee;
	overflow:hidden;	
	}		
	ul#users_skills li {
		background:#ffffff;
		margin:.5em;
		padding:.5em;
		border:1px solid #cccccc;
		}	
.handle {
	cursor:move;
}


/*	PAGINATION	*/
div.pagination {
	margin: 10px;
	clear:both;
	}
	div.pagination div.pagination_info {
		float:right;
		}
div.pagination a {
	margin-right:0.3em;
	padding:0.4em;	
	}
	div.pagination a:hover {
		background:#828282;
		color:#ffffff;
		margin-right:0.3em;
		padding:0.4em;	
		}
div.pagination a.active {
		background:#828282;
		border:none;
		color:#ffffff;		
	}

/* CLIPPINGS */
.clippings_grid {
  background: #fff; }
  .clippings_grid .row .clipping {
    border: 1px solid #ccc;
    padding: 10px 15px 20px 15px;
    margin: 10px 20px 20px 20px;
    width: 200px;
    float: left; }
    .clippings_grid .row .clipping img.clipping_image {
      width: 200px; }
    .clippings_grid .row .clipping p {
      font-size: 85%;
      margin-top: 10px; }


/* Tag Clouds */
.nube1 {
  font-size: 1.0em; }

.nube2 {
  font-size: 1.3em; }

.nube3 {
  font-size: 1.4em; }

.nube4 {
  font-size: 1.5em; }

.nube5 {
  font-size: 1.6em; }

.nube6 {
  font-size: 1.8em; }

.selected {
  color: #268999; }

/* USER LIST */
div.user_list .row {
border:1px solid #cccccc;
margin:1em 0 1em 0;
margin-bottom:1.5em;
padding:0.5em;
}

div.user_list div.vcard {
width: 100%;}

#bd div.user_list div.vcard ul {
margin-left: 0;
font-size: 85%;
}

div.vcard ul li {
min-height: 16px;
}

/*PHOTOS & CLIPPINGS*/
#photos img.polaroid, #clippings img.polaroid {
	margin: 0 12px 15px 0;
	}
	
/*USER PROFILE*/
#profile_details {
float: right;
max-width: 300px;
}

/* CATEGORY PAGES */
.box h3 ul.subnav {
	display:inline;
	float:right;
	font-size: .7em;
	font-weight:normal;
	text-transform:none;
	margin:0 0 0 10px;
	}
	ul.subnav li {
		display:inline;}
		ul.subnav li a.active {
			color: #BDBDBD;
			text-decoration:none;}


/*SWF UPLOAD*/
.progressWrapper {
	width: 357px;
	overflow: hidden;
}
.progressContainer {
	margin: 5px;
	padding: 4px;
	border: solid 1px #E8E8E8;
	background-color: #F7F7F7;
	overflow: hidden;
}
.progressContainer .red {
	border: solid 1px #B50000;
	background-color: #FFEBEB;
}
.progressContainer .green {
	border: solid 1px #DDF0DD;
	background-color: #EBFFEB;
}
.progressContainer .blue {
	border: solid 1px #CEE2F2;
	background-color: #F0F5FF;
}
.progressName {
	font-size: 8pt;
	font-weight: bold;
	color: #555555;	
	width: 323px;
	height: 14px;
	text-align: left;
	white-space: nowrap;
	overflow: hidden;
}
.progressBarInProgress,
.progressBarComplete,
.progressBarError {
	font-size: 0px;
	width: 0%;
	height: 2px;
	background-color: blue;
	margin-top: 2px;
}
.progressBarComplete {
	width: 100%;
	background-color: green;
	visibility: hidden;
}
.progressBarError {
	width: 100%;
	background-color: red;
	visibility: hidden;
}
.progressBarStatus {
	margin-top: 2px;
	width: 337px;
	font-size: 7pt;
	font-family: Verdana;
	text-align: left;
	white-space: nowrap;
}
div.uploadStatus {
  margin: 5px;
}
div.progressBar {
  margin: 5px;
}
div.progressBar div.border {
  background-color: #fff;
  border: 1px solid gray;
  width: 100%;
}
div.progressBar div.background {
  background-color: #333;
  height: 18px;
  width: 0%;
}

.mceEditor .left {
	float:none;
}
.mceEditor table {
  margin: 0; }
  .mceEditor table th {
    padding: 0;
    margin: 0;
    border: inherit;
    font-weight: normal; }
  .mceEditor table td {
    padding: 0;
    margin: 0;
    border: inherit; }
  .mceEditor table tfoot {
    font-style: inherit; }
  .mceEditor table caption {
    background: none; }
  .mceEditor table img {
    margin: 0 0 0; }


/* TABLES */
table th {
	font-weight: bold;
	border-bottom: 1px solid #ccc;
	}
table td {
	padding: 5px;
	}
			
			
/* MESSAGES */
ul.message_nav li {
	background-position: left;
	background-repeat: no-repeat;
	padding-left:20px;
}
ul.message_nav li.inbox_new {background-image: url(/plugin_assets/community_engine/images/icons/email_open.png);}
ul.message_nav li.inbox {background-image: url(/plugin_assets/community_engine/images/icons/email.png);}
ul.message_nav li.sent {background-image: url(/plugin_assets/community_engine/images/icons/email_go.png);}
li.compose {background: url(/plugin_assets/community_engine/images/icons/email_edit.png) no-repeat;}
.messages .photo a img{
	float: left;
	display: block;
	padding: 2px;
	border: 1px solid #a2a19b;
	background: #fff;
	}
table.messages tbody td {
	border-bottom: 1px solid #ccc;
}
.messages .photo a:hover img{background: #a2a19b;}
.messages em {
	font-style: italic;
	font-family: Georgia, Times, serif;
	color: #777;
	}	
.messages td.meta {
	font-size: 85%;
	text-align: right;
	}
pre.message_body {
	padding: 10px;
	border: 1px solid #ccc;
	background: #efefef;
	white-space: pre-wrap;       /* css-3 */
	white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
	white-space: -pre-wrap;      /* Opera 4-6 */
	white-space: -o-pre-wrap;    /* Opera 7 */
	word-wrap: break-word;       /* Internet Explorer 5.5+ */
}
	

table.poll {
  width: 100%;
  margin-bottom: 3em; }
  table.poll td {
    border-bottom: none; }
    table.poll td .vote {
      display: block;
      float: left;
      background: url(/plugin_assets/community_engine/images/icons/vote.png) no-repeat left;
      padding: 0 10px 0 20px;
      height: 20px;
      margin-right: 10px;
      border-right: 1px solid #ccc; }
  table.poll td.bars {
    width: 50%; }
    table.poll td.bars div.bar-container {
      border: 1px solid #ccc;
      width: 90%;
      margin: 0px 5px 2px 0;
      padding: 1px;
      float: left;
      background: white;
      height: 1em; }
    table.poll td.bars div.bar-container .bar {
      background-color: #cfe1f1;
      height: 12px;
      font-size: 10px;
      text-align: right;
      padding-right: 2px; }

#comments .vcard {float:left; width:175px; text-align:right;}
#comments .vcard img {float:right; margin-left:10px;}
#comments .vcard li {padding-right:76px !important;}
#comments .comment-bubble {
background:url(/plugin_assets/community_engine/images/speak_comment.gif) no-repeat 1px 13px;
padding-left:20px;
float:left;
width:371px;
clear:none;
}
#comments .entry-content {background:#f0f0ee; -moz-border-radius:10px; -webkit-border-radius:10px; padding:7px;}
