/* @override http://bgliving.com/wp/wp-content/themes/bgliving/style.css */

/*
Theme Name: BG Living
Description: Customized Wordpress theme for BG Living Magazine.
Version: 1.0a
Author: Jesse Schmidt
Author URI: http://jesseschmidt.com/
*/

/* @group Resets */

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dd,dl,dt,li,ol,ul,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;font-weight:normal;font-style:normal;text-align:left;font-family:inherit;}table{border-collapse:collapse;border-spacing:0;}ol,ul{list-style:none;}q:before,q:after,blockquote:before,blockquote:after{content:"";}

/* @end */

/* @group Main */

body {
	background: url(images/background.png) no-repeat center top;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #333;
}

#wrapper {
	margin: 0 auto;
	min-height: 200px;
	width: 940px;
	padding: 0 10px;
}

p {
	font-size: 12px;
	line-height: 17px;
	margin: 0 0 8px 0;
}

strong {
	font-weight: bold;
}

em{
font-style: italic;
}

a:link {
	color: #1e568f;
	text-decoration: none;
}

a:visited {
	color: #1e568f;
	text-decoration: none;
}

a:hover {
	color: #3498fd;
	text-decoration: none;
}

a:active {
	color: #1e568f;
	text-decoration: none;
}

/* @end */

/* @group Header */

#header {
	height: 185px;
	background: url(images/shadow_up.png) no-repeat center bottom;
}

#top_banner_ads {
	margin: 5px 0 10px 0;
	height: 90px;
}

.ad728x90header {
	width: 728px;
	height: 90px;
	float: left;
}

.ad120x90header {
	width: 120px;
	height: 90px;
	float: right;
}

#logos {
	float: left;
	height: 73px;
	width: 210px;
}

#nav {
	height: 41px;
	padding: 13px 0 0 0;
}

#nav ul {
	list-style-type: none;
}

#nav ul li {
	float: left;
	padding: 0;
	overflow: hidden;
}

#nav ul li.page-item-103 a {
	display: block;
	background: url(images/nav_sprite.png) no-repeat 0 0;
	width: 75px;
	height: 29px;
	text-indent: -9999px;
}

#nav ul li.page-item-37 a {
	display: block;
	background: url(images/nav_sprite.png) no-repeat -75px 0;
	width: 80px;
	height: 29px;
	text-indent: -9999px;
}

#nav ul li.page-item-91 a {
	display: block;
	background: url(images/nav_sprite.png) no-repeat -155px 0;
	width: 112px;
	height: 29px;
	text-indent: -9999px;
}

#nav ul li.page-item-583 a {
	display: block;
	background: url(images/nav_sprite.png) no-repeat -267px 0;
	width: 61px;
	height: 29px;
	text-indent: -9999px;
}

#nav ul li.page-item-585 a {
	display: block;
	background: url(images/nav_sprite.png) no-repeat -328px 0;
	width: 97px;
	height: 29px;
	text-indent: -9999px;
}

#nav ul li.page-item-587 a {
	display: block;
	background: url(images/nav_sprite.png) no-repeat -425px 0;
	width: 123px;
	height: 29px;
	text-indent: -9999px;
}

#nav ul li.page-item-589 a {
	display: block;
	background: url(images/nav_sprite.png) no-repeat -548px 0;
	width: 108px;
	height: 29px;
	text-indent: -9999px;
}

/* @end */

/* @group Gallery */



img {
	border: none;
}

#gallery-min {
	clear: both;
	position: relative;
	border: 1px solid #9e9e9e;
	width: 940px;
	height: 269px;
	overflow: hidden;
	background: #ccc url(images/gallery_text_bkgrd.png) repeat-x;
}

#slideshow-min {
	width: 640px;
	height: 269px;
	overflow: hidden;
}

#caption {
	width: 300px;
	height: 269px;
	position: absolute;
	right: -1px;
	border-left: 1px solid #9e9e9e;
}

.caption {
	margin: 10px 0 0 0;
	color: #333;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.caption .image-title {
	color: #1e568f;
	width: 274px;
	padding: 8px 0 0 16px;
	background: url(images/ss_title.png) no-repeat;
	font-size: 1.3em;
}

.caption .image-desc {
	padding: 10px 10px 0 16px;
	font-size: 0.8em;
	height: 200px;
	max-height: 200px!important;
	line-height: 1.3em;
}

#controls-min {
	position: absolute;
	left: 0;
	bottom: 0px;
	padding: 14px;
}

#controls-min a {
	width: 24px;
	height: 24px;
	text-indent: -9999px;
	overflow: hidden;
	display: block;
}

#controls-min a.play {
	background: url(images/ss_play.png) no-repeat;
}

#controls-min a.pause {
	background: url(images/ss_pause.png) no-repeat;
}

#thumbs-min {
	position: absolute;
	bottom: 0px;
	left: 50px;
}

ul.thumbs {
	width: 100px;
	height: 24px;
	margin: 0;
	padding: 0 0 14px 0;
}

ul.thumbs li {
	display: inline;
	float: left;
}

ul.thumbs li a.thumb {
	text-decoration: none;
	color: #000;
	margin: 0 4px;
}

ul.thumbs li a {
	width: 24px;
	height: 24px;
	text-indent: -9999px;
	overflow: hidden;
	display: block;
}

ul.thumbs li a.num1 {
	background: url(images/ss_1.png) no-repeat;
}

ul.thumbs li a.num2 {
	background: url(images/ss_2.png) no-repeat;
}

ul.thumbs li a.num3 {
	background: url(images/ss_3.png) no-repeat;
}

/* @end */

/* @group Content */

#content_home {
	min-height: 100px;
	padding: 20px 0;
	background: url(images/shadow_down.png) no-repeat center top;
}

#content {
	min-height: 100px;
	padding: 20px 0;
}

/* @group News */

#news {
	width: 300px;
	float: left;
	margin: 0 0 10px 0;
}

#news h3 {
	height: 23px;
	background: url(images/header_sprite.png) no-repeat;
	text-indent: -9999px;
	margin: 0 0 10px 0;
}

#news .entry {
	margin: 0 0 15px 0;
	border-bottom: 1px solid #90cd2f;
}

#news .entry h4 a {
	font-weight: bold;
	color: #333;
}

#news .entry .newsdata{
	margin: 0;
	font-size: 11px;
	color: #476616;
}

/* @end */

/* @group Events */

#events {
	width: 298px;
	float: left;
	min-height: 350px;
	margin: 0 10px 10px 10px;
	padding: 0 10px;
	border-left: 1px solid #93bfee;
	border-right: 1px solid #93bfee;
}

#events h3 {
	height: 23px;
	background: url(images/header_sprite.png) no-repeat 0 -26px;
	text-indent: -9999px;
	margin: 0 0 10px 0;
}

#events .entry {
	margin: 0 0 15px 0;
	border-bottom: 1px solid #40afe8;
}

#events .entry h4 a {
	font-weight: bold;
	color: #333;
}

#events .entry .eventdata{
	margin: 0;
	font-size: 11px;
	color: #2c759b;
}

#post-11 h2 {
	height: 23px;
	background: url(images/header_sprite.png) no-repeat 0 -26px;
	text-indent: -9999px;
	margin: 0 0 10px 0;
}

/* @group Event List */

body.home #wpng-cal-events {
	margin: 0 0 15px 0;
	border-bottom: 1px solid #93bfee;
}

.wpng-cal-loading {
	height: 100px;
	text-align: center;
}

.wpng-cal-image {
	margin-top: 20px;
}

.wpng-page-list-table {
	width: 100%;
	margin-bottom: 10px;
}

.wpng-page-list-head {
	padding-top: 10px;
	font-size: 14px;
	font-weight: bold;
}

.wpng-page-list-time {
	width: 30%;
	padding-top: 8px;
	font-size: 12px;
}

.wpng-page-list-title {
	padding-top: 8px;
	font-size: 12px;
}

.wpng-entry {
	font-size: 100%;
}

.wpng-entry-label-row {
	padding-top: 7px;
	font-size: 100%;
}

.wpng-entry-label {
	font-weight: bold;
	width: 60px;
    float: left;
}

.wpng-entry-label-text {
	float: left;
}

.wpng-entry-desc {
	padding-top: 10px;
	font-size: 110%;
}

.wpng-widget-date-title {
	padding-top: 10px;
}

#wpng-cal-events br {
	clear: both;
}

/* @group Thickbox */
*{padding: 0; margin: 0;}
/* ---------->>> thickbox specific link and font settings <<<------------*/
#TB_window {
	font-size: 12px;
	color: #333333;
}

#TB_secondLine {
	font-size: 12px;
	color:#666666;
}
/* ---------->>> thickbox settings <<<--------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(wp-content/plugins/wpng-calendar/macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #3899ca;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
	border-bottom: 1px solid #3899ca;
	margin: 0 0 10px 0;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}


/* @end */

/* @end */

/* @end */

/* @group Mag and Twitter */

#mag_info {
	width: 300px;
	float: left;
	margin: 0 0 10px 0;
}

#mag_info h3 {
	height: 23px;
	background: url(images/header_sprite.png) no-repeat 0 -52px;
	text-indent: -9999px;
	margin: 0 0 10px 0;
}

#mag_info h3.twitter {
	height: 23px;
	background: url(images/header_sprite.png) no-repeat 0 -183px;
	text-indent: -9999px;
	margin: 0 0 10px 0;
}

#mag_info ul {
	padding: 0 10px;
	margin: 0 0 10px 0;
}

#mag_info ul li {
	font-size: 12px;
	margin: 0 0 8px 0;
}

#mag_info ul li a {
	font-size: 10px;
}

#mag_info ul li span a {
	font-size: 12px;
}

#mag_info img {
	float: left;
	margin: 0 15px 5px 0;
	-moz-box-shadow: rgba(20,20,20,1) 3px 3px 10px;
	-webkit-box-shadow: rgba(20,20,20,1) 3px 3px 10px;
	-khtml-box-shadow: rgba(20,20,20,1) 3px 3px 10px;
}

/* @end */

/* @group Sponsors */

#sponsors {
	width: 300px;
	min-height: 270px;
	float: right;
	text-align: right;
	margin: 0 0 10px 0;
	background: url(images/advertisement.png) no-repeat 20px 33px;
}

#sponsors h3 {
	height: 23px;
	background: url(images/header_sprite.png) no-repeat 0 -157px;
	text-indent: -9999px;
	margin: 0 0 10px 0;
}

.ad-120x90 {
	width: 120px;
	height: 90px;
	margin: 0 0 10px 10px;
	float: right;
}

.ad-250x250 {
	width: 250px;
	height: 250px;
	float: right;
}

/* @end */

/* @group Content Text */

#content_text {
	width: 607px;
	padding: 0 13px 0 2px;
	font-size: 14px;
	float: left;
}

#content_text span.postdate {
	float: right;
	font-size: 10px;
	color: #3498fd;
}

#content_text h2 {
	padding: 0;
	margin: 0 0 10px 0;
	font-size: 22px;
}

#content_text p {
	margin: 0 0 14px 0;
	font-size: 14px;
	line-height: 19px;
}

div.entry {
	margin: 0 0 10px 10px;
	border-bottom: 1px solid #93bfee;
}

div.postdata {
	margin: 0 0 20px 10px;
	padding: 0px 0 0 0;
	font-size: 10px;
	border-bottom: 1px solid #93bfee;
}

div.sharethis {
	width: 300px;
	clear: left;
	margin: 0 0 10px 0;
}

.wp-caption {
	text-align: center;
	padding: 5px;
	background-color: #f3f3f3;
	border: 1px solid #d1d1d1;
}


p.wp-caption-text {
	padding: 4px 0 0 0;
	margin: 0!important;
	text-align: center;
}

div.category-issue ul {
	list-style-type: disc;
	margin: 0 0 10px 15px;
}

div.category-issue ul li {
	font-size: 15px;
	height: inherit;
}

/* @end */

/* @group Comments */

h3#comments {
	margin: 0 0 5px 10px;
}

ol.commentlist {
	margin: 0 0 0 10px;
}

ol.commentlist li {
	margin: 0 0 20px 0;
	position: relative;
	border-bottom: 1px solid #93bfee;
}

.commentmetadata {
	position: absolute;
	top: 0;
	right: 0;
	font-size: 10px;
}

.commentmetadata a {
	color: #aaa;
}

div.avatar {
	width: 65px;
	display: inline;
}

.vcard {
	margin: 0 0 10px 0;
}

#commenting_options {
	width: 275px;
	float: right;
	margin: 0;
}

#commenting_options h3 {
	height: 23px;
	background: url(images/header_sprite.png) no-repeat 0 -132px;
	text-indent: -9999px;
	margin: 0 0 10px 0;
}

#commenting_options p {
	font-size: 12px;
	line-height: 16px;
}

#fbc_login {
	margin: 0;
	padding: 0;
}

#respond {
	float: left;
	width: 290px;
	margin: 0 0 0 0;
}

#respond p {
	margin: 0 0 7px 0;
}

#respond h3 {
	height: 23px;
	background: url(images/header_sprite.png) no-repeat 0 -106px;
	text-indent: -9999px;
	margin: 0 0 10px 0;
}

#commentform label {
	font-size: 13px;
	line-height: 12px;
	display: block;
	margin: 0;
	padding: 0;
}

#commentform input, #commentform textarea {
	border: 1px solid #96d0f5;
	padding: 3px;
	width: 284px;
}

#commentform #submit, #commentform p.submit_button input {
	border: 1px solid #96d0f5;
	background-color: #e8f6fd;
	padding: 8px;
	margin: 0;
	font-weight: bold;
	width: inherit;
}

#commentform #submit:hover, #commentform p.submit_button input:hover {
	border: 1px solid #96d0f5;
	background-color: #d8e6ec;
	cursor: pointer;
}

/* @end */

/* @group Magazine */

.magazine_list {
	width: 155px;
	text-align: center;
	padding: 8px;
	background-color: #f3f3f3;
	border: 1px solid #d1d1d1;
	margin: 0 20px 20px 0!important;
}

.magazine_list p {
	text-align: center;
	padding: 4px 0 0 0;
	margin: 0!important;
}

/* @end */

/* @group Category Pages */

.entry ul {
	margin: 0 0 0 10px;
}

.entry ul li {
	margin: 0 0 0 10px;
	font-size: 18px;
	line-height: 22px;
	color: #333;
}

.entry ul li ul {
	margin: 0 0 10px 10px;
}

.entry ul li ul li {
	margin: 0 0 0 10px;
	font-size: 16px;
	line-height: 20px;
}

/* @end */

.map_container {
	width: 300px;
	height: 300px;
	margin: 0 0 20px 20px;
	float: right;
}

#map {
	width: 300px;
	height: 240px;
	border: 1px solid #0c3355;
	margin: 0 0 8px 0;
	float: right;
}

.map_container h4 {
	font-size: 16px;
	margin: 0 0 4px 0;
}

.map_container form p {
	font-size: 12px;
	margin: 0 0 3px 0!important;
}

.map_container form p label {
	font-size: 14px;
	margin: 0 4px 0 0;
}

.map_container small {
	font-size: 10px;
}

#sidebar {
	width: 310px;
	padding: 12px 0 0 0;
	float: right;
}

#sidebar img {
	margin: 0 0 12px 0;
}

.left, .alignleft {
	float: left;
	margin: 0 10px 10px 0;
}

.right, .alignright {
	float: right;
	margin: 0 0 10px 10px;
}

.clear {
	clear: both;
}

/* @end */


/* @group Footer */

#footer {
	clear: both;
	display: block;
	margin: 10px 0 0 0;
	padding: 12px 0 10px 0;
	text-align: center;
	background: url(images/shadow_down.png) no-repeat center top;
}

.ad728x90footer {
	height: 90px;
	margin: 0 0 10px 0;
	text-align: center;
}

#footer p {
	font-size: 11px;
	margin: 5px 0 0 0 ;
	text-align: center;
}

#footer ul {
	text-align: center;
}

#footer ul li {
	font-size: 12px;
	margin: 0 5px;
	display: inline;
}

#footer ul li a {
	color: #333;
}

/* @end */

/* @group Facebook */

#fbc_profile {
	margin: 2px 2px 0 0;
	font-size: 13px;
	width: 220px;
	border: 1px solid #b1b1b1;
	background: #fff url(images/facebook_bkgrd.png) no-repeat 5px bottom;
}

/* @end */

/* @group Coupon */

body.page-id-1333 {
	background: none;
	padding: 10px 0 0 0;
}

#coupon_wrap {
	width: 600px;
	margin: 0 auto;
	padding: 20px 20px 0 20px;
	border: 3px dashed black;
}

.coupon_logo {
	float: left;
	margin: 0 20px 0 0;
}

.coupon_title {
	float: right;
	width: 370px;
	font-size: 26px;
	font-weight: bold;
	margin: 0 0 10px 0;
}

.coupon_offer {
	float: right;
	width: 370px;
	font-size: 22px;
	margin: 0 0 10px 0;
}

.coupon_info {
	font-size: 11px;
	margin: 20px 0 10px 0;
}

.print_button {
	width: 600px;
	margin: 0 auto;
	padding: 15px 0;
	text-align: right;
}

.couponentry {
	margin: 0 0 10px 0;
	font-size: 15px;
}

.couponentry b {
	font-size: 16px;
}

.couponentry span {
	font-size: 10px;
}

/* @end */



/* Print Styles */

@media print {

#fbc_profile {
	display: none;
}

/* @group Coupon */

body.page-id-1333 {
	background: none;
	padding: 10px 0 0 0;
}

#coupon_wrap {
	width: 600px;
	margin: 0 auto;
	padding: 20px 20px 0 20px;
	border: 3px dashed black;
}

.coupon_logo {
	float: left;
	margin: 0 20px 0 0;
}

.coupon_title {
	float: right;
	width: 370px;
	font-size: 26px;
	font-weight: bold;
	margin: 0 0 10px 0;
}

.coupon_offer {
	float: right;
	width: 370px;
	font-size: 22px;
	margin: 0 0 10px 0;
}

.coupon_info {
	font-size: 11px;
	margin: 20px 0 10px 0;
}

.print_button {
	display: none;
}

/* @end */
	
}
