/*
Theme Name: Arb Design Theme V1.0
Theme URI: http://www.arbdesign.dk
Description: Theme for Arb Design's website
Version: Version 1.0 
Author: Michael C. Andersen
*/
/*Special Thanks to Miklb for the blank theme
http://www.miklb.com/blog/2005/my-site/blank-wordpress-theme/
*/

/*-----------Block Level Elements--------------*/

Body {
	font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
}

#container {
	width: 673px;
	margin: 0px auto;
}

#header {

}

#languages {
	float:right;
}

.description {

}

#wrapper {

}

#content {

}


#commentform {

 margin : 0 20px 0 20px;
 font-size: 0.7em;
}

#commentform p, #commentform a {
 color : gray;
}

#sidebar {

}

#moto {
float: right;
padding: 0 0px 20px 30px;
font-size: 4em;
color : #8582be;
}

#footer {
	background: #F5F5F5;
	padding: 0;
	text-align: center;	
	font-size: 0.7em;
}

#footer p, #footer a:link, #footer a:visited, #footer a:active {
	margin: 0;
        height: 15px;
	padding: 5px 0 5px 0;
	color: #A5A5A5;
}


/* 	++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
		TOP BAR
	++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

#topbar {
	background: #8582be;
	margin: 1px auto 8px auto;
}
	
	#topbar ul {
		height: 20px;
		list-style: none;
		margin: 0 0 0 5px;
		padding: 0;
	}
		
		#topbar ul li {
			display: block;
			list-style: none;			
			float: left;
			font-size: 0.8em;
			text-transform: lowercase;
		}

			
		#topbar ul li a, #topbar ul li a:visited {
			float: left;
			display: block;
			padding: 0px 12px 0px 12px;
			color: #fff;
			text-decoration: none;
		}
				
		#topbar ul li a:hover { 
			background: #fff; 
			color: #8582be;
			padding: 0px 12px 0px 12px;
			border-top: 1px solid #E5E5E5;
			border-bottom: 1px solid #E5E5E5;
		}

.current_page_item {
text-decoration: underline;
color: white;
}

  form.rssfeed {
	text-align:center; 
	float:left; 
	margin: 0 100px 0 100px;
  }

.rssfeed .p{
	background : #eee;
	padding:5px 10px 5px 10px;
	font-size: 0.7em;	  	  	
  }
 
 .rssfeed .p, .rssfeed .p a {
 	color : gray;
text-decoration : none;
 }

.rssfeed img {
	vertical-align:middle;
	border:0;
	margin-top :-2px;
}

.rssfeed input { 
	font-family: verdana, sans-serif; 
	font-size: 9px;
	border:1px solid lightgray;
	color : gray;
}



/*-------------Headings-------------*/

h1 {

}

h2 {
		font-size: 2em;
		font-weight: bold;
		color : black;
		margin: 60px 0px 0px 0px;
}
		
h2 a:hover { color: blue; text-decoration : none;}

h2 a:link, h2 a:visited, h2 a:active  { color: #8582be; text-decoration: none}


h3 {
font-size : 1em;
}

h4 {

}

h5 {

}

/*-------------The Post-------------*/



h2 a:hover, h2 a:visited, h2 a {

}

.post {
 margin : 0 20px 0 20px;
}

.post p {

}

.post a {

}

.post ul {

}

.post li {

}

.entry {
		font-size: 0.8em;
}

.postmetadata {
	color: gray;
	font-size: 0.7em;

}

.postmetadata alt {

}

.postmetadata a {
	color: gray;
}

.navigation {
display : block;
padding : 25px 0 17px 0;
font-size : 0.7em;
}



.navigation,  .navigation a{
color : gray;
text-decoration : none;
}


.alignleft {
float:left;
}

.alignright {
float:right;
}

.center {

}

.pagetitle {

}


blockquote {
display: block;
padding: 0 100px;
width: 350px;
font-style : italic;
text-align : justify ;
}

blockquote:before, blockquote:after {
color: lightgray;
display: block;
font-style : normal;
font-size: 700%;
width: 50px;
}
blockquote:before {
content: open-quote;
height: 0;
margin-left: -0.55em;
}
blockquote:after {
content: close-quote;
height: 50px;
margin-top: -60px;   
margin-left: 350px;
}

cite {

}

a img {
	border: 0px;
}

acronym, abbr {

}

/*--------------Sidebar------------*/

#sidebar ul {

}

#sidebar ul h2 {

}

#sidebar ul li {

}

#sidebar ul ul {

}

#sidebar ul ul li {

}

#sidebar ul ul ul {

}

#sidebar p {

}

#sidebar a {

}
#sidebar a:hover {

}

#sidebar a:visited {

}


/*--------------Comments--------------*/
ol {
}

ol.commentlist {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:2em 20px 0pt;
padding:0pt;

}

ol.commentlist li {
font-size:0.8em;
padding-bottom : 10px;
padding-top : 10px;
margin-bottom : 45px;
}

ol.commentlist li.alt {
background:#eeeeee;
}

ol.commentlist a {

}

ol.commentlist .cmtinfo {
font-weight : bold;
font-size : 0.9em;
}

ol.commentlist .cmtinfo, ol.commentlist .cmtinfo a {
color : gray;
}

ol.commentlist p {
margin : 4px  0 0 42px;
}

small.commentmetadata {

}

h3.number{
color:#D7D7D7;
float:left;
font-family:verdana,sans-serif;
font-size:3em;
font-weight:normal !important;
margin-top:-0.3em;
padding:0.2em;
}


h3.number a{
color:#D7D7D7;
text-decoration : none;

}

/*--------------Search Form-------------*/

#searchform {

}

#searchform input {

}

#searchform #s {

}


/*-------------Calendar-----------------*/

#wp-calendar {

}

#wp-calendar th {

}

#wp-calendar a {

}

#prev a, #next a {

}

#wp-calendar caption {

}

/*-------------Images------------------*/
