/* CSS Document */

/* css reset */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
}
body {
	line-height: 1;
}
ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* END of css reset */


html {
  width:100%;
  height: 100%;
	margin:0 auto 0 auto;
	text-align:center;
	background:#B9C2B6 url(../images/bg_beta.jpg) center top no-repeat;
}

body {
  height: 100%;
	margin:0 auto 0 auto;
	padding: 0px;
	text-align:center;
	font-family: Tahoma, Arial, Verdana, Helvetica, Sans Serif;
	font-size: 12px;
	color: #000;
	
}

.clear {
	clear:both;
	height:0px;
	line-height:0px;
	width:100%;
	margin:0;
	padding:0;
	border:0;
	overflow:hidden;
}

/* zakladni formatovani textu */

h2 {
  margin:0 0 10px 0;
  padding:0;
  line-height:20px;
  font-size:18px;
  color:#b5973d;
}

h3 {
  margin:0 0 10px 0;
  padding:0;
  font-size:14px;
  line-height:16px;
  font-weight:bold;
  color:#b5973d;
}

h4 {
  margin:0 0 10px 0;
  padding:0;
  font-size:12px;
  line-height:14px;
  text-transform:uppercase;
  font-weight:bold;
  color:#b5973d;
}

h5 {
  margin:0 0 5px 0;
  padding:0;
  font-size:12px;
  line-height:14px;
  font-weight:bold;
  color:#000;
}

a,
a:link,
a:visited {
  color:#237b95;
}

p {
  line-height:15px;
}

.left {
  float:left;
}

.right {
  float:right;
}

.content ul {
}

.content ul li {
  display:block;
  min-height:14px;
  padding:0 0 5px 12px;
	background:url(../images/li_classic.gif) top left no-repeat;
}

.img_left {
  display:block;
  float:left;
  width:50px;
  margin:0 5px 6px 0;
}

.img_left img {
  width:48px;
  border:2px solid #e2e2e2;
}
.text_right {
  display:block;
  float:left;
}

.link_more {
  line-height:14px;
  margin:10px 0 0 0;
  padding:0px 12px 0 0;
  background: url(../images/link_more.gif) right 4px no-repeat;
}

#content p {
  margin:0 0 7px 0;
}

.small {
  font-size:10px;
  color:#829193;
}

/* zakladni layout */

#page {
	width:100%;
  min-height: 100%;
  height: auto !important;
  _height: 100% !important;
  margin: 0 auto -480px auto;
	padding:0px 0px;
	height:auto;
  text-align:center;
}

#page_inner {
	width:990px;
	height:auto;
  margin: 0 auto 0 auto;
	padding:0px 0px;
  text-align:center;
}

.push {
  clear:both;
  height: 336px;
}

#header {
	width:990px;
	height:255px;
  margin: 0;
	padding:0;
  text-align:left;
}

#content {
	width:950px;
	height:auto;
	margin:20px 0 0 0;
	padding:0px 20px 20px 20px;
	text-align:left;
	background:#E6E8DA url(../images/left_corner.png) top left no-repeat;
}

.col_long {
	min-height:600px;
}

*:first-child+html #content {
	margin:15px 0 0 0;
}

#footer {
  width:100%;
  height:480px;
  margin:0 auto;
  padding:0;
  text-align:center;
	background:url(../images/bg_footer.jpg) center bottom no-repeat;
}


/* header components *******************************************/

/* head */

#head {
  background:none;
}

#head h1 {
  display:none;
}

#head #sitename_link {
  display:block;
  width:500px;
  height:110px;
  margin:0px 0 0 35px;
  padding:100px 0 0 0px;
  background:none;
}


/* menu */

#menu {
  width:100%;
  height:42px;
  margin:3px 0 0 0;
  background:none;
}

#menu #tabs {
  height:33px;
  margin:0px 0 0 70px;
  padding:5px 0 0 0px;
}

*:first-child+html #menu #tabs {
  padding:0px 0 0 0px;
}

#menu #tabs ul {
}

#menu #tabs ul li {
  display:block;
  height:33px;
  line-height:33px;
  float:left;
  padding:0 23px;
	background:url(../images/mainmenu_li.gif) right top repeat-y;
}

#menu #tabs ul li a {
  text-transform:uppercase;
  text-decoration:none;
  font-size:13px;
  font-weight:bold;
  color:#d1b34b;
}

#menu #tabs ul li a:hover {
  color:#e5e7d9;
}


/* footer ********************************************/

.footer_inner {
  clear:both;
  width:950px;
  height:60px;
  line-height:17px;
  margin:0 auto;
  padding:0 20px;
  position:relative;
  top:52px;
  font-size:11px;
  color:#fff;
}

@media screen and (-webkit-min-device-pixel-ratio:0)
{ /* chrome hack */
  .footer_inner {top:175px;}
}

*:first-child+html .footer_inner {
  top:175px;
}

.footer_inner a {
  color:#fff;
}

.footer_left {
  float:left;
  width:430px;
  height:60px;
  margin:0 20px 0 10px;
  padding:0;
  text-align:left;
}

.footer_right {
  float:left;
  width:490px;
  height:60px;
  margin:0 !important;
  padding:0;
  text-align:right;
}

#footer_home_link {
  display:block;
  float:left;
  width:140px;
  height:45px;
  margin:0 15px 0 0;
  padding:0;
}

p.footer_info {
  float:left;
  width:265px;
  margin:0;
  padding:0;
}

.footer_menu {
  height:17px;
}

.footer_menu a {
  display:block;
  float:right;
  margin:0 0 0 20px;
  text-transform:uppercase;
  font-weight:bold;
}

.footer_right p {
  padding:10px 0 0 0;
}


/* columns *******************************************/

/*  */

.col {
  float:left;
  width:303px;
  height:auto;
  margin:0 0 20px 0;
}

.box {
  margin:0 0 20px 0;
}

.box_sidebar {
  clear:both;
  margin:0 0 40px 0 !important;
}

.col_wide {
  width:626px;
  height:auto;
  margin-right:20px;
}

.col_wide .col {
}

.col_wide .col_left {
  margin-right:20px;
}

.col_wide .col_right {
}

.sidebar {
  background:none;
}

.sidebar {
  background:none;
}

*:first-child+html .sidebar {
  position:relative;
  top:-5px;
}


/* flash messages */

#flash_messages {
}

#flash_messages li {
  display:block;
  line-height:20px;
  font-weight:bold;
  padding:10px;
  border-bottom:1px solid #B9C2B6;
  text-transform:uppercase;
  background:#E4CE74;
}

#flash_messages .button {
  float:right;
  width:23px;
  position:relative;
  top:-5px;
  left:5px;
	background:url(../images/pager_li.png) left -23px no-repeat;
}

#flash_messages {
}

#flash_messages {
}


/* pagination ****************************************/

.pagination {
  display:block;
  clear:both;
  width:626px;
  margin:0 0 20px 0;
}

.pagination ul {
  float:right;
}

.pagination li {
  display:block;
  float:left;
  text-align:center;
	width:23px;
	height:23px;
	line-height:20px;
  margin:0 0 0 5px;
	font-size: 11px;
  background: url('../images/pager_li.png') top left no-repeat;
}

.pagination ul li a {
  display:block;
	width:23px;
	height:23px;
	line-height:20px;
	cursor:pointer;
	cursor:hand;
  background: url('../images/pager_li.png') top left no-repeat;
}

.pagination ul li.first,
.pagination ul li.previous,
.pagination ul li.next,
.pagination ul li.last {
  width:85px;
  height:23px;
}

.pagination ul li.first a,
.pagination ul li.previous a,
.pagination ul li.next a,
.pagination ul li.last a {
  width:85px;
  height:23px;
}

.pagination ul li.first,
.pagination ul li.first a {
	background:url(../images/pager_first.png) left top no-repeat;
}

.pagination ul li.previous a,
.pagination ul li.previous {
	background:url(../images/pager_prev.png) left top no-repeat;
}

.pagination ul li.next a,
.pagination ul li.next {
	background:url(../images/pager_next.png) left top no-repeat;
}

.pagination ul li.last a,
.pagination ul li.last {
	background:url(../images/pager_last.png) left top no-repeat;
}

.pagination ul li a:hover,
.pagination ul li.active a,
.pagination ul li.active {
  font-weight:bold;
  color:#fff;
	background-position:left -23px;
}


/* login box ****************************************/

.login_box {
}

.login_box h2 {
  line-height:24px;
  margin:0;
  font-size:15px;
  color:#D1B34B;
}

/* not logged - form items is in forms.css */

.reg_header {
  width:263px;
  height:37px;
  margin:0 0 -9px 0;
  padding:0 20px;
  position:relative;
  z-index:2;
	background:url(../images/bg_reg_header.gif) right top no-repeat;
}

.reg_body {
  width:263px;
  height:auto;
  margin:0 0 20px 0;
  padding:10px 20px 20px 20px;
  position:relative;
  z-index:1;
	background:url(../images/bg_reg_body.png) right bottom no-repeat;
}

.reg_body ul {
  margin:0 0 5px 0;
  padding:0;
}

.reg_body ul li {
  display:block;
  clear:both;
  padding:0px 17px 4px 14px;
  color:#fff;
  background:url(../images/point.gif) -3px -4px no-repeat;
}

.reg_body a.link_reg {
  display:block;
  float:right;
  width:100px;
  height:23px;
  line-height:23px;
  text-align:center;
  text-transform:uppercase;
  text-decoration:none;
  font-size:10px;
  font-weight:bold;
  color:#fff;
	background:url(../images/button_100.png) left top no-repeat;
}

.login_body_top {
  width:303px;
  height:10px;
  margin:0 0px 0 0;
	background:url(../images/bg_login_body_top.gif) left top no-repeat;
}

.login_body {
  width:263px;
  height:auto;
  margin:0 0px 0 0;
  padding:5px 20px 20px 20px;
	background:url(../images/bg_login_body.gif) left bottom no-repeat;
}

.login_body h3 {
  margin:0 0 10px 0;
  padding:0;
  text-transform:uppercase;
  font-size:11px;
  color:#1E2B31;
}

/* logged - form items is in forms.css */

.logged_header {
  width:283px;
  height:37px;
  margin:0 0 -9px 0;
  padding:0 10px;
  position:relative;
  z-index:2;
	background:url(../images/bg_reg_header.gif) right top no-repeat;
}

.logged_header .left {
  width:165px;
  height:auto;
  margin:0 8px 0 0;
}

.logged_header h2 a {
  font-size:13px;
  text-decoration:none;
  color:#E2C872;
}

.logged_header .right {
  width:110px;
  height:auto;
}

.logged_header .right a {
  display:block;
  float:right;
  line-height:24px;
  margin:0 0 0 10px;
  font-size:10px;
  color:#fff;
}

span.logout a {
  padding:0 10px 0 0px;
	background:url(../images/arrow.gif) right bottom no-repeat;
}

.logged_body {
  width:263px;
  height:auto;
  margin:0 0 20px 0;
  padding:10px 20px 20px 20px;
  position:relative;
  z-index:1;
	background:url(../images/bg_logged_body.gif) right bottom no-repeat;
}

.logged_body .left {
  width:135px;
  height:auto;
  margin:0 8px 0 0;
}

.logged_body .left ul {
  display:block;
  margin:0 0 10px 0;
}

.logged_body .left ul li {
  display:block;
  margin:0 0 5px 0;
  padding:0 0 0 10px;
  font-weight:bold;
  background: url(../images/point.gif) -5px -4px no-repeat;
}

.logged_body .left ul li a {
  font-size:12px;
}

.logged_body .right {
  width:120px;
  height:auto;
}


/* filter box - form items is in forms.css ***************/

.filter {
  width:584px;
  height:auto;
  padding:20px;
  border:1px solid #B9C2B6;
  background:#F1F2ED;
}

span.results {
  display:block;
  padding:5px 0 0 0;
}

.filter_wide {
  display:block;
  width:586px;
  margin:0px 0 10px 0;
}



/* USER LIST - plain user list styles ********************/

ul.user.wide {
  display:block;
}

ul.user li {
  display:block;
  float:left;
  text-align:center;
}

ul.user li .avatar { 
  display:block;
  margin:0 0 5px 0;
}

ul.user li .name {
  line-height:17px;
}


/* main user list styles */

.box_wide ul.user {
  width:650px;
  overflow:visible;
}

.box_wide ul.user li {
  width:84px;
  margin:0 24px 24px 0;
}

.box_wide ul.user li a {
}

.box_wide ul.user .avatar {
  width:84px;
  height:84px;
}

.box_wide ul.user .name {
  display:block;
  width:84px;
  height:34px;
}



/* GROUP LIST - plain group list styles ********************/

ul.group li {
  display:block;
  float:left;
}

ul.group li .image {
  display:block;
  float:left;
}

ul.group li .text {
  float:left;
}

ul.group li .info {
}

ul.group li.even {
  clear:both;
}


/* Sidebar GROUP LIST */

.box_sidebar .box_body {
  margin:0 0 10px 0;
  border:1px solid #B9C2B6;
  background:#F1F2ED;
}

.box_sidebar ul.group li {
  float:none;
  clear:both;
  margin:0;
  padding:10px 15px;
}

.box_sidebar ul.group li.odd {
  background:#E6E8DA;
}

.box_sidebar ul.group  li .image {
  margin:0 10px 10px 0;
}

.box_sidebar ul.group  li .info {
  float:left;
  width:211px;
}


/* main group list style, first featured group style */

.box_wide ul.group {
  width:646px;
  overflow:visible;
}

ul.featured_group {
  display:block;
  float:left;
  width:301px !important;
  margin:0 20px 20px 0;
}

.box_wide ul.group li {
  width:301px;
  margin:0 20px 20px 0;
  padding:0px;
  border:1px solid #B9C2B6;
  background:#F1F2ED;
}

ul.featured_group li.first {
  display:block;
  float:left;
  width:301px;
  margin:0 !important;
  padding:0px;
  border:1px solid #B9C2B6;
  background:#F1F2ED;
}

.box_wide ul.group li .main,
ul.featured_group li.first .main {
  padding:20px 20px 10px 20px;
}

.box_wide ul.group li .image,
ul.featured_group li.first .image {
  margin:0 15px 10px 0;
}

.box_wide ul.group li .text,
ul.featured_group li.first .text {
  width:125px;
}

.box_wide ul.group li .info,
ul.featured_group li.first .info {
  width:285px;
  padding:8px;
  font-size:11px;
  background:#B9C2B6;
}

.box_wide ul.group li .left a,
ul.featured_group li.first .left a {
  font-weight:bold;
}

.box_wide ul.group li .info .right,
ul.featured_group li.first .info .right {
  font-weight:bold;
}


/* featured groupS not first style */

ul.short_info {
  display:block;
  float:left;
  width:301px;
  margin:0 0 10px 0;
  padding:0;
  border:1px solid #B9C2B6;
}

ul.short_info li {
  float:none;
  clear:both;
  width:267px;
  padding:4px 17px;
  background:#F1F2ED url(../images/point.gif) left top no-repeat;
}
ul.short_info li.odd {
  padding:3px 17px;
  background:#E6E8DA url(../images/point.gif) left top no-repeat;
}

ul.short_info li.clear {
  display:none;
}

ul.short_info li .info {
}

ul.short_info li .info h3 {
  float:left;
  margin:0 10px 5px 0;
}

ul.short_info li .info p {
  line-height:16px;
  font-size:10px;
  color:#829193;
}



/* BLOG LIST - plain blog list styles ********************/

ul.blog {
  display:block;
}

ul.blog li {
  display:block;
  float:left;
}

ul.blog li .image {
  display:block;
  float:left;
}

ul.blog li .info {
  float:left;
}

ul.blog li.even {
  clear:both;
}

/* main user list styles */

.box_wide ul.blog {
  width:646px;
  overflow:visible;
}

.box_wide ul.blog li {
  width:271px;
  margin:0 20px 20px 0;
  padding:15px;
  border:1px solid #B9C2B6;
  background:#F1F2ED;
}

.box_wide ul.blog li a {
}

.box_wide ul.blog .image img {
  margin:0 0 5px 0;
}

.box_wide ul.blog .image {
  width:84px;
  margin:0 15px 0 0;
  text-align:center;
}

.box_wide ul.blog .info {
  width:170px;
}

.box_wide ul.blog .author {
  display:block;
  margin:0 0 5px 0;
  font-size:11px;
}

.box_wide ul.blog .date {
  display:block;
  margin:0 0 5px 0;
  font-size:11px;
}



/* GALLERY LIST - plain gallery list styles ********************/

ul.gallery {
  display:block;
}

ul.gallery li {
  display:block;
  float:left;
}

ul.gallery li .image {
  display:block;
}

ul.gallery li .info {
}

ul.gallery li .author,
ul.gallery li .files {
  font-size:11px;
}



ul.foto {
  display:block;
}

ul.foto li {
  display:block;
  float:left;
}

ul.foto li .avatar {
  display:block;
}

ul.foto li {
  margin:0 15px 15px 0;
}


/* main gallery list styles */

.box_wide ul.gallery {
  width:648px;
  overflow:visible;
}

.box_wide ul.gallery li {
  width:120px;
  padding:10px;
  margin:0 20px 20px 0;
  border:1px solid #B9C2B6;
  background:#F1F2ED;
}

.box_wide ul.gallery li h3 {
  width:120px;
  white-space:nowrap;
  overflow:hidden;
  line-height:18px;
}

.box_wide ul.gallery li h3 a {
  text-decoration:none;
}

.box_wide ul.gallery li .image {
  display:block;
  width:120px;
  height:120px;
  margin:0 0 5px 0;
}

.box_wide ul.gallery li .info {
  width:120px;
}

.box_wide ul.gallery li .author,
.box_wide ul.gallery li .files {
  display:block;
  margin:0 0 5px 0;
}

.box_wide ul.gallery li .files {
  font-weight:bold;
}


/* detail ***************************/

/* usermenu */

.kr_mainmenu {
  display:block;
  width:100%;
  height:20px;
  margin:0 0 10px 0;
  padding:0 !important;
  position:relative;
}


.kr_mainmenu li {
  display:block;
  float:left;
  height:13px;
  line-height:12px;
  border-left:1px solid #000;
}

.kr_mainmenu li:first-child {
  border-left: 0;
}

.kr_mainmenu li a {
  font-size:13px;
  font-weight:bold;
  padding:0 8px !important;
}

.kr_mainmenu li:first-child a {
  padding-left:0 !important;
}


/* dashboard menu */

ul#dashboard_menu {
  display:block;
  width:100%;
  height:20px;
  margin:0 0 10px 0;
  padding:0 !important;
}

ul#dashboard_menu li {
  display:block;
  float:left;
  height:13px;
  line-height:12px;
  border-left:1px solid #000;
}

ul#dashboard_menu li:first-child {
  border-left: 0;
}

ul#dashboard_menu li a {
  font-size:13px;
  font-weight:bold;
  padding:0 8px !important;
}

ul#dashboard_menu li:first-child a {
  padding-left:0 !important;
}


/* edit menu */

.edit_tabs {
}

ul.doc_tabs {
  display:block;
  width:100%;
  height:20px;
  margin:0 0 10px 0;
  padding:0 !important;
}

ul.doc_tabs li {
  display:block;
  float:left;
  height:13px;
  line-height:12px;
  border-left:1px solid #000;
}

ul.doc_tabs li:first-child {
  border-left: 0;
}

ul.doc_tabs li a {
  font-size:13px;
  font-weight:bold;
  padding:0 8px !important;
}

ul.doc_tabs li:first-child a {
  padding-left:0 !important;
}


/* last activities */

.tabs .list li {
  margin:0 0 10px 0;
}


/* last users */

.last_friends .box_body {
  width:301px;
  margin:0 0 10px 0;
  padding:15px 0;
  border:1px solid #B9C2B6;
  background:#F1F2ED;
}

.last_friends ul.user {
  width:301px;
  margin:0 2px;
  padding:0;
}

.last_friends ul.user li {
  width:50px;
  margin:0 12px 12px 12px;
}

.last_friends ul.user li .avatar {
  width:50px;
}

.last_friends ul.user li .date {
  width:50px;
  text-align:center;
}



/* boxy */

.detail_content {
}

.detail_left {
  width:200px;
  margin:0 20px 20px 0 !important;
}

.detail_right {
  width:406px;
  margin:0 0px 20px 0;
}

.detail_image {
  width:200px;
  margin:0 0px 15px 0;
  text-align:center;
}

.detail_actions {
  width:200px;
  margin:0 0px 15px 0;
}

.detail_actions li {
  display:block;
  width:200px;
  margin:0 0px 5px 0;
}

span.edit_avatar {
  line-height:20px;
  font-weight:bold;
}

.detail_desc {
  margin:0 0px 15px 0;
}

.detail_info {
  margin:0 0px 15px 0;
}

.detail_info .author,
.detail_info .datum,
.detail_info .rating {
  margin:0 0px 10px 0;
}

span.rating_label {
  display:block;
  float:left;
  width:75px;
}

.detail_info .rating {
  clear:none;
  width:200px;
}

/* box detail */
 
.box_detail {
  clear:both;
  width:406px;
  height:auto;
  margin:0 0 15px 0;
}

.box_detail .box_body {
  clear:both;
  width:100%;
  height:auto;
  margin:0 0 10px 0;
  padding:0;
  border:1px solid #B9C2B6;
  background:#F1F2ED;
}


/* gallery detail *********************/

.gallery_perex {
  float:left;
  width:550px;
  margin:0 0 10px 0;
}

/* gallery pagination */

.gallery_pager {
  float:right;
  width:60px;
  height:23px;
  margin:0 0 10px 0;
}

.gallery_pager li {
  text-decoration:none;
  font-weight:bold;
  color:#fff;
	background-position:left -23px;
}

.gallery_pager li a {
  text-decoration:none;
  font-weight:bold;
}

.gallery_pager li a:hover {
  font-weight:bold;
  color:#fff;
	background-position:left -23px;
}

.big_photo {
  width:595px;
  padding:15px;
  text-align:center;
  border:1px solid #B9C2B6;
  background:#F1F2ED;
}

.photos {
  width:214px;
}

.photos .box {
  width:214px;
}

.photos .box_header {
  width:290px;
  padding:3px 7px;
  background:#B9C2B6;
}

.photos .box_header h3 {
  margin:0;
  padding:0;
  line-height:14px;
  font-size:12px;
  color:#000;
}

.photos .box_body {
  width:250px;
  height: 200px;
  padding:26px 26px 0;
  text-align:center;
  border:1px solid #B9C2B6;
  background:#F1F2ED;
}

.photos .foto li {
  width:50px;
  margin:0 7px 10px 5px;
  padding:0;
}

.photos .pagination {
  position: relative;
  top: 15px;
  width: auto;
}

/* user status - form items is in forms.css */

.user_say {
}


/* user info */

.user_info {
  margin:0 0 15px 0;
}

.user_info li {
  display:block;
  clear:both;
  margin:0 0 5px 0;
}


/* last messages - dashboard */

.message_box {
  width:100%;
  padding:0;
  border:1px solid #B9C2B6;
  background:#F1F2ED;
}

.message_box li {
  display:block;
  width:596px;
  padding:10px 15px;
}

.last_messages {
  width:406px;
}

.last_messages li {
  display:block;
  width:376px;
  padding:10px 15px;
}

.message_box li.odd {
  background:#E6E8DA;
}

.msg_left {
  width:500px;
  padding:0 0 5px 0;
}

.msg_right {
  width:95px;
  padding:0 0 5px 0;
  text-align:right;
}

.msg_date {
  font-size:10px;
  color:#829193;
}

.msg_subject {
}

.msg_body {
  display:block;
  clear:both;
  padding:5px 0 0 0;
}



/* stats */

div.stats {
  margin:0 0 15px 0;
}

.stats li {
  display:block;
  clear:both;
  height:15px;
  margin:0 0 5px 0;
}

.stats strong {
  display:block;
  float:left;
  width:60px;
  margin:0 10px 0 0 ;
}

.stats span {
  display:block;
  float:left;
  width:60px;
  margin:0 0 0 0 ;
  text-align:right;
}


/* group detail boxes */

.box_detail ul.user {
  width:376px;
  min-height:100px;
  padding:15px;
}

.box_detail ul.user li {
  width:80px;
  margin:0 7px 14px 7px;
}

.box_detail ul.user li .avatar {
  width:80px;
}


.box_detail ul.foto {
  padding:15px 0 0 15px;
}


.box_detail ul.blog {
  display:block;
  width:406px;
  margin:0;
  padding:0;
  border:0;
}

.box_detail ul.blog li {
  display:block;
  clear:both;
  width:372px;
  margin:0;
  padding:4px 17px;
  border:0;
  background:#F1F2ED url(../images/point.gif) left top no-repeat;
}
.box_detail ul.blog li.odd {
  padding:3px 17px;
  background:#E6E8DA url(../images/point.gif) left top no-repeat;
}

.box_detail ul.blog li.clear {
  display:none;
}

.box_detail ul.blog li .info {
  width:372px;
}

.box_detail ul.blog li .info h3 {
  margin:0 0 4px 0;
}

.box_detail ul.blog li .info p {
  font-size:10px;
  color:#829193;
  margin:0 !important;
}


/* user detail boxes */

.box_detail ul.group {
  width:406px;
  min-height:100px;
  padding:0;
}

.box_detail ul.group li {
  float:none !important;
  clear:both;
  width:376px;
  margin:0 0px 0 0px !important;
  padding:15px;
  border:0 !important;
}

.box_detail ul.group li.odd {
  background:#E6E8DA;
}

.box_detail ul.group li .image {
  float:left;
  width:80px;
  margin:0 20px 0 0;
}

.box_detail ul.group li .info {
  float:left;
  width:260px !important;
  background:none;
}







/* message **************************/

/* messagemenu */

.messagemenu {
  margin:0 0 10px 0 !important;
}

.message-menu {
  display:block;
  float:left;
  width:auto;
  height:20px;
  margin:0 0 0px 0;
  padding:0 !important;
}

.message-menu li {
  display:block;
  float:left;
  height:13px;
  line-height:12px;
  border-left:1px solid #000;
}

.message-menu li:first-child {
  border-left: 0;
}

.message-menu li a {
  font-size:13px;
  font-weight:bold;
  padding:0 8px !important;
}

.message-menu li:first-child a {
  padding-left:0 !important;
}


/* message content */

.mailmessage {
  text-align:left;
}


/* message detail */

.mailmessage .box_body {
  width:594px;
  margin:0 0 10px 0;
  padding:15px;
  border:1px solid #B9C2B6;
  background:#F1F2ED;
}

ul.sender {
  display:block;
  clear:both;
  width:594px;
  margin:0 0 15px 0;
}

ul.sender li {
  display:block;
  float:left;
}

ul.sender li.info {
  width:270px;
  margin:0 15px 0 0;
}

ul.sender li.info .avatar {
  display:block;
  float:left;
  width:50px;
  margin:0 15px 0 0;
}

ul.sender li.info .user {
  display:block;
  float:left;
  width:205px;
  margin:0 0px 5px 0;
}

ul.sender li.actions {
  float:left;
  width:309px;
  margin:0;
  text-align:right;
}

ul.sender li.actions a {
  padding:0 0 0 10px;
}

.mailmessage .content {
  clear:both;
  width:529px;
  margin:0 0 20px 65px;
}

.mailmessage a.button {
  display:block;
  float:right;
  margin:0 0 0 10px;
  color:#fff;
}


/* comments */

ul.comment {
  text-align:left;
}

ul.comment li {
  display:block;
  clear:both;
  width:606px;
  margin:0 0 15px 0;
  padding:10px;
}

ul.comment li.even {
  background:#F1F2ED;
}

ul.comment li .image {
  display:block;
  float:left;
  width:50px;
  margin:0 15px 0 0;
}

ul.comment li .info {
  float:left;
  width:326px;
  margin:0 15px 0 0;
}

ul.no_links li .info {
  width:541px !important;
  margin:0 0px 0 0 !important;
}

ul.comment li .info .date {
  float:left;
  padding:0 10px 0 0;
  font-size:10px;
  color:#829193;
  margin:0 !important;
}

ul.comment li .info .datum {
  float:left;
  margin:0 10px 0 0;
  font-size:10px;
  margin:0 !important;
}

ul.comment li .comment_links {
  text-align:right;
  float:left;
  width:200px;
}

div.buttons a {
  display:block;
  width:100px;
  height:23px;
  line-height:23px;
  text-align:center;
  text-transform:uppercase;
  text-decoration:none;
  font-size:10px;
  font-weight:bold;
  color:#fff;
  margin: 10px;
  background: url(../images/button_100.png) left top no-repeat;

}


div.simple_action_links a {
  display:block;
  height:15px;
  line-height:15px;
  text-align:left;
  text-transform:uppercase;
  font-size:10px;
  font-weight:bold;
  margin: 10px;

}


/* discussion */

.discussion_main {
  margin:0 0 15px 0;
}

.discussion_main .info {
  float:left;
  width:410px;
  margin:0 15px 0 0;
}

.discussion_main .info .date {
  float:left;
  padding:0 10px 0 0;
  font-size:10px;
  color:#829193;
  margin:0 !important;
}

.discussion_main .info .datum {
  float:left;
  margin:0 10px 0 0;
  font-size:10px;
  margin:0 !important;
}

.discussion_main .comment_links {
  float:right;
  margin:0;
  padding:0;
}



/* banners */

.col_left .box_banner,
.col_right .box_banner {
  width:304px;
}

.sidebar .box_banner {
  width:301px;
}

.box_banner {
  margin:0 0 20px 0;
  border:1px solid #B9C2B6;
  background:#F1F2ED;
}

.box_banner .box_body {
  padding:10px 15px;
}

.box_banner .image {
  float:left;
  width:80px;
  height:80px;
  margin:0 10px 10px 0px;
}

.box_banner .info {
  float:left;
  width:184px;
  height:auto;
  margin:0 0 10px 0px;
}

.sidebar .box_banner .info {
  width:181px;
}
