/*
Theme Name: Via Alley Theme
Theme URI: 
Description: A customized theme for Via Alley Website. Designed on 2008 by Travaganza.
Version: 1.1
Author: Travo
Author URI: http://www.travaganza.com.au/
Tags: white, bold, modulized, via alley, shopping cart specified
*/


/* Structure
******************************************************/



#wrapper_O {
    width: 900px;
    margin: 0 auto;
    /*border: solid thin yellow;*/
    padding: 0;
}



#header_O {
    /*height: 160px;*/
    margin: 0;
    padding: 0;
    /*border: solid thin pink;*/
}

#header_I {
    margin: 0;
    padding: 10px 0 0 0;
    border-top: solid 5px #000;
}

#logo_O {
    height: 105px;
    width: 500px;
    margin: 0;
    padding: 0;
    float: left;
    /*border: solid thin green;*/
}

#cart_O {
    height: 115px;
    width: 300px;
    margin: 0;
    padding: 0;
    float: right;
    border: dotted thin #c0c0c0;
}




#navigation_O {
    /*border-bottom: dotted 1px #bbb;*/
}


#footer_O {
    height: 52px;
    margin: 0 0 10px 0;
    padding: 0;
    background: url(images/footer-background.gif) #000 no-repeat right center;
}




/* Header
******************************************************/

h1.module,
h1.pagetitle {
    color: #000;
    /*width: 100%;*/
    font-size: 32px;
    border-bottom: solid 4px #000;
    letter-spacing: -2px;
    /*font-family: Arial,"Helvetica Neue", Helvetica;*/
}


h2.module {
    border-bottom: solid 4px #000;
    color: #000;
    font-size: 24px;
    letter-spacing: -2px;
}



h2.feature_news a:link,
h2.feature_news a:visited,
h2.feature_news a:active {
    color: #000;
    text-decoration: none;
    font-weight: bold;
}

h2.feature_news a:hover {
    color: #999;
}



/* Footer
******************************************************/



#footer_I .license {
    color: #fff;
    float: left;
    font-size: 12px;
    margin: 20px 0 0 30px;
    padding: 0;
    /*
    padding: 0 0 0 15px;
    margin: 20px 0 0 30px;
    background: url(images/logo-mini.gif) no-repeat 0 50%;
    */
}



#footer_I .footer_menu a:link,
#footer_I .footer_menu a:visited,
#footer_I .footer_menu a:active,
#footer_I .license a:link,
#footer_I .license a:visited,
#footer_I .license a:active {
    color: #fff;
    text-decoration: none;
}

#footer_I .footer_menu a:hover,
#footer_I .license a:hover {
    text-decoration: underline;
}

a.travaganza {cursor: text;}




/* News
******************************************************/

.post h2{
    color: #000;
    font-size: 22px;
    margin: 10px 0 0 0;
    cursor: pointer;
}





/* Homepage News
******************************************************/

.news .post h2 {
    margin: 0;
    padding: 8px 0 0 0;
    font-size: 14px;
}

.news .post h2 a:link,
.news .post h2 a:visited,
.news .post h2 a:active {
    color: #000;
    font-weight: bold;
    text-decoration: none;
}

.news .post h2 a:hover {
    color: #999;
}

.news .post p.date {
    margin: 0;
    padding: 0;
    font-size: 12px;
}


div.entry {
    margin: 5px 0 0 0;
    padding: 0;
    color: #828278;
    border-top: dashed 1px #333;
    
}





/* Archive (for News, Artists)
******************************************************/


.archive .post {
    margin: 15px 0 0 0;
}

.archive .post h1 {
    color: #000;
    font-size: 18px;
    letter-spacing: -1px;
}

.archive .post h1 a:link,
.archive .post h1 a:visited,
.archive .post h1 a:active {
    color: #000;
    text-decoration: none;
}

.archive .post h1 a:hover {
    color: #999;
}

.archive .post small{
    font-size: 12px;
}


/* Page - Type List Styling (for Category, Artist and Brand)
******************************************************/


.type_wrapper{
    margin: 10px 0 10px 0;
    padding: 0;
}

ul.type_list {
    list-style-type:none;
    margin: 0;
    padding: 0;
}

li.type_item {
    background-color: #333;
    /*border: solid thin green;*/
    font-size: 22px;
    font-weight: bold;
    margin: 5px 0;
    padding: 0;
}

li.type_item a:link,
li.type_item a:visited {
    color: #eee;
    display: block;
    font-family: Verdana,Sans-Serif;
    font-weight: bold;
    margin: 0;
    padding: 20px;
}

li.type_item a:hover{
    text-decoration: none;
    background-color: #430000;
}




/* Pagination Navigation Bar
******************************************************/

.navigation {
    padding: 3px 0 3px 0;
}

.navigation a:link,
.navigation a:visited,
.navigation a:active {
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
}

.navigation a:active {
    color: #666;
    font-weight: bold;
    text-decoration: none;
}






/* Product Item Thumbnail on Homepage
******************************************************/

.featured_product {
    width: 130px;
    height: 150px;
    float: left;
    margin: 5px;
    text-align: center;
}

.featured_product:hover {
    background-color: #eee;
}

.featured_product a {
    display: block;
    width: 100%;
    height: 100%;
}

.featured_product a:link,
.featured_product a:visited,
.featured_product a:hover,
.featured_product a:active{
    text-decoration: none;
}


.featured_product span{
    margin: 3px 0 0 0;
    padding: 0;
    color:#333;
    font-weight:bold;
}







/* Product Item Thumbnail on Type search browser pages
******************************************************/

.post h2 span.sub_category{
    padding: 0 0 0 10px;
    font-size: 23px;
    color: #999;
    font-family: Arial;
    text-transform:uppercase;
}

.product_type {
    margin: 10px 0 10px 0;
    padding: 0;
}

.product_item {
    padding: 0;
    margin: 15px 15px 0 0;
    text-align: center;
    width: 130px;
    height: 155px;
    overflow: hidden;
    float: left;
}

.product_item:hover {
    background-color: #eee;
}

.product_item h3{
    font-size: 14px;
    text-decoration: none;
}

.product_item h3 a.itemref:link,
.product_item h3 a.itemref:visited {
    font-size: 14px;
    color:#000000;
    font-weight:bold;
}

.product_item h3 a.itemref:hover,
.product_item h3 a.itemref:active {
    text-decoration:none;
    color:#666666;
}




/* Product Summary Module in Product Page
******************************************************/

.product_summary {
    /*color: #333;*/
    font-size: 14px;
    margin: 25px 0 0 0;
    padding: 0;
    
}

.product_summary table{
}

.product_summary table caption{
    color: #333;
    text-align: left;
    font-size: 16px;
    font-family: arial;
    font-weight: bold;
    text-transform: uppercase;
}

.product_summary table td.label{
    padding: 1px 10px 1px 0;
}

.product_summary table td.value{
}




/* Related Product Module in Product Page
******************************************************/

.related_product a:hover {
    text-decoration: none;
}





/* Shopping Cart Pages
******************************************************/


ul.continue-proceed {
    margin: 0;
    font-family: arial;
    font-size: 18px;
    padding: 5px 0;
}


ul.continue-proceed li{
    color: #999;
    list-style-type:none;
    margin: 0;
    padding: 0;
}

ul.continue-proceed li a:link,
ul.continue-proceed li a:visited {
    color: #333;
    text-decoration: none;
}

ul.continue-proceed li a:hover,
ul.continue-proceed li a:active {
    color: #aaa;
    text-decoration: none;
}




/* Login Module in Wholesalers Page
******************************************************/


.login_wrapper_O {
    width: 200px;
}

.login_wrapper_I {
    border: solid 5px #aaa;
    margin: 15px 0 10px 10px;
    padding: 10px;
}

.login_wrapper_I h4 {
    margin: 0;
    padding: 0;
    font-size: 18px;
    color: #000;
}





/* Image Gallery
******************************************************/

.gallery .previous {
    padding: 10px 10px 10px 40px;
}
.gallery .previous:hover {
    background: url(images/left-arrow.gif) 0 50% no-repeat #ddd;
}


.gallery .next {
    padding: 10px 40px 10px 10px;
}
.gallery .next:hover {
    background: url(images/right-arrow.gif) 100% 50% no-repeat #ddd;
}





/* Styles
******************************************************/

html{
    margin: 0;
    padding: 0;
}


body {
    color: #46443D;
    font-family: Arial, Helvetica, Verdana, Sans-Serif;
    font-size: 13px;
    margin: 0px;
    padding: 0px;
}


p{
    margin: 0;
    padding: 6px 0px;
}


ul {
    margin: 0;
    padding: 0;
}

li {
    margin: 0 0 0 20px;
    padding: 2px 0 2px 0;
}

h1, h2, h3{
    margin: 0;
    /*padding: 8px 0 5px 0;*/
    padding: 0;
}


a:link, a:visited, a:active{
    /*color: #9e6800;*/
    color: #000;
    font-weight: normal;
    /*text-decoration: underline;*/
    text-decoration: none;
}

a:hover{
    /*color: #9e6800;*/
    color: #666;
    font-weight: normal;
    text-decoration: underline;
}

img { border: none; }
a img { border: none; }


/* Tools
******************************************************/

.cf:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.cf {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.cf {display: block;}
/* End hide from IE-mac */



.transparency{
	filter:alpha(opacity=90);
	opacity: 0.9;
	-moz-opacity:0.9;	
}

.w100 {width:100px;}
.w130 {width:130px;}
.w140 {width:140px;}
.w150 {width:150px;}
.w160 {width:160px;}
.w180 {width:180px;}
.w200 {width:200px;}
.w250 {width:250px;}
.w280 {width:280px;}
.w300 {width:300px;}
.w400 {width:400px;}
.w440 {width:440px;}
.w450 {width:450px;}
.w600 {width:600px;}
.w610 {width:610px;}
.w620 {width:620px;}
.w630 {width:630px;}
.w640 {width:640px;}
.w650 {width:650px;}
.w700 {width:700px;}
.w790 {width:790px;}
.w800 {width:800px;}
.w805 {width:805px;}
.w810 {width:810px;}
.w815 {width:815px;}


.h100 {height:100px;}
.h140 {height:140px;}
.h150 {height:150px;}
.h160 {height:160px;}
.h280 {height:280px;}
.h310 {height:310px;}
.h380 {height:380px;}
.h500 {height:500px;}
.h550 {height:550px;}

.m5 {margin: 5px;}
.m10 {margin: 10px;}

.mt5 {margin-top: 5px;}
.mt10 {margin-top: 10px;}
.mt20 {margin-top: 20px;}
.mt30 {margin-top: 30px;}

.mb4 {margin-bottom: 4px;}
.mb5 {margin-bottom: 5px;}
.mb10 {margin-bottom: 10px;}
.mb30 {margin-bottom: 30px;}

.ml5 {margin-left:5px;}
.ml10 {margin-left:10px;}
.ml20 {margin-left:20px;}
.ml30 {margin-left:30px;}


.mr5 {margin-right:5px;}
.mr10 {margin-right:10px;}
.mr20 {margin-right:20px;}
.mr30 {margin-right:30px;}

.p10 {padding: 10px;}

.pt5 {padding-top: 5px;}
.pt10 {padding-top: 10px;}

.pb10 {padding-bottom: 10px;}

.pl5 {padding-left: 5px;}

.pr5 {padding-right: 5px;}


.tac {text-align:center;}
.tal {text-align:left;}
.tar {text-align:right;}

.vac {vertical-align: middle;} /* legacy */
.vam {vertical-align: middle;}

.dn {display: none;}

.fl {float: left;}
.fr {float: right;}

.fwb {font-weight: bold;}

.oa {overflow: auto;}
.oh {overflow: hidden;}

.cw {color: white;}

.fs12 {font-size: 12px;}

.bg-grey {background-color: #f8f8f8;}

/* Hacks
******************************************************/

.border {border: dashed thin #aaa;}

.bg {background: url(images/demo-bg.gif);}





