@import url("/media/css/database-restaurant.css");
@import url("/media/css/blogsalad.css");

/* Internet Exploder Bug Fixes */

* html {} div { 	                        /* triggers haslayout in IE6 */
	line-height:1.2;				        /* reference: http://www.satzansatz.de/cssd/onhavinglayout.html */
	}
	
*:first-child+html {} div {					/* triggers haslayout in IE7 */
	min-height:0;							/* reference: http://www.satzansatz.de/cssd/onhavinglayout.html */
	}


/* standard tags */




@font-face {
    font-family: 'PFCentroSansProMedium';
    src: url('/fonts/pfcentrosanspro-medium-webfont.eot');
    src: url('/fonts/pfcentrosanspro-medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/pfcentrosanspro-medium-webfont.woff') format('woff'),
         url('/fonts/pfcentrosanspro-medium-webfont.ttf') format('truetype'),
         url('/fonts/pfcentrosanspro-medium-webfont.svg#PFCentroSansProMedium') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'PFCentroSansProThin';
    src: url('/fonts/pfcentrosanspro-thin-webfont.eot');
    src: url('/fonts/pfcentrosanspro-thin-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/pfcentrosanspro-thin-webfont.woff') format('woff'),
         url('/fonts/pfcentrosanspro-thin-webfont.ttf') format('truetype'),
         url('/fonts/pfcentrosanspro-thin-webfont.svg#PFCentroSansProThin') format('svg');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'PFCentroSansProBlack';
    src: url('/fonts/pfcentrosanspro-black-webfont.eot');
    src: url('/fonts/pfcentrosanspro-black-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/pfcentrosanspro-black-webfont.woff') format('woff'),
         url('/fonts/pfcentrosanspro-black-webfont.ttf') format('truetype'),
         url('/fonts/pfcentrosanspro-black-webfont.svg#PFCentroSansProBlack') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'PFCentroSansProUltraBlack';
    src: url('/fonts/pfcentrosanspro-ultrablack-webfont.eot');
    src: url('/fonts/pfcentrosanspro-ultrablack-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/pfcentrosanspro-ultrablack-webfont.woff') format('woff'),
         url('/fonts/pfcentrosanspro-ultrablack-webfont.ttf') format('truetype'),
         url('/fonts/pfcentrosanspro-ultrablack-webfont.svg#PFCentroSansProUltraBlack') format('svg');
    font-weight: normal;
    font-style: normal;

}




body {
	font-family:Arial, Georgia, "Times New Roman", Times, serif;
	font-size:9pt;
	background: #23528a url(/media/images/main_bg.png) no-repeat fixed center top;
	margin:0px;
	}
	
form {
	margin-bottom:0px;
	margin-top:0px;	
	}


a {
	color: #006699;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.audi a:hover{
text-decoration: none;
}

a:active
{
  outline: none;
}

a img {
border:none;
}

table {
	padding: 0px;
}


h1 { 
	color: #000000;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24pt;
	margin-top:.25em;
	margin-bottom:.25em;
	font-weight:normal;
	line-height:normal;
}

	#article h1, #columns-fullwidth h1, #page-body h1 { 
	color: #000000;
	font-family: PFCentroSansProMedium, Arial, Helvetica, sans-serif;
	font-size:24pt;
	margin-top:.25em;
	margin-bottom:.25em;
	font-weight:normal;
	line-height:normal;
}
	
h2 {
	color:#1F1F1F;
	font-size:16pt;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin-top:.5em;
	margin-bottom:.5em;
	line-height:normal;
	font-weight:normal;
	}
	
	#article h2, #columns-fullwidth h2 {
	color:#1F1F1F;
	font-size:16pt;
	font-family: PFCentroSansProThin, Arial, Helvetica, sans-serif;
	margin-top:.5em;
	margin-bottom:.5em;
	line-height:normal;
	font-weight:normal;
	}
	

	
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #1F1F1F;
	margin-top:.5em;
	margin-bottom:.5em;
	line-height:normal;
	
	}
	
	
	#article h3 {
	font-family: PFCentroSansProMedium, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 16pt;
	color: #1F1F1F;
	margin-top:.5em;
	margin-bottom:.5em;
	line-height:normal;
	
	}
	
	.content-box .feed h3 a {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin-top:.5em;
	margin-bottom:.5em;
	line-height:normal;
	}
	
	.content-box h3 a, .content-box h4 a { font-size: 10pt;}

	
h4 {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #1F1F1F;
	margin:.5em 0;
	line-height:normal;
	}
h5 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #1F1F1F;
	margin-bottom:.5em;
	margin-top:.5em;
	line-height:normal;
	}
h6 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #1F1F1F;
	margin-bottom:.5em;
	margin-top:.5em;
	line-height:normal;
	}

.pullquote_old {
	margin-top:10px;
	margin-bottom:10px;
	border-bottom:solid 1px #990000;
	border-top:solid 1px #990000;
	padding-bottom:10px;
	padding-top:10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16pt;
	color:#990000;
	text-align:center;
	line-height:normal;
}

.pullquote {
clear: both;
	margin:10px 20px 10px 0;
	border-bottom:solid 1px #999;
	border-top:solid 1px #999;
	padding: 10px 25px;
	font-family:PFCentroSansProMedium, arial, sans-serif;
	font-weight:normal;
	font-size:18pt;
	color:#999;
	text-align:center;
	line-height:1.5em;
	width: 250px;
	float: left;
}


.pullquote2 {
clear: both;
	margin:0 20px 10px 0;
	border-bottom:solid 1px #999;
	border-top:solid 1px #999;
	padding: 10px 25px;
	font-family:PFCentroSansProMedium, arial, sans-serif;
	font-weight:normal;
	font-size:15pt;
	color:#999;
	text-align:center;
	line-height:1.25em;
	width: 250px;
	float: left;
}


.slimquote {
clear: both;
	margin:10px 0px 10px 10px;

	padding: 10px;
	font-size:10px;
	color:#444;
	background:#abd39a;
	line-height:1.5em;
	width: 100px;
	float: right;
}

address {
	margin-bottom:.25em;
	}
	
p	{
	margin-top:0;
	margin-bottom: 1.5em;
	}
	
blockquote {
	margin-left:0;
	margin-right:0;
	font-style:italic;
	}
	
iframe {
	border:none;
	}
	
	

/*** structure ***/

#columns-1-2 {
	margin-right:10px;
	float:left;
	display:inline;
	width:760px;
	overflow:hidden;
	}
	
#home-splash {
	width:760px;
	float:left;
	margin-bottom:10px;
	position:relative;
	}
	
#splash {
	width:740px;
	float:left;
	margin-bottom:10px;
	background:#fff;
	padding:10px;
	}

/* column 1 */

#column-1 {
	float:left;
	width:375px;
	display:inline;
	overflow:hidden;
	}

.home-header-box {

	padding:0;
	background:rgb(115,99,87) url('/media/images/bg_brown.png') repeat-x scroll 52% 52%;
	width: 394px;
	}
	
h2.headline {
	color: #808548;
	font-family:PFCentroSansProMedium, Arial, sans-serif;
	font-size: 28px;
	line-height: 20px;
	text-transform: uppercase;
	font-weight: bold;
}
	
.header-link {
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
	font-size:7pt;
	color:#000;
	float:right;
	margin-top:-13px;
	}
	
	
.header-box .headline h2 {
    font-family:PFCentroSansProMedium, Arial, sans-serif;	font-size:16pt;
	line-height:.7em;
	font-weight:normal;
}
#column-1{

}
#column-1-content {
	padding: 15px;
	float:left;
	background-color: #fff;
	border:solid 1px #e1ddd2;	
	}
	
#column-1 h3 {
	margin-top:0px;
	}
	
#column-1 h4, #column-2 h4 {
	margin-top:0px;
	}
	
.clear {
	clear: both;
	font-size:1px;
}


.photo-description {
	margin-top:5px;
	margin-bottom:5px;
	color:#333;
	font-style: italic;
	line-height: 1.5em;
	font-size:8pt;
	font-weight:bold;
	
	}

.photo-credit {
	text-transform:uppercase;
	margin-top:0px;
	margin-bottom:5px;
	color:#666666;
	font-size:7pt;
	font-weight:bold;
	text-align:right;
	}

/* column 2 */

#column-2 {
	float:right;
	width:375px;
	display:inline;
	overflow:hidden;
	}
	
.square-ad {
	padding-top:20px;
	padding-bottom:20px;
	text-align:center;
	background-color:#fff;
	margin-bottom:10px;
	line-height:0px;
	}

.column-2-content {
	margin:15px;
	}
	
#column-2 h3 {
	margin-top:0px;
	}
	
/* column 3 */


#column-3 {
	float:left;
	width:180px;
	display:inline;
	overflow:hidden;
}
	
.column-3-box {
	background-color: white;
	padding: 10px;
	font-size: 10px;
	margin-bottom:10px;
border: 1px solid #D1D6DF;
}
		
.column-3-box .header {
	color: #808548;
	border-top: 1px solid #5B5F33;
	border-bottom: 1px solid #5B5F33;	
	text-align: center;
	text-transform: uppercase;
	font-size: 9px;
	font-weight: bolder;
	font-family: Arial;
	padding-top: 3px;
	padding-bottom: 3px;	
	margin-bottom: 10px;
}	

.column-3-box .header h2 {
	color:#808080;
	font-size:8pt;
	font-weight:bold;
	font-family:Trebuchet, Arial, Helvetica, sans-serif;
	letter-spacing:1px;
	margin:0px;
	text-transform:uppercase;
	}
	
.column-3-content {
	margin:8px;
	background-color: white;
	}	

	
.section-heading {
	text-transform: uppercase;
	color: #A6A6A6;
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 20px;
}

.section-title {
	font-family: Georgia;
	font-size: 32px;
	color: black;
	margin-bottom: 15px;
}

.section-description {
	font-family: Arial;
	font-size: 13px;
	margin-bottom: 12px;
}

.section-byline {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #006699;
}	


#page-container {
	text-align:left;
	width:970px;
	margin:auto;
	}
	
#header {
	border-top: 5px solid black;
	float:left;
	width:970px;
	background-color:#fff;
	padding-bottom:0px;
	border-left: 1px solid #DBDBDB;
	border-right: 1px solid #DBDBDB;
	border-bottom: none;
	}
	
#page-body {
	float:left;
	width:950px;
	background: url('/media/images/content-bg.gif') repeat-x scroll 0 -3px #B5D0DF;
	padding:10px;
	border: 1px solid #DBDBDB;
	margin-top:-3px;
}

/** footer **/

#footer {
	width:950px;
	padding: 10px;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size:8pt;
	text-align:center;
	color: #666;
	margin-right:-3px;
	background-color: white;
	border: 1px solid #ccc;
}

#footer a {
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}
	
#footer p {
	margin:10px 0px;
	line-height:1.5em;
	}
	
#footer div {
	line-height:1.5em;
	}

	
/* header */

#news_signup {
	background: #4c4c4c;
	padding: 3px 5px 5px 5px;
	width: 280px;
	height:22px;
	margin-left:60px;
	color: #eee;
	border-bottom-left-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-moz-border-radius-bottomleft: 3px;
	border-bottom-right-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
	-moz-border-radius-bottomright: 3px;
	
	font:  11px PFCentroSansProMedium, arial, sans-serif;
}




#logo {
float:left;
height: 125px;
width: 350px;
padding:22px 0 0 20px;
	}


#subscribeHeadLinks {
margin: 0;
padding: 0 15px;
height: 147px;
width: 350px;
float: left;
text-align: right;

}

	#subscribeHeadLinks ul {
		list-style: none;
		margin: 0;
		padding: 60px 0 0 0;
		text-transform: uppercase;
		font-weight: bold;
		line-height: 1.25em;
		font-family: arial, sans-serif;
	
	}

#subscribeHead{
margin: 0;
padding: 0;
height: 142px;
width: 200px;
padding: 5px 0 0 20px;
float: left;

}	




#header-top {
	margin-bottom: 10px;
	width: 970px;
	height: 90px;
	float:left;
	position:relative;
}
	
#topleft {
	position: absolute;
	top: 0px;
	left:0px;
	text-align:center;
}

#yourcity {
	border-bottom:solid 1px #ccc;
	height:34px;
	padding:5px;
	color:#808548;
	font-family:Trebuchet MS, Arial, Verdana, sans-serif;
}

p.yourlife {
	font-size:9pt;
	margin:0;
}

p.yourmagazine {
	margin:0;
	font-size:11pt;
	font-weight:bold;
}

#date {
	height:15px;
	padding:15px;
}


#leaderboard {
	float: right;
	text-align: center;
	width:728px;
}
	
	
*:first-child+html #leaderboard {
	margin-left:10px;
}
	
	
#headermain {
	position:relative;
	height: 147px;	
}
#header-row1{
	position: relative;
	margin-left: auto;
	margin-right: auto;
	height: 25px;
	width: 560px;
}	
.headerbar_leftcorner{
	position: absolute;
	top:0;
	left: 0;
	background:#ffffff url('/media/images/headbar_leftcorner.jpg') no-repeat top left;
	width:9px;
	height: 25px;
}
.headerbar_rightcorner{
	background:#ffffff url('/media/images/headbar_rightcorner.jpg') no-repeat top left;
	width:9px;
	height: 25px;
	position: absolute;
	top:0px;
	right:0px;
}

#headerbar {
	position: absolute;
	top:0px;
	left:9px; 
	background:rgb(115,99,87) url('/media/images/bg_headerbar.jpg') repeat-x;
	width: 540px;
	height: 22px;
	text-align: center;
	font-size: 10px;
	color: #646a7a;
	vertical-align: center;
	line-height: 2;
	border-top: #dfdfdf 1px solid;
	border-bottom: #C2C6CF 1.5px solid;
	border-left: #C2C6CF 1px solid;
	border-right: #C2C6CF 1px solid;
}



#header-row1 a {
	color: #646a7a;
	text-transform: uppercase;
	font-family: Arial;
	font-size: 10px;
font-weight: bold;
}
#header-row1 a:hover {
	color: #3B65BF;
	text-transform: uppercase;
	font-family: Arial;
	font-size: 10px;
text-decoration: none;
font-weight: bold;
}
	
#header-row2 {
width: 970px;
	}

#searchheader{
position: absolute;
right:75px;
top:25px;
}
.searchLeft{
background: #E9E9EB url('/media/images/header_search_left.jpg') no-repeat top left;
width:12px;
height:38px;
}
.newsletterHeader{
padding-top:10px;
}
.newsletterForm{
padding-left: 0px;
}

	
.idleField{
   background:#EFF7FF;  
   color: #6F6F6F;  
}
	
#weather {
	float:left;
	width:113px;
	padding:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000;
	text-transform:uppercase;
	text-align:center;
	}
	



/* top main navigation */

#navigation-container {
	clear:both;
	background-image: url('/media/images/bg_nav.png');
	background-repeat:repeat-x;
	background-color:#426676;
	line-height:normal;
	width: 974px;
	height: 31px;
	border-top: #ccc 2px solid;
	}
	
*:first-child+html #navigation-container {

}

* html #navigation-container {

}
	
#navigation-container a {
	outline:none;
	white-space:nowrap;
	}

table#nav {
	width:970px;
	text-align:center;
	border-collapse:collapse;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	background-color:#193143;
	font-size:11px;
	}
	
#nav td {
	padding:0px;
	vertical-align:top;
	background-color:#426676;
	border-right:solid 1px #1c374a;
	}
	
#nav td:hover {
	background-color:#043449;
	}
	
#nav td.supplement {
	padding:0px;
	background-color:#193143;
color: #fff!important;	
	}
	
#nav td.supplement:hover {
	background-color:#001025;
	}
	
#nav td#last {
	border-right:none;
	}

#nav a {
	color:#292B2F;
	text-transform:uppercase;
	font-weight:bold;
	padding:10px;
	display:block;
	text-decoration:none;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	zoom:1;
	}

#nav td#last {
	border-right:none;
	}
	
#nav a.menuButton {
	background-image: url('/media/images/nav-background.gif');
	background-repeat:repeat-x;
	background-color:#426676;
	}

#nav a.menuButton:hover {
	background-image: url('/media/images/nav-background-ro.gif');
	background-repeat:repeat-x;
color: #fff;
}

#nav a.menuButton-on {
	background-image: url('/media/images/nav-background-on.gif');
	background-repeat:repeat-x;
	}
	
#nav a.menuButtonActive,
#nav a.menuButtonActive:hover {
    background-color:#193143;
  	background-image: url('/media/images/nav-background-ro.gif');
	background-repeat:repeat-x;
}

	
ul.menu {
  text-align:left;
  position: absolute;
  visibility:hidden;
  z-index:999;
  list-style:none;
  margin:0;
  padding:0;
  border-right:solid 1px #ccc;
  border-left:solid 1px #ccc;
}

ul.menu li {
	margin:0;
	padding:0;
	}

ul.menu li a {
  color: #000;
  padding: 0px 10px;
  line-height:24px;
  text-decoration: none;
  white-space: nowrap;
  font-size:11px;
  background:#fff;
  border-bottom:solid 1px #ccc;
  display:block;
}

* html ul.menu li a {
	zoom:1;
	width:200px;
	}

ul.menu li a:hover {
	background:#006699;
	text-decoration:none;
	color:#fff;
	}

/* top main navigation */

#nav a.menuButton-supp {
	background-image: url('/media/images/nav-background-supp.gif');
	background-repeat:repeat-x;
	}
	
#nav a.menuButton-supp-on {
	background-image: url('/media/images/nav-background-supp-on.gif');
	background-repeat:repeat-x;
	}
	
#nav a.menuButton-supp:hover {
	background-image: url('/media/images/nav-background-supp-ro.gif');
	background-repeat:repeat-x;
	background-color:#001024;
}

/* Top Bar - gerardf */

#topBar{
	margin: 0px; 
	padding: 0px; 
	background: transparent url(/media/images/bar_bg.png) repeat-x left top;
	top: 0px; 
	height: 34px;
line-height: 30px; 
right:0px;
	z-index: 99998; 
min-width: 970px;
width:100%;
	position: fixed; 
	-moz-background-clip: border; 
	-moz-background-origin: padding; 
	-moz-background-inline-policy: continuous;
}
#innerTopBar{
position: relative;
height: 30px;
}

#leftTopBar{
display: inline;
float: left;
}
#logoTopBar{
display: inline;
float: left;
padding-left: 5px;
padding-right: 30px;
padding-top:2.3px;
}
#shareTopBar{
display: inline;
float: left;
padding-right: 30px;
padding-top:2.5px;
}
#centerTopBar{
  margin-left: auto ;
  margin-right: auto ;
height: 30px;
}
#rightTopBar{
display: inline;
float: right;
}

#weatherTopBar{
display:inline; 
float: left; 
color:#3B505F;
padding-right: 5px;
}
#weatherTopBar img{
width: 24px;
height: 25px;

}
#searchtop {
background: #ccc url(/media/images/bg_search.jpg) repeat-x scroll 70% 70%;
width: 310px;
height: 28px;
border: 1px solid #999999;
margin-left: auto;
margin-right: auto;
	}
#searchInput input{
border: 1px solid #038E8C;
background:#EFF7FF;  
color:#AFAFAF; 
}

#searchInput input:focus{
	background:#FFF6CF;  
	color:#000;  
}
	
#searchInput input:blur{
   background:#EFF7FF;  
	color:#AFAFAF; 
}
	



#houseBanner{
position: absolute;
bottom:17px;
right:90px;
border:1px solid #ccc;
}

.subscribeBox{
border-top:1px solid #fff;
line-height: 20px;
}
.subscribeBox a{
color:#4F6F7F;
}

.subscribeBox li{
background:#eeeeee url('/media/images/bg_subscribeBox.jpg') repeat-x top left;
padding-left:5px;
border:1px solid #dfdfdf;
}



#dcbox {
margin: 0 0 10px 0; padding: 0; width: 180px; background: transparent;
}



/* Menu Dropdowns - gerardf */


.dropdown {
background-color:#e2e3e4;
font-size:12px;
width:300px;
font-family: arial;
border-top:2px solid #ccc;
border-bottom:1px solid #ccc;
border-left:1px solid #ccc;
border-right:1px solid #ccc;
padding-top:15px;
padding-bottom: 15px;
padding-left: 10px;
padding-right: 10px;
display: none;
z-index:103; 
color: #000;
}
.inner{
width:275px;
padding-top:5px; 
padding-bottom:5px; 
padding-left:2px; 
padding-right:2px; 
min-height:5px;
margin: auto; 
height:auto !important; 
height:5px; }


.inner{
background: #fff;
border: 2px solid #23528A;
padding:5px;
}

/* New Menu - gerardf */


/*original

#navigation{
	clear:both;
	background: transparent url('/media/images/bg_nav.png') repeat-x;
	line-height:normal;
	position: relative;
	width: 970px;
	height: 29px;
	border: #dfdfdf 1px solid;
	z-index:110;
}
*/
#navigation{
	clear:both;
	background: transparent url('/media/images/bg_blackgradient.png') 52% 52% repeat-x;
	line-height:normal;
	position: relative;
	width: 970px;
	height: 29px;
	border: #dfdfdf 1px solid;
	z-index:110;
}

#navigation ul{
	display:inline;
	float:left;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
	padding-left: 4px;
	width:790px;
	height: 29px;
}

#navigation li{
	display:inline;
	float:left;
	margin:0;
	overflow:hidden;
	padding:0px;
	text-indent:-9999px;
}


#navsearch {
background: transparent;
float: left;
width: 160px;
height: 27px;
padding-top:2px;
}

.searchbutton { padding: 0; margin: 0; width: 25px; font: bold 13px PFCentroSansProMedium, arial, sans-serif; border: 0; background: transparent; color: #b4d0e0;}
/*.searchform {
	width: 100px;
	margin-right: 5px;	
}*/

.separator{
	background: transparent url(/media/images/separator.png) no-repeat;
	width: 20px;
	height: 26px;
}

#blogs{
background: transparent url(/media/images/nav_blogs.png) no-repeat top;
width: 47px;
height: 29px;
z-index:999;
}
#navigation li#blogs a, #navigation li#blogs a:visited{
display:block;
width: 47px;
height: 29px;
z-index:999;
}
#navigation li#blogs a:hover, #navigation li#blogs a.active{
background: transparent url(/media/images/nav_blogs_o.png) no-repeat top;
display:block;
width: 47px;
height: 29px;
z-index:999;
}

#magazine{
background: transparent url(/media/images/nav_home.png) no-repeat top;
width: 56px;
height: 29px;
z-index:999;
}
#navigation li#magazine a, #navigation li#magazine a:visited{
display:block;
width: 56px;
height: 29px;
z-index:999;
}
#navigation li#magazine a:hover, #navigation li#magazine a.active{
background: transparent url(/media/images/nav_home_o.png) no-repeat top;
display:block;
width: 56px;
height: 29px;
z-index:999;
}
#issue{
background: transparent url(/media/images/nav_issue.png) no-repeat;
width: 102px;
height: 29px;
}
#navigation li#issue a, #navigation li#issue a:visited{
display:block;
width: 102px;
height: 29px;
}
#navigation li#issue a:hover, #navigation li#issue a.active{
background: transparent url(/media/images/nav_issue_o.png) no-repeat;
display:block;
width: 102px;
height: 29px;
}
#bestofsandiego{
background: transparent url(/media/images/nav_bestofsd.png) no-repeat;
width: 136px;
height: 29px;
}
#navigation li#bestofsandiego a, #navigation li#bestofsandiego a:visited{
display:block;
width: 136px;
height: 29px;
}
#navigation li#bestofsandiego a:hover, #navigation li#bestofsandiego a.active{
background: transparent url(/media/images/nav_bestofsd_o.png) no-repeat;
display:block;
width: 136px;
height: 29px;
}
#restaurants{
background: transparent url(/media/images/nav_restaurants.png) no-repeat;
width: 148px;
height: 29px;
}
#navigation li#restaurants a, #navigation li#restaurants a:visited{
display:block;
width: 148px;
height: 29px;
}
#navigation li#restaurants a:hover, #navigation li#restaurants a.active{
background: transparent url(/media/images/nav_restaurants_o.png) no-repeat;
display:block;
width: 148px;
height: 29px;
}
#events{
background: transparent url(/media/images/nav_events.png) no-repeat;
width: 56px;
height: 29px;
}
#navigation li#events a, #navigation li#events a:visited{
display:block;
width: 56px;
height: 29px;
}
#navigation li#events a:hover, #navigation li#events a.active{
background: transparent url(/media/images/nav_events_o.png) no-repeat;
display:block;
width: 56px;
height: 29px;
}
#nav_photos{
background: transparent url(/media/images/nav_photos.png) no-repeat;
width: 78px;
height: 29px;
}
#navigation li#nav_photos a, #navigation li#nav_photos a:visited{
display:block;
width: 78px;
height: 29px;
}
#navigation li#nav_photos a:hover, #navigation li#nav_photos a.active{
background: transparent url(/media/images/nav_photos_o.png) no-repeat;
display:block;
width: 78px;
height: 29px;
}
#weddings{
background: transparent url(/media/images/nav_weddings.png) no-repeat;
width: 77px;
height: 29px;
}
#navigation li#weddings a, #navigation li#weddings a:visited{
display:block;
width: 77px;
height: 29px;
}
#navigation li#weddings a:hover, #navigation li#weddings a.active{
background: transparent url(/media/images/nav_weddings_o.png) no-repeat;
display:block;
width: 77px;
height: 29px;
}


#subnavigation{
background: transparent url(/media/images/bg_subnav.png) repeat-x;
height: 22px;
width:970px;
border-left: 1px solid #dfdfdf;
border-right: 1px solid #dfdfdf;
border-bottom: 1px solid #dfdfdf;
}
#innerSubNav{
position: relative;
padding-left: 5px;
width:972px;
color: #fff;
padding-top:4px;

} 
#innerSubNav a{
color:#000000;
text-transform: uppercase;
font-size: 11px;
font-family: Lucida Grande,Verdana,Arial,sans-serif;
}
#innerSubNav a:hover{
color:#000000;
text-decoration: none;
}
#cerew{
background: transparent url(/media/images/bg_cerew.jpg) repeat-x;
height: 20px;
width:100%;
width: 300px;
padding-top:3px;
padding-left: 6px;
padding-right: 8px;
border-left: 1px solid #ccc;
border-right: 1px solid #ccc;
margin-top:-2px;
position: relative;
color: #AFAFAF;
text-align:center;
float:left;
}
#cerew a{
color: #4F639F;
font-weight:bold;
}

.servicesdropped li{
padding:5px; 
color:#fff; 
margin-left:5px; 
margin-right:5px; 
background:url("/media/images/bg_subscribeBox.jpg") repeat-x scroll 52% 52% transparent;
line-height: 12px;
border: 1px solid #ccc;
}

.servicesdropped ul{
list-style-type:none;
margin:0;
padding:0;
}

.servicesdropped .weekly-view h2{
font-size: 11px;
}


/* article list table styles */


div.article-list {
	background:#fff;
	margin-top:0px;
	padding:0px 10px 10px 10px;
	}
	
div.period {
	color: #006699;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight:normal;
	text-transform: uppercase;
	padding-top: 5px;
	text-align:right;
}	

table.articles th h3 {
	text-align: left;
	font-weight: normal;
	/*font-family: Georgia, "Times New Roman", Times, serif;*/
	font-family: PFCentroSansProThin, "arial", sans-serif;
	font-size: 15pt;
	padding-bottom: 0;
	color:#000;
	margin:0;
}

table.articles th h3 {
	float:left;
}

table.articles {
	background:#fff;
	padding:0;
	margin:0;
	border:0;
	border-collapse:collapse;
	width:100%;
	line-height:normal;
	}
	
table.articles td {
	padding:10px 0px;
	vertical-align:top;
	}

.article-item p {
	margin-top:5px;
	margin-bottom:5px;
}

tr.article-item td{
	border-top:solid 1px #ccc;
	}
	
table#archive tr.article-item td {
	border-top:none;
	border-bottom:solid 1px #ccc;
	}
	
table#archive {
	margin-bottom:10px;
	}
	
td.article-image {
	width:92px;
	}

td.blog-article-image {
	width:240px;
	}

td.blog-article-image img { margin: 15px 25px 15px 10px; padding: 0; }



.article-summary {
	padding-bottom: 4px;
}
	
table.articles td.department-content {
	padding-top:0px;
	}

.article-byline {
	text-transform: uppercase;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

.article-item img {
    box-shadow: 1px 1px 2px #999999;
    -webkit-box-shadow: 1px 1px 2px #999999;
    -moz-box-shadow: 1px 1px 2px #999999;
	/*border:2px solid black;*/
	margin-right:12px;
}

tr.department-header td {
	border-bottom:solid 1px #ccc;
	padding-bottom:0px;
	}
	
tr.department-header td {
	
	}

.archive-link {
margin-top:19px;
text-align: right;
text-transform: uppercase;	
font-family:Arial, Helvetica, sans-serif;
font-weight:normal;
font-size: 10px;
padding-bottom:0;
}

a.archive-link {
float:right;
position: relative;
top: -2px;
right: 5px;
margin-top:-20px;
text-transform:uppercase;
font-size:10px;
color:#000000;
display:block;
margin-right:10px;
}

table.articles td.archive-link {
	vertical-align:bottom;
	padding-bottom:0;
}

div.archive-link {
	float:right;
}

.archive-link a:hover {
	text-decoration:none;
	color:#000;
}

.header-left {
	font-size:9pt;
	font-weight:bold;
	}

.header-left a:hover {
	text-decoration:none;
	color:#000;
}

.header-left a:hover:after { 
	content: " \00bb";
}
	
.horizontal-rule {
	border-bottom: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;	
	margin:10px 0px;
	height:1px;
	background-color: white;
	clear:both;
}



h2 a {
	display:block;
	}
	
h2 a:hover {
	text-decoration:none;
	}

h2#travel {
	background-color: #761417;
	color:#be2026;
	border-bottom:solid 1px #400b0c;
	width: 360px;		
	}
	
h2#athome {
	background-color: #9ec54d;
	color:#fff;
	border-bottom:solid 1px #808548;
	width: 570px;
	}
	
h2#charitable {
	background-color: #999;
	color:#333;
	border-bottom:solid 1px #000;
	width: 385px;		
	}
	
h2#medical {
	background-color: #4f8cb7;
	color:#acd0f0;
	border-bottom:solid 1px #345d79;
	width: 570px;	
	}

/* end article list table styles */

#logintop {
	float:right;
	}	
	
.coverimage {
	border: 1px solid #ffffff;
}

.issueperiod {
	font-weight: bold;
	font-size: 12px;
	text-align: center;
	color: black;
}	

.menuitemul {
	padding-top: 6px;
	padding-bottom: 6px;	
	border-bottom: 1px solid #bfbfbf;
}

.menuitemul2 {
	padding-top: 6px;
	padding-bottom: 6px;	
	border-bottom: 1px solid #bfbfbf;
	border-top: 1px solid #bfbfbf;	
}

.boldlink {
	font-weight: bold;
}

.boldbluelink {
	font-weight: bold;
	color: #006699;
	}

.event-date {
	color: black;
}

.white {
	color: white;
}


.subscribe-top {
	font-size: 12px;
}

.subscribe-big {
	font-size: 33px;
	font-weight: bold;
	margin-bottom: 10px;
}

ul.video
{
margin-left: 0;
padding-left: 0;
list-style: none;
margin-top: 0px;
margin-bottom: 0px;
}

li.video
{
padding-left: 25px;
background-image: url(/media/images/icon-video.gif);	
background-repeat: no-repeat;
background-position: 0 .5em;
padding-top: 3px;
line-height: 14px;
}

a.black {
	color:#000;
}

#breadcrumb {
	float:left;
	width: 930px;
	padding:10px;
	background:#fff;
	line-height:1.75em;
	display: inline;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
border: 1px solid #D1D6DF;
}

#x01-ad {
	background-color: white;
	padding: 10px;
	text-align: center;
	margin-bottom: 10px;
}	

#right1-ad {
	background-color: white;
	padding: 10px;
	margin-bottom: 10px;
	text-align: center;
}

.left-justify-pic {
	float:left;
	margin-right:15px;
	margin-bottom:5px;
	margin-top:5px;
	position:relative;
	}
	
.left-justify-pic p {
	margin-bottom:0px;
	}
	
.right-justify-pic {
	float:right;
	margin-left:15px;
	margin-bottom:5px;
	margin-top:5px;
	}
	
.right-justify-pic p {
	margin-bottom:0px;
	}
	
	
/** child page menu **/

	
ul.child-page-menu {
	padding:10px;
	background:#fff;
	margin:0px;
	margin-bottom:10px;
	}
	
div.column-3-box ul.child-page-menu {
	padding:0px;
	background:#fff;
	margin:0px;
	margin-bottom:0px;
	}
	
ul.child-page-menu li:first-child {
	border-top:solid 1px #ccc;
	}

ul.child-page-menu li {
	list-style:none;
	border-collapse:collapse;
	border-bottom:solid 1px #ccc;
	padding:0;
	margin:0;
	}
	
ul.child-page-menu li a {
	display:block;
	background:#fff;
	padding:5px;
	text-decoration:none;
	font-weight:bold;
	}
	
ul.child-page-menu li a:hover {
	background:#eee;
	text-decoration:none;
	}
	
/* pager styles */

#pager {
	margin-bottom:10px;
	margin-top:10px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:normal;
	}
	
#pager .pageritem {
	border:solid 1px #ccc;
	padding:5px;
	margin-right:3px;
	display:inline-block;
	}
	
#pager a.pageritem {
	border:solid 1px #ccc;
	padding:5px;
	margin-right:3px;
	display:inline-block;
	}
	
#pager a.pageritem:link {
	border:solid 1px #ccc;
	padding:5px;
	background-color:#eeeeee;
	margin-right:3px;
	}
	
#pager a.pageritem:visited {
	border:solid 1px #ccc;
	padding:5px;
	background-color:#eeeeee;
	margin-right:3px;
	}
	
#pager a.pageritem:hover {
	border:solid 1px #ccc;
	padding:5px;
	background-color:#3399FF;
	color:#fff;
	text-decoration:none;
	margin-right:3px;
	}
	
#pager a.pageritem:active {
	border:solid 1px #ccc;
	padding:5px;
	background-color:#3399FF;
	color:#fff;
	text-decoration:none;
	margin-right:3px;
	}
	
/* end pager styles */

/* alternating table row styles */

.table-cell-01 {
	background-color:#f5f5f5;
	}

.table-cell-02 {
	background-color:#fff;
	}
	
/* end alternating table row styles */
	
.subform {
	width: 120px;
}

.header-link a {
	color:#fff;
	}
	
p.fineprint {
	margin-top:20px;
	}
	
.fineprint {
	font-family:Arial, Helvetica, sans-serif;
	font-size:75%;
	line-height:1.5em;
	}
	
.errors {
	font-size:12pt;
	color:#ff0000;
	font-weight:bold;
	}

.beigebox {
	margin: 0;
	padding: 0;
	margin-bottom:10px;
}
	
.beigebox .header-box {
	padding:0;
}
.headline a {
color: #fff;
	text-transform: uppercase;
	/*font-weight: bold;*/
}
.beigebox .header-box .headline h2.orange {
	color: #000000;
	font-family: arial,helvetica,sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
	padding: 12px;	
	margin: 0px;
	background: #cccccc url('/media/images/bg_blue.png') repeat-x scroll 45% 45%;
border: 1px solid #DFDFDF;
border-top: none;
border-left: none;
}

h2.orange a{
	color: #000000;
	font-family: arial,helvetica,sans-serif;
	font-size: 14px;
}
.beigebox .header-box .headline h2.blue {
	color: #000000;
	font-family: arial,helvetica,sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
	padding: 12px;	
	margin: 0px;
	background: #cccccc url('/media/images/bg_blue.png') repeat-x scroll 45% 45%;
border: 1px solid #DFDFDF;
border-top: 1px solid #DFDFDF;
border-left: 1px solid #DFDFDF;}

.beigebox .header-box .headline h2.new {
	color: #000000;
	font-family: arial,helvetica,sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 8px;	
	margin: 0px;
	background: #cccccc url('/media/images/bg_blue.png') repeat-x scroll 45% 45%;
border: 1px solid #DFDFDF;
border-top: none;
border-left: none;
}

.bluearrow { color: #007cf9; font-size: 34px;}

.weekly-view h2{
	color: #000000;
	border-bottom: 1px solid #D1D6DF;
border-left: 1px solid #D1D6DF;
border-right: 1px solid #D1D6DF;
	font-family: arial,helvetica,sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
	padding: 7px;	
	margin: 0px;
	background:url('/media/images/bg_blue.png') repeat-x scroll 45% 45%;
border: 1px solid #DFDFDF;
border-top: 1px solid #DFDFDF;
border-left: 1px solid #DFDFDF;}
.weekly-view .content{
	background-color: #fff;
	padding:10px;
	margin-bottom: 10px;
	text-align: center;
}
.weekly-calendar h3{
font-weight: bold;	
}
#calendar-submit{
	background-color: #ffffff;
	padding: 10px;
}

h2.blue a{
	color: #000000;
	font-family: arial,helvetica,sans-serif;
	font-size: 14px;
}	
.beigebox .header-box .headline h2 {
	color: #fff;
	font-family: PFCentroSansProMedium, arial,helvetica,sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	/*font-weight: bold;*/
	padding: 10px;	
	margin: 0px;
	background: url('/media/images/bg_blackgradient.png') repeat-x scroll 52% 52%;
border: 1px solid #DFDFDF;
border-top: none;
border-left: none;}


.beigebox .header-box .headline a:hover {
	text-decoration: none;
}



#subscribebox {
	margin: 0;
	padding: 0;
	margin-bottom:10px;
}
	
#subscribebox .header-box {
	padding:0;
	border: 1px solid #
}
	
#subscribebox .header-box .headline h2 {
	background:#356599 url('/media/images/bg_blackgradient.png') repeat-x scroll 52% 52%;
border: 1px solid #DFDFDF;
border-top: none;
border-left: none;
	color: #fff;
	font-family: PFCentroSansProMedium, Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding: 4px;
	padding-left: 10px;
	padding-top: 8px;
	padding-bottom: 8px;	
	margin: 0px;
}

#subscribebox .header-box .headline h4 {
	background:rgb(115,99,87) url('/media/images/bg_brown.png') repeat-x scroll 52% 52%;
	color: #FFFFFF;
	font-family: PFCentroSansProMedium, Arial,sans-serif;
	font-size: 16px;
	text-transform:uppercase;
	font-weight:bold;
	padding: 4px;
	padding-left: 10px;
	padding-top: 8px;
	padding-bottom: 8px;	
	margin: 0px;
}



#subscribebox .header-box .headline a:hover {
	text-decoration: none;
}

#subscribebox .content-box {
	background-color: #fff;
	padding:10px;
	text-align: center;
}

#subscribebox .content-box .subscribe-promo {
	padding-top:10px;

}
#subscribebox .content-box2 {
	background-color: #FFFFFF !important;
	height: 235px;	
	text-align: center;
}

.subscribe-price {
	color: white;
	font-size: 18px;
	margin-top: 6px;
	font-family: Georgia;
}

.content-box {
	padding: 10px;
	background-color:#fff;
border-bottom: 1px solid #D1D6DF;
border-left: 1px solid #D1D6DF;
border-right: 1px solid #D1D6DF;
margin-bottom: 10px;
}	
.content-box-nopad {
	background-color:#fff;
border-bottom: 1px solid #D1D6DF;
border-left: 1px solid #D1D6DF;
border-right: 1px solid #D1D6DF;
margin-bottom: 10px;
}	
	
.content-box2 {
	padding: 10px;
	background-color:#fff;
}	
	

.covers-title {
	font-size: 12px;
	font-weight: bold;
	color: #656565;
	padding-bottom: 10px;
	padding-top: 6px;
	border-bottom: 1px solid #cccccc;
	margin-bottom: 10px;
}

.caption {
	font-style:italic;
	}
	
#columns-1-2 div.video {
	border:solid 1px #ccc;
	margin-bottom:20px;
	padding:10px;

	}
	
#columns-1-2 div.video-player {
	float:left;
	margin-right:20px;
	}
	
/* sponsorship styles */
	
	
#sponsorship {
	width: 970px;
	height: 86px;
	background: rgb(115,99,87) url('/media/images/bg_brown.png') repeat-x scroll 52% 52%;
	border-bottom: 1px solid #808548;
	margin:auto;	
	float: left;
}

.sponsorship-area {
	text-align: left;
	float: right;
}

.sponsorship-text {
	color: #8E935C;
	text-transform: uppercase;
	font-size: 10px;
	margin-top: 4px;
	margin-bottom: 4px;	
}

.sponsorship-ad {
	margin-right: 72px;
}			

.sponsorship-title {
	float: left;
	color: #808548;
	font-size: 38px;
	font-weight: bold;
	font-family: Trebuchet MS;
	text-transform: uppercase;
	margin-top: 59px;
	margin-left: 16px;
	display:inline;
	line-height:27px;
}

/* end sponsorship styles */

/* restaurant and cuisine list */

ul.restaurants {
	margin:0;
	padding:0;
	}
	
ul.restaurants li {
	list-style:none;
	border-bottom:solid 1px #fff;
	margin:0;
	padding:0;
	}

ul.restaurants li a:before {
	font-size:1.25em;
	line-height:1em;
	font-weight:bold;
	content: "\00BB \0020";
	}
	
ul.restaurants li a {
	display:block;
	background:#f0f2ea;
	padding:3px 5px;
	text-decoration:none;
	color:#666;
	}

ul.restaurants li a:hover {
	background:#dbddd6;
	color:#000;
	text-decoration:none;
	}

h5.cuisine-head {
	color:#fff;
	background-color: #9B9C97;
	font-size: 10px;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	margin-top:10px;
	margin-bottom:1px;
	padding:4px 10px;	
}

ul.restaurants li.rowA a {
	background:#f0f2ea;
	}
	
ul.restaurants li.rowB a {
	background:#fff;
	}
	
ul.restaurants li.rowA a:hover, ul.restaurants li.rowB a:hover {
	background:#dbd666;
	}

div.HDQFloat table td {
	vertical-align:top;
	}
	

.TBD {  /* messaging - to be determined info */
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18pt;
	}
	
/* pagetools styles */
	
#pagetools {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-transform:uppercase;
	border:solid 1px #ccc;
	color:#aaa;
	padding:5px;
	}
	
#pagetools img {
	border:none;
	vertical-align:middle;
	}
	
#pagetools a {
	cursor:pointer;
	text-decoration:none;
	margin-right:10px;
	}
	
/* end pagetools styles */

/* mini-calendar */

table.mini-calendar p {
	margin:0;
	}
	
.single-rule {
	border-bottom:none;
	border-top: 1px solid #CCCCCC;	
	margin:10px 0px;
	height:1px;
	clear:both;
	}
	
table.mini-calendar h4 {
	font-size: 10pt;
	color: #666;
	margin:.25em 0;
	line-height:normal;
	}
table.mini-calendar h5 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666;
	margin-bottom:.25em;
	margin-top:.25em;
	line-height:normal;
	}
	
.by-line {
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	margin:15px 0px;
	font-size:9pt;
	}
	
p.subscribe {
	margin-bottom:0;
	margin-top:5px;
	font-size:8pt;
	font-style:italic;
	text-align:right;
	}
	
/* restaurant and cuisine list */

ul.restaurants {
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	}
	
ul.restaurants li {
	list-style:none;
	border-bottom:solid 1px #fff;
	margin:0;
	padding:0;
	}

ul.restaurants li a:before {
	font-size:1.25em;
	line-height:1em;
	font-weight:bold;
	content: "\00BB \0020";
	}
	
ul.restaurants li a {
	display:block;
	background:#f0f2ea;
	padding:3px 5px;
	text-decoration:none;
	color:#666;
	}

ul.restaurants li a:hover {
	background:#dbddd6;
	color:#000;
	text-decoration:none;
	}

h5.cuisine-head {
	color:#fff;
	background-color: #9B9C97;
	font-size: 10px;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	margin-top:10px;
	margin-bottom:1px;
	padding:4px 10px;	
}

ul.restaurants li.rowA a {
	background:#f0f2ea;
	}
	
ul.restaurants li.rowB a {
	background:#fff;
	}
	
ul.restaurants li.rowA a:hover, ul.restaurants li.rowB a:hover {
	background:#dbd666;
	}
	
	
.content-box-white {
	background-color: white;
	padding: 10px;
	margin-bottom: 10px;
}		
	

.cuisine-head {
	color:#fff;
	background-color: #a1adb3;
	font-size: 10px;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	margin-top:10px;
	margin-bottom:1px;
	padding:4px 10px;	
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* h2.current-issue {
	background:rgb(115,99,87) url('/media/images/bg_brown.png') repeat-x scroll 52% 52%;
	color: #ffffff;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-transform:uppercase;
	font-weight:bold;
	padding: 4px;
	padding-left: 10px;
	margin: 0px;
}

*/

h2.current-issue {
	background:#000 url('/media/images/bg_blackgradient.png') repeat-x scroll 52% 52%;
	color: #ffffff;
	font-family: PFCentroSansProMedium, Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-transform:uppercase;
	font-weight:normal;
	padding: 4px;
	padding-left: 10px;
	margin: 0px;
}



.tagtitle {
	font-family: Georgia;
	color: black;
	font-size: 14px;
	text-transform: uppercase;
	margin-bottom: 8px;
}



.tagtitle2 {

font-family: Arial, helvetica, sans-serif; font-size: 12px; font-weight: bold; margin-bottom: 8px;margin-left:3px;


}


h2.tabletitle {
	color: #ffffff;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-transform:uppercase;
	font-weight:bold;
	padding: 4px;
	padding-left: 10px;
	margin: 0px;
}

.border-image {
	/*border: 2px solid black;*/
	box-shadow: 1px 1px 2px #999999;
    -webkit-box-shadow: 1px 1px 2px #999999;
    -moz-box-shadow: 1px 1px 2px #999999;
}

.ul

{

	margin-left: -20px;
	padding-left: 0px;
	padding-bottom: 3px;
	list-style-image: url(/media/images/redcarat.gif);
	background-repeat: no-repeat;
	background-x-position: left;
	background-y-position: center;

}


/* commenting */

div.innercontainer { clear: both; padding-top: 20px; font-size: 13px;}
div.innercontainer p a { font-weight: bold; padding-left: 5px;}
#article .comments .comment .commentcontent {
	padding-bottom:5px;
	}
	
#article .comments .commenttitle {
	margin-bottom:0;
	}
	
#usercomments textarea#commentField {
	width:95% !important;
	}
	
div.comments {
	margin-top:10px;
	border-top:dashed 1px #ccc;
	}

.most-popular ol {
	margin:0;
	padding:0;
	list-style-position:inside;
	}

.most-popular ol li {
	border-bottom:solid 1px #fff;
	margin:0;
	padding:0;
	}


.most-popular ol li {
	background:#EAEEF2;
	padding:3px 5px;
	padding-left:23px;
	color:#666;
	text-indent: -17px 
	}
	
.most-popular li a {
	color:#000000;
	}
	
.most-popular li a:hover {
	text-decoration:none;
	}

.most-popular li:hover {
	background:#9FCBFF;
	color:#000;
	}

.most-popular li.rowA {
	background:#E6E6E6;
	}
	
.most-popular li.rowB {
	background:#FCFDFD;
	}	

.most-popular li.rowB:hover {
	background:#F9E587;
	}
.most-popular li.rowA:hover{
background:#F9E587;
}
div.peelaway {
	position:absolute;
	top:0;
	right:0;
	z-index:999;
	}
	
	
.buttonStyle{
border: #5B889E 1px solid;
width:150px;
color: #024965;
text-align: center;
background-color: #FFC425;
-moz-border-radius:4px;
-webkit-border-top-left-radius: 4px;
}
.buttonStyle:hover{
width:150px;
background-color: #79A12E;
cursor: pointer;
}
.buttonStyle a:hover{
text-decoration: none!important;
}
.monthly-view{
background-color: #ffffff;	
}

.monthly-view h2{
background: /*#5B889E*/ #121212 url('/media/images/bg_trans.png') repeat-x 50% 50%;
-webkit-border-radius:4px;
-moz-border-radius:4px;
border-radius:4px;
font: bold 16px arial, helvetica, sans-serif;
color: #fff;
text-shadow: -1px -1px 0px #333;
margin:0 3px;
padding:5px 10px;
text-transform:uppercase;
}

#sideTabs{
position: relative;
top:200px;
right: 998px;
}
.beigebox .header-box .aresBot-header h2 { 
background: url(http://arestravel.com/images/sandiegomagazine_0610/bot-header-buildYourVacation.jpg) 0 0 no-repeat; 
height: 30px; 
margin: 0; 
padding: 0; 
width: 180px; 
text-indent: -9999px; 
} 
td.blog{

}

.blog-rail ul {
		background-color:#EFF4FB;
		border:1px solid #686868;
		padding-left: 3px;
		padding-right: 3px;
		padding-bottom: 3px;
		list-style:none;
		color: #333;
}


.blog-rail li a {
		text-decoration:none;
}

.blog-rail li a:link {}

.blog-rail li a:visited {
		font-weight:normal;
		color:#666;
}

.blog-rail ul a:hover {
		border-bottom: 1px dashed #bbb;
}


.blog-rail li {
	padding-top: 6px;
	padding-bottom: 6px;
		border-bottom: dotted 1px #333;
}

.blog-rail li:hover {
		background-color: #fafafa;
}

ul.blogroll {
		background-color:#EFF4FB;
		border:1px solid #686868;
		padding-left: 3px;
		padding-right: 3px;
		padding-bottom: 3px;
		list-style:none;
		color: #333;
}


.blogroll li a {
		text-decoration:none;
}

.blogroll li a:link {}

.blogroll li a:visited {
		font-weight:normal;
		color:#666;
}

.blogroll ul a:hover {
		border-bottom: 1px dashed #bbb;
}


.blogroll li {
	padding-top: 6px;
	padding-bottom: 6px;
		border-bottom: dotted 1px #333;
}

.blogroll li:hover {
		background-color: #fafafa;
}

.blogroll h3{
	font-size: 11pt;
}
.blog-rail h4{
	font-size: 11pt;
}
.blog-footnotes{
	font-style: italic;
	padding-bottom: 8px;
	padding-top: 8px;
}
.blog-main{
	background-color: #ffffff; padding:10px;border: 1px solid #D1D6DF;
}
.blog h4{
	font-size: 11pt;
}
.blog-date{
	font-size:10.5pt;
	font-style: italic;
}
.blog-article-date{
	margin-top:-10px;
	padding-left: 10px;
}
.blog-by-line{
	font-family:Arial,Helvetica,sans-serif;
font-size:9pt;
margin-bottom:15px;
margin-top: 0px;
text-transform:uppercase;
}
.blog-main h3 a
{
	font-size: 11pt;
}
.debadge{
	position: absolute;
	top: -28px;
	right:0px;
}
#sitewrapper{
float: left; 
width: 970px; 
box-shadow: 0px 8px 30px #333;
-moz-box-shadow: 0px 8px 30px #333;
-webkit-box-shadow: 0px 8px 30px #333;
}

#survey_34{
	background-color: #ffffff;
	border: 1px solid #D1D6DF;
	padding: 10px;
	margin-bottom: 10px;
	}



/* 2011 styles --------------------------------------------------*/

/* Charitable Events Calendar */



table.calendar-search { margin: 10px 0 0 10px;}

table.calendar-search td { font-weight: bold;}

.calendar-search input[type="text"] {
-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
	background: #eee;
	border: 1px solid #ccc;
	padding: 3px 5px;



}



ul.chevron { 
	margin: 0; padding: 20px 0 30px 10px;
	list-style: none;
	
}

ul.chevron li { display: inline;}

ul.chevron li a {
	background: #0580c4; 
	font: bold 12px arial; 
	padding: 5px 10px; 
	color:white; 
	text-align: center; 
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;

}

ul.chevron li a:hover {
	background: #121212;
	}

ul.chevron li a:visited {
	background: #000;
	}


/* top tech and other stuff */
ul.toptech-list { 
	margin: 0; padding: 20px 0 30px 10px;
	list-style: none;
	
}

ul.toptech-list li { display: inline;}

/*a.rounded-btn-default {
	margin: 0;
	padding: 8px 12px;
	background: #1d3666 url(/images/bg_trans.png) repeat-x 50% 50%;
	color: white;
	text-decoration: none;
	font-weight: bold;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	-o-border-radius: 15px;
	border-radius: 15px;

}*/

a.rounded-btn-default:hover {
	background: #666;
	}

a.rounded-btn-default:visited {
	background: #333;
	}



a.rounded-btn-best {
	margin: 0;
	font-size: 17px;
	padding: 12px 16px;
	background: #d2232a url(/images/bg_trans.png) repeat-x 50% 50%;
	color: white;
	text-decoration: none;
	border: 1px solid black;
	font-weight: bold;
	-webkit-border-radius: 23px;
	-moz-border-radius: 23px;
	-o-border-radius: 23px;
	border-radius: 23px;

}

a.rounded-btn-best:hover {
	background-color: #000;
	}

a.rounded-btn-best:visited {
	background-color: #333;
	}


a.rounded-btn-nominate {
	margin: 0;
	padding: 8px 12px;
	background: #23418a url(/images/bg_trans.png) repeat-x 50% 50%;
	color: white;
	text-decoration: none;
	font-weight: bold;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	-o-border-radius: 15px;
	border-radius: 15px;

}

a.rounded-btn-nominate:hover {
	background: #666;
	}

a.rounded-btn-nominate:visited {
	background: #333;
	}
	

#ds_upcomingdeals {
width: 725px;
padding: 10px;
margin: 5px 0 5px 7px;
background: #4199bd;
border-radius: 15px;
-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	-o-border-radius: 15px;
color: #eee;
}



#ds_upcomingdeals h3 { margin: 0 0 5px 0; padding: 5px 0 0 5px; color: #242424; font: italic 18px georgia, serif; border-bottom: 1px dotted #242424;}
#ds_upcomingdeals table td { text-align: center; font: 15px arial;}

/* New blog */

#sdblogs { margin: 0; padding: 10px 0 0 20px; width: 780px; }
#sdblogs h2 {
	color: #000000;
	font-family: PFCentroSansProMedium, Arial, Helvetica, sans-serif;
	font-size:28pt;
	margin: 0; padding: 0;
 }

#sdblogs h3 {
	color: #000000;
	font-family: PFCentroSansProThin, Arial, Helvetica, sans-serif;
	font-size:18pt;
	font-weight: normal;
 }
 
 #sdblogs h4 {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12pt;
	
 }
 
 #sdblogs ul { margin: 0; padding: 0; list-style: none; }
  #sdblogs ul li { margin: 0; padding: 0; display: inline;}
div.blogmodule { margin: 0; padding: 0 20px 10px 0; width: 350px; height: 370px; float: left; line-height: 1.5em;}

.article-content h3 a { font: bold 13px  arial, sans-serif; }

#digiwall {
border: #ccc 1px solid;
padding: 20px 30px 20px 20px;
width: 250px;
color: #000;
text-align: center;
background-color: #eee;
-moz-border-radius:5px;
-webkit-border-radius:5px;
border-radius:5px;

}

input.digisubmit {
	font: bold 12px arial;
	width: 100px;
    color: #fff;
    text-shadow: #000 1px 1px;
    border-top: 1px solid #ad64e0;
    margin-top: 10px;
 
    /*** Adding CSS3 Gradients ***/
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#666), to(#000));
    background:  -moz-linear-gradient(19% 75% 90deg,#000, #666);
    background: #1d3666 url(/images/bg_trans.png) repeat-x 50% 50%;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius:5px;
	color: #fff;
	border: 1px solid #999;
}

a.currentissuelink, a.rounded-btn-default { 
	background: #0580c4; 
	font: bold 12px arial; 
	padding: 5px 10px; 
	color:white; 
	text-align: center; 
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	}
	
a.currentissuelink:hover { 
	background: #121212;
	text-decoration: none; 
	
	}
	
/* new events page */
.sdmagEvents{position:relative; border-bottom:solid 1px #999}
.event-results{margin:0; padding:0; list-style:none; font: 14px arial; width: 590px;}
    .event-results li .root{font-size:10px; font-weight:bold; color:#868686;  background-color:#e3e2e2; display:block; padding:5px 15px; border-bottom:solid 1px #fff}
    .event-results .event-results li{clear:left; position:relative}    
    .event-results .event-results .eInfo{overflow:hidden; display:block; padding:15px; background:#f5f8fb url('../images/redesign/dotted-x-ccc.gif') repeat-x 0 top; width:560px; text-decoration: none;}
    .event-results .event-results .eInfo:hover{background-color:#fffddc; text-decoration:none}
    .event-results .event-results .alt{background-color:#fff}    
	  .event-results .eDate{position:absolute; top:15px; left:15px; display:block; width:85px; color:#515151; font-size:10px}
	  
	  .event-results .eName{width:210px;  padding-left:100px; float:left; font-weight: bold; color: black;}
	  
	  
	  .event-results .eVenue {margin-left:320px; display:block; padding-bottom:5px; color: #555;	font-weight: normal;	font-style: normal;font-size: 11.35px;	line-height: 13px;}
	  
	    
		#eComing { margin: 0; padding: 0; line-height: 1.5em;}
	
		.eventHeader h2 { font-family: PFCentroSansProMedium, Arial, Helvetica, sans-serif; 
	font-weight: normal; background: #0580C4; color: white; padding: 3px 5px; margin: 0;}
	.eventBody { margin: 0; padding: 10px;}
	.eventBody h3 { font: bold 16px Arial, Helvetica, sans-serif; padding: 0 0 5px 0; margin: 0;}
	    
