/*
Theme Name: Byty
Theme URI: http://cozmoslabs.com/byty-theme
Description: Built on Thematic Theme
Author: Cristi Antohe
Author URI: http://cozmoslabs.com/
Template: thematic
Version: 0.4
.
This work, like WordPress, is released under GNU General Public License, version 2 (GPL).
http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
.

*/



/* Reset browser defaults */
@import url('../thematic/library/styles/reset.css');

/* Apply basic typography styles */
@import url('../thematic/library/styles/typography.css');

/* Apply a basic layout */
@import url('../thematic/library/layouts/3c-r-fixed.css');

/* Apply basic image styles */
@import url('../thematic/library/styles/images.css');


/* Apply default theme styles and colors */
@import url('default.css');

/* Prepare theme for plugins */
@import url('../thematic/library/styles/plugins.css');

/*@import url('../thematic/style.css');
@import url('../thematic/library/layouts/3c-r-fixed.css');*/

/* Plugin Specific */
@import url('extra.css');


body{
	background:url(images/body_bg.jpg) top left repeat-x #989796;
	text-align: center;
	color:#444;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	line-height: 18px;
	width:980px;
	margin-left:auto;                                                                                   
	margin-right:auto;
	overflow-x: hidden;
}
         
#facebook_recommend_widget-3 {margin-right:100px;margin-left:-312px;margin-top:-30px;margin-bottom:0px;z-index:1000 !important;}

.box-top {
background-image:url('http://www.groutrevive.com/wp-content/uploads/box-top.png');
background-repeat:no-repeat;
height:5px;
width:163px;
}

.box-bottom {
background-image:url('http://www.groutrevive.com/wp-content/uploads/box-bottom.png');
background-repeat:no-repeat;
height:5px;
width:163px;
}


.box-middle {
background-image:url('http://www.groutrevive.com/wp-content/uploads/box-middle.png');
background-repeat:repeat-y;
}

.box-top-510 {
background-image:url('http://www.groutrevive.com/wp-content/uploads/box-top-510.png');
background-repeat:no-repeat;
height:5px;
width:510px;
}

.box-bottom-510 {
background-image:url('http://www.groutrevive.com/wp-content/uploads/box-bottom-510.png');
background-repeat:no-repeat;
height:5px;
width:510px;
}


.box-middle-510 {
background-image:url('http://www.groutrevive.com/wp-content/uploads/box-middle-510.png');
background-repeat:repeat-y;
}

#post-266 {margin-top:0px;}
#post-266 a {color:#333;}

.textarea {
overflow: auto;
}

#linkcat-2 {display:none;}

#ace-recent-posts {margin-bottom:35px;}

div.custom_text  input, textarea {
// width:200px;
// height:20px;
margin: 10px 0px 10px 0px;
padding:5px;
}

.wpsc_buy_button {
  width: 142px;
  height: 32px;
  margin: 5px 0px 5px 0px;
  padding: 0;
  border: 0;
  background: transparent url(http://groutrevive.com/wp-content/uploads/addcart3.jpg) no-repeat center top;
  text-indent: -1000em;
  cursor: pointer; /* hand-shaped cursor */
  cursor: hand; /* for IE 5.x */
}

.wpsc_product_price {margin:10px 0px 5px 0px;}


h1, h2, h3, h4, h5, h6{
	font-weight: normal;
	clear: none;
}
h1 span{
	text-transform:none;
}

#wrapper-top{
	width:100%;
	text-align: left;
	border:none;
}

#wrapper{
	width: 1100px;
	background:url(images/wrapper_bg.gif) top left repeat-y;
	text-align: left;
	border:none;
	margin-top:-15px; 
	position:absolute;
	z-index:1000 !important;
	margin-left:-20px;
}

#chattabwrapper {
  width:100% 
  height:100%;
  overflow:auto;
}

#chattab {
  position:fixed;
  bottom:0;
  right:0px;
  width:210px;
  height:113px;
  z-index:1000;
}

#header {
	background:url(images/header_bg.jpg) top left no-repeat;
	height:190px;
	margin-right:120px;

//	z-index: 1000;
	/*overflow:hidden;*/
}
#branding{
	/*display:none;*/
}
#blog-description{
	position:absolute;
	top:112px;
	left:100px;
	padding:0 0 0 10px;
	margin:0;
	border:none;
	color:#989796; 
color:#666666;
}
#blog-title{
	/*background:url(images/logo.gif) 0px 63px no-repeat;*/
	/*width:205px;*/
	height:83px;
	text-indent:0px;
	padding:0px;
	padding-top:60px;
	border:none; 
width:420px;
z-index: 1000 !important;
}
#blog-title a{
	display:block;
	height:60px;
	font-size:60px;
	color:#2772b3;
	font-family:"Trebuchet MS";
	font-weight:normal;
	z-index:1000 !important;
	/*filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity:0;*/
}
/******************************************** Ad areas */
#top_ad{
	width:728px;
	height:90px;
	position:absolute;
	top:46px;
	left:50%;
	margin-left:-245px;
	display:none;
	/*background:#2772b3;*/
}

/* =Menu
-------------------------------------------------------------- */

.skip-link {
    display:none;
}
#access {
	height:45px;
    font-size:14px;
    overflow:visible;
    z-index:100;
    width:725px;
    z-index:1000 !important; 
    margin-left:16px; 
}
/*** ESSENTIAL STYLES ***/
.sf-menu, .sf-menu * {
	margin:			0;
	padding:		0;
	list-style:		none;
}
.sf-menu {
	line-height:	1.0;
}
.sf-menu ul {
	position:		absolute;
	top:			-999em;
	width:			10em; /* left offset of submenus need to match (see below) */
}
.sf-menu ul li {
	width:			100%;
}
.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
	float:			left;
	position:		relative;
}
.sf-menu a {
	display:		block;
	position:		relative;
}

.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left:			0;
	top:			2.5em; /* match top ul list item height */
	z-index:		99;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}

/*** THEMATIC SKIN ***/
.sf-menu {
    float:left;
//	border-left:1px solid #17447f;  
}
.sf-menu a {
	height:29px;
//	padding:10px 15px 0 15px;
	text-decoration:none;
color:#4B4C4C;
height:45px;
}
.sf-menu .current_page_item a,
.sf-menu .current_page_ancestor a,
.sf-menu .current_page_parent a {
    /*border-bottom-color:#fff;*/
}
.sf-menu a, .sf-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
font-family:Arial,Helvetica,sans-serif ;
font-size:62.5%;
color:#4B4C4C;
font-size:.85em;
font-weight:bold;
// padding-top:17px;
}
.sf-menu li {
//	border-left:1px solid #499bea;
//	border-right:1px solid #17447f;
background:url("images/menu_right.gif") no-repeat scroll right 9px transparent;
float:left;
margin:0;
// padding:0 12px 0 12px;	 
padding-right:3px;
}  

.sf-menu li a{
color:#4B4C4C;
}

.sf-menu li a:hover{
//	border-left:1px solid #499bea;
//	border-right:1px solid #17447f;
// background:url(../../../wp-content/uploads/menu.gif) repeat-x 0 0;
float:left;
margin:0;
 padding:17 12px 0 12px;	
} 


.menu ul li.current_page_item a {
color:#095D93;
cursor:pointer;
}


	.sf-menu li a span { height:45px;display:block; float:left;}
	.sf-menu li a span span { height:45px;padding:16px 26px 16px 24px;}
		
	.sf-menu li a:hover { color:#095d93; background:url(../../../wp-content/uploads/menu.gif) repeat-x 0 0; cursor:pointer;}
	.sf-menu li a:hover span { background:url(../../../wp-content/uploads/menu-left.gif) no-repeat 0 0;}
	.sf-menu li a:hover span span { background:url(../../../wp-content/uploads/menu_right.gif) no-repeat right 0;}
	 
  .sf-menu li.current_page_item a {}
	
	.sf-menu li.current_page_item a { color:#095d93; background:url(../../../wp-content/uploads/menu.gif) repeat-x 0 0; cursor:pointer;}
	.sf-menu li.current_page_item a span { background:url(../../../wp-content/uploads/menu-left.gif) no-repeat 0 0;}
	.sf-menu li.current_page_item a span span { background:url(../../../wp-content/uploads/menu_right.gif) no-repeat right 0; }




.menu ul li li.current_page_item a {
color:#4b4c4c;
cursor:pointer;
}

.sf-menu li li {
background:	#f9f9f9 !important;
//	border-top:1px solid #17447f; 
padding:0 0px 0 0px;
// border:1px solid #eee;
}

.sf-menu li li a {
//	background:		#f9f9f9;
//	border-top:1px solid #17447f; 
padding:0 0px 0 0px;
// border:1px solid #eee;
padding: 17px 0px 0px 15px;
color:#4b4c4c !important;
background:#f9f9f9 !important;
}

.sf-menu li li a:hover {
	background:		#f5f5f5 !important;
//	border-top:1px solid #17447f; 
padding:0 0px 0 0px;
// border:1px solid #eee;
padding: 17px 0px 0px 15px;
}

.sf-menu li ul {

//	border-top:1px solid #17447f; 
// padding:0 0px 0 0px;
border:1px solid #eee;
margin-top:0px;
margin-left:-2px;
background:#f7f5f6; 
margin-top:5px;
}

.sf-menu li ul li a {

//	border-top:1px solid #17447f; 
 padding:0 0px 0 0px;
// border:1px solid #eee;
margin-top:0px;
// margin-left:-2px; 
}

.sf-menu li ul li a span {
background:none !important;
}

.sf-menu li ul li a span span{
background:none !important;
}

	.sf-menu li ul li.current_page_item a { 
  color:#095d93; 
  background:#f5f5f5 !important;
   cursor:pointer;}

.sf-menu li ul a:hover {

//	border-top:1px solid #17447f; 
 padding:0 0px 0 0px;
// border:1px solid #eee;
margin-top:0px;
// margin-left:-2px;
}


.sf-menu li li li {
	background:		#336aa0;
}
.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
//	background:url(images/menu_right_over.gif) top right no-repeat;
	outline:		0;
}
.sf-menu ul {
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	top:39px; /* overriding essential styles */
}
.sf-menu ul ul {
    margin-top:0;
}
.sf-menu ul a {
    background:#F7F5F6;
	border-bottom:none;
}
.sf-menu ul a:hover {
    color: #4b4b4c;
}

/*************************************** LOGO  */
#logo h1{
	/*display:none;*/
}

/*********************************************  MAIN CONTENT */
#main{
	background: url(images/main_bg.gif) top left no-repeat;
	z-index:1;
	padding:10px 10px 30px 20px;
	width:auto;
	height:1%;                    
}
#container{width:550px;}
#content{  
width:510px;
	padding:10px 0px 20px 5px;
margin-left:180px;
min-height:500px;
margin-top:-6px; 
}
/*********************************************************** post */


/*********************************************************** columns */
#primary{
	width:170px;
	float:left;
	margin-left:-540px;
height:100%;
}      

#secondary{
	width:165px;
	float:right;
margin-right:139px;  
padding-left:20px;
margin-top:-2px;  
}

#recent-posts-3{margin-left:-3px;width:162px;}

.aside ul.xoxo{
	list-style:none;
	padding:0;
  padding-left:2px;
}
.aside ul.xoxo li{
	padding:0;
	margin:0;
//	background:#eae9e9;
//	border:1px solid #e6e5e5;	
} 

#primary aside ul.xoxo li{
background:#ffffff;
}

.aside ul.xoxo li{
	margin-top:10px;
}
.aside ul.xoxo li h3{
	color:#da7f13;
//	background:url(images/side_header.gif) top left repeat-x #f2f2f2;
	height:22px;
	padding:0px 0 0 10px;
	margin-left:0px;
}
.aside ul.xoxo li#rss-links h3{
	color:#da7f13;
	background:url(images/rss_bg.gif) top left repeat-x #f2f2f2;
	height:22px;
	padding:6px 0 0 25px;
}
.aside ul.xoxo li ul{
	list-style:none;
	padding:0;
	margin:0;
}
.aside ul.xoxo li ul li { 
	list-style:none;
	padding:0;
	margin:0;
	border-top:1px solid #eee;
	border-bottom:1px solid #e6e5e5;
	border-left:none;
	border-right:none;
}
.aside ul.xoxo li ul li.recentcomments{
	padding:2px 20px 2px 10px;
/*
	border-top:1px solid #fff;
	border-bottom:1px solid #e6e5e5;	
*/
}
.aside ul.xoxo li ul li.recentcomments a{
	display:inline;
	color:#2772b3;
	text-decoration:none;
	border:none;
	padding:0;
}
.aside ul.xoxo li ul li.recentcomments a:hover{
	color:#000;
	text-decoration:underline;
	background:none;
}

.aside ul.xoxo li ul li a{
	background:#f1f1f1;
	display:block;
	padding:2px 2px 2px 10px;
/*
	border-top:1px solid #fff;
	border-bottom:1px solid #e6e5e5;
*/
	text-decoration:none;
}
.aside ul.xoxo li ul li a:hover{
//	background:#d2d2d2;
	background:#eeeeee;
	color:#000;
	text-decoration:none;
}
.aside ul.xoxo li ul li.cat-item a{
	display:block;
	color:#2772b3;
	text-decoration:none;
/*
	border-top:1px solid #fff;
	border-bottom:1px solid #e6e5e5;
*/
	padding-left:35px;
	background:url(images/folder-ico.gif) center left no-repeat #f1f1f1;
}
.aside ul.xoxo li ul li.cat-item a:hover{
	background:url(images/folder-ico.gif) center left no-repeat #d2d2d2;
	color:#000;
	text-decoration:none;
}
/***************************************************************** Search */
li#search form div{
	padding:0 0 0 7px;
}
li#search form div input#s{
	width:110px;
	border-top:1px solid #c0c0c0;
	border-left:1px solid #c0c0c0;
	border-right:1px solid #fff;
	border-bottom:1px solid #fff;
}
/***************************************************************** Tag Cloud */
.aside ul.xoxo li#tag_cloud{
	padding:10px;
}
.aside ul.xoxo li#tag_cloud h3{
	color:#da7f13;
	background:url(images/side_header.gif) top left repeat-x #f2f2f2;
	height:22px;
	padding:7px 0 0 10px;
	margin:-10px -10px 0 -10px;
}
.aside ul.xoxo li#tag_cloud a{
	font-size:18px;
}
/***************************************************************** Calendar */
#calendar{
	background:#fff;
}
#calendar_wrap{
	padding:0 0 0 12px;
	/*background:#fff;*/
}
#wp-calendar{
	/*border-collapse:collapse;*/
}
#wp-calendar tr th{
	padding:0 5px;
	margin:0;
	border:1px solid #e6e5e5;
}
#wp-calendar tr td{
	padding:0 5px;
	margin:0;
	border:1px solid #e6e5e5;
}
/*********************************************************** Comments */

/**
#comments{
	border:1px solid #e6e5e5;
	background:#f1f1f1;
	padding-top:0px;
}
#comments .comment-meta a{
	color:#2772c8;
}
#comments .comment-author a{
	color:#2772c8;
}
#comments h3{
	color:#323232;
	font-size:20px;
}
#comments li.comment{
	margin-bottom:10px;
	border:1px solid #fff;
	background:url(images/comment.gif) top left repeat-x #e3e3e3;
	color:#323232;
}
#comments li.alt{
	background:url(images/comment_alt.gif) top left repeat-x #eae9e9;
}
#comments li.bypostauthor{
	background:url(images/bypostauthor.jpg) top left repeat-x #d8ebf7;
	color:#323232;
}
#respond{
	margin-bottom:10px;
	border:1px solid #fff;
	background:url(images/comment.gif) top left repeat-x #e3e3e3;
	color:#323232;
}
#respond input{
	font-family:Arial, Helvetica, sans-serif;
}
#respond textarea{
	font-family:Arial, Helvetica, sans-serif;
}

**/


/***********************************************************  FOOTER  */
#footer{
	background:url(images/footer_bg.gif) bottom left no-repeat;
	border:none;
//	min-height:100px;
	width:980px;
	padding:0px 0 0px 0;
	margin:0;
	color:#323232;
	margin-top:-55px;
}
#footer a{
	color:#2772b3;
}
#footer a:hover{
	color:#000;
}
#subsidiary{

}
#siteinfo{
	text-align:center;
	width:800px;
	color:#323232;
	padding:0 0 0px 0;
display:none;
}
#siteinfo a{
	color:#323232;
}
#ll{}

/*  custom  */

table.productcart {
border:medium none;
border-collapse:collapse;
font-size:inherit;
margin-bottom:10px;
margin-top:10px;
padding:3px 0 0;
width:100%;
text-align:center;
}

table.productcart tr.product_row td
{
text-align:center;
v-align:middle;
vertical-align:middle;
}

table.productcart tr.product_row td.firstcol
{
// padding-top:10px;
}

table.productcart tr.product_row td {
font-size:inherit;
padding-bottom:0px;
vertical-align:middle !important;
padding-top:10px;
}

.aside tr {
border-bottom:1px solid #E0E0E0;
border-right:1px solid #E0E0E0;
line-height:20px;
} 

.aside td {
border-bottom:1px solid #E0E0E0;
border-right:1px solid #E0E0E0;
padding-top:5px;
padding-bottom:5px;
}     

/** structural menu **/

.faq h3 {
font-size:1.3em !important;
font-weight:bold;
margin:0;
padding-left:5px;
} 

.answer {font-size: 1.1em !important; margin-top:10px; margin-bottom:10px;padding-left:5px;padding-right:5px;padding-bottom:10px;}

.faq li {
clear:both;
padding-bottom:10px;
padding-left:5px !important;
padding-right:5px !important;
padding-top:0;
} 

#nav-above {
margin:0px 0 0px;
}


/* Moves the new widgetized area to the right and levels it with #branding */
#top-bar {
text-align:right;
position:absolute;
top:150px;
width:953px;       
vertical-align:text-top;
z-index:1000 !important;
}

#second {  
text-align:right;

vertical-align:text-top;
z-index:1000 !important;
}


/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.underlinemenu{
font-weight: bold;
width: 100%;
}

.underlinemenu ul{
padding: 6px 0 7px 0; /*6px should equal top padding of "ul li a" below, 7px should equal bottom padding + bottom border of "ul li a" below*/
margin: 0;
text-align: right; //set value to "left", "center", or "right"*/
}

.underlinemenu ul li{
display: inline;
}

.underlinemenu ul li a{
color: #494949;
padding: 6px 3px 4px 3px; /*top padding is 6px, bottom padding is 4px*/
margin-right: 7px; /*spacing between each menu link*/
text-decoration: none;
// border-bottom: 3px solid gray; /*bottom border is 3px*/
vertical-align:top;
}

.underlinemenu ul li a:hover, .underlinemenu ul li a.selected{
border-bottom-color: black;
}

#text-13 { list-style-image: url(http://groutrevive.com/wp-content/uploads/blank-icon.gif); } 

#subsidiary .aside {width:300px;}
