
.copyright {
	color: #888888;
	font-size: 10px;
}

.terminal {
	background-color: #000000;
	padding: 8px;
	white-space: pre-wrap;
	overflow: auto;
	color: #00FF00;
	font-size: 14px;
	margin-top: 0.5em;
	margin-bottom: 2em;
}

.info {
	background-color:#D7F1D7;
	border:2px solid #333333;
	padding:10px;
	margin: 0 0 15px;
	display: block;
	height: auto;
}

.custom #custombox {
	font-family: Georgia,"Times New Roman",Times,serif;
	background: none repeat scroll 0 0 #EEEEEE;
	border-color: #AAAAAA #DDDDDD #DDDDDD #AAAAAA;
	border-style: solid;
	border-width: 1px;
	color: #444444;
	
}

.drop-cap:first-letter {
	font-size: 3.171em;
	line-height: 0.90em;
	padding: 0.08em 0.12em 0 0;
	color: #888888;
	float: left;
}

.format_text {
        font-size: 3.571em;
        line-height: 0.76em;
        padding: 0.04em 0.12em 0 0;
        color: #888888;
        float: left;
}

.comment-author-admin {
	background-color: #CEE1EF;
}
.comments {
        margin-top: 20px;
}
.comments h3 {
        font-size: 18px;
        font-weight: normal;
}
.commentlist, .commentlist li {
        list-style-type: none;
}

.commentlist li {
        margin-top: 15px;
        margin-bottom: 15px;
        padding: 10px;
        border: 1px dotted #CCCCCC;
}
.gcomment {
}

.gcomment a:link, .gcomment a:visited {
        color:#660000;
}
.gcomment a:hover {
        text-decoration:none;
        color:#CC3300;
}

.gcomment_name {
}

.ucomment {
}

.ucomment a:link, .ucomment a:visited {
        color:#FF3300;
        text-decoration:underline;
}
.ucomment a:hover {
        color:#006699;
        text-decoration:none;
}
.commentmetadata a:link, .commentmetadata a:visited {
        color:#006600;
        text-decoration:none;
}
.commentmetadata a:hover {
        color:#669933;
        text-decoration:underline;
}
.comment_message {
        color:#00CC00;
        font-weight: bold;
}


.editit a:link, .editit a:visited {
        color:#660000;
}

.editit a:hover {
        color:#006633;
        text-decoration:none;
        background-color:#CCCCCC;
}

.continue_read a:link, .continue_read a:visited {
        color:#2362A1;
        text-decoration:none;
}

.continue_read a:hover {
        color:#006699;
        text-decoration: underline;
}

.alignright {
        float: right;
        }

.alignleft {
        float: left;
        }

.navigation {
        display: block;
        text-align: center;
        margin-top: 10px;
        margin-bottom: 58px;
	margin-right: 5px;
        }

.naps-1 {margin-left:0em;}
.naps-1 {float:left;position:relative;}

* {
        margin:0;
        padding:0; }

#napost
{
        width: 65em;
        float: left;
}

ul#tabs {
        list-style-image: none;
        list-style-position: outside;
        list-style-type: none;
	margin: 12px 15px;
}

ul#tabs li {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:#EFEFEF none repeat scroll 0 0;
	border-color:#DDDDDD #DDDDDD #DDDDDD;
	border-style:solid solid solid none;
	border-width:1px 1px 1px 0;
	float:left;
	margin-bottom:-0.1em;
}


ul#tabs li a {
	display: block;
	font-size: 11px;
	padding: 4px 15px;
	letter-spacing: 1.5px;
	margin: 1px;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
}

ul#tabs li a:hover {
	text-decoration: underline;
}

ul#tabs li.rss {
	background: none repeat scroll 0 0 transparent;
	border: none;
	float: right;
	padding-right: 0;
}

ul#tabs li.rss a {
	background: url("images/feed.png") no-repeat scroll 100% 50% transparent;
}

#page
{
	width: 100%;
}
