/*
Theme Name: Liam James 1
Theme URI: http://liamjames.com
Description: Liam James Site - Buffet Framework
Author: Liam James
Author URI: http://liamjames.com
Template: the-buffet-framework
Version: 0.1
*/
 
@import url("../the-buffet-framework/style.css");

.category-tweets {
}

body {
background-color:#c80000;
background-image:url("../liamjames1/images/bg.gif");
background-position: center top;
background-repeat:repeat-y;
font-size: 12px
}

#wrapper { width: 980px; margin: 0 auto }
#wrapper2 { 
background-image:url("../liamjames1/images/bgtop.jpg");
background-position: center top;
background-repeat:no-repeat;
padding:0px;
}
#wrapper3 { 
background-image:url("../liamjames1/images/bgbottom.jpg");
background-position: center bottom;
background-repeat:no-repeat;
padding:0px;
}
#container { width: 650px }
#header {
background-position: center top;
background-repeat:repeat-y;
}
#branding {
	height:160px;
}

#searchbar {
		opacity: .30; /* Standard: FF gt 1.5, Opera, Safari */
	filter: alpha(opacity=30); /* IE lt 8 */
	-ms-filter: "alpha(opacity=30)"; /* IE 8 */
	-khtml-opacity: .30; /* Safari 1.x */
	-moz-opacity: .30; /* FF lt 1.5, Netscape */
}

.blog-description { font-size:14px; }

.blog-name, .blog-name a, .blog-name a:visited, h1, #blog-name, #blog-name a { font-size: 34px; color:#ffffff;}
.blog-name a:hover { color:#ffffff;}
.moviecontainer {
height:0px;
width:0px;
}

.footer-message, #footer-message {
margin-bottom:0px;
padding-bottom:50px;
}