@import url("default.css");

body {
	background: #F5F3E7;
	color: #60604C;
}
a {
	color: #60604C;
}
a:hover {
	color: #669900 !important;
}
/*
a:visited {
	color: #ACAA90;
}
*/

/** a.rss **/

a.rss {
	background: url(../images/ico-rss.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-left: 14px;
}
a.message {
	background: url(../images/ico-links-dark.gif) no-repeat left -25px;
	padding-left: 15px;
}
a.page {
	background: url(../images/ico-links-dark.gif) no-repeat 1px -53px;
	padding-left: 15px;
}
a.photo {
	background: url(../images/ico-links-dark.gif) no-repeat 1px -83px;
	padding-left: 15px;
}
a.tosite, a.tosite2 {
	background: url(../images/ico-links-dark.gif) no-repeat right -140px;
	padding-right: 15px;
}

a.tosite2 {
	background: url(../images/ico-links-light.gif) no-repeat right -140px;
}

a.tosite3 {
	background: url(../images/ico-links-dark.gif) no-repeat right -135px;
	padding-right: 15px;
}

a.profile {
	background: url(../images/ico-links-dark.gif) no-repeat left -111px;
	padding-left: 15px;
}
a.forum {
	background: url(../images/ico-links-dark.gif) no-repeat left 6px;
	padding-left: 15px;
}
a.download2 {
	background: url(../images/ico-links-light.gif) no-repeat left -168px;
	padding-left: 15px;
}

p.smallTitle {
	color: #84846A;
}

.bold {
	font-weight: bold;
}
.normal {
	font-weight: normal;
}
/** siteTop **/
#siteTop {
	font-size: 0.7em;
}
#siteTop ul#intro li span{
	color: #ACAA90;
}
#siteTop ul#intro2 li span{
	color: #ACAA90;
}


#siteTop ul#langs li a {
	text-decoration: none;
}
#siteTop ul#langs li span {
	color: #ACAA90;
}
#siteTop ul#mobile {
	font-size: 0.9em;
}
#siteTop ul#mobile li a {
	color: #676745;
}
#siteTop ul#help li a {
	color: #676745;
}

/** leftBar **/
#pobho {
	background: #669900;
}

#attention {
	font-size: 0.7em;
	color: #676745;
}
#attention a {
	font-weight: bold;
	color: #676745;
}
#attention p.smallTitle {
	font-size: 10px;
}
div.lightbox {
	background: #fff;
}
div.lightbox p.text {
	font-size: 0.8em;
	padding-bottom: 10px;
}
div.lightbox p {
	font-size: 1em;
	color: #60604C;
}
div.lightbox h1 span {
	font-size: 0.7em;
	font-weight: normal;
	color: #60604C;
}
.dash {
	background: url(../images/dash.gif) no-repeat;
	width: 9px;
	height: 3px;
	position: absolute;
	top: 0;
	left: 0;
}
.dash2 {
	left: 364px;
}
.dash3 {
	left: 218px;;
}
/** rightbar **/
#rightbar {

}
#rightbar .wrap {
	background: #E6E3CF;
}
#rightbar h2 a {
	color: #60604C;
}
ul#forums {
}
ul#forums li p.more {
	font-size: 0.6em;
	color: #666666;
	padding-bottom:3px;
}
div.forums h1 {
	font-size: 1.5em;
}
div.forums p.qty a {
	color: #84846A;
	font-size: 1.5em;
}
div.forums p.lastmessages {
	font-size: 0.7em;
	color: #84846A;
}
div.forums p.lastmessages a{
	font-size: 0.9em;
	color: #84846A;
}
div.menu {
	background: #E6E3CF;
}
div.menu a {
	font-size: 0.7em;
	font-weight: normal;
	text-decoration: none;
}
div.lightbox p.smallTitle {
	font-size: 10px;
	color: #84846A;
}

ul#users {
	font-size: 0.7em;
	color: #84846A;
}
p.alllist a {
	color: #84846A;
	text-decoration: none;
	font-size: 0.6em;
}


/** main **/
#main p.smallTitle {
	font-size: 10px;
}
#hot {
	font-size: 0.7em;
	color: #676745;
}
#hot a {
	font-weight: bold;
	color: #676745;
}
#main #city {
	background: #84846A;
	color: #F1EEDB;
}
/*
#main #city:hover {
	background: #84846A;
}
*/
#main #city h1 {
	color: #fff;
}
#main #city p {
	font-size: 1em;
}
#main #city p.text {
	font-size: 0.8em;
}
#main #city ul li a {
	font-weight: normal;
	font-size: 0.7em;
}
#main #city ul p.more {
	font-size: 0.7em;
}

#main #sites p {
	font-size: 0.8em;
}
#main #sites ul {
	line-height: 1.4em;	
	font-size: 0.7em;
}
#main #sites ul li a {
	color: #60604C;
	font-weight: bold;
}
#main #sites ul li.url {
	color: #669900;
	font-size: 0.9em;
}

#main ul#otherSites li a {
	color: #60604C;
}
#main ul#otherSites li.more a {
	font-weight: normal;
}

#main ul#otherSites li.how a {
	font-size: 0.9em;
	font-weight: normal;
	text-decoration: none;
	text-decoration: none;
	border-bottom:1px dotted;
}


/** bottom Content **/
#bottomContent {
	font-size: 0.7em;
	color: #84846A;
}
#bottomContent a {
	color: #84846A;
}
#bottomContent .wrapBottom {
	background: #E6E3CF;
}
#bottomContent #leftPart {
}
#bottomContent #middlePart {

}
#bottomContent #rightPart {

}

#bottomContent ul li.top {
	font-weight: bold;
}
#bottomContent ul p.how {
	font-size: 0.9em;
}
#bottomContent ul p.how a {
	text-decoration: none;
}

#bottomContent p.top {
	font-weight: bold;
}
#bottomContent span.how {
	font-size: 0.9em;
}
#bottomContent span.how a {
	text-decoration: none;
	border-bottom:1px dotted;
}

.tag8 {
	font-size: 0.8em;
}
.tag10 {
	font-size: 1em;
}
.tag12 {
	font-size: 1.2em;
}
.tag15 {
	font-size: 1.5em;
}
.tag17 {
	font-size: 1.7em;
}
.tag20 {
	font-size: 2em;
}

/** footer **/
#footer {
	font-size: 0.7em;
	color: #84846A;
}
#footer a {
	color: #84846A;
}

/** footer link exchange **/
#footerlex {
	font-size: 0.6em;
	color: #84846A;
}
#footerlex a {
	color: #84846A;
/*	color: #669900;*/
}


/** inside page **/
ul#photos {
	background: #9A9A65;
}
ul#flickr {
	background: #fff;
}

a#logo_inside {
	background:  url(../images/pobho-logo-light.gif) no-repeat;
}
a:hover#logo_inside {
	background: url(../images/pobho-logo-over.gif) no-repeat; 
}

#content_inside h1 {
	color: #656545;
}
#content_inside h2 {
	color: #9A9A65;
}

#content_inside ul.openClose li a {
	color: #656545;
}

#insidePage #footer {
	background: #fff;
}



/** view photo **/
.photoSnap {
	position: absolute; 
	border: 3px solid #D9D9B5;
	background: #fff url(../images/load.gif) no-repeat center 45%;
	z-index: 1200;
	padding: 10px 10px 40px 10px;
	font-size: 0.7em;
}
.photoSnap p#photoTitle {
	color: #010101;
	position: absolute;
	bottom: 20px;
	left: 10px;
}
.photoSnap p#photoWhere {
	color: #B0B0B0;
	position: absolute;
	bottom: 5px;
	left: 10px;
}
.photoSnap a.atflickr {
	color: #B0B0B0;
	position: absolute;
	left: 10px;
	bottom: 5px;
}
.photoSnap p#photoAuthor {
	font-size: 0.9em;
	position: absolute;
	bottom: 5px;
	right: 10px;
	text-decoration: none;
	color: #93996B;
}

/** floating tips**/

a.tips {
text-decoration:none;
}

a.tips:hover{
text-decoration:none;
position:relative;
z-index:23;
}

a.tips:hover li{
color:#B0B0B0;
}

a.tips span {
display:none;
}

a.tips:hover span {
display:block;
position:absolute;
top:25px;
left:-25px;
width:150px;
padding: 15px;
background:#FFFFFF;
color:#4C4C3C;
z-index:20;
font-size:1.1em;
cursor:pointer;
text-decoration:none;
}
