/*
	Video-Most.ru
	=========================================================
	(c)2009 Carbon
	=========================================================
*/

* {
	font-size: 1em;
	outline: 0;
	padding: 0;
	margin: 0;
	border: 0;
	text-decoration: none;
	vertical-align: baseline;
        behavior: url(iepngfix.htc);
}

html, body {
	line-height: 1
}

hr {
	color: #297eb9;
}

ul {
	list-style-type: none
}

ol {
	list-style-type: decimal
}
ol {
	margin: 0 0 0 20px
}

.clear {
	clear:both
}

body {
	width: 100%;
	background: #dddddd;
	text-align: center;
        behavior: url(/css/csshover.htc);
}

body a {
	color: #297eb9;
}

body a:hover {
	color: #333;
}

input, textarea, select {
	font-family: arial;
}

hr {
	height: 1px; 
	width: 100%;
	border-top: 1px dotted #ddd; 
	margin: 5px
}

#wrapper {
	width: 1000px;
	margin: 0 auto;
	text-align: left;
	font-family: arial;
	font-size: 0.75em;
	color: #555;
}

#bigcolumn {
	float: left;
	width: 662px;
	margin: 10px 14px 0 0;
}

#sidebar {
	float: left;
	width: 324px;
}

#leftcolumn {
	float: left;
	width: 324px;
	margin-right: 14px;
}

#rightcolumn {
	float: left;
	width: 324px;
}

#message hr {
	background: url(/diz/hr.png) no-repeat; 
	margin: 10px 0 5px 0; 
	width: 100%;
	height: 1px;
}

#message li {
	margin: 5px 20px;
	line-height: 1.5;
	text-align: justify;
}

.wTags {
	background: url(/oblako/oblako.png) center center no-repeat;
	padding: 0 13px 0 7px;
}

.search_box {
	margin: 10px 0 0 0;
	background: url(/diz/search/search_box.gif) no-repeat;
	height: 70px;
	overflow: hidden;
}

.search_box div {
	padding: 17px 5px 20px 5px;
}

#banner_h {
	position: absolute;
	bottom: 17px;
	right: 25px;
	background: url(/diz/banner/banner_h.gif) no-repeat;
	width:488px;
	height:80px;
	display: block;
	overflow: hidden;
	border: 0px solid #c5d0d3;
}

.banner_himg {
	margin:10px;
}

#options {
	position: absolute;
	top: 1px;
	left: 25px;
	display: block;
	font-size:0.9em;
}

#options ul {
	float: left;
	display: block;
	height: 20px;
	line-height: 20px;
	background: url(/diz/options/options_c.gif) repeat-x;
	font-weight: bold;
}

#options li {
	float: left;
	display: block;
	height: 20px;
	line-height: 20px;
	padding-right: 10px;
	margin-right: 10px;
	background: url(/diz/head/topnav_br.png) no-repeat right center;
}

#options li.fnc {
	margin-right: 0;
	padding-right: 0;
	background: none;
}

#options li.left {
	margin-right: 0;
	padding-right: 0;
	background: none;
	width: 20px;
	background: url(/diz/options/options_l.gif) no-repeat left;
}

#options li.right {
	margin-right: 0;
	padding-right: 0;
	background: none;
	width: 20px;
	background: url(/diz/options/options_r.gif) no-repeat right;
}

#options a {
	float: left;
	display: block;
	height: 20px;
	line-height: 20px;
	color: #7c8d95;
}

#options li.fnc a {
	color: #297eb9;
}

#options a:hover, #options li.fnc a:hover {
	color: #333;
}

#date {
	position: absolute;
	top: 1px;
	left: 30px;
	background: url(/diz/head/b_date.png) no-repeat;
	width: 156px;
	height: 20px;
	line-height: 18px;
	font-size: 0.9em;
	font-weight: bold;
	text-align: center;
}

#login {
	position: absolute;
	top: 1px;
	left: 206px;
	background: url(/diz/head/b_date.png) no-repeat;
	width: 156px;
	height: 20px;
	line-height: 18px;
	font-size: 0.9em;
	font-weight: bold;
	text-align: center;
}

#logo {
	position:absolute;
	bottom: 0;
	top: 30px;
	left: 25px;
	background: url(/diz/head/logo.gif) no-repeat;
	width: 400px;
	height: 100px;
	z-index: 13;
}

#optionss {
	position: absolute;
        top:1px;
	left: 205px;
	width: 156px;
	height: 20px;
	background: url(/diz/head/b_date.png) no-repeat top;
	z-index:14;
	line-height: 18px;
	font-size: 0.9em;
	font-weight: bold;
	text-align: center;
	color:#297eb9;
}

#optionss:hover {
	background: url(/diz/head/b_date.png) no-repeat bottom;
	color:#333333;
}

#menu .topsearchform {
        position:relative;
        top: -3px;
        right: -83px;
}

.Message {
	border: 1px dotted #ccdede !important;
	border-left: 5px solid #ccdede !important;
	background-repeat: no-repeat !important;
	background-position: right top !important;
	padding: 0px !important;
	overflow: auto !important;
}

.aligncenter {
	display: block;
	overflow: hidden;
	text-align: center;
	margin: 0 auto;
}

.alignleft {
	float: left;
	display: inline;
	overflow: hidden;
	margin-right: 10px;
	margin-bottom: 10px;
}

.alignright {
	float: right;
	display: inline;
	overflow: hidden;
	margin-left: 10px;
	margin-bottom: 10px;
}

.alignnone {
	display: block;
	overflow: hidden;
	margin-bottom: 10px;
}

.post {
	line-height: 1.4em;
	text-align: justify;
	margin: 10px 0 0 0;
}

.post h1 {
	font-size: 2em;
	font-weight: normal;
	font-family: georgia;
	margin: 15px 0 0 0;
}

.post h2 {
	font-size: 1.5em;
	font-weight: normal;
	letter-spacing: -1px;
	color: #aaa;
	margin: 15px 0 0 0;
}

.post h3 {
	color: #297eb9;
	font-size: 1.7em;
	font-family: arial;
	font-weight: normal;
	letter-spacing: -1px;
	margin: 15px 0 0 0;
}

.post h4 {
	color: #666;
	font-size: 1.5em;
	font-family: arial;
	font-weight: normal;
	letter-spacing: -1px;
	margin: 15px 0 0 0;
}

.post h5 {
	color: #ff6000;
	margin: 15px 0 0 0;
}

.post h6 {
	font-size: 0.9em;
	color: #222;
	margin: 15px 0 0 0;
}

.post em {
	color: #888;
}

.post p {
	line-height: 1.4em;
	text-align: justify;
	margin: 10px 0 0 0;
}

.post img {
	vertical-align: middle;
	padding: 2px;
	border: 1px solid #ccc;
}

.post del {
	text-decoration: line-through;
	color: #aaa;
}

.post ins {
	text-decoration: underline;
	font-weight: bold;
}

.post ul, .post ol {
	margin-left: 15px;
	margin-top: 10px;
}

.post ul ul, .post ol ol {
	margin-left: 15px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 0.9em;
	color: #888;
}

.post ul li {
	line-height: 1.4em;
	border-bottom: 1px solid #eee;
	padding: 3px 0 3px 0;
	list-style-type: circle;
}

.post ol li {
	line-height: 1.4em;
	border-bottom: 1px solid #eee;
	padding: 3px 0 3px 0;
}

.post ul li a:hover, .post ol li a:hover {
	background: #f6feff;
	color: #297eb9;
}

.post code {
	margin: 20px 0 0 0;
	display: block;
	background: #eee;
	border: 1px solid #e6e6e6;
	font-size: 1.1em;
	color: #444;
}

.post blockquote {
	display: block;
	background: #e9f8fb;
	border: 1px solid #cfdee1;
	padding: 0 10px 10px 10px;
	margin: 20px 0 0 0;
	color: #366799;
	font-weight: bold;
}

.post blockquote blockquote {
	border: none;
	padding: 0 0 0 20px;
	margin: 10px 0 0 0;
	color: #555;
	font-weight: normal;
}

.post .qnews {
	background: url(/diz/quote1.png) no-repeat;
	padding: 0px 0px 0px 40px;
	color:#999;
}

.page-all {
	display: block;
	background: url(/diz/featured/b_featuredY.png) repeat-y;
	height: auto;
}

.page-top {
	display: block;
	background: url(/diz/featured/b_featured.png) no-repeat top;
	min-height: 230px;
}

.page-bottom {
	display: block;
	background: url(/diz/featured/b_featuredF.png) no-repeat bottom;
	height: 15px;
}

.containerI {
	padding: 15px 15px 1px 15px;
}

.gnews {
	width:100%;
	float:left;
}

.gnews-widget {
	margin: 10px 0 0 0;
}

.gnews-header {
	display: block;
	width: 662px;
	height: 35px;
	background: url(http://hock.ucoz.lv/diz/entry/widget-top.gif) no-repeat;
        display: table-cell;
        vertical-align: middle;
}

.gnews-header-top {
	display: block;
	width: 662px;
	height: 35px;
	background: url(http://hock.ucoz.lv/diz/entry/witget-top-top.gif) no-repeat;
        display: table-cell;
        vertical-align: middle;
}

.gnews-container {
	display: block;
	width: 640px;
	min-height: 200px;
	background: #fff;
        border-left: 1px solid #ebebeb;
        border-right: 1px solid #cecece;
        padding: 10px;

}

.gnews-post {
        margin: 0;
}

.gnews-footer {
	display: block;
	width: 662px;
	height: 30px;
	background: url(http://hock.ucoz.lv/diz/entry/widget-footer.gif) no-repeat;
}

.gnews-footer img {
	border: 0px;
	vertical-align:middle;
	align:left;
}

.gnews-header h3 {
	margin: 0 10px;
}

.gnews-header h3 a{
	color:#333;
	font-size:1.1em;
	font-family:arial;
}

.gnews-header h3 a:hover{
	color:#297eb9;
}

.gnews-header-top h3 {
	margin: 0 10px;
}

.gnews-header-top h3 a{
	color:#0097ff;
	font-size:1.1em;
	font-family:arial;
}

.gnews-header-top h3 a:hover{
	color:#333;
}


.gnews-cat {
        line-height:30px; 
        margin:0 10px;
        font-size:0.9em;
        color:#676767;
}

.gnews-cat a {
         color:#676767;
}

.gnews-cat a:hover {
         color:#297eb9;
}

.gnews-message {
         color:#555; 
         line-height:1.33;
}
 
.gnews-post img {
	float: left;
	display: inline;
	overflow: hidden;
	border: 1px solid #c6c6c6;
	padding: 1px;
        max-height:200px;
        margin:0 10px 0 0;
}

.sitenav {
	font-size: 0.9em;
	border-bottom: 1px dotted #ccc;
	line-height: 1.5em;
	color: #999;
}

.item {
	border-top: 1px solid #eee;
	padding-top: 5px;
	margin-top: 20px;
}

.post-thumb img {
	float: left;
	display: inline;
	margin: 10px 10px 10px 0;
}

.postinfo {
	margin: 7px 0 0 0;
	font-size: 0.9em;
	color: #999;
}

.postinfo a {
	color: #ff6000;
}

.postinfo a:hover {
	color: #333;
}

.post-tags {
	color: #999;
	margin: 10px 0 10px 0;
	padding: 5px 0 5px 0;
	border-bottom: 1px dotted #ddd;
	border-top: 1px dotted #ddd;
	font-size: 0.9em;
}

.post-tags a {
	font-weight: bold;
}

.tags {
	color: #999;
	margin: 10px 0 0 0;
	font-size: 0.9em;
}

.tags a {
	color: #666;
	font-weight: bold;
}

.tags a:hover {
	color: #297eb9;
}

.find {
	margin: 15px 0 0 0;
}

.find input {vertical-align:middle}

.findfield {
	border: 1px solid #ccc;
	padding: 2px;
	width: 250px;
	color: #555;
}

.findsubmit {
	background: #297eb9;
	border: 1px solid #b6b6b6;
	color: #fff;
	font-weight: bold;
	cursor: pointer;
	height: 21px;
}
.findsubmit:hover {color: #333; background: #fff;}


#header {
	width: 1000px;
	height: 136px;
	overflow: hidden;
	background: url(/diz/head/head.gif) no-repeat bottom;
	position: relative;
}

.blogheader {
	position: absolute;
	bottom: 20px;
	left: 20px;
	width: 194px;
}
.blogheader h1 {
	font-size: 2.1em;
	line-height: 1.3em;
	font-weight: normal;
	letter-spacing: -1px;
}

#topnav {
	position: absolute;
	top: 1px;
	right: 25px;
	display: block;
}

#topnav ul {
	float: left;
	display: block;
	height: 24px;
	line-height: 24px;
	background: url(/diz/head/topnav_m.png) repeat-x;
	font-weight: bold;
}

#topnav li {
	float: left;
	display: block;
	height: 24px;
	line-height: 24px;
	padding-right: 10px;
	margin-right: 10px;
	background: url(/diz/head/topnav_br.png) no-repeat right center;
}

#topnav li.feed {
	margin-right: 0;
	padding-right: 0;
	background: none;
}

#topnav li.left {
	margin-right: 0;
	padding-right: 0;
	background: none;
	width: 20px;
	background: url(/diz/head/topnav_l.png) no-repeat left;
}

#topnav li.right {
	margin-right: 0;
	padding-right: 0;
	background: none;
	width: 20px;
	background: url(/diz/head/topnav_r.png) no-repeat right;
}

#topnav a {
	float: left;
	display: block;
	height: 24px;
	line-height: 24px;
	color: #7c8d95;
}

#topnav li.feed a {
	color: #297eb9;
}

#topnav a:hover, #topnav li.feed a:hover {
	color: #333;
}

#menu {
	display: block;
	width: 1000px;
	height: 30px;
	background: url(/diz/head/menu.png) no-repeat;
	margin: 10px 0 0 0;
	position: relative;
	z-index: 10;
}

#menu ul {
	position: absolute;
	top: 0;
	left: 5px;
	height: 30px;
}

#menu ul li {
	position: relative;
}



#menu ul li, #menu ul li a {
	float: left;
	display: block;
}

#menu ul li a {
	height: 30px;
	line-height: 30px;
	color: #555;
	font-weight: bold;
	padding: 0 10px 0 10px;
	background: url(/diz/head/menu_l.png) no-repeat right;
}

#menu ul li.current-cat a, #menu ul li.current-cat a:hover {
	color: #297eb9;
}

#menu ul li.current-cat ul li a {
	color: #555;
}

#menu ul li.current-cat ul li a:hover {
	color: #297eb9;
}

#menu ul li a:hover {
	color: #297eb9;
}

#menu u ul li a:hover {
	color: #297eb9;
}

#menu ul ul {
	display: none;
	position: absolute;
	top: 30px;
	left: -1px;
	background: #fff;
	padding: 5px 5px 10px 5px;
	border: 1px solid #ccc;
	border-top: 0;
	height: auto;
	width: 190px;
}

#menu ul ul li {
	float: none;
	display: block;
	border-right: 0;
	position: static;
}

#menu ul ul li a {
	float: none;
	display: block;
	font-weight: bold;
	color: #555;
	height: 22px;
	line-height: 22px;
	position: static;
	padding: 0 5px 0 5px;
	border-bottom: 1px solid #eee;
	background: none;
}

.box_m {
	margin: 10px 0 0 0;
	background: url(/diz/box/box_m.png) repeat-y;
	overflow: hidden;
}

.box_m h2 {
	display: block;
	width: 314px;
	height: 24px;
	background: url(/diz/box/box_t.gif) no-repeat top;
	padding: 0 0 0 10px;
        line-height:24px;
	border-bottom: 1px dotted #ddd;
	overflow: hidden;
	position: relative;
        font-family:arial;
        font-size:1.1em;
}

.box_m h2 img {
        padding: 2px 3px 2px 0;
}

.box_m p {
	line-height: 1.3em;
	color: #999;
	margin: 10px 0 0 0;
}

.box_m div {
	padding: 0 10px 0 10px;
}

.box_m em {
	color: #999;
}

div.box_f {
	display: block;
	height: 14px;
	background: url(/diz/box/box_f.png) no-repeat bottom;
}

.searchform{
	height: 20px;
	text-align:center;
	padding:5px;
}

.searchform input {
	vertical-align: middle;
}

.searchfield {
	width: 240px;
	height: 20px;
	background: url(/diz/search/searchform.gif) no-repeat;
	font-size: 0.9em;
	color: #666;
	padding: 3px 0 0 3px;
	margin: 3px 0 0 3px;
}

.searchbutton {
	width: 47px;
	height: 20px;
	background: url(/diz/search/search_but.gif) no-repeat top;
	cursor: pointer;

}
.searchbutton:hover {
	background: url(/diz/search/search_but.gif) no-repeat bottom
}

.featured, .featured .content, .featured .footer {
	display: block;
	width: 662px;
}

.featured {
	background: url(/diz/featured/b_featuredY.png) repeat-y;
	height: auto;
	position: relative;
	z-index: 1;
}

.featured .content {
	display: block;
	background: url(/diz/featured/b_featured.png) no-repeat top;
	min-height: 240px;
	height: 240px;
}

.featured .footer {
	display: block;
	background: url(/diz/featured/b_featuredF.png) no-repeat bottom;
	height: 15px;
}

.featured h1 {
	display: block;
	color: #3c3c3c;
	font-size: 1.5em;
	font-weight: normal;
	padding: 10px 0 8px 20px;
	margin: 0 1px 0 1px;
	border-bottom: 1px solid #dedede;
}

.featuredposts {
	position: absolute;
	top: 15px;
	right: 25px;
}

.featuredposts li {
	float: left;
	display: block;
	margin-right: 10px;
}

.featuredposts li a {
	float: left;
	display: block;
	width: 9px;
	height: 9px;
	background: url(/diz/featured/light_off.png) no-repeat;
}

.featuredposts li a:hover {
	background: url(/diz/featured/light_bl.png) no-repeat;
}

.featuredposts li a.selected {
	background: url(/diz/featured/light_on.png) no-repeat;
}

.featuredposts li a.selected:hover {
	background: url(/diz/featured/light_on.png) no-repeat;
}

.featuredposts_content {
	display: none;
	position: relative;
	z-index: 1;
}

@media print {
	.featuredposts_content {
	display: block !important;
	}
}

.featuredposts_content .thumb {
	position: absolute;
	top: 15px;
	left: 20px;
	width: 184px;
	height: 134px;
}

.featuredposts_content .thumb img {
	display: block;
	overflow: hidden;
	border: 1px solid #aaa;
	padding: 1px;
}

.featuredposts_content .fpost {
	position: absolute;
	top: 15px;
	left: 160px;
	right: 20px;
}

.featuredposts_content .fpost h2 {
	font-family: Georgia;
	font-weight: normal;
	font-size: 1.8em;
}

.featuredposts_content .fpost p {
	margin: 15px 0 0 0;
	line-height: 1.4em;
	text-align: justify;
	color: #888;
}

.featuredposts_content .fpost .read, .featuredposts_content .fpost .docomment {
	display: block;
	height: 13px;
	line-height: 13px;
}

.featuredposts_content .fpost .read {
	padding: 15px 0 0 22px
}

.featuredposts_content .fpost .docomment {
	padding: 8px 0 0 22px
}

.featuredposts_content .fpost .read {
	background: url(/diz/featured/ico-watch.png) no-repeat
}

.featuredposts_content .fpost .docomment {
	background: url(/diz/featured/ico-watch.png) no-repeat
}

.featuredposts_content .fpost .read {
	background-position: left 15px
}

.featuredposts_content .fpost .docomment {
	background-position: left 8px
}

.featuredposts_content .fpost .read a {
	color: #555
}

.featuredposts_content .fpost .read a:hover {
	color: #ff6000
}

.featuredposts_content .fpost .docomment a {
	color: #555
}

.featuredposts_content .fpost .docomment a:hover {
	color: #ff6000
}



.minimize, .close, .minus, .plus {
	position: absolute;
	top: 10px;
	width: 15px;
	height: 14px;
}
.minimize:hover, .close:hover, .minus:hover, .plus:hover {
	background-position: bottom
}

.minimize {
	left: 10px;
	background: url(/diz/min.png) no-repeat top;
}

.close {
	right: 10px;
	background: url(/diz/close.png) no-repeat top;
}

.minus {
	right: 10px;
	background: url(/diz/minus.png) no-repeat top;
}

.plus {
	right: 30px;
	background: url(/diz/plus.png) no-repeat top;
}

.info {
	text-align:justify;
}

.cat-widget {
	margin: 15px 0 0 0;
}

.ex {
	display: block;
	float: right;
	margin: 7px 0 0 0;
        color:#777;
        font-size:0.9em;
}

.cat-widget h3 {
	position: relative;
	display: block;
	width: 314px;
	height: 35px;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 145%;
	background: url(/diz/featured/widget_header.png) no-repeat;
}

.cat-widget h3 a {
	color: #333;
}

.cat-widget h3 a:hover {
	color: #666;
}

.cat-widget h4 {
	position: relative;
	display: block;
	height: 30px;
	padding-left: 10px;
	margin-right: 1px;
	line-height: 30px;
	border-top: 1px solid #d7d7d7;
	border-bottom: 1px solid #d7d7d7;
}

.cat-widget .container {
	width: 324px;
	background: url(/diz/featured/widget_body.png) repeat-y;
}

.cat-widget .footer {
	display: block;
	width: 324px;
	height: 12px;
	background: url(/diz/featured/widget_footer.png) no-repeat;
	overflow: hidden;
}

.cat-widget .cpost {
	display: block;
	background: #fff;
        min-height: 140px;
	margin: 0 1px 0 0px;
	padding: 15px 10px 15px 10px;
        border: 1px solid black;
}

.cat-widget .thumb img {
	float: left;
	display: inline;
	overflow: hidden;
	border: 1px solid #c6c6c6;
	padding: 1px;
	margin: 0 10px 0 0;
}

.cat-widget p {
	line-height: 1.4em;
	margin: 5px 0 0 0;
	color: #999;
	text-align: justify;
}

.dark_perm {
	font-weight: bold;
	line-height: 1.4em; 
}

.cont, .comm {
	font-size: 0.9em;
	font-weight: bold;
	color: #555;
	height: 13px;
	line-height: 13px;
}

.cont:hover, .comm:hover {
	color: #ff6000
}

.cont {
	background: url(/diz/ico_more.png) no-repeat;
	background-position: right bottom;
	padding-right: 20px;
	margin-left: 10px;
}
.comm {
	background: url(/diz/ico_comment.png) no-repeat;
	background-position: left center;
	padding-left: 20px;
}

.more_stories {
	background: #fff;
	margin: 0 1px 0 0;
	padding: 1px 0 1px 0;
	border-bottom: 1px solid #d7d7d7;
}

.more_stories a {
	display: block;
	padding: 5px 10px 5px 10px;
	border-bottom: 1px solid #f1f1f1;
	height: 1%;
}

.more_stories a:hover {
	background: #f6feff;
	color: #297eb9;
}

.Sclose, .Wclose {
	position: absolute;
	right: 10px;
	top: 6px;
	width: 15px;
	height: 14px;
	background: url(/diz/close.png) no-repeat top;
}
.Sclose:hover, .Wclose:hover {
	background: url(/diz/close.png) no-repeat bottom
}

.Sminimize, .Wminimize {
	position: absolute;
	left: 10px;
	top: 6px;
	width: 15px;
	height: 14px;
	background: url(/diz/min.png) no-repeat top;
}
.Sminimize:hover, .Wminimize:hover {
	background: url(/diz/min.png) no-repeat bottom
}

.box_a {
	margin: 10px 0 0 0;
	background: url(/diz/box/box_rp.png) repeat-y;
	overflow: hidden;
}

.box_a h2 {
	display: block;
	width: 294px;
	height: 17px;
	background: url(/diz/box/box_h.png) no-repeat top;
	padding: 7px 0 0 30px;
	border-bottom: 1px dotted #ddd;
	overflow: hidden;
	position: relative;
}

.box_a div {
	display: block;
	padding: 0 10px 0 10px;
}

.box_a p {
	line-height: 1.3em;
	color: #999;
	margin: 10px 0 0 0;
}

.box_a em {
	color: #999;
}

span.foot {
	display: block;
	height: 14px;
	background: url(/diz/box/box_f.png) no-repeat bottom;
}

span.foot_s {
	display: block;
	height: 14px;
	background: url(/diz/box/box_f_s.png) no-repeat bottom;
}

.widgets h2 {
	display: block;
	height: 17px;
	background: url(/diz/box/box_h.png) no-repeat top;
	padding: 7px 0 0 30px;
	border-bottom: 1px dotted #ddd;
	overflow: hidden;
	position: relative;
}

.widgets li {
	background: url(/diz/box/box_rp.png) repeat-y;
	margin: 10px 0 0 0;
	overflow: hidden;
}
.widgets li li {
	background: none;
	margin: 0 0 0 0;
}

.widgets ul li {
	padding: 3px 0 3px 0;
	line-height: 1.3em;
	border-bottom: 1px solid #eee;
}

.widgets ul {
	padding: 0 10px 0 10px
}

.widgets form {
	padding: 0 10px 0 10px
}

.widgets div {
	padding: 0 10px 0 10px;
	line-height: 1.4em;
	margin: 10px 0 0 0;
}

.widgets p {
	margin: 0 0 7px 0
}

.widgets form div {
	padding: 0 0 0 0
}

.widgets label {
	line-height:1.5em
}

.widgets input {
	border:1px solid #ddd;
	padding:1px;
	vertical-align:middle;
	color:#555
}

.widgetsl {
	float: left;
	width: 156px;
}
.widgetsr {
	float: right;
	width: 156px;
}

.widgetsl h2, .widgetsr h2 {
	display: block;
	height: 24px;
	background: url(/diz/box/box_t_s.gif) no-repeat top;
	padding: 0 0 0 10px;
	line-height:24px;
	border-bottom: 1px dotted #ddd;
	overflow: hidden;
	position: relative;
        font-family:arial;
        font-size:1.1em;
}

.widgetsl h2 img, .widgetsr h2 img {
        padding: 2px 3px 2px 0;
}

.widgetsl li, .widgetsr li {
	background: url(/diz/box/box_rp_s.png) repeat-y;
	margin: 10px 0 0 0;
	overflow: hidden;
}
.widgetsl li li, .widgetsr li li {
	background: none;
	margin: 0 0 0 0;
}

.widgetsl ul li, .widgetsr ul li {
	padding: 3px 0 3px 0;
	line-height: 1.3em;
	border-bottom: 1px solid #eee;
}

.widgetsl ul, .widgetsr ul {
	padding: 0 10px 0 10px
}

.widgetsl form, .widgetsr form {
	padding: 0 10px 0 10px
}

.widgetsl div, .widgetsr div {
	padding: 0 10px 0 10px;
	line-height: 1.4em;
	margin: 10px 0 0 0;
}

.widgetsl p, .widgetsr p {
	margin: 0 0 7px 0
}

.widgetsl form div, .widgetsr form div {
	padding: 0 0 0 0
}

.widgetsl label, .widgetsr label {
	line-height:1.5em
}

.widgetsl input, .widgetsr input {
	border:1px solid #ddd;
	padding:1px;
	vertical-align:middle;
	color:#555
}

.tabs {
	display: block;
	height: 22px;
	border-bottom: 1px dotted #ddd;
	margin: 0 1px 0 1px;
}

.tabs li {
	float: left;
	display: inline;
	height: 22px;
}

.tabs li a {
	float: left;
	display: block;
	height: 22px;
	line-height: 22px;
	padding: 0 10px 0 10px;
	border-right: 1px dotted #ddd;
	font-weight: bold;
	background: #fff;
	color: #999;
	font-size: 0.9em;
}

.tabs li a:hover {
	background: #eee;
	color: #333;
}

.tabs li a.selected, .tabs li a.selected:hover {
	background: #fff;
	color: #ff6000;
}

.tabcontent {
	display: none;
	margin: 0 1px 0 1px;
}

.tabcontent li a {
	display: block;
	height: 1%;
	line-height: 1.3em;
	border-bottom: 1px solid #eee;
	padding: 4px 10px 4px 10px;
}

.tabcontent li a:hover {
	background: #f6feff;
	color: #297eb9;
}

.tabcontent li a span {
	font-size: 0.9em;
	color: #999;
}

@media print {
	.tabcontent {
	display: block !important;
	}
}

#feedlink {
	font-weight: bold;
	padding-left: 22px;
	background: url(/diz/ico_feed.png) no-repeat;
	background-position: left center;
}

#feedform {
	display: block;
	margin: 7px 0 0 0;
	background: url(/diz/ico_email.png) no-repeat;
	background-position: left center;
}

#feedform fieldset {
	display: inline;
	overflow: hidden;
}

#feedform input {
	vertical-align: middle;
	display: inline;
}

#feedemail {
	background: url(/diz/field.png) no-repeat;
	width: 194px;
	height: 14px;
	padding: 3px;
	color: #666;
	margin-left: 22px;
}

#feedbutton {
	background: url(/diz/signup.png) no-repeat top;
	width: 64px;
	height: 20px;
	cursor: pointer;
	margin: 0 0 0 3px;
}
#feedbutton:hover {
	background: url(/diz/signup.png) no-repeat bottom
}

div.autho p {
	margin:0;
	padding:0
}

span.side_avatar {
	float: left;
	display: inline;
	margin-right: 10px;
}

span.side_avatar img {
	padding: 2px;
	border: 1px solid #ddd;
}

div.autho {
	padding: 10px 10px 0 10px;
}

.admin_menu {
	display: block;
	padding: 0 10px 0 10px;
}

.admin_menu li {
	padding: 3px 0 3px 0;
	line-height: 1.3em;
	border-bottom: 1px solid #eee;
}


li.ico_categories {
	background: url(/diz/ico_categories.png) no-repeat;
	background-position: left center;
	padding-left: 22px;
}
li.ico_categories a {
	font-weight:bold
}

li.ico_comments {
	background: url(/diz/ico_comments.png) no-repeat;
	background-position: left center;
	padding-left: 22px;
}

li.ico_views {
	background: url(/diz/ico_views.png) no-repeat;
	background-position: left center;
	padding-left: 22px;
}

li.ico_ratings {
	background: url(/diz/ico_ratings.png) no-repeat;
	background-position: left center;
	padding-left: 22px;
}

li.ico_print {
	background: url(/diz/ico_print.png) no-repeat;
	background-position: left center;
	padding-left: 22px;
}

#footer {
	width: 100%;
	text-align: center;
	background: #eee;
	border-top: 2px solid #d5d5d5;
	font-family: arial;
	font-size: 0.75em;
	color: #999;
}

#footer-inner {
	width: 970px;
	margin: 0 auto 0 auto;
	text-align: center;
	padding: 10px 0 10px 0;
}
.footerUP a {
	background: url(/diz/footer/up.gif) no-repeat top;
	width:70px;
	height:20px;
	position:absolute;
	top:20px;
	left:350px;
}
.footerUP a:hover {
	background: url(/diz/footer/up.gif) no-repeat bottom;
}

.des {
	float: left;
	display: inline;
	text-align: left;
}

.copy {
	float: right;
	display: inline;
	text-align: right;
}

.des p, .copy p {
	line-height: 1.5em;
}

.des a, .copy a {
	font-weight: bold;
}

.footernavi {
	width: 100%;
	text-align: center;
	background: #666;
	padding: 4px 0 4px 0;
	margin: 15px 0 0 0;
}

.footernavi ul {
	width: 1000px;
	margin: 0 auto 0 auto;
	text-align: center;
	font-family: arial;
	font-size: 0.75em;
	font-weight: bold;
	color: #fff;
}

.footernavi li {
	display: inline;
	margin-right: 10px;
	line-height: 1.4em;
}

.footernavi li a {
	color: #fff;
}

.footernavi li a:hover {
	color: #ffc000;
}

.comments-box {
	zoom: 1;
}

.comments-box img {
	vertical-align: middle;
}

.comments-box h3 {
	color: #297eb9;
	font-size: 1.7em;
	font-family: arial;
	font-weight: normal;
	letter-spacing: -1px;
	margin: 20px 0 0 0;
}

#respond p {
	color: #777;
	line-height: 1.4em;
	margin: 10px 0 0 0;
}

.text {
	border-top: 1px solid #ddd;
	border-left: 1px solid #ddd;
	border-right: 1px solid #eee;
	border-bottom: 1px solid #eee;
	padding: 2px;
	color: #777;
	width: 200px;
}

.submit {
	padding: 2px;
	cursor: pointer;
	font-weight: bold;
	border: 1px solid #c9d8da;
	background: #297eb9;
	color: #fff;
}

.submit:hover {
	border: 1px solid #ccc;
	background: #fff;
	color: #555;
}

div.grippie {
	background: #eee url(/design/styles/default/img/grippie.png) no-repeat scroll center 2px;
	cursor: s-resize;
	height: 9px;
	border-width: 0pt 1px 1px;
	border-color: #e5e5e5;
	border-style: solid;
	overflow-y: auto;
}
.resizable-textarea textarea {
	display: block;
	height: 80px;
	width: 95%;
	border: 1px solid #e5e5e5;
	color: #777;
	background: #fff;
	margin-bottom: 0pt;
	padding: 2px;
}

.layout_options {
	display: none;
	z-index: 99999;
	position: absolute;
	top: 50px;
	left: 295px;
	padding: 10px;
	width: 400px;
	background: #fff;
	border: 15px solid #777;
	font-size: 0.75em;
	font-weight: bold;
	color: #999;
	text-align: left;
}

.layout_options p {
	display: block;
	line-height: 1.5em;
	padding: 10px 0 10px 0;
	border-top: 1px dotted #bbb;
}

.layout_options a {
	display: block;
	line-height: 1.5em;
	padding: 0 0 10px 0;
	border-bottom: 1px dotted #bbb;
}

.vidlist {
	margin: 15px 0 0 0;
}

.vidlist li {
	float: left;
	width: 150px;
	height: 200px;
	margin-right: 8px;
}

.vidlist .videothumb {
	width: 150px;
	height: 113px;
	position: relative;
}

.vidlist .playit a {
	position: absolute;
	top: 0;
	left: 0;
	width: 150px;
	height: 113px;
	background: url(/design/styles/default/img/play.png) no-repeat center;
	display: none;
}

.vidlist .date {
	display: block;
	font-size: 0.8em;
	font-weight: bold;
	margin: 3px 0 3px 0;
	line-height: 1.4em;
}

.vidlist .title {
	display: block;
	font-size: 0.95em;
	line-height: 1.4em;
	font-weight: bold;
}

.vidlist .videothumb img {
	overflow:hidden
}

.vidlist .title a:hover {
	text-decoration: underline
}

.footer-ad {
	width: 1000px;
	margin: 0 auto 0 auto;
	vertical-align: baseline;
	background: #eee;
	border-top: 0px solid #d5d5d5;
	font-family: Palatino Linotype;
	font-weight: bold;
	font-size: 0.85em;
	color: #999;
}

.cancel {
	background: url(/diz/closeonly.png) no-repeat right;
	margin: 10px 10px;
}

.clevlend {
	background: url(/Featured/Cleveland.gif) no-repeat;
	padding: 180px 0 0 130px;
}

.blog-all {
	display: block;
	background: url(/diz/blog/blog_featuredy.png) repeat-y;
	height: auto;
}

.blog-top {
	display: block;
	background: url(/diz/blog/blog_featured.png) no-repeat top;
	min-height: 230px;
	padding: 0 10px 0 10px;
}

.blog-bottom {
	display: block;
	background: url(/diz/blog/blog_featuredf.png) no-repeat bottom;
	height: 15px;
}

.containerI {
	padding: 15px 15px 1px 15px;
}

.anons-all {
	display: block;
	background: url(/design/anons_a.png) repeat-y;
	height: auto;
}

.anons-top {
	display: block;
	background: url(/design/anons_t.png) no-repeat top;
	min-height: 24px;
}

.anons-bottom {
	display: block;
	background: url(/design/anons_f.png) no-repeat bottom;
	height: 13px;
}

.containerI {
	padding: 15px 15px 1px 15px;
}

.destop {
	display: inline;
	text-align: center;
	width:70px;
	height:20px;
	background: url(/diz/footer/up.gif) no-repeat top;
}
.destop:hover {
	background: url(/diz/footer/up.gif) no-repeat bottom;
}

.blog-tags {
	color: #505050;
	margin: 10px 0 10px 0;
	padding: 5px 0 5px 0;
	border-bottom: 1px dotted #ddd;
	border-top: 1px dotted #ddd;
	font-size: 0.9em;
}

.mmm {
	float: left;
	display: inline;
}


.mmmm {
	float: left;
	display: inline;
}

.containerI {
	padding: 15px 15px 1px 15px;
}

.catPages1, .catPages2 {
	color:#fff;
	border:0px;
	margin-bottom:5px;
	margin-top:5px;
        padding: 3px 10px 0 10px;
} 

.catPages1 a:link, .catPages1 a:visited, .catPages1 a:active,.catPages2 a:link, .catPages2 a:visited, .catPages2 a:active {
	text-decoration:none;
	color:#333;
	background:#eaeaea;
	border:1px solid #999;
	padding:2px 10px ;
	font-size:11px;
	font-weight:bold;
	-moz-border-radius: 3px;
        border-radius: 3px;
}

.catPages1 a:hover,.catPages2 a:hover {
	text-decoration:none;
	color:#fff;
	background:#297eb9;
	border:1px solid #999;
	padding:2px 10px ;
	font-size:11px;
	font-weight:bold;
	-moz-border-radius:3px;
	border-radius: 3px;
} 

.catPages1 b, .catPages2 b {
	text-decoration:none;
	color:#fff;
	background:#297eb9;
	border:1px solid #999; 
	padding:2px 10px ;
	font-size:11px;
	font-weight:bold; 
	-moz-border-radius: 3px;
	border-radius: 3px;
} 

a.postuser1:link,a.postuser1:visited,a.postuser1:hover {
	color:#938D4A;
	text-decoration:none
} 

a.postuser3:link,a.postuser3:visited,a.postuser3:hover {
	color:blue;
	font-weight:bold;
	text-decoration:none
} 

a.postuser4:link,a.postuser4:visited,a.postuser4:hover {
	color:red;
	font-weight:bold;
	text-decoration:none
} 

a.postuser8:link,a.postuser8:visited,a.postuser8:hover {
	color:#333;
	font-weight:bold;
	text-decoration:none
}

.codeMessage {
	color:#333;
	background:#ecebeb;
	font-size:10px;
	padding:3px;
	border:1px solid #333;
}

.quoteMessage {
	background:url('/diz/quote.gif') no-repeat #ecebeb;
	background-position: 0px 0px;
	font-size:10px;
	padding:5px 10px 15px 50px;
	margin:5px 0px;
	color:#333;
	line-height:1.8em;
	vertical-align: middle;
}

.spoilerMessage {
	background:url(/diz/quote.gif) no-repeat #ecebeb;
	background-position: 0px 0px;
	font-size:10px;
	padding:5px 10px 15px 40px;
	margin:5px 0px;
	line-height:1.8em;
	color:#333;
	border: solid 1px #333;
}

.uSpoilerButton {
	background:#f6f6f6; 
	color:#6b6b6b; 
	font-size:1.1em;
	border:1px solid #dcdcdc;
	-moz-border-radius: 5px;
	border-radius: 5px; 
	font-weight:bold;
	cursor:pointer;
}

.uSpoilerButton:hover {
	background:#fff; 
	color:#297eb9; 
	font-size:1.1em;
	border:1px solid #dcdcdc;
	-moz-border-radius: 5px;
	border-radius: 5px; 
	font-weight:bold;
	cursor:pointer;
}

.uSpoilerText {
	padding:15px 10px
}

.uRelatedEntries {
	padding: 5px 25px;
}

.uRelatedEntry {
	list-style-image: url(/diz/strelka.gif);
	font-size:1.1em;
        list-style-position:inside;
}

ol.commentlist li div.vcard cite.fn a.url:hover {text-decoration:underline}
ol.commentlist { margin: 10px 0 0 0; padding: 0 0 0 0; background: #fff; border-top: 1px solid #e5e5e5; }
ol.commentlist li { list-style-type: none; border-bottom: 1px solid #e5e5e5; border-right: 1px solid #e5e5e5; border-left: 1px solid #e5e5e5; padding: 15px; }
ol.commentlist li.alt { background: #eee; }
ol.commentlist li.bypostauthor p { font-weight: bold; color: #295a7a; }
ol.commentlist li.byuser { }
ol.commentlist li.comment-author-admin { }
ol.commentlist li.comment { }
ol.commentlist li div.comment-author { }
ol.commentlist li div.vcard { }
ol.commentlist li div.vcard cite.fn { font-style: normal; font-weight: bold; }
ol.commentlist li div.vcard cite.fn a.url { color: #ff6000; }
ol.commentlist li div.vcard img.avatar { float:right; }
ol.commentlist li div.vcard img.avatar-32 { background: #fff; padding: 2px; border: 1px solid #ddd; }
ol.commentlist li div.vcard img.photo {  background: #fff; padding: 2px; border: 1px solid #ddd; }
ol.commentlist li div.vcard span.says { color: #888; }
ol.commentlist li div.commentmetadata {}
ol.commentlist li div.comment-meta { font-size: 0.9em; margin: 3px 0 0 0; }
ol.commentlist li div.comment-meta a { color: #aaa; }
ol.commentlist li p { margin: 15px 0 0 0; line-height: 1.4em; }
ol.commentlist li ul { }
ol.commentlist li div.reply { padding-top: 20px; }
ol.commentlist li div.reply a { font-weight: bold; background: #eee; border: 1px solid #e5e5e5; padding: 4px 5px 3px 5px; color: #333;  }
ol.commentlist li div.reply a:hover { color: #000; border: 1px solid #b6b6b6;}
ol.commentlist li ul.children { }
ol.commentlist li ul.children li { background: #fff; margin: 5px 0 0 0;}
ol.commentlist li ul.children li.alt {}
ol.commentlist li ul.children li.bypostauthor {}
ol.commentlist li ul.children li.byuser {}
ol.commentlist li ul.children li.comment {}
ol.commentlist li ul.children li.comment-author-admin {}
ol.commentlist li ul.children li.depth-2 {  }
ol.commentlist li ul.children li.depth-3 { }
ol.commentlist li ul.children li.depth-4 {  }
ol.commentlist li ul.children li.depth-5 {}
ol.commentlist li ul.children li.odd {}
ol.commentlist li.even { }
ol.commentlist li.odd { }
ol.commentlist li.parent { }
ol.commentlist li.pingback { }
ol.commentlist li.thread-alt { }
ol.commentlist li.thread-even {}
ol.commentlist li.thread-odd {}
