/*----------------------------------------------------------------------------
Customise Style Sheet

Name:                         JJ Ario
Date:                         13 September 2007
Description:         A dark Web 2.0 two-column template.
Author:                 JoomlaJunkie
URL:                         http://www.joomlajunkie.com

Stylesheet Index:
        $1 - Structural CSS
        $2 - Live Search CSS

NOTE: Always make a backup of your stylesheets before editing!
NB!! Use the search function to find a section, eg: search for $10 for Modules
----------------------------------------------------------------------------*/
/* $1 - Info
----------------------------------------------------------------------------*/

/*This calls the other css files!! */
@import url(customise.css);
@import url(menu.css);

/***This css file is usually used by Joomla,
however we structure our templates a little
differently for optimized use, we have seperated
out the structural css with the colors etc:
This css file must not be edited unless you want
to change the structure of the template


**For STRUCTURAL CSS, please edit this layout!
(this contains the dimensions and main page
layout, only to be edited if you want to change
the page structure)

**For all graphical elements, typography, colors,
fonts and main joomla styles, edit the customise.css
and or color.css (could be yellow.css if using
multiple themes)
***/

/*TIP
**Use the (editor_css.css) css document to add
styles that will be used in the backend editor when
adding or editing content, this will help you maintain
a consistent look and feel throughout your website
for more information, please email info@joomlajunkie.com
or read the readme file that came with your template*/

/* $1 - Structural CSS
----------------------------------------------------------------------------*/
body {
    margin: 0;
    padding: 0;
    background: #000000 url(../images/bg2.jpg) 50% 0 repeat-y;
}

body.contentpane {
    background: transparent;
}

#top, #user3, #shadow {
    width:700px;
	background: transparent;
}

#top {
        height:68px;
}

#top h1, #top h1 a {
        display:block;
        padding:0;margin:0;
        width:205px;
        height:49px;
        text-indent: -7998px;
        cursor:pointer;
}

#top h1 {
        background: transparent url(../images/logo.png) no-repeat;
        float:left;
        margin:15px 0 0 20px;
}

#toolbar {
        text-align:right;
        padding-top:33px;
        padding-right:20px;
}

#inset {
	height: 255px;
	background: transparent url(../images/top2.jpg) 50% 0 no-repeat;
	border-top: 0px;
	overflow: hidden;
}

#inset .content {
	padding: 0px 0px 0px 0px;
	width: 100%;
}

#shadow {
        background: url(../images/bg.jpg) 50% 0 repeat-y;
}

#user3 {
        height:46px;
        text-align:left;
		padding-left:0px;
        background: transparent url(../images/menu.jpg) 50% 0 no-repeat;
		border-top: 0px;
}

#rss {
        position:absolute;
        top:-193px;
        left:795px;
        text-align:right;
    	width:100px;
}

#pathway, #btm-mods, #footer {
        width:700px;
}

#header img {
        display:block;
}
.header {
        height:210px;
        background: transparent url(../images/top.jpg) top left no-repeat;
		overflow: hidden;
}
/*this removes an unwanted break in the
Joomla header rotator and can be removed if
you are not using it*/

#header br {
display: none;
}
#pathway {
    height:auto;
    text-align:left;
	background: transparent;;
}
#pathway_inner {
    padding:0px 0 0 0px;
}
div.search {
        float: right;
        margin-top: -4px;
}
#mod_search_searchword {
        width:296px;margin:0;
}

#left, #right, #content {
        float:left;
        display:inline;
        margin-top:0px;
        text-align:left;
}

#right {
        width:0px;
		padding-left:0px;
		background: transparent url(../images/bot_boxr.gif) repeat-y;
		
}
.partners {
        margin-bottom:10px;
		
}
#left		{
		width:183px;
        padding-left:5px;
		color: #fff;
		background: none;
}
#left_bottom, #right_bottom {
        width:183px;
		background: none;
}
#left_top {
        width:183px;
		height:5px;
		background: none;
}
#content_top {
        width:620px;
		height:5px;
		background: none;
}
#content_bot {
        width:483px;
		height:15px;
		background: transparent;
}
#content {
        width:480px;
		background: none;
}
#mainbody {
        padding-left:10px;
		padding-right:0px;
        width:480px;
		
}

.scheme_2 #content {
        width:480px;
}

.scheme_2 #mainbody {
        width:480px;
}

.scheme_1 #content {
        width:870px;
}

.scheme_1 #mainbody {
width: auto;
}

.first-in-scheme {margin:5px 5px 0 0px;}
.second-in-scheme {margin-right:5px;}
.third-in-scheme {}

#btm-mods {
        background:#F8F8E1;
        border-top:1px solid #E7D5B0;
        padding-top:10px;
        text-align:left;
}

#footer {
        height:34px;
		background: none;
		text-align:right;
}

#footer a {
        color:#999;
        text-decoration:none;
}

#footer a:hover {
        text-decoration:underline;
}

#footer a.copyright {
        float:right;
        display:inline;
		padding-right:55px;
        margin:9px 0 0 12px;
}

#footer a.w3c-valid {
    float:right;
    display:inline;
    background: url(../images/tick.gif) 0 50% no-repeat;
        padding-left:20px;
        margin:9px 12px 0 0;
}

.clear {
    clear: both;
    display: block;
    height: 0px;
    font-size:1px;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

#advert1, #advert2 {
        height:1%;
        width:100%;
        padding-bottom:5px;
}

div.moduletable.first, div.moduletable.middle,
div.moduletable-ario.first, div.moduletable-ario.middle {
        float:left;
        display:inline;
}
div.moduletable.last,div.moduletable-ario.last {
        float:right;
        display:inline;
}

/* narrow mode */
div.countin3 {width:161px;overflow:hidden;}
div.countin2 {width:253px;overflow:hidden;}
div.countin1 {width:432px;clear:both;overflow:hidden;}
div.middle {margin-left:5px;width:160px}
.scheme_3 div.first.countin2 {width:254px;}

/* No Left or Right */
.scheme_2 div.countin3 {width:161px;overflow:hidden;}
.scheme_2 div.countin2 {width:253px;overflow:hidden;}
.scheme_2 div.countin1 {width:432px;clear:both;overflow:hidden;}
.scheme_2 div.middle {margin-left:0px;width:160px}
.scheme_2 div.first.countin2 {width:254px;}
/* No Left and Right */
.scheme_1 div.countin3 {width:293px;}
.scheme_1 div.countin2 {width:453px;}
.scheme_1 div.countin1 {width:930px;clear:both;}
.scheme_1 div.middle {margin-left:5px;width:294px;}

#btm-mods div.countin3 {width:263px;}
#btm-mods div.countin2 {width:420px;}
#btm-mods div.countin1 {width:890px;}
#btm-mods div.last {margin-left:0;margin-right:20px;}
/* $3 - Display Options
----------------------------------------------------------------------------*/
/* Generic Options Defaults */

.menu,
.menu li,
.menu li a{
        list-style-type:none;
}

.horizontal li,
.horizontal li a{
        display:block;
        float:left;
}

/* Clear Fix */
.clearfix:after {
        content: "."; 
        display: block; 
        height: 0; 
        clear: both; 
        visibility: hidden;
        overflow:hidden;
}

.clearfix {display: inline-table;}
/* Hides From IE Mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End Hide from IE Mac */

#displayOptions li {        
        height:20px; 
        overflow:hidden;
        display:inline;
        background: none;
        margin: 0;
        padding: 0 5px;
}

#displayOptions a {
        padding-top:20px;
        height:0;
        overflow:hidden;
        background-position: 0 0;
        background-repeat:no-repeat;
        font-size:10px;
}

#displayOptions li a:hover {
        background-color:transparent;
}


/************* OFF STATES *************/
/* Text Sizes */
#toolbar li a#textMedium {background-image:url(../images/small.png); width:11px; outline: 0;}
#toolbar li a#textLarge {background-image:url(../images/medium.png); width:11px; outline: 0;}
#toolbar li a#textXLarge {background-image:url(../images/large.png); width:11px; outline: 0;}

/************* HOVER STATES *************/
#toolbar li a#textMedium:hover,
#toolbar li a#textLarge:hover,
#toolbar li a#textXLarge:hover {
background-position: 0 -22px; }

/************* ACTIVE STATES *************/
#toolbar li a#textMedium.active-option,
#toolbar li a#textLarge.active-option,
#toolbar li a#textXLarge.active-option {
background-position: 0 -22px; }

