/*  
Theme Name: Tya.no
Theme URI: http://www.tya.no
Description: Tya.no er basert på Greenline.
Version: 1.0
Author: Jostein Vik
Author URI: 
*/		

*
{
margin: 0px;
padding: 0px;
}

ul
{
list-style: none;
}

html, body {
height: 100%;
}

body 
{
font-size: 13px;
margin: 0px;
text-align: center;
background: #a1b3b0;
color: #000000;
/*color: #FAFFE0;*/
font-family: Arial, Helvetica, sans-serif;
}
                         /***************************************************
                         *********************** Blogtitle **************
                         *****************************************************/
#blogtitle
{
width: 808px;
height: 208px;
display: block;
color: #DFDAC3;
text-align: center;
margin: 0 auto 0 auto;
padding: 0px 0px 0px 0px ;
background: #b0b0b0 url(img/header.jpg) center no-repeat;
}

/*
#blogtitle a:link { color: #333;text-decoration: none;border: none;padding: 6px 15px;margin-left: 0;}
#blogtitle a:visited {color: #333;text-decoration: none;border: none;font-weight: bold;padding: 6px 15px;margin-left: 0;}
#blogtitle a:hover {color: #1f1f1f;text-decoration: none;padding: 6px 15px;margin-left: 0;}
*/
                         /***************************************************
                         *********************** Container **************
                         *****************************************************/
#container
{
position: relative;
margin-left: auto;
margin-right:auto;
margin-top: 0;
margin-bottom: 0;
width: 818px;
min-height: 100%;
overflow: hidden;
background: #ffffff url(img/container_back.gif) center repeat-y;
}




                         /***************************************************
                         *********************** Left Sidebar Container *******
                         *****************************************************/
#leftnav
{
font-size: 14px;
float: left;
width: 180px;
margin: 0;
padding-top: 0px;
padding-bottom: 30px;
margin-top: 4px;
margin-left: 9px;
margin-bottom: 20px;
text-align: left;
}


                         /***************************************************
                         *********************** Content **************
                         *****************************************************/
#content
{
display: block;
margin: 10px 9px 0px 188px;
margin-bottom: 20px;
padding: 1em;
padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}


#content ul
{
padding-left: 2em;
}


#content ul li{
padding: 0.2em;
list-style: square;
}

#content ul ul li{
padding: 0.2em;
list-style: circle;
}


#content ol{
list-style-position: inside;
padding-left: 15px;
padding-top: 2px;
margin-bottom: 10px;
}

#content p
{
padding-left: 10px;
}
                         /***************************************************
                         *********************** Footer **************
                         *****************************************************/

#footwrap
{
position: relative;
clear:both;
background: #ffffff;
width: 808px;
height: 35px;
color: #a0a0a0;

margin: -35px auto 0 auto;
font-weight: normal;
text-align: center;
}

/*#footwrap p
{
display: block;
margin-top: 0px;
margin-bottom: 2px;
text-align:center;
}*/

/*
#footwrap a:link {color: #88944C;text-decoration: none;border: none;font-weight: bold;}
#footwrap a:hover {color: #88944C;text-decoration: underline;border: none;}
#footwrap a:visited:hover {color: #88944C;text-decoration: underline;border: none;}
#footwrap a:visited {color: #88944C;text-decoration: none;border: none;font-weight: bold;}
#footwrap img {padding: 0px 5px 0px 5px;}
*/
                         /*****************************************************
                         ******************* Flags Left Sidebar ***************
                         *****************************************************/
#flagleftbar
{
float: right;
width: 175px;
height: 18px;
margin: 0;
margin-right: 5px;
padding: 0;
text-align: right;
}

#flagleftbar img, #flagleftbar a img { border:none; background:none; padding:0; margin:0; }
#flagleftbar img a:link, #flagleftbar img a:visited { border: none; }




                         /***************************************************
                         *********************** Left Sidebar **************
                         *****************************************************/
#sidebarleft
{
margin-bottom: 30px;
padding: 0 8px 0 8px;
}

#sidebarleft .current_page_item { text-decoration: underline; }
#sidebarleft .current-cat       { text-decoration: underline; }

#sidebarleft li
{
display: block;
margin-left: 5px;
padding-bottom: 4px;
}

#sidebarleft li ul li
{
padding: 0px 3px 2px 2px;
font-size: 12px;
text-decoration: none;
}


#sidebarleft a:link a:visited{
display:block;
color: #00ff00;
text-decoration: none;
font-weight: bold;
}

#sidebarleft a:hover a:visited:hover {
display:block;
color: #C2D36C;
}

/*#sidebarleft .page_item     { text-decoration: none; }

#sidebarleft ul li .current_page_item    { text-decoration: none; }

#sidebarleft .current_page_parent   { text-decoration: underline;}

/*
#sidebarleft .current_page_item a:link     { text-decoration: underline; }
#sidebarleft .current_page_parent a:link   { text-decoration: underline;}
#sidebarleft .current_page_item a:visited  { text-decoration: underline; }
#sidebarleft .current_page_parent a:visited{ text-decoration: underline;}
*/

#sidebarleft h2 {
color: #232D32;
padding: 0px 8px 2px 8px;
margin-top:14px;
}


                         /***************************************************
                         *********************** Paragraph **************
                         *****************************************************/

p
{
margin-bottom: 12px;
margin-top: 12px;
}

                         /***************************************************
                         *********************** Blockquote ********************
                         *****************************************************/

blockquote
{
margin: 0px 0px 0px 30px;
padding: 0px 25px 0px 0px;
font-style: italic;
color: #F5FFC1;
border-left: 4px solid #a0a0a0;
}


                         /***************************************************
                         *********************** Post Metadata ****************
                         *****************************************************/

.postmetadata
{
display: block;
font-size: 11px;
margin: 0;
padding: 0;
text-align: left;
color:#F5FFC1;
}

#content .postmetadata
{
/*padding-left: 5px;*/
}

.postmetadata a:link
{
border: none;
color: #F5FFC1;
font-weight: normal;
}

.postmetadata a:hover
{
border: none;
color: #F5FFC1;
font-weight: normal;
}

.postmetadata a:visited:hover
{
border: none;
color: #F5FFC1;
font-weight: normal;
}

.postmetadata a:visited
{
border: none;
color: #F5FFC1;
font-weight: normal;
}

                         /***************************************************
                         *********************** Links ********************
                         *****************************************************/

a:link 
{
color: #2b310c;
text-decoration: none;
font-weight: bold;
}

a:hover 
{
text-decoration: underline;
}

a:visited
{
color: #2b310c;
text-decoration: none;
font-weight: bold;
}

a:visited:hover
{
text-decoration: underline;
}

a img 
{
border:none;
background:none;
padding:5px;
}

#feed, #feed img a:link, #feed img a:visited
{
border: none;
}


                         /***************************************************
                         *********************** Comments ********************
                         *****************************************************/

.commentlist
{
padding-left: 40px;
padding-right: 15px;
color: #EAEFD1;
}

.commentlist li
{
margin: 8px 10px 8px 15px;
padding-left: 12px;
list-style: none;
margin-bottom: 2px;
border: 1px solid #B7BF8F;
}

li.alt
{
border: 1px solid #B7BF8F;
}

.commentlist cite
{
padding: 2px 3px 1px 3px;
}

.commentlist p
{
padding: 5px 5px 2px 3px;
margin-bottom: 5px;
}

.commentmetadata a:link, .commentmetadata a:hover, .commentmetadata a:visited
{
text-decoration: none;
color: #C2D36C;
}

.commentnumber {
font: italic normal 14px 'Times New Roman', Times, serif;
margin-top: 2px;
float:right;
color: #B7BF8F;
font-size: 28pt;
}

#comment
{
width:80%;
}

                         /***************************************************
                         *********************** Headings**************
                         *****************************************************/

h1
{
font-size: 36px;
color: #666666;
}

h2
{
display: block;
font-size: 16px;
font-weight: bold;
padding: 5px 0 0 12px;
margin: 5px 0 6px 0;
text-align: left;
}

h3
{
display: block;
font-size: 14px;
font-weight: bold;
padding: 5px 0 0 12px;
margin: 5px 0 6px 0;
text-align: left;
}

h3.posttitle { font-size: 14px; font-weight: bold; padding-left: 5px; padding-top: 2px; padding-bottom: 10px; margin-top: 0px; margin-bottom: 0px; }

.posttitle a:link { font-size: 14px; color: #000000; font-weight: bold; }

.posttitle a:visited { font-size: 14px; color: #000000; font-weight: bold; }

.posttitle a:hover { font-size: 14px; color: #333333; font-weight: bold; text-decoration: none; }

.posttitle a:visited:hover { font-size: 14px; color: #333333; font-weight: bold; text-decoration: none; }

h3.pagetitle { font-size: 14px; font-weight: bold; padding-left: 5px; padding-top: 2px; padding-bottom: 10px; margin-top: 0px; margin-bottom: 0px; }

.pagetitle a:link { font-size: 14px; color: #999; font-weight: bold; }

.pagetitle a:visited { font-size: 14px; color: #999; font-weight: bold; }

.pagetitle a:hover { font-size: 14px; color: #333; font-weight: bold; text-decoration: none; }

.pagetitle a:visited:hover { font-size: 14px; color: #333; font-weight: bold; text-decoration: none; }

h4
{
margin-top: 15px;
font-size: 13px;
font-weight: bold;
padding: 5px 0 0 12px;
margin: 5px 0 6px 0;
text-align: left;
}

h5
{
margin-top: 15px;
font-size: 12px;
font-weight: bold;
padding: 5px 0 0 12px;
margin: 5px 0 6px 0;
text-align: left;
}


                         /***************************************************
                         *********************** date ********************
                         *****************************************************/
.date
{
font-size: 10px;
color: #606060;
padding: 0;
padding-left: 20px;
display: inline;
/*
text-transform: uppercase;
letter-spacing: -2px;
padding: 3px 5px 3px 5px;
margin-top: 17px;
text-align: center;*/

}

.entry
{
margin-bottom: 0px;
}

                         /***************************************************
                         *********************** Contained floats fix************
                         *****************************************************/
.post
{
display: block;
overflow:hidden;
width:98%;
padding-bottom: 0px;
}

                         /***************************************************
                         *********************** Code ********************
                         *****************************************************/
code
{
display: block;
margin: 10px 30px 0 30px;
padding: 2px 10px 5px 10px;
color: #000000;
}

                         /***************************************************
                         ************ Navigation (based on Blix)**************
                         *****************************************************/
#navigation {
margin-left:auto;
margin-right:auto;
width: 86%;
overflow: hidden;
height:2.7em;
line-height:2.7em;
}

#navigation ul {
  margin:0;
  padding:0;
}

#navigation li {
  float:left;
  margin:0;
  padding:0;
  list-style-type:none;
  white-space:nowrap;
}

#navigation li a {
  display:block;
  padding:0 18px;
  font-size:0.8em;
  text-transform:uppercase;
  letter-spacing:1px;
}

* html #navigation a {width:1%;} /* see http://www.positioniseverything.net/explorer/escape-floats.html */

#navigation form {
  float:right;
  height:100%;
  width:164px;
  padding:0 15px;
  line-height:0;
}

#navigation form fieldset {
  /* centering the search form could've
  been done way more elegant but IEWin
  and Opera refused to follow the rules */
  margin-top:7px;
  border:0 solid; /* Opera */
}

* html #navigation form fieldset {margin-top:7px;}

#navigation #s {
  height:1.5em;
  width:115px;
  margin:0 5px 0 0;
  padding:0;
  font-size:0.8em;
  vertical-align:middle;
}

#navigation #searchbutton {
  height:2em;
  width:auto;
  padding:0 1px;
 /* border:1px solid;*/
  font-size:9px;
  letter-spacing:1px;
  text-align:center;
  vertical-align:middle;
}

#navigation {
}


#navigation a {
color:#333333;}

#navigation .selected,

#navigation #s {border-color:#FFF9EA;}

#navigation #searchbutton {
  color:#333333;
}

.credits
{
margin-top: -20px;
margin-bottom: 5px;
padding: 0 4px 8px 4px;
float: right;
}


                         /***************************************************
                         *********************** Calendar ********************
                         *****************************************************/
#wp-calendar 
{
empty-cells: show;
margin: 10px auto 0;
width: 160px;
}

#wp-calendar #next a 
{
padding-right: 10px;
text-align: right;
}

#wp-calendar #prev a 
{
padding-left: 10px;
text-align: left;
}

#wp-calendar td 
{
padding: 2px 0;
text-align: center;
}

#wp-calendar th 
{
text-align: center;
}

#wp-calendar caption 
{
text-align: center;
width: 100%;
text-transform: uppercase;
font-weight: bold;
}

img 
{	
border:none;
}


                         /***************************************************
                         ***************** Previous and Next Posts************
                         *****************************************************/

.alignright {
text-align: right;
}

.alignleft {
text-align: left
}

.navigation {
display: block;
text-align: center;
margin-top: 10px;
margin-bottom: 0;
}


                         /***************************************************
                         *********************** Smileys ********************
                         *****************************************************/

.wp-smiley
{
padding: 0;
}
