body {
	margin: 0;
	padding: 0;
	font-family: Trebuchet MS;
	font-size: 0.95em;
}

a {
	color: #19456e;
}

a img {
	border: none;
}
.err, .err *, .del {
	color: #c70000;
}

.foot {
	padding: 3em 0;
	margin: 0 auto;
	width: 830px;
	color: #808080;
	font-family: Georgia;
	font-size: 0.5em;
}

a.moveup, a.movedown {
	background-image: url(arrs.png);
	background-repeat: no-repeat;
	float: left;
	width: 11px;
	height: 11px;
}

a.movedown {
	background-position: -11px 0;
}

#login_form label {
	display: block;
}


#body {
	width: 830px;
	margin: 0 auto;
	position: relative;
	z-index: 2;
}

#head {
	width: 830px;
	margin: 0 auto;
	position: relative;
	z-index: 2;
	overflow: hidden;
}

#rss_link {
	padding: 0 0.3em;
	background-color: #ed5400;
	position: absolute;
	top: 0;
	left: 0;
	display: none;
}
#rss_link a {
	color: #fff;
	text-decoration: none;
}
#rss_link a:hover {
	text-decoration: underline;
}

#prev_post, #next_post {
	position: fixed;
	top: 0.9em;
	width: 50%;
	font-size: 4em;
	font-family: Arial;
	z-index: 0;
}

#next_post {
	right: 10px;
	text-align: right;
}
#prev_post {
	left: 10px;
}

#prev_post a, #next_post a {
	text-decoration: none;
}


#menu {
	padding: 0;
	margin: 5px 0 0 0;
	float: left;
	list-style: none;
}

#menu li {
	padding: 0;
	margin: 0 2em 0 0;
	float: left;
}
#menu .selected {
	background-color: #d1dae2;
	padding: 0 2px;
	color: #808080;
}
#menu .c-all {
	font-weight: bold;
}

#menu .p-new a {
	color: #3c9a0e;
}

#menu .rss {
	padding: 0 0.3em;
	background-color: #ed5400;
}
#menu .rss a {
	color: #fff;
}

#menu a {
	text-decoration: none;
}

#menu a:hover {
	text-decoration: underline;
}

#page {
	clear: both;
	padding-top: 4em;
	width: 830px;
	margin: 0 auto;
}

#page.posts {
	width: 100%;
	margin: 0;
}

#page.posts .post {
	width: 830px;
	margin: 0 auto;
}

#page .arr {
	font-family:Arial;
	font-size: 2em;
	margin-bottom: 0.5em;
}

#postmenu {
	padding: 0;
	margin: 5px auto 0 auto;
	width: 830px;
	overflow:hidden;
	list-style: none;
	position: relative;
}

#postmenu li {
	padding: 0;
	margin: 0 0.5em 0 0;
	float: left;
}
#postmenu .selected {
	background-color: #18446e;
	padding: 0 2px;
	color: #ffffff;
}


form .fld {
	margin: 1em 0;
}

form textarea {
	display: block;
	width: 100%;
}

.pager {
	margin-top: 3em;
}
.pager .prev, .pager .next {
	display: inline;
}
.pager .pages {
	clear: right;
}
.pager a, .pager span {
	padding: 0 0.3em;
}
.pager span {
	background: #d6e2f2;
}


.posts a {
	display: block;
	text-decoration: none;
}
.posts a:hover {
	text-decoration: underline;
}
.posts .hidden {
	color: #7a9cbc;
}




#post_form input[name=slug] {
	width: 30em;
	background-color: #f2efdb;
}
#post_form input[name=title] {
	width: 41.4em;
	background-color: #f2efdb;
}

#post_form .txt textarea {
	height: 80ex;
	background-color: #f2efdb;
}

#post_form .txt-short textarea, #post_form .txt-rss textarea {
	height: 20ex;
	background-color: #f2efdb;
}



.category {
	position: relative;
	padding-left: 30px;
	font-size: 1.5em;
}

.category a.moveup, .category a.movedown {
	position: absolute;
	left: 0;
	top: 0.3em;
}
.category a.movedown {
	left: 12px;
}

.category a {
	text-decoration: none;
}

.category a:hover {
	text-decoration: underline;
}

#cat_form {
	margin-top: 3em;
}

#cat_form div {
	float: left;
	margin-right: 0.5em;
}
#cat_form label {
	display: block;
}
#cat_form .submit {
	padding-top: 1.4em;
}

#cat_form input[type=text] {
	background-color: #f2efdb;
	width: 20em;
}


#logo {
	font-style: normal;
	font-size: 2em;
	font-weight: normal;
	padding: 1em 0 0 0;
	margin: 0;
}

#logo a {
	text-decoration: none;
}
#logo a:hover {
	text-decoration: underline;
}
#logo span {
	display: block;
	font-size: 0.5em;
	color: #ababab;
	font-family: Georgia;
}

#mail {
	float: right;
	width: 200px;
	padding: 2.5em 0 0 30px;

}
#mail a {
}
#mail a.skype {
	position: relative;
	left: 20px;
	text-decoration: none;
	border-bottom: 1px dotted #19456e;
}

#mail a.skype img {
	position: absolute;
	top: 4px;
	left: -20px;
	height: 16px;
	width: 16px;
}
#rulink {
	float: right;
	width: 200px;
}
#rulink a {
	position: absolute;
	line-height: 4em;
	white-space: nowrap;
}


#page.post-page {
	padding-top: 1em;
}

.post {
	margin-bottom: 1em;
}

.post a {
	display: inline;
}
.post .sep, .post .sep2 {
	height: 2px;
	font-size: 2px;
	border-top: 1px solid #ababab;
}
.post .sep {
	margin-bottom: 40px;
	border-top: 1px solid #ababab;
}
.post .sep2 {
	margin-bottom: 20px;
	border-bottom: 1px solid #000;
}
.post span.laquo, .post span.raquo {
	font-family: Georgia;
	font-size: 2em;
	font-weight: bold;
	line-height: 0.5em;
	vertical-align: -0.1em;
	$font-size: 1em;
	$font-weight: bold;
	$line-height: 1em;
	$vertical-align: 0;
}
.post span.laquo {
	line-height: 0.5em;
	margin-left: -0.7em;
	margin-right: 0.1em;

	$margin-left: 0;
	$margin-right: 0;
}

.post h1 {
	font-size: 2em;
	line-height: 1em;
	font-weight: normal;
	margin: 0 0 0.5em 0;
	padding: 0;
}

.post h1, .post p, .post div, .post ul, .post ol {
	margin-right: 230px;
}
.post div.full {
	margin-right: 0;
}

.post .r h1, .post .r p, .post .r div, .post .r ul, .post .r ol {
	margin-right: 0;
}

.post .b {
	font-weight: bold;
}

.post .i {
	font-style: italic;
}
.post .gr {
	color: #ababab;
}
.post .bl {
	color: #000;
}

.post .f-t {
	font-family: Trebuchet MS, Trebuchet;
}

.post .f-g {
	font-family: Georgia;
}
.post .small {
	font-size: 0.5em;
}

.post .big {
	font-size: 2em;
}

.post h1 a, .post .big a,  .post a.big {
	text-decoration: none;
}
.post h1 a:hover, .post .big a:hover, .post a.big:hover {
	text-decoration: underline;
}
.post .p {
	margin: 0 0 0.5em 0;
	padding: 0;
}
.post .r {
	margin-right: 0;
	float: right;
	clear: left;
	width: 200px;
}

.post .quote {
	background-color: #f3f2b7;
	position: relative;
	left: -20px;
	padding: 20px;
	margin-right: 200px;
}

.post .quote .corner {
	position: absolute;
	right: -40px;
	top: 60px;
	border-top: 40px solid #f3f2b7;
	border-right: 40px solid transparent;
}

.h-scrollable div {
	white-space: nowrap;
	overflow: hidden;
}
#prj-links {
	position: absolute;
	left: 0;
	width: 100%;
	text-align: center;
}
#prj-links div {
	position: relative;
	margin: 0 auto;
	max-width: 100%;
	padding-left: 50px;
	padding-right: 0;
}
#prj-links div a {
	display: inline;
	margin-right: 50px;
}

#prj-links div * {
	vertical-align: text-top;
}

#prj-links-info {
	position: absolute;
	text-align: center;
	
	display: none;
	text-decoration: none;

	z-index: 5;

	padding: 40px 0 0 0;
	cursor: pointer;

	color: #fff;

	background: #000000;
	opacity: .80; /*for safari event handling*/
	filter: alpha(opacity=80); /*make opacity for mouse events*/
}

#prj-links div a span {
	
	display: none;
}

.scroll-l, .scroll-r {
	position: absolute;
	z-index: 10;
	width: 80px;

	color: #FFF;
	background: #FFFFFF;
	opacity: 0; /*for safari event handling*/
	filter: alpha(opacity=0); /*make opacity for mouse events*/


	cursor: pointer;

}
.scroll-l {
	left: 0;
}
.scroll-r {
	right: 0;
}

