/*
Theme Name: 360
Theme URI: http://www.360.lv
Description: 360 wordpress theme
Version: 1.0
Author: Maris Dagis
Author URI: http://www.mapsengine.com/ 
*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, table, th, td { margin: 0; padding: 0; }
body {
  background:#f1f1f1 url(images/bg.gif) repeat-x top;
  clear: both;
  font-family:Calibri;
  text-indent: 0px;
  font-size: 12px;
}
a {  color: #889ACC;  text-decoration: none;}
a:hover {    text-decoration: underline;}

img {
border: none;
}
/*wraping*/
#wrap {
  margin:0 auto;
  width:950px;
  text-align:left;
}



/*header*/
#wrap #blogname{float:left; background:#F68F1E; width:950px; height:90px;}
#wrap #blogname h2 { text-indent: -10000px;}
#wrap #blogname h2 a{  display: block;  width: 950px;  height:90px; float: left;  background:url(images/clip_image002.jpg) no-repeat top; overflow:  hidden;}
#wrap #blogname h1 { text-indent: -10000px;}
#wrap #blogname h1 a{  display: block;  width: 950px;  height:90px; float: left;  background:url(images/clip_image002.jpg) no-repeat top; overflow:  hidden;}

/*Menu*/
#menu {background:#000;height: 30px;clear:both;}
#menu li {  display: inline;  margin-left: 10px; padding:0; font-family:Calibri; font-weight:bold; font-size:14px; line-height:30px; }
#menu li a {  color: #fff;}
#menu li a:hover {color: #fff;  text-decoration: underline;}


#main {
  margin-top:0px;
  background:#fff;
}

/*content*/
#content {
  clear:both;
  float:left;
  width:650px;
  padding-left:10px;
  padding-right:10px;
}

/*post title*/
.entry {
  padding-bottom:10px;
  margin-bottom:10px;
clear:both;
}
.postcontent{
clear:both;
}
.postcomments{
clear:both;
}
.entry .post-title{
  font-size: 20px;
  font-weight:bold;
  padding:10px 0 0px 0;
  color:#F68F1E;
  border-bottom:dotted 1px #F68F1E;
}
.entry .post-title a{
  color:#F68F1E;
  font-weight:bold;
}
.entry .post-title a:hover{
  color:#808080;
  text-decoration:none;
}

/* Post Meta */
.post-info{
text-transform:uppercase;
color:#999999;
font-size:12px;
padding-left:0px;
font:normal 10px Calibri,  sans-serif;
}
.post-info a{
color:#111;
}
.post-info a:hover{
color:#666;
}



/*Post content*/
.entry .postcontent{
  font-family:Calibri;
  margin-top:10px;
  font-size:14px;
  color:#333;
  text-align:justify;
}
.entry .postcontent ul, ol{
  margin:20px 0 20px 20px;
}
.entry .postcontent blockquote{
  margin:20px 0 20px 20px;
  background:#F0F0F0;
  padding:10px 0 10px 10px;
  border-left:solid 2px #E8E8E8
 
}
.entry .postcontent img  { padding:5px; margin:5px; border: 1px solid #ccc; }
img.wp-smiley  { padding: 0; border: none; }
}
.entry .postcontent p{
  margin-bottom:10px;
}



/*COMENTS*/
INPUT {
border: #E5E5E5 1px solid;
margin-bottom:5px;
height:20px;
}
TEXTAREA {
border: #E5E5E5 1px solid;
margin-bottom:5px;
}
.postcomments{
margin:10px 0px 20px; 0px;
}
.postcomments h3{
color:#808080;
border-bottom: #E5E5E5 1px dotted;
  font-size:18px;
  font-weight:normal;
}
.postcomments ol{
list-style-type:none;
margin-left:0px;

}
.postcomments h4{
font-size:16px;
color:#F68F1E;
}
.postcomments p{
margin:5px 0px 5px; 0px;
}



/*sidebar*/
#right {
  border-left:solid 1px #e5e5e5;
  width:210px;
  float:right;
  margin:0px 5px 0px 5px;
  padding:0px 0px 0px 5px;
  background:#fff;
}
#right .side{
  padding:1px 5px 5px 5px;
  margin:0px 0px 5px 0px;
  width:310px;
}
#right li{
  list-style-type:none; 
}

/*side lists*/
#right h3{
  margin:10px 0px 5px 0px;
  font-size:18px;
  font-weight:normal;
  font-style:bold;
  color:#808080;
  
}
#right ul.recentList {
  width:300px;
  list-style-type:none;  
}
#right ul.recentList li {
  background:url(images/lapa.png) no-repeat left top;
  padding:5px 0px 5px 30px;
}
#right ul.recentList li a {
  font-family:Calibri;
  font-weight:bold;
  font-size:14px; 
  color:#F68F1E;
}

  
#right ul.recentList li a:hover {
  text-decoration:none;
  border-bottom:0px;
  color:#0E0150;
}


.bildes {
  width: 550px;
  margin: 10px auto 0;
}
  .bilde {
    width: 110px;
    margin: 0x 0px 0px 0x;
padding:10px;
    float: left;
        color: #0000;
 font-size: 12px;
  }



/*footer*/
#footer {
  border-top:1px solid #ccc;
  background-color:#fff;
  clear:both;
  text-align:center;
  margin-top:30px;
}

#footer p {
  margin:0;
  color:#000;
  padding:4px;
}

#footer p a {
  color:#000;
}
