/*  

Theme Name: Crossroad Innovation Blog CSS
Theme URI: http://www.crossroadinnovation.com
Description: Crossroad Innovation Theme.
Version: 1.0
Author: Rikke Perriard
Author URI: http://www.rikke.perriard.dk/

*/

body{
	margin: 2;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	text-align: center;
	vertical-align: top;
	color: #323232;
}

img {
	border:none;
	border-style:none;
}

a:link, a:visited {
	color: #2daaea;
	text-decoration: none;
}

a:hover, a:active {
	color: #1e5673;
	text-decoration: none;
}

#center {
	position:relative;
	width:1006px;
	height:auto;
	z-index:1;
	margin-right: auto;
	margin-left: auto;
	top: -10px;
	visibility: visible;
	border: 20px;
	border-color:#069;
	text-align: left;
}

#header{
	float: left;
	width: 1006px;
	height: 197px;
	background-image: url(img/top.jpg);
	background-repeat: no-repeat;
}

#headerimg{
	float: left;
	width: 1006px;
	height: 120px;
	margin-top: 77px;
	background-image: url(img/imgblog.jpg);
	background-repeat: repeat;
}

/* navigation menu */
#navmenu{
	position:absolute;
	margin-top: 0px;
	text-align: center;
	top:  175px;
}
	#navmenu ul {
		list-style-type: none;
		margin-top: 0px;
		padding: 12px;
		list-style-image: none;
	}

	#navmenu li {
		display: inline; 
	}
	
	#navmenu li a {
		font-family: Times New Roman, Times, serif;
		font-size: 11px;
		font-weight: bold;
		text-transform: uppercase;
		color: #ffffff;
		text-decoration: none;
	}
	
/* links mouseover effect*/
#dialogue{
	position: absolute;
	width: 185px;
	height: 15px;
	background-image: url(img/home1.jpg);
	cursor: pointer;
	outline: hidden;
	padding: 5px;
}

	#dialogue:hover{
		opacity: 0.9;
		outline: none;
	}

#cocreation{
	position: absolute;
	margin-left: 196px;
	width: 185px;
	height: 15px;
	background-image: url(img/about1.jpg);
	cursor: pointer;
	outline: hidden;
	padding: 5px;
}
	#cocreation:hover{
		opacity: 0.9;
		outline: none;
	}

#aboutus{
	position: absolute;
	margin-left: 392px;
	width: 186px;
	height: 15px;
	background-image: url(img/work1.jpg);
	cursor: pointer;
	outline: hidden;
	padding: 5px;
}
	#aboutus:hover{
		opacity: 0.9;
		outline: none;
	}

#services{
	position: absolute;
	margin-left: 589px;
	width: 186px;
	height: 15px;
	background-image: url(img/dialogue1.jpg);
	cursor: pointer;
	outline: hidden;
	padding: 5px;
}

	#services:hover{
		opacity: 0.9;
		outline: none;
	}

#contact{
	position: absolute;
	margin-left: 786px;
	width: 197px;
	height: 15px;
	background-image: url(img/contact1.jpg);
	cursor: pointer;
	outline: hidden;
	padding: 5px;
}

	#contact:hover{
		opacity: 0.9;
		outline: none;
	}

	/*Darkline on link -active page */

#line{
	position: absolute;
	margin-left: 12px;
	margin-top: 221px;
	width: 195px;
	height: 2px;
	background-image: url(img/darkline.jpg);
	z-index: 20;
}






#container{
	float: left;
	margin-left: 20px;
	width: 730px;
	margin-top: 0px;
}




#content{
	padding: 5px;
}

.post h3{
	font-family: Times New Roman, Times, serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #787878;
	margin-top: 11px;
    margin-bottom: 2px;
}

.post h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	margin-top: -5px;
	margin-bottom: 5px;
	color: #1e5673;
	text-transform: uppercase;
}



#shadow{
	float: right;
	width: 1006px;
	height:auto;
	/*min-height: 350px;*/
	margin-right: 0px;
	margin-top: 0px;
	background-image: url(img/bgshadow.jpg);
	background-repeat: repeat;
}


#topshadow{
	width: 1006px;
	height: 56px;
	margin-top: 22px;
	background-image: url(img/intro.jpg);
	background-repeat: no-repeat;
}

.sidebar{
	float: right;
	margin-right: 40px;
	margin-top: -34px;
	width: 190px;
	display: inline;
}

.sidebar ul {
	padding: 0 0 0 0;
	list-style-type: none;
	list-style-image: none;
}

.sidebar li {
	padding: 0 0 0 0;
	list-style-type: none;
	list-style-image: none;
}

.sidebar p{
	padding: 4px 0 4px 0;
}

.sidebar h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	margin-top: 20px;
	color: #1e5673;
	text-transform: uppercase;
}


#footer{
	clear: both;
	float: left;
	width: 1006px;
	height: 21px;
	background-image: url(img/bottomshadow.jpg);
	background-repeat: no-repeat;
}

/* text og links style */

/* broedtekst venstre kolonne */

.text1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	line-height: 16px;
	font-variant: normal;
	color: #323232;
}

/* broedtekst hoejre kolonne */

.text2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	line-height: 16px;
	font-variant: normal;
	color: #787878;
}

.textwidget{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #787878;
}
/* mindre linieafstand og kursiv tekst */

.italic{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: oblique;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #787878;
	margin-top: 3px;
    margin-bottom: 3px;
}

/* moerkeblaa overskrift */

h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	margin-top: -5px;
	padding-bottom: 2px;
	color: #1e5673;
	text-transform: uppercase;
	border-bottom: 2px solid black;
}

/* times new roman overskrifter */

h2 {
	font-family: Times New Roman, Times, serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #787878;
	padding-bottom: 2px;
	margin-bottom: 10px;
	text-transform: uppercase;
	border-bottom: 2px solid black;
}


.post h3{
	font-family: Times New Roman, Times, serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #787878;
	margin-top: 11px;
    margin-bottom: 2px;
	border-bottom: 0px;
}

p{
	padding: 8px 0 0 0;
}

.pagetitle {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	font-variant: normal;
	padding-bottom: 2px;
	margin-top: -5px;
	color: #1e5673;
	text-transform: uppercase;
	border-bottom: 2px solid black;
}

.sidebar ul{
	padding: 0px 0px 0px 0px;
	list-style-type: none;
	list-style-image: none;
}

.sidebar li{
	padding: 0px 0px 0px 0px;
}

.sidebar p{
	padding: 4px 0 4px 0;
}

.sidebar img {
	margin: 0px 0px 0px 0px;
}

.entry{
	line-height: 18px;
	padding:  0 0 10px 0;
}

p.postmetadata{
	border-top: 1px solid #787878;
	margin: 10px 0 0 0;
}

.navigation{
	padding: 10px 10px 10px 10px;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
}

.alignleft{
	padding: 0px 10px 0px 0px;
}

.alignright {

}

.comments-template{
	margin: 10px 0 0;
	border-top: 1px solid #ccc;
	padding: 10px 0 0;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
	border-bottom: 1px solid #ccc;
}


.comments-template h2, .comments-template h3{
	font-family: Times New Roman, Times, serif;
	font-size: 16px;
}

.commentmetadata{
	font-size: 11px;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
}

