@charset "UTF-8";
/*
Theme Name: LLL_Theme
*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
	margin:0;
	padding:0;
}
body {
	background:url(images/background.jpg) #000 repeat-y fixed top center;
	width:100%;
	display:table;
	font-size:100%;
	font-family:"Trebuchet MS", Helvetica, Arial, sans-serif;
	color:#fff;
	text-align:center;
}
.clear {
	clear:both;
	margin:0;
	padding:0;
	height:0;
}
a {
	color:#bfb56e;
	text-decoration:none;
	position:relative;
}
a:hover {
	text-decoration:underline;
}
h2, h3 {
	font:24px/25px "Trebuchet MS";
	color:#e1e0e0;
}
h4 {
	font:24px/25px "Times New Roman";
}
#top_gold {
	background:url(images/top_gold.jpg) repeat-x 0 0;
	width:100%;
	height:14px;
	position:relative;
	top:0;
	left:0;
}
#header {
	background:#000;
	width:100%;
	height:auto;
	position:relative;
}
/*home_box*/
#header .home_box {
	background:#000;
	width:936px;
	height:215px;
	position:relative;
	margin:0 auto;
}
#header .home_box h1 a {
	background:url(images/logo.jpg) no-repeat 0 0;
	display:block;
	width:936px;
	height:178px;
	text-indent:-9999px;
	position:absolute;
	top:0;
	left:0;
}
#header .home_box h2 {
	position:relative;
	top:180px;
}
/*sub_box*/
#header .sub_box {
	background:#000;
	width:936px;
	height:68px;
	position:relative;
	margin:0 auto;
}
#header .sub_box h1 a {
	background:url(images/sub_logo.png) no-repeat 0 0;
	display:block;
	width:234px;
	height:83px;
	text-indent:-9999px;
	position:absolute;
	top:5px;
	left:105px;
	z-index:200;
}
#header .sub_box h2 {
	position:absolute;
	top:34px;
	left:350px;
	font:19px/20px "Trebuchet MS";
}
/*menu_bar*/
#menu_bar {
	background:url(images/menu_bar.jpg) repeat-x 0 0;
	width:100%;
	height:66px;
	position:relative;
}
#menu_bar .box {
	width:936px;
	height:auto;
	position:relative;
	margin:0 auto;
}
#menu_bar .box ul {
	list-style:none;
	width:auto;
	text-align:left;
	position:absolute;
	top:25px;
	left:108px;
}
#menu_bar .box ul li {
	float:left;
	margin:0 60px 0 0;
}
#menu_bar .box ul li a {
	color:#e1e0e0;
	font:18px/19px "Trebuchet MS";
	text-transform:uppercase;
}
#menu_bar .box ul li a:hover, #menu_bar .box ul li.current_page_parent a, #menu_bar .box ul li.current_page_item a {
	color:#bfb56e;
	text-decoration:none;
}
/*sub_menu*/
/*sub_divider*/
.sub_divider {
	background:url(images/sub_divider.jpg) repeat-x 0 0;
	width:100%;
	height:36px;
}
#sub_menu {
	background:url(images/sub_menu.png) repeat-x 0 100%;
	width:100%;
	height:auto;
	position:relative;
}
#sub_menu .box {
	background:none;
	width:625px;
	height:auto;
	padding:10px 0 20px 0;
	margin:0 auto;
	position:relative;
	left:55px;
	text-align:left;
}
#sub_menu .box ul {
	list-style:disc;
	color:#f2f2f2;
	margin:0;
	padding:0;
}
#sub_menu .box ul li {
	float:left;
	margin:0;
	padding:0;
	width:300px;
	height:19px;
}
#sub_menu .box ul li a {
	color:#f2f2f2;
	font:14px/14px "Trebuchet MS";
	text-transform:uppercase;
	text-decoration:none;
	margin:0;
	padding:0;
}
#sub_menu .box ul li a:hover, #sub_menu .box ul li.current_page_item a {
	color:#bfb56e;
	text-decoration:none;
}
#sub_menu h2.blog a{
	color:#bfb56e;
	text-decoration:none;
	font:bold 40px/41px "Trebuchet MS";
	margin:0;
	padding:0;
	text-align:center;
	position:relative;
	left:0px;
	top:25px;
}
/*top container*/
.container {
	width:936px;
	height:auto;
	position:relative;
	margin:0 auto;
}
.container .large_pics {
	width:811px;
	height:463px;
	position:relative;
	margin:0 auto;
}
.container .large_pics .lg_frame {
	width:386px;
	height:469px;
	position:absolute;
	top:10px;
	background:url(images/large_frame.png) no-repeat 0 0;
	z-index:30;
}
.container .large_pics .lg_frame.left {
	left:0;
}
.container .large_pics .lg_frame.right {
	right:0;
}
.container .large_pics .lg_frame img {
	position:relative;
	width:261px;
	height:335px;
	top:64px;
	z-index:20;
}
/*home text_box*/
.container .text_box {
	background:url(images/text_back.jpg) #000 no-repeat 528px 0;
	width:760px;
	height:auto;
	padding:25px 60px;
	color:#fff;
	border:2px solid #bfb56e;
	margin:40px auto 40px auto;
	text-align:left;
}
.container .text_box h2 {
	margin-bottom:25px;
}
.container .text_box p {
	margin-bottom:25px;
	font:17px/20px "Trebuchet MS";
}
/*sub_text*/
.container .text_box_sub {
	background:#000;
	width:760px;
	height:auto;
	padding:40px 60px;
	color:#fff;
	border:2px solid #bfb56e;
	margin:40px auto 40px auto;
	text-align:left;
}
.container .text_box_sub h2 {
	margin-bottom:25px;
	color:#bfb56e;
	font:italic bold 24px/25px "Trebuchet MS";
	text-transform:capitalize;
}
.container .text_box_sub p {
	margin-bottom:25px;
	font:17px/20px "Trebuchet MS";
}
.gallery {
	margin:-10px 0 15px 0;
	/* gallery clearing*/
    overflow: hidden;
	width: 530px;
}
.gallery img {
	border: 5px solid #fff;
	margin:10px 10px 0 0;
}
.gallery .gallery-caption {
	margin-left: 0;
}
.gallery br {
	clear: both
}
/* available Columns */
.col-2 {
	width: 50%
}
.col-3 {
	width: 33.333%
}
.col-4 {
	width: 25%
}
.col-5 {
	width: 20%
}
.col-6 {
	width: 16.666%
}
.col-7 {
	width: 14.285%
}
.col-8 {
	width: 12.5%
}
.col-9 {
	width: 11.111%
}
.navigation{
	margin:0;
	padding:0;
	position:relative;
	top:-20px;
	font-size:14px;
}
.navigation.bottom{
	top:20px;
}
.navigation .alignleft{
	float:left;
}
.navigation .alignright{
	float:right;
}
/*mid_bar*/
.mid_bar {
	background:url(images/menu_bar.jpg) repeat-x 0 0;
	width:100%;
	height:66px;
	position:relative;
	font:18px/70px "Trebuchet MS";
	text-align:center;
}
/*bottom_frame*/
.bottom_frame {
	background:url(images/lower_frame.png) no-repeat 0 0;
	width:514px;
	height:240px;
	padding:130px 120px 90px 130px;
	position:relative;
	margin:40px auto;
}
.bottom_frame .left {
	width:140px;
	float:left;
	text-align:right;
}
.bottom_frame .left p {
	font:19px/25px Verdana;
}
.bottom_frame .left p strong {
	font-style:italic;
}
.bottom_frame .left p strong a{
	color:#fff;
}
.bottom_frame .left p strong a:hover{
	color:#bfb56e;
}
.bottom_frame .right {
	width:315px;
	float:right;
	text-align:left;
	white-space:normal;
}
.bottom_frame .right h3 {
	border-bottom:2px solid #fff;
	padding-bottom:20px;
	margin-bottom:20px;
	font:24px/25px "Trebuchet MS";
	color:#fff;
}
.bottom_frame .right h3 a{
	text-decoration:none;
}
.bottom_frame .right h3 a:hover{
	text-decoration:none;
	color:#bfb56e;
}
.bottom_frame .right p {
	color:#fff;
	font:14px/19px "Trebuchet MS";
	width:315px;
	word-wrap:break-word;
}
.bottom_frame .right a {
	color:#fff;
	text-decoration:underline;
}
.bottom_frame .right a:hover {
	color:#fff;
	text-decoration:none;
}
.bottom_frame .right a.more {
	color:#fff;
	text-decoration:none;
	text-transform:uppercase;
	font-style:italic;
	line-height:40px;
	font:italic 14px/40px Verdana;
}
.bottom_frame .right a.more:hover {
	color:#bfb56e;

}
/*twitter_bar*/
.twitter_bar {
	background:url(images/twitter_bar.jpg) repeat-x 0 0;
	width:100%;
	height:205px;
	padding:32px 0;
}
.twitter_bar .box {
	background:url(images/twitter_bird.jpg) no-repeat 0 0;
	width:800px;
	height:212px;
	position:relative;
	margin:0 auto;
	text-align:right;
}
.twitter_bar .box h4 {
	color:#bfb56e;
	padding:20px 0;
	font:19px/20px "Times New Roman";
	margin-right:70px;
}
.twitter_bar .box p {
	color:#fff;
	font:24px/26px "Trebuchet MS";
	width:450px;
	float:right;
	margin-right:70px;
}
.twitter_bar .box p.twitter_posted {
	color:#bfb56e;
	font:16px/50px "Times New Roman";
}
.twitter_bar .box ul {
	list-style:none;
	width:450px;
	float:right;
	margin:0;
	padding:0;
	position:relative;
	right:70px;
}
.twitter_bar .box ul li.twitter-items {
	margin:0;
	padding:0;
}
.twitter_bar .box ul li a.twitter-link {
	color:#fff;
	text-decoration:underline;
}
.twitter_bar .box ul li a.twitter-link:hover {
	text-decoration:none;
}
.twitter_bar .box ul li span.twitter-timestamp {
	display:block;
	outline:none;
	border:0;
	font:16px/50px "Times New Roman";
	color:#bfb56e;
}
.twitter_bar .box ul li span abbr {
	border:0;
	outline:0;
}
/*bottom container*/
.container .bottom_box {
	width:860px;
	height:auto;
	margin:0 auto;
	position:relative;
	padding:40px 0 0 0;
	margin-bottom:40px;
}
.container .bottom_box .left {
	margin:0;
	padding:0;
	background:url(images/lower_trans.png) 0 0;
	width:407px;
	padding:20px 50px 20px 95px;
	height:auto;
	float:left;
	position:relative;
	text-align:left;
}
.container .bottom_box .left ul {
	list-style:none;
	margin:0 auto;
	position:relative;
}

.container .bottom_box .left ul li a {
	position:relative;
	left:-0px;
	text-align:right;
	font:24px/35px Georgia;
	color:#b8b8b8;
	text-transform:capitalize;

}
.container .bottom_box .left ul li a {
	color:#b8b8b8;
	text-decoration:none;
}
.container .bottom_box .left ul li a:hover, .container .bottom_box .left ul li.current_page_item a, .container .bottom_box .left ul li.current_page_parent a {
	color:#bfb56e;
	text-decoration:none;
}
.container .bottom_box .left ul li.current_page_item ul li a {
	color:#b8b8b8;
}
.container .bottom_box .left ul li.current_page_parent ul li a {
	color:#b8b8b8;
}
.container .bottom_box .left ul li ul {
	position:relative;
	left:120px;
	top:-28px;
}
.container .bottom_box .left ul li ul li a {
	font:14px/15px "Trebuchet MS";
	color:#b8b8b8;
	text-transform:uppercase;
}
.container .bottom_box .left ul li ul li a:hover, .container .bottom_box .left ul li ul li.current_page_item a {
	text-decoration:none;
	color:#bfb56e;
}
.container .bottom_box .right {
	margin:0;
	padding:0;
	width:280px;
	height:auto;
	float:right;
	position:relative;
	top:-5px;
}
.container .bottom_box .right .small_frame {
	background:url(images/small_frame.png) no-repeat 0 0;
	width:263px;
	height:310px;
	position:relative;
	z-index:30;
}
.container .bottom_box .right .small_frame img {
	width:205px;
	height:250px;
	position:absolute;
	top:30px;
	left:30px;
	z-index:-0;
}
.container .bottom_box .right .social_box {
	position:relative;
	left:-7px;
	width:130px;
	height:auto;
	margin:0 auto;
	padding-top:20px;
}
.container .bottom_box .right .social_box a {
	float:left;
	display:block;
	width:130px;
	text-indent:-9999px;
	border:0;
}
.container .bottom_box .right .social_box a.twitter {
	background:url(images/twitter.png) no-repeat 0 0;
	height:110px;
}
.container .bottom_box .right .social_box a.myspace {
	background:url(images/myspace.png) no-repeat 0 0;
	height:110px;
}
.container .bottom_box .right .social_box a.facebook {
	background:url(images/facebook.png) no-repeat 0 0;
	height:101px;
}
/*footer*/
#footer {
	background:url(images/footer_bar.jpg) repeat-x 0 0;
	width:100%;
	height:178px;
	clear:both;
	position:relative;
	margin:0;
	padding:0;
}
#footer .box {
	background:url(images/ls_designs.jpg) no-repeat 100% 50%;
	height:auto;
	text-align:left;
	width:800px;
	height:113px;
	position:relative;
	padding:65px 0 0 0;
	margin:0 auto;
}
#footer .box p.ls {
	margin:0;
	padding:0;
	text-align:right;
	width:250px;
	font:14px/16px "Arial Black";
	color:#898989;
	position:absolute;
	right:90px;
	top:85px;
}
#footer .box p.ls a {
	color:#898989;
	text-decoration:none;
}
#footer .box ul {
	margin:0;
	padding:0;
	list-style:none;
	font:16px/17px "Times New Roman";
}
.rounded {
	-moz-border-radius:20px;
	-webkit-border-radius:20px;
	border-radius:20px;
}

