/*
Theme Name: Twenty Eleven Review
Theme URI: http://ducedo.com
Description: Child theme for the Twenty Eleven theme
Author: Stefan Nilsson
Author URI: http: //ducedo.com
Template: twentyeleven
Version: 1.0
*/
@import url("../twentyeleven/style.css");
@import url("jquery-ui-1.8.16.custom.css");

.hentry {
    border-bottom: 0px;
}

#access a {
  white-space: nowrap;
}

.entry-content h2,
.comment-content h2 {
	margin: 0 0 .4125em;
}
td.wrapword {
 -ms-word-break: break-all;
     word-break: break-all;

     /* Non standard for webkit */
     word-break: break-word;

-webkit-hyphens: auto;
   -moz-hyphens: auto;
    -ms-hyphens: auto;
        hyphens: auto;
}
span.nowrap {
    width: 20px;
    display: inline-block;
    overflow: visible;
}

.topplista td {
  vertical-align:middle;
}

#progress-bar {
    width: 100%;
    background: #ddd;
    position: relative;
    border-radius: 2px;
}

#progress-bar-percentage {
    
    color: #FFF;
    text-align: center;
    height: 16px;
    border-radius: 2px;
    border-top-right-radius:0px;
    border-bottom-right-radius:0px;
}

#progress-bar-percentage span {
    display: inline-block;
    position: absolute;
    width: 100%;
    left: 0;
    font-size: 70%;
    vertical-align:middle;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
    line-height: 16px;
}


.btn, a.btn, .btn a{
  -webkit-border-radius: 4;
  -moz-border-radius: 4;
  border-radius: 4px;
  font-family: inherit;
  color: #ffffff;
  background: #ff5c00;
  padding: 7px 12px 7px 12px;
  text-decoration: none;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.4);
  font-size: 100%;
  vertical-align:middle;
}

.btn:hover {
  background: #ff860C;
  text-decoration: none;
}

.button {
  -webkit-border-radius: 4;
  -moz-border-radius: 4;
  border-radius: 4px;
  font-family: inherit;
  color: #ffffff;
  background: #ff5c00;
  text-decoration: none;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.4);
  font-size: 21px;
  line-height:30px;
  padding: 15px 20px;
  vertical-align:middle;
    -webkit-box-shadow: 0px 0px 3px #999;
    -moz-box-shadow: 0px 0px 3px #999;
    box-shadow: 1px 1px 3px #999;
}

.button:hover {
  background: #ff860C;
  text-decoration: none;
}

/* Progess bar */
img.percentImage {
	width: 60px;
	height: 12px;
	padding: 0;
	margin: 0;
}

/* clear */
.clear-both {
clear: both;
display: block;
}

/* Tabs on review pages */
#page .ui-widget-content { background: #FFFFFF; overflow:auto;}
.ui-widget-content a { color: #1982D1; }
.ui-tabs .ui-tabs-nav { font-size: 85%;}
.ui-tabs .ui-tabs-nav li{ margin: 2px 5px 1px 0; }
.ui-tabs .ui-tabs-nav a {  color: #000; }
.comment-author { margin-bottom: 5px; }

/* Remove search from header */
#branding #searchform {
	display:none;
}
#branding .only-search + #access div {
	padding-right: 0px;
}

/* Review table */
.reviewtable { 
               /*font:13px "Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;*/
               font-size:13px; 
}
/*#tabs .reviewtable { font:76%/160% "Trebuchet MS",Verdana,Arial,Helvetica,sans-serif; }*/
.reviewtable p { text-align:center; }
.reviewtable a:link {text-decoration:none; border-bottom:1px dotted #ffbac8;
}
.reviewtable a:hover,
.reviewtable a:focus {
border-bottom:1px solid #f03b58;}

.reviewtable table a,
.reviewtable table a:link,
.reviewtable table a:visited { border:none;	}								
.reviewtable img {	border:0; margin-top:.5em; }	
.reviewtable table {
	width:100%;
	border-top:1px solid #e5eff8;
	border-right:1px solid #e5eff8;
	border-collapse:collapse;
	}
.reviewtable caption {
	color: #9ba9b4;
	font-size:.94em;
		letter-spacing:.1em;
		margin:1em 0 0 0;
		padding:0;
		caption-side:top;
		text-align:center;
	}	
.reviewtable tr.odd td	{
	background:#f7fbff;
	}
.reviewtable tr.odd .column1	{
	background:#f4f9fe;
	}	
.reviewtable .column1	{
	background:#f9fcfe;
	}
.reviewtable td {
	color:#678197;
	border-bottom:1px solid #e5eff8;
	border-left:1px solid #e5eff8;
	//padding:.3em 1em;
	text-align:center;
        background:#ffffff;
	}				
.reviewtable th {
	font-weight:normal;
	color: #678197;
	text-align:left;
	border-bottom: 1px solid #e5eff8;
	border-left:1px solid #e5eff8;
	//padding:.3em 1em;
	}							
.reviewtable thead th {
	background:#f4f9fe;
	text-align:center;
	/*font:bold 1.2em/2em "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;*/
        font-size:1.2em/2em;
        font-weight: bold;
	color:#66a3d3
	}	
.reviewtable tfoot th {
	text-align:center;
	background:#f4f9fe;
	}	
.reviewtable tfoot th strong {
	/*font:bold 1.2em "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;*/
        font-size:1.2em;
        font-weight: bold;
	margin:.5em .5em .5em 0;
	color:#66a3d3;
		}		
.reviewtable tfoot th em {
	color:#f03b58;
	font-weight: bold;
	font-size: 1.1em;
	font-style: normal;
	}
	

/* Customize comments */
#comments { font-size: 12px; }
.commentlist > li::before { content: none; }

li.comment {
   float: left;
}

/* Form */
label, input { display:block; }
input.text { margin-bottom:12px; width:95%; padding: .4em; }
fieldset { padding:0; border:0; margin-top:25px; }
h1 { font-size: 1.2em; margin: .0em 0; }
div#users-contain { width: 350px; margin: 20px 0; }
div#users-contain table { margin: 1em 0; border-collapse: collapse; width: 100%; }
div#users-contain table td, div#users-contain table th { border: 1px solid #eee; padding: .6em 10px; text-align: left; }
.ui-dialog .ui-state-error { padding: .3em; }
.validateTips { border: 1px solid transparent; padding: 0.3em; }


/* Tweets */
.tweets { font-size: 12px; }

/* Search form */
.search-box {
	background-color: #F9F9F9;
        border: 1px solid #e6e6e6;
        
}
.format-checkbox {
	float: right;
}
.format-checkbox label {
	display: inline;
	margin-right: 20px;
}
.format-checkbox input {
	display: inline;
  width: 19px;
  padding: 0 5px 0 0;
}

.checkbox-left {
	float: left;
}

.checkbox-right {
	float: right;
}

.format-select {
	float: left;
}
.format-select label {
	display: inline;
	float: left;
	text-align: right;
	width: 120px;
	margin-right: 10px;
}
.format-select select {
  width: 148px;
  height: 21px;
  padding: 0 0px 0 8px;
  color: #000;
  overflow: hidden;
}
.field_container{
  display: block;
}
.search-box input[type="submit"], #jamforwebbhotell input[type="submit"], .wpcf7-submit {
        border-radius: 4px;
	float: right;
	margin: 20px;
        background: #2386d1; 
        border:none;
        color: white;
        padding:10px 15px 10px 15px;
}

.search-box input:hover[type="submit"], #jamforwebbhotell input:hover[type="submit"], .wpcf7-submit:hover {
background: #3572A0
}

#jamforwebbhotell input[type="submit"] {
    margin: 0 0px 10px 0;
}

.wpcf7-submit {
	float: left;
        margin: 0px;
}

/* Search results */
#content .searchresults {
	margin: 30px 0 0 0;
	width: 100%;
}

.reviewtable table.domanpriser {
	/*width: 50%;*/
}

.infopos {
	margin: 20px 0 0 20px;
	text-align: center;
}

p.tabinfo {
	color: #000;
	font-size: 13px;
}

.breadcrumbs {
    /*background-color: #f7f7f7;*/
    border-top: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
    margin: 0;
    padding: 7px 20px;
}

.entry-title , .singular .entry-title {
    clear: both;
    color: #3c3b3b;
    font-size: 26px;
    font-weight: bold;
    line-height: 1.5em;
    padding-bottom: .3em;
    padding-top: 15px;
}

.singular.page .hentry {
	padding: 0 0 0.5em 0;
}

.singular.page .my_entry {
	padding: 0 0 0.5em 0;
}

#content .entry-content .reviewbox {
	width: 290px;	
	text-align: center;
        background:#EEE;
	padding: 15px 2px 0 2px;
}

#content .entry-content .reviewbox a img {
	margin-bottom:10px;
}

#content .entry-content .reviewbox table td.info {
	text-align: right;
        margin-left:10px;
}

.entry-content .reviewbox td,
.comment-content td {
	border: none;
}

.entry-content .reviewbox table,
.comment-content table {
	border: none;
}

.comment-content table td.info {
	text-align: right;
}

li.comment{
  width:55%;
}

li.comment-content{
  width:30%;
  float:right;
}

@font-face {
	font-family: 'icomoon';
	src:url('../../fonts/icomoon.eot?iblq9g');
	src:url('../../fonts/icomoon.eot?#iefixiblq9g') format('embedded-opentype'),
		url('../../fonts/icomoon.ttf?iblq9g') format('truetype'),
		url('../../fonts/icomoon.woff?iblq9g') format('woff'),
		url('../../fonts/icomoon.svg?iblq9g#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
	font-family: 'icomoon';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;

	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.icon-credit-card:before {
	content: "\e600";
}
.icon-lock:before {
	content: "\e601";
}
.icon-checkbox-checked:before {
	content: "\e602";
}
.icon-checkbox-checked {
    display: inline-block;
    vertical-align: middle;
    width: 18px;
    color: #96D940;
    font-size: 18px;
    margin-left: 0px;
    margin-right: 0px;
}
.icon-credit-card {
    display: inline-block;
    vertical-align: top;
    width: 18px;
    color: #96D940;
    font-size: 18px;
    margin-left: 0px;
    margin-right: 0px;
}

#statistics p { font-size: 14px; text-align: center !important; margin: 20px 0 !important; }

.infomessage, .successmessage, .warningmessage, .errormessage {
    border: 1px solid;
    margin: 10px 0px;
    padding:15px 10px 15px 50px;
    background-repeat: no-repeat;
    background-position: 10px center;
}
.infomessage {
    color: #00529B;
    background-color: #BDE5F8;
    background-image: url('info.png');
}
.successmessage {
    color: #4F8A10;
    background-color: #DFF2BF;
    background-image:url('success.png');
}
.warningmessage {
    color: #9F6000;
    background-color: #FEEFB3;
    background-image: url('images/warning.png');
}
.errormessage {
    color: #D8000C;
    background-color: #FFBABA;
    background-image: url('images/error.png');
}

.pricefrom {
  margin:-15px 0px 0px 0px;
}

.price {
 font-family: Georgia, serif;
 color: #76995B;
}

.review-logo {
    padding: 14px 17px 0px 0px;
    float: left;
    margin: 0px 0 0 5.6%;
}
#branding img {
    max-width: 100%;
    width: 80px;
    height: 70px;
    display: inline;
}

#branding hgroup {
float: none;
display: inline-block;
margin: 0px;
padding: 0px;
}

#site-title {
    margin:20px 0px 0px 0px;
    padding:0px;
}
#site-description {
    margin:0px 0px 20px 0px;
    padding:0px;
}

#access {
    background: #1982d1;
}

@media (max-width: 650px) {
  #content .entry-content .reviewbox {
    margin: 0 auto 0.8em auto;
  }

#branding img {
    width: 40px;
    height: 35px;
  
}

.review-logo {
    padding: 30px 17px 0px 0px;
    float: left;
    margin: 0px 0 0 5.6%;
}

li.comment{
  width:initial;
  float:none;
}

li.comment-content{
  width:initial;
  float:initial;
}

td.wrapword {
font-size: 90%;
}
.below650_dis{
          display:none;
}
.pakettext{
font-size: 90%;
word-break: break-word;
}
.reviewtable thead th {	
	/*font:bold 0.9em/1.5em "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;*/
        font-size:0.9em/1.5em;
        font-weight: bold;
	}
}
@media (max-width: 450px) {
 .below450-dis {
display:none;	
}

.review-logo {
    padding: 9px 0px 0px 0px;
    margin: 0 0 -5px;
float: none;
}
#branding {
    text-align: center;
    border: none;
}
#site-title {
    margin:10px 0px 0px 0px;
    padding:0px;
}

}