/*

Theme Name: Beauty Magazine

Theme URI: http://themesjunction.com

Description: Additional styles of widgets

Version: 1.0

Author: SVTeam

Author URI: http://svteam.com.ua

*/



/* Shopping Cart Widget

----------------------------------------------------------- */



.SRR .widget_wp_shopping_cart h2{

    border-right: 1px solid #E8E8E8;

    padding: 0px;

}



.SRR .widget_wp_shopping_cart .title {

    background: url("images/cart.gif") no-repeat right;

    height: 34px;

    margin: -25px 0 0;

    padding: 31px 0 0 4px;

    position: absolute;

}



.SRR .widget_wp_shopping_cart ul {

    margin-top: 12px;

}



.SRR .widget_wp_shopping_cart .subtotal, .widget_wp_shopping_cart .postage, .widget_wp_shopping_cart .tax {

    color: #000000;

    display: block;

    font-size: 10px;

    font-weight: normal;

}



.SRR .items {

    display: none;

}



.SRR .gocheckout, .total, .visitshop {

    display: block;

    font-size: 14px;

 /*   font-weight: bold;*/

    text-align: center;

}



.SRR .widget_wp_shopping_cart .emptycart, .SRR .widget_wp_shopping_cart .empty {

    display: block;

    margin-top: 2px;

    text-align: center;

}



/* Table shoppingcart

-------------------------------------------------------------------------- */

table.productdisplay tr td {

    vertical-align: top;

    padding-bottom: 5px;

    text-align: left !important;

}



table.productdisplay tr td form {

    text-align: left;

}



table.shoppingcart {

    border: 1px solid #F7D3E5;

    border-collapse: collapse;

    margin:10px 3px 5px 0 !important;

    width: 184px !important;

}



.shoppingcart th {

    background: #F7D3E5;

}



 .shoppingcart td {

    border: 1px solid #F7D3E5;

    color: #000000;

    font-size: 10px;

}



.shoppingcart tr {

    color: #000000;

}



span.subtotal,span.total,span.discount,span.postage,span.tax,span.gocheckout{

    color: #000000;

}



span.emptycart {

    margin: 10px 0 0 0;

}



.items {

    color: #CD6692;

}



/* RSS Widget

---------------------------------------------------------- */

.widget_rss_links h2{

    border-right: 1px solid #E8E8E8;

    padding: 0;



}



.widget_rss_links #rss {

    margin-top: 15px;

}



.widget_rss_links .title {

    background: url("images/title-rss.gif") no-repeat right;

    height: 39px;

    margin: -36px 0 0;

    padding: 42px 0 0 4px;

    position: absolute;

}



#rss {

    font: bold 12px tahoma;

    margin: 5px 0 0 2px;

}



#rss a {

 /*   color: #CD6692;*/
	color: #8B0045;

	font-weight:bold;

}



/* Calendar Widget

---------------------------------------------------------- */

#calendar_wrap table {

    color: #000000;

    margin: 0 auto;

    width: 180px;

}



#calendar_wrap table caption {

    color: #CD6692;

    font-size: 16px;

    font-weight: bold;

}



#calendar_wrap table thead {

    font-size: 14px;

}



/* Widget Archive

---------------------------------------------------------------------------- */

.widget_archive select {

    border: 1px solid #F7D3E5;

}



.widget_archive ul li {

    color: #8B0045;

}



/* Filter of product

------------------------------------------------------------------------------*/

#wpsc_show {

    margin: 0 40px !important;

}



.search_drop_down {

    width: 100px;

}



.search_drop_down li {

    list-style: none;

    list-style-position: outside !important;

}

/* Breadcrumb

------------------------------------------------------------------------------*/

div.breadcrumb {

    font-size: 10px;

    margin-bottom: 5px;

}



/* Single product

------------------------------------------------------------------------------*/

div.single_product_display div.textcol {

    margin-left: 0 !important;

    min-height: 0;

}



div.single_product_display div.textcol div.imagecol {

    display: inline;

    margin: 30px 0 0 !important;

    position: static;



}



div.producttext {

    display: inline;

}

