/*
zanud.css
'zanud' style for the Tarski theme - http://ionfish.co.uk/tarski/
Designed by Wowa: http://forum.vingrad.ru
*/

/* Feed icon
----------------------------------------------- */
body.zanud .primary {
	width: 700px; float: right;
	}
body.zanud #about {
		width: 700px; float: right;
		margin: 1.6em 0 0 0;
		}

body.zanud #primary {
			width: 670px; float: right;
			border-left:solid; border-left-color:#F8F8F8; border-left-width:7px;
			border-right:solid; border-right-color:#F8F8F8; border-right-width:0px;
			padding-left:15px;
			padding-right:15px;
			}

body.zanud #wrapper {
	width: 960px;
	text-align: left;
	}


body.zanud body {
	font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 76%;
	color: #545454; background: #fff;
	line-height: 120%;
	min-width: 960px;
	}

body.zanud #nav-1 {
	list-style: none;
	width: 700px; float: right;
	margin: 0; padding: 0.5em 0;
	}

body.zanud .comment-content {
				width: 700px; float: right;
				}

body.zanud .trackback-data {
				width: 700px; float: right;
				}
		

body.zanud #comment-input {
			width: 700px; float: right;
			}
body.zanud #comment-input textarea {
				width: 694px;
				font-family: Verdana, Arial, Helvetica, sans-serif;
				margin: 0 0 1.2em 0; border: 1px solid #ccc; padding: 2px;
				background: #fafafa;  color: #545454;
				}
		
body.zanud .ed_button {
			border: 1px solid #BB945B; margin: 2px;
			background: #fafafa; color: #545454;
	}

body.zanud #submit, body.zanud input {
			border: 1px solid #BB945B;  padding: 2px;
			background: #fafafa; color: #545454;
	}

body.zanud #navigation {
		border-top: 7px solid #f8f8f8;
		border-bottom: 1px solid #f0f0f0;
		}


body.zanud  #s {
width:185px;
height:18px;
}

body.zanud .feed {
	background: url('../images/feed-add.gif') no-repeat 0 50%;
	}
	
img { border: 0px; }
	
		
/* Content
----------------------------------------------- */
body.zanud code {
	font-family: 'Courier New', Courier, monospace; font-size: 1em; color: #bf8060;
	}
body.zanud acronym {
	border-bottom: 1px solid #bf8060;
	}

		/* Headers
		--------------------------------------- */
		body.zanud h3 {
			color: #bf6030;
			}

		/* Post content
		--------------------------------------- */
			body.zanud a.download:link, body.zanud a.download:visited, body.zanud a.download:active {
				background: #fafdff url('../images/download.gif') no-repeat 10px 50%;
				border-top: 1px solid #b8c5cc; border-bottom: 1px solid #b8c5cc !important;
				}
			body.zanud a.download:hover {
				background: #fffdfa url('../images/download.gif') no-repeat 10px 50%;
				border-top: 1px solid #e5d6b8; border-bottom: 1px solid #e5d6b8 !important;
				}
/*			body.zanud a img {
				border: 1px solid #CCCCCC;
				}
			body.zanud a:hover img {
				border: 1px solid #CCCCCC;
				}
			*/
						
		/* Comments
		--------------------------------------- */
				body.zanud .comments-feed a {
					background: url('../images/feed.gif') no-repeat 100% 50%;
					}
		body.zanud .author-comment {
			/* author highlighting: uncomment the following line to turn it on */
			/* background: #fafdff; */
			}
		body.zanud .trackback {
			background: #fafdff url('../images/trackback.gif') no-repeat 100% 60%;
			}
/* Links
----------------------------------------------- */
body.zanud a:link, body.zanud a:active, body.zanud a:visited {
	color: #0f6b99;
	}
body.zanud a:hover {
	color: #e59900;
	}

body.zanud .content a:link, body.zanud .content a:active, body.zanud .content a:visited, body.zanud .post-content a:link, body.zanud .post-content a:active, body.zanud .post-content a:visited, body.zanud .comment-content a:link, body.zanud .comment-content a:active, body.zanud .comment-content a:visited, body.zanud #blurb a:link, body.zanud #blurb a:active, body.zanud #blurb a:visited, body.zanud .recent p a:link, body.zanud .recent p a:active, body.zanud .recent p a:visited {
	border-bottom: 1px solid #b8c5cc;
	}
body.zanud .content a:hover, body.zanud .post-content a:hover, body.zanud .comment-content a:hover, body.zanud #blurb a:hover, body.zanud .recent p a:hover {
	border-bottom: 1px solid #e59900;
	}
	
.pagebar 
	{ 
		font: 11px Arial, Helvetica, sans-serif; 
		padding-top: 20px; 
		padding-bottom: 10px; 
		margin: 0px; 
	}

.pagebar a, .pageList .this-page 
	{
		padding: 2px 6px; 
		border: solid 1px #ddd; 
		background: #fff; 
		text-decoration: none;
	}

.pagebar a:visited 
	{
		padding: 2px 6px; 
		border: solid 1px #ddd; 
		background: #fff; 
		text-decoration: none;
	}

.pagebar .break 
	{
		padding: 2px 6px; 
		border: none; 
		background: #fff; 
		text-decoration: none;
	}

.pagebar .this-page 
	{
		padding: 2px 6px; 
		border-color: #999; 
		font-weight: bold; 
		font-size: 13px; 
		vertical-align: top; 
		background: #fff;
	}

.pagebar a:hover 
	{
		color: #fff; 
		background: #0063DC; 
		border-color: #036; 
		text-decoration: none;
	}
	

		h1, .entry .title { font-family: 'Times New Roman', Times, serif; font-size: 18px; font-weight: normal; line-height: 120%; margin: 0; border-bottom: 0px solid #ccc; padding: 0 0 0.1em 0; }
		

