body, html {
	margin: 0;
	padding: 10px 0;
	background: url(../images/bg.gif) 0 0 repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
form {
    margin: 0;
    padding: 0;
}

/*****			*****/
#mainBox-top {
	width: 932px; 
	padding: 0; 
	margin: 0 auto; 
	background:url(../images/mainblockTop.jpg) 0 0 no-repeat #F3F3F3 ; 
	padding-top: 8px; 
}

#mainBox-left { 
	background: url(../images/mainblockLeft_full.gif) top left no-repeat; 
	padding-left: 9px; 
}

#mainBox-right { 
	background: url(../images/mainblockRight_full.gif) top right no-repeat; 
	padding-right: 9px;
	position: relative; 	
	#height: 1%;
}

#mainBox-bottom {
	height: 96px; 
	width: 100%; 
	margin-top: -70px;
	padding-top:20px;
	background: url(../images/footer_big.gif) bottom no-repeat;
	background-color: transparent;
}


table.format {
	border-collapse: collapse;
	border: 0;
	background-color: transparent;
	background-image: none;
}

table.format td {
	background-color: transparent ; 
	background-image: none;
	padding: 0;
	margin: 0;
	vertical-align: top;
}


#header {
	padding: 0; 
	margin: 0; 
	height: 79px; 
	background: url(/images/new/pagetop.jpg) 0 0 no-repeat;
}

#logoLink {
	display:block; 
	width: 243px; 
	height: 50px; 
	position:absolute; 
	top: 15px; 
	left: 40px;
	text-decoration: none; 
}

#mainMenu {
	position: absolute;
	left: 560px;
	top: 10px;
	width: 350px;
	text-align: right;
	padding-right: 10px;
}

#mainMenu a {
	color: #660033;
	text-decoration: none;
	font-weight: bold;
	padding: 0 10px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
}


.titlePage #header {
	height: 285px; 
	/*background: url(../images/topMain_gq.jpg) 0 0 no-repeat; */
	background: url(../images/new/titletop2.jpg) 0 0 no-repeat; 
}

.titlePage #logoLink {
	top: 55px; 
	left: 40px;
}
/*
.titlePage #mainMenu {
	left: 620px;
	top: 178px;
	width: 290px;
}
*/
.titlePage #mainDataColumn {
	padding-top: 80px;
}
/*
#topMenu {
	position: relative;
	top: 60px;
	text-align: center;
	padding: 5px 30px;
}

#topMenu a { 
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	font-family: Geneva, Verdana, sans-serif;
}

#topMenu .separator {
	padding: 0 5px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;	
	font-family: Geneva, Verdana, sans-serif;
}

.titlePage #topMenu {
	top: 0;
	text-align: right;
	padding: 0;
	padding-right: 20px;
	padding-top: 5px;
}

.titlePage #topMenu a { 
	color: #FFFFFF;
}

.titlePage #topMenu .separator {
	color: #FFFFFF;	
}
*/

.loginForm {
	color: #000;
	font-size: 11px;
	font-weight: bold;
	line-height: 23px;
}
.loginForm table.format td {
	vertical-align: middle;
}
.loginForm a.forgotPasswordLink {
	display: block;
}
.loginForm input.text {
	width: 120px;
	border: 1px solid #F6599E;
}

.loginForm .buttons {
 	width: 220px;  
	height: 34px; 
	padding: 0 ; 
	margin: 0; 
	position: relative;
	margin-top: 5px;
	
}
.loginForm .buttons a, .loginForm .buttons input {
	height: 20px;
}

.titlePage .loginForm {
	color: #000;
	position: absolute;
	top: 32px;
	left: 670px;
} 

.titlePage .loginForm a.forgotPasswordLink {
	display: inline;
}


.titlePage .topUser {
	position: absolute;
	top: 36px;
	left: 730px;
}
.titlePage .topUser a {
    display: block;
    margin: 10px;
    padding: 5px 20px;
    text-align: center;
    font-weight: bold;
   border: 1px solid #FB82B7;
    background: #E6006B;
    color: #FFFFFF;
    text-decoration: none;
}

.titlePage .topUser a:hover { 
    border: 1px solid #fff;
}

/***  register form  ***/
table.registration td {
	padding: 2px 0;
}

table.registration td {
	font-weight: bold;
}

/*
form.newComment input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}

table.newComment td {
	padding: 2px 0;
}

.newComment th {
	font-weight: bold;
	font-size: 14px;
	color: #DD0572;
	padding-left: 20px;
	padding-bottom:10px;
}

.newComment td.desc {
	font-weight: bold;
	font-size: 14px;
	color: #0073D8;	
}
*/

/*
.rightMenu a {
    display: block;
    margin: 0 auto 7px auto;
    width: 80%;
    font-weight: bold;
    font-size: 13px;
    border: 1px solid #E875A4;
    background: #B2ECF7;
    color: black;
    text-decoration: none;
    text-align: center;
    padding: 5px;
}

.rightMenu a:hover {
    background: #FFF7B1;
}
*/

#contentHolder {
	padding-left: 20px; 
	padding-right: 30px; 
	padding-top: 0px; 
	padding-bottom:20px; 
}


.titlePage #contentHolder {
	margin-top: -60px;
}

/*
.centerFormatTable {
	border:1px solid red;
	margin: 0;
	
	width: 100%;
}

.format.centerFormatTable td {
	padding: 5px;
	vertical-align: top;
}
*/

#mainDataColumn {
 	width: 600px; 
}

.titlePage #mainDataColumn {
	width: 600px;
}

#rightSidebar {
	vertical-align:top; 
	padding-left: 30px; 
	width: 240px;
	padding-top: 10px;
}

.titlePage #rightSidebar {
	padding-top: 10px;
}
/*
.rightBlock .title {
	color: #660033;
	font-family: Arial, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	text-transform:uppercase;	
	margin-top: 15px;
	margin-bottom: 5px;
}

.rightBlock a.readMore {
	color: #0000FF;
	font-weight: normal;
	text-decoration: underline;	
}

.rightBlock .item {
	padding-bottom: 10px;
}


.rightBlock .item .date, .rightBlock .item .title {
	color: #2390EF;
	font-weight: bold;
	font-size: 12px;
	text-transform: none;
	padding: 0;
	margin: 0;
}
*/
#rightSidebar .loginForm {
    margin-top: 17px;
}

/*
.searchBlock {
    padding: 5px 0;
    font-size: 11px;
    color: #0073D8;
    margin-bottom:10px;
}
.searchBlock input {
    font-size: 11px;
}
.searchBlock * {
    vertical-align: middle;
}
.searchBlock label {
    margin-right: 8px;
}
.searchBlock .title {
    font-weight: bold;
    font-size: 13px;
}
.searchBlock .q {
    border: 1px solid #1F63A0;
    width: 120px;
}
*/

/*** tag cloud ***/
.blockTitle {
    font-weight: bold;
    font-size: 13px;
    padding-bottom: 3px;
    color: #0073D8;
    border-bottom: 1px solid #0073D8;
}

.blockTitle a {
    font-size: 13px;
    color: #30A3F8;
    text-decoration: none;
    font-weight: bold;
}
.blockTitle a:hover {
    text-decoration: underline;
}

#wl_params {
    margin-bottom: 10px;
    width: 100%;
    overflow: hidden;
}
/*
.tagCloud {
	padding: 5px;
	background-color: #C9F0F7;
	font-size: 10px;
}

.tagCloud a {
	color: #2693EE;
	text-decoration: none;
	font-size: 12px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-weight: bold;
	margin: 0 1px;
}

.tagCloud a:hover {
	text-decoration: underline;
} 
*/
.bigRed {
	font-size: 30px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #DD0572;
}

/***** 		CONTENT BLOCKS		*****/
.contentBlock {
/*	border: 1px solid blue;*/
	position:relative;
	/*width: 260px;*/
	padding: 0;
	margin: 10px;
	margin-top: 5px;
	margin-bottom: 0px;
	min-height: 120px;
}

.contentBlock .teaser {
	text-align: left;
	font-size: 13px;
}

.contentBlock .thumb {
    float: left;
    margin-right: 10px;
    padding: 0px;
/*
    border-style: -moz-rounded-corners;
    -moz-border-radius: 2px;
*/
}


.contentBlock .title {
    padding-bottom: 2px;
	font-size: 14px;
	font-weight: 600;
}

.contentBlock .title a {
	color: #DD0572;
	text-decoration: none;
	font-weight: bold;
	font-size: 110%;
}

table.post {
	margin-top: 10px; 
	border-top: 1px solid #FA0773; 
	width: 100%;
}

.post .userPhoto {
	text-align: left;
	width: 100px;
	overflow: visible;
	padding: 5px 15px 5px 0;
}


.post .attributes {
	text-align: left;
	background-color: #F3EEC4;
	border: 0;
	border-bottom: 1px solid #FA0773;
	padding: 10px 15px;
}

.post .userName {
	text-align: left;
	font-size: 13px;
	font-weight: bold;
	color: #F80078;
}


.post .date {
	text-align: left;
	font-size: 12px;
	color: #2A91F0;
}


.post .body {
font-size: 12px;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

/*****		BLOCKS		*****/

table.block {
	border: 0;
	border-collapse: collapse;
	padding: 0;
	margin: 0;
}

table.block td.block {
	border: 0;
	padding: 0;
	margin: 0;
}

table.block td.corner {
	background-repeat: no-repeat;
	width: 8px;
	height: 8px;
	line-height: 1px;
	overflow: hidden;
}

table.block td.h-side {
	background-repeat: repeat-x;
	height: 8px;
	line-height: 1px;
	overflow: hidden;
}

table.block td.v-side {
	background-repeat: repeat-y;
	width: 8px;
	overflow: hidden;	
}

/*** BLUE ***/
table.block.blue td.center {
	background-color: #B2ECF7;
	vertical-align: middle;
	padding: 0 10px;
}

table.block.blue td.center a.spec {
	color: #000;
	line-height: 20px;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

table.block.blue td.corner.topLeft {
	background-image: url(../images/block_blue_tl.gif);	
}

table.block.blue td.corner.topRight {
	background-image: url(../images/block_blue_tr.gif);	
}

table.block.blue td.corner.bottomLeft {
	background-image: url(../images/block_blue_bl.gif);	
}

table.block.blue td.corner.bottomRight {
	background-image: url(../images/block_blue_br.gif);	
}

table.block.blue td.h-side.top {
	background-image: url(../images/block_blue_t.gif);	
}

table.block.blue td.v-side.right {
	background-image: url(../images/block_blue_r.gif);	
}

table.block.blue td.h-side.bottom {
	background-image: url(../images/block_blue_b.gif);	
}

table.block.blue td.v-side.left {
	background-image: url(../images/block_blue_l.gif);	
}


/*** YELLOW ***/
table.block.yellow td.center {
	background-color: #F3EBA0;
	vertical-align: middle;
	padding: 0 10px;
	text-align:center;
}

table.block.yellow td.center a {
	color: #000;
	line-height: 20px;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

table.block.yellow td.corner.topLeft {
	background-image: url(../images/block_yell_tl.gif);	
}

table.block.yellow td.corner.topRight {
	background-image: url(../images/block_yell_tr.gif);	
}

table.block.yellow td.corner.bottomLeft {
	background-image: url(../images/block_yell_bl.gif);	
}

table.block.yellow td.corner.bottomRight {
	background-image: url(../images/block_yell_br.gif);	
}

table.block.yellow td.h-side.top {
	background-image: url(../images/block_yell_t.gif);	
}

table.block.yellow td.v-side.right {
	background-image: url(../images/block_yell_r.gif);	
}

table.block.yellow td.h-side.bottom {
	background-image: url(../images/block_yell_b.gif);	
}

table.block.yellow td.v-side.left {
	background-image: url(../images/block_yell_l.gif);	
}



.submenu, .submenu_left {
    margin-bottom: 10px;
    color: #333;
}
.submenu {
    text-align: right;
    padding: 5px;
}
.submenu_left {
    float: left;
    text-align: left;
    padding: 5px;
}
.submenu select, .submenu_left select {
    margin-right: 10px;
    font-size: 90%;
}
.submenu input, .submenu_left input {
    font-size: 90%;
}
.submenu a, .submenu_left a {
    color: #333;
}

.itemBlock {
    margin-bottom: 8px;
    padding-bottom: 7px;
    border-bottom: 1px solid #eee;
}
.itemTitle, .itemTitle a {
	text-align: left;
	font-size: 13px;
	font-weight: bold;
	color: #F80078;
	text-decoration: none;
}
.itemTitle a:hover {
    text-decoration: underline;
}
.itemDate {
	text-align: left;
	font-size: 10px;
	color: #2A91F0;
}
.itemBody {
    margin-left: 30px;
}


.errorbox, .msgbox {
    font-size: 12px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    padding: 2px;
    color: #000;
    text-align: center;
}

/*
.item {
    margin-bottom: 8px;
    padding-bottom: 7px;
    border-bottom: 1px solid #ddd;
}

.item .type_icon {
    float: left;
    padding-top: 4px;
    padding-right: 5px;
}
.item .avatar {
    float: right;
    padding-left: 10px;    
}
.item .your_icon {
    float: right;
}
.item .actions {
    float: right;
    margin-left: 10px;
    padding: 1px 3px;
    border: 1px solid #ddd;
    background: #fff;
}
.item .actions, .item .actions a {
    font-size: 13px;
    font-weight: bold;
    color: #1A81C0;
    text-decoration: none;
}
.item .actions a:hover {
    color: #000;
}

.item .hot {
    float: left;
    padding-top: 4px;
    margin-right: 5px;
}
.item .hot div {
    border: 1px solid #FFA3CE;
    background: #FFE7F2;
    padding: 3px;
    color: #FF3195;
    font-weight: bold;
    float: left;
    width: 30px;
    text-align: center;
}
.item .hot .hot_btn {
    float: left;
    padding: 4px 5px;
    display: block;
    border: 0;
    background: transparent;
    width: 10px;
}

.item .title a, .item .title {
    font-size: 14px;    
	color: #F80078;
	font-weight: bold;
	text-decoration: none;
}
.item .title a:hover {
    text-decoration: underline;
}
.item .info {
}
.item .info .date {
	color: #2A91F0;
	float: left;
	padding-right: 5px;
}
.item .info .user, .item .info .user a {
	color: #2A91F0;
}
.item .body {
    padding: 5px 0;
    text-align: justify;
    font-size: 12px;
}
.item .full_body {
    margin-top: 5px;
    margin-bottom: 8px;
    font-size: 12px;
}
.item .full_body p {
    text-align: justify;
    text-indent: 10px;
    margin: 0;
    padding: 0;
    margin-bottom: 5px;
}
.item .bottom_info {
    clear: both;
}
.item .bottom_info .comments {
    float: right; 
    color: #999;
}
.item .bottom_info .comments a {
    color: #999;
}
.item .bottom_info .tags {
    color: #333;
}
*/
.pictures {
    margin: 10px 0;
    overflow: hidden;
}
.pictures .picture {
    float: left;
    margin-right: 15px;
    margin-bottom: 10px;
    border: 0px solid #ccc;
}

.comment {
    margin-bottom: 4px;
    padding: 3px 5px;
    border: 1px solid #ddd;
    background: #fff;
    overflow: hidden;
}
.comment .avatar {
    float: left;
    padding-right: 10px;    
}
.comment .title {
    font-size: 12px;    
	color: #F80078;
	font-weight: bold;
}
.comment .info {
    color: #2A91F0;
}
.comment .body {
    padding: 2px 0;
    text-align: justify;
    font-size: 11px;
}
.comment .deleted {
    padding: 2px 0;
    font-size: 11px;
    color: #900;
}
.comment .bottom_info {
    text-align: right;
    color: #999;
}
.comment .bottom_info a {
    color: #999;
}

#postForm .desc select {
    width: 95%;
    text-align: center;
}
#sys_tags td {
    vertical-align: middle;
}
#sys_tags a {
    font-size: 12px;
}

div.search_results {
    position: absolute;
    margin: 0;
    margin-left: 2px;
    padding: 0;
    width: 215px;
    background-color: #fff;
    border: 1px solid #cacaca;
}
div.search_results ul {
    list-style-type:none;
    margin: 0px;
    padding: 0px;
}
div.search_results ul li {
    list-style-type: none;
    display: block;
    margin: 0;
    padding: 2px 4px;
    border-bottom: 1px solid #e6e6e6;
    font-weight: normal;
}
div.search_results ul li span.item_count {
    float: right;
    color: #666;
}
div.search_results div.search_results_close {
    padding: 2px;
    text-align: right;
}
div.search_results div.search_results_close a {
    text-decoration: none;
    font-weight: bold;
}

#search_users select {
    /*width: 93%;*/
}

#search_users table td {
	padding:2px 0;
}

.form_title {
    font-weight:bold;
    margin-bottom:10px;
    font-size:110%;
}



.paging {
    margin-top: 20px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 5px;
}
.paging span {
    margin: 2px;
    Text-decoration: none;
    /* padding: 2px; */
}

.paging a {
    padding: 3px;
    border: 1px solid #999;
    background: #fff;
    font-family: Tahoma;
    text-decoration: none;
    color: #333;
    margin-left: 3px;
}
.paging a:hover {
    background: #999;
    color: #fff;
    text-decoration: none;
}


a.sex_m {
    color: #03F !important;
}
a.sex_f {
    color: #F80078 !important;
}
