/*
Theme Name: Lilla Tyrolen Tema 2010
Theme URI: http://lilla-tyrolen.se/
Description: Same same, but diffelent.
Version: 0.1
Author: Tdude
Author URI: http://
Tags: multi-column, slider

This theme was designed and built by Tdude.
Please link back to http://codegravity.se/
The CSS, XHTML and design is released under GPL:
http://www.opensource.org/licenses/gpl-license.php

*/



/* Reset browser stuff */
*,body,div,dl,dt,dd,ol,ul,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin: 0;
	padding: 0;
	}

body.loading{
    /*display:none;*/
}


/* Resize bg image stuff...gotta put a bg image in body html */
#bg-img.bg-img {
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
}


body {
	background: #000 url(images/bg-body.jpg) center top no-repeat;
	color: #333;
	font: 15px/20px Trebuchet, "Trebuchet MS", Verdana, sans-serif;

	/* font: 15px/20px "Lucida Grande", Trebuchet, "Trebuchet MS", Verdana, "Vera Sans" sans-serif; */
	text-align: center;
	}


a:link, 
a:visited{
	color: #636;
	text-decoration:none;
	border:none;
	}

a.logo,
a:link, 
a:active, 
li.current_page_item a,
a img,
#nav li a{
	outline:none;
	border:none;
	}

a:hover {
	 color: #933; 
	/*color: #ff3;*/
	}



/* Hide stuff visible in code */
#header h1{
	text-indent: -999em; 
	float:left;
	height:0.1%;
}

a.logo{
	width:410px;
	height:140px;
	margin:35px 0 0 0;
	display: block;
	background: url(images/bg-logo.png) no-repeat 0 0;
	overflow:hidden;
}

.description{
	text-indent: -9999px;
	display:block;
	overflow:hidden;
	height:0.1%;
}



/* Txt Headers */
h2, h3{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 2em;
	font-weight: bold;
	line-height:1.5em;
	color:#999;
	text-shadow: #999 1px 2px 2px; /*color x y blur for safari, konqueror, opera*/
	padding-bottom:0.5em;
	}

h2 {
	color:#636;
	}
	
h3 {
	font-size: 1.3em;
	font-weight: bold;
	/* letter-spacing: -1px; */
	color: #444;
	}

h2 a, h3 a{
	text-decoration:none;
	}
	  
/* Site building blocks */


#container{
	width: 980px;
	overflow: hidden;	
	left:50%;
	margin-left:-490px;
	margin-top:2%;
	position:absolute;
	}


#header {
	background:url(images/bg-header-tack.png) center bottom no-repeat;
	display: block;
	text-align: center;
	height:200px;

	}

#panescontainer{
	background:url(images/bg-repeat.png) center top repeat-y;
	width: 980px;
	}

#panes #content div, #panes div div {
  overflow: hidden;
}


#panes{
	width: 800px;
	margin:auto;
	}

#panes div div, 
#panes div div div { 
	overflow: hidden;
	}




#content{
	
	}
#content .caption{
	width: 720px;
	margin: 0 auto;
	overflow: hidden;
	text-align: justify;
	}
.caption{

	}

#content ul{
	margin:1em 0;	
	}
#content li{
	list-style:inside;
	margin:0 0 0.5em 0;
	}
#content p{
	margin:0 1em 1em 0;
	}

ul#buttons{
	height:2em;
	}

#buttons li {
	display: inline;
	padding:4px;
	user-select: none;
	cursor: pointer;
	vertical-align: middle;
	/*float:right;*/
	}
	
#buttons li.current_page_item {
	background-color: #fff;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-opera-border-radius: 6px;
	-moz-border-radius: 6px;
	}


#buttons li a{
	font-size:1.3em;
	color:#000;	
	padding:4px 6px;
	}

#buttons li a:hover{
	color:#616;	
	}

#next, #previous { 
	
	float: none; 
	cursor: pointer;
	}

/*XXXXXXXXX Pages meny XXXXXXXXXXXXX*/

#nav{
	margin:0 15px 0 0 ;
	width:970px;
	text-align:center;
}

#nav ul{
	float:right;
	text-align:center;
	margin:0 auto;
}

#nav li{
	float:left;
	list-style-position: inside;
	list-style-type: none;
	padding-left:15px;
	position:relative;
}

#nav li a{
	text-decoration:none;
	color:#fb8;
	font-size:1.3em;
	padding:10px 5px;
}

#nav li a:hover{
	color:#fca;
}

#nav ul ul{
	position: absolute;
	z-index: 500;
	border:#ff33ff solid 1px;
	background:#00457c;
	top:20px;
	left:0px;
	list-style:none;
	width:150px;
}

#nav ul ul li{
	width:140px;
	text-align:left;
}


#nav ul ul li a{
	font-size:10px !important;
	clear:right;
	width:140px;
	display:block;
	padding: 0px 5px;
}



#nav ul ul ul{
	top: 0;
	left: 100%;
}

div#nav ul ul,
div#nav ul li:hover ul ul,
div#nav ul ul li:hover ul ul{
	display: none;
}

div#nav ul li:hover ul,
div#nav ul ul li:hover ul,
div#nav ul ul ul li:hover ul{
	display: block;
	width: 150px;
}

/*XXXXXXXXXXX End pages meny XXXXXXXXXX*/



#footer{
	background:url(images/bg-footer.png) center top no-repeat;
	height:70px;
	text-align:center;
	width: 980px;
	margin: auto;
	padding-top:5px;
	font-size:1.2em;
	color:#eee;
	display:block;
	}
  #footer * {
	  display: inline;
	  user-select: none;
	  cursor: pointer;
	  vertical-align: middle;
	  }

  #footer a{
	  color:#ec3;
	  font-size:0.7em;
	  }
  
  #footer p{
	  clear:both;
	  display:block;
	  padding-top:15px;
	  }
	  
.cglogo{
	  background:url(http://codegravity.se/images/codegravity-logo.png) no-repeat;
	  display:inline;
	  height:16px;
	  width:60px;
	  margin:5px 170px 0 0;
	  float:right;
	  }


span.faded{
	color:#999;
	}

p#iewarning{
	color:#900;
	background:#FF9;
	}



a title{
	font-size:0.8em;
	background:#fff;
	}


/** Captions & aligment **/
.aligncenter,div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
	}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
	}
	
	
/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}



img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */
/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
/*                 Contact Content                    */
/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
.contactform{ float:left;}

#wpcf{
	margin-top:30px;
	margin-left:20px;
	margin-bottom:50px;
	width:310px;
	text-align:right;
	float:left;
}
#wpcf label{
	text-align:left;
	float:left;
	}
#wpcf_your_name,
#wpcf_email,
#wpcf_website, 
#wpcf_not_spam{
	background:none;
	border:none;
	border-bottom:1px dashed #000;
	margin-bottom:5px;
}

#wpcf_msg{
	background:none;
	border:1px dashed #000;
	}

#contactsubmit{
	background:#eff;
}
#contactsubmit:hover{
	cursor:pointer;
	}

.formsent {
	margin-top:30px;
	margin-left:20px;
	margin-bottom:80px;
	width:310px;
	text-align:left;
	float:left;
}

#contactinfo{
	float:left;
	width:310px;
	margin-top:30px;
	margin-left:50px;
	margin-bottom:80px;
	font-size:1em;
	line-height:1.3em;
}
#contactinfo .company {
	font-size:1.1em;
	line-height:1.3em;
}
.company {
	font-weight:bold;
}
.error { font-size:1em; margin-left:12px; margin-right:20px; line-height:1.4em; }
.error strong { color:#c00; }


