/*
Theme Name: Kobebeefcake Version 2
Theme URI: http://www.thatfreshagency.com
Description: An new simple theme for the Kobebeefcake brand.
Author: David Burden
Author URI: http://www.deeiy.com
*/


/*
Kobebeefcake theme color swatch



*/


/* Globals */

*{
margin:0px;
padding:0;
}

html,body{
width:100%;
} 



#container_main{
margin:0px auto;
text-align:left;
width:100%;
} 

#container_page{
margin:0px auto;
text-align:left;
width:100%;
} 

object{
width:490px;
height:340px;
border: solid 5px #000;
}

p{
font-family: sans-serif, arial, helvetica, verdana;
font-size: 0.8em;
line-height: 1.1em;
padding: 10px 0 5px 0;
}


img{
border:none;
}

/* Globals Typography */


h1{
font-size:55px;
font-family:"Times New Roman", Times, serif;
font-weight:normal;
}

h2{
font-style: italic;
font-family: "Times New Roman", Georgia, Times, serif;
padding: 5px 5px 5px 5px;
font-size: 1.3em;
font-weight: lighter;

}

h3{font-size:16px;}
h4{font-size:13px;}

h5{
font-size:10px;
color: #7f7f7f;
padding-left:1px;
font-weight:normal;
margin-bottom:8px;
}

a{
color: #5b5b5b;
text-decoration:none;
}

a:hover{color: #1f2021;}


.beefnote{
font-style: italic;
font-family: "Times New Roman", Georgia, Times, serif;
padding: 5px 5px 5px 5px;
font-size: 1.1em;
color:#777;
font-weight: lighter;
}



/* Navigation */

#navigation{
margin: 100px 0px 5px 50px;
float:left;
position:absolute;
width:300px;
margin-right: 20px;
z-index: 800;
position: fixed;
}

#navigation ul li{
font-family: sans-serif;
list-style: none;
font-size: 2em;
color: #cdd4a5;
padding: 9px 9px 9px 9px;
}

#navigation h2{
color: #353535;
}

/* Header */

#header{
max-height:41px;
padding: 5px 5px 0px 5px;
background: url(images/header_bg.png) repeat-x;
position: fixed;
width: 100%;
margin: 0px 0px 0px 0px;
overflow: hidden;
clear:both;
z-index: 100;
}

#header img{
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 50px;

}


.checkout_button{
/*float:right;*/
margin: 0px 50px 0px 0px;

}



/* Middle */

#middle{
height:100%;
}

#image_holder{
float:right;
}

#main_image{
}

#beef_container{
width:833px;
height:100%;
float:right;
margin:50px 50px 0 0;
}

#beef_header{
width:100%;
margin:0 auto;
background: url(images/beef_header.png) no-repeat;
height:361px;
width::833px;
float:left;
}

#beef_page{
margin:0 auto;
background: url(images/beef_page.png) repeat;
width::833px;
margin: 361px 0 30px 0;
min-height: 400px;
padding:0 0 40px 0;
}

#beef_page_content{
width:480px;
margin: 0 auto;
}

#beef_footer{
margin:0 auto;
background: url(images/beef_footer.png) no-repeat;
height:72px;
width::833px;
margin-top: -50px;
}

.post{
width:490px;
margin: 0 auto;
margin: 30px 0 30px 175px;
}


.post img{
/*width:98%;
height:50%;*/
}

.size-full{
width:490px;
height:340px;
border: solid 5px #000;
}


.share{
/*height:50px;*/
/*width:250px;*/
margin: 10px 0 10px 175px;
}

/*.share ul li{
float:left;
padding: 3px;
}*/

/* Footer */

#footer{
background-color: none;
padding-top:5px;
padding-bottom:10px;
float:left;
width:950px;
height:40px;
}

#footer p{
float:left;
color:#222;
margin: 5px 0px 5px 50px;
}


/* shop */

#loadingimage{
border:none;
}

.wpsc_loading_animation{
border:none;

}