/* 
WOO CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles here instead of style.css so it 
is easier to update the theme. Simply copy an existing 
style from style.css to this file, and modify it to 
your liking.

*/

h1 a:link, h1 a:visited, h2 a:link, h2 a:visited, h4 a:link, h4 a:visited, h5 a:link, h5 a:visited{
text-decoration:none;
color:#98c0d9
}

#navigation {
  margin-top: 90px;
}

h2, h3 {
  font-color: #98C0D9;
}

.entry img {
/* background-color: #EFEFEF; */
border: 0px solid #efefef;
padding: 0px;
}



h1  {font-size: 30px; color:#98c0d9;} h2  {font-size: 24px} h3  {font-size: 16px}
h4  {font-size: 16px} h5  {font-size: 14px} h6  {font-size: 12px}


body  {
	/* font: 14px Garamond,Times,Serif; */
	line-height: 1.5;  /*unitless for proper inheritance*/
	color: #d0d0d0;
        background: #000 url(backdrop.jpg) repeat-y;
        /* background-attachment:fixed; */
}

#contactholder {
  width: 400px; 
  float: left;
}

.twtr-widget {
font-family: arial, helvetica;
}

.contact_box {
width: 250px; height: 160px; background: #666666;
border: 10px solid blue; float: left;
}


.footer-widgets {
margin: 0px;
padding-top:10px;
}

.widget ul {
border: 0px solid;
margin-bottom: 0px;
}

.widget ul li a:link, .widget ul li a:visited {
color: #98C0D9;
display:block;
line-height: 20px;
padding: 0px;
text-decoration: none;
border: 0px
}

.widget ul li a:hover {
/*  color: #fff; background: #618398; */
background: none;
text-decoration: underline;
}

li {
margin-bottom: 10px; }

.widget h3 {
/* display: inline-block; */
margin:0px 0px 1px 0px;
padding:0px 0px;
color:#98c0d9;
}

.widget h3 a:link, h3 a:visited {
color:#98c0d9;
text-decoration: none;
}

a:link, a:visited {
color:#98c0d9;
}

#searchform #s {
padding:2px 0px 2px 5px;
width:210px;
}



#searchform .submit {
color:#D0D0D0;
font-weight:bold;
padding:2px 5px;
text-transform:uppercase;
background-color:#434344;
}

#footer {
text-align: left;
border: 0px;
margin-top: 0px;
}

#footer #copyright {
font-size: 8pt;
}

/* 2.5 Content, inte fan är det snyggt med alla linjer överallt?*/
#content, .post-wrap,#innerpage ,.advert-content, .widget-ad, .home-page-widget,.footer-widgets,.wrapper  {
	border-top: 0px solid #3b3b3b;
	border-bottom: 0px solid #0b0b0b;
}



.innercontent { border-bottom:0px solid #0b0b0b; }
.template-div { border-bottom: 0px solid #0b0b0b;  }

.more_entries {	border-top: 0px solid #3b3b3b; border-bottom: 0px solid #0b0b0b; }

.blog-loop {	border-bottom: 0px solid #fff; }
.blog-holder {	border-bottom: 0px solid #0b0b0b; }

.spacer { border-top: 0px solid #3b3b3b; height: 1px;}

 
#header  {
	border-bottom: 0px solid #3b3b3b;
}

#widgets  { 
-moz-border-radius:7px;
/* background: #000; */
margin-bottom: 20px;
padding:10px; padding-top:0;
border: 0px;
/* border-top: 20px solid #333;
border-bottom: 20px solid #333; */
}





.container { width:940px; height:200px; overflow:hidden; position:relative; cursor:pointer; margin-bottom: 20px;}

.entry  {
	border-bottom: 0px solid #0b0b0b;
}



/* modda sidebar */
#sidebar  {
	float: left;
	/* -moz-border-radius:10px; */
        width: 258px; 
        margin-top: 50px; margin-left: 20px;
        padding: 10px; padding-top: 0px;
        /* background: #ff0 url(images/tile260px.png) repeat left top; */
        /*  background: #444; */
        /* background: #000; */ 
}


ul {
font-size: 10px;
}





.widget {
margin: 0px 0px 30px 0px;
padding: 3px 0px 0px 0px;
}



.post  {
	float: left;
	width: 620px;
	padding: 0 20px 0 0;
	font-size: 12px;
}

.post-details { margin-bottom:10px; font-size:12px; font-weight: bold; }

p {
  font-size: 13px;
  line-height: 1.7em;
  /* font-weight: bold; */
  margin-top: 0px; margin-left: 0px; margin-right: 0px; margin-bottom: 9px;
}


.entry p  {
        font-size: 13px;
        line-height: 1.5em;
        /* font-weight: bold; */
  margin-top: 4px; margin-left: 0px; margin-right: 0px; margin-bottom: 9px;

}

.picture_widget {
        border-bottom: 0px solid rgb(11, 11, 11);
        border-top: 0px solid rgb(59, 59, 59);

}

.heading {
        margin: 0px 0px 10px 0px;
}

.post-wrap {
   padding: 30px 0px 0px 0px;
}

.footer-widgets {
   font-weight: bold;
}

.arh {
  border: 0px; 
}

.arh h3 {
  font-color: #98C0D9;
}

#searchform .submit {
color:#D0D0D0;
font-weight:bold;
margin-bottom:10px;
margin-top:10px;
padding:2px 5px;
text-transform:uppercase;
}



.spacer {
  height: 1px;
}





li twitter-item {
  border-bottom: 1px solid ##98C0D9;
}


 

.hide-this-part-more {
    color:#98C0D9 !important;
}

.popular .pop-posts-ul .pop-title{ margin-left: 0px; }


.popular .pop-posts-ul li { border: 0px solid; }

.pop-posts-ul li { border: 0px; }










