/*  
Theme Name: HJ Beefmasters Custom Theme
Theme URI: http://www.hjbeefmasters.com
Description: Custom theme for HJ Beefmasters
Version: 1.0
Author: Andrew T Bumpas
Author URI: http://www.andrewbumpas.com 	
 */


img, div { behavior: url(/cows/wp-content/themes/hjbeef/iepngfix.htc);}

* {margin: 0; padding: 0;} 

body {
	margin:0; padding:0;
	background: #FFCC99 url(images/bg.jpg) no-repeat center top;
	width: 100%;
}

#nav, #content {padding-top:1px; background:url(/cows/wp-content/themes/hjbeef/images/transparency.png);}
#nav {padding:5px 0;}
#content {margin-bottom:30px;}
#nav {margin-bottom:125px;}

.wrap {
	width:720px;
	margin:auto;
}
.wrap p {padding:10px 0; margin-bottom:30px; line-height: 21px; }

#nav ul {display:inline;}
ul.nav li {display:inline; padding-right:110px;}
ul.nav li a {font:20px Georgia, "Times New Roman", Times, serif; color:#FFF; text-decoration:none;}
ul.nav li a:hover {text-decoration:underline; color:#FFCC99;}

#logo {margin-bottom:125px;}

.post {
	float:left;
	width:360px;
        height: 380px;
	display:inline;
}

.post p img {border:12px solid #FFF; margin-bottom:0;}


/*----------------------Links-------------------*/

.wrap p a {color:#FFF;}
.wrap p a:hover {color:#FFCC99;}
.wrap p a:visited {color:#FF9966;}
.wrap .edit {margin-bottom:20px; margin-left:12px;}
.wrap .edit p a {color:#003399;}
.wrap .edit p a:hover {color:#0033FF;}

.post h2 {
	font:20px Georgia, "Times New Roman", Times, serif;
	color:#000000;
	background:#FFFFFF;
	text-decoration:none;
	padding:5px 12px;
	margin-top:190px;
	margin-left:12px;
	margin-bottom:0;
	width:300px;
	position:absolute;
}

.post a {font:12px Georgia, "Times New Roman", Times, serif;}
.post p, .photoQDescr {
	padding-top:0; margin-top:0;
	font:14px Georgia, "Times New Roman", Times, serif;
	color:#000;
	margin-bottom:10px;
	padding-left:12px;
	width:300px;
        line-height: 20px;
}

p, form { 
	font:14px Georgia, "Times New Roman", Times, serif;
	color:#FFFFFF;
}

/*-------------------Form---------------*/

fieldset {border:0; padding:10px 0;}
label {float:left; display:block; width:110px; text-align:right; padding-right:10px;}
input {margin-bottom:15px;}
#form_name, #company, #email {width:275px;}
#message {width:500px; height:200px;}
#submit {margin-left:115px;}


p.tiny {font-size:12px; margin-bottom:0;}

ul {font:14px Georgia, "Times New Roman", Times, serif; margin-bottom:20px; padding:0;}
ul li {list-style: none;}

/*----------------------footer-----------------------*/

.clearer {clear:both;}
#footer {padding-top:10px; border-top:2px groove #FFF; background:url(/cows/wp-content/themes/hjbeef/images/transparency.png) repeat;}
#footer p {margin:0; padding:5px 0;}
#footer a {color:#FFF;}
#footer a:hover {color:#FFCC99;}
#footer ul li {display:inline; margin-right:60px;}
#footer ul li a {font-size:20px; text-decoration:none;}
#footer ul li a:hover {text-decoration:underline;}
#footer p.tiny {padding-bottom:19px;}