* {margin:0;padding:0;}
iframe,a img,fieldset,form,table {border:0;}
h6,h5,h4,h3,h2,h1,caption,th,td{font-size:1em;line-height:1.2em;font-weight:normal;}
dd,dt,dl,ol,ul {list-style:none;}
li{list-style:inherit;}
legend {color:#000;}
button,select,textarea,input {font-size:1em;}
table {border-collapse:collapse;}
caption,th,td {text-align:left;}
code,tt,pre {font-family:Consolas,Monaco,monospace;}
em,i {font-style: italic;}
strong,b {font-weight: bold;}

/*=generic tags*/

body {
	font: 12px / 20px Verdana, sans-serif;
	margin: 0 auto;
	background-color: white;
}

div.container {
    width: 820px;
    margin: 0 auto;
  	padding: 20px 70px 20px 10px;
}

div.edit-container {
    width: 1020px;
    margin: 0 auto;
  	padding: 20px 70px 20px 10px;
}
div.edit-container table {border-collapse: separate;}
div.edit-container td.editboxl textarea {width: 750px;}
div.edit-container td.editboxl input.text {width: 750px}
div.edit-container td.editboxr textarea {width: 250px;}
div.edit-container td.editboxr input.text {width: 250px;}
div.edit-container p.descr {font-family: 'Lucida Grande', 'Tahoma', sans-serif; font-size: 8pt;  margin: 10px 0px 0px 10px; }
div.edit-container p.str {font-family: 'Lucida Grande', 'Tahoma', sans-serif; font-size: 12pt; background-color: #eee; margin: 0px 10px 0px 0px;}
div.edit-container p.strsmall {font-family: 'Lucida Grande', 'Tahoma', sans-serif; font-size: 8pt; background-color: #eee; margin: 0px 10px 0px 0px; padding: 10px;}

div.captcha {margin: 10px 0px 10px 0px;}

h1,
h2 {
	font: 24px/36px serif;
}
h3 {
	font: 18px/22px serif;
}
h4 {
	font: 14px/16px serif;
}

a:link		{ color: #006a89; text-decoration: none;}
a:visited	{ color: #8ab4c0; }
a:hover,
a:focus		{ text-decoration: underline; }
a:active	{ color: #ff7800; }

/*=header*/

.head {
	height: 95px;
}

.head h1 {
	float: left;
	margin: 15px 0 0 38px;
}
.head h1 a {
	text-decoration: none;
}

.head .fluff {
	float: left;
	text-align: right;
	font: 11px / 19px sans-serif;
	width: 170px;
}

.head .fluff span,
.head .fluff strong {
	display: block;
	*height: 11px;
	*padding-top: 8px;
}

.head .links {
	float: right;
	width: 170px;
	font: 11px / 19px sans-serif;
}
.head .links span {
	display: block;
	*height: 11px;
	*padding-top: 8px;	
}

.head .links .stats {
	color: black;
	background: ivory;
}

.imp {
	color: #e36 !important;
}

/*=navbar*/

.navi {
	margin: 0 0 30px 0;
	background: #fff;
}

/*=add-story*/
.navi .add-story {
	text-align: center;
	float: left;
	background: gold url(/img/m-new.png) top left no-repeat scroll;
	width: 174px;
	border: none;
}

.navi .add-story a {
	display: inline-block;
	color: #4b2415;
	font: bold 16px / 36px Arial, Verdana, sans-serif;
	height: 38px;
	/*hack. fuck IE7 for on support of inline-block*/
	*height: 25px;
	*padding-top: 10px;
}

.navi .add-story a:link,
.navi .add-story a:visited {
	text-decoration: none;
	text-shadow: #fff 0px 1.5px 2px;
}
.navi .add-story a:hover cite {
	border-bottom: 1px solid #4b2415;
}

/*=sections*/
.navi .sections {
	float: right;
	width: 460px;
	height: 38px;
	padding: 0;
	text-align: left;
	background: #979797 url(/img/m-search.png) top left no-repeat scroll;
	white-space: nowrap;
}

.navi .sections span {
	display: inline-block;
	height: 38px;
	margin: 0 0 0 8px;
	padding: 0 0 0 10px;
}

.navi .sections span a {
	display: inline-block;
	font: bold 13px / 36px Arial, sans-serif;
	height: 38px;
	padding: 0 11px 0 0;
	color: white;
	text-shadow: #333 0px 1.5px 1px;
	/*hack. fuck IE7 for on support of inline-block*/
	*height: 25px;
	*padding: 11px 10px 0 0;
}

.navi .sections a cite, .navi .add-story a cite {
	font-style: normal;
	text-decoration: none;
	padding: 2px 0;
}

.navi .sections span.current {
	background: url(/img/m-cur-left.png) center left no-repeat scroll;
}
.navi .sections span.current a {
	background: url(/img/m-cur-right.png) center right no-repeat scroll;
}

.navi .sections a:link,
.navi .sections a:visited {
	text-decoration: none;
}

.navi .sections a:hover cite {
	border-bottom: 1px solid #fff;
}

/*=search*/
.navi .search {
	float: right;
	height: 31px;
	width: 170px;
	padding: 7px 0 0 16px;
	background: #D7D7D7 url(/img/m-search.png) top right no-repeat scroll;
	border: none;
}

.navi .search .search-string {
	width: 135px;
	padding: 2px 2px 2px 20px;
	margin: 0;
	font-size: 12px;
	line-height: 1.3em !important;
	background: white url(/img/search-icon.png) 3px 50% no-repeat scroll;
	border: 1px solid #aaa;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
}

.navi .search .search-button {
	display: none;
}

/*=navi-meta*/

.sidebar {
	float: left;
}

.sidebar .ok {
	width: 240px;
	height: 180px;
	margin: 0 0 15px -66px;
	font: 13px / 16px serif;
	color: black;
	background: gray;
	border: 0;
}

.sidebar .counter {
  margin: 25px 0 15px -33px;
}

.sidebar .rightmenu {
  text-align: right;
}

.sidebar .taglist {
	text-align: right;
}

.sidebar .taglist a {
	display: inline-block;
	padding: 0 5px 0 10px;
	margin: 3px 0;
	background: #E3F4F9 url(../img/tag-bgr-left.png) center left no-repeat scroll;
	color: white;
}
.sidebar .taglist a b,
.sidebar .taglist a:link,
.sidebar .taglist a:visited {
	color: #505050;
	text-decoration: none;
}
.sidebar .taglist a:hover {
	text-decoration: underline;
}

.sidebar .taglist a.tg1 {
	font-size: 9px;
	line-height: 14px;
	color: #404040; /* smaller font -> darker text — otherwise it wil blur into bgr*/
}
.sidebar .taglist a.tg2 {
	font-size: 10px;
	line-height: 15px;
	margin: 4px 0;	
}
.sidebar .taglist a.tg3 {
	font-size: 13px;
	margin: 5px 0;
	line-height: 17px;
}
.sidebar .taglist a.tg4 {
	font-size: 15px;
	margin: 5px 0;
	line-height: 21px;
}
.sidebar .taglist a.tg5 {
	font-size: 18px;
	margin: 7px 0;
	line-height: 25px;
}


/*=selector*/
.selector {
	text-align: center;
	margin: 20px 0 20px 210px;
	font: 12px / 13px Verdana;
}

.selector * {
	text-align: center;
}

.selector strong,
.selector a {
  display: inline;
	padding: 5px;
	margin: 2px;	
}

.selector .dot {
	color: gray;
}

.selector a {
	border: 1px solid rgb(173,173,173);
}

.selector a:link {
	text-decoration: none;
}
.selector a:visited {
	color: black;
	text-decoration: none;
}
.selector a:hover,
.selector a:focus {
	text-decoration: underline;
}
.selector a:active {
	color: #ff7800;
}

.selector .current {
	color: black;
}

.selector .current {
	display: block;
	text-align: center;
	margin: 3px 0;
}

/*=news*/
.news {
	margin: 35px 40px 0 210px;
	font: 11px / 16px Verdana, sans-serif;
}

/*=stories*/
.story {
	margin: 30px 10px 50px 210px;
}

.story h2 {
	margin: 0 0 10px 0;
	font: 20px / 20px Arial, Verdana, sans-serif;
}

.story h2 a span {
	color: silver;
}

.story h2 a:link,
.story h2 a:visited {
	color: black;
	text-decoration: none;
}

.story h2 a:hover,
.story h2 a:focus,
.story h2 a:hover span,
.story h2 a:focus span {
	color: #006a89;
	text-decoration: underline;
}

.story h2 a:active,
.story h2 a:active,
.story h2 a:active span,
.story h2 a:active span {
	color: #ff7800;
	text-decoration: underline;
}

.story p {
	margin: 10px 0 0 0;
}

.story .timestamp {
	font: 9px / 12px Arial, sans-serif;
	color: #666;
	margin: 5px 0;
}

.story .rating {
	float: right;
	height: 30px;
	margin:0;
}

.story .rating .current {
	display: inline-block;
	padding: 0 4px 0 8px;
	margin: 0;
	font: bold 16px / 30px Verdana;
	color: #000;
	text-shadow: #fff 0px 1.2px 2px;
	background: url(../img/rating-widget.png) top left no-repeat scroll;
	*height: 21px;
	*padding-top: 9px;
}

.story .rating span.voteno,
.story .rating a {
	display: inline-block;
	width: 22px;
	padding: 0 0 0 5px;
	margin: 0;
	font: bold 16px / 30px Verdana ;
	text-align: center;
	text-decoration: none;
	color: #222;
	text-shadow: silver 0px 0px 1px;
	background: url(../img/rating-widget.png) top right no-repeat scroll;
	*height: 21px;
	*padding-top: 9px;
}

.story .rating a:hover {
	background-position: bottom right;
	color: black;
	text-shadow: red 0px 0px 2px;
}


p.tags {
	margin-left: -9px; 
}

.story .tags a {
	display: inline-block;
	padding: 0 5px 0 9px;
	margin: 0 5px 0 0;
	font-size: 12px;
	line-height: 17px;
	background: #E3F4F9 url(../img/tag-bgr-left.png) center left no-repeat scroll;
}

.story .tags a:link,
.story .tags a:visited {
	color: #505050;
	text-decoration: none;
}
.story .meta .tags a:hover {
	text-decoration: underline;
}

.story .info {
  margin: 10px -10px 10px -10px;
  padding: 10px; 
  background-color: #eee;
}

.story textarea {
  width: 600px;
}

.story input.text {
  width: 600px; 
}

.story p.text {
  margin: 10px 0 10px 0;
}

div.story table.tagtable { text-align: left; padding: 10px; width: 100%; border-collapse: separate; font-size: 1.2em;}
div.story table.tagtable tr:hover {background-color: #eee;}
div.error { font-size: 1.2em; font-weight: bold; color:#a00;}
div.errgreen { font-size: 1.2em; font-weight: bold; color:#0a0;}

table.adinfo { width: 420px; border-collapse: collapse; margin: 5px 0; }
table.adinfo td { font-size: 8pt; padding: 5px; border: 1px solid #dadada; }
table.adinfo td.c { text-align: center; font-weight: bold; white-space: nowrap; }

.foot {
	color: #888;
	padding: 10px 0 0 210px;
	border-top: 1px solid #ddd;
	font-size: 9px;
	clear: both;
}

div.story p.the {
	padding-bottom: 0.6em;
	margin-bottom: 1.2em;
	border-bottom: 1px solid #ddd;
}

/*= sharing */
div.share {
	height: 30px;
	font-size: 8pt;
}

div.share span.r1, div.share span.r2, div.share span.r3 {
	border-bottom: 1px solid #979797;
	padding: 4px 8px;
	font-weight: bold;
}

div.share span.r1 {
	background: #ececec;
	color: #000;
	font-weight: normal;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
}

div.share span.r2 {
	background: #979797;
	color: #fff;
	text-shadow: #333 0px 1.5px 1px;
}

div.share span.r3 {
	background: #ffd700;
	color: #4b2415;
	padding: 4px 0;
}

.rndd-r {
	-webkit-border-top-right-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	-moz-border-radius-topright: 4px;
	-moz-border-radius-bottomright: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
}

div.share span.r3 a {
	color: #4b2415;
	padding: 4px 8px;
	font-weight: bold;
	line-height: 2em;
}

div.share span.r3:hover {
	background: #ffe41f;
}

div.share span.r3 a:hover {
	text-decoration: none;
}

div.share span.repost {
	display: inline-table;
	vertical-align: middle;
	margin-left: 20px;
	float: right;
}


/*=service stuff*/
.acc {
	display: none ! important;
}
.cleaner,
.clearer {
	height: 0px;
	clear: both;
}

ul.np { width: auto; margin: 15px 0 0 0; padding: 0; list-style-type: none; overflow: auto; }
ul.np li { width: 50%; float: left; }
ul.np li.l { text-align: left; }
ul.np li.r { text-align: right; }

ul.addlist { list-style: disc;  padding-left: 40px; }

div.midgrey { margin: 0 0 0 200px; padding: 5px 10px; background-color: #ffcccc; }

#navstrip { width: auto; margin: 0px; padding: 2px 0px 2px 30px; background-color: #eee; font-size: 8pt; font-family: 'Lucida Grande', 'Tahoma', sans-serif; line-height: normal; }
#navstrip a { color: #177494; }
