/*
Theme Name: Owned Star
Theme URI: http://ownedstar.com
Description Owned Star
Author: Owned Star
Version: 1.0
Tags: buddypress
*/

body {
    font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
    font-size: 14px;
    color: #fff;
    background: #fff url(./images/bg.jpg) top left repeat-x;
    margin: 0;
    padding: 0;
}

a {
    text-decoration: none;
}

a img {
    border: none;
}

h1 {
    font-size: 2em;
}

h2 {
    font-size: 1.5em;
}

h3 {
    font-size: 1.2em;
}

label {
    display: block;
}

textarea {
    width: 98%;
}

.padder {
    padding: 10px;
}

.clear {
    clear: both;
}

#wrapper {
    width: 960px;
    margin: 0 auto;
}

#header #access {
    height: 35px;
    line-height: 35px;
    font-size: 1.5em;
    font-weight: bold;
    text-transform: uppercase;
    position: relative;
}

#header .screen-reader-text {
    position: absolute;
    left: -6000px;
}

#header .menu {
    margin: 0;
    padding: 0;
}

#header .menu li {
    display: inline;
    list-style-type: none;
    margin-right: 1.25em;
}

#header .menu a {
    color: #fff;
    text-decoration: none;
}

#header #searchform {
    height: 40px;
    width: 202px;
    position: absolute;
    top: -5px;
    right: 0;
    background-image: url(./images/head-search-bg.jpg);
    background-repeat: no-repeat;
}

#header #searchform div {
    position: relative;
}

#header #searchform #s {
    position: absolute;
    top: 12px;
    left: 12px;
    width: 140px;
    height: 14px;
    border: none;
    background-color: transparent;
}

#header #searchform #searchsubmit {
    position: absolute;
    top: 8px;
    right: 12px;
    width: 30px;
    height: 24px;
    border: none;
    background-color: transparent;
    cursor: pointer;
}

#header #branding {
    height: 225px;
    position: relative;
}

#header #logo {
    position: absolute;
    top: 60px;
    left: 0;
}

#footer-wrapper {
    background-color: #333;
}

#footer {
    width: 960px;
    margin: 0 auto;
}

#container {
    width: 638px;
    float: left;
}

#sidebar {
    width: 300px;
    float: right;
}

#main {
    padding-bottom: 2em;
}

/* page */

.featured .hd {
    height: 12px;
    background-image: url(./images/all-featured-hd.png);
    background-repeat: no-repeat;
}

.featured .ft {
    height: 12px;
    background-image: url(./images/all-featured-ft.png);
    background-repeat: no-repeat;
}

.featured .bd {
    background-image: url(./images/all-featured-bg.png);
    background-repeat: repeat-y;
    color: #445;
}

.featured .bd > div {
    background-image: url(./images/all-featured-bd.png);
    background-repeat: no-repeat;
    padding: 15px;
}

.featured h2,
.featured h3 {
    margin-top: 0;
    color: #000;
}

.featured a {
    color: #000;
}

.featured .rating {
    float: right;
}

/* sidebar */
.xoxo {
    margin: 0;
    padding: 0;
}

.xoxo li {
    list-style-type: none;
    background-color: #356B62;
    padding: 10px;
}

/* home */

.home-page #container,
.search #container {
    float: left;
    width: 478px;
}

.home-page #sidebar,
.search #sidebar {
    float: right;
    width: 468px;
}

.home-page #sidebar .xoxo li,
.search #sidebar .xoxo li {
    background-color: transparent;
}

.home-page .featured .hd,
.search .featured .hd {
    height: 12px;
    background-image: url(./images/featured-hd.png);
    background-repeat: no-repeat;
}

.home-page .featured .ft,
.search .featured .ft {
    height: 12px;
    background-image: url(./images/featured-ft.png);
    background-repeat: no-repeat;
}

.home-page .featured .bd,
.search .featured .bd {
    background-image: url(./images/featured-bg.png);
    background-repeat: repeat-y;
    color: #445;
}

.home-page .featured .bd > div,
.search .featured .bd > div {
    background-image: url(./images/featured-bd.png);
    background-repeat: no-repeat;
    padding: 15px;
}

.home-page .featured h2,
.home-page .featured h3,
.search .featured h2,
.search .featured h3 {
    margin-top: 0;
    color: #000;
}

.home-page .featured a,
.search .featured a {
    color: #000;
}

.home-page .featured .rating,
.search .featured .rating {
    float: right;
}

.home-page #sidebar-videos,
.search #sidebar-videos {
    width: 300px;
    float: left;
}

.home-page #sidebar-videos .hd,
.search #sidebar-videos .hd {
    height: 12px;
    background-image: url(./images/home-videobox-hd.png);
    background-repeat: no-repeat;
}

.home-page #sidebar-videos .ft,
.search #sidebar-videos .ft {
    height: 12px;
    background-image: url(./images/home-videobox-ft.png);
    background-repeat: no-repeat;
}

.home-page #sidebar-videos .bd,
.search #sidebar-videos .bd {
    background-color: #356b62;
    padding: 5px 15px;
}

.home-page #sidebar-videos ul,
.search #sidebar-videos ul {
    padding: 0;
    margin: 0;
}

.home-page #sidebar-videos ul li,
.search #sidebar-videos ul li {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

.home-page #sidebar-videos ul li img,
.search #sidebar-videos ul li img {
    border: 10px solid #345b52;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.home-page #sidebar-videos h3,
.search #sidebar-videos h3 {
    margin-top: 0;
    margin-bottom: 0.25em;
}

.home-page #sidebar-videos h3 a,
.search #sidebar-videos h3 a {
    color: #fff;
}

.home-page #sidebar-videos .entry-meta,
.search #sidebar-videos .entry-meta {
    margin-bottom: 0.5em;
}

.home-page #sidebar-videos .entry-image,
.search #sidebar-videos .entry-image {
    text-align: center;
    margin-bottom: 0.5em;
}

.home-page #sidebar-videos .rating,
.search #sidebar-videos .rating {
    float: left;
}

.home-page #sidebar-videos .rating img,
.search #sidebar-videos .rating img {
    border: 0;
}

.home-page #sidebar-videos .comments,
.search #sidebar-videos .comments {
    float: right;
    width: 31px;
    height: 29px;
    background-image: url(./images/videobox-comments-bg.gif);
    background-repeat: no-repeat;
    text-align: center;
    color: #444;
    line-height: 23px;
}

.home-page h1,
.search h1 {
    margin-top: 0;
    padding-left: 10px;
}

.home-page #sidebar-photos,
.search #sidebar-photos {
    width: 160px;
    float: right;
}

.home-page #sidebar-photos .hd,
.search #sidebar-photos .hd {
    height: 12px;
    background-image: url(./images/home-photobox-hd.png);
    background-repeat: no-repeat;
}

.home-page #sidebar-photos .ft,
.search #sidebar-photos .ft {
    height: 12px;
    background-image: url(./images/home-photobox-ft.png);
    background-repeat: no-repeat;
}

.home-page #sidebar-photos .bd,
.search #sidebar-photos .bd {
    background-color: #356b62;
    padding: 5px 15px;
}

.home-page #sidebar-photos ul,
.search #sidebar-photos ul {
    padding: 0;
    margin: 0;
}

.home-page #sidebar-photos ul li,
.search #sidebar-photos ul li {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

.home-page #sidebar-photos ul li img,
.search #sidebar-photos ul li img {
    border: 10px solid #345b52;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.home-page #sidebar-photos h3,
.search #sidebar-photos h3 {
    margin-top: 0;
    margin-bottom: 0.25em;
}

.home-page #sidebar-photos h3 a,
.search #sidebar-photos h3 a {
    color: #fff;
}

.home-page #sidebar-photos .entry-meta,
.search #sidebar-photos .entry-meta {
    margin-bottom: 0.5em;
}

.home-page #sidebar-videos .entry-image.
.search #sidebar-videos .entry-image {
    text-align: center;
    margin-bottom: 0.5em;
}

.home-page #sidebar-photos .rating,
.search #sidebar-photos .rating {
    float: left;
}

.home-page #sidebar-photos .rating img,
.search #sidebar-photos .rating img {
    border: 0;
}

.home-page #sidebar-photos .comments,
.search #sidebar-photos .comments {
    float: right;
    width: 31px;
    height: 29px;
    background-image: url(./images/videobox-comments-bg.gif);
    background-repeat: no-repeat;
    text-align: center;
    color: #444;
    line-height: 23px;
}

#footer h4 {
    margin: 0 1em;
    padding: 0.25em 1em;
    background-color: #0F1F1C;
    display: inline;
}

#footer .videos {
    background-color: #0F1F1C;
    margin: 0;
    padding: 1em 0.5em 0 0.5em;
}

#footer .videos li {
    list-style-type: none;
    margin: 0 0 18px 0;
    width: 132px;
    float: left;
    text-align: center;
}

.commentlist {
    padding: 0;
}

.commentlist li {
    list-style-type: none;
}

.commentlist td {
    vertical-align: top;
}

/* nav */
.nav-next {
    text-align: right;
}

.entry-meta {
    margin-bottom: 1em;
}

.type-photo .photo {
    text-align: center;
    margin-bottom: 1em;
}
