/* hi welcome */

/* beta thing 1 */

/* copy copy miss paste */

/*
THEME/tema NAME: tate_encounters ( 0 )
THEME/tema URI: http://www.tateencounters.org */

/* snip snip Two-column with sidebar on left from the /examples/ folder  */

@import url('examples/2c-l.css');

/* lenker / links */

a:link {
color: #444444;
text-decoration: none;
}                            /* unvisited link */
a:visited {
color: #444444;
text-decoration: none;
}                            /* visited link */
a:hover {
color: #0099FF;
background-color: #E8E8E8;
text-decoration: none;
}                               /* mouse over link */
a:active {
color: #444444;
text-decoration: none;
}                                /* selected link */


h1#blog-title a:link {color: #9d805d;}

h1#blog-title a:visited {color: #9d805d;}

h1#blog-title a:hover {
text-decoration: none; 
color: #0099FF;
}

h1#blog-title a:active {color: #0066FF;}

/* ------------------------- */

h3.entry-title a:link {color: #444;}

h3.entry-title a:visited {color: #444;}

h3.entry-title a:hover {
 /* background: url(http://process.tateencounters.org/graps/back_green_grey.gif) repeat; */
text-decoration: none; 
color: #0099FF;
}
h3.entry-title a:active {color: #0066FF;}

/* end links / lenker */


#tag_cloud a:link {
 color: #9d805d;
}
#tag_cloud a:visited {color: #9d805d;}

#tag_cloud a:hover {
text-decoration: none; 
color: #0099FF;
}

body {
    /* background: #D8D8D8;
        color: #404040; */
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
}

/* head head headh */

#top_head_bilde { 
padding-top: 10px;
padding-bottom: 10px;
}

#top_links {
padding-bottom: 15px;

}

/* head head headh */

h1#blog-title {
border-bottom:1px solid;
border-color: #ccc;
width:960px;
padding-bottom: 4px;
margin-left: 40px;
font-family: Arial, Helvetica, sans-serif;
font-size: 25px;

}
h2.entry-title {
background: #fff;
border-bottom: 1px solid;
border-color: #ccc;
padding-bottom: 20px;
font-family: Arial, Helvetica, sans-serif;
color: #9d805d;
font-size: 18px;
padding-top: 5px;

}



/*
h2.page-title {
font-family: Arial, Helvetica, sans-serif;
font-size: 20px;
background: #FFFFCC;
width: 170px;
border: 1px solid;
border-color: #cccccc;
padding:  10px; 
}
*/


h2.page-title {
font-family: Arial, Helvetica, sans-serif;
font-size: 18px;
width: 870px;
color: #9d805d;

}


div.archive-meta {
font-family: Helvetica, sans-serif;
font-size: 18px;
color: #9d805d;
font-weight: bold;
border-bottom: 1px solid;
border-color: #ccc;
padding-bottom: 23px;
}


h3.entry-title {
background: #FFF;
border-bottom: 1px solid;
border-color: #cccccc;
padding-bottom: 10px;
font-family: Helvetica, sans-serif;
font-size: 18px;
font-color: #9d805d;
}

h4 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 20px;       
}


h9 {
font-family: Arial, Helvetica, sans-serif;
font-size: 15px;
}


#mp3 {
/* background-color: #FFFFCC;*/
height: 60px;
width: 395px;
padding: 5px;
border-top: 1px solid;
border-bottom: 1px solid;
border-color: #cccccc;
margin-top: 20px;
margin-bottom: 20px;
}

#mp32 {
/* background-color: #FFFFCC;*/
height: 10px;
width: 395px;
padding: 5px;
border-top: 0px solid;
border-bottom: 0px solid;
border-color: #cccccc;
margin-top: 20px;
margin-bottom: 20px;
}

#div_caption {
font-family: Arial, Helvetica, sans-serif;
font-size: 9px;
margin-top: -9px;
}

div#primary.sidebar {

padding-top: 0px;
}

h3.widgettitle {
width: 220px;
padding-top: 0px;

}

div#top_head_bilde.top_head {
position: absolute;
left: 210px;
top: 5px;
}

div#top_links.top_links_class {
position: absolute;
left: 210px;
top: 25px;
}
#pages {

}

/* ul.xoxo {
margin-top: 100px;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
} */

/* diverse etc. */

div#menu {
/*background:#444444;*/
height:1.5em;
width:1038px;
border-bottom:1px solid;
border-left:0px solid;
border-right:0px solid;
border-color: #444;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-color: #0000FF;
}


div.entry-content {

padding-bottom: 30px;
}


div.entry-meta {
background: #ccc;
border: 5px solid;
border-color: #ccc;
}

div#menu ul,div#menu ul ul {
line-height:1;
list-style:none;
margin:0;
padding:0;
}

div#menu ul a {
display:block;
margin-right:1em;
padding:0.2em 0.5em;
text-decoration:none;
}

div#menu ul ul ul a {
font-style:italic;
}

div#menu ul li ul {
left:-999em;
position:absolute;
}

div#menu ul li:hover ul {
left:auto;
}

.entry-title,.entry-meta {
clear:both;
}

div#container,div#primary {
margin-top:0px;
}

form#commentform .form-label {
margin:1em 0 0;
}

form#commentform span.required {
background:#fff;
color:#c30;
}

form#commentform,form#commentform p {
padding:0;
}

input#author,input#email,input#url,textarea#comment {
padding:0.2em;
}

div.comments ol li {
margin:0 0 3.5em;
}

textarea#comment {
height:13em;
margin:0 0 0.5em;
overflow:auto;
width:66%;
}

.alignright,img.alignright{
float:right;
margin:1em 0 0 1em;
}

.alignleft,img.alignleft{
float:left;
margin:1em 1em 0 0;
}

.aligncenter,img.aligncenter{
display:block;
margin:1em auto;
text-align:center;
}


p.wp-caption-text{
font-style:italic;
}

/* div ???????????????????????????????????????????????????????????????????????????????????????????????????????????????????????? */

div.gallery {
clear:both;
height:180px;
margin:1em 0;
width:100%;
}


div.gallery dl{
margin:1em auto;
overflow:hidden;
text-align:center;
}

div.gallery dl.gallery-columns-1 {
width:100%;
}

div.gallery dl.gallery-columns-2 {
width:49%;
}

div.gallery dl.gallery-columns-3 {
width:33%;
}

div.gallery dl.gallery-columns-4 {
width:24%;
}

div.gallery dl.gallery-columns-5 {
width:19%;
}

div#nav-above {
margin-bottom: -9px;
}

div#nav-below {
margin-top:1em;
}

div#nav-images {
height:150px;
margin:1em 0;
}

div.navigation {
height:1.25em;
}

div.navigation div.nav-next {
float:right;
text-align:right;
}

div.sidebar h3 {
font-size:18px;
color: #9d805d;
border-bottom: 1px solid;
border-color: #ccc;

}

 div.sidebar input#s {
width:7em;
} 

div.sidebar li {
list-style:none;
margin:0 0 0em;

}

div.sidebar li form {
margin:0.0em 0 0;
padding:0;
}

div.sidebar ul ul {
margin:0 0 0 -15px;
}

div.sidebar ul ul li {
list-style:disc;
margin:0;
}

div.sidebar ul ul ul {
margin:0 0 0 0em;
} 

div.sidebar ul ul ul li {
list-style:circle;
}

div#menu ul li,div.gallery dl,div.navigation div.nav-previous {
float:left;
}

div#header,div#footer {
text-align:left;
}

input#author,input#email,input#url,div.navigation div {
width:50%;
}



/* ???????????????????????????????????????????????????????????????????????????????????????????????????????????????????????? */

/* hope you like */ 
/* morkel */