﻿/* SOMEVIDEOS.com
   Jeffrey Way
   jeff_way@yahoo.com
  11/22/2008 */

/* COLOR PALLETTE
   body bg: #484744;
   container bg: #2a2928;
   yellow: #fed529;
   purple: #8b7cb3;
   gray: #5a5d5d;
   green: #80bd47;
   almostBlack: #272624;
   text: #f2ecea;
*/

body
{
    text-align: center;
    font-size: 85%;
    font-family: helvetica, verdana, arial, serif;
    color: #f2ecea;
    background: #000000 url(../img/topBG.png) repeat-x 0 0;
    border-top: 4px solid #fed529;
    margin: 0;
    padding: 0;
    letter-spacing: -.1px;
    line-height: 1.5em;
}

img
{
    border: none;
}

a
{
    text-decoration: none;
    color: #80bd47;
    outline: none;
}

a:hover
{
    text-decoration: underline;
}

dl, dt, dd
{
    margin: 0;
    padding: 0;
}

blockquote
{
    padding: 0 1em;
    text-align: center;
    font-size: 1.9em;
    line-height: 1.5em;
    letter-spacing: .08em;
    margin: .5em 1em 1em;
}

blockquote
{
    text-align: left;
    background: gray;
    color: #292929;
    -moz-border-radius-bottomleft: 15px;
    -moz-border-radius-topright: 15px;
    -webkit-border-radius-top-right: 15px;
    -webkit-border-radius-bottom-left: 15px;
}

#container h1
{
    color: white;
    font-size: 2.5em;
    font-weight: normal;
}



h1, h2, h4, h5
{
    text-transform: lowercase;
}

h1 a
{
    color: White;
}


h2
{
    color: #85827f;
    font-weight: normal;
    padding-left: 1.6em;
    margin-top: 0;
    background: #4a4846 url(../img/littleGreenSquare.png) no-repeat .25em center;
    line-height: 1.4em;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    -webkit-border-radius-top-right: 5px;
    -webkit-border-radius-top-left: 5px;
    margin-bottom: .3em;
    letter-spacing: .1em;
}

p
{
    margin-top: 0;
    letter-spacing: -.3px;
    color: #cacaca;
}

img
{
    margin: 0;
    padding: 0;
}

ul
{
    list-style: none;
    text-align: left;
}

.first, .number
{
    border: none;
}
#container
{
    position: relative;
    width: 985px;
    margin: auto;
    text-align: left;
}

p
{
    text-align: left;
}

#header
{
    height: 116px;
    margin-left: 1em;
}

#adminLoginLink
{
    position: absolute;
    right: 1em;
    top: .4em;
}
/* The header advertisement */
.longAd
{
    position: absolute;
    right: 1em;
    top: 2.5em;
}

#main
{
    background-color: #2a2928;
    margin: 1em auto 0 auto;
    padding: 0 0 1em 0;
    overflow: hidden;
    text-align: center;
    -moz-border-radius-topright: 21px;
    -webkit-border-radius-top-right: 21px;
}


#main #rssImage
{
    position: absolute;
    right: 15px;
    top: 131px;
    z-index: 1;
}


#nav
{
    margin: 0 0 0 1em;
    padding: 0;
    height: 37px;
}

#nav li
{
    float: left;
    margin: 0 .7em 0 0;
    line-height: 37px;
    padding-left: 2.7em;
    padding-right: .7em;
}

#nav li#home
{
    background: url(../img/icons/home.png) no-repeat 0 50%;
}


#nav li#articles
{
    background: url(../img/icons/about.png) no-repeat 0 50%;
}

#nav li#videos
{
    background: url(../img/icons/websites.png) no-repeat 0 50%;
}

#nav li#reels
{
    background: url(../img/icons/reels.png) no-repeat 0 50%;
}

#nav li#prices
{
    background: url(../img/icons/prices.png) no-repeat 0 50%;
}

#nav li#testimonials
{
    background: url(../img/icons/testimonials.png) no-repeat 0 50%;
}

#nav li#contact
{
    background: url(../img/icons/contact.png) no-repeat 0 50%;
}

#nav li a
{
    color: #272624;
}

#mostRecentAdditions
{
    position: relative;
    float: left;
    width: 632px;
    border: 1px solid #5a5d5d;
    background-color: black;
    margin: 1em 1% 1em 1em;
    text-align: left;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

#mostRecentAdditions h1
{
    margin: 0 0 .4em 0;
    padding-left: .45em;
}

#mostRecentAdditions > h1
{
    color: #80bd47;
}

#mostRecentAdditions div.videos
{
    height: 200px;
}

#mostRecentAdditions p, div.videos div
{
    padding: 0 1em;
}

#mostRecentAdditions .more
{
    position: absolute;
    right: .8em;
    top: .5em;
    font-size: 1.3em;
    background: #5a5d5d;
    padding: .1em .3em;
    -moz-border-radius: .3em;
    -webkit-border-radius: .3em;
}

.videos div
{
    position: absolute;
    bottom: 1em;
    left: 0;
}

.videos div h3
{
    font-size: 1.6em;
    margin-top: 0;
    margin-bottom: .3em;
}

.videos a
{
    position: relative;
}

#container #main .videos img.playButton
{
    width: 70px;
    position: absolute;
    top: -130px;
    left: 58px; /* Specifies the location of the popup play button on the home page. */
    display: none;
}


#mostRecentAdditions img
{
    width: 190px;
    padding: 0 .6em .6em .6em;
}



/* This is the little play button */

#mostRecentAdditions img.pressPlay
{
    position: absolute;
    top: -110px;
    left: 55px;
    width: 80px;
    cursor: pointer;
}

#sponsors
{
    border: 1px solid #5a5d5d;
    position: relative;
    margin-right: 1.2em;
    overflow: hidden;
    z-index: 6;
    height: 240px;
    padding-left: 0;
    background: black;
    -moz-border-radius-topright: 5px;
    -moz-border-radius-bottomleft: 5px;
    -webkit-border-radius-bottom-left: 5px;
    -webkit-border-radius-top-right: 5px;
}

#sponsors img
{
    position: relative;
    left: -.5em;
    top: 2.6em;
}

/* Secondary Content */

#secondaryContent
{
    margin-left: 1em;
    clear: both;
}

#secondaryContent p
{
    padding: 0 0 0 1em;
}
.cols
{
    float: left;
    width: 32%;
    margin-right: 1%;
    _margin-right: .5%;
    text-align: left;
    overflow: auto;
}

.cols ul
{
    margin: 0;
    padding: 0 0 0 1em;
}



#col1 .popularVideos
{
    background: #5a5d5d;
    overflow: hidden;
    margin: 0 0 1em 0;
    -moz-border-radius-bottomright: 3px;
    -webkit-border-radius-bottom-right: 3px;
    padding-bottom: .5em;
}

#col1 .popularVideos img
{
    width: 90px;
    float: left;
    margin: .5em .5em 0 .5em;
    clear: left;
    border: 1px dotted #aab0b0;
    background: #5a5d5d;
}

#col1 h4
{
    margin: 0;
    padding: 0;
    color: #fed529;
    font-weight: normal;
    font-size: 120%;
    letter-spacing: .1px;
    margin-bottom: -.5em;
}

#col1 h4 a
{
    color: #fed529;
}

#col1 p
{
    font-size: .95em;
    line-height: 1.3em;
    margin-top: .5em;
}

#col2 div
{
    border: 1px solid #5a5d5d;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    margin-bottom: 1.5em;
}

#col2 ul
{
    margin: 0;
    padding: 0;
    color: #292929;
}

#col2 ul li
{
    padding-left: .4em;
    height: 2.3em;
    line-height: 2.3em;
    border-bottom: 1px solid black;
    border-top: 1px solid #898989;
}

#container #main #col2 ul li.first
{
    border-top: none;
}

#secondaryContent #col2 ul li:hover
{
    background: #fed529;
    cursor: pointer;
}


#col2 ul li a
{
    display: block;
    color: White;
}

#secondaryContent #col2 ul li a:hover
{
    color: #292929;
    text-decoration: none;
}

#col3
{
    border: 1px solid #5a5d5d;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

#col3 p
{
    padding: .3em 1em;
}

.readMoreLink
{
    display: block;
}

#col3 img
{
    display: block;
    padding-bottom: .4em;
    width: 285px;
}

/* Video Page */

#theVideo
{
    padding: 0 .6em;
}

#theVideo h1
{
    text-align: left;
    line-height: 1em;
    color: white;
    margin-bottom: .4em;
}

#theVideo .screencast
{
	float: right;
	padding-top: 0;
	padding-right: 1em;
	padding-bottom: 1em;
	padding-left: 0.5em;
}

/* Browse Pages */

ul#ulBrowseVideos li
{
    width: 200px;
    height: 200px;
    float: left;
    padding: 1em 1em 4.5em 1em;
}

ul#ulBrowseVideos li h4
{
    margin-top: 0;
}


img.browseImages
{
    width: 200px;
    height: 200px;
}

.loadingIcon
{
    width: 40px;
    position: absolute;
    top: 21.8em;
    right: 2em;
}


/* Articles */

body#article #main div
{
    padding: 0 1em;
    border-bottom: 1px solid #070707;
    border-top: 1px solid #898989;
}

body#article #container div.readArticle div
{
    border-bottom: none;
}

#article #main div h1
{
    text-align: left;
    margin-bottom: .3em;
}

.floatLeft
{
    float: left;
    padding: .4em;
    margin: 1em 1em 5em 0;
    width: 250px; /* NOTE THIS WIDTH! */
    background: #e3e3e3;
}

.floatRight
{
    float: right;
    padding: .4em;
    margin: 0 0 3em 1em;
    width: 250px; /* NOTE THIS WIDTH! */
    background: #e3e3e3;
}

.featuredImage
{
    padding: .6em 0;
}

#container #main .networking
{
    text-align: left;
    border: none;
}

.networking
{
    float: right;
    margin-top: .7em;
}

#container #main div.dateInfo
{
    text-align: left;
    -moz-border-radius-topright: 5px;
    -moz-border-radius-bottomright: 5px;
    background: #e3e3e3;
    color: #2A2928;
    border: none;
    padding: 0 0 0 .3em;
    font-size: .9em;
    margin: 1.3em 0 .5em 0;
}

#container #main .first
{
    border-top: 1px solid black;
    -moz-border-radius: 15px;
}


body#video div#main
{
    padding: 0 2em;
}

body#video #main h1
{
    text-align: left;
}

