* {
    padding: 0;
    margin: 0;
}

img { border: none; vertical-align: baseline;}

#map,
#timeline,
iframe {
    border: 1px solid #e3e3e3;
    margin-bottom: 30px;
}

hr {
    border: none;
    border-bottom: 1px solid;
    color: #ccc;
    margin-bottom: 30px;
}

body {
    background: #ddd;
    color: #555;
    font-family: helvetica,arial,sans-serif;
    font-size: 13px;
    line-height: 1.3em;
}

#header {
    position: absolute;
}

#header h1 {
    padding: 20px;
}

#header a {
    background: url('../img/logo.png') no-repeat;
    width: 108px;
    height: 116px;
    display: block;
    text-decoration: none;
}

#header h1 span {
    visibility: hidden;
}

#header span {
    font-family: arial;
    position: absolute;
    top: 125px;
    left: 20px;
    width: 108px;
    text-align: center;
    font-size: 9px;
    color: #888;
}

#wrapper {
    background: #fff url("/img/beta.png") no-repeat 50px 150px;
}

#wrapper #main,
#wrapper #footer,
#wrapper #navbar {
    padding-left: 150px;
    padding-right: 150px;
}

#wrapper .content {
    width: 830px;
}

#navbar {
    background: #333;
    padding: 20px 10px 10px 10px;
}

#navbar .left {
    display: inline;
}

#navbar .right {
    float: right;
}

#navbar ul, #navbar li {
    display: inline;
}

#navbar .user {
    color: #dedede;
    font-size: 11px;
}

#navbar .user span a,
#navbar .user span a:hover,
#navbar .user span {
    font-weight: bold;
    color: #dedede;
}

#navbar .user a {
    color: #ce6d6d;
    font-size: 11px;
    font-weight: normal;
    margin-right: 0;
}

#navbar .user a:hover {
    color: #631313;
}

#navbar a {
    color: #dedede;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    margin-right: 20px;
}

#navbar a:hover {
    color: #ce6d6d;
}

#main {
    padding: 10px;
    min-height: 80px;
}

#main .right,
#main .left {
    float: left;
}

#main .right {
    padding-left: 30px;
    border-left: 1px solid #ccc;
    margin-bottom: 30px;
    width: 464px;
}

#main .left {
    clear: left;
    margin-right: 30px;
    width: 304px;
}

#main th, #main td {
    padding: 3px 5px;
}

#main th a {
    color: #631313;
}

#main th a:hover {
    color: #970000;
    background: transparent;
}

#main h2 {
    color: #222;
    font-size: 22px;
    font-weight: normal;
    border-bottom: 1px solid #e3e3e3;
    line-height: 1em;
    margin: 0 0 0 -150px;
    padding: 10px 0 10px 150px;
    margin-bottom: 30px;
}

#main h3 a,
#main h3 {
    color: #222;
    font-size: 18px;
    font-weight: normal;
    margin-bottom: 5px;
    line-height: 1em;
    display: inline-block;
}

#main h4 a,
#main h4 {
    color: #222;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 5px;
    line-height: 1em;
}

#main .topbar {
    clear: both;
}

.errors h2,
.dashboard h2 {
    display: none;
}

.dashboard #main .sidebar {
    width: 246px;
    float: left;
    border: none;
}

.dashboard #main .sidebar.left {
    margin-bottom: 30px;
    margin-right: 30px;
}

.dashboard #main .sidebar.center {
    padding: 0 30px;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    width: 216px;
}

.dashboard #main .sidebar.right {
    padding-left: 0;
    margin-left: 30px;
}

.dashboard #main .sidebar.left.center {
    border-left: none;
    padding-left: 0;
    margin-right: 0;
    width: 523px;
}

.dashboard .topbar .star,
.dashboard .sidebar .star {
    float: right;
}

.dashboard .star {
    display: none;
}

.dashboard li:hover .star {
    display: block;
}

.dashboard #main .sidebar small {
    margin-bottom: 0;
}

#main small {
    color: #777;
    font-size: 9px;
    margin-bottom: 10px;
    display: block;
}

#main a {
    color: #970000;
    text-decoration: none;
}

#main a:hover {
    color: #631313;
    background: #ce6d6d;
}

#main .bar,
#main .nobox,
#main .box {
    padding-bottom: 5px;
    margin-bottom: 30px;
}

#main .box {
    border-bottom: 1px solid #ccc;
}

#main .bar {
    clear: both;
    margin-top: 30px;
    padding-top: 30px;
    border-top: 1px solid #ccc;
}

.dvd #main .box {
    width: 246px;
    margin-left: 3%;
    text-align: center;
    float: left;
}

.dvd #main .box img {
    width: 220px;
}

#main .share span {
    color: #777;
    font-size: 12px;
}

#main .share img {
    vertical-align: baseline;
}

#main .links,
#main .author {
    color: #777;
    font-size: 12px;
    display: inline-block;
    padding-bottom: 10px;
}

#main .cover {
    float: right;
    clear: right;
    width: 200px;
}

#main .picture {
    margin-bottom: 30px;
}

#main .picture img {
    border: 1px solid #ccc;
}

#main .fnac:hover,
#main .fnac {
    clear: both;
    font-size: 0;
    background: url(/img/fnac.png) no-repeat;
    width: 100px;
    height: 30px;
    margin-bottom: 10px;
    display: none;
}

#main .action {
    float: right;
    padding-bottom: 10px;
    margin-top: -10px;
}

#main #tabs-ajax .friends.action {
    margin-top: -24px;
    margin-left: 10px;
}

#main .actions {
    clear: both;
}

#main .note,
#main .rss {
    float: right;
}

#main .rss img {
    vertical-align: top;
}

#main .note {
    text-align: right;
    font-size: 11px;
    font-style: italic;
}

#main .nobox .action,
#main .box .action {
    float: right;
    margin: 0;
    padding: 0;
}

.paging,
#paginator {
    display: block;
    float: left;
    clear: both;
    font-size: 11px;
    margin-bottom: 10px;
}

.paging .disabled,
#paginator .disabled {
    color: #888;
}

.paging div,
#paginator div {
    display: inline;
}

#main ol,
#main ul {
    list-style-image: none;
    list-style-position: outside;
    list-style-type: square;
    padding-left: 20px;
}

#main dl {
    padding-left: 20px;
}

#main dt {
    list-style-image: none;
    list-style-position: outside;
    list-style-type: square;
    float: left;
    display: list-item;
    clear: left;
    font-weight: bold;
    margin-right: 5px;
}

#main table,
#main p, #main ol, #main ul, #main dl, #main form {
    margin: 14px 0;
}

.photos.view #main .photo .star,
#main .video .star,
#main .review .star {
    float: right;
}

.photo img.live {
    display: block;
}

#main .star form {
    margin: 0;
}

#footer {
    clear: both;
    border-top: #adadad 2px solid;
    background: #ddd;
}

#footer .copyright {
    clear: both;
    text-align: right;
    display: block;
    color: #888;
    padding: 10px 0;
    font-size: 11px;
}

#footer ul {
    margin: 16px 40px 0 0;
    float: left;
}

#footer h5 a,
#footer h5 {
    font-size: 11px;
    font-weight: bold;
    color: #555;
}

#footer li {
    list-style: none;
}

#footer li,
#footer a {
    color: #888;
    text-decoration: none;
    font-size: 11px;
}

#footer a:hover {
    color: #555;
}

#footer .stats {
    float: right;
    text-align: right;
    margin-right: 0;
}

.powered {
    text-align: center;
}

.powered img {
    height: 60px;
    margin: 0 10px;
}

#main .powered a:hover {
    background: #fff;
}

label {
    display: block;
}

select,
textarea,
input[type=password],
input[type=file],
input[type=text] {
    display: block;
    margin-bottom: 11px;
    width: 100%;
}

select {
    width: auto;
    display: inline;
}

textarea {
    height: 250px;
}

.user textarea,
.user input[type=password],
.user input[type=text] {
    width: 200px;
}

#main .photos ul {
    margin: 0;
    padding: 0;
    margin-left: -30px
}

.dashboard #main .photos ul {
    margin-top: 14px;
}

.photos li.photo {
    list-style: none;
    float: left;
    margin-left: 30px;
    margin-bottom: 30px;
    width: 183px;
}

.dashboard #main .photos li.photo {
    width: 140px;
}

.photos #paginator {
    margin-top: -10px;
}

.photo a img {
    display: block;
    width: 183px;
    height: 183px;
    border: 1px solid #ccc;
}

.videos .photo a img {
    height: 137px;
}

.dashboard .photo a img {
    width: 140px;
    height: 140px;
}

.dashboard .video a img {
    height: 105px;
}

.photo .title,
.photo .metadata {
    display: block;
    position: absolute;
    padding: 5px;
    width: 173px;
    height: 20px;
    margin-top: -30px;
    background: #000;
    opacity: 0.8;
    color: #999;
    font-size: 11px;
    text-align: right;
    margin-left: 1px;
}

.photo .metadata {
    display: none;
}
.photo:hover .metadata {
    display: block;
}

.photo .title {
    margin-top: -137px;
    height: auto;
    text-align: left;
}

.photo .metadata a img,
.photo .metadata a {
    width: 16px;
    height: 16px;
    border: none;
    float: right;
    margin-left: 5px;
}

.dashboard .photo .metadata {
    width: 130px;
}

.photo .metadata a {
    display: inline;
}

.error,
.notice,
.message {
    background: #fbfbda url(/img/notice.png) no-repeat 10px 10px;
    margin: 0 0 28px 0;
    padding: 10px;
    padding-left: 36px;
}

.message {
    background: #adeec2 url(/img/message.png) no-repeat 10px 10px;
    color: #004617;
}

#authMessage,
.error {
    color: #330000;
    background: #ffa894 url(/img/error.png) no-repeat 10px 10px;
}

.input.error {
    background: #ffa894;
    padding-left: 10px;
}

.place #map {
    float: right;
}

.place dl {
    height: 200px;
}

#main th {
    background: #f3f3f0;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}

#main td {
    border-bottom: 1px solid #e3e3e3;
}

#main tr:hover td {
    background: #f9f9f9;
}

#main table {
    border-spacing: 0;
    width: 100%;
}

#main td,
#main tr {
    text-align: left;
    padding: 3px 5px;
    vertical-align: top;
}

#main form .submit {
    display: inline-block;
    margin-right: 5px;
}

#main .player {
    vertical-align: middle;
}

#main .favorite form {
    margin: 0;
}

#main .favorite input[type=submit] {
    background: url(/img/favorite.png) no-repeat;
    width: 16px;
    height: 16px;
    border: none;
    font-size: 0;
    cursor: pointer;
    margin: 0;
}

#main .favorite .add input[type=submit] {
    background: url(/img/favorite_off.png) no-repeat;
}

#main .favorite input[type=submit]:hover {
    background: url(/img/favorite.png) no-repeat;
}

.photos.view #main .photo .favorite,
#main .video .favorite,
#main .review .favorite,
#main .photo .favorite {
    float: right;
    margin-left: 10px;
}

#main .photo .favorite {
    float: left;
}

#main .photo small {
    margin-bottom: 0;
}

#main .friends.action .submit input,
#main .attendee .submit input {
    background: transparent;
    cursor: pointer;
    border: none;
    color: #970000;
    margin-left: 5px;
    font-family: helvetica,arial,sans-serif;
    font-size: 13px
}

#main .friends.action .submit input:hover,
#main .attendee .submit input:hover {
    color: #631313;
    background: #ce6d6d;
}

#main .description {
    font-style: italic;
}

#main .news .content {
    margin: 14px 0;
}

#accordion h3 {
    background: #f3f3f0;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    display: block;
    padding: 3px 5px;
}

#accordion table {
    margin-top: 0;
}

#main .events .date {
    width: 150px;
}

#main .events .city {
    width: 180px;
}

#main .events .actions {
    text-align: right;
    width: 160px;
}

#main .share {
    float: right;
    margin: 0;
}

#main .share li {
    display: inline;
    margin-left: 5px;
}

#main .share li a:hover {
    background: transparent;
}

.checkbox {
    padding-bottom: 10px;
}

.checkbox input {
    margin-right: 10px;
}

.checkbox label {
    display: inline;
}

.users #main #map {
    margin-top: 14px;
}

.users.view #main .avatar {
    float: left;
    margin-right: 30px;
    margin-bottom: 30px;
}

.users.edit #main .avatar {
    margin: 14px 0;
    display: block;
}

.users #main .avatar {
    max-width: 120px;
    max-height: 120px;
}


.users #main #profile .box {
    min-height: 180px;
}

.users #main #profile dl {
    float: left;
    width: 300px;
}

.users #main #tabs-ajax .comments .action {
    margin-top: 0;
}

#navbar .user .unread a:hover,
#navbar .user .unread a {
    background: #fff;
    color: #333;
    display: inline-block;
    font-size: 9px;
    height: 12px;
    text-align: center;
    vertical-align: super;
    width: 12px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
}

#main .avatars { padding-left: 0; }
#main .avatars li { display: block; float: left; margin-right: 10px; margin-bottom: 10px; width: 48px; height: 48px; }
#main .avatars img { max-width: 48px; max-height: 48px; }

#main .events td.actions span.empty,
#main .events td.actions a {
    display: inline-block;
    width: 30px;
}

#main .photos .duration {
    float: right;
    display: block;
}

