/*  
Theme Name: JAOOToday
Theme URI: http://today.jaoo.dk
Description: JAOO Today Theme
Version: 1.2
Author: JAOO Today
Author URI: http://today.jaoo.dk
*/

body {
	background: white;
	color: #000;
	font-size: 9pt;
	font-family: Verdana, Sans-Serif;
	margin: 0px 0px 0px 0px;
	}
	
a, a:visited{
	color: #444;
	text-decoration: none;
	border: none; 
	}
	
a:hover{
	color: #000;
	border: none;
	text-decoration: underline;
	}
	
img {
	border: none;
	}

#container { 
	width: 988px; 
	text-align: left; 
	margin: 0px auto; 
	border: 0px solid #000;
	}
	
#header { 
	height: 274px;
	padding: 0px 0px 0px 0px;
	border-bottom: 1px solid #F0F0F0;
	width: 688px;
	}

#header img {
  border-style: none;
  margin: 0px;
  padding: 0px 0px 0px 0px;
}

	
#header h2 {
	color: #ffffff;
	font-family: Verdana, serif;
	font-size: 20pt;
	font-variant: small-caps;
	font-weight: normal;
	margin-top: 55px;
	margin-bottom: 0px;
	margin-left: 13px;
	letter-spacing: 2px;
	}

#header h2 a {
	color: #fff;
	text-decoration: none;
	}

#header h2 a:hover {
	color: #fff;
	text-decoration: underline;
	}

#header h3 {
	color: #F0F0F0;
	font-size: 10pt;
	font-family: georgia, verdana, Sans-Serif;
	font-weight: normal;
	font-style: italic;
	margin: 0px;
	margin-left: 15px;
	}
		
#menu {
	font-family: verdana;
	font-size: 8pt;
	background-color: #FFFFFF;
	margin-top: 1px;
	width: 676px; 
	height:23px;
	border-bottom: 1px solid #fff;
	padding-left: 10px;
}


#menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	text-align: center;
  	list-style-type: none;
}

#menu li {
	display: inline;
	font-size: 8pt;
  	padding: 10px;
  	margin: 0;
}

#menu a {
	padding: 5px 15px;
	text-decoration: none;
	color: #000;
}

#menu a:hover {
	background-color: #fff;
	color:#000;
}

#currentmenu {
  font-weight: bold;
  text-decoration: none;
}


#content { 
	width: 686px; 
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	position:center;
	padding: 0px 0px 0px 0px;
    overflow: auto;
	}
	
#content a { 
	text-decoration: underline;
        color:#96BE0D;
}

#content b{
	color: #777;
	line-height: 14pt;
	}

#content h1 {
	color: #000000;
	font-size: 18pt;
	font-family: Verdana, Sans-Serif;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	line-height: 150%;
	margin: 0px;
	}
	
#content h1 a  {
	text-decoration: none;
	}

#content h1 a:hover {
	color: #000000;
	text-decoration: none;
	}

#content h2 {
	font-family: Verdana, sans-serif;
	font-size: 14pt; 
	color: #000000; 
	margin-top: 20px;
	margin-bottom: 2px;
	line-height: 120%;
	border-bottom: 1px dotted #000;
	font-weight: bold;
	}

#content h2 a  {
	color: #000;
	text-decoration: none;
	}

#content h2 a:hover {
	color: #000000;
	text-decoration: underline;
	}


#content h3 {
	font-size: 9pt; 
	color: #000000; 
	margin: 0px;
	line-height: 120%;
	font-variant: small-caps;
	padding-top: 10px;
	padding-bottom: 4px;
	margin-bottom: 7px;
	border-bottom: 1px dotted #000;
	font-style: italic;
	}
	
#content h3 a  {
	color: #000;
	text-decoration: underline;
	}

#content h3 a:hover {
	color: #000000;
	text-decoration: none;
	}

#content ol {
	list-style-type: decimal;
	line-height: 18px;
	margin: 0px;
	padding: 0px 0px 10px 30px;
margin-left: 20px;
margin-top: 20px;
	}
#content ul {
	list-style: none;
	margin: 0px;
	padding: 0px 10px 10px 0px;
margin-left: 20px;
margin-top: 20px;
	}
	
#content li {
	margin: 0px;
	padding: 0px;
margin-left: 20px;
margin-top: 20px;
	}
	
#content ul li {
	list-style: square inside;
	margin: 0px 10px 0px 10px;
	padding: 0px;
margin-left: 20px;
line-height: 18px;
	}
	
#content ul li a {
	color: #797979;
	text-decoration: none;
	}

#content ul li a:hover {
	color: #000000;
	text-decoration: underline;
	}
	

.postmetadata {
  text-align: right;
}

.postmetadata img {
  margin-top: -50px;
  vertical-align: top;
}

.headerphoto {
  text-align: center;
  padding-bottom: 1em;
}

.images {
	text-align: center;
	margin-bottom: 4em;
}

.extraimage {
  padding: .5em;
}

#arch {
	color: #000;
	}
	
#arch ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	}
	
#arch li {
	margin: 0px;
	padding: 0px;
	}
	
#arch ul li {
	list-style: square inside;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 0px 0px;
	}
	
#arch ul li a {
	color: #797979;
	text-decoration: underline;
	}

#arch ul li a:hover {
	color: #000;
	text-decoration: none;
	}
	
blockquote{
	background-color: #F3F3F3;
	margin: 0px;
	margin-left: 10px;
	margin-bottom: 12px;
	padding: 2px;
	width: 600px;
	font-style: italic;
	color: #666666;
	border: 1px solid #cccccc;
	}
	

.postspace {
	background: #fff;
	width: 600px;
	height: 32px;
	margin: 0px;
	padding: 0px;
	}
.postspace2 {
	background: #fff;
	width: 600px;
	height: 0px;
	margin: 0px;
	padding: 0px;
	}
.postspace3 {
	background: #fff;
	width: 600px;
	height: 15px;
	margin: 0px;
	padding: 0px;
	}

#right { 
	color: #000000;
	width: 279px;
	float: right;
	margin-left: 20px; 
	margin-top: 40px;
	margin-bottom: 0px;
	border-left: 1px solid #F0F0F0;
	border-right: 1px solid #F0F0F0;
	}
	
#right p{
	margin: 0px;
	line-height: 16px;
	padding: 10px;
	}

#right p a{
	text-decoration: underline;
	}
	
#right h2 {
	color: #000000;
	font-family: verdana, "Microsoft Sans Serif", Times, serif;
	font-size: 8pt;
	list-style: none;
	padding: 6px;
	margin: 0px;
	margin-bottom: 10px;
	border-bottom: 1px solid #fff;
	}


#right ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 20px 0px;
	}
	
#right li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#right ul li {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	}
	
#right ul li a {
	display: block;
	color: #000000;
	text-decoration: none;
	padding-left: 12px;
	padding-right: 6px;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 12pt;
	}

#right ul li a:hover {
	color: #000000;
	background: #fff;
	}
	
#right h2.widgettitle {
	color: #000000;
	background: #FFFFFF;
	font-family: verdana, Times, serif;
	font-size: 8pt;
	list-style: none;
	padding: 6px;
	margin: 0px;
	margin-bottom: 10px;
	border-bottom: 1px solid #fff;
	}

#footer {
	background: #FFFFFF;
	width: 988px;
	overflow: hidden;
	font-size: 8pt;
	margin: 0px auto 0px;
  	padding-top: 15px;
 	padding-left: 0px;
	text-align: center;
	line-height: 17px;
	clear: both;
	border-top: 1px solid #F0F0F0;
	}
	
#footer p {
	color: #000000;
	padding: 0px;
	margin: 0px;	
	}
	
#footer a, #footer a:visited {
	color: #000000;
	text-decoration: none;
	border: none;
	border-bottom: 1px dotted #eaeaea;
	}
	
#footer a:hover {
	text-decoration: none;
	border: none;
	}

#footer img {
  padding-left: 10px;
  padding-right: 10px;
  border-style: none;
}

#wp-calendar {
	margin-left: 22px;
	margin-bottom: 10px;
	}

#searchform {
	margin-left: 9px;
	margin-bottom: 0px;
	}
	
#searchform input {
	font-family: Verdana,"Lucida Grande","Lucida Sans Unicode",Tahoma, Helvetica, sans-serif;
	font-size: 9pt;
	text-align: left;
	color: #67717E;
	border: 1px solid #ddd;
	width: 150px;
	margin-bottom: 0px;
	}
	
/* comments */
	
.entry {
	margin-bottom: 12px;
	border-bottom: 1px solid #E3E3E3;
	}	

#s,#submit {	
	background-color:#ffffff;
	border:1px solid #cccccc;
	color:#505050;
	font-size:0.9em;
	margin:0 0 16px;
	padding:4px;
	width:130px;
	}
	
#author {
	border:1px solid #cccccc;
	font-family:Verdana,Tahoma,Arial,Sans-Serif;
	font-size:1em;
	margin:0;
	padding:4px;
}

	
#email {
	border:1px solid #cccccc;
	font-family:Verdana,Tahoma,Arial,Sans-Serif;
	font-size:1em;
	margin:0;
	padding:4px;
}

#url {
	border:1px solid #cccccc;
	font-family:Verdana,Tahoma,Arial,Sans-Serif;
	font-size:1em;
	margin:0;
	padding:4px;
}

#comment  {
	width: 350px;
	border:1px solid #cccccc;
	font-family:Verdana,Tahoma,Arial,Sans-Serif;
	font-size:1em;
	margin:0;
	padding:4px;
}

div.themedcontent {
}

div.themedcontent .header {
	width: 100%;
	height: 35px;
	background: url(/wp-content/plugins/jaootoday/Background_01.gif) no-repeat bottom left;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-weight: bold;
	font-size: 15pt;
	vertical-align: baseline;
	margin-top: 15px;	
}

div.themedcontent .header a {
	color: black !important;
	text-decoration: none !important;
}

div.themedcontent .header a:hover{
	color: #444;
	text-decoration: none;
}
	
#slideshow {
 height: 235px;
 width: 279px;	
 margin-bottom: 10px;
}
	
#slideshow div ol li h2 {
	font-size: 9pt !important;
	line-height: 100% !important;
	margin-bottom: 0px;
	border-bottom: none;
}

.excerpt_time {
	color: #555;
	font-size: 95%;
	padding-right: 1em;
} 

.featured p {
	display: inline;
}

.featured {
	border-top: 1px solid #999;
	margin-bottom: 10px;
}

.featured_image {
	margin-right: 10px;
	
}

.menuitem {
	margin: .2em 0 .2em .5em; 	
}

.menuitem a {
	color: black !important;
	text-decoration: none !important;
}

