@charset "UTF-8";

body {
	background-position:50% -100px;
	background-repeat:repeat-x;
	color:#636363;
}
ul {
	list-style-type: none;
}
* {
	margin:0;
	padding:0;
	font-family: "HelveticaNeue-Light", Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:22px;
	outline-style: none;
}
a {
	border:0px;
}

#background-top {
	background-color: #9c7c9e;
	height:450px;
	width:100%;
}
#container {
	position:absolute;
	top:0;
	width:100%;
}
#wrap {
	width: 960px;
	margin: 0 auto;
}
#header {
	width: 960px;
	height: 220px;
}
#logo {
	width: 250px;
	height: 155px;
	padding: 40px 0px 0px 30px;
	float: left;
}
#nav {
	width:350px;
	height:30px;
	float:right;
	margin: 0px;
	padding: 140px 60px 0px 0px;
}
#nav a {
	padding: 10px 0px 0px 0px;
}
#nav a:hover {
	border-bottom: 2px solid #fff;
}
.active {
	border-bottom: 2px solid #fff;
}
#nav ul {
	list-style: none;
	margin-left: 40px;
	list-style-position: outside;
}
#nav ul li {
	float: left;
	margin: 0px 18px;
}
#nav li a {
	height: 18px;
	float: left;
	display: block;
	border-bottom: 2px solid #9c7c9e;
	color:#FFF;
	text-decoration: none;
	text-align: center;
	font-size: 16px;
	padding: 5px 0px;
}

#content {
	width: 960px;
	height: 420px;
	padding: 30px 0px 0px 0px;
	overflow: hidden;
}

#top {
	margin: 20px 0px 0px 0px;
	border-top: 2px solid #9c7c9e;
	width: 960px;
	height: 180px;
	background-image: url(../images/line.jpg);
	background-position:right;
	background-repeat: no-repeat;
}
#blurb {
	float: left;
	width: 600px;
	height: 180px;
}
#blurb p {
	padding: 33px 0px 0px 20px;
	font-size: 36px;
	width: 600px;
	height: 150px;
	line-height: 35px;
	text-align: left;
}
#check {
	float:right;
	width: 150;
	height: 150;
	margin: 15px 30px 0px 0px;
	outline-style: none;
}
#soc {
	width: 960px;
	height: 50px;
	border-top: 2px solid #9c7c9e;
}
#room {
	font-size: 24px;
	float: left;
	padding: 13px 0 0 20px;
	color: #333;
}
#places {
	height: 50px;
	float: right;
	padding: 4px 20px 0px 0px;
	outline-style: none;
}
#places a {
	padding: 0 5px;
}
#bot {
	width: 880px;
	height: 250px;
	border-top: 2px solid #9c7c9e;
	padding: 30px 30px 30px 50px;
	background-image: url(../images/line.jpg);
	background-repeat: no-repeat;
	background-position-y: 50px;
}
#babyme {
	width: 189px;
	float: left;
	border: 3px solid #333;
}
#brief {
	float: right;
	margin-right: 50px;
	width: 430px;
}
.his {
	font-size: 24px;
	color: #333;
	margin: 10px 0px;
}
.tory {
	padding: 11px;
}
#prefoot {
	width: 100%;
	height: 4px;
	background-color: #9c7c9e;
}
#footer {
	width: 100%;
	height: 410px;
	background-color: #3c3c3c;
}
#footwrap {
	width: 960px;
	margin: 0 auto;
	height: 400px;
}
/*tweet plug*/
#twitter {
	width: 310px;
	height: 360px;
	float: left;
	padding: 40px 0 0 0;
}
#twitter p a {
	text-align: center;
	display: block; 
	text-decoration: none;
	font-size: 20px;
	color: #fff;
}
#twitter p a:hover {
	color: #9c7c9e;
}
#twitter ul {
	list-style: none;
	margin: 27px 0 0 0;
}
#twitter ul li {
	padding: 4px 10px;
	background: rgba(255,255,255,0.1);
	border-radius: 10px; 
	-moz-border-radius: 10px; 
	-webkit-border-radius: 10px;
	margin: 5px;
}
#twitter ul li a {
	color: #9c7c9e;
}
#twitter ul li a:hover { 
	color: #fff;
}		
#twitter ul li span {
	color: #fff;
	font-size: 12px;
	line-height: 25px;
}			
#twitter ul li span a {
	/*font: 22px/30px Helvetica, Arial, Sans-Serif;*/
	font-size: 12px;
	text-decoration: none;
}
/*end tweet plug*/
#twittitle {
	width: 310px;
	height: 40px;
	font-size: 24px;
	text-align: center;
	padding: 10px;
}
#flickr {
	width: 310px;
	height: 400px;
	padding: 0 15px;
	float: left;
}
#flickrtitle {
	margin: 40px 0 0 0;
}
#flickrtitle p {
	width: 290px;
	height: 30px;
	padding-left: 112px;
	font-size: 20px;
	color: #fff;
}

#flickbox {
	width: 310px;
	height: 310px;
	overflow: hidden;
}
#conbox {
	width: 270px;
	height: 370px;
	float:right;
}
#contitle {
	width: 270px;
	height: 40px;
	font-size: 20px;
	text-align: center;
	margin: 38px 20px 0px 0px;
	color: #fff;
}
#constuff {
	color: #fff;
	text-align: left;
	margin: 10px 0 0 0;
	background: rgba(255,255,255,0.1);
	border-radius: 10px; 
	-moz-border-radius: 10px; 
	-webkit-border-radius: 10px;
	padding: 20px 30px;
	font-size: 12px;
	height: 233px;
}
#constuff a {
	text-decoration: none;
	color: #fff;
}
#constuff a:hover {
	color: #9c7c9e;
}
#constuff .pu {
	color: #9c7c9e;
}


/* Flickr */

#flickbox .flickr_badge_uber_wrapper {
margin:18px;
background: rgba(255,255,255,0.1);
border-radius: 10px; 
-moz-border-radius: 10px; 
-webkit-border-radius: 10px;
}
#flickr_badge_uber_wrapper {
width:310px;
height: 310px;
padding: 1px;
}
#flickr_badge_wrapper {
padding:12px 7px 7px 9px;
}
#flickr_badge_wrapper a {
padding: 5px 5px;
}

.flickr_badge_image img {
border: none;
padding: 5px;
}
#flickr_badge_wrapper img {
border: hidden;
outline-style: none;
}

#flickr_badge_source {
text-align:left; 
margin:0px 10px 0 10px;
border: none;
}

#flickr_www {
display:block; padding:0 10px 0 10px !important; 
font: 11px Arial, Helvetica, Sans serif !important; color:#3993ff !important;
}
.flickr_badge_uber_wrapper a:hover,
.flickr_badge_uber_wrapper a:link,
.flickr_badge_uber_wrapper a:active,
.flickr_badge_uber_wrapper a:visited {
text-decoration:none !important; background:inherit !important;color:#3993ff; border: none;
}
#flickr_badge_wrapper {}
#flickr_badge_source {
padding:5px !important; font: 11px Arial, Helvetica, Sans serif !important; color:#666666 !important;
}

		