body{
	margin:16px 0;
}
.widget{
	margin:0 8px 16px 8px;
}
.header{
	color:white;
	padding-top:0;
	padding-bottom:8px;
}
#logo,#subtitle{
	float:left;
	clear:left;
	margin:0;
}
#logo h1{
	margin-left:8px;
	margin-bottom:0;
	font-size: 26px;
}
#logo a:hover{
	text-decoration:none;
}
#subtitle h2{
	color:#ccc;
	margin:0;
	margin-left:8px;
	padding:0;
	padding-top:8px;
}
#motto{
	text-align:right;
	float:right;
	clear:right;
	margin-right:48px;
	margin-bottom:16px;
	font-style: italic;
}
#motto cite{
	font-size: 14px;
	font-family: serif;
}
#motto .author{
	text-align:right;
	margin:0;
	padding:0;
	margin-right:16px;
}
.logo a{
	color:white;
	clear:both;
	text-decoration:none;
}
#lang{
	float:right;
	height:16px;
	width:115px;
	padding-right:16px;
	/*padding-bottom:16px;*/
	text-transform: capitalize;
}
#lang li{
	float:left;
	padding:0 4px;
}
#lang ul{
	float:right;
}
.body{
	background:#fff;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	min-height:300px;
}
.body h1{
	color:#111;
	text-transform: capitalize;
	margin-left:16px;
	padding-top:16px;
	font-size: 22px;
}
.body h2{
	color:#333;
	/*margin-left:16px;*/
	*margin-left:0;
}

.menuContainer{
	height:32px;
	clear:both;
}
#menu{
	padding:0;
}
#menu li{
	display:block;
	float:right;
}
#menu li.item a, #menu li.currentItem span{
	display:block;
	padding:0 16px;
	color:#888;
	font-size:16px;
	font-weight:bold;
	line-height:32px;
}
#menu li:hover, #menu li:hover a, #menu li.currentItem, #menu li.currentItem span {
	text-decoration:none;
	color:#333;
	cursor:pointer;
	background-color:white;
	text-align:center;
}
#menu li.currentItem,#menu li:hover{
	*width:100px;
}
#menu li:hover .left, #menu li.currentItem .left{
	width:5px;
	height:32px;
	float:left;
	background-image: url(http://oyc.acimg.eu/img/menu-left.jpg);
}
#menu li:hover .right, #menu li.currentItem .right{
	width:5px;
	height:32px;
	float:right;
	background-image: url(http://oyc.acimg.eu/img/menu-right.jpg);
}

a.block{
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	display:block;
	/*margin:8px;*/
	padding:0;
	color:inherit;
	cursor:pointer;
}
a.block h2, a.block p,a.block div{
	*color:#333;
}
a.block .abstract{
	margin-top:16px;
	margin-bottom:0;
}
a.block:hover, a.block:hover div,a.block:hover h2,a.block:hover p{
	cursor:pointer;
	text-decoration:none;
	background-color: #FAFAEA;
}
a.block h2{
	*width:100%;
}
a.block .lang, a.block .date{
	float:left;
	font-size:10px;
	margin:-4px 16px;
}

form .item{
	padding:2px;
}

select{
	border:0;
	background:#eee;
}

.item input, textarea,select{
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	width:200px;
	border:0;
	padding:1px;
	background:#eee;
	color:#111;
}
textarea{
	height:400px;
	width:500px;
}
form {
	padding:16px;
	color:#111;
}
form label {
	display:block;
	text-transform: capitalize;
	height:16px;
	width:100px;
	float:left;
}
h2{
	width: auto;
}
textarea.contents{
	display:block;
	position:relative;
	margin-left:100px;
}
textarea#abstract{
	height:200px;
}
#subtitle,#logo{
	*width:350px;
}
.CodeMirror-wrapping {
	margin-left:135px !important;
	outline:1px solid black;
	width:600px;
}
.CodeMirror-line-numbers {
	width: 2.2em;
	color: #aaa;
	background-color: #eee;
	text-align: right;
	padding-right: .3em;
	font-size: 10pt;
	font-family: monospace;
	padding-top: .4em;
	left:150px !important;
}
.siteMapBlock{
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	background:#ECEDD1;
	border-top:1px solid #bCbDa1;
	border-bottom:1px solid #bCbDa1;
}
.siteMapBlock .block{
	float:left;
	padding-bottom:16px;
}
.siteMapBlock h3{
	color:#AE1F27;
	border-bottom:1px solid #999;
	padding-bottom:4px;
	margin-bottom:4px;
	width:80%;
}
.siteMapBlock ul{
	padding-left:16px;
}

.siteMapBlock li{
	list-style-type: none;
	list-style-position: inside;
}
.siteMapBlock a{
	color:#555;
}
.siteMapBlock a:hover{
	color:#333;
}
#warn{
	margin-bottom:0;
}
.warning{
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	background:#FFF4F4;
	border:1px solid #FFcccc;
}
.warning p{
	padding:8px 0;
	color:#e55;
	font-size:18px;
	margin-bottom:0;
}

#report, #rmotp .title {
	background-color: #526568;
}
#report {
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	padding:8px;
	margin:0;
}
.yui-d3f{
	clear:both;
}
#report a,#rmotp .title{
	color:#eee;
	font-weight:bold;
}
#rmotp{
	position:fixed;
	display:none;
	width:99%;
	bottom:20px;
}
#rmotp .center{
	top:0px;
	margin:auto;
	width:500px;
	height:300px;
	/*padding:8px;*/
	background:#fff;
	border:2px solid #526568;
}
#rmotp .title{
	margin:0;
	padding:4px;
	text-align:center;
}
#rmotp .content{
	height:260px;
	overflow:auto;
	padding-right:8px;
	margin:8px;
}
#rmotp form{
	padding-top:0;
	margin:auto;
	width:320px;
}
#rmotp textarea{
	width:200px;
	height:100px;
}
.footer{
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	background:#222;
	border-top: 1px solid #656565;
	padding:8px 0;
	text-align: center;
	color:#ddd;
}
#copyright{
	margin-bottom:0;
}
#aboutSite,#newsList{
	padding-right:8px;
}
#articlePreview{
	background:#fff;
	cursor:pointer;
}
#articlePreview a{
	display:block;
	border:1px solid #333;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
}
#articlePreview div, #articlePreview a{
	cursor:pointer;
	text-decoration:none;
}
#articlePreview .info{
	background:#333;
	color:#fff;
}
#articlePreview p{
	margin-bottom:0;
	padding:16px;
	padding-top:0;
	padding-bottom:8px;
}
#articlePreview .topBar{
	height:16px;
	padding:2px 16px;
	color:#222;
	cursor:pointer;
}
#articlePreview h3{
	font-size:18px;
	height:32px;
	padding-bottom:0;
	margin-left:0;
	text-align:center;
}
strong{
	font-weight:bold;
}
.paginate{
	width:200px;
	margin:auto;
	margin-bottom:16px;
	height:24px;
}
.paginate a.number, .paginate span{
	display:block;
	float:left;
	width:16px;
	height:16px;
	outline:1px solid #ddd;
	text-align:center;
	margin:0 4px;
	text-decoration:none;
	color:#111;
}
.paginate a.number:hover,.paginate span.current{
	background:#eee;
}
.paginate span.previous, .paginate span.next{
	margin-left:10px;
	outline:0;
	width: auto;
}
.paginate span.previous a, .paginate span.next a{
	outline:0;
	width: auto;
}
.body li{
	list-style-type: square;
	text-align:justify;
	margin-left:15px;
	margin-bottom:8px;
}
.workLog{
	padding-top:0 !important;
	text-align:center;
}
#newsList .date{
	font-size:10px;
	line-height:16px;
	color:#aaa;
	margin-left:16px;
}
.col, .column{
	border-right:1px dashed #999;
}
#newsList .item{
	padding:8px 0;
	border-bottom:1px dotted #aaa;
}
.debug table{
	border: 1px dotted #bbb;
}
#debug{
	margin-top:16px;
	background:#fff;
	}
	.debug tr{
		height:14px;
		}
		.debug td{
			border: 1px dotted #bbb;
				border-left:0;
					border-right:0;
						padding:4px;
						}
						.debug .ERROR{
							background:#FFF4F4;
							}
							.debug .DEBUG{
								background:#FFFFD9;
								}
								.debug .WARNING, .debug .WARN{
									background:#83E3EF;
									}
h3{
	margin:0;
	margin-left:16px;
}
