/*  
Theme Name: Timeless Whispers
Description: Bone me up!
Version: 0.1
Author: Team Dream Team
Author URI: http://interactivetrainingsystems.com
*/

/* Reset styles by Eric Meyer (meyerweb.com) */
html, body, div, span,
applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dd, dl, dt, li, ol, ul,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0;
padding: 0;
border: 0;
font-weight: inherit;
font-style: inherit;
font-size: 100%;
font-family: inherit;
vertical-align: baseline;
}
a img, :link img, :visited img {
border: 0;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
ol, ul {
list-style: none;
}
q:before, q:after,
blockquote:before, blockquote:after {
content: "";
}
/* End reset*/


body {
font:12px/1.5 Arial, Helvetica, sans-serif;
}
p, ul{
font-size:1em;
line-height:1.5em;
margin-top:1.5em;
margin-bottom:1.5em;
}
h2, h3, h4, h5, h6 {
font-weight: bold;
text-transform:uppercase;
font-size:1.1667em;
line-height: 1.286em;
margin-top: 1.286em;;
margin-bottom: 1.286em; 
}
h2 {
background:#000;
color:#fff;
padding:2px 0 2px 4px;
width:640px;
margin-top:1.286em;
clear:left;
}
h3{
border-bottom:3px solid #000;
}
h5{
color:#999;
border-bottom:1px solid #999;
}
#container { 
margin: 40px auto;
width: 640px;
}
#login div {
float:left;
margin-right:8px;
margin-bottom:10px;
}
#login .submit {
clear:left;
display:block;
}
#logout {
margin-top: -10px;
margin-bottom: 20px;
}
lable {
display: block;
}
video {
margin: 0 auto;
}

#branding {
width: 640px;
float: left;
height: 56px;
margin: 30px 0px 10px 0px;
text-align:right;
}
#branding h1{
width:70px;
float:left;
}
#branding h1 a{
display:block;
height:56px;
width:70px;
background:#000 url(its_logo.gif) no-repeat 0 0;
border-style:none;
}
#branding h1 a span{
display:none;
}
.vcard div{
font-size:10px;
line-height:1.2em;
}
#branding.vcard .adr{
margin-top:12px;
}