/*
Theme Name: Carpe Diem
Description: A Wordpress theme for Carpe Diem hair salon in V&auml;xj&ouml;, Sweden
Author: Gabriel Svennerberg
Author URI: http://www.svennerberg.com/
*/

body
{
	background-color: #fff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	margin: 0;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
	margin: 1em 0 .2em;
}
h1 {
	font-size: 180%;
	margin: 0 0 .5em;
}
h2 {
	font-size: 180%;
}
.entry h2 {
	font-size: 150%;	
	margin-bottom: .5em;
}
h3 {
	font-size: 140%;
}
h4 {
	font-size: 120%;
}
h5 {
	font-size: 100%;
	font-weight: normal;
	font-style: italic;
}
p {
	margin: 0 0 1em;
	line-height: 1.5em;
}
em {
	color: #ed135d;
	font-style: normal;
}

a:link,
a:visited {
	color: #000;
}
a:hover {
	color: #ed135d;
}

h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
	text-decoration: none;
}
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a :hover{
	text-decoration: underline;;
}

a {
	outline: none;
}

.more_posts {
	font-size: 130%;
	font-size: 110%;
	text-align: center;
	/*
	border-top: 1px solid #ddd;
	margin-top: 1em;
	padding-top: .5em;
	*/
}

/* Wrapper
 * ------------------------------------------------------*/
#wrapper {
	padding-top: 30px;
	padding-top: 80px;
	position: relative;
}

/* Branding
 * ------------------------------------------------------*/
#branding {
	position: relative;
	min-width: 980px;
}
#branding h1 {
	position: relative;
	width: 200px;
	height: 26px;
	margin: 0 0 30px 50px;
	font-size: 100%;
}
#branding h1 a {
	position: absolute;
	width: 100%;
	height: 100%;
	cursor: pointer;	
}
#branding h1 span {
	position: absolute;
	z-index: 1;	
	width: 100%;
	height: 100%;
	background-image: url(images/logo_sprite.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#branding h1 a:hover span {
	background-position: right top;
}


/* Navigation
 * ------------------------------------------------------*/
#navigation {
	position: absolute;
	top: 7px;
	left: 300px;
	margin: 0;
	padding: 0;
	list-style: none;
	width: 830px;
}
#navigation li {
	display: inline;
	margin-right: 8px;
}
#navigation li a {
	color: #000;
	/*font-size: 120%;*/
  font-size: 110%;
	text-transform: uppercase;
	text-decoration: none;
	padding: 2px 5px 3px;
}
#navigation li a:hover {
	background-color: #231f20;
	color: #fff;
}
#navigation li.book_online {
	margin-right: 0;
}
#navigation li.book_online a {
	display: inline-block;
	
	background: #ed135d url(images/gloss.png) center center repeat-x;
	color: #fff;
	border-radius: 3px;
	padding: 5px 10px;
	box-shadow: 0 0 5px rgba(0,0,0,.3);
}


#navigation li.book_online a:hover {
	color: #fff;
	background-color: #231f20;
	
}
#navigation li.book_online a:active {
	box-shadow: 0 0 0 rgba(0,0,0,0);
	
}
/*
#navigation li.page-item-5 a {
  color: #11c4ff;
}
#navigation li.page-item-5 a:hover {
	
  background-color: #11c4ff !important;
  color: #fff;
  
}
*/


#navigation li.current_page_item a {
	color: #f89829;
}

/* Submenu
 * ------------------------------------------------------*/
.submenu {
	width: 200px;
	list-style: none;
	margin: 0;
	padding: 0 0 2em;
}
.submenu li {

}
.submenu li a {
	display: block;
	color: #000;
	font-size: 120%;	
	text-decoration: none;
	padding: 2px 5px 3px;
}
.submenu li a:hover {
	background-color: #231f20;
	color: #fff;
}
.submenu li.current_page_item a {
	color: #f89829;
}

/* TopContent
 * ------------------------------------------------------*/
#top_content {
	background: #231f20;
	height: 300px;
	min-width: 980px;
	position: relative;
}
#intercoiffure-logo img {
	border: none;
}
#intercoiffure-logo {
	position: absolute;
	top: 87px;
	left: 85px;
	border: 1px solid transparent;
	padding: 10px;
}
#intercoiffure-logo:hover {
	border: 1px solid #fff;
}

#blog_top_content {
	border-top: 1px solid #231f20;
}
#team {
	position: absolute;
	width: 980px;
	height: 123px;
	left: 0;
	bottom: 0;
}
#team img {
	border: 0;
}

#top_content .standard_2 {
	width: 680px;
	padding: 0 0 0 300px;
}
#top_content .standard_2 img {
	margin-right: 38px;
	padding: 0;
}
/*
#top_content .standard_3 {
	width: 980px
	border: 5px solid red;
}
#top_content .standard_3 img {
	margin-left: 6px;
}
*/

#top_content .kontakt,
#top_content .page_404 {
	width: 682px;
	margin-left: 300px;
}
#top_content .vip {
	width: 680px;
	margin-left: 296px;
}
#top_content .vip img {
	margin-left: 4px;
}



#top_content .man {
	width: 720px;
	margin-left: 280px;
}
#top_content .man img {
	margin-left: 20px;
}

#top_content .salongen {
	width: 689px;
	margin-left: 291px;
}
#top_content .salongen img {
	margin-left: 5px;
}

#top_content .behandlingar {
	width: 700px;
	margin-left: 300px;
}
#top_content .behandlingar img {
	margin-left: 0;
}

#top_content .produkter {
	width: 680px;
	margin-left: 300px;
}
#top_content .produkter img {
	margin-left: 0;
}

#top_content .vanner {
	width: 680px;
	margin-left: 300px;
}
#top_content .vanner img {
	margin-left: 0;
}


#top_content .kontakt p,
#top_content .page_404 p {
	margin: 0;
	padding-top: 70px;
	font-size: 880%;
	color: #fff;
}



/* Main Content
 * ------------------------------------------------------*/

#main_content {
	width: 436px;
	margin: 0 30px 0 250px;
	float: left;
	display: inline;
		
}
#content .inner {
	position: absolute;
	top: 0;
	left: 250px;
} 

/* Sidebar
 * ------------------------------------------------------*/
#sidebar {
  width: 234px;
  float: right;
  
  
}
#sidebar iframe {
  margin: -7px 0 5px -10px;
}

#sidebar h2 {
	font-size: 130%;
	margin: 0;
}
#sidebar h3 {
	font-size: 100%;
	margin: 0;
	line-height: 100%;
	
}
#sidebar .date {
	margin: 0 0 5px;
	font-size: 90%;
}
#sidebar ul {
	margin: 10px 0;
	padding: 0;
	list-style: none;
}
#sidebar li {
	margin: 0;
}


/* Slideshow
 * ------------------------------------------------------*/
#slideshow {
	margin-left: 300px;
	width: 680px;
}

/* Bio info
 * ------------------------------------------------------*/
#bio {
	width: 640px;
	margin-left: 300px;
	background: #231f20;
	color: #fff;
	padding: 20px 20px;
	min-height: 280px;
}
#bio h2,
#bio h3 {
	margin-top: 0;
}
#bio .close {
}
#bio .close a {
	color: #fff;	
}

.tooltip {
	display: inline;
	position: absolute;
	
	color: #fff;
	font-size: 140%;
	bottom: 115px;
	
/*
	background-color: #231f20;
	padding: 2px 5px;
	border: 1px solid #141212;
*/
}

.tooltip.ewelinn {
	left: 10px;
}
.tooltip.sandra {
  left: 10px;
}
.tooltip.mari {
	left: 100px;
}
.tooltip.fiorella {
	left: 190px;
}
.tooltip.amy {
	left: 200px;
}
.tooltip.caroline {
	left: 250px;
}
.tooltip.helena {
  left: 340px;
}
.tooltip.ann {
	left: 440px;
}
.tooltip.alexandra {
	left: 530px;
}
.tooltip.sanna {
	left: 640px;
}
.tooltip.mia {
	left: 740px;
}


/* TeamVideo462
 * ------------------------------------------------------*/

#team_video {
  position: relative;
  margin-left: 300px;
  width: 670px;
  height: 377px;
}
#team_video video {
  box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.3);
}

#video_overlay_people {
  position: absolute;
  bottom: 10px;
  left: 10px;
  color: #fff;
  margin: 0;
  padding: 0; 
  list-style: none;
  display: none;
}
#video_overlay_people li {
  margin-bottom: 1px;  
}
#video_overlay_people a {
  color: #fff;
  display: block;
  padding: 4px 10px 6px;
  z-index: 200;
  background: rgba(0, 0, 0, 0.7);
  text-decoration: none;
}
#video_overlay_people a:hover,
#video_overlay_people a:focus {
  background: #fff;
  background: rgba(255, 255, 255, 0.7);
  color: #000;
}
#video_overlay_people a.selected {
  background: #ed135d;
  background: rgba(273, 19, 93, 0.8);
  color: #fff;
  font-weight: bold;
}

#video_overlay_nav {
  position: absolute;
  top: 10px;
  right: 10px;
  margin: 0;
  padding: 0; 
  list-style: none;
  display: none;
}
#video_overlay_nav a {
  display: block;
 padding: 4px 10px 6px;
  background: #333;
  background: rgba(0, 0, 0, 0.7);
  color: #fff;
}
#video_overlay_nav a:hover,
#video_overlay_nav a:focus {
  background: #fff;
  background: rgba(255, 255, 255, 0.7);
  color: #000;
}

#video_overlay_info {
  position: absolute;
  top: 70px;
  right: 10px;
  width: 200px;
  background: #ed135d;
  background: rgba(273, 19, 93, 0.8);
  padding: 10px;
  box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.3);
  color: #fff;
}
#video_overlay_info .close {
  position: absolute;
  top: 2px;
  right: 5px;
  font-size: 80%;
  
}
#video_overlay_info h4 {
  margin-top: 0;
  font-size: 150%;
}
#video_overlay_info p {
  
}
#video_overlay_info a {
  color: #fff;
}
#video_overlay_info .more_info {
  margin-bottom: 0;
}


/* Content
 * ------------------------------------------------------*/
#content {
	position: relative;
	margin: 30px 0 0 50px;
	width: 950px;
} 


/* Post
 * ------------------------------------------------------*/
.post {
	
	border-bottom: 1px solid #ddd;
	margin-bottom: 20px;
	padding-bottom: 10px;
}
.post h2 {
	margin: 0 !important;
	clear: both;
}
.date {
	margin: 0 0 1em;
	color: #666	;
}
.date a:link,
.date a:visited {
	color: #666;
}



/* Comments
 * ------------------------------------------------------*/

#comments,
#respond {
	clear: both;
	margin-top: 1em;
}

/* Commentlist */
.commentlist {
	margin: 1em 0 0 1.6em;
	padding: 0;
}


/* Comment form */
#commentform {
	margin: 1em 0;
	padding: 0;
}
#commentform label {
	display: block;
}
#commentform span {
	font-size: 90%;
}
#author,
#email,
#url, 
#comment {
	width: 400px;	
}
#comment {
	height: 200px;
}

/* Archive
 * ------------------------------------------------------*/
.archive {
	margin: 1em 0;
	padding: 0 0 1em;
	list-style: none;
	width: 680px;
}
.archive li {
	margin: 0 20px 1em 0;
	width: 320px;
	float: left;
}
.archive h2 {
	margin: 0 0 .2em;
	font-size: 120%;
}
.archive .date {
	border: none;
	margin-top: 0;
	padding: 0;
}

/* Salongen
 * ------------------------------------------------------*/
#content.salongen {
	position: relative;
	margin-left: 30px;
	width: 950px;
} 
#content.salongen .inner {
	position: absolute;
	top: 0;
	left: 270px;
} 


/* Images in content
 * ------------------------------------------------------*/
#content img {
	padding: 4px;
	border: 1px solid #ccc;
	margin: 10px;
}
#content a:hover img {
	background: #ed135d;
	border-color: #ed135d;
}

/* Portfolio
 * ------------------------------------------------------*/
#content.portfolio img {
	margin: 0 6px 3px 0 !important;
}


/* Blog
 * ------------------------------------------------------*/
.blog .clear {
	height: 2em;
	clear: both;
}


/* Pricelist
 * ------------------------------------------------------*/
.pricelist {
	width: 650px;
	border-collapse: collapse;
	margin: 0 0 3em;
	border-bottom: 4px solid #f6f6f6;
	
}
.pricelist th {
	text-align: left;
}
.pricelist td {
	text-align: right;
}
.pricelist th,
.pricelist td {
	padding: 7px 5px;
	border-bottom: 1px solid #f6f6f6;
}
.pricelist tbody tr:hover th,
.pricelist tbody tr:hover td {
	background-color: #f6f6f6;
}
.pricelist .treatment {
	width: 230px;
}
.pricelist .trainee,
.pricelist .hairdresser,
.pricelist .hairstylist,
.pricelist .topstylist {
	width: 80px;
	text-align: right;
}


/* jQuery Tools Tooltip styling
 * ------------------------------------------------------*/
.jqToolsTooltip {
	background: url("images/jQueryTools/speech-bubble-top.png") no-repeat scroll 0 0 transparent;
    color: #FFFFFF;
    display: none;
    font-size: 14px;
    height: 19px;
    padding: 9px 16px 28px;
    width: 107px;
}


/* Misc
 * ------------------------------------------------------*/
.clear {
	clear: both;
}
img.alignleft {
	float: left;
	margin: 0 10px 10px 0;
}
img.alignright {
	float: right;
	margin: 0 0 10px 10px;
}
img.aligncenter {
	display: block;
	margin: 10px 0;
}
img.alignnone {
	margin: 1em 0 !important;
}

#wpstats {
    display: none;
}
