/*
Theme Name: Sounds Right
Theme URI: http://www.soundsright.co.za
Description: A theme for Sounds Right.
Version: 1.0
Author: Bruce Adams
Author URI: http://bruceadams.uni.cc/
Tags: Sounds Right, Recording Studio, Gauteng, South Africa, Byron Volshenk

	SoundsRight v1.0
	 http://www.soundsright.co.za

	This theme was designed and built by Bruce Adams,
	who you will find at http://bruceadams.uni.cc/


*/

/* @group Core Elements */

html
{
    height: 100%;
    margin-bottom: 1px;
}

body, td
{
    font-size: 13px;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 135%;
    color: #666;
}

p
{
    /* setup some more readable paragraph spacing */
    margin-top: 10px;
    margin-bottom: 15px;
}
hr
{
    border: 0;
    height: 1px;
    color: #222;
    background: #222;
    margin: 15px 0;
}
h1, h2, h3, h4, h4
{
    /* setup some more readable header spacing */
    font-family: Georgia, serif;
    padding-bottom: 5px;
    margin: 15px 0;
    color: #fff;
    font-weight: normal;
}

h1
{
    font-size: 200%;
}
#showcase h1
{
    text-indent: -9999px;
    margin: 0;
    padding: 0;
    line-height: 0;
}
#description
{
    text-indent: -9999px;
}
h2
{
    font-size: 175%;
}

h3
{
    font-size: 150%;
}

h4
{
    font-size: 120%;
}


body
{
    margin: 0;
    padding: 0;
    background-color: #000;
}

a
{
    text-decoration: none;
    color: #0099ff;
}

a:active
{
    outline: none;
}
a:focus
{
    -moz-outline-style: none;
}
a:hover
{
    text-decoration: underline;
    color: #0099ff;
}
img
{
    border: 0;
}
/* @end */

/* @group Elements */

.small, .modifydate, .createdate
{
    font-size: 95%;
}


































/* @end */

/* @group Smoke */

#smoke #topbar
{
    background: url(images/smoke/topbar-bg.png) 0 0 repeat-x;
}

#smoke #shadow-top
{
    background: url(images/smoke/shadow-t.png) 0 0 no-repeat;
}

#smoke #shadow-middle
{
    background: url(images/smoke/shadow-m.png) 0 0 repeat-y;
    z-index: 10;
}

#smoke #shadow-bottom
{
    background: url(images/smoke/shadow-b.png) 0 0 repeat-y;
}

#smoke #shadow-footer
{
    background: url(images/smoke/shadow-rocket.png) 0 0 repeat-y;
}

#smoke .sections td, #smoke #mainframe td#left, #smoke #mainframe td#right, #smoke #mainframe #user1, #smoke #mainframe #page, #smoke .info, #smoke blockquote
{
    background: url(images/trans-15.png);
}

#smoke #inset
{
    background: url(images/smoke/login-smoke.png) 0 0 no-repeat;
}

#smoke span.alert
{
    color: #d00000;
    border-top: 3px solid #750b09;
    border-bottom: 3px solid #750b09;
    background: #391111 url(images/smoke/sm-status-alert.png) 10px 50% no-repeat;
}

#smoke span.info
{
    color: #0055bc;
    border-top: 3px solid #073361;
    border-bottom: 3px solid #073361;
    background: #112031 url(images/smoke/sm-status-info.png) 10px 50% no-repeat;
}

#smoke span.note
{
    color: #b98f00;
    border-top: 3px solid #745d07;
    border-bottom: 3px solid #745d07;
    background: #382f11 url(images/smoke/sm-status-note.png) 10px 50% no-repeat;
}

#smoke span.download
{
    color: #568517;
    border-top: 3px solid #445b16;
    border-bottom: 3px solid #445b16;
    background: #272f15 url(images/smoke/sm-status-download.png) 10px 50% no-repeat;
}


/* @end */



/* @group Structure */

div.wrapper
{
    margin: 0 auto;
    width: 925px;
    text-align: left;
    position: relative;
}

#shadow-middle
{
    padding: 0 24px;
}

#shadow-bottom
{
    padding: 0 24px 20px 24px;
}

#shadow-bottom .padding
{
    padding: 20px 20px;
}

#shadow-middle .padding
{
    padding: 0px 24px 20px 24px;
}

#topbar
{
    height: 35px;
    line-height: 25px;
}
#topbar a
{
    color: #fff;
    font-size: 11px;
}

#topbar div.moduletable
{
    float: right;
    margin-right: 35px;
    padding: 0px;
    line-height: 20px;
    height: 21px;
    overflow: hidden;
}
#news
{
    position: relative;
    float: left;
    margin-left: 10px;
    padding: 0px;
    line-height: 22px;
    height: 22px;
    overflow: hidden;
    width: 550px;
}
#contact
{
    width: 680px;
    height: 100px;
    position: relative;
    margin-bottom: 30px;
}
#contactl
{
    float: left;
}
#contactm
{
    float: left;
    margin-left: 80px;
}
#contactr
{
    position: absolute;
    right: 40px;
    bottom: 0px;
  
}
#topbar .mainlevel
{
    padding-top: 2px;
    float: left;
    padding-left: 5px;
    border-bottom-style: none;
}

#topbar span.article_seperator
{
    display: block;
    position: absolute;
}

#topbar div.moduletable table
{
    width: auto;
}

#shadow-top
{
    height: 45px;
}

#shadow-footer
{
    height: 91px;
    text-align: center;
}

#showcase
{
    background: url(images/trans-20.png);
}

#mainframe
{
    border-collapse: collapse;
    padding: 0;
    margin-top: 20px;
    width: 100%;
}




#page
{
    padding: 20px 30px;
    background-color: #000;
    min-height: 250px;
}
#page img
{   border: solid 1px #666;
 padding:2px;

}


/* @end */

/* @group Table Control */

#mainframe td
{

}

#mainframe td#left, #mainframe td#right
{
    width: 175px;
}


#mainframe td.spacer, #smoke .sections td.spacer
{
    width: 20px;
    background: none;
    border: 0;
}

td.spacer img
{
    width: 20px;
}

#mainframe tr
{
    vertical-align: top;
}

/* @end */




/* @group Modules */

.moduletable
{
    padding: 0px;
    height: 1%;
    margin: 0px;
}

.moduletable h3
{
    height: 33px;
    line-height: 33px;
    font-size: 100%;
    font-weight: bold;
    padding: 0;
    margin: -11px -10px 10px -10px;
    padding-left: 22px;
}



/* @end */

/* @group Horizontal Menu */

#horiz-menu
{
    height: 33px;
    padding-left: 20px;
}

#horiz-menu ul
{
    list-style: none;
    margin: 0;
    padding: 0 0 0 0px;
}

#horiz-menu li
{
    display: block;
    float: left;
    margin: 0;
    padding: 0;
}

#horiz-menu a
{
    display: block;
    float: left;
    height: 33px;
    line-height: 33px;
    padding: 0 20px;
}

#horiz-menu a:hover
{
    text-decoration: none;
}

/* @end */


/* @group Content Styles */




/* @group RokFlow */

#rokflow
{
    overflow: hidden;
    position: relative;
    width: 827px;
    height: 204px;
    background: no-repeat url(images/banner.png);
}

#rokflow, #rokflow *
{
    margin: 0;
    padding: 0;
    border: 0;
}

#rokflow div
{
    float: left;
    position: relative;
}







/* @end */



/* @group Typography */

.info
{
    padding: 20px 40px 10px 40px;
}

blockquote
{
    font-style: italic;
    font-size: 100%;
    line-height: 150%;
    width: auto;
    padding: 10px;
    margin: 15px 0;
}

blockquote.b
{
    font-weight: bold;
}




.nounder
{
    text-decoration: none;
    border: 0;
    cursor: pointer;
}


/* @end */



.moduletable h3
{
    background: url(images/headers/black/header-bg.png) 0 0 repeat-x;
}

#horiz-menu
{
    background: url(images/headers/black/header-bg.png) 0 0 repeat-x;
}

#horiz-menu li.active a, #horiz-menu li li a
{
    color: #fff;
}

#horiz-menu li
{
    background: url(images/headers/black/header-sep.png) 100% 0 no-repeat;
}

#horiz-menu ul
{
    background: url(images/headers/black/header-sep.png) 0 0 no-repeat;
}

div#horiz-menu li:hover a, div#horiz-menu li.sfHover a, div#horiz-menu li.active:hover a, div#horiz-menu li.active.sfHover a
{
    background: url(images/headers/black/header-over.png) 0 0 repeat-x;
}

/* moomenu stuff */

div#horiz-menu .nav li li
{
    background: #2B2B2B;
    border-bottom: 1px solid #4F4F4F;
    border-right: 1px solid #4F4F4F;
    border-left: 1px solid #4F4F4F;
}

div#horiz-menu li li a:link, div#horiz-menu li li a:visited, div#horiz-menu li li a:hover, div#horiz-menu li.active li a:link, div#horiz-menu li.active li a:visited, div#horiz-menu li.active li a:hover
{
    background: url(images/headers/black/submenu.png) 100% 50% repeat-y;
}

.nav li li:hover, .nav li li.sfHover, #horiz-menu li:hover li:hover, #horiz-menu li.sfHover li.sfHover, #horiz-menu li.active li.active
{
    background-color: #212121;
}

#horiz-menu li:hover li a.daddy:link, #horiz-menu li.sfHover li a.daddy:link, #horiz-menu li:hover li a.daddy:visited, #horiz-menu li.sfHover li a.daddy:visited
{
    background: url(images/headers/black/submenu-selected.png) 100% 50% no-repeat;
}


/* main page css ----------------------------------- */

body
{
    color: #fff;
    background: #000 url(images/bg/bg.jpg) 0 0 no-repeat fixed;
}
a
{
    color: #0099ff;
}
.moduletable h3, #horiz-menu, ul#rokslide-toolbar
{
    color: #FF9900;
}
#horiz-menu a, h3.toggler
{
    color: #fff;
}
.sections td, #showcase, #mainframe td#left, #mainframe td#right, #mainframe #user1, #mainframe #page, .info, fieldset
{
    border: 1px solid #4E4E4E;
}
#shadow-bottom .padding
{
    border-top: 1px solid #4E4E4E;
}
#mainframe td#left, #mainframe td#right
{
    width: 175px;
}
#contentbg
{
    background: url(images/bg/bg-main.jpg) center -55px no-repeat fixed;
    z-index: 1;
}
#facebook
{
    position: absolute;
    top: 9px;
    right: -10px;
}

#copyright
{
    float: right;
    font-size: 11px;
    margin-right: 10px;
}
#hits
{
    float: left;
    font-size: 11px;
    background-image: url(images/hits.gif);
    width: 79px;
    height: 15px;
    text-align: right;
    margin-left: 10px;
    padding: 0 3px 0 0;
}


.tickercontainer
{
    /* the outer div with the black border */
    border: 1px solid #000;
    background: #000;
    width: 538px;
    height: 22px;
    margin: 0;
    padding: 0 overflow: hidden;
}
.tickercontainer .mask
{
    /* that serves as a mask. so you get a sort of padding both left and right */
    position: relative;
    left: 10px;
    top: 2px;
    width: 518px;
    overflow: hidden;
}
ul.newsticker
{
    /* that's your list */
    position: relative;
    left: 550px;
    font: bold 10px arial;
    margin: 0;
    padding: 0;
}
ul.newsticker li
{
    float: left; /* important: display inline gives incorrect results when you check for elem's width */
    margin: 0;
    padding: 0;
    background: #000;
    color: #99cc33;
}
ul.newsticker a
{
    white-space: nowrap;
    padding: 0;
    color: #ff0000;
    font: bold 10px arial;
    margin: 0 20px 0 0;
    text-decoration: none;
}
ul.newsticker span
{
    margin: 0 10px 0 0;
}


#news a:hover
{
    background-color: #303030;
    color: #0099ff;
}

#newsleft
{
    background-image: url(images/newsleft.png);
    height: 22px;
    width: 50px;
    position: absolute;
    left: 10px;
    top: -2px;
}
#newsright
{
    background-image: url(images/newsright.png);
    height: 22px;
    width: 50px;
    position: absolute;
    right: 20px;
    top: -2px;
}
/******************************************
* Align box
******************************************/

img.centered, .aligncenter, div.aligncenter
{
    display: block;
    margin-left: auto;
    margin-right: auto;
}

img.alignright
{
    padding: 4px;
    margin: 0 0 2px 7px;
    display: inline;
}

img.alignleft
{
    padding: 4px;
    margin: 0 7px 2px 0;
    display: inline;
}

.alignright
{
    float: right;
}

.alignleft
{
    float: left;
}
