.profile {
  clear: none;
  margin: 1em 0;
}

#nodezone ul {list-style: disc outside;}/* removed padding-left:30px; */

/*modified bhauck 3/10/2011*/
.node .links .fb_recommend {
	float: none;
    height: 20px;
	width:auto;
	padding-top:0;
	display:inline;
	vertical-align:middle;
}
.node .links .fb_recommend iframe {
	vertical-align:middle;
}
/*end bhauck*/

/*modified bhauck 3/15/2011*/
#jw-sidecar {
  top:0px;
}
.sidecar-wrapper {
  margin-top:217px;
  position:absolute;
  top:0px;
  left:0px;
}
/*end bhauck*/

#block-tagadelic-3 a.level6 {font-size:28px;font-weight:bold;}
#block-tagadelic-3 a.level5 {font-size:23px;}
#block-tagadelic-3 a.level4 {font-size:19px;}
#block-tagadelic-3 a.level3 {font-size:14px;}
#block-tagadelic-3 a.level2 {font-size:11px;}
#block-tagadelic-3 a.level1 {font-size:9px;}
.links .feedapi_feed {display:none;}
#main .block-user, #block-block-1, #block-block-2 {border-bottom:none;}
#edit-taxonomy-tags-3 {border:1px solid blue;}
#blogdesc p {font-style:italic;}
#block-tagadelic-3 {border-bottom:none;}
#codebutton{
	padding: 0px;
	margin-left: 0px;
}
.profile h2.title {display:none;}
.even td {background-color:white;}
.view-field-node-title {width:50%;}
#edit-taxonomy-tags-3 {width:450px;height:19px;font-size:17px;}
.view-content-rating table {width:100%}
/*bhauck 3/10/2011*/
.node .fb_recommend {
	float: right;
    height: 20px;
    padding-top: 10px;
    width: 270px;
	overflow:hidden;
}
/*end bhauck*/
form.fivestar-widget {
	width:155px;
	float:none;
	margin: 5px 0px 10px;
	height:55px;
}

.fivestar-widget label {font-weight:normal;font-style:italic;}
div.diggthis_button {
margin:5px 13px 10px 0px;
float:left;
width:50px;}
div.view-content table {width:425px;}
.read-more a {font-weight:bold;}

#subnav98.a {font-weight:normal;}
tr.odd td, tr.even td {
  padding: 0.3em;
}


/* commented out - ZS
h1, h2, h3, h4, h5, h6 {
  margin-bottom: 0.5em;
}
h1 {
  font-size: 1.3em;
}
h2 {
  font-size: 1.0em;
}
h3, h4, h5, h6 {
  font-size: 1.1em;
}
p {
  margin-top: 0.5em;
  margin-bottom: 0.9em;
}
a {
  text-decoration: none;
  font-weight: bold;
}
a:link {
  color: #39c;
}

a:visited {
  color: #369;
}
a:hover {
  color: #39c;
  text-decoration: underline;
}
*/
div.links a.comment_add {
	background-color:#F5F5F5;
border:1px solid #DDDDDD;
color:#565656;
cursor:pointer;
font-family:"Lucida Grande",Tahoma,Arial,Verdana,sans-serif;
font-size:12px;
font-weight:bold;
overflow:visible;
padding:1px 5px;
}

fieldset {
  border: 1px solid #ccc;
}

table {
  /* make <td> sizes relative to body size! */
  font-size: 1em;
}
.form-item label {
  font-size: 1em;
  color: #222;
}
.item-list .title {
  font-size: 1em;
  color: #222;
}
.links {
  margin-bottom: 0;margin-left:0px; padding-left:0px;
}
.comment .links {
  margin-bottom: 0;
}

/*
** Page layout blocks / IDs
*/
#header, #content {
  width: 100%;
}
#header {
  background-color: #69c;
}
#logo {
  vertical-align: middle;
  border: 0;
}
#logo img {
  float: left;
  padding: 0 1em;
  border: 0;
}
#menu {
  padding: 0.5em 0.5em 0 0.5em;
  text-align: right;
  vertical-align: middle;
}
#navlist {
  font-size: 1.0em;
  padding: 0 0.8em 1.2em 0;
  color: #9cf;
}
#navlist a {
  font-weight: bold;
  color: #fff;
}
#subnavlist {
  padding: 0.5em 1.2em 0.4em 0;
  font-size: 0.8em;
  color: #9cf;
}
#subnavlist a {
  font-weight: bold;
  color: #9cf;
}
ul.links li {
  border-left: 1px solid #9cf;
}
ul.links li.first {
  border: none;
}
#search .form-text, #search .form-submit {
  border: 1px solid #369;
  font-size: 1.1em;
  height: 1.5em;
  vertical-align: middle;
}
#search .form-text {
  width: 8em;
  padding: 0 0.5em;
}
#mission {
  border:1px solid #369;
  padding: 8px;
  margin-bottom:17px;
  width:400px; /*added by ZS */
  
}

#mission a, #mission a:visited {
  /*color: #9cf; commented out ZS */
  font-weight: bold;
}
.site-name {
  margin: 0.6em 0 0 0;
  padding: 0;
  font-size: 2em;
}
.site-name a:link, .site-name a:visited {
  color: #fff;
}
.site-name a:hover {
  color: #369;
  text-decoration: none;
}
.site-slogan {
  font-size: 1em;
  color: #eee;
  display: block;
  margin: 0;
  font-style: italic;
  font-weight: bold;
}
#main {padding:0px; margin:0px;
  /* padding in px not ex because IE messes up 100% width tables otherwise
  padding: 10px; */
}
#mission, .node .content, .comment .content {
  line-height: 1.3em;
}
#help {
  font-size: 0.9em;
  margin-bottom: 1em;
}
.breadcrumb {
  margin-bottom: .5em;
}
.messages {
  background-color: #eee;
  border: 1px solid #ccc;
  padding: 0.3em;
  margin-bottom: 1em;
}
.error {
  border-color: red;
}
#sidebar-left, #sidebar-right {
  background-color: #ddd;
  width: 16em;
  /* padding in px not ex because IE messes up 100% width tables otherwise */
  padding: 10px;
  /*vertical-align: top;*/
}
/* commented out because it overwrites main footer style - ZS 
#footer {
  background-color: #eee;
  padding: 1em;
  font-size: 0.8em;
}*/

.title, .title a {
  /*font-weight: bold;commented out ZS */
  font-size: 1.3em;
 /* color: #777; commented out ZS */
  margin: 0 auto;  /* decrease default margins for h<x>.title */
}
#contentarea h1.title {font-size:18px; line-height:normal;}
h2.title a, h3.title a {font-weight:normal; font-family:Georgia,"Times New Roman",Times,serif;}

h2.title a {font-size:22px;}
div.node h2.title {margin-top:10px;}/* adds extra space to accomodate ranking ZS */
h3.title a {font-size:16px;}

.submitted { /* updated */
	color:#666666;

font-size:10px;
padding-bottom:5px;
}

.links {
  color: #999;
}
.links a {
  font-weight: normal;size:10px;
}
.block, .box {
  padding: 0 0 1.5em 0;
}
.block {
  border-bottom: 1px solid #bbb;
  padding-bottom: 0.75em;
  margin-bottom: 1.5em;
}
.block .title {
  margin-bottom: .25em;
}
.box .title {
  font-size: 1.1em;
}
.node {
	margin: 15px 0 15px 0; /*changed top margin to 10px ZS */
	padding-bottom:30px;
background: transparent url(/includes/styles/i/bg/grey-dash.gif) repeat-x scroll left bottom;
}
.sticky {
  padding: .5em;
  background-color: #eee;
  border: solid 1px #ddd;
}
.node .content, .comment .content {
  margin: .5em 0 .5em 0;
}
.node .taxonomy {
	color: #333333;
	font-size: 11px;
	padding-left: 1.5em;
	background: #E8E8E8;
}
.node .picture {
  border: 1px solid #ddd;
  float: right;
  margin: 0.5em;
}
.comment {
  border: 1px solid #abc;
  padding: .5em;
  margin-bottom: 1em;
}
.comment .title a {
  font-size: 1.1em;
  font-weight: normal;
}
.comment .new {
  text-align: right;
  font-weight: bold;
  font-size: 0.8em;
  float: right;
  color: red;
}
.comment .picture {
  border: 1px solid #abc;
  float: right;
  margin: 0.5em;
}

/*
** Module specific styles
*/
#aggregator .feed-source {
  background-color: #eee;
  border: 1px solid #ccc;
  padding: 1em;
  margin: 1em 0;
}
#aggregator .news-item .categories, #aggregator .source, #aggregator .age {
  color: #999;
  font-style: italic;
  font-size: 0.9em;
}
#aggregator .title {
  margin-bottom: 0.5em;
  font-size: 1em;
}
#aggregator h3 {
  margin-top: 1em;
}
#forum table {
  width: 100%;
}
#forum td {
  padding: 0.5em;
}
#forum td.forum, #forum td.posts {
  background-color: #eee;
}
#forum td.topics, #forum td.last-reply {
  background-color: #ddd;
}
#forum td.container {
  background-color: #ccc;
}
#forum td.container a {
  color: #555;
}
#forum td.statistics, #forum td.settings, #forum td.pager {
  height: 1.5em;
  border: 1px solid #bbb;
}
#forum td .name {
  color: #96c;
}
#forum td .links {
  padding-top: 0.7em;
  font-size: 0.9em;
}
#profile .profile {
  clear: both;
  border: 1px solid #abc;
  padding: .5em;
  margin: 1em 0em;
}
#profile .profile .name {
  padding-bottom: 0.5em;
}
.block-forum h3 {
  margin-bottom: .5em;
}
div.admin-panel .description {
  color: #999;
}
div.admin-panel .body {
  background: #f4f4f4;
}
div.admin-panel h3 {
  background-color: #69c;
  color: #fff;
  padding: 5px 8px 5px;
  margin: 0;
}
.comment h3.title a {font-size:0.9em;}
#block-og-0 a, .block-user a, .block-user a:hover, .block-user a:visited, #block-block-1 a, #block-block-1 a:hover, #block-block-1 a:visited, #block-block-2 a, #block-block-2 a:hover, #block-block-2 a:visited {color:white;}
#block-og-0 ul li, #floaty .menu .block-user ul li, #block-block-1 ul li, #block-block-2 ul li{
background-color:#609ebf;
padding:4px 6px 4px 6px;
	margin: 5px 3px 0px 0px;
	display: inline;
}

#main ul.menu li a, #main ul.menu li a.visited, #main ul.menu li a.active {color: white;font-weight:normal}

#main .item-list ul li {background:transparent url(/community/themes/includes/blank.gif) no-repeat scroll 0 4px; margin:0px 0px 10px 0px;padding: 4px; display:inline; list-style-image: none; list-style:none;}

#main .item-list ul li a, #main .item-list ul li a.visited {color:#3c82ab;}
	 #main ul li.leaf, #main ul li.collapsed {
	background:transparent url(/community/themes/includes/blank.gif) no-repeat scroll 0 4px;
	background-color: #3c82ab;
	margin:0px 5px 10px 0px;
	padding: 4px;
	display:inline;
	list-style-image: none;
	list-style:none;
}
#main .taxonomy ul li{display:inline; background:transparent url(/community/themes/includes/blank.gif) no-repeat scroll 0 4px;border:none;padding:1px;margin:0px;}
div#a-e_col1 #main .links ul li {
	display:inline;
	font-size: 11px;
	background: url(none);
	border-style: none;
	height: 16px;
	padding: 0px 8px 0px 0px;
	margin: 2px 0px;
}
div#a-e_col1 #main .links ul li img {
	margin-top: 6px;
}
#main .links ul li.forward_links {clear:left; background:transparent url(/includes/styles/i/nav/jw-tools-sprite.gif) no-repeat scroll 0 -80px;
color:#1E5B7E;
cursor:pointer;
line-height:20px;
padding:0 17px 0 22px;}

#main .links ul li.forward_links:hover {background-position:0 -95px !important;}

.taxonomy strong: {text-weight:normal;}

#main .tabs ul li {
	display:inline;
	background:transparent url(/community/themes/includes/blank.gif) no-repeat scroll 0 4px;
	border:none;
	padding-left: 0px;
}

#edit-amount  {width:30px;}

div.tabs {width:425px; overflow:hidden;}
#edit-filter0 {width:175px;}
#views-filters {display:none;}
#view-content-og table tr td.view-field-node-title {width:100px;}
	
	
div.node p {margin-top:5px!important; }
	
/* override fivestar.css */
form.fivestar-widget div.description, div.description .fivestar-summary {
float:left;}
/* override default.css */
.clear-block {display:inline !important;}	
ul.primary {

margin:5px!important;
padding:0 0 0 0!important;

}

.profile h2.title {display: block;color:black;}
.view-content-og .odd, .view-content-og .odd .view-field-node-title
{background-color:#eeeeee}
.view-content-og .view-field-node-title, .view-content-og
.view-cell-header view-field-node-title {width:125px;}

#block-og-0 ul li {background-color:white;}
html.js .resizable-textarea textarea {width:425px;}


#block-block-4 .content p {font-size:12px; padding: 8px; border:1px solid gray;}

.view-latest-group-posts .view-data-node-title a, .view-content-blog-list-short .view-data-node-title a {font-size:15px;font-weight:bolder;}
.view-latest-group-posts .view-data-node-created, .view-content-blog-list-short .view-data-node-created {font-style: italic;}
.view-footer-list-beginner a, .view-list-enterprise a, .view-list-core a, .view-list-mobile a, .view-list-tools a {font-size:12px;}
.view-footer-list-beginner, .view-list-enterprise, .view-list-core, .view-list-mobile, .view-list-tools {padding-bottom:18px;}
.panel-col-bottom {padding-top:25px;}
.codeblock {
	overflow-x: scroll;
	overflow-y: hidden;
	overflow:auto;
	width:740px;
	height:auto;
	margin: -3px 0px 25px;
	padding:8px;
	white-space: pre;
	border: 1px solid #666666;
	background: #f1f2f3;
}
code, pre {margin: 0; padding: 0;}
code{
	font-size: small;
}
html>body .codeblock {width:auto;}
#comment-controls {margin-top:50px;}
#comment-controls .form-select {font-size:11px;}
#comment-controls #edit-submit {font-size:12px;}
.panel-2col-stacked { 
  /* border: 1px solid red; */ 
  overflow: hidden; 
  width:420px;
}
td.view-field-og-post-count-new {color:red;text-align: right;padding-right:8px;}
td.view-field view-field-og-post-count {text-align:right;}
