#widget-display-list {
	clear: left;
	overflow: hidden;
}

body #left-and-content, body #content {
	width: 690px;
}

#widget_list {
	float: left;
}

#widget_list .widget_display {
	display: block;
	overflow: hidden;
	width: 688px;
	margin-bottom: 0.2em;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
}

#widget_list img.widget_image_first {
	width: 220px;
	max-height: 440px;
}

#widget_list img.widget_image {
	width: 150px;
	max-height: 150px;
	margin-top: 5px;
}

#widget_list ul.widget_platforms li, #widget_list ul.categories li, #widget_list ul.tags li {
	display: inline;
}

.widget_display .popularity {
	float: right;
	color: #333333;
	font-weight: bold;
	font-size: 0.9em;
}

.widget_display .popularity p {
	text-align: right;
	text-indent: 0;
}

.widget_images {
	display: table-cell;
	vertical-align: middle;
	height: 224px;
	margin-bottom: 0.5em;
}

.widget_display h3 {
	font-size: 1.4em;
	color: #3399FF;
	float: left;
	margin-right: 0.5em;
}

.widget_display h4 {
	font-size: 1.3em;
	color: #333333;
}


.widget_display .widget_developer {
	margin-top: 0.3em;
	float: left;
	color: #f1390e;
	font-style: italic;
}

.widget_display .widget_developer a:hover {
	color: #f1390e;
}

.widget-creation {
	clear: left;
	color: #666666;
	font-size: 0.9em;
	font-style: italic;
}

.widget-creation p {
	text-indent: 0;
}

.widget_display div.favourite {
	float: right;
	clear: right;
}

.widget_display .favourite p {
	text-align: right;
	text-indent: 0;
}

.widget_display .selection {
	float: right;
	margin-right: 1em;
	margin-top: 3px;
}

.widget_display .left {
	width: 222px;
	overflow: hidden;
	margin-left: 0.5em;
	margin-right: 0.5em;
	text-align: center;
}

.widget_display .body {
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	overflow: auto;
	width: 100%;
}

.widget_display .widget_right {
	float: left;
	width: 438px;
}

.widget_display .widget_right h4, .widget_display .widget_right h5 {
	color: #333333;
}

.widget_display .widget_description {
	clear: both;
	margin-top: 0.3em;
	margin-bottom: 0.3em;
	border-bottom: 1px dotted #cccccc;
	padding-bottom: 0.2em;
}

.widget_display .widget_description h4 {
	margin-top: 0.5em;
	border-bottom: 1px dotted #cccccc;
	padding-bottom: 0.2em;
}

.widget_display .widget_description h5 {
	margin-top: 1em;
}

.widget_display .widget_description p {
	text-indent: 0em;
	margin-top: 0.3em;
	margin-bottom: 0.3em;
	font-size: 0.9em;
}

.widget_display .note {
	clear: left;
	width: 100%;
}

.widget_display .note h5 {
	color: #333333;
	display: inline;
}

.widget_display .stars {
	display: inline;
	vertical-align: -5px;
}

.widget_display .note_star {
	margin-left: -7px;
}

.widget_display .widget_votes {
	display: inline;
	margin-left: 0.5em;
}

.widget_display .comments {
	float: right;
	clear: right;
	font-style: italic;
	text-align: right;
	width: 10em;
}

.widget_display .comments .add_new {
	display: block;
	float: right;
}

.widget_platforms {
	clear: both;
	margin-top: 1.2em;
	margin-bottom: 1em;
	width: 100%;
	overflow: hidden;
}

.widget_platforms h4 .indication{
	font-weight: normal;
	font-size: 0.8em;
}

.widget_platforms ul li {
	margin-top: 0.5em;
	display: block;
	float: left;
	height: 12em;
	margin-right: 1em;
}

.widget_platforms .platform-type {
	background-image: url(../img/arrow.png);
	background-position: top left;
	background-repeat: no-repeat;
	padding-left: 7px;
	margin-bottom: 0.3em;
	font-weight: bold;
	font-size: 0.9em;
	color: #333333;
}

.widget_platforms ul ul {
	display: inline;
	text-align: center;
}

.widget_platforms ul ul li {
	margin: 0;
	margin-right: 7px;
	padding: 0;
	border: none;
	width: 70px;
	background: none;
	float: left;
	clear: none;
}

.widget_platforms ul ul li .pf-img {
	display: block;
	width: 64px;
	height: 64px;
	text-align: center;
	line-height: 64px;
	vertical-align: middle;
}

.widget_platforms ul ul li .pf-img img {
	vertical-align: middle;
}

.widget_platforms .pf-info {
	font-size: 0.8em;
	text-align: center;
}

.widget_platforms .pf-info.version {
	color: #F1390E;
}

.widget_platforms ul ul li a {
	text-decoration: none;
}

.widget_platforms ul ul li a.pf-name {
	display: block;
	text-align: center;
	font-weight: bold;
	color: #808080;
}

.widget_platforms a.pf-name:hover, .widget_platforms ul ul li:hover a.pf-name {
	color: #3399ff;
	text-decoration: none;
}

.widget_platforms a.pf-img {
	border: 1px solid #FFFFFF;
}

.widget_platforms a.pf-img:hover, .widget_platforms ul ul li:hover a.pf-img {
	border: 1px solid #FF9400;
}

.widget_footer {
	clear: left;
}

.widget_edit, .widget_showcase {
	clear: both;
	text-align: center;
	color: white;
	width: 50%;
	position: relative;
	left: 25%;
	padding: 0.3em;
	margin-top: 0.5em;
}

.widget_edit {
	background-color: #333333;
}

.widget_edit a, .widget_showcase a {
	margin-left: 1em;
	color: white;
	text-decoration: none;
}

.widget_edit a:hover, .widget_showcase a:hover {
	color: #FFA300;
	text-decoration: none;
}

.widget_showcase {
	background-color: #a63939;
}

.widget_display .widget-categories, .widget_display .widget-tags {
	width: 100%;
	margin-top: 0.5em;
}

.widget_display .categories li, .widget_display .tags li {
	margin-right: 0.5em;
}

.widget_display .widget-tags h6 img, .widget_display .widget-categories h6 img {
	vertical-align: middle;
}

.widget_display .widget-categories ul, .widget_display .widget-tags ul {
	display: inline;
}

.widget_display .widget-categories h6, .widget_display .widget-tags h6 {
	color: #808080;
	font-size: 1.1em;
	display: inline;
	padding-right: 0.5em;
	margin-left: 0.5em;
}

.widget_display .categories, .widget_display .tags {
	margin-right: 1em;
}

.widget_display .tags li a {
	font-weight: bold;
	color: #3399FF;
}

.widget_display .categories li a {
	font-weight: bold;
	color: #90C014;
}

.widget_display .tags li a:hover, .widget_display .categories li a:hover {
	color: #333333;
}

.widget_platforms .hidden {
	display: none;
}

/* COMMENTS */
#content li.comment {
	width: 100%;
	margin-top: 0.5em;
}

#widget_comments {
	padding: 0.5em;
	padding-left: 5px;
	clear: left;
}

#widget_comments h4 {
	color: #333333;
}

ul.main {
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	font-size: 0.9em;
}

ul.main li .comment_description {
	width: 100%;
	overflow: hidden;
}

.comment_description .score {
	clear: left;
	font-weight: bold;
}

.comment_description ul.score li {
	display: inline;
	margin-right: -5px;
}

.comment_description .score img {
	width: 15px;
}

.comment_description .score .filled {
	color: #F1390E;
}

.comment_response .comment_description .comment_body {
	background: #D4CBCB;
}

.miniature_avatar img {
	width: 53px;
	max-height: 106px;
}

.miniature_avatar {
	float: left;
	margin: 0 5px;
}

.comment_body {
	background-color: #B3E8F9;
	font-family: "Times new Roman", serif;
	float:left;
	overflow: visible;
	width: 595px;
}

#widget_comments .comment_body.cb {
	width: 595px;
}

#widget_comments .comment_body.cbb {
	width: 585px;
	padding: 5px;
}

#widget_comments ul.main .comment_response .comment_body.cb {
	width: 575px;
}

#widget_comments ul.main .comment_response .comment_body.cbb {
	padding: 5px;
	width: 565px;
}

.comment_description .tail {
	float: left;
	margin-top: 15px;
	width: 20px;
	height: 25px;
	background: transparent url(../img/comment_bobble.png) no-repeat scroll top right;
}

.comment_response .comment_description .tail {
	background-image: url(../img/response_bobble.png);
}

#widget_comments .comment_body h4 {
	float: left;
	font-size: 1.2em;
	margin-right: 0.5em;
	color: #000000;
}

.comment_body.simple-rounded .i3 {
	padding: 4px 10px;
}

.comment_author {
	color: #F1390E;
	float: left;
}

.head-data {
	float: right;
	color: #666666;
}

.comment_version, .comment_date {
	display: inline;
}

.comment_body .text {
	clear: both;
}

.comment-footer {
	margin-top: 0.5em;
	padding-top: 0.5em;
	border-top: 0.1em dashed #666666;
}

.comment_response {
	clear: left;
	margin-top: 0.5em;
	margin-left: 20px;
	padding: 0.3em 0;
}

.comment-abuse {
	float: right;
}

.comment-abuse input {
	border: none;
	background: none;
	vertical-align: middle;
	color: #666666;
	cursor: pointer;
}

/* SUBMIT A COMMENT */
#submit-comment {
	clear: left;
}

#submit-comment .warning {
	text-align: center;
	font-size: 1.1em;
	font-weight: bold;
}

#submit-comment .warning img {
	vertical-align: middle;
	margin-right: 0.5em;
}

#submit-comment h4 {
	color: #3399ff;
	text-align: center;
}

#submit-comment form label {
	display: block;
	float: left;
	width: 8em;
	text-align: right;
	margin-right: 0.5em;
}

#submit-comment form .errors {
	margin-left: 8.5em;
}

#submit-comment form .errors li {
	font-size: 0.9em;
}

#submit-comment form .element-group {
	margin-top: 0.5em;
}

#submit-comment form .element-group input, #submit-comment form .element-group textarea {
	width: 36em;
}

#submit-comment form .element-group textarea {
	height: 5em;
}

#submit-comment form .submit-group {
	text-align: center;
}

/* RECOMMEND FORM & LINK */
.recommend form p.hint {
	text-indent: 0em;
	margin-left: 8.5em;
	clear: both;
}

#invite-search, #invite-send, #invite-email {
	margin-bottom: 2em;
}

#invite-email, #invite-search {
	float: left;
}

#invite-email .welcome, #invite-search .welcome {
	margin-bottom: 0.5em;
}

#invite-email {
	width: 27em;
	margin-right: 0.5em;
}

#invite-email .element-group input {
	width: 17em;
}

#invite-email .element-group textarea {
	width: 17em;
	height: 5em;
}

#invite-search .element-group, #invite-send .element-group, #invite-email .element-group {
	width: 100%;
	margin-bottom: 0.5em;
}

#invite-search .element-group label, #invite-send .element-group label, #invite-email .element-group label {
	display: block;
	width: 7em;
	text-align: right;
	float: left;
	margin-right: 0.5em;
}

#invite-search .submit-group, #invite-send .submit-group, #invite-email .submit-group {
	text-align: center;
}

#invite-search {
	width: 26em;
}

#invite-search .element-group select, #invite-search .element-group input {
	width: 15em;
}

#invite-search .element-group .errors {
	margin-left: 10.5em;
}

#invite-search .element-group .errors li {
	font-size: 0.9em;
}

#invite_message_field {
	padding: 0.7em;
	position: relative;
	left: 50%;
	width: 40em;
	margin-left: -20em;
}

#invite-send #invite_message_field .element-group label {
	width: 6em;
}

#invite-send .element-group .errors {
	margin-left: 7.5em;
}

#invite-send .element-group input, #invite-send .element-group textarea {
	font-size: 1em;
	width: 30em;
}

#invite_message {
	height: 8em;
}

#invite-contacts {
	margin-top: 0.5em;
}

#invite-contacts td {
	vertical-align: top;
	width: 24em;
}

#invite-contacts ul {
	border: 1px solid #999A98;
}

#invite-contacts .element-group-checkbox input, #invite-contacts .element-group-checkbox label .email {
	display: block;
	float: left;
	font-weight: bold;
}

#invite-contacts .element-group-checkbox label .name {
	display: block;
	float: right;
}

#invite-contacts .element-group-checkbox input {
	margin-right: 0.5em;
}

#invite-contacts li {
	padding: 0.5em;
	width: 23em;
	overflow: auto;
}

#invite-contacts li.even {
	background-color: #ddd;
}

/* TAGS */
#tag_bloc h1.label {
	margin-top: 1em;
}

#tag_bloc {
	clear: both;
}

#tag_bloc ul {
	font-weight: bold;
	padding: 0.7em;
	padding-top: 0em;
	margin-top: 0.4em;
	border-top: 1px solid #aaaaaa;
	text-align: justify;
}

#tag_bloc ul li {
	font-size: 0.8em;
	margin-right: 0.4em;
}

.all-tags {
	margin-right: 1em !important;
	font-size: 1.4em;
}

.all-tags a {
	color: #3399ff;
}

.tag-1 a {
	color: #3399ff;
}

.tag-2 a {
	color: #45a2ff;
}
.tag-3 a {
	color: #4ca6ff;
}
.tag-4 a {
	color: #53a9ff;
}
.tag-5 a {
	color: #59adff;
}
.tag-6 a {
	color: #5fafff;
}
.tag-7 a {
	color: #66b3ff;
}
.tag-8 a {
	color: #73b9ff;
}
.tag-9 a {
	color: #7abdff;
}
.tag-10 a {
	color: #80c0ff;
}
.tag-11 a {
	color: #87c4ff;
}
.tag-12 a {
	color: #8dc6ff;
}
.tag-13 a {
	color: #94caff;
}
.tag-14 a {
	color: #9bcdff;
}
.tag-15 a {
	color: #a1d0ff;
}

#tag_bloc li a:hover {
	color: #333333;
}

#tag_bloc .count {
	color: #b0b0b0;
}

/* NON-CONNECTED CSS */
.non-connected {
	font-size: 0.9em;
	margin-bottom: 1em;
	width: 100%;
	overflow: auto;
}

.non-connected p {
	margin-bottom: 0.5em;
}

.non-connected fieldset p {
	text-align: left;
}

.non-connected h4 {
	text-align: center;
	color: #333333;
}

.login-bloc {
	float: left;
	width: 50%;
	margin-right: 0.5%;
	padding-top: 0.5em;
}

.subscribe-bloc {
	float: left;
	width: 49%;
	margin-left: 0.5%;
	padding-top: 0.5em;
}

.non-connected #fd-subscribe {
	width: auto;
	position: auto;
	left: 0;
	margin-left: 0em;
	margin-top: 0.5em;
}

.non-connected #fd_login .element-group-checkbox {
	padding-left: 6em;
	text-align: left;
}

#fd_login .element-group label {
	width: 7em;
}

.non-connected #fd_login .element-group input, .non-connected #fd-subscribe .element-group input {
	width: 15em;
}

.non-connected form .element-group .errors {
	margin-left: 7.5em;
}

/* SUBSCRIBER CSS*/
form#subscriber-form fieldset {
	margin-left: 2em;
	border: 0.1em solid #999a98;
	width: 28em;
	padding: 0.7em;
	position: relative;
	left: 50%;
	margin-left: -14em;
	margin-top: 1.5em;
	margin-bottom: 2em;
}

form#subscriber-form p {
	text-indent: 0em;
}

form#subscriber-form label {
	display: block;
	float: left;
	width: 8em;
	text-align: right;
	margin-right: 0.5em;
}

form#subscriber-form .element-group input {
	width: 15em;
	font-weight: normal;
}

form#subscriber-form .element-group {
	margin-bottom: 0.5em;
	clear: both;
}

form#subscriber-form .submit-group {
	clear: both;
	text-align: center;
}

#subscriber-form .errors {
	clear: both;
	margin-left: 9.5em;
}

p.main-hint {
	margin-top: 0.5em;
	font-weight: bold;
}

/* SPECIAL */
#category_bloc ul.recursive_list {
	width: 240px;
}