/*  
Theme Name: RockinBizRed
Author URI: http://www.nathanrice.net/
Version: 2.0
Author: Nathan Rice
Description: RockinBizRed is an updated clean and sleek theme designed specifically for business blogs and websites.f
It has 3 columns, with sidebars on either side of the center content section.
The CSS, XHTML and design is released under GPL: 
http://www.opensource.org/licenses/gpl-license.php
*/

html, body { margin: 0; padding: 0; }

.top-left-menu a {
    color:#777;
    font-size:11px;
    text-decoration:none;
}

.top-left-menu a:active {
    color:#777;
    font-size:11px;
    text-decoration:none;
}

.top-left-menu a:visited {
    color:#777;
    font-size:11px;
    text-decoration:none;
}

.top-left-menu a:hover {
    color:#777;
    font-size:11px;
    text-decoration:underline;
}

.nav {
    margin-top:8px;
    margin-left:2px;
    font-size:11px;
}

.nav a,.nav a:active,.nav a:visited {
    text-decoration:underline;
    font-size:11px;
    color:#b84a24;
}

.nav-link {
color:#b84a24;
}

a:hover.nav-link {
text-decoration:none;
}

table.f-menu tr td a{
  font-size:10px;color:#808080;
text-decoration:none;
}

table.f-menu tr td a:active{
  font-size:10px;color:#808080;
text-decoration:none;
}

table.f-menu tr td a:visited{
  font-size:10px;color:#808080;
text-decoration:none;
}

table.f-menu tr td a:hover{
  font-size:10px;color:#d23e0a;
  text-decoration:none;
}

ul.products li a,a:active,a:visited {
color:#000;
}

ul.products li a:hover {
color:#d23e0a;
}

#support_div a,a:visited {
      color:#000;
}

.menu-left {
list-style-type:none;
margin-top:32px;
}

ul.menu-left li {
display:block;
width:160px;
float:left;
margin-bottom:13px;
font-size:12px;
}

.menu-left li a,.menu-left li a:visited{
   color:#000;
   text-decoration:none;
}

.menu-left li a:hover {
   color:#d23e0a;
   text-decoration:none;
}


body {
        background:#ededed;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	text-align: center;
	color: #666;
}

body * {margin: 0px; padding: 0px;}

.prodtitles {
      margin:10px 0px 10px 0px;
}

.products {
     list-style-type:none;
}

.PeCategories {
      margin: 20px 0px 20px 0px;
}

.MainCategory {
     margin: 5px 0px 0px 0px;
     display:block;
     float:left;
}

/*********************************************
		Link Styles
*********************************************/
.newlink {
background:transparent url(foreground.png) no-repeat scroll 0 0;
display:block;
height:13px;
margin:0;
width:190px;
position:absolute;
z-index:2;
}

.logo_link {
background:transparent url(foreground.png) no-repeat scroll 0 0;
display:block;
height:100px;
margin:0;
offsetTop:0;

width:190px;

}

a.notselected {
       font-weight:bold;
       color:#000;
       display:block;
       clear:none;
       margin:2px;
       text-align:center;
       padding:3px;
       float:left;
}

a:visited.notselected {
       font-weight:bold;
       color:#000;
       display:block;
       clear:none;
       margin:2px;
       text-align:center;
       padding:3px;
       float:left;
}

a.selected {
 font-weight:bold;
       display:block;
       color:#000;
       clear:none;
       margin:2px;
       text-align:center;
       padding:3px;
       background:#FFF;
       float:left;
}


.wpsc_page_numbers {
       padding-left:40px;
       padding-bottom:10px;
       color:#000;
       font-weight:bold;
}



/*********************************************
		Text Elements
*********************************************/

p {color:#FFF;text-align:justify;}
ol, ul {
	margin: 5px 20px;
}
blockquote {
	margin: 5px 0px 5px 10px;
	padding: 0px 0px 0px 10px;
	border-left: 1px solid #999;
}
img { border: 0px; background: none; }
p {
	padding: 5px 0px;
	margin: 0px;
}
/*********************************************
		Header Styles
*********************************************/
h1, h1 a, h1 a:visited { /* This style used as title on single posts and pages */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	padding: 10px 0px 5px 0px;
	margin: 0px;
	color: #333;
	text-decoration: none;
}
h2 { /* This style used as header in the sidebars */
	
	font-size: 18px;
        font-weight:bold;
	color: #b34620;
	font-family: verdana;

	margin: 0px 0px 0px 0px;
	padding: 4px 0px 3px 5px;
	font-weight: bold;
}
h3, h3 a, h3 a:visited { /* This style used as the post titles on homepage/archive */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding: 10px 0px 5px 0px;
	margin: 0px;
	color: #000;
	text-decoration: none;
}
h3 a:hover {
	color: #333;
	text-decoration: none;
}
h4, h4 a { /* This style used as title for comments and as the identifying header on archive page  */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	padding: 10px 0px 5px 0px;
	margin: 0px;
	color: #666;
	text-decoration: none;
}

/*********************************************
		Container Div
*********************************************/
#container {
	background: #FFF;
	border: 0px solid #000;
	text-align: left;
    margin: 0px 0px 0px 0px;
        
    
    padding: 0px;
}

/*********************************************
		Header Styles
*********************************************/
#header {
	border: 0px solid black;
	background: transparent;
	margin: 0px;
	padding: 0px;
	display: block;
	position: relative;
}
/*********************************************
		Horizontal Navigaion Styles
*********************************************/
#menu {
	color:#FFF;
	font-size: 11px;
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	text-align: center;	
	padding: 0px 0px;
	margin: 0px;
	display: block;
}
#menu ul {

	background: transparent;
	margin: 0px;
	padding: 5px 0px 19px 0px;
	}
#menu ul li {
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 18px 0px 19px 0px;
	}
#menu ul li a {
	color: #FFF;
        font-family:verdana;
        font-weight:bold;
	padding: 10px 10px 19px 10px;
	margin: 0px;
	text-decoration: none;
	}
/* if you want to set a "current page item" style, do it here */
#menu ul li.current_page_item a, #menu ul li.current_page_item a:visited {
}
#menu ul li a:hover {
	color: #FFF;
        font-family:verdana;
        font-weight:bold;
	text-decoration: underline;
	}
	
/*********************************************
		Content Div
*********************************************/
#content {
	
	
       
	min-height:100%;
height:auto !important;
height:100%;
	display: block;
       
      
        overflow:hidden;
}

#content p {
    color:#7d7d7d;
}



.post-more { /* Use this class to style the "more" tag div */
}
.post-more a, .post-more a:visited { /* Use this class to style the link within the post-more div */
}

#content a {
color:#000;
}
#content a:visited {
color:#000;
}
#content a:active {
color:#000;
}
#content a:hover {
color:#000;
}



/*********************************************
		Post Meta Styles
*********************************************/
.meta-top {
	clear: both; /* we need this so floats in the post are cleared */
	padding: 5px 0px;
	margin: 0px 0px;
	background: none;
	border-top: 1px solid #999;
}
.meta-bottom {
	clear: both; /* we need this so floats in the post are cleared */
	padding: 5px 0px;
	margin: 5px 0px;
	background: none;
}
.meta-date {
}
.meta-author {
}
.meta-comments {
}
.meta-category {
}

/*********************************************
		Previous/Next Page Navigation
*********************************************/
.page-nav {
	clear: both; /* To clear any floats */
	margin: 10px 0px;
	padding: 10px 0px;
}
.nav-previous {
	width: 249px; 
	float: left; 
	text-align: left;
}
.nav-next {
	width: 249px; 
	float: right; 
	text-align: right;
}
	
/*********************************************
		Left Sidebar
*********************************************/
#l_sidebar {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	display: inline;
	float: left;
	border: 0px solid black;
        color:#FFF;
	width: 200px;
        margin: 10px 0px 15px 0px;
	display: block; /* floats are handled as block elements, this is to fix 
						a margin collapsing bug in IE */
}
#l_sidebar p {
	padding: 5px;
}
#l_sidebar img {
	text-align: center;
}
#l_sidebar form {
	padding: 0px;
	margin: 5px;
}
#l_sidebar ul {
	list-style-type: none;
        
	padding: 0px;
	margin: 0px;
}
#l_sidebar ul li {
	padding: 0px 0px 10px 0px;
}
#l_sidebar ul li ul {
	padding: 0px 0px 0px 0px;
        margin:5px 0px 5px 20px;
        list-style-image:url(/wp-content/themes/rockinbizred-20/images/ul_icon.gif);
}
#l_sidebar ul li ul li {
	padding: 0px;
	margin: 5px;
}
#l_sidebar ul li ul li a {
	color: #348ac3;
        font-weight:bold;
	text-decoration: none;
}
#l_sidebar ul li ul li a:hover {
	color: #FFF;
        font-weight:bold;
	text-decoration: none;
}
#l_sidebar ul li ul li ul {
	padding: 0px;
	margin: 0px;
}
#l_sidebar ul li ul li ul li {
	padding: 0px;
	margin: 5px 10px 5px 5px;
}

#l_sidebar a {
      color:#000;
}

#l_sidebar a:hover {
      color:#cc0000;
}


/*********************************************
		Right Sidebar
*********************************************/
#r_sidebar {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	display: inline;
	float: right;
	border: 0px solid black;
	width: 200px;
	margin: 10px 0px 15px 0px;
	display: block; /* floats are handled as block elements, this is to fix 
							   a margin collapsing bug in IE */
}
#r_sidebar p {
	padding: 5px;
}
#r_sidebar img {
	text-align: center;
}
#r_sidebar form {
	padding: 0px;
	margin: 5px;
}
#r_sidebar ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
#r_sidebar ul li {
	padding: 0px 0px 10px 0px;
}
#r_sidebar ul li ul {
	padding: 0px 0px 0px 0px;
}
#r_sidebar ul li ul li {
	padding: 0px;
	margin: 5px;
}
#r_sidebar ul li ul li a {
	color: #1d3051;
	text-decoration: none;
}
#r_sidebar ul li ul li a:hover {
	color: #00bef8;
	text-decoration: underline;
}
#r_sidebar ul li ul li ul {
	padding: 0px;
	margin: 0px;
}
#r_sidebar ul li ul li ul li {
	padding: 0px;
	margin: 5px 10px 5px 5px;
}

/*********************************************
		Comment Styles
*********************************************/
.comments {
	padding: 8px;
}
.comments .even {
	margin: 5px 0px 5px 0px;
	padding: 10px;
	background: #FFFFFF;
	overflow: hidden;
	border-bottom: 1px dotted #B7B7B7;
}
.comments .odd {
	margin: 5px 0px 5px 0px;
	padding: 10px;
	background: #FFFFFF;
	overflow: hidden;
	border-bottom: 1px dotted #B7B7B7;
}

/*********************************************
		Footer Styles

*********************************************/
#footer {
	margin: 0px;
	padding: 0px;
	clear: both;
	background:#b84a24;
	color:#ff9c00;
	font-family: Arial, Sans-Serif;
	font-size: 11px;
        height:47px;
}
#footer a {
	color: #FFF;
        font-family:verdana;
}
#footer a:hover {
	color: #FFF;
	text-decoration: underline;
        font-family:verdana;
}

/************************************************
                Theme styles
*************************************************/

.item_image {
       margin:5px 0px 10px 0px;
}


