﻿body {
	margin: 0px;
	background-image: url('/images/bg.jpg');
	font-family: "Century Gothic";
}

a { outline: none; }

img {
	margin: 0;
	padding: 0;
}

a img {
	border: 0;
}

.photo_header,
.photo_header a:link,
.photo_header a:visited,
.photo_header a:hover,
.photo_header  h1 {
	font-size: 16px;
	margin: 0;
	color: #cdcfd5;
	font-weight: normal;
	text-decoration: none;
}

.photo_description {
	font-size: 12px;
	color: #cdcfd5;
}

.center {
	text-align: center;
}

.right {
	text-align: right;
}

.header1 {
	font-size: 24px;
	color: #33363f;
}

#container {
	width: 980px;
	margin: auto;
}

#down_below {
	width: 980px;
}

.nobrake {
	float: left;
	display: inline;
}

.clear {
	clear: both;
	width: 0;
	height: 0;
	overflow: hidden;
	visibility: hidden;
}

#sidediv {
	width: 200px;
	margin-right: 30px;
}

.mainarea,
#maindiv {
	width: 750px;
}

.bordered_2px {
	border-width: 2px; border-color: #FFFFFF; border-style: solid;
}

hr {
	border: none 0;
	border-top: 1px dashed #cdcfd5;/*the border*/
	width: 100%;
	height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
}

.append-top {
	margin-top: 10px;
}

.append-bottom {
	margin-bottom: 10px;
}

.append-bottom2 {
	margin-bottom: 5px;
}

.append-right {
	margin-right: 10px;
}

.random_listing {
	width: 200px;
	height: 135px;
	overflow: hidden;
}

.listing_item_land {
	width: 142px;
	height: 95px;
	overflow: hidden;
}

.listing_item_port {
	width: 63px;
	height: 95px;
	overflow: hidden;
}

#random_pics_container {
	height: 447px;
	margin-top: 75px;
}

#random_pics_container #random_pics {
	display: none;
}

#on_your_mind  {
	width: 200px;
}

#on_your_mind input[type="text"] {
	width: 190px;
}

.tags_cloud .tag_size1,
.tags_cloud .tag_size1 a:link,
.tags_cloud .tag_size1 a:visited,
.tags_cloud .tag_size1 a:hover {
	font-size: 10px;
	text-decoration: none;
	color: #cdcfd5;
}

.default_tags,
.default_tags a:link,
.default_tags a:visited,
.default_tags a:hover,
.tags_cloud .tag_size2,
.tags_cloud .tag_size2 a:link,
.tags_cloud .tag_size2 a:visited,
.tags_cloud .tag_size2 a:hover {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #cdcfd5;
}

.default_tags a:hover {
	text-decoration: underline;
}

.tags_cloud .tag_size3,
.tags_cloud .tag_size3 a:link,
.tags_cloud .tag_size3 a:visited,
.tags_cloud .tag_size3 a:hover {
	font-size: 14px;
	text-decoration: none;
	color: #cdcfd5;
}

.tags_cloud .tag_size4,
.tags_cloud .tag_size4 a:link,
.tags_cloud .tag_size4 a:visited,
.tags_cloud .tag_size4 a:hover {
	font-size: 16px;
	text-decoration: none;
	color: #cdcfd5;
}

.tags_cloud .tag_size5,
.tags_cloud .tag_size5 a:link,
.tags_cloud .tag_size5 a:visited,
.tags_cloud .tag_size5 a:hover {
	font-size: 18px;
	text-decoration: none;
	color: #cdcfd5;
}

.tags_cloud .tag_size6,
.tags_cloud .tag_size6 a:link,
.tags_cloud .tag_size6 a:visited,
.tags_cloud .tag_size6 a:hover {
	font-size: 20px;
	text-decoration: none;
	color: #cdcfd5;
}
