/*
Theme Name: LBP-Magazine    
Theme URL: http://www.studiopress.com/themes/magazine
Description: Magazine is a 2-column Widget-ready theme created for WordPress.
Author: StudioPress
Author URI: http://www.studiopress.com
Version: 1.0
Tags: two-columns, fixed-width, sidebar-widgets, threaded-comments
The CSS, XHTML and design is released under GPL:
http://www.opensource.org/licenses/gpl-license.php
*/

body {
	background: #EBEBEB url(images/bg.jpg) top center repeat;
	color: #333333;
	font-size: 13px;
	font-family: Arial, Georgia, Verdana;
	margin: 0px auto 0px;
	padding: 0px;
	}

#wrap {
	background: #ffffff;
	width: 960px;
	margin: 0px auto 0px;
	padding: 0px;
	z-index: 100;
	}

hr {
	border: none;
	border-bottom: 1px solid #FFFFFF; /*++-*/
	margin-bottom: 10px;
	padding: 0px 0px 10px 0px;
	height: 0px;
	clear: both;
	}

.clear {
	clear: both;
	}

.thumb {
	float: left;
	margin: 0px 15px 0px 0px;
	}

.tabber {
	display: none;
	}

/************************************************
*	Hyperlinks									*
************************************************/
a, a:visited {
	color: #333333;
	text-decoration: none;
	}

a:hover {
	color: #B2265D;
	text-decoration: underline;
	}

a img {
	border: none;
	}

a:focus, a:hover, a:active {
	outline: none 
	}

#contentleft .hpfeatured p a, #contentleft .featured_content p a{
	color: #B2265D;
	text-decoration: underline;
}

#contentleft .hpfeatured p a:hover, #contentleft .featured_content p a:hover{
	color: #B2265D;
	text-decoration: none;
}




/************************************************
*	Header  									*
************************************************/

#header {
	width: 960px;
	margin: 0px auto 0px;
	padding: 0px;
	background-color: #ffffff;
	position: relative;
	z-index:8000;
	}

#header p {
	padding: 0px 0px 5px 10px;
	margin: 0px;
	line-height: 20px;
	}

#header #imageheader {
	width: 495px;
	height: 85px;
	margin-top: 50px;
	text-indent: -10000px;
	background: url(images/logo.png) left top no-repeat;
	}

#header #imageheader a {	
	display: block;
	width: 495px;
	height: 85px;
	}

#header h1, #header h4 {
	color: #FFFFFF;
	font-size: 24px;
	font-family: Georgia, Arial, Verdana;
	font-weight: normal;
	margin: 0px;
	padding: 15px 0px 0px 10px;
	text-decoration: none;
	}

#header h1 a, #header h1 a:visited, #header h4 a, #header h4 a:visited {
	color: #FFFFFF;
	font-size: 24px;
	font-family: Georgia, Arial, Verdana;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	}

#header h1 a:hover, #header h4 a:hover {
	color: #FFFFFF;
	text-decoration: none;
	}

.headerleft {
	width: 350px;
	float: left;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	}

.headerleft p {
	color: #FFFFFF;
	font-size: 14px;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	}

.headerright {
	width: 960px;
	background: #FDB5C1;	
	float: left;
	margin: 20px 0px 2px 0px;
	padding: 0px 0px 0px 0px;
	height: 35px;
	z-index: 2;
	position:relative;
	}

/************************************************
*	TopNav          							*
************************************************/

#topnav {
	margin: 3px 0px 0px 0px;
	padding: 0px 5px 0px 0px; 
	float: left ;

	}

#topnav ul {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}

#topnav li {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	display: block;
	}

#topnav li a, #topnav li a:link {
	color: #FFFFFF;
	display: block;
	font-family:Georgia, Arial, Georgia, Verdana;
	font-size: 14px; /*++-*/
	font-weight: normal;
    margin: 0px 5px 0px 0px;
	padding: 8px 10px 0px 10px;/*++-*/
	text-decoration: none;
	height: 25px;
	}

#topnav li a:hover {
	color: #484848;
	display: block;
	}

#topnav li li a, #topnav li li a:link, #topnav li li a:visited {
	background: #EAEAEA;
	width: 140px;
	color: #484848;
	float: none;
	margin: 0px 0px 0px -1px;
	padding: 3px 10px 3px 10px;
	font-weight: normal;
	font-size: 11px;
	text-transform: none;
	font-family: Georgia, Verdana;
	display: block;
	height: 12px;
	}

#topnav li li a:hover {
	background: #FFCCD3;
	color: #484848;
	margin: 0px 0px 0px -1px;
	padding: 3px 10px 3px 10px;
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 0px;
	-khtml-border-radius: 0px;
	-webkit-border-top-left-radius: 0px;
	-webkit-border-top-right-radius: 0px;
	-webkit-border-bottom-left-radius: 0px;
	-webkit-border-bottom-right-radius: 0px;
	font-weight: normal;
	font-size: 11px;
	}

#topnav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 140px;
	margin: 0px;
	padding: 0px;
	margin-top: 0px;
	}

#topnav li li { 
	z-index:9999;
	position: static;
	}

#topnav li ul a { 
	width: 140px;
	border-bottom: 1px solid #FFFFFF;
	}

#topnav li ul a:hover, #topnav li ul a:active { 
	}

#topnav li ul ul {
	margin: -30px 0 0 171px;
	}

#topnav li:hover ul ul, #topnav li:hover ul ul ul, #topnav li.sfhover1 ul ul, #topnav li.sfhover1 ul ul ul {
	left: -999em;
	}

#topnav li:hover ul, #topnav li li:hover ul, #topnav li li li:hover ul, #topnav li.sfhover1 ul, #topnav li li.sfhover1 ul, #topnav li li li.sfhover ul {
	left: auto;
	}

#topnav li:hover, #topnav li.sfhover1 { 
	position: static;
	}

#topnav .current_page_item a {
	color: #FFFFFF;
	}

/************************************************
*	Navbar      								*
************************************************/

#navbar {
	background: url(images/navbar.png);
	width: 960px;
	height: 36px;
	font-size: 12px;
	font-family: eorgia, Verdana;
	color: #FFFFFF;
	font-weight: bold;
	margin: 0px auto 0px;
	padding: 0px;
	}

#navbar p {
	margin: 0px;
	padding: 8px 0px 0px 15px;
	text-transform: uppercase;
	}

#nav {
	margin: 0px;
	padding: 0px;
	}

#nav ul {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}

#nav li {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}

#nav li a, #nav li a:link, #nav li a:visited {
	background: url(images/navside.png) right no-repeat;
	color: #FFFFFF;
	display: block;
	font-size: 12px;
	font-family: Georgia, Verdana;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
    margin: 0px;
	padding: 11px 17px 10px 15px;
	}

#nav li a:hover, #nav li a:active {
	background: url(images/navhov.png) right no-repeat;
	color: #FFFFFF;
	margin: 0px;
	padding: 11px 17px 10px 15px;
	text-decoration: none;
	}

#nav li li a, #nav li li a:link, #nav li li a:visited {
	background: #6C6C6C;
	color: #FFFFFF;
	width: 140px;
	font-size: 12px;
	font-family: Georgia, Verdana;
	font-weight: bold;
	text-transform: uppercase;
	float: none;
	margin: 0px;
	padding: 7px 10px 7px 10px;
	border-bottom: 1px solid #111111;
	border-left: 1px solid #111111;
	border-right: 1px solid #111111;
	}

#nav li li a:hover, #nav li li a:active {
	background: #111111;
	color: #FFFFFF;
	margin: 0px;
	padding: 7px 10px 7px 10px;
	}

#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 170px;
	margin: 0px;
	padding: 0px;
	}

#nav li li { 
	}

#nav li ul a { 
	width: 140px;
	}

#nav li ul a:hover, #nav li ul a:active { 
	}

#nav li ul ul {
	margin: -30px 0 0 171px;
	}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
	}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
	}

#nav li:hover, #nav li.sfhover { 
	position: static;
	}

/************************************************
*	Searchbar      								*
************************************************/

#searchbar {
	width: 248px;
	font-size: 12px;
	font-family:Arial, Georgia, Verdana;
	color: #484848;
	font-weight: bold;
	margin: 0;
	margin-left: 2px;
	padding: 0px;
	float: right;
	height: 75px;
	background: #FCE4E9;
	background: url(images/bg_search.jpg) no-repeat;
	}

.searchbarleft {
	text-align: right;
	float: right;
	margin: 0px;
	padding: 5px 0px 0px 10px;
	margin-right: 10px;
	}

.searchbarleft1 {
	text-align: right;
	float: right;
	margin: 0px;
	padding: 5px 0px 0px 10px;
	margin-right: 10px;
	}

.searchbarleft select,.searchbarleft1 select, #cat {
	border: 1px solid #AAAAAA;
	padding: 2px;
	width: 225px;
	color: #484848;
}

#searchbarmiddle {
	width: 350px;
	float: right;
	margin: 0px;
	padding: 7px 0px 0px 0px;
	}

#searchbarright {
	width: 80px;
	float: right;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	text-align: right; /*++-*/
	margin-top: 8px;
	}

#searchbarright a, #searchbarright a:visited {
	font-weight: bold;
	color: #484848;
	text-decoration: none;
	}

#searchbarright a:hover {
	text-decoration: underline;
	}

#searchbarright a img {
	border: none;
	margin: 0px 3px 1px 0px;
	padding: 0px;
	}	

#searchbarform {
	margin: 0;
	border:none;
	display: inline;
	overflow: hidden;
	}

#searchbarformheader {
	margin: 0px;
	}

.searchbarleftbox {
	text-align: right;
	float: right;
	margin: 0px;
	width: 223px;
	margin-top: 7px;
	border: 1px solid #AAAAAA;
	background: #FFFFFF;
	margin-right: 10px;
}	

#searchbarsearch {
	color: #484848;
	font-family: Arial, Georgia, Verdana;
	padding: 0px;
	margin: 0px;
	display: inline;
	width: 198px;
	border: none;
	}

#searchbarsubmit {
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	width: 21px;
	height: 22px;
	background: url(images/search.jpg) no-repeat ;
	border: none;
	cursor: pointer;
	}

/*.postform {
	color: #333333;
	font-size: 12px;
	font-family: Arial, Georgia, Verdana;
	margin: 5px 0px 0px 0px;
	padding: 5px;
	display: inline;
	}*/


/************************************************
*	Banner 					     		    * 
************************************************/
#rightbox{
	float: left;
	width: 250px;
	height: 150px;
}

#bigbanner{
	width: 960px;
	height: 150px;
}

#locationbanner{
	height: 75px;
	background-color: #cecece;
	width: 248px;
	float: left;
	margin-left: 2px;
}

/************************************************
*	Homepage 					     		    * 
************************************************/
.hptabber {
	background: #FFFFFF;
	margin: 0px 0px 10px 0px;
	}

.hpfeatured {
	background: #FFFFFF;
	margin: 0px 0px 10px 0px;
	padding: 10px 10px 10px 10px;
	width: 620px;
	}

.hpfeatured p {
	margin: 0px;
	padding: 5px 0;
	}

.homeleft {
	float: left;
	width: 299px;
	margin: 0px;
	padding: 0px;
	}

.homeright {
	float: right;
	width: 299px;
	margin: 0px;
	padding: 0px;
	}

.homeblock {
	background: #FFFFFF;
	margin: 0px 0px 10px 0px;
	padding: 10px 10px 10px 10px;
	border: 1px solid #C0C0C0;
	}

.homeblock p {
	margin: 0px;
	padding: 0px;
	}

.homeblock embed, .homeblock object {
	width: 277px; 
	height: 225px;
	margin: 0px; 
	padding: 0px;
	}

/************************************************
*	Content 					     		    * 
************************************************/

#content {
	width: 940px;
	margin: 0px auto 0px;
	padding: 0px 0px 0px 0px;
	line-height: 16px;
	position:relative;
	}

#contentleft {
	float: left;
	width: 662px;
	margin: 0px;
	padding: 0px;
	position:relative;
	}

#contentfull {
	float: left;
	width: 940px;
	margin: 0px;
	padding: 0px;
	}

#contentleft h1, #contentfull h1 {
	color: #333333;
	font-size: 20px;
	font-family: Georgia, Arial, Verdana;
	font-weight: normal;
	margin: 0px 0px 2px 0px;
	padding: 0px;
	}

#contentleft h1 a, #contentfull h1 a {
	color: #333333;
	font-size: 20px;
	font-family: georgia, serif;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	}

#contentleft h1 a:hover, #contentfull h1 a:hover {
	color: #B2265D;
	font-size: 20px;
	font-family: georgia, serif;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	}

#contentleft h2, #contentfull h2 {
	color: #111111;
	font-size: 16px;
	font-family: Georgia, Arial, Verdana;
	font-weight: normal;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	}

#contentleft h2 a, #contentfull h2 a {
	color: #111111;
	font-size: 16px;
	font-family: georgia, serif;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	}

#contentleft h2 a:hover, #contentfull h2 a:hover {
	color: #B2265D;
	font-size: 16px;
	font-family: georgia, serif;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	}

#contentleft h3, #contentfull h3 {
	color: #333333;
	font-size: 16px;
	font-family: georgia, serif;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	}

#contentleft .video_text h3{
	color: #333333;
	font-size: 16px;
	font-family: georgia, serif;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	padding: 4px 0px 0px 0px;
	}

#contentleft h4, #contentfull h4 {
	color: #333333;
	font-size: 14px;
	font-family: Georgia, Arial, Verdana;
	font-weight: normal;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	}

#contentleft h4 a {
	color: #333333;
	font-size: 14px;
	font-family: Georgia, Arial, Verdana;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	}

#contentleft h4 a:hover {
	color: #B2265D;
	font-size: 14px;
	font-family: Georgia, Arial, Verdana;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	}

#contentleft h5, #contentfull h5 {
	color: #333333;
	font-size: 12px;
	font-family: Georgia, Arial, Verdana;
	font-weight: normal;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	}

#contentleft h6, #contentfull h6 {
	color: #333333;
	font-size: 10px;
	font-family: Georgia, Arial, Verdana;
	font-weight: normal;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	}	

#contentleft img.wp-smiley {
	float: none;
	border: none;
	padding: 0px;
	margin: 0px;
	}

#contentleft img.wp-wink {
	float: none;
	border: none;
	padding: 0px;
	margin: 0px;
	}

.post {
	margin: 0px 0px 50px 0px;
	}

.category .post {
	margin: 0px 0px 20px 0px;
	border-bottom: #eaeaea solid 1px;
	padding-bottom: 25px;
}

.postarea {
	background: #FFFFFF;
	margin: 0px 0px 10px 0px;
	padding: 10px;
	}

.loc_sel {
	width: 180px;
	margin-top: 10px;
	margin-left: 10px;
}

.loc_sel select {
	border: 1px solid #AAAAAA;
	padding: 2px;
	width: 100px;
	color: #484848;	
}

.loc_sel input {
	border: 1px solid #AAAAAA;
	padding: 2px;
	width: 50px;
	color: #484848;	
}

p#breadcrumbs {
	font-size: 10px;
	margin: 0px 0px 10px 10px;
	padding: 5px 0px 5px 0px;
	font-weight: bold;
	}

.postarea p {
	margin: 0px;
	padding: 0px 0px 10px 0px;
	}

.postarea ol {
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 10px 0px;
	line-height: 16px;
	}

.postarea ol li {
	margin: 0px;
	padding: 10px 0px;
	}

.postarea ul {
	list-style-image: square;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	}

.postarea ul ul {
	list-style-image: square;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	}

.postarea ul li {
/*	background: url(images/icon.gif) no-repeat top left;*/
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 5px;
	list-style-image: square;
	}

.postarea ul ul li {
/*	background: url(images/icon.gif) no-repeat top left;*/
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 5px;
	list-style-image: square;
	}

blockquote {
	background: #F7F7F7;
	margin: 0px 25px 15px 25px;
	padding: 0px 25px 0px 10px;
	border: 1px solid #E6E6E6;
}

#content blockquote p {
	margin: 0px;
	padding: 10px 0px 10px 0px;
	}

.postauthor {
	margin: 0px 0px 5px 0px; /* ++- */
	padding: 0px 0px 5px 0px;
/*	border-bottom: 1px solid #999999; ++- */
font-size: 11px;
	}

.postauthor p {
	margin: 0px;
	padding: 0px;
	}

.postmeta {
	background: #F7F7F7;
	font-size: 11px;
	text-transform: uppercase;
	margin: 0px 0px 40px 0px;
	padding: 5px 10px 5px 10px;
	border: 1px solid #E6E6E6;
}

.postmeta p {
	margin: 0px;
	padding: 0px;
	}

code {
	background: #F7F7F7;
	margin: 0px 25px 15px 25px;
	padding: 10px;
	display: block;
	font-family: Verdana, Georgia, Verdana;
	border: 1px solid #E6E6E6;
	}

.archives {



	float: left;



	width: 250px;



	margin: 0px;



	padding: 0px 25px 20px 0px;



	}



	



.adblock {
	margin: 10px 0px 20px 0px;
	text-align: center;
	}



#sidebar .adblock {
background: url(images/bg_sidebar.jpg) bottom repeat-x;
padding-bottom: 30px;
}

#sidebar ul li .adblock img{
float: none;
}

.postcomments {
background: #FFFFFF;
margin: 0px 0px 10px 0px;
padding: 15px 10px 10px 10px;
border: 1px solid #C0C0C0;
}

/************************************************

*	Images  					     		    * 

************************************************/

img.centered  {
display: block;
margin-left: auto;
margin-right: auto;
margin-bottom: 10px;
padding: 0px;
}

img.alignnone {
padding: 0px;
margin: 0px 0px 10px 0px;
display: inline;
}

img.alignright {
padding: 0px;
margin: 0px 0px 10px 10px;
display: inline;
}

img.alignleft {
	padding: 0px;
	margin: 0px 10px 10px 0px;
	display: inline;
	}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	}

.alignright {
	float: right;
	margin: 0px 0px 10px 10px;
	}

.alignleft {
	float: left;
	margin: 0px 10px 10px 0px;
	}
	
.wp-caption {
	background: #F7F7F7;
	text-align: center;
	padding: 4px 0px 5px 0px;
	border: 1px solid #E6E6E6;
	}

.wp-caption img {
	margin: 0px 0px 5px 0px;
	padding: 0px;
	border: 0px;
	}

.wp-caption p.wp-caption-text {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	font-size: 11px;
	font-weight: normal;
	line-height: 12px;
	}

/************************************************
*	Sidebar 	        			            * 
************************************************/

#sidebar {
float: right;
width: 250px;
margin: 0px;
padding: 0px 0px 0px 0px;
line-height: 20px;
margin-top: 0px;
}

#sidebar a, #sidebar a:visited  {
	color: #B2265D;
	text-decoration: none;
}

#sidebar p {
margin: 0px;
padding: 0px;
line-height: 20px;
font-size: 10px;
}

#sidebar img {
	margin: 5px 5px 0px 0px;
	padding: 0px;
	float: left;
	}

ul.advanced-recent-posts li a img {
	width: 50px;
}

#sidebar embed, #sidebar object {
/*	width: 300px; */
/*	height: 250px; */
	margin: 5px 0px 0px 0px; 
	z-index:1;
	position: relative;
	padding: 0px;
	}
	
#sidebar .widget  {
	background: #FFFFFF;
	margin: 0px 0px 10px 0px;
	padding: 9px 5px 5px 10px;
	}
	
#sidebar ul {
	list-style-type: none;
	margin: 15px 0px 0px 0px;
	padding: 0px;
	}

#sidebar ul li {
	list-style-type: none;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	line-height: 16px;
	font-size: 12px;
	}

#sidebar ul ul li a, #sidebar ul ul li a:visited {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	}

#sidebar ul ul li a:hover {
	color: #B2265D;
	text-decoration: underline;
	}

#sidebar ul ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}

#sidebar ul ul ul {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	}

#sidebar ul li li {
/*	background: url(images/icon.gif) no-repeat top left; */
/*	padding: 0px 0px 0px 20px;*/
/*	margin: 0px 0px 0px 0px;*/
	}
	
#sidebar ul li ul li {
/*	background: url(images/icon.gif) no-repeat top left;*/
/*	padding: 0px 0px 0px 20px;*/
/*	margin: 0px 0px 0px 0px;*/
	border-bottom: #eaeaea solid 1px;
	padding-bottom: 5px;
	}

#sidebar .textwidget {
	margin: 0px;
	padding: 0px;
	}

.widget_tag_cloud {
	margin: 0px;
	padding: 0px 0px 0px 10px;
	}

.enews {
	background: #FFFFFF url(images/enews.gif) top right no-repeat;
	margin: 0px;
	padding: 0px;
	}


#sidebar_menu{
	margin-left: 13px;
}

#sidebar #sidebar_menu p a{
	color: #333333;
	font-family: Georgia, Verdana ;
}

#sidebar #sidebar_menu p a:hover{
	color: #CECECE;
}
/************************************************
*	Searchform  								*
************************************************/

#searchform {
	color: #111111;
	font-size: 14px;
	font-family: Georgia, Arial, Verdana;
	font-weight: normal;
	margin: 10px 0px 0px 0px;
	padding: 0px;
	display: inline;
	}

#searchformheader {
	margin: 0px;
	}

#s {
	background: #FFFFFF url(images/searchbar.png) repeat-x;
	width: 200px;
	color: #333333;
	font-family: Georgia, Verdana;
	padding: 3px;
	margin: 5px 5px 0px 3px;
	border-top: 1px solid #666666;
	border-left: 1px solid #BBBBBB;
	border-right: 1px solid #BBBBBB;
	border-bottom: 1px solid #EEEEEE;
	}

#searchsubmit {
	background: #B2265D;
	color: #FFFFFF;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	font-family: Georgia, Verdana;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
	padding: 3px 2px 2px 2px;
	border: 1px solid #B2265D;
	}

/************************************************
*	Footer  									*
************************************************/

#footer {
	background: url(images/bg_footer.jpg) top center no-repeat;
	width: 960px;
	height: 55px;
	margin: 0px auto 0px;
	padding: 0px;
	font-family: Georgia, Verdana;
	font-size: 11px;
	}

#footer p {
	color: #333333;
	margin: 0px;	
	padding: 0px 0px 5px 0px;
	}

#footer a {
	color: #333333;
	text-decoration: none;
	}

#footer a:hover {
	color: #cecece;
	text-decoration: underline;
	}

#footer a img {
	border: none;
	margin: 0px 4px 1px 0px;
	padding: 0px;
	}

.footerleft {
	float: left;
	width: 400px;
	margin: 0px;
	padding: 32px 0px 0px 30px;
	}

.footerright {
	float: right;
	width: 520px;
	margin: 0px;
	padding: 11px 10px 0px 0px;
	text-align: right;
	}

/************************************************
*	eNews Subscribe								*
************************************************/

#subscribe {
	margin: 0px;
	padding: 0px 0px 5px 0px;
	overflow: hidden;
	}

#subbox {
	background: #FFFFFF url(images/searchbar.png) repeat-x;
	width: 220px;
	color: #333333;
	font-family: Georgia, Verdana;
	padding: 3px;
	margin: 5px 5px 0px 0px;
	border-top: 1px solid #666666;
	border-left: 1px solid #BBBBBB;
	border-right: 1px solid #BBBBBB;
	border-bottom: 1px solid #EEEEEE;
	}

#subbutton {
background: #333333;
color: #FFFFFF;
-moz-border-radius: 3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px;
font-family: Georgia, Verdana;
font-size: 11px;
font-weight: bold;
text-decoration: none;
margin: 0px;
padding: 2px 3px 2px 3px;
border: 1px solid #333333;
}

#submit {
background: #333333;
color: #FFFFFF;
-moz-border-radius: 3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px;
font-family: Georgia, Verdana;
font-size: 11px;
font-weight: bold;
text-decoration: none;
margin: 0px;
padding: 2px 0px 2px 0px;
border: 1px solid #333333;
}

#author, #email, #url {
background: #F7F7F7 !important;
color: #333333;
font-size: 12px;
font-family: Georgia, Verdana;
margin: 0px;
padding: 4px;
border: 1px solid #F0E4E4;
}

#comment {
background: #F7F7F7 !important;
color: #333333;
font-size: 12px;
font-family: Georgia, Verdana;
margin: 5px 0px 5px 0px;
padding: 4px;
border: 1px solid #E6E6E6;
}


/************************************************

*	Comments									*
***********************************************/

.commentlist li ul li {
	font-size: 12px;
}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	background: #FFFFFF;
	float: right;
	border: 1px solid #EEEEEE;
	margin: 0px 5px 0px 10px;
	padding: 2px;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 12px;
	}

.commentlist p {
	font-weight: normal;
	text-transform: none;
	}
	
.commentmetadata {
	font-weight: normal;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0px;
	}

#commentform {
	margin: 5px 10px 0px 0px;
	}

#commentform textarea {
	width: 99%;
	padding: 2px;
	}

#respond:after {
content: "."; 
display: block; 
height: 0px; 
clear: both; 
visibility: hidden;
}

#commentform p {
margin: 5px 0px 5px 0px;
}

#commentform #submit {
margin: 0px;
float: left;
}

.alt {
margin: 0px;
padding: 10px;
}

.commentlist {
margin: 0px;
padding: 0px;
}

.commentlist ol {
margin: 0px;
padding: 10px;
}

.commentlist li {
margin: 15px 0px 10px;
padding: 10px 5px 10px 10px;
list-style: none;
}

.commentlist li ul li { 
margin-right: -5px;
margin-left: 10px;
}

.commentlist p {
margin: 10px 0px 10px 0px;
padding: 0px;
}


.children { 
margin: 0px;
padding: 0px;
}


.nocomments {
text-align: center;
margin: 0px;
padding: 0px;
}


.reply a, .reply a:visited {
background: #333333;
color: #FFFFFF;
-moz-border-radius: 3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px;
font-family: Georgia, Verdana;
font-size: 11px;
text-decoration: none;
margin: 0px;
padding: 2px 5px 2px 5px;
border: 1px solid #333333;
}

.reply a:hover {
background: #B2265D;
color: #FFFFFF;
text-decoration: none;
border: 1px solid #B2265D;
}

.commentmetadata {
font-size: 10px;
margin: 0px;
display: block;
}

.navigation {
display: block;
text-align: left;
margin-top: 10px;
margin-bottom: 60px;
}

.alignright {
float: right;
}

.alignleft {
float: left;
}

.thread-alt {
background: #FFFFFF;
margin: 0px;
padding: 0px;
}

.thread-even {
background: #F7F7F7;
margin: 0px;
padding: 0px;
}

.depth-1 {
border: 1px dotted #E6E6E6;
margin: 0px;
padding: 0px;
}

.even, .alt {
border-top: 1px solid #E6E6E6;
border-bottom: 1px solid #E6E6E6;
border-left: 1px solid #E6E6E6;
margin: 0px;
padding: 0px;
}

.tabberlive .tabbertabhide {
display: none;
}

.tabberlive {
margin-bottom: 10px;
}

ul.tabbernav {
margin: 0px;
padding: 0px;
color: #333333;
font-size: 11px;
font-family: Georgia, Verdana;
font-weight: normal;
}

ul.tabbernav li {
list-style: none;
margin: 0;
display: inline;
}

ul.tabbernav li a {
padding: 0px;
border-bottom: none;
text-decoration: none;
}

ul.tabbernav li a:link {
background: #DADADA;
color: #333333;
margin: 0px 5px 0px 0px;
padding: 5px 10px 4px 10px;
-moz-border-radius-topleft: 5px;
-moz-border-radius-topright: 5px;
-khtml-border-radius: 5px;
-webkit-border-top-left-radius: 5px;
-webkit-border-top-right-radius: 5px;
-webkit-border-bottom-left-radius: 0px;
-webkit-border-bottom-right-radius: 0px;
}

ul.tabbernav li a:visited {
background: #DADADA;
color: #333333;
}

ul.tabbernav li a:hover {
background: #F7F7F7;
color: #333333;
text-decoration: none;
}

ul.tabbernav li.tabberactive a {
background: #F7F7F7;
color: #333333;
padding: 5px 10px 5px 10px;
text-decoration: none;
-moz-border-radius-topleft: 5px;
-moz-border-radius-topright: 5px;
-khtml-border-radius: 5px;
-webkit-border-top-left-radius: 5px;
-webkit-border-top-right-radius: 5px;
-webkit-border-bottom-left-radius: 0px;
-webkit-border-bottom-right-radius: 0px;
}

ul.tabbernav li.tabberactive a:hover {
background: #DADADA;
color: #333333;
}

.tabberlive .tabbertab {
background: #FFFFFF url(images/bg_featured.jpg) bottom repeat-x;
color: #333333;
margin: 3px 0px 0px 0px;
padding: 15px 15px 10px 10px;
-moz-border-radius-bottomleft: 5px;
-moz-border-radius-bottomright: 5px;
-moz-border-radius-topright: 5px;
-khtml-border-radius: 5px;
-webkit-border-top-left-radius: 0px;
-webkit-border-top-right-radius: 5px;
-webkit-border-bottom-left-radius: 5px;
-webkit-border-bottom-right-radius: 5px;
}

.tabberlive .tabbertab h2 {
font-weight: normal;
display: none;
}

.tabberlive .tabbertab h3 {
display: none;
}

.tabbertab cite {
font-size: 11px;
margin: 0px;
padding: 0px;
}

.tabbertab p {
font-size: 11px;
display: inline;
margin: 0px 0px 10px 0px;
}

/* PLUSPLUSMINUS */

#contentleft h2.white {
	margin-left: 9px;
	background: #FDB5C1;	
	padding: 10px 0 10px 5px;
	width: 620px;
	color: #ffffff;
	letter-spacing: 2px;
	font-size: 20px;
	font-weight: normal;
}

#contentleft.shop h2.white, #related-posts h2 {
	background: #FDB5C1;	
	padding: 10px 0 10px 5px;
	width: 620px;
	color: #ffffff;
	letter-spacing: 2px;
	font-size: 20px;
	font-weight: normal;
	margin-left: 0;
}

#modal h2.white {
	padding: 5px 0 5px 5px;
	}

#modal h2.white.short {
background: #FDB5C1;	
padding: 10px 0 10px 5px;
width: auto;
color: #ffffff;
letter-spacing: 2px;
font-size: 20px;
font-weight: normal;
	
}

.hpfeatured h2.white {
	background: #FDB5C1;	
	padding: 10px 0 10px 5px;
	width: 620px;
	color: #ffffff;
	letter-spacing: 2px;
	font-size: 20px;
	font-weight: normal;
	margin-left: 9px;
}

#contentleft h2.vid {
background: #FDB5C1;	
padding: 10px 0 10px 5px;
margin-left: 0px;
margin-bottom: 20px;
width: 620px;
color: #ffffff;
letter-spacing: 2px;
font-size: 20px;
font-weight: normal;
}

#contentleft.search h2.white{
margin-left: 0px;
margin-bottom: 15px;
font-weight: normal;
}


#contentleft.category h2.white {
background: #FDB5C1;	
padding: 10px 0 10px 5px;
margin-left: 0px;
width: 620px;
color: #ffffff;
letter-spacing: 2px;
margin-bottom: 20px;
font-weight: normal;
}

#contentleft h2.white a,#contentleft.category h2.white  a { 
font-size:20px; 
font-weight:normal; 
color:#FFFFFF; 
background:#FF99AA; 
}

h2.white{
	background: #FDB5C1;	
	padding: 10px 0 10px 5px;
	width: 570px;
	color: #ffffff;	
	font-family: Georgia, Verdana;
	font-weight: normal;
}

#submitarticle h2.white {
	background: #FDB5C1;	
	padding: 10px 0 10px 5px;
	width: 570px;
	color: #ffffff;	
	font-family: Georgia, Verdana;
	font-weight: normal;
}

.home_content {
	width: 372px;
	float: left;
	height: 150px;
	position: relative;
}

.video_post {
	width: 274px;
	float: left;
	height: 207px;
	position: relative;
}

.video_container {
	margin-bottom:30px;
}

.home_content p {
/*	display: inline;*/
}

.home_thumb {
	width: 230px;
	float: left;
	margin-right: 15px;
}

.triple_box {
	width: 293px;
	float: left;
	padding: 5px 10px;
}

.triple_box a {
	color: #333333;
}

.triple_box h2 a {
	color: #333333;
	font-size: 12px;
		font-weight: normal;
}

.featured-vendors {
	padding: 5px 10px 10px 10px;
	width: 940px;
	background-color: #f1f1f1;
	margin-bottom: 20px;
}

.featured_content {
	margin-bottom: 40px;
}

.featured_content_tab {
}
p.video object{
	width: 250px;
}

.side_text {
	float: left;
	width: 180px;
	z-index:1;
	}

.side_img {
	float: left;
	width: 55px;
		z-index:1;
}

#sidebar p.more a{
	color: #855763;
	font-family: Georgia, sans-serif;
	float: right;
	font-weight: bold;
}

a.back_link{
	color: #855763;
	font-family: Georgia, sans-serif;
	float: left;
	font-weight: bold;
}

span.read_more, span.link_supplier {
	font-weight: bold;
}

span.read_more{
	float: left;
	margin-top: 3px;
	padding-top: 10px;
}

.widget span.read_more {
	margin: 0;
	padding:0;
}

a.post_read_more  {
	font-weight: bold;
	display: inline;
}

#sidebar span.read_more a{
	color: #855763;
	font-family: Georgia, sans-serif;
	font-weight: bold;
	padding-top: 0px;
}

span.link_supplier{
	background: url(images/icon_supplier.png) right no-repeat;
	padding-right: 40px;
	padding-top: 10px;
	float: right;
	margin-top: 3px;
}


span.link_supplier_single{
	float: right;
	margin-top: -35px;
	margin-right: 35px;
}

#content #contentleft span.link_supplier_single img{
border: none;
}

#sidebar ul ul li a.link_title {
	font-weight: normal;
}

span.featured_vendor a{
	font-weight: bold;
	display: block;
	color: #333333;
	margin-top: 10px;
}

a.read_more{
	font-weight: bold;
	font-family: Georgia, sans-serif;
	color: #333333;
}

#tabberfeatured h2{
/*	background: #FF99AA url(images/title_featured.jpg) no-repeat left; */
	width: 645px;
	margin-left: 9px;
	background: #FDB5C1;
	color: #ffffff;
	letter-spacing: 2px;
	font-size: 20px;
	display: inline;
	font-weight: normal;
}



#tabberfeatured{

/*	background: #FF99AA url(images/title_featured.jpg) no-repeat left; */
	height: 15px;
	width: 617px;
	background: #FDB5C1;
	padding: 10px 0 10px 5px;
	color: #ffffff;
	font-size: 20px;
	margin-left: 9px;
}

#tabberselect {
	float: right;
	background: #FFFFFF url(images/searchbar.png) repeat-x;
	margin-top: -3px;
	width: 220px;
	margin-right: 5px;
	color: #333333;
	font-family: Arial, Georgia, Verdana;
	padding: 3px 2px 2px 2px;
	border: 1px solid #666666;
}

.video_img {
	width: 320px;
	float: left;
	margin-right: 30px;
}

.video_txt {
	width: 322px;
	float: left;
}

.grid_boxed {
	width: 642px;
	background: #FFFFFF;
	margin: 0px 0px 10px 0px;
	padding: 10px 10px 10px 10px;	
	
}

.grid_box {
	width: 642px;
	background: #FFFFFF;
	margin: 0px 0px 10px 0px;
	padding: 10px 10px 10px 10px;
}

.grid_box_venues{
	width: 642px;
	background: #FFFFFF;
	margin: 10px 0px 20px 0px;	
}

#contentleft .grid_box h1 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 8px;
}

.grid_box p {
	margin: 0;
	padding: 0;
	font-style: italic;
}

.grid {
	width: 600px;
	display: inline;
	float: left;
	margin-bottom: 20px;
}

.grid3 {
	width: 214px;
	display: inline;
	float: left;
	margin-bottom: 20px;
}

.prem_thumb {
	float: left;
	margin-right: 10px;
	width: 200px;
}

.grid_box img {
	border: 1px solid #AAAAAA;
	margin-bottom: 10px;
	margin-right: 10px;
	}

.prem_txt {
float: left;
width: 200px;
}

.prem_txt p {
	margin: 0;
	padding: 0;
}

.related_img {
}

.related_img img {
	max-height: 150px;
	max-width: 230px;
	float: left;
	border: 1px solid #AAAAAA;
	margin-right: 20px;
}

.related_text {
	width: 620px;
}

ul.related-posts{
	list-style-type: none;
}

ul.related-posts li{
	margin: 0px 0px 20px 0px;
	border-bottom: #eaeaea solid 1px;
	padding-bottom: 25px;
}

#modal {
	background: #FFFFFF;
}

.featured_article {
	background: #FFFFFF url(images/bg_featured.jpg) bottom repeat-x;
	margin: 3px 0px 0px 0px;
	padding: 15px 15px 10px 10px;
}

#sidebar h4{
color:#FF99AA;
font-size: 18px;
font-family: Georgia, Arial, Verdana;
font-weight: normal;
margin: 0px;
padding: 0px;
margin-top: 10px;
margin-bottom: 5px;
}

#sidebar h4 a{
	color: #FF99AA;
}

#sidebar h4 a:visited{
	color: #FF99AA;
}

.video {
	margin-top: 4px;
}

.post_left {
	float: left;
	width: 285px;
	margin-right: 5px;
	margin-top: 15px;
}

.post_left img {
	margin-bottom: 10px;
	border: 1px solid #AAAAAA;
}

.post_right {
	float: left;
	width: 285px;
	margin-left: 5px;
}

body#popup {
	background: #FFFFFF url(images/bg_contact.jpg) top left no-repeat;
	margin-top: 55px;
}

body#pop2, body#popped {
	background: #ffffff;
}


#superbox-innerbox {
	padding: 0;
}

.even {
	background: #FCE4E9;
}

.odd {
	background: #FFFFFF;
}

.home_txt {
	height: 75px;
}

.bottom_meta {
width: 370px;
float: left;
position: absolute;
bottom: 0px;
}

.bottom_meta_single {
float: right;
margin-right: 15px;
}

.video_post .bottom_meta {
width: 274px;
float: left;
position: absolute;
bottom: 0px;
}

#superbox .close {
	text-align: right;
}

span.phone,a.www,a.email,a.suppliers {
padding-left: 25px;
	line-height: 23px;	
	display: block;
	margin-bottom: 5px;
}

#fcs {
/*open styles for no javascript*/
	width: 710px;
	float: left;
	height: 150px;
}

#homeslide{
	display: inline;
	width: 710px;
	height: 150px;
	overflow: hidden;
}

body.js #homeslide { display: none; }

#fcs ul {
	margin: 0;
	padding: 0;
	list-style: none;
}


#fcs ul li {
	list-style: none;
	height: 150px;
	overflow: hidden;
}

#fcs ul li .banner_title, .banner_excerpt{
	color: #ffffff;
	padding: 2px;
	z-index: 222;
	width: 706px;
} 

.banner_title p{
	color: #ffffff;
	padding: 2px;
	z-index: 222;
	width: 706px;

} 

#fcs ul li .banner_title {
	font-size: 16px;
	font-family: Georgia;
	padding-left: 10px;
	height: 30px;
	padding-top: 10px;
	position: relative;
	top: -39px;
	background: #000000;
	filter: alpha(opacity=60); /* internet explorer */
	-khtml-opacity: 0.6;      /* khtml, old safari */
	-moz-opacity: 0.6;       /* mozilla, netscape */
	opacity: 0.6;           /* fx, safari, opera */
}


.banner_title p {
	font-family: arial;
	font-size: 11px;
}

#header .banner_title p{
	font-size: 11px;
	font-family: arial;
	display: inline;
	padding-left: 0px;
}


#fcs a:hover {
	text-decoration: none;
	color: #B2265D;
}

#fcs a {
	color: white;
}

span.phone {
background: url(images/btn_phone.jpg) left top no-repeat;
}

a.www {
background: url(images/btn_web.jpg) left no-repeat;
}

a.email {
	background: url(images/btn_mail.jpg) left no-repeat;
}

a.suppliers {
	background: url(images/icon_supplier.png) left no-repeat;
	padding-left:35px;
}

a.supplier {
	background: url(images/icon_supplier.png) right top no-repeat;
	float: right;
	padding-right: 40px;
	font-weight: bold;
	padding-top: 10px;
	margin-top: 3px;
}

#pinkbook {
	position: absolute;
	top: 57px;
	right: 57px;
	z-index: 99;
}	

img.no-border {
border: none;
}

.post_title {
display: block;
margin-bottom: 20px;
}

.post_title .read_more {
margin-top: 0;
}

.post_right #gforms_confirmation_message {
background-color:#FCE4E9;
border:1px solid #FF99AA;
color:#484848;
margin-right:5px;
}

#content img {
border: 1px solid #AAAAAA;
}

.navigation .wp-paginate .current {
background:#FCE4E9 none repeat scroll 0 0;
border:1px solid #FF99AA;
color:#484848;
}

#content img.icon {
border: none;
padding: 0;
margin: 0;
}

#sliding-panel .widget select {
border: 1px solid #AAAAAA;
padding: 2px;
width: 160px;
color: #484848;
}

#sliding-panel .widget input {
border: 1px solid #AAAAAA;
padding: 2px;
color: #484848;
margin-left:5px;
cursor: pointer;
}

.indent {
padding: 0px 15px 10px 10px;
}

#submitarticle {
background: #FFFFFF;
}

.home_thumb img {
	max-height: 150px;
	max-width: 230px;
}

.ledgend {
	margin-top: 10px;
}

.ledgend   img {
}

.gform_body .gform_wrapper ul.right_label li, .gform_body .gform_wrapper form ul.right_label li, .gform_body .gform_wrapper ul.left_label li, .gform_body .gform_wrapper form ul.left_label li {
margin-bottom:5px;
}

.postarea .featured_content p img { 
margin-top: 0; 
}

#contentleft .about_child .about_text h3{
	margin-bottom: 10px;
}

.post_right .gform_wrapper .gfield_required {
color:#FFFFFF;
margin-left:4px;
}


/************************************************
*	SUPERBOX  								*
************************************************/
/* Base Superbox Styles */
#superbox-overlay{position:fixed;top:0;left:0;z-index:9998;width:100%;height:100%;}
#superbox-wrapper{position:fixed;z-index:9999;top:0;display:table;width:100%;height:100%;}
#superbox-container{position:relative;display:table-cell;width:100%;height:100%;margin:0;padding:0;vertical-align:middle;}
#superbox{margin:0 auto;padding:0;}
#superbox-container .loading{margin:0;text-align:center;}

/* IE7 */
*:first-child+html #superbox-container{position:absolute;top:50%;display:block;height:auto;}
*:first-child+html #superbox{position:relative;top:-50%;display:block;}
/* IE6 - Thanks to Thickbox for IE expressions */
* html #superbox-container{position:absolute;top:50%;display:block;height:auto;}
* html #superbox{position:relative;top:-50%;display:block;}
* html #superbox-overlay{position:absolute;height:expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight + 'px' : document.body.offsetHeight + 'px');}
* html #superbox-wrapper{position:absolute;margin-top:expression(0 - parseInt(this.offsetHeight / 2) + (document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');}

/* Default Theme */
#superbox-overlay{background:#000;}
#superbox-container .loading{text-align:center;font-size:20px;color:#fff;font-family:Georgia,sans-serif;}
#superbox{padding:10px;background:#fff;}
#superbox-innerbox{padding:10px 0;}
#superbox.image{text-align:center;}
#superbox .close,
#superbox .nextprev{overflow:hidden;margin:0;}

/************************************************
*	SLIDERMODAL  								*
************************************************/
/* Z-index of #mask must lower than #boxes .window */
#mask {
  position:absolute;
  z-index:9000;
  background-color:#000;
  display:none;
}
  
#boxes .window {
  position:absolute;
  width:370px;
  height:200px;
  display:none;
  z-index:9999;
  padding:20px;
}


/* Customize your modal window here, you can add background image too */
#boxes #dialog {
  width:375px; 
  height:203px;
}


#example h1, h2, .close{
	color: #ffffff;
}

#example h1{
	font-family: georgia, sans-serif;
	font-weight: normal;
}

.table_white.even, .table_white.odd {
	background: #FFFFFF;
}

 .grid_box.table_p p {
	font-style: normal;
}

ul#locationbannerimages {
	margin: 0;
	padding: 0;
	list-style: none;
}