/*
THEME NAME: Cycling Embassy of Denmark v.2.0 (based on Sandbox 1.6)
THEME URI: http://www.plaintxt.org/themes/sandbox/
DESCRIPTION: Rich with powerful and dynamic semantic class selectors, Sandbox is a canvas for CSS artists
VERSION: 1.6
AUTHOR: <a href="http://andy.wordpress.com/">Andy Skelton</a> &amp; <a href="http://www.plaintxt.org/">Scott Allan Wallick</a> &amp; Michael Hammel, DCF
AUTHOR URI:
TAGS: sandbox, microformats, hcard, hatom, xoxo, widgets, blank slate, starter theme, minimalist, developer
*/

/* Two-column with sidebar on left from the /examples/ folder  */
/*@import url('examples/3c-b	.css');*/

/* Just some example content */
div.skip-link {
position:absolute;
right:1em;
top:1em;
}
/*
body {
font-family: verdana;
font-size: 11px;
background-color: #ccc;
}

 h2 {
margin-top: 0;
}

div#menu {
background:#FF0103;
height:1.5em;
margin:1em 0;
width:100%;
font-size: 1.2em;
border-top: 1px solid black;
border-bottom: 1px solid black;
text-align: right;
}

table img {
border: 0;
}

#content a {
color: black;
}

div#menu a {
color: black;
text-decoration: none;
}

sidebar a {
color: black;
text-decoration: none;
}



div#menu ul,div#menu ul ul {
line-height:1;
list-style:none;
margin:0;
padding:0;
}

div#menu ul a {


display:block;
margin-right:1em;
padding:0.2em 0.5em;
text-decoration:none;
color: white;
font-family: arial;
}

div#menu ul a:hover {
display:block;
margin-right:1em;
padding:0.2em 0.5em;
text-decoration:none;
color: black;
background-color: white;

}

div#menu ul ul ul a {
font-style:italic;
}

div#menu ul li ul {
left:-999em;
position:absolute;
}

div#menu ul li:hover ul {
left:auto;
}

.entry-title,.entry-meta {
clear:both;
}

div#container,div#primary {
margin-top:2em;
}

form#commentform .form-label {
margin:1em 0 0;
}

form#commentform span.required {
background:#fff;
color:#c30;
}

form#commentform,form#commentform p {
padding:0;
}

input#author,input#email,input#url,textarea#comment {
padding:0.2em;
}

div.comments ol li {
margin:0 0 3.5em;
}

textarea#comment {
height:13em;
margin:0 0 0.5em;
overflow:auto;
width:66%;
}

.alignright,img.alignright{
float:right;
margin:1em 0 0 1em;
}

.alignleft,img.alignleft{
float:left;
margin:1em 1em 0 0;
}

.aligncenter,img.aligncenter{
display:block;
margin:1em auto;
text-align:center;
}

div.gallery {
clear:both;
height:180px;
margin:1em 0;
width:100%;
}

p.wp-caption-text{
font-style:italic;
}

div.gallery dl{
margin:1em auto;
overflow:hidden;
text-align:center;
}

div.gallery dl.gallery-columns-1 {
width:100%;
}

div.gallery dl.gallery-columns-2 {
width:49%;
}

div.gallery dl.gallery-columns-3 {
width:33%;
}

div.gallery dl.gallery-columns-4 {
width:24%;
}

div.gallery dl.gallery-columns-5 {
width:19%;
}

div#nav-above {
margin-bottom:1em;
}

div#nav-below {
margin-top:1em;
}

div#nav-images {
height:150px;
margin:1em 0;
}

div.navigation {
height:1.25em;
}

div.navigation div.nav-next {
float:right;
text-align:right;
}

div.sidebar h3 {
font-size:1.2em;
/*background-color: #BABABB;*//*
padding: 3px;
border-bottom: 2px solid #FF0103;
}

/*table td tr {
border: 1px solid black;
background-color: #fffff0;
} *//*

div.sidebar a {
color: black;
text-decoration: none;
}

div.sidebar input#s {
width:7em;
}

div.sidebar li {
list-style:none;
margin:0 0 2em;
}

div.sidebar li form {
margin:0.2em 0 0;
padding:0;
}

div.sidebar ul ul {
margin:0 0 0 1em;
}

div.sidebar ul ul li {
list-style:disc;
margin:0;
}

div.sidebar ul ul ul {
margin:0 0 0 0.5em;
}

div.sidebar ul ul ul li {
list-style:circle;
}

div#menu ul li,div.gallery dl,div.navigation div.nav-previous {
float:left;
}

div#header,div#footer {
text-align:center;
}

input#author,input#email,input#url,div.navigation div {
width:50%;
}

div.gallery *,div.sidebar div,div.sidebar h3,div.sidebar ul {
margin:0;
padding:0;
}
*/
/*

Cycling Embassy of Denmark 

Specific design starts here 

*/

@charset "UTF-8";
/* CSS Document */
html { 
	margin:0;
	padding:0;
}

* {
	margin:0;
	padding:0;
}

/*@font-face {
	font-family: "Aller Regular";
	/*src: url('/font/Aller_Rg.eot');*//*
	src: local('Aller Regular'), local('Aller'), url('/font/Aller_Rg.woff') format('woff'), url('/font/Aller_Rg.ttf') format('truetype'), url('/font/Aller_Rg.svg#Aller') format('svg');
}*/

body {
 	font: 0.62em/1.5 /*"Aller Regular", */"Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	background-color:#eee;
	background-color:#f9f9f9;
	background-image:url(gfx/ced_bg.png);
	background-attachment:fixed;
	background-position:bottom right;
	background-repeat:no-repeat;
	border:0;
}

#page {
	width:981px;
	margin:0;
	padding:15px 0 0 0;
	/*border-left:5px solid #900;*/
	/*margin-left:15px;*/
	background-image:url(gfx/h_kant_2.png);
	background-position:right center;
	background-repeat:repeat-y;
	background-color:#fff;
	position:relative;
	top:0px;
}

.menu {
	background-color:#fff;
	color:#900;
	list-style:none;
	margin-top:10px;
	margin-bottom:10px;
	clear:both;
	width:750px;
}

.brandbanner {
	margin-top:15px;
	background-color:#900;
	background-image:url(gfx/forlob.png);
	background-position:bottom left;
	background-repeat:repeat-x;
	width:750px;
	clear:both;
	min-height:300px;
}

.text {
	width:750px;
	margin-top:30px;
	clear:both;
}

#address {
	width:750px;
	height:90px;
	clear:both;	
	margin-top:30px;
	background-color:#eee;
	padding-top:15px;
	color:#666;
}

#footer {
	padding-top:60px;
}

a:link {
	text-decoration:none;
	color:#900;
	}
a:hover {
	text-decoration:underline;
}

a:active {
	color:#333;
	text-decoration:none;
}

a:visited {
	color:#666;
	text-decoration:none;
}

h1, h2, h3, h4, h5, h6 {
	font-weight:normal;
}

.menu a {
	border:none;
	color:#900;
	color:#777;
	text-decoration:none;
}

.menu a:hover, .menu li:hover a {
	border:none;
	color:#800;
	color:#fff;	
	text-decoration:none;
}

.menu li:hover {
	color:#fff;	
	background-color:#900;
}

.menu li {
	margin:15px 0;
	background-color:#fff;
	float:left;
	display: block;
	color:#900;
	color:#777;
	width:129px;
	vertical-align:bottom;
	padding:5px 10px;
	line-height:1.2;
	/*border-right:1px solid #900;*/
	width:130px;
}

ul.menu li:last-child {
	border:none;
	width:130px;
}

.menu li a em {
	/*color:#eee;*/
	font-size:200%;
	display:block;
	font-style:normal;
	padding:0;
	background:transparent;
}

/* conditional highlighting of menu */

body.home .menu li#home,
body.category-press .menu li#press, 
body.category-know-how .menu li#know,
body.pageid-5 .menu li#contact,
body.category-members .menu li#members {
	/*background-image: url(gfx/menubg.png);
	background-position: top left;*/
	/*background-color:#eee;
	color:#900;*/
	/*border-top:#900 solid 3px;*/
}

body.home .menu li#home:hover, 
body.category-press .menu li#press:hover, 
body.category-know-how .menu li#know:hover,
body.pageid-5 .menu li#contact:hover,
body.category-members .menu li#members:hover {
	background-color:#900;
}

body.home .menu li#home>a,
body.category-press .menu li#press>a, 
body.category-know-how .menu li#know>a,
body.pageid-5 .menu li#contact>a,
body.category-members .menu li#members>a {
	color:/*#eee*/ #900; !important
}

body.home .menu li#home>a:hover,
body.category-press .menu li#press>a:hover, 
body.category-know-how .menu li#know>a:hover,
body.pageid-5 .menu li#contact>a:hover,
body.category-members .menu li#members>a:hover {
	color:#fff; !important
}

/* conditional highlight end */


h1#cedlogo {
	position:relative;
	margin:0 10px 15px 10px;
	display:block;
	width:200px;
	height:52px;
	overflow:hidden;
	background-image:url(gfx/cedlogo.png);
	background-position:top left;
	background-repeat:no-repeat;
	border:none;
	top:0;
	left:0;
}

h1#cedlogo a {
	position:absolute;
	text-indent:-9999px;
	overflow:hidden;
	background-color:transparent;
}

.brandbanner p {
	/*margin: 15px 10px 0px 10px;*/
	padding:10px;
	/*margin-top:15px;*/
	width:260px;
	width:280px;
	color:#fff;
	/*color:#900;*/
	float:left;
	font-size:140%;
	line-height:1.4;
	height:278px;
	border-top:1px solid #900;
	border-bottom:1px solid #900;
}

.brandbanner a {
	display:block;
	color:#eee;
	text-decoration:none;
	margin-top:.5em;
}

.brandbanner a:hover {

	color:#eee;
	text-decoration:underline;
}

.brandbanner object {
	float:right;
	height:300px;
	width:450px;
}

br {
	margin-bottom:10px;
}

hr {
	clear:both;
	visibility:hidden;
	line-height:0;
}

.textbox p {
	margin:0;
	margin-bottom: 1em;
}

.textbox ul {
/*	list-style: inside;*/
	padding-left:1.5em;
}

.textbox li {
	list-style:outside;
	margin-left:0.5em;
}


.textbox h1,
.textbox h2,
.textbox h3,
.textbox h4,
.textbox h5,
.textbox h6,
.textbox h1 a,
.textbox h2 a,
.textbox h3 a,
.textbox h4 a,
.textbox h5 a,
.textbox h6 a {
	color:#900;
}

p.archive-meta {
	margin:0;
	padding:0;
}

.category #page ul.submenu {
	color: #990000;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	/*border-bottom-style: solid;
	border-top-color: #990000;
	border-right-color: #990000;
	border-bottom-color: #990000;
	border-left-color: #990000;*/
	width:250px;
	margin-left:15px;
	list-style:none;
	position:absolute;
	top:198px;
}

.category #page ul.submenu li {
	border-bottom:1px solid #900;
	color: #900;
	min-height:30px;
	line-height:2.5;
}


.category #page ul.submenu li a {
	display:block;
	padding:10px;
	color:#900;
	text-decoration:none;
	width:230px;
}

.category #page ul.submenu li a:hover {
	padding:10px;
	color:#fff;
	background:#900;
	text-decoration:none;
}

#page .text {
	position: relative;
	width: 410px;
	left: 310px;
}

#page .text .textbox {
	width: 100%;
	margin:0;
	padding:0;
	font-size:120%;
}


#page .text .breadcrumb {
	margin-bottom: 15px;
}

#page .text .breadcrumb a {
	text-decoration:none;
	color:#900;
}

#page .menu li.know {
	background-color: #800;
}

#page .menu li.know a {
	color: #eee;
}

.home #page .text {
	position: relative;
	width:750px;
	left: 0;
}

.home #page .text .textbox {
	float:left;
	width:225px;
	margin-left:15px;
	margin-right:5px;
	/*height:500px;
	overflow:hidden;*/
	
}

/*.page #page ul.submenu:first li {
	border-top:1px solid #900;	
	background-color:#000000;
}*/

.entry {
	margin-bottom:1em;
}

p.byline, .postmetadata, p.dateline {
	color:#999;
	margin:0;
	padding:0;
}

p.byline a, .postmetadata a {
	color:#999;
}

p.dateline {
	padding-top:1em;
}

p.readon {
	margin:0;
	padding:0;
	position:relative;
	top:-1em;
	font-size:70%;
}

ul.scrd_digest {
	margin:0;
	padding:0;
}

ul.scrd_digest li {
	margin:0;
	padding:0;
	margin-bottom:1em;
	list-style:none;
}

ul.scrd_digest li a {
	font-size:130%;
}
	

address {
	font-style:normal;
}

#address h2 {
	margin-left:15px;
	/*font-size:90%;*/
}

#address ul {
	list-style:none;
	display:block;
	width:600px;
}

#address li {
	display:block;
	float:left;
	width:135px;
	margin-left: 15px;
}

#address li#mail {
	width:300px;
}

#address li#mail a {
	color:#555;
	text-decoration:none;
}

#address li#mail a:hover {
	color:#000;
	text-decoration:underline;
}

#memberslogos {
	position: absolute;
	left:780px;
	top:10px;
	width:180px;
}

#memberslogos a {
	/*margin-bottom:3px;	*/
	display:block;
	height:48px;
	border:none;
	overflow:hidden;
}

#memberslogos a img {
	width:65%;
	border:none;
}

#memberslogos a img:hover {
	width:79%;
} 


form#commentform .form-label {
	margin:1em 0 0 0;
}

form#commentform span.required {
	background:#fff;
	color:#c30;
}

form#commentform,form#commentform p {
	padding:0;
}

input#author,input#email,input#url,textarea#comment {
	padding:0.2em;
}

div.comments ol li {
	margin:0 0 3.5em;
}

textarea#comment {
	height:13em;
	margin:0 0 0.5em;
	overflow:auto;
	width:100%;
}

.entry-meta {
	padding:5px;
	background-color:#f5f5f5;
	border:1px solid #eee;
	font-size:80%;
	margin-bottom:1.5em;
	}

.navigation {
	font-size:60%;
	width:100%;
	clear:both;
	display:block;
	height:20px;
}

.navigation .nav-previous {
	float:left;
}

.navigation .nav-next {
	float:right;
}

#tagcloud {
	width:750px;
	padding:10px;
    margin-top:30px;
	clear:both;
}

#tagcloud a:link {
	margin-right:1em;}

#tagcloud a:visited {
	color:#900;
	}
	
#searchfoot {
	position:absolute;
	bottom:22px;
	right:270px;
}
