/*
	Author Name	: Viktor Zigo
	Author Site	: http://alephzarro.com
	Scheme Name	: az
	Comments	:
*/

body{
 background-color:#ffffff !important;
 font: 70% Verdana, Arial, Sans-Serif; /* Resets 1em to 10px */
}

h1, h2, h3, h4 {
	font-family: Verdana, Sans-Serif;
	}

#page {
	/* The entire design is contained within the 'page' id 
    background-color:#ffeeee;*/
    
    border:none;
    padding: 5px 0px 10px 0px;
	}

    
/* Contains the H1 and menu */
#header {
    background: #ffffff url("az-header780x163s.png") left top no-repeat; 
    
    margin:80px 0px 10px 0px;
    height:163px !important;
	}


#header h1{
    display:none;
}
    
#header h1 a{
    color:#d5c7a5;
}


#header .description{
    margin: 0 0 0 40px;
    padding-top:55px;
    display:block;
    width:100%;
    color:#f5e7c5;
}
    
    
/* TOP MENU -----------------*/
#staticmenu{
width:250px;
padding:2px 0px 0px 575px;
margin:0px;
/*background-color:red;*/
}

#staticmenu li{
padding: 0px 5px 0px 20px;
background: transparent url(dotGray.png) left no-repeat; 
display:inline;
}

#staticmenu li.first{
padding:0px 0px 0px 5px;
background: transparent; 
}

#staticmenu li a{
/*font-size: 14px;*/
font-weight:normal;

/*font: normal 14px/1.6em "Verdana", sans-serif;*/
color:#000000;
text-decoration:none;
}

#staticmenu li a:hover{
border-top: solid 2px #404040;
/*background-color:#ffffff;
color:#d5c7a5;*/
color:#000000;
}

    
.content {
    /* contains columns
    background-color:#aeff03; */
    width:780px;
    _width:780px;
    margin:0;
    padding:0;
    
}    

ul.menu {
    left:0;
    padding:5px;
    width:560px;
}

.admintab{
    right:10px;
}

ul.menu li{
 padding:0px;
}


ul.menu li a {
    font-size:1.2em;
	color: #444 !important;
    background-color: transparent;
}

ul.menu li a:hover {
    background-color:#fff;
	color: #444 !important;    
}

ul.menu li.current_page_item a,
ul.menu li.current_page_item a:hover {
	color: #fff !important;
	background: transparent;
	}

.primary a:hover,
.secondary a:hover {
	text-decoration: none;
    color: #ff8800;
	}
    
.primary {
	/* Contains the main column 
    background-color:#ff8800;*/
    
	width: 560px;
	_width: 560px; /* IE Hack */
	padding: 0px 0px 10px 0px;
	margin: 0 0px 0 0px;
	_margin: 0 0px 0 0px; /* IE Hack */    
    display:block;
	}

.item {
	/* Each entry is contained within the 'item' class 
    
    background-color:#c0a070;
    -moz-border-radius:20px;*/
	}

.entry{
    background: transparent url(bar560x22.png) left bottom no-repeat;
    padding-bottom:0px !important;
}

.tagThiz{
padding: 5px 30px;
text-align:right;
}

.tagThiz a{
color:#ffffff !important;
}

a, .item a{
    color: #000000;
}

.itemtext a,.itemtext a:visited{
    color:#804000;
}

    
.itemhead{
/*background-color:#a08040;*/
}
.itemhead h3 a{
    font-weight: normal;
    letter-spacing:-0.08em;
    font-size:0.8em;
    background: transparent  url("dotGray.png") left bottom no-repeat; 
    color: #403830;
    color: #201810;
    padding: 0px 0px 0px 7px;
}

.itemhead .metadata{
    padding: 0 0 0 30px;
    margin: 0;
    color:#776f5c;    
    font-size:85%;
}

.tagdata {
    display:inline;
    background: transparent;
    padding: 0;
}
.tagdata a{
    font-style:italic;
    color:#000000;
}

.chronodata{
    display:inline;
    background: transparent;
    padding: 0;
}
.chronodata:after {
    content: "";
}

.primary .item .itemtext {
	font: 1.1em/1.3em Verdana, Arial, Sans-Serif;
	color: #333;
    position:relative;
}
    
.itemtext {
    padding: 3px 10px;
    /*background-color:#faf6d0;*/
}

.itemtext img{
    border:none;
}



/* comments */
.comments {
    padding:10px;
    background-color: #d5c7a5;
}

.primary h4, primary h4 a{
    font-weight: normal;
    letter-spacing:-0.05em;
    font-size:1.3em;
    color: #403830;
}

.comments .commentlist li.authorcomment {
	background: #f6eec0;
    border-left: solid 3px #321;
}


.comments .commentlist li {
margin: 5px 0;
padding: 0px 10px 0px;
}

.comments .commentlist li .itemtext{
padding: 0px 0px;
margin:0;
}

.comments .commentlist {
padding:10px 0;
}

.comments .commentlist li .counter {
display:inline !important;
color:#ffffff;
font-size:3em;
/*float:none !important;*/
} 

.comments .commentlist li .commentauthor {
	font-size: 1.3em;
	font-weight: normal;
	letter-spacing: -1px;
	}
.comments .commentlist .commentmetadata {
    padding: 0 0 0 30px;
    margin: 0;
    color:#776f5c;    
    font-size:85%;
	background: transparent;
	display: block;
	}
input[type=text], textarea {
    border:solid 2px #d5c7a5;
    color:#b5a785;
	}

input[type=text]:focus, textarea:focus {
    color:#000000;
	border-color: #ff8800;
	}
    
.comments textarea{
    width:530px !important;
}    
    
.pagetitle {
    text-align:left;
}    
 .pagetitle h2 { /* H2 is what kind of page you are on. Eg. 'Monthly Archive'. */
	font-size: 2.4em;
	font-weight: normal;
	}   

 .pagetitle h2 a:hover{
 text-decoration:none;
 color: #ffcc77 !important;
}   

    
.secondary {
	/* Contains the sidebar 
    background-color:#6688ee;*/
    float:right;
	padding: 10px 10px;
	margin: 0 0 0 0;
	width: 180px;
	color: #666;
	position: relative;
    display:block;
	}
   
.secondary h2 { /* Secondary H2 is sidebar headlines */
	font-size: 1.2em;
	font-weight: normal;
    color:#776f5c;
    text-transform:uppercase;
	}

.secondary ul li a, .secondary ol li  a{
    font-size: 1.2em;
	}
/*    
input#livesearch{
    border:solid 2px #d5c7a5;
    color:#b5a785;
}

input#livesearch:focus{
    color:#000000;
}
*/

.sb-latest{
}

.sb-cloud h2{
margin:0;
padding:0;
}

.feedlink{
padding:0;
margin:0;
}

.feedlink img{
    position:relative;
    left:0;
    top:3px;
}
.sb-latest ul li{
    list-style: url(dotGray.png);
    margin: 0px 0 0 15px;
}

.sb-links{
/*background-color:#ffcc77;*/
}
.sb-links li {
/*display:inline;*/
}

.sb-links li a{
color:#d5c7a5;
}

.cloudbag{
    text-align: justify;
    background-color:#000000;
    /*background-color:#ffcc77;
    background-color:#fff4e0;*/
    padding: 8px !important;
    margin:8px 0px !important;    
    -moz-border-radius:10px;
}

.cloudbag a{
    padding: 0px 3px;
}

.cloudbag a:hover{
    color:#ff8800 !important;
}

.cloudbag sub{
    color: #fff !important;
    color: #aaa !important;
}

#footer{
}

#footer small{
    color: #c5b795;
}
#footer small a{
    color: #c5b795;
    font-style: italic;
    font-weight:normal;
    text-decoration: none;
    border: none;
}

#footer a[rel=license]{
    position:relative;
    top:-30px;
    left:285px;
    text-decoration:none;
    border:none;
}

.arc-time li, .arc-cat li{
list-style:none;
}

.arc-time{
float:left;
}

.arc-cat{
float:right;    
}
