
/* Content */



blockquote, ol, ul {
    margin-left: 3px;
	padding-left: 0px;
	list-style:outside;
	list-style-type:circle;
}

ol { list-style: decimal outside; }
ul { list-style: disc outside; }
.item { list-style: none; }


/* remember to define focus styles! */
:focus {
    outline: 0;
}
ol, ul {
    list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
    border-collapse: separate;
    border-spacing: 0;
}
caption, th, td {
    text-align: left;
    font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content: "";
}
blockquote, q {
    quotes: "" "";
}


/* layout */

a {
    color: #059;
}
em {
    font-style: italic;
}
strong {
    font-weight: bold;
}
#container {
margin: 0;

}
#container-inner {
    width: 900px;
    margin: 0;
    padding: 0;
    position: relative;
}
#header {
    margin: 0 190px 1em 190px;
    padding: 7em 0 6em 0;
    font-family: georgia;
    line-height: 1.3;
}
#header-name {
    font-size: 3em;
    display: inline;
    padding: 6px 0;
    margin-right: 10px;
}
#header-name a {
    color: #222;
    text-decoration: none;
}
#header-name a:hover {
    color: #059;
}
#header-description {
    font-size: 2.2em;
    color: #aaa;
    display: inline;
    padding: 6px 0 6px 10px;
}
#content {
    font-size: 1.2em;
    line-height: 1.4;
}


/* nav */

#nav {
	position: relative;
    z-index: 100;
    left: 550px;
    top: -52px;
}
#nav li {
    float: left;
    margin-left: 3px;
    font-size: 1.1em;
}
#nav li a {
        color: #FC9;
    padding: 12px 10px 3px;
    text-decoration: none;
	       font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
        font-size: 24px;
        font-variant: small-caps;
		text-transform:uppercase;


   
}
#nav li a:hover {
   /* background: #f2f2f2; */

	        color: #FFC;


}


/*  pagination */

.date-header {   
 visibility: hidden;
   
}

.content-nav {
    text-align: left;
    position: relative;
    top: -50px;
    color: #666;
    left: 48px;
	font-size:medium;
	font-variant:small-caps;
}
.content-nav a {
    text-decoration: none;
    color: #000;
}
.pager-bottom {
    margin-top: 20px;
    position: relative;
}


/* entry, page */

#alpha {
	float: left;
	width: 700px;
border:0;
margin: 0;
overflow: hidden;
}

#beta {
float: right;
width: 200px;
border:0;
}



.entry-asset {
	 border-bottom: 1px dotted #eee;
}

.asset-body {
margin: 0;
float:left;
width=600px;
}

.asset {
    margin: 0 50px 3.5em 50px;

}

.asset .asset-header {
    font-size: 2em;
    font-size: 14px;
    line-height: 1.3;
    margin: 0 0 15px 0;
    font-weight: bold;
    color: #000;

}
#asset-header-link a {
    text-decoration: none;
    color: black;
}
#asset-header-link a:hover {
    color: black;
    text-decoration: underline;
}

.asset a {
    text-decoration: none;
    color: #333;
}
.asset a:hover {
    color: #059;
}
.asset .asset-content {
    line-height: 1.5;
    font-family: georgia;
    font-size: 14px;
}
.asset .asset-content,
.asset .asset-content p,
.asset .asset-content h1,
.asset .asset-content h2,
.asset .asset-content h3,
.asset .asset-content h4,
.asset .asset-content h5,
.asset .asset-content h6,
.asset .asset-content ul,
.asset .asset-content ol,
.asset .asset-content embed {
    margin-bottom: 10px;
}
.asset .asset-content h1,
.asset .asset-content h2,
.asset .asset-content h3,
.asset .asset-content h4,
.asset .asset-content h5,
.asset .asset-content h6 {
    font-weight: bold;
    font-family: arial;
}
.asset .asset-content pre {
    margin: 0 20px 10px;
    font-family: monaco, courier;
    font-size: 11px;
    background: #f6f6f6;
    padding: 15px;
}
.asset .asset-content ul {
    margin-left: 36px;
    list-style: disc outside none;
}
.asset .asset-content ol {
    margin-left: 36px;
    list-style: decimal outside none;
}
.asset .asset-content blockquote {
    color: #777;
    font-family: arial;
    font-size: 14px;
    margin: 0 20px 10px;
    padding: 10px 0 5px 0;
    border-top: 1px dotted #eee;
    border-bottom: 1px dotted #eee;
}
.asset .asset-content small {
    color: #999;
    font-style: italic;
}

.asset-footer {
	font-size:small;
	color: black;
}
.asset .asset-footer {
    color: #999;
    clear: left;
}
.asset .asset-footer a {
    color: #999;
}
.asset .asset-footer a:hover {
    color: #059;
}

/* comments and trackbacks */

.trackbacks,
.comments,
#comment-preview-content,
#comment-respons-content {
    margin: 0 90px 2.5em 190px;
}

.comments-open {
    margin-top: 2.5em;
}
.comments-header,
.trackbacks-header,
.comments-open-header {
    font-size: 1.2em;
    font-weight: bold;
    margin-bottom: 3px;
}
.comments-header {
    margin: 0 90px 3px 190px;
}
.comments .comments-header {
    margin: 0 0 3px 0;
}

.comment-footer,
.comments-open-header,
.comments-open-content,
#comments-open-footer,
.comments-closed,
#comment-form-external-auth,
#comment-greeting,
.comments-open-moderated,
#comment-form-name,
#comment-form-email,
#comment-form-url,
#comment-form-remember-me,
#comment-form-reply,
#comments-open-text,
.trackbacks-header,
.trackbacks-info,
.trackback-header,
.trackback-content,
.trackback-footer {
    margin-bottom: 0.75em;
}

.trackback {
    padding-top: 15px;
}

.comments-info,
.comment-footer,
.comments-open-subtext {
    color: #999;
}

#comments-open-data p {
    margin: 4px 0;
}
#comments-open-login,
#comments-open-logout {
    margin-bottom: 10px;
}
.comment {
    padding-top: 15px;
}
.comment-content {
    padding: 1px 15px;
    background: #eee;
    font-family: georgia;
    font-size: 13px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}
.comment-content p {
    margin: 10px 0;
}
.comment-footer {
    padding: 5px 0 0 35px;
    background: url(pico-commentarrow-gray.gif) no-repeat 15px 0;
}
#comment-text {
    width: 99%;
    height: 80px;
    background: #fcfcfc;
    border: 1px solid #aaa;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}

.comment-footer .command-edit-comment,
.comment-footer .command-delete-comment {
    font-weight: bold;
}

.comment-footer .comment-footerlinks {
    float: left;
}

.comment-footer .comment-datetime {
    float: right;
    clear: right;
}

#top-comment-nav,
#comment-nav {
    line-height: 25px;
    list-style: none;
    width: 100%;
    height: 25px;
    margin: 1em 0;
    padding: 0;
    text-align: center;

}

#top-comment-nav li,
#comment-nav li {
    display: inline;
    padding: 0;
}

#top-prev-comments,
#prev-comments {
    text-align: left;
    margin: 0 1em 0 0;
}

#top-next-comments,
#next-comments {
    text-align: right;
    margin: 0 0 0 1em;
}

#top-num-comments,
#num-comments {
    text-align: center;
}

/* archives */

.archive {
    margin: 0 50px;
    font-size: 13px;
}
.archive ul {
    margin-bottom: 15px;
}


/* content-header */

.content-header,
.archive-title,
.search-results-header {
    margin: 0px 30px 15px;
    font-family: georgia;
    font-size: 16px;
    color: #666;
}

.page-asset .content-header,
#comment-preview-content .content-header,
#comment-respons-content .content-header {
    margin: 0 0 15px;
}


/* Search */

.search-results-container.no-search-result,
.search-results-container.no-search {
    margin: 0 190px 15px;
}


/* widget */

.widget {
 

	border-top: 1px solid #50112c;
	border-left: 3px solid #50112c;
	margin-bottom: 40px; 
}
.widget-header {
    font-weight: bold;
    font-size: 13px;
    margin-bottom: 5px;
	margin-top: 0px;
	    color: #eee;
		background:#50112c;
		font-variant:small-caps;
		
}
.widget-header a {
    color: #eee;
    text-decoration: none;
}
.widget ul li {

    margin-right: 0px;
	text-indent: 0px;

	padding-left: 0px;
	font-size: small;
		font-variant:small-caps;
		-webkit-padding-start: 0px;

}

.widget li a {
	text-decoration: none;
	color: #000;
	line-height: 110%;
			font-variant:small-caps;
	
	
}

.widget li a:hover {
	text-decoration: none;
	color: #000;
	line-height: 110%;
	font-variant:small-caps;
	
	
}

.widget-tag-cloud { visibility: hidden;}
.widget-tag-cloud .rank-1  { font-size: 1.75em; }
.widget-tag-cloud .rank-2  { font-size: 1.75em; }
.widget-tag-cloud .rank-3  { font-size: 1.625em; }
.widget-tag-cloud .rank-4  { font-size: 1.5em; }
.widget-tag-cloud .rank-5  { font-size: 1.375em; }
.widget-tag-cloud .rank-6  { font-size: 1.25em; }
.widget-tag-cloud .rank-7  { font-size: 1.125em; }
.widget-tag-cloud .rank-8  { font-size: 1em; }
.widget-tag-cloud .rank-9  { font-size: 0.95em; }
.widget-tag-cloud .rank-10 { font-size: 0.9em; }

.widget-recent-assets .item {
	visibility: hidden;
    width: 74px;
    margin: 0 4px 3px;
}

.widget-recent-assets .item img {
    border: 1px solid #ccc;
}




/* utilities */

.hidden {
    display: none;
}

.widget-content ul {
	margin-left: 2px;
        margin-top: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
}
/* .pkg class wraps enclosing block element around inner floated elements */
.widget ul:after, .pkg:after {
    content: " ";
    display: block;
    visibility: hidden;
    clear: both;
    height: 0.1px;
    font-size: 0.1em;
    line-height: 0;
}
.widget ul, .pkg { display: inline-block; }
/* no ie mac \*/
* html .widget ul, * html .pkg { height: 1%; }
.widget ul, .pkg { display: list-item; }
/* */

.entry-body, .entry-more  {
 text-align: justify;
}

.mt-image-left {
padding: 7px 7px 7px 7px;
}
.mt-image-right {
padding: 7px 7px 7px 7px ;
}
