/*
Theme Name: Carnomy
Theme URI: http://www.carnomy.dk/
Description: This is a child theme of Tesseract.
Author: Mikkel H. Skovsgaard
Auhtor URI:
Template: Tesseract
Version: 0.1
*/

@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,700);

/* GENERELT */

/* Orange linje under header */
#masthead {
    border-bottom-style: solid;
    border-bottom-width: 2px;
    border-bottom-color: #ff9500;
}

p {
	margin-bottom: 10px;
}

/* Headings */
h1 {
	margin-bottom: 15px;
}

h2 {
	margin-bottom: 10px;
}

h3, h4 {
	margin-bottom: 5px;
}

.tax li {
	color: #ffffff;
	font-family: Open Sans;
	
	font-weight: 400;
}

/* INDIVIDUELT FOR DEN ENKELTE SIDE */
/* Page-forside: Overskrift */
.home-headline {
	width: 100%;
	font-size: 26px;
	color: #000000;
	font-family: Open Sans;
	font-weight: bold;
}

.home-super-headline {
	margin: 50px auto 10px;
	font-size: 40px;
	color: #000000;
	font-weight: 300;
	text-align: center;
}

/* Page-forside: Body text under headlines.  */
.home-body {
	font-size: 16px;
	color: #ffffff;
	font-weight: 400;
}

/* Page-forside: Sub headline.  */
.home-sub {
	text-align: center;
	font-family: Open Sans;
	font-size: 30px;
	font-weight: regular;
	color: #000000;
	font-weight: 400;
}

.home-sub-sub {
	text-align: center;
	font-family: Open Sans;
	font-size: 24px;
	font-weight: regular;
	margin: 0px auto 40px;
	color: #000000;
	font-weight: 400;
}

.home-button {
	margin: 50px auto 10px;
	width: 650px;
}
.button {
	border-radius: 0;
	font-weight: bold;
}

/* Page-forside: Centrerer knapperne. */
.home-button p {
	text-align: center;
}



/* Footer on front page */
#colophon {
	font-size: 12px;	
}

/* Page Leasing */
.page-theme {
	color: white;
	font-family: Open Sans;
}

.page-theme .headline {
	color: black;
	font-size: 26px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	margin-top: 50px;
	margin-bottom: 20px;
}

.page-theme .sub-headline {
	color: black;
	font-size: 18px;
	font-weight: 400;
}

.page-theme .step-headline {
	font-size: 20px;
	font-weight: bold;
	margin-top: 20px;
}

.page-theme .step-body {
	font-weight: 400;
}

.page-theme .body-text {
	font-weight: 300;
}

.page-theme p {
	color: white;
	font-weight: 400;
}

.page-theme ol {
	color: white;
}

.page-theme h3 {
	/*color: #2E2E2E;*/
	color: white;
	font-weight: 500;
}

.step-body a {
	text-decoration: underline;
}

.page-theme a {
	color: white;
}

.page-theme a:hover {
	background-color: #FCFF38;
}

.separator {
    border-bottom-style: solid;
    border-bottom-width: 5px;
    border-bottom-color: white;
}

/* Page Sale and lease back headline */
#sale-and-lease-back-header {
	text-align: center; 
	color: #ffffff;
	font-size: 26px;
	font-weight: bold;
	padding-top: 50px;
}

#sale-and-lease-back-body {
	font-size: 16px;
	color: #ffffff;
}

/*
.panel-grid {
	margin-bottom: 0 0 0 0;
}
*/
/* Page-priseksempler */
.tablepress-priseksempler tbody tr td {
	font-size: 12px;
}
th.column-8 {
	width: 100px;
}

.faq-question-link {
	color: #F88017;
}

/* Page-FAQ: Orange linje under spørgsmål. */
.faq-question {
	font-weight: 500;
	text-transform: uppercase;
	border-bottom-style: solid;
    border-bottom-width: 1px;
	border-bottom-color: darkblue;
	margin-bottom: 0;
	margin-top: 30px;
	padding-bottom: 2px;
}

.page-theme td {
	color: white;
}

.page-theme th {
  color: white;
  background: #3dc0f1;
  font-weight: 600;
}

/* Page-FAQ: Fjerner marginer fra kategorierne 'generelt' og 'begreber'. */
.faq-kategori {
	margin: 0;
}
ol {
	list-style-type: disc;
	font-family: Open Sans;
	font-weight: 400;
	color: #0d0d0d;
	margin: 0;
}
table {
	width: 40%;
}
th {
	font-family: Open Sans;
	font-weight: 500;
	color: #0d0d0d;
	background-color: #f2f2f2;
}
th.rentesats {
	width: 45%;
}
tr {
	font-family: Open Sans;
	font-weight: 400;
	color: #0d0d0d;
}
h3.kontakt {
	margin-bottom: 0;
}
p.kontakt {
	line-height: 150%;
	padding: 0;
}
.textwidget p {
	padding: 0;	
}
.kontaktform  {
	font-family: Open Sans;
	margin-bottom: 5px;
}

/* Sidebar widget auction */
.page-template-page-rightsidebar #secondary {
	padding: 0;	
}
h4.widget-title {
	margin-bottom: 10px;
}

.textwidget {
	border: 2px;
	border-color: black;
}
/* Dropdowns in page auction */
#slctMake, #slctModel, #slctYear, #slctKmFrom, #slctKmTo {
	font-size: 12px;
	width: 15%;
}
/*
#slctMake {
	width: 20%;
}
*/
#tblAuction {
	margin-top:20px;
}
#tblAuction tbody tr th {
	font-size: 14px;
}
#tblAuction tbody tr td {
	font-size: 12px;
}
#tblAuction td:nth-child(4) {
	text-align: right;
}
#tblAuction td:nth-child(5) {
	text-align: right;
}
#tblAuction td:nth-child(6) {
	text-align: right;
}
table {
  width: 80%;
}
/*
th.make {
	width: 25%;
}
*/
th.dato, th.make, th.model, th.year, th.km, th.bid {
	width: 15%;
}

.site-title a {
	font-weight: 100;
	font-family: Open Sans;
}

header#page_header nav ul li{
	list-style: none;
}

/* BILER PÅ LAGER */

/* Specifikaiton af leasingydelse */

.table-info tr td {
	border: none;
	font-size: 14px;
}

.table-info .top-notes {
	font-style: italic;
	font-weight: normal;
}

.table-info .top-row {
	font-weight: bold;
}

.table-info .total {
	border-top-style: solid;
	border-top-width: 1px;
	font-weight: bold;
}

.table-info .num  {
	text-align: right;
}

.table-info .bottom-notes {
	font-size: 12px;	
}

#offer {
	width: 400px;
	margin-left: auto;
	margin-right: auto;
	color: red;
	text-align: center;
	font-weight: bold;
}

#offer a {
	color: red;
}

#offer a:visited {
	color: red;
}

#offer a:hover {
	color: red;
	text-decoration: underline;
}
