/* reset.css */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
body {line-height:1.5;}
table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;}
table, td, th {vertical-align:middle;}
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}
a img {border:none;}

/* typography.css */
html {font-size:100.01%;}
body {font-size:75%;color:#222;background:#fff;font-family:Arial, Helvetica, sans-serif;}
h1, h2, h3, h4, h5, h6 {font-weight:normal;color:#111;}
h1 {font-size:3em;line-height:1;margin-bottom:0.5em;}
h2 {font-size:2em;margin-bottom:0.75em;}
h3 {font-size:1.5em;line-height:1;margin-bottom:1em;}
h4 {font-size:1.2em;line-height:1.25;margin-bottom:1.25em;}
h5 {font-size:1em;font-weight:bold;margin-bottom:1.5em;}
h6 {font-size:1em;font-weight:bold;}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {margin:0;}
p {margin:0 0 1.5em;}
p img.left {float:left;margin:1.5em 1.5em 1.5em 0;padding:0;}
p img.right {float:right;margin:1.5em 0 1.5em 1.5em;}
a:focus, a:hover {color:#000;}
a {color:#009;text-decoration:underline;}
blockquote {margin:1.5em;color:#666;font-style:italic;}
strong {font-weight:bold;}
em, dfn {font-style:italic;}
dfn {font-weight:bold;}
sup, sub {line-height:0;}
abbr, acronym {border-bottom:1px dotted #666;}
address {margin:0 0 1.5em;font-style:italic;}
del {color:#666;}
pre {margin:1.5em 0;white-space:pre;}
pre, code, tt {font:1em 'andale mono', 'lucida console', monospace;line-height:1.5;}
li ul, li ol {margin:0 1.5em;}
ul, ol {margin:0 1.5em 1.5em 1.5em;}
ul {list-style-type:disc;}
ol {list-style-type:decimal;}
dl {margin:0 0 1.5em 0;}
dl dt {font-weight:bold;}
dd {margin-left:1.5em;}
table {margin-bottom:1.4em;width:100%;}
th {font-weight:bold;}
thead th {background:#c3d9ff;}
th, td, caption {padding:4px 10px 4px 5px;}
tr.even td {background:#e5ecf9;}
tfoot {font-style:italic;}
caption {background:#eee;}
.small {font-size:.8em;margin-bottom:1.875em;line-height:1.875em;}
.large {font-size:1.2em;line-height:2.5em;margin-bottom:1.25em;}
.hide {display:none;}
.quiet {color:#666;}
.loud {color:#000;}
.highlight {background:#ff0;}
.added {background:#060;color:#fff;}
.removed {background:#900;color:#fff;}
.first {margin-left:0;padding-left:0;}
.last {margin-right:0;padding-right:0;}
.top {margin-top:0;padding-top:0;}
.bottom {margin-bottom:0;padding-bottom:0;}

/* forms.css */
label {font-weight:bold;}
fieldset {padding:1.4em;margin:0 0 1.5em 0;border:1px solid #ccc;}
legend {font-weight:bold;font-size:1.2em;}
input[type=text], input[type=password], input.text, input.title, textarea, select {background-color:#fff;border:1px solid #bbb;}
input[type=text]:focus, input[type=password]:focus, input.text:focus, input.title:focus, textarea:focus, select:focus {border-color:#666;}
input[type=text], input[type=password], input.text, input.title, textarea, select {margin:0.5em 0;}
input.text, input.title {width:300px;padding:5px;}
input.title {font-size:1.5em;}
textarea {width:390px;height:250px;padding:5px;}
input[type=checkbox], input[type=radio], input.checkbox, input.radio {position:relative;top:.25em;}
form.inline {line-height:3;}
form.inline p {margin-bottom:0;}
.error, .notice, .success {padding:.8em;margin-bottom:1em;border:2px solid #ddd;}
.error {background:#FBE3E4;color:#8a1f11;border-color:#FBC2C4;}
.notice {background:#FFF6BF;color:#514721;border-color:#FFD324;}
.success {background:#E6EFC2;color:#264409;border-color:#C6D880;}
.error a {color:#8a1f11;}
.notice a {color:#514721;}
.success a {color:#264409;}

.clear {clear:both;}



html,body{margin:0;padding:0; height: 100%; overflow: hidden;}
div#navigation{background:#E9F1F7; height: 100%;border-left: #000 solid 1px; overflow: auto}

div#wrapper{float:left;width:100%;margin-left:-360px}
div#content{margin-left:360px}
div#navigation{float:right;width:359px}
div#footer{clear:both;width:100%}



/* Typo	
-------------------------------------------------------------*/
a:focus{
	outline: none;
}

#container, #wrapper, #content{
	height: 100%;
}

.more{
	float: right;
	cursor: pointer;
	margin-right: 30px;
	font-size: 12px;
}
/*
#message { position:absolute; padding:10px; background:#555; color:#fff; width:75px; }
*/




#blogger_info h2{
	display: block;
	margin: 0;
}
#blogger_info h3{
	display: block;
	margin-bottom: 5px;
}
p#about{
	display: block;
	width: 100%;
	clear: both;
	padding: 5px 0 0px 0;
}
ul#details{
	margin: 0;
	}
ul#details li{
	list-style: none;
	padding: 5px 0 5px 0;
	border-top: 1px solid #ccc;
	
	}
ul#details .item_title{
	width:70px;
	display: block;
	float: left;
	min-height: 16px;
	
	}
ul#details .item_data{
	float: left;
	white-space: nowrap;
	min-height: 16px;
	padding-left: 20px;	
	}




/* Blogger page	
-------------------------------------------------------------*/
#avatar{
	border: 1px solid #ccc;
	float: left;
	width: 80px;
	height: 80px;
	margin-right: 20px;
}

.twitter_data{
	background: url('../images/icons/twitter.png') no-repeat left center;
}
.lj_data{
	background: url('../images/icons/lj.png') no-repeat left center;
}
.added_data{
	background: url('../images/icons/added.png') no-repeat left center;
}
.rss_data{
	float:left;
	margin-right:4px;
	margin-left: -20px;
}
.link_data{
	background: url('../images/icons/link.png') no-repeat left center;
}






/* Map tooltips	
-------------------------------------------------------------*/

#map-tooltip { width: auto; height: auto; color: white; padding: 10px; max-width: 347px;}
#map-tooltip, .button { -moz-border-radius:5px; -webkit-border-radius:5px; }
#map-tooltip { box-shadow:rgba(0,0,0,0.9) 0 0 10px; -webkit-box-shadow:rgba(0,0,0,0.9) 0 0 10px; -moz-box-shadow:rgba(0,0,0,0.9) 0 0 10px; }
#map-tooltip { 
	background: rgba(10, 10, 10, 0.8); 
	//background: #222;
}
#map-tooltip{font-size: 13px;}

#map-tooltip .tooltip_about{
	font-size: 12px;
	color: #ddd;
}
.button {
	padding:0.4em 1em 0.4em;
	position:relative;
	text-decoration:none;
	cursor: pointer;
	width: 30px;
	font-size: 14px;
}
.tip_img{
	width: 16px;
	height: 16px;
	margin-bottom:-3px;	
}




/* Search & logo	
-------------------------------------------------------------*/
#search_block{
	z-index: 10000;
	position: absolute;
	left: 85px;
	top: 70px;
}

#search_block #text{
	width: 230px !important;
}
#search_block #search_b{
	width: 114px !important;
}
#search_block #search_p{
	width: 114px !important;
}

#logo{
	background: url('../images/logo.png') no-repeat;
	width: 307px;
	height: 67px;
	position: absolute;
	display: block;
	top: 13px;
	left: 10px;
	z-index: 10000;
	}





/* Right block
-------------------------------------------------------------*/
#navigation h2.title{
	font-size: 14px;
	background:#6570D7 url('../images/h2-bg.png') repeat-x scroll 50% 50%;
	height: 25px;
	color: #fff;
	font-weight: bold;
	padding: 5px 10px;
}
.tab_img{
	margin: 4px 5px 0 0;
	float: left;
	width: 16px;
	height: 16px;
}
.tab_link_img{
	width: 16px;
	height: 16px;
	margin-bottom:-5px;	
}
.nav_content{
	margin: 0 20px;
}



/* Tabs menu	
-------------------------------------------------------------*/
#search_link{ display: none}
#profile_link{ display: none}

#buttons{
	position: absolute;
	right: 359px;
	top: 40px;
	z-index: 1;
}

.map_butt{
	display: block;
	background: #E9F1F7;
	border: 1px solid #5996C5;
	border-right: 1px solid #000;
	font-size: 11px;
	padding: 7px;
	margin-bottom: 10px;
	color: #000;
	text-decoration: none;
	max-width: 116px;
	width: 116px;
	white-space:nowrap;
}

#buttons .current{
	border: 1px solid #000;
	border-right: 1px solid #E9F1F7;	
	font-weight: bold;
}


/* Blogger box(search, recent)	
-------------------------------------------------------------*/
.blogger_box{
	border: 1px #777 solid;
	margin-bottom: 15px;
	font-size: 11px;
	line-height: 1.4;
	height: 48px;
}
.avatar_small{
	border-right: 1px solid #777;
	float: left;
	width: 48px;
	height: 48px;
	margin-right: 8px;
}




/* TABS RELATED STYLES	
-------------------------------------------------------------*/

/* About tab	
-------------------------------------------------------------*/
#info h3{
	text-decoration: none;
	border-bottom: 1px dashed #333;
}
#blog-show{
	height: 50px;
	overflow: hidden;
}

/* Add tab
-------------------------------------------------------------*/
#add_blogger{
	font-size: 11px;
}
input{
	width: 214px;
	margin: 0 0 2px 0 !important;
}
label{
	width: 70px;
	float: left;
	display: block;	
}
#about_area{
	width: 214px;
	height: 63px;
	margin-bottom:2px;
	}
.tip{
	clear: both;
	background: #ccc;
	display: block;
	font-size: 0.9em;
	text-align: center;
	width: 214px;
	float: right;
	margin-bottom:10px;
}
fieldset{
	padding-bottom: 0;
	margin-bottom: 5px;
}
#publish{
	text-align: center;
	display:block;
}
#result{
	background: red;
	color: #fff;
	text-align: center;
	padding: 0;
	font-weight: bold;
}
#added{
	width: 100%;
	height: 100%;
	background: green;
	color: #fff;
	font-weight: bold;
	font-size: 16px;
}
#added a{
	color: #fff;
}


/* Recent tab	
-------------------------------------------------------------*/


/* Profile tab	
-------------------------------------------------------------*/
#profile{
	font-size: 11px;
}
.nav_content h2{
	display:block;
	margin:0;
	background: none;
	font-size:2em;
	margin-bottom:0.75em;
}
#posts-tab *{
	max-width: 300px;
}
#tweets-tab *{
	max-width: 300px;
}
#blogger_info_tabs li{
	list-style: none;
}
#blogger_info_tabs a{
	display: block;
	float: left;
	background: #E9F1F7;
	border: 1px solid #5996C5;
	font-size: 11px;
	padding: 7px;
	margin-right: 3px;
	margin-bottom: 10px;
	color: #000;
	text-decoration: none;
	max-width: 70px;
	width: 70px;
	white-space:nowrap;	
}


#blogger_info_tabs .current{
	border: 1px solid #000;	
	font-weight: bold;
}







#dynatip{ z-index: 2;display: none; width: auto; height: auto; color: white; padding: 10px; max-width: 200px;}
#dynatip { -moz-border-radius:5px; -webkit-border-radius:5px; }
#dynatip { box-shadow:rgba(0,0,0,0.9) 0 0 10px; -webkit-box-shadow:rgba(0,0,0,0.9) 0 0 10px; -moz-box-shadow:rgba(0,0,0,0.9) 0 0 10px; }
#dynatip { 
	background: rgba(10, 10, 10, 0.8); 
	//background: #222;
}
#dynatip{font-size: 13px;}
