/*
Theme Name: heia
Theme URI: http://desomvinner.no
Description: A theme developed for heia desomvinner
Version: 1.0
Author: Alexander Skjolden
Author URI: http://eyego.no
Tags: heia, desomvinner, eyego

*/

@import "style/reset.css";

/*Utility Styles************************/
.alignright {
	float:right;
}
.alignleft {
	float:left;
}
.aligncenter {
	display:block;
	margin:0 auto;
}


html,body{
  height: 100%;
  font: 100% Arial, Helvetica;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  text-transform: normal;
  letter-spacing: normal;
  line-height: 1.5em;
}

.clearfloat{
  clear: both;
}

a {
    text-decoration: none;
}

input {
}


#contentpage {
  float: left;
  padding: 10px 0px;

}
/* End utility styles */
/* ---------- */





/* ---------- */
/* Page */

#page{
  padding-top: 5px;
  width: 915px;
  margin: 0 auto;
}

#wrapper {
  background: #fff;
  padding: 10px;
}


/* End Page*/
/* ---------- */



/* ---------- */
/* Header */

#header {
  height: 135px;
  position: relative;
  border-bottom: 1px dotted #969696;
  padding-top: 30px;
  padding-bottom: 30px;
}

#header h1{
  background: url('images/logo.png') no-repeat;
  width: 162px;
  height: 162px;
  margin-top: -18px;
}

#payoff {
  position: absolute;
  top: 20px;
  left: 175px;
}

#bird{
  position: absolute;
  right: -35px;
  bottom: -35px;
}

#twitter {
  position: absolute;
  right: 2px;
  top: 0px;
  width: 400px;
  height: 30px;
  font-size: 0.9em;
  color: #585858;
  height: 140px;
}

#twitter a{
  color: #000;
  font-weight: bold;
}

#twitter li {
  list-style: none;
}

#twitter .twitter-item{
  padding-top: 5px;
}

.description{
  float: left;
  margin-top:-15px; 
}

.description a{
  display: block;
  height: 162px;
  width: 162px;
}

#search {
  float: left;
}

.cat-item {
  display: inline;
  padding: 6px 6px 5px 6px;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 13px;
  font-style: normal;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: normal;
  line-height: 1.5em;
  margin: 2px;
}

.cat-item:hover {
  font-size: 15px;
}


.current-cat {
  font-size: 15px;
}

.cat-item a {
  color: #000;
}

.categories {
  list-style: none;
  position: absolute;
  bottom: 6px;
  left: -1px;
}

/* End header */
/* ---------- */






/* ---------- */
/* Headline */

#headline { 
  margin: 2px;
  margin-top: 7px;
  margin-left: 10px;
  width: 590px;
  height: 270px;
  float: left;
  position: relative;
  overflow: hidden;
}

.toppsakimage{
  margin-top: -30%;
  cursor: pointer;
}

.toppsaktext {
  padding: 3px;
  width: 595px;
  position: absolute;
  bottom: 0px;
  background: url('images/opacity.png') repeat-y;
  z-index: 5;
}

.toppsaktext a{
  color: #000;
  font-size: 16px;
}

.toppsaktext p{
  color: #000;
  font-size: 10px;
}

/* End headline */
/* ---------- */






/* ---------- */
/* Sidebar */ 

#sidebar {
float:right;
margin:16px 2px 16px 10px;
padding:4px;
width:255px;
background:  #efefef;
}

#sidebar #popular {
  font-size: 1.3em;
  margin-left:60px;
}

#sidebar li{
  list-style: none !important;
}

#sidebar p{
  margin-left: 10px;
  font-size: 1.1em;
  font-weight: bold;
  margin-top: 10px;
}

#sidebar a {
  color: #000;
}

.wGallery img{
  padding: 10px !important;
}
.info {
  width: 245px;
}

.info a{
    display: block;
    padding: 4px;
    font-size: 14px;
    color: #000;
}

#sidebar .padding{
  padding-top: 1px;
  padding-bottom: 1px;
}

#sidebar img{
  float: left;
  width: 100px;
  padding: 2px;
  margin-right: 5px;
}

.featuredsidebar{
  height: 70px;
  overflow: hidden;
}

.featuredsidebar img{
  margin-left: 10px;
}

#secondsidebar {
  height: 550px;
  width: 200px;
  border: 1px dotted #969696;
  float: left;


}





/* End sidebar */
/* ---------- */







/* ---------- */
/* Content */

#content {
  clear: both;
  float: left; 
  width: 618px;
  margin-left: -5px;
}

#content_archive {
  width: 618px;
  float: left; 
}

#content_archive .post {
  margin: 10px;
  position: relative;
  width: 279px;
  height: 260px;
  padding: 5px;
  float: left;
  overflow: hidden;
  background-position: center;
  border-bottom: 1px dotted grey;
}



#frontpage #content {

}


#content .post {
  margin: 10px;
  position: relative;
  width: 270px;
  height: 270px;
  padding: 5px;
  float: left;
  background-position: center;
  border-bottom: 1px dotted grey;
}




.imgwrapper{
  width: 290px;
  height: 150px;
  overflow: hidden;
}
.articleimage{
  margin-top: -20%;
  cursor: pointer;
}

.articletext {
  width: 290px;
}

.articletext a{
  color: #000;
  font-size: 16px;
}

.articletext h2{
  display: block;
  padding-top: 5px;
}

.articletext p{
  color: #000;
  font-size: 10px;
}


#singlecontent{
  width: 875px;
  padding: 20px 0px 20px 20px;
  
}

#pagecontent {
  width: 875px;
  padding: 20px 0px 20px 20px;
}

#singlecontent h2{
  display: block;
  padding: 10px 10px 10px 0px;
  font-size: 20px;
}

.headertext{
  display: block;
  padding: 10px 10px 10px 5px !important;
  font-size: 20px;
}

.entry {
  padding: 5px;
}

.entry img{
  padding: 10px 10px 10px 0px;
}

.entry a{
  color: #000;
  font-weight: bold;
}

.entry p{
  padding: 5px 0px;
}

#respond{
  clear:both;
  width: 500px;
  padding: 10px;
}

#respond input {
  border: 1px solid #969696;
  margin: 2px;
}

#comment{
  width: 400px;
}

.readmore {
  position: absolute;
  bottom: 3px;
  right: 3px;
  color: #1a253f !important;
  font-size: 1em !important;
  font-weight: bold !important;
}



#frontpage{
  float: left;
}


.navigation {
  padding: 10px;
  font-size: 1.1em;
}


.navigation a{
  color: #000;
  text-transform: uppercase;
}

.attachment{
  float: left;
}

.attachment img{
  float: left;
  padding: 10px;
}

/* End Content */
/* ---------- */





/* ---------- */
/* Footer */

#footer {
  clear: both;
  padding-top: 15px;
  height: 100px;
  font-size: 0.8em;
  letter-spacing: 1px;
  line-height: 1.6em;
  list-style: none;
  border-top: 1px dotted #969696;
}

#footer a{
  color: #1a253f;
}

#footer h2{
  font-size: 1.2em;
}
.footerbox{
  height: 90px;
  width: 285px;
  float: left;
  margin: 1px;
  padding: 5px;
}

.archives li{
  display: inline;
}

.page_item {
  display: inline;
}

#s{
  border: 1px solid grey;
  
}

#searchform{
  margin: 5px 5px 5px 0px;
  padding: 1px 3px 1px 0px;
}

.screen-reader-text {
  color: #000;
  font-size: 0.9em;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 10px;
  font-style: normal;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: normal;
  line-height: 1.5em;
}

/*End Footer */
/* ---------- */





/* ---------- */
/* Outside */


#outside {
  margin: 0 auto;
  width: 300px;
}

#outside a {
  color: #fff;
}

#outside p {
  color: #fff;
}

/* End outside */
/* ---------- */
