/*
Theme Name: BlankSlate
Theme URI: http://wordpress.org/themes/blankslate


BlankSlate WordPress Theme © 2011-2013 TidyThemes
BlankSlate is distributed under the terms of the GNU GPL
*/

.page-template-page-utstallningar img {
    vertical-align: middle;
    display: block;
    width: 100%;
    height: auto;
    padding-bottom: 20px;
}

.page-links .row {
    background-color: #e7e7e7;
    padding: 20px;
    margin-top: 80px;
}

body {
	font-size: 16px !important;
}

.front-pic img {
	width: 100%;
	height: auto;
	
}

#site-title {
    padding: 7px 20px;
}

.navbar-text {
    /* margin-bottom: 15px; */
    line-height: 65px !important;
    margin: 0 !important;
}

.kampanj {
	top: 120px;
    right: 322px;
}



.navbar-default .navbar-text {
    color: #ffffff !important;
    display: block;
    padding: 0;
    /* float: left; */
    margin: 0 !important;
    line-height: 1 !important;
    position: absolute;
    bottom: 4px;
    left: 63px;
}

.kampanj p {
font-weight: bold;
}

.kampanj a {
color: white;
}

.kampanj a:hover {
color: white;
}

.col-md-12 {
float: none !important;
}

.entry-summary, .entry-content-post {
padding-top: 10px;

}

.comment-author img {
width: 32px;
height 32px;
}

#author, #email, #url, #comment {
width: 100%
}

body a {
color: #c0504d;
}

.pic {
width: 100%;
height: auto;
}

#sidebar-blogg {

}

#sidebar-blogg ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
}

.kampanj {
position: absolute;
background-color: black;
border-radius: 50%;
height: 160px;
width: 160px;


z-index: 2000;
}

.xoxo {
transform: rotate(30deg) !important;
-ms-transform: rotate(30deg) !important;
-webkit-transform: rotate(30deg) !important;
text-align: center;
margin: 7px 25px 0px 0;
color: white;
}

#primary ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
}
.row {
margin-right: 0 !important;
margin-left: 0 !important;
}

.navbar-header, #main-menu {
background-color: #2CA350;
}

#copyright {
padding: 5px 5px;
text-align: center;

}

.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em;
}

.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em;
}

.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

a img.alignright {
  float: right;
  margin: 0.313rem 0 1.25rem 1.25rem;
}

a img.alignnone {
  margin: 0.313rem 1.25rem 1.25rem 0;
}

a img.alignleft {
  float: left;
  margin: 0.313rem 1.25rem 1.25rem 0;
}

a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wp-caption.alignnone {
  margin: 0.313rem 1.25rem 1.25rem 0;
}

.wp-caption.alignleft {
  margin: 0.313rem 1.25rem 1.25rem 0;
}

.wp-caption.alignright {
  margin: 0.313rem 0 1.25rem 1.25rem;
}



.fa-envelope {
color: black;
padding-left: 5px;
}

.fa-envelope:hover {
color: rgb(92, 175, 105);
}
.navbar-nav li:hover {
background: rgb(92, 175, 105);
}


.entry-title {
text-align: center;

}

.kontakt {
font-size: 16px;
margin-top: -36px;
margin-left: 20px;
}

.site-header {
	    width: 100%;
    left: 0px;
    top: 0px;
    padding-top: 8px;
    padding-bottom: 20px;
    height: 85px;
    -webkit-transform-style: preserve-3d;
    -webkit-transform-style: preserve-3d;
    position: relative;
    background-color: #2CA350;
        z-index: 9999;
}

body { 
  background: url(/wp-content/themes/uppereight/img/bakgrund.jpg) no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
-webkit-font-smoothing: antialiased;
}


.img-center {
margin-left: auto;
margin-right: auto;
width: 300px;
}


/* menu */
.navbar-default .navbar-nav>li>a {
color: #2F6433 !important;
font-size: 18px;
}

.navbar-default .navbar-collapse, .navbar-default .navbar-form {
border-color: #e7e7e7;
background-color: #2CA350;
}

#site-title a {
font-size: 20px;
color: #0E4612 !important;
}

#site-title a:hover {
font-size: 20px;
color: #0E4612 !important;
}


#wrapper{

}



/*page content*/

.utside {

margin-top:100px;
}

.align-left{
text-align: left;
}



.page .entry-content, .type-post, #comments {
  background-color: #fafafa;
  width: 60%;
margin-left: auto !important;
margin-right: auto !important;
  margin-top: 5%;
  padding-left: 5%;
  padding-right: 5%;
  padding-top: 30px;
  padding-bottom: 30px;
  border-radius: 10px;
-webkit-box-shadow: 0px 4px 33px 8px rgba(46,46,46,0.8);
-moz-box-shadow: 0px 4px 33px 8px rgba(46,46,46,0.8);
box-shadow: 0px 4px 33px 8px rgba(46,46,46,0.8);
}

#sidebar {

}

footer {
background-color: rgb(231, 231, 231);
margin-top: 20px;

}





@media screen and (max-width: 971px) and (min-width: 568px) {

.page .entry-content, .type-post, #comments {
  background-color: #fafafa;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 10%;
  padding-left: 5%;
  padding-right: 5%;
  padding-top: 30px;
  padding-bottom: 30px;
  border-radius: 10px;
-webkit-box-shadow: 0px 4px 33px 8px rgba(46,46,46,0.8);
-moz-box-shadow: 0px 4px 33px 8px rgba(46,46,46,0.8);
box-shadow: 0px 4px 33px 8px rgba(46,46,46,0.8);
}


}

@media screen and (max-width: 567px) {

.page .entry-content, .type-post, #comments {
  background-color: #fafafa;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 20%;
  padding-left: 5%;
  padding-right: 5%;
  padding-top: 30px;
  padding-bottom: 30px;
  border-radius: 10px;
-webkit-box-shadow: 0px 4px 33px 8px rgba(46,46,46,0.8);
-moz-box-shadow: 0px 4px 33px 8px rgba(46,46,46,0.8);
box-shadow: 0px 4px 33px 8px rgba(46,46,46,0.8);
}

}

@media screen and (max-width: 480px) {


}