﻿@charset "utf-8";

/* CSS Document */

/*** common styles****************************************/

html, body {   margin: 0;   padding: 0;}
body {       
font-family: arial, helvetica, sans-serif;	   
font-size: 10pt;	   
color: #000;       
background: #000 url('http://beyondbeautifuljlo.com/wp-content/themes/bbjlov2/images/jlbg.jpg') repeat;}

.clear {  clear: both;}
/*** fonts*******************************/
a { color: #4e4e4e; }

@font-face {	
font-family: 'HelvetikerBold';	src: url('helvetiker_bold-webfont.eot');	src: local('☺'), url('helvetiker_bold-webfont.woff') format('woff'), url('helvetiker_bold-webfont.ttf') format('truetype'), url('helvetiker_bold-webfont.svg#webfont') format('svg');	font-weight: normal;	font-style: normal;}
h1 {font-family: HelvetikerBold,Helvetica,Arial,sans-serif;font-size:32pt;letter-spacing:-2px;line-height:0.8;text-transform: uppercase;margin: 0;}
h3 {font-family: HelvetikerBold,Helvetica,Arial,sans-serif;font-size:12pt;letter-spacing:-1px;color:#e7b067;text-transform: uppercase;padding-bottom: 0px; margin-top:0px;}
h3 a{color:#e7b067;}
h1 a{ color:#000;}
img, a img {    border: 0;}		
.left {    float: left;} 
.right {    float: right;}
#wrapper {width: 960px;background: none;margin: 0px auto 0px;	position:relative;}
#headerwrapper {width: 960px;background: none;margin: 0px auto 0px;	position:relative;}
#banner {	height:80px;	margin:  0;	padding: 0px;}
#logo {   position:absolute;   top:0px;   left:0px; z-index:999;}
#banner p{	margin: 0;	padding: 0;}
#navwrap {width: 960px;  height: 64px;background:#fff; 
-webkit-box-shadow: 	0px 0px 15px rgba(0,0,0,0.3);   
-moz-box-shadow:0px 0px 15px rgba(0,0,0,0.3); 
box-shadow:0px 0px 15px rgba(0,0,0,0.3);   
	-moz-border-radius: 8px 8px 0px 0px;
	-webkit-border-radius: 8px 8px 0px 0px;
	border-radius: 8px 8px 0px 0px;}
#navigation {  list-style: none;  padding: 0;  margin: 0;  width: 960px;  height: 50px;  background:url('images/menusummer.png') no-repeat;  position: relative;  overflow: hidden;}
#navigation ul {	margin: 0; 	padding: 0; 	list-style-type: none; 	list-style-image: none; }
#navigation	li {float: left; display: block; padding: 0; }
#navigation li a, #navigation	li a span{	display: block;	height:50px;	background-image: url('images/menusummer.png');	background-repeat: no-repeat;	padding: 0;	margin: 0 0px 0 0;	outline: 0;}
#navigation li a span, #navigation li a em { display:none; }
#navigation .home {width:172px; background-position: 0px 0px; left:0px;}
#navigation .features {width:172px; background-position: -172px 0px; left:172px;}
#navigation .photos {width:172px; background-position: -344px 0px; left:344px;}
#navigation .videos {width:172px; background-position: -516px 0px; left:516px;}
#navigation .forum {width:172px; background-position: -688px 0px; left:688px;}
#navigation .twitter {width:100px; background-position: -860px 0px; left:860px;}
#navigation .home:hover {width:172px; background-position: 0px -50px; }
#navigation .features:hover {width:172px; background-position: -172px -50px; }
#navigation .photos:hover {width:172px; background-position: -344px -50px; }
#navigation .videos:hover {width:172px; background-position: -516px -50px; }
#navigation .forum:hover {width:172px; background-position: -688px -50px; }
#navigation .twitter:hover {width:100px; background-position: -860px -50px; }
.slider { width:960px; height:300px; -webkit-box-shadow: 	0px 0px 15px rgba(0,0,0,0.3);        -moz-box-shadow: 0px 0px 15px rgba(0,0,0,0.3);        box-shadow:      0px 0px 15px rgba(0,0,0,0.3);		position:relative;		z-index:999; overflow:hidden;}
#contentwrapper {	background:#fff url('images/lgreyn.png');	margin: 0px auto 0px;    width: 960px;	overflow: hidden;-webkit-box-shadow: 	0px 0px 15px rgba(0,0,0,0.3);        -moz-box-shadow: 0px 0px 15px rgba(0,0,0,0.3);        box-shadow:      0px 0px 15px rgba(0,0,0,0.3);}
#featwrapper {	background: #e3e3e3 url('images/feat-bg.jpg') repeat-x;	margin: 0px auto 0px;    width: 960px;	overflow: hidden;}
#featuredslider {			padding: 40px 40px 0px 40px;    width: 880px;	height:: 894px;	border: none;}

/*** posts*******************************/
#content {    border: none;	background:#fff;    float: right;    padding: 25px 60px 40px 50px;    width: 530px;	border: none;	-webkit-box-shadow: inset 15px 0px 55px rgba(0,0,0,0.25);    -moz-box-shadow: inset 15px 0px 55px rgba(0,0,0,0.25);    box-shadow:      inset 15px 0px 55px rgba(0,0,0,0.25);}
.post { padding: 0 0 0px 0;}
.post-title a {text-decoration:none}
.post img {   	
-moz-border-radius: 8px;
-webkit-border-radius: 8px;
border-radius: 8px;
box-shadow : 0px 1px 3px rgba( 0, 0, 0, 0.4 ); 
-moz-box-shadow : 0px 1px 3px rgba( 0, 0, 0, 0.4 ); 
-webkit-box-shadow : 0px 1px 3px rgba( 0, 0, 0, 0.4 );  }
.post img.alignleft, div.alignleft{float:left;margin:0 15px 15px 0;}
.post img.alignright, div.alignright{float:right;margin:0 0 15px 15px;}
img.aligncenter,div.aligncenter {display: block;margin-left: auto;margin-right: auto;}
.post-info {padding-top: -8px; margin: 0; color:#535353;}
.post-info a{color:#cf6c55;}
a.more-link{color:#e7b067; font-weight:bold; text-decoration:none; font-family: HelvetikerBold,Helvetica,Arial,sans-serif; font-size:10pt;letter-spacing:-1px; text-transform: uppercase;padding-bottom: 0px; margin-top:0px;}
#socialsection {margin:5px 0px 30px 0px; overflow:hidden; }
.more-link {position:relative; left:452px; top:6px;}
.moretext {width:80px; position:absolute; }
.page-navigation,.page-navigation a:link, .page-navigation a:visited {color:#e7b067; font-weight:bold; text-decoration:none; font-family: HelvetikerBold,Helvetica,Arial,sans-serif; font-size:10pt;letter-spacing:-1px; text-transform: uppercase;padding-bottom: 0px; margin-top:0px;}
.sociallinks {float:left;}
blockquote {
	margin: 1em 3em ;
	color: #4d4d4d;
	border-left: 2px solid #e7b067;
	padding-left: 1em; }
	.hr {
	width:100%;
  height: 0px;
  margin:0px;
  border-bottom: 1px solid #dddddd;
  font-size: 1px;
  overflow:hidden; 
}

/*** sidebar ****/
#sidebar {	float: left;	padding: 25px 20px 40px 20px;    width: 280px; color:#535353;}
#sidebar img {   	
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
border-radius: 2px;
box-shadow : 0px 1px 3px rgba( 0, 0, 0, 0.3 ); 
-moz-box-shadow : 0px 1px 3px rgba( 0, 0, 0, 0.3 ); 
-webkit-box-shadow : 0px 1px 3px rgba( 0, 0, 0, 0.3 );}
.widget {padding:0; margin-bottom:20px;}
.widgetobject {margin-bottom:12px;}
.widget ul {	margin: 0; 	padding: 0; 	list-style-type: none; 	list-style-image: none; }
.widget li{margin-left:0px;} 
.linksrow a {text-decoration:none;}
.linksrow {width: 100%; overflow: hidden; margin-bottom: 12px;}
.linkleft {width: 98px; float: left; }
.linkcenter {width: 98px; float: left;}
.linkright {width: 84px; float: left;}
.tweets li {    margin-bottom:8px;    }
.widget h3 a{text-decoration:none;    }
a.rsswidget img {	display: none;}
#rss-2 li, #recent-posts-4 li, #recent-posts-5 li{margin-bottom:8px;}
.children li{margin-left:10px;} 

/*** sidebar - search*******************************/
.screen-reader-text {     position: absolute;     left: -1000em;}
#search-3 {	position:relative;	margin:12px 0 70px 0;}
#search-3 #s {	position:absolute;		top:40px;	width:215px;	height:25px;	border: 1px solid #dddddd;}
#search-3 #searchsubmit {	position:absolute;	top:40px;	left:215px;	width:65px;	height:29px;	background: url("images/searcho.jpg") top left no-repeat;  	border: 1px solid #dddddd;	text-indent:-99999px} 

#search-4 {	position:relative;	margin:12px 0 70px 0;}
#search-4 #s {	position:absolute;		top:40px;	width:215px;	height:25px;	border: 1px solid #dddddd;}
#search-4 #searchsubmit {	position:absolute;	top:40px;	left:215px;	width:65px;	height:29px;	background: url("images/searcho.jpg") top left no-repeat;  	border: 1px solid #dddddd;	text-indent:-99999px} 

/*** site-info*******************************/
#site-info-wrapper {	clear:both;    background:none;	margin: 0px auto 0px;	padding-top: 45px;	padding-bottom: 45px;    width: 960px;}
#site-info {color:#e7b165; text-align: center;}
#site-info a { color: #e7b165; }

/*** Latest Articles*******************************/

#featuredtext {	color:#c63636;	float:right;	width:290px;    height:318px;	padding: 0;	margin-top:27px;}
#featuredtext li, #featuredtext ul{list-style: none; padding:0; margin:0;}
#featuredtext h3 {color:#000; margin-top: 0px; padding-top: 0px;}
#featuredtext a{color:#b3712e;}
.recent-post-content {width:290px;margin: 0;padding: 0;background: none;}
.recent-post-info {font-size:8pt;margin-bottom: 0px;}
.recent-post-title{font-size:9pt;margin-bottom: 10px;}

/*====================*//*=== Other Styles ===*//*====================*/
.clear {	clear:both;}.theme-default #slider {    width:960px; /* Make sure your images are the same size */    height:300px; /* Make sure your images are the same size */}#slider a{    display:block;}
/*====================*//*=== Gallery ===*//*====================*/
.cpg_albumthumbimage {margin:10px;}
.cpg_galthumbimage {width:88px; margin-right:5px; margin-bottom:5px;}



`table.CPGImage{
   border: none !important;
   margin: 0px 0px 0px 3px !important;
   width: auto !important;}
.CPGImage tr td {border-width: 0px 1px 0px 1px !important;
    border-color: #E4E2DB !important;
    border-style: dotted !important; 
    padding: 2px 2px 2px 2px !important;}
table.CPGImage td:first-child {border-left: 0 !important;}
table.CPGImage td:last-child {border-right: 0 !important;}
 

.CPGImage tr td {margin-bottom: 3px !important;}
.CPGImage p {
   width: 90px !important;
   margin-bottom: 0px !important;
   margin-right: 2px !important;
   padding-right: 2px !important;
   margin-left: 2px !important;
   margin-right: 2px !important;
   font-size: 9px !important;
   vertical-align: bottom !important;
   text-align: left !important;
   line-height: 1.1em !important;
   word-wrap: break-word !important;
   clear: both !important;
	}`