h3 {
	font-size:14px;
	margin-bottom:4px;
}

hr {
	margin: 0px;
	padding: 0px;
}


.side-panel a, .activity_links a {
	font-weight: normal;
	font-size:13px;
}

.tag-xsmall {
	font-size: 11px;
}

.tag-small {
	font-size: 13px;
}

.tag-medium {
	font-size: 16px;
}

.tag-large {
	font-size: 20px;
}

.tag-xlarge {
	font-size: 24px;
}

.picture-list-container {
	margin-right: 10px;
	margin-bottom: 10px;
}

.activity-box {
	width:253px;
	height:247px;
	overflow:auto;
}

.subtitle {
	color:black;
	font-size:18px;
}

.description {
	line-height: 18px;

}

.wikipedia {
	line-height: 18px;
	padding-top:6px;
	padding-bottom:6px;
}

.wikipedia-header {
	font-size: 14px;
	font-weight: bold;
	color: #505050;
}

.viewed {
	margin: 22px 12px 6px 0px;
}

.row-space {
	width:100px;
	height:4px;
}

.guru-box {
	width:186px;
	font-size:15px;
	color:#393939;
}

.guru-box a {
	font-weight: bold;
	font-size:15px;
}

.post-textarea, .post-textarea-clicked {
	width: 372px;
	height: 12px;
	display: block;
	overflow:hidden;
	font-family: Helvetica;
	color: #777;
	font-size:12px;
	padding: 5px;
	margin-right:4px;
}

.post-textarea-clicked {
	height:32px;
	color: black;
}

.topic-textarea {
	width: 100%;
	height: 80px;
	display:block;
}

.side-map {
	margin: -8px -8px 5px -8px;
}

.group-photo-container {
	font-size:11px;
	margin-right:16px;
	text-align:center;
	width: 130px;
}

.topic-container {
	width:100%;
	margin: 10px 0px 10px 0px;
}

.topic-user-container, .post-photo {
	float: left;
	padding-right: 10px;
}

.post-container {
	float: left;
	width: 530px;
}

.topic-post {
	min-height:50px;
}

.posts-container {
	width: 528px;
	background-color: #f6fbe3;
	padding: 12px;
	margin: 5px 0px 12px 0px;
}

.post {
	clear:both;
	width: 528px;;
}

.post-content {
	float: left;
	width: 456px;
}

.comments {
	padding:0px 18px 0px 18px;
	background-color:white;
}

.destination-child-container {
	width: 300px;
	float: left;
}

.destination-child-1 {
	font-size: 14px;
	font-weight: bold;
}

.destination-child-2 {
	
}

.breadcrumbs {
	margin-top:-5px;
	position:relative; /* for IE7 */

}

.small-text-post {
	font-size: 11px;
	margin-top:8px;
}

.post-header {
	margin-bottom:5px;
	color:#444;
}

.with-margin {
	margin: 10px 0px 10px 0px;
}

.greyify .main-column-row {
	background-color:white;

}	

.map-container-inner, .map-container-outer {
height:200px !important;
width:300px !important;
}

.question-icon, .review-icon {
	background-image:url(/images/topic-icons.gif);
	width: 17px;
	height: 17px;
	margin-right:4px;
}

.review-icon {
	height: 19px;
	width:18px;
	background-position:0px -17px;
}


/*  Forecast weather  */

.forecast-box, .days-box { height: 180px; margin-bottom:5px; }
.forecast-box { border: 1px solid #999;width: 100%; }
.days-box { width: 90px; border-right: 1px solid #999; background-color:white; }
.days { background-color:#f5fcdb;width:100%;height:35px; padding-top:6px; }
.days-box .center { padding-top:4px; }
.wu_footer a { font-size: 9px; }
.wu_footer { line-height:10px; margin-left:6px; }

.forecast-img-container { height: 46px; padding:10px 0px 2px 0px; }
.forecast-img { background-image: url(/images/forecast-icons.jpg); width:52px; height:46px; }
.chanceflurries, .flurries {}
.chancerain { background-position:0 -48px; width:56px; }
.chancesleet, .sleet { background-position:0 -146px; }
.chancetstorms, .tstorms { background-position:0 -237px; }
.cloudy { background-position:0 -382px; width:62px; height:44px; }
.fog { background-position:0 -474px; height:40px; }
.hazy { background-position:0 -516px; height:38px; }
.mostlycloudy { background-position:0 -554px; width:59px; height:42px; }
.mostlysunny { background-position:0 -599px; }
.partlycloudy { background-position:0 -645px; height:43px; width:58px; }
.partlysunny { background-position:0 -689px; height: 42px; width:61px; }
.rain { background-position:0 -732px; }
.snow, .chancesnow { background-position:0 -196px; width:48px; height:40px; }
.sunny, .forecast-img-container .clear { background-position:0 -337px; width:46px; height:44px; }
.tstorm { background-position:0 -287px; height: 48px; }
.unknown { background-position:0 -787px; height: 19px; }




.left-column .box {
	width:158px;
	margin-bottom:10px;
	border: 1px solid #D2D4C9;
	background-color:#F4F4F4;
}

.box .title {
	color:#3D3D3D;
	display:block;
	font-family:Helvetica;
	font-size:14px;
	font-weight:bold;
	padding-bottom:8px;
}

.side-panel .title {
	font-size:14px;
}

li{
	margin-bottom: 2px;
	line-height: 14px;
	font-size: 11px;
}

.content .title {
	line-height: 130%;
}

.header {
	padding-bottom: 8px;
}

.right-column {
	width: 315px;
}


