/*
Theme Name: Coretech
Author: Claus Codam

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

html {
overflow: auto; 
overflow-x: hidden;
overflow-y: -moz-scrollbars-vertical;
overflow-y: scroll;
}

body {
	margin:0;
        *margin: -1px;
	background:#fff;
	color:#444;
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align:center;
}

a { 
	color:#258;
	text-decoration:none;
}

a:hover {
	text-decoration:underline; 
}

h1, h1 a, h2, h2 a, h3, h4, h5, h6 {
	margin-bottom:0;
	color:#27a;
	text-align:left;
}

h1 {font-size:2.6em;}
h2 {font-size:2em;}
h3 {font-size:1.6em;}
h4 {font-size:1.2em;}
h5 {font-size:1em;}
h6 {font-size:0.8em;}


img {
	border:0;
}

input {
	font-size:1.2em;
}

input[type=text], textarea{
	background:#fff;
	border:1px inset #aaa;
}
input[type=submit] {
	background:#eee;
	border:1px outset #aaa;
}

textarea {
	font-size:12px;
}

pre {
	font-size:12px;
}
code {
	font-size:12px;
	background-color:#f8f8f8;
	color:#111;
}

/* Referencer */

/*.RefcenterIt {
    background:transparent url("/wp-content/uploads/references/reference-bg2.png") no-repeat scroll left top;	
   border:0px solid;
   width:110px;
   height:96px;
   text-align:center;
   display: table-cell;
   vertical-align:middle;
*padding-top: 10px
}*/

#RefcenterIt {
    list-style: none;
    margin: 22px 0px 0px;
    padding: 0px;
}


#RefcenterIt li {
    display: inline-block;
    margin: 0px 13px;
    padding: 0px;
    width: 110px;
    height: 96px;
}

#RefcenterIt li a img {
    position: relative;
    border: none;
}

#RefcenterIt li a img.large {
    display: none;
}

#RefcenterIt li a:hover img.small {
    display: none;
    z-index: 0;
}

#RefcenterIt li a:hover img.large {
    display: block;
    margin-top: -24px;
    margin-left: -28px;
    z-index: 1000;
}


/* Layout */
#page {
	min-width:1020px;
	margin:0;
	text-align:left;
}

#wrapper {
	padding-right:230px;
        margin-left: auto;
        margin-right: auto;
        width:720px;
}

#menuwrapper {
        float:left;
	width:96%;
        border-right:230px solid #eee;
	//border-right:231px solid #eee;
        margin-right:-230px;
        padding:0 4% 0 0;
}


#content{
        float:left;
	width:96%;
	border-right:230px solid #eee;
        margin-right:-230px;
	padding:20px 4% 20px 0;
}


#sidebar{
	float:right;
	width:190px;
	margin:0 -230px 0 0;
	padding:20px;
	background:#eee;
}

#footer {
	clear:both;
	padding:10px;
	border-top:0.2em solid #333642;
	border-bottom:0.1em solid #333642;
}

/* Header */

#header {  
        min-height:12em;
        background-image:url('top.PNG');
        background-position:center; 
        text-align:center
}

#headerlanguage {
	text-align:center;
	position: relative;
        top: 117px;
        right: 488px;
        
}


#headerpicture {
	text-align:center;
	position: relative; 
         top: 35px; 
         left: 65px
}

/* Top navigation */

#dropmenu, #dropmenu ul {margin:0; padding:0; list-style-type:none; list-style-position:outside; position:relative; line-height:1.5em; z-index:300; background:#fff; font-weight:bold;}
#dropmenu a {display:block; padding:0.25em 1em; color:#2277AA; border-left:1px solid #EEE; text-decoration:none; background:#fff;}
#dropmenu a:hover {background:#315b86; color:#FFF; border-left:1px solid #315b86}
#dropmenu li {float:left; position:relative;}
#dropmenu ul {position:absolute; display:none; width:14em; top:1.9em; }
#dropmenu ul a {border-right:1px solid #EEE;}
#dropmenu li ul {border-top:1px solid #EEE; width:16.2em;}
#dropmenu li ul a {width:14em; height:auto; float:left;  border-bottom:1px solid #EEE;}
#dropmenu ul ul {top:auto;}
#dropmenu li ul ul {left:14em; margin:0px 0 0 10px;}
#dropmenu li:hover ul ul, #dropmenu li:hover ul ul ul, #dropmenu li:hover ul ul ul ul {display:none;}
#dropmenu li:hover ul, #dropmenu li li:hover ul, #dropmenu li li li:hover ul, #dropmenu li li li li:hover ul {display:block;}


/* hmenu */



/*
#hmenu {
        text-align:center;
        height: 20px
	padding:0 390px 0 0
	border-top:0.1em solid #afc7df;
	border-bottom:0.1em solid #333642;
	background:#315b86;
        color:#eeeeee;
}

#hmenu ul {
	margin:0;
	padding:0.5em 0;
	background:#315b86;
	list-style-type:none;
	list-style-position:outside;
	text-indent:0;
}

#hmenu ul li {
	display:inline;
	margin:0;
	padding:0;
	text-transform:uppercase;
}




#hmenu ul li:before {
	content: "| \0020";
	background:transparent;
	color:#eee;
}





#hmenu ul li a {
	padding:0.5em;
	margin:0;
	background:transparent;
	color:#c6c8c9;
	text-decoration:none;
}





#hmenu ul li.hmenuhomen a {

	color:#c6c8c9;
}

#hmenu ul li.hmenuhomea a {
	color:#ffca4c;
}

#hmenu ul li.normal a {
	color:#c6c8c9;
}

#hmenu ul li.active a {
	color:#ffca4c;
}

#hmenu ul li.active a:hover {
	color:#ffca4c;
}

#hmenu ul li a:hover {
	background:transparent;
	color:#fff;
}
*/

/* Sidebar */


#sidebar ul {
	padding:0;
	margin:0;
        list-style: none;
	font-size:1.1em;
}
#sidebar ul ul {
	font-size:1em;
}

#sidebar ul li {
	margin:0 0 2em 0;
}


#sidebar ul ul {
	margin:0;
	padding:0;
}


#sidebar li li {
	margin:0.1em 0;
        list-style-image:url("pil.png");
        *list-style-image:url("pil_ie7.png");
}

#sidebar li li li {
	padding-left:10px;



}

#sidebar ul h2 {
	margin:0;


	padding:0;
	color:#4588c4;
	font-size:1.2em;
	text-transform:uppercase;
}

/* Footer */
#footer {
        height:3em;
	text-align:center;
	font-size:1em;
	background:#315b86;
	color:#eee;
}

#footer a {
	color:#aac;
}

/* Post */
.post {
	margin:0 0 4em 0;
	clear:both;
}

.post {
list-style-image:url("pil.png");
*list-style-image:url("pil_ie7.png");
}

.post p, .post ol li, .post ul li{
	margin-top:0;
	font-size:1.2em;
	line-height:1.5em;
	text-align:left;
}
.post li li {
	font-size:1em;

}

.post_inner blockquote {
        margin-left:23px;
	padding:0 0 0 10px;
	border-left:4px solid #ccc;
	font-size:9px;

}
.post_inner blockquote blockquote {
	margin-left:20px;
	font-size:10px;
}

.author a {
	text-decoration:none;
        line-height:2.5em;
}

	

.postmetadata {
	clear:both;

	margin:1em 0;
	font-size:1.1em;

	color:#888;

	text-align:justify;
}

div.navigation {
	font-size:1.1em;
}

/* Comments */

#comments {
	margin:0 2em;
}

.commentlist {
	margin:0;
	padding:0;
	list-style:none;
}




.commentlist li {
	padding:2em 0;
	overflow:auto;
	border-bottom:0.1em solid #eee;
}

.commentlist p {
	margin:0.5em 0;
	font-size:1.1em;
}

.commentlist p a {
	border-bottom:1px solid #ddd;
}
.commentlist p a:hover {
	border-bottom:1px solid #157;
	text-decoration:none;
}
.commentlist img.avatar {
	float: right; margin: 0 0 0 10px; padding: 3px; border:1px solid #eee;
}
.commentlist h4 {
	margin:0;
}

textarea#comment {
	font-size:1.6em;
	width:100%;
}
/* Comment ends */


/* Calendar */
#wp-calendar caption {
	text-transform:uppercase;
	font-weight:bold;
	color:#27a;
	text-align:center;
}
#wp-calendar thead th {
	font-weight:normal;
	color:#27a;
	text-align:center;
}
#wp-calendar tbody td {
	text-align:center;
}
#wp-calendar tbody td a {
	font-weight:bold;
}
#wp-calendar tbody td.pad {
	border:none;
}
/* Calendar ends */

abbr {
	cursor:help;
	border-bottom: 0.1em dotted;
}

.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
}

.alignright {
   float: right;
}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
}

.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;
}


/*---------- bubble tooltip -----------*/
a.tt{
    position:relative;
    z-index:24;
    color:#3CA3FF;
	font-weight:bold;
    text-decoration:none;
}
a.tt span{ display: none; }

/*background:; ie hack, something must be changed in a for ie to execute it*/
a.tt:hover{ z-index:25; color: #aaaaff; background:;}
a.tt:hover span.tooltip{
    display:block;
    position:absolute;
    top:0px; left:0;
	padding: 15px 0 0 0;
	width:500px;
	color: #000000;
        font-size: 10px;
        font-weight: normal;
    text-align: center;
	filter: alpha(opacity:90);
	KHTMLOpacity: 0.90;
	MozOpacity: 0.90;
	opacity: 0.90;
}
a.tt:hover span.top{
	display: block;
	padding: 30px 8px 0;
    background: url(bubble.gif) no-repeat top;
}
a.tt:hover span.middle{ /* different middle bg for stretch */
	display: block;
	padding: 0 8px; 
	background: url(bubble_filler.gif) repeat bottom; 
}
a.tt:hover span.bottom{
	display: block;
	padding:3px 8px 10px;
	color: #548912;
    background: url(bubble.gif) no-repeat bottom;
}

/*---------- text frame -----------*/

blockquote {
   background: #eee;
   margin-left: 0px;
}


.rounded:before {
  background: transparent url(top-right.png) scroll no-repeat top right;
  margin-bottom: -20px;
  height: 30px;
  display: block;
  border: none;
  content: url(top-left.png);
  padding: 0;
  line-height: 0.1;
  font-size: 1px;
}

.rounded:after {
  display: block;
  line-height: 0.1;
  font-size: 1px;
  content:  url(bottom-left.png);
  margin: 2px 0 0 0;
  height: 30px;
  background: transparent url(bottom-right.png) scroll no-repeat bottom right;
  padding: 0;
}

