/*  
Theme Name: CowboySteaks
Theme URI: http://wordpress.org/
Description: The custom WordPress theme built by <a href="http://www.top-programmer.com/"><strong>Top-Programmer</strong></a>.

Author: Top-Programmer
Author URI: http://www.top-programmer.com/

This theme was built by <a href="http://www.top-programmer.com"><strong>Top-Programmer</strong></a>

The CSS, XHTML and design is released under GPL: http://www.opensource.org/licenses/gpl-license.php
*/

body {
	background-color: #643F25;
}

#globalWrapper{
margin:auto;
margin-top:11px;
width:1000px;
}

#header{
height:175px;
background: no-repeat url('images/header_white.png');
}

#logo{
width:180px;
float:left;
height:175px;
}

#header-right{
width:613px;
float:right;
height:175px;
}

#header-bottom{
background: repeat-x url('images/org-n-black.jpg');
height:9px;
}

#content-main{
background:#FFFFFF;
padding:0px 2px 0px 2px;
min-height:400px;
}

#sidebar{
width:223px;
float:left;
margin-top:10px;
margin-bottom:6px;
}

#content{
width:750px;
min-height:350px;
float:right;
margin-top:10px;
margin-bottom:6px;
margin-right:3px;
color: #333333;
font-size: 12px;
font-family: Verdana, Arial, Helvetica, sans-serif;
line-height:17px;
}

#content p{
padding-right:10px;
text-align:justify;
}

#welcometxt{
color: #333333;
font-size: 13px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
line-height:20px;
}

#featured-head{
background: repeat-x url('images/bg-receipe.jpg');
height:38px;
color: #FFFFFF;
font-size: 13px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
line-height:38px;
}

#featured{
background:#FBE4BB;
border-left:1px solid #daa68e;
border-right:1px solid #daa68e;
margin:0px 2px 0px 4px;
padding:5px;
color: #333333;
font-size: 12px;
font-family: Verdana, Arial, Helvetica, sans-serif;
line-height:17px;
text-align:justify;
}

#featured img{
padding:5px 10px 10px 10px;
float:left;
}

#featured-bottom{
background: repeat-x url('images/bg-bott1.jpg');
height:9px;
}

#infotxt{
text-align:center;
color: #B01D15;
font-size: 18px;
font-family: Geneva, Arial, Helvetica, sans-serif;
font-weight: bold;
}

#hometab{
background:#F1383D;
height:21px;
line-height:21px;
color: #FFFFFF;
font-size: 12px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
}

#hometab a{
color: #FFFFFF;
text-decoration:none;
}

#hometab a:hover{
color: #FFFFFF;
text-decoration:underline;
}

#menu{
border: 1px solid #CCC;
}

#menu ul{
margin:0px;
padding:0px;
font-size: 11px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
}

#menu ul li{
margin:0px;
padding:0px 0px 0px 10px;
color:#4B2810;
height:25px;
line-height:25px;
list-style:  inside url('images/bullet1.gif');
}

#menu ul li:hover{
background-color:#f2e4cf;
}

#menu ul li a{
color:#4b2810;
text-decoration:none;
}

#menu ul li a:hover{
color:#765c33;
text-decoration:none;
}

#locator{
text-align:center;
}

#footer{
background: repeat-x url('images/bg-footer.jpg');
height:47px;
font-size: 11px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
color: #450000;
line-height:47px;
text-align:center;
}

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

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

#footer-bottom{
height:50px;
text-align:center;
padding-top:6px;
}

#imageleft{
float:left;
}

#imageright{
float:right;
}
#clear{
clear:both;
}
#clear10{
clear:both;
height:10px;
}

#clear3{
clear:both;
height:3px;
}

a:link {
	color: #B01D15;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #B01D15;
}
a:hover {
	text-decoration: none;
	color: #0E1618;
}
a:active {
	text-decoration: none;
	color: #0E1618;
}

.title{
color: #B01D15;
font-size: 18px;
font-family: Geneva, Arial, Helvetica, sans-serif;
font-weight: bold;
}

.wp-pagenavi {
	padding:10px 0;
	margin: 2px 2px 10px 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	float:right;
	padding-right:15px;
}

.blog-page-nav a:link,
.blog-page-nav a:visited, 
.wp-pagenavi a:link,
.wp-pagenavi a:visited {
	padding: 2px 5px;
	color: #000000;
	text-decoration:underline;
}

.blog-page-nav a:hover, .wp-pagenavi a:hover {
	background: #ba0703;
	color: #ffffff;
}

.blog-page-nav b,
.blog-page-nav b,
.wp-pagenavi b,
.wp-pagenavi b {
	background: #ba0703;
	color: #ffffff;
	padding: 2px 5px;
}

#product {
float:left;
width:175px;
margin:0px 0px 10px 10px;
text-align:center;
}

#product img{
margin-bottom:10px;
border:1px #B01D15 solid;
padding:5px;
}

#productimage img{
margin:10px 0px;
border:1px #B01D15 solid;
padding:5px;
}
