/*============================================================
 !Reset
============================================================*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
ol,ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym {border:0;}

/*============================================================
 !Defaults
============================================================*/

h1,h2,h3,h4,h5,h6 {line-height:normal;}
h1 {font-size:200%; letter-spacing:-0.01em;}
h2 {font-size:150%;}
h3 {font-size:125%}
h4 {font-size:116%}
h5 {font-size:106%}
h6 {font-size:96%}
p { line-height:1.22em; }

b,strong {
	font-weight:bold;
	line-height:1;
	}

i,em { font-style:italic; }

img { vertical-align: middle; }

a {
	color:#368CCC;
	outline:none;
	text-decoration:underline;
	}
a:hover {
	color:#2D75AB;
	text-decoration:none;
	}
a img, .noborder { border:0; }

a.nounderline {
	text-decoration:none;
	}
a.nounderline:hover {
	text-decoration:underline;
	}

ul {
	list-style: none;
	}

/*============================================================
 !Basics
============================================================*/
/*"*
 * Percents could work for IE, but for backCompat purposes, we are using keywords.
 * x-small is for IE6/7 quirks mode.
 * 
 "*/
body {font:13px helvetica,arial,clean,sans-serif;*font-size:small;*font:x-small;}
table {font-size:inherit;font:100%;}

/*"*
 * Bump up !IE to get to 13px equivalent
 "*/
pre, code {font:115% monospace;*font-size:100%;}

html {height:100%; }
body {
	height:100%;
	background:url('/img/body_bg.gif') 0 110px repeat-x #EDECE1;
	color:#666;
	}

.serif { font-family:Georgia, "Times New Roman", Times, serif; }

.clear { 
	clear:both; 
	display:block;
	height:0px;
	margin:0; padding:0;
	overflow:hidden;
	font-size:0px;
	}
.clearfix:after {
    content:"."; 
    display:block; 
    height:0; 
    clear:both; 
    visibility:hidden;
	}
.clearfixl:after {
    content:"."; 
    display:block; 
    height:0; 
    clear:left; 
    visibility:hidden;
	}
* html .clearfix, * html .clearfixl {height: 1%;}

a.cancel {
	color:#FF0000;
	margin:0 -2px;
	padding:2px 4px;
	}

a:hover.cancel {
	background-color:#FF0000;
	color:#FFF;
	text-decoration:none;
	margin:0 -2px;
	padding:2px 4px;
	}


p.adminbar {
margin-bottom:10px;
background:#F6F6F6;
text-align:center;
padding:5px;
}

h3.notice {
margin-bottom:10px;
background:#FFFF99;
color:#FF0000;
font-weight:700;
text-align:center;
padding:8px;
}

p.notice {
color:#FF0000;
margin:-10px 0 10px;
}

div.invalid {
background:#FF0000;
color:#FFFFCC;
margin:-10px 0 10px;
padding:8px 8px 3px;
}

div.invalid h3 {
margin-bottom:5px;
}

ul.paging li {
float:left;
margin-right:5px;
font-size:18px;
}

ul.paging li a {
display:block;
border:1px solid #6CC3F4;
text-decoration:none;
padding:3px 8px;
}

ul.paging li a:hover {
background:#6CC3F4;
border:1px solid #6CC3F4;
color:#FFF;
}

ul.paging li.details {
float:right;
color:#999;
font-size:11px;
margin:6px 10px 0 0;
}

ul.paging li.inactive {
color:#AAA;
padding:4px 8px;
}

h3.notify {
background:#FFFFCC;
color:#FF0000;
text-align:center;
margin:-10px 0 10px;
padding:10px;
}

span.imafriend {
	display:block;
	position:absolute;
	top:3px; right:3px;
	width:18px; height:18px;
	background:url('/img/icon_img_friend.gif') 0 0 no-repeat;
	}

ul.sifts {
	margin-top:10px;
	}
ul.sifts li {
	position:relative;
	padding:6px 0;
	font-size:18px;
	line-height:18px;
	}
ul.sifts li.cur a {
	color:#7D7A6F;
	text-decoration:none;
	}
ul.sifts li.cur span {
	display:block;
	position:absolute;
	top:7px; left:-20px;
	width:11px; height:16px;
	background:url('/img/venuerow_arrowtab.gif') 0 0 no-repeat;
	z-index:100;
	}

p.break {
	font-size:0px;
	border:1px solid #ddd;
	margin-bottom:10px;
	}

img.divider {
	width:5px; height:14px;
	margin:0 2px;
	}
	
div.top {
	margin:20px 20px 10px 25px;
	}
div.top h1 {
	color:#7D7A6F;
	font-size:32px;
	}
	
div.boxhead {
	position:relative;
	margin-bottom:10px; 
	}
div.boxhead h1 {
	position:absolute;
	top:-85px; left:80px;
	font-size:28px;
	line-height:24px;
	font-weight:bold;
	color:#69665D;
	}
div.boxhead h1 span {
	color:#7D7A6F;
	font-size:14px;
	font-weight:normal; 
	letter-spacing:normal;
	}
	
div.boxhead span.searchbox {
	display:block;
	position:absolute;
	top:-83px; right:-8px;
	width:218px; height:51px;
	padding:12px 0 0 18px;
	background:url('/img/search_topBg.gif') 0 100% no-repeat;
	}
*html div.boxhead span.searchbox {
	right:16px;
	}
div.boxhead span.searchbox p {
	margin:0 0 5px 10px;
	color:#999590;
	font-family:Geneva,sans-serif;
	font-size:9px;
	}
span.sbox_l {
	float:left;
	width:22px; height:24px;
	background:url('/img/srch_l.gif') no-repeat top left;
	}
span.sbox_r {	
	float:left;
	width:14px; height:24px;
	background:url('/img/srch_r.gif') no-repeat top left;
	}
span.sbox input {
	float:left;
	height:16px; width:152px;
	padding:6px 4px 2px 4px;
	background:url('/img/srch_bg.gif') repeat-x top left #fff;
	border:none;
	font-family:Helvetica, Arial, sans-serif;
	font-size:13px;
	line-height:13px;
	color:#000;
	}

/* =right */
.righthead {
	position:relative;
	padding:7px 0 5px 0;
	color:#7D7A6F;
	border-top:2px dotted #D8D7CE;
	border-bottom:2px solid #D8D7CE;
	font-size:21px;
	line-height:21px;
	font-weight:bold;
	}
.righthead span {
	float:right;
	font-weight:normal;
	}
div.rightbox {
	position:relative;
	margin-bottom:25px;
	padding:10px 10px 2px 10px;
	background:#FFF; 
	}
p.more {
	margin-top:5px;
	padding:10px 0 0 0;
	border-top:1px dotted #eee;
	text-align:center;
	}

/*============================================================
 !Forms
============================================================*/
	
form div.r {									/* input row container */
	margin-bottom:20px;
	padding-bottom:15px;
	border-bottom:1px dotted #ccc;
	}
form div.btn {									/* button / cancel row */
	padding:0 0 10px 145px;
	}
form div.btn input {							
	margin:0; padding:2px 4px;
	font-size:14px;
	}
	
form span.b {									/* border */
	position:relative;
	display:block;
	margin-left:145px;
	padding:2px;
	border:1px solid #ccc;
	background:#fff;
	}

form span.b input,
form span.b textarea,
form span.b select {
	width:99.5%;
	margin:0; padding:4px 0;
	font-size:14px;
	font-family:inherit;
	color:#111;
	background-color:#fcfcfc;
	border:1px solid #ccc;
	border-top-color:#777;
	border-bottom-color:#DDD;
	}
*html form span.b input,
*html form span.b textarea,
*html form span.b select {width:98.5%;}

form span.b input:focus,
form span.b textarea:focus,
form span.b select:focus {
	background-color:#FFF;
	}
form span.b textarea {
	height:18em;
	}
form span.b span.n {								
	margin:2px -2px -2px -2px;padding:4px;
	font-size:11px;
	}

form span.box {								
	position:relative;
	display:block;
	margin-left:145px;
	padding:2px;
	}

form label {
	float:left;
	display:block;
	width:125px;
	margin:2px 0 0 0;
	font-weight:bold;
	font-size:18px;
	color:#7D7A6F;
	}
form span.eg {									
	display:block;
	margin-left:145px;							
	padding:3px 2px 0 2px;
	font-size:11px;
	}
	
form .change {
	display:block;
	margin:0 0 0 145px;
	padding:10px;
	background:#f4f4f4;
	font-size:14px;
	}
form .change a {
	float:right;
	}
	
form .editblock {
	display:block;
	margin:0 0 0 145px;
	padding:10px;
	background:#efefef;
	}
	
form .legend {
	padding:5px 0 10px 145px;
	margin:15px 0;
	border-bottom:2px solid #ddd;
	color:#999;
	}


	
/*============================================================
 !Layout
============================================================*/
div#around {
	min-height:100%;
	height:auto !important;
	height:100%;
	margin:0 auto -40px;
	}
div#wrapper {
	position:relative;
	width:970px;
	margin:0 auto;
	}
div#wrapper div.left {
	float:left;
	position:relative;
	width:600px; min-height:400px;
	padding:23px 25px 15px 25px;
	background:url('/img/left_bg.gif') repeat-y #FFF;
	}
div#wrapper div.left img.topround {
	position:absolute;
	top:0; left:0;
	width:650px; height:23px;
	}
div#wrapper div.left img.bot {
	width:650px; height:10px;
	position:absolute;
	bottom:0; left:0;
	}
div#wrapper div.right {
	position:relative;
	float:right;
	width:300px;
	margin:0 5px; padding:0;
	}
div#wrapper div.rightwrap {
	float:right;
	width:310px;
	margin:0; padding:0;
	}
div#wrapper div.rightwrap div.wrap {
	position:relative;
	width:260px;
	padding:23px 25px 15px 25px;
	background:url('/img/right_bg.gif') repeat-y #FFF;
	}
div#wrapper div.rightwrap div.wrap img.top {
	position:absolute;
	top:0; left:0;
	width:310px; height:23px;
	}
div#wrapper div.rightwrap div.wrap img.bot {
	position:absolute;
	bottom:0; left:0;
	width:310px; height:10px;
	}
	
/* City Layout Styles by Nick */

div#wrapper div.full {
	float:left;
	position:relative;
	width:920px; min-height:400px;
	padding:23px 25px 50px 25px;
	background:url('../img/full_bg.gif') repeat-y #000;
	}
div#wrapper div.full img.topround {
	position:absolute;
	top:0; left:0;
	width:970px; height:23px;
	}
div#wrapper div.full img.bot {
	width:970px; height:10px;
	position:absolute;
	bottom:0; left:0;
	}
	

/*============================================================
 !Header
============================================================*/
#headwrap {
	height:110px;
	background:url('/img/header_topBg.gif') repeat-x #FFF;
	}

div#header {
	position:relative;
	width:970px;
	margin:0 auto;
	z-index:20;
	}
div#header ul#breadcrumb {
	float:left;
	width:640px; height:60px;
	margin:20px 5px;
	background:url('/img/header_breadboxBg.gif') 100% 0 no-repeat;
	}
div#header ul#breadcrumb li {
	float:left;
	padding:20px 0 0 10px;
	color:#CCE7FF;
	font-size:18px;
	line-height:21px;
	}
div#header ul#breadcrumb li a {
	margin-right:5px;
	color:#F0F9FF;
	}
div#header ul#breadcrumb li.arrow {
	width:23px; height:60px;
	padding:0;
	background:url('/img/header_nav_carrot.gif') 0 0 no-repeat;
	}
div#header ul#breadcrumb li#logo {
	padding:0;
	}
div#header ul#breadcrumb li#logo h1 a {
	display:block;
	width:180px; height:60px;
	margin:0; padding:0;
	background:url('/img/header_logo.png') 0 0 no-repeat;
	text-indent:-666em;
	}
div#header ul#breadcrumb li#logo h1 a:hover {
	background:url('/img/header_logo.png') -180px 0 no-repeat;
	}

div#header div#signedin {
	position:relative;
	float:right;
	width:300px; height:60px;
	margin:20px 5px; padding:0;
	background:url('/img/header_profilebox_userBg.gif') 100% 0 no-repeat;
	}
div#header div#signedin a.profilelink {
	display:block;
	width:140px; height:60px;
	background:url('/img/header_profilebox_link.png') 0 0 no-repeat;
	}
div#header div#signedin a.profilelink:hover { background:url('/img/header_profilebox_link.png') -140px 0 no-repeat; }
div#header div#signedin span.profiledeets {
	float:right;
	display:block;
	width:160px; height:60px;
	}
*html div#header div#signedin span.profiledeets { width:120px; }
div#header div#signedin span.profiledeets a img {
	position:absolute;
	top:0; right:0;
	padding:2px;
	width:86px; height:56px;
	}
div#header div#signedin span.profiledeets a:hover img {
	background:#5EA0D1;
	}
div#header div#signedin span.profiledeets a {
	display:block;
	width:30px;
	color:#89867A;
	font-size:14px;
	line-height:14px;
	font-weight:bold;
	text-decoration:none;
	}
div#header div#signedin span.profiledeets a:hover {
	text-decoration:underline;
	}
div#header div#signedin span.profiledeets a.friends {
	position:absolute;
	top:8px; left:160px;
	padding:1px 0 0 20px;
	background:url('/img/header_profilebox_iconfriend.gif') 0 0 no-repeat;
	}
div#header div#signedin span.profiledeets a.comments {
	position:absolute;
	bottom:8px; left:158px;
	padding:0 0 0 22px;
	background:url('/img/header_profilebox_iconcomment.gif') 0 1px no-repeat;
	}
div#header div#signedin span.profiledeets a.null {
	filter:alpha(opacity=30); opacity:0.3; -moz-opacity:0.3;
	}
	
div#header div#signedincurrent {
	position:relative;
	float:right;
	width:300px; height:60px;
	margin:20px 5px; padding:0;
	background:url('/img/header_profile_currentBg.gif') 0 0 no-repeat;
	text-align:right;
	}
div#header div#signedincurrent a {
	float:right;
	display:block;
	width:80px;
	margin:22px 18px 0 0;
	color:#89867A;
	font-size:14px;
	}
	
div#header div#signedout {
	position:relative;
	float:right;
	width:300px; height:60px;
	margin:20px 5px; padding:0;
	}
div#header div#signedout a#signupbtn {
	float:left;
	display:block;
	width:128px; height:60px;
	background:url('/img/header_profilebox_signupbtn.gif') 0 0 no-repeat;
	}
div#header div#signedout img#or {
	float:left;
	width:30px; height:60px;
	margin-left:7px;
	background:url('/img/header_profilebox_or.gif') 0 0 no-repeat;
	}
div#header div#signedout a#signinbtn {
	float:right;
	display:block;
	width:128px; height:60px;
	background:url('/img/header_profilebox_signinbtn.gif') 0 0 no-repeat;
	}
div#header div#signedout div#signinbox,
div#header div#signedout div#forgotbox {
	top:-20px; right:0;
	}
*html div#header div#signedout div#signinbox,
*html div#header div#signedout div#forgotbox {
	right:-5px;
	}

/* =admin */
#adminheader {
	height:10px;
	background:#FFF3B7;
	color:#8B5C29;
	border-bottom:1px solid #5EA0D1;
	text-align:center;
	font-size:11px;
	padding:10px;
	}
#adminheader p a,
.admin a {
	color:#1D3859;
	font-weight:700;
	padding:2px 4px;
	}
#editvenue {
	position:absolute;
	top:0; right:5px;
	width:268px;
	padding:5px 16px;
	font-size:18px;
	line-height:1.4em;
	background:#FFF3B7;
	color:#8B5C29;
	z-index:1000;
	}


/*============================================================
 !Footer
============================================================*/
#footer {
	width:960px;
	margin:0 auto;
	padding:10px 0;
	border-top:1px solid #D8D7CE;
	}
#push {
	height:80px;
	}
#footer p {
	float:right;
	font-size:11px;
	}
#footer p a {
	margin-left:12px;
	}

#footer p.copy {
	float:none;
	margin-top:-8px;
	color:#999;
	}
#footer p.copy a.logo {
	margin:0 5px 0 0;
	}
#footer p.copy a.logo img {
	width:30px; height:32px;
	}

div#signedout {
	position:absolute;
	top:0; left:50%;
    margin:10px 0 0 180px;   
	width:300px; height:60px;
	z-index:1000;
	}
div#signedout a#signupbtn {
	float:left;
	display:block;
	width:128px; height:60px;
	background:url('/img/header_profilebox_signupbtn.gif') 0 0 no-repeat;
	}
div#signedout img#or {
	float:left;
	width:30px; height:60px;
	margin-left:7px;
	background:url('/img/header_profilebox_or.gif') 0 0 no-repeat;
	}
div#signedout a#signinbtn {
	float:right;
	display:block;
	width:128px; height:60px;
	background:url('/img/header_profilebox_signinbtn.gif') 0 0 no-repeat;
	}
div#signedout div#signinbox,
div#signedout div#forgotbox {
	top:-20px; right:0;
	}
*html div#signedout div#signinbox,
*html div#signedout div#forgotbox {
	right:-5px;
	}

/*============================================================
 !Cities
============================================================*/
body.cities div.full h2 {
	position:relative;
	font-size:28px;
	letter-spacing:-0.01em;
	line-height:24px;
	font-weight:bold;
	color:#69665D;
	padding: 20px 0 0 88px;
	margin: 0 0 0 -8px;
	height: 95px;
	background:url('../img/left_icon_cities.gif') 0 25px no-repeat;
	}
body.cities div.full div.boxhead h2 {
	position:absolute;
	top:-85px; left:80px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	height: auto;
	background: none;
	}
body.cities div.full div.boxhead h2 span {
	color:#7D7A6F;
	font-size:14px;
	font-weight:normal; 
	letter-spacing:normal;
	}
img.citieshead {
	position:absolute;
	top:-91px; left:-6px;
	width:149px; height:97px;
	}

ul.citiescloud {
	margin:0 25px 0 25px;
	}
ul.citiescloud li {display:inline;margin-right:10px;line-height:1.4em;}
ul.citiescloud li.one {font-size:28px;}
ul.citiescloud li.two {font-size:24px;}
ul.citiescloud li.three {font-size:18px;}
ul.citiescloud li.four {font-size:14px;}
ul.citiescloud li.five {font-size:12px;}

body.cities ul.citiescloud li.choose {
	display:block;
	padding-top:5px;
	background:url('http://www.uncover.com/img/landing_icon_arrow.gif') 6px 16px no-repeat;
	}
body.cities ul.citiescloud li.choose h4 {
	padding:6px 0 10px 30px;
	color:#aaa;
	font-size:18px;
	}
	
/*============================================================
 !Venuerow
============================================================*/
div.venuerow {
	position:relative;
	height:70px;
	margin:0 0 15px 0;
	border-bottom:1px solid #EDECE1;
	}
div.venuerow h3.number { display:none; }
div.venuerow a.storefront { display:none; }
div.venuerow span.guts {
	display:block;
	width:480px;
	}
div.venuerow p.topbar { 
	margin-bottom:6px;
	color:#888;
	font-size:10px;
	}
div.venuerow h1.title {
	margin-bottom:6px;
	font-size:21px;
	}
div.venuerow p.quote {
	color:#888;
	}
	
div.venuerow span.ratingbox {
	position:absolute;
	bottom:0; right:0;
	width:80px; height:70px;
	text-align:center;
	}
div.venuerow span.ratingbox h2 {
	position:absolute;
	top:5px; right:20px;
	width:40px; height:28px; 
	padding-top:12px;
	background:url('/img/venuerow_ratingBg.gif') 0 0 no-repeat;
	color:#8B5C29;
	font-size:18px;
	font-weight:bold;
	text-align:center;
	line-height:1.0em;
	letter-spacing:-0.05em;
	}
div.venuerow span.ratingbox h2.noratings {
	background:url('/img/venuerow_ratingBg_none.gif') 0 0 no-repeat;
	color:#D6D4C5;
	}
div.venuerow span.ratingbox p {
	margin-top:50px;
	color:#AAA;
	font-family:Geneva,sans-serif;
	font-size:9px;
	}
div.venuerow span.ratingbox div.rategauge {
	position:absolute;
	bottom:-1px; right:0;
	width:5px; height:68px;
	background:#EDECE1;
	}
div.venuerow span.ratingbox div.rategauge div.ratebar {
	position:absolute;
	bottom:0; right:1px;
	width:3px;
	}
div.venuerow img.arrowtab {
	position:absolute;
	top:21px; right:-31px;
	width:11px; height:16px;
	}
div.venuerow span.distance {
	position:absolute;
	top:20px; left:615px;
	width:160px; height:50px;
	border-bottom:1px solid #D8D7CE;
	}
div.venuerow span.distance h1 {
	color:#333;
	font-size:21px;
	font-weight:bold;
	letter-spacing:-0.05em;
	}
div.venuerow span.distance p { color:#888; }

a.myuncover {
	display:block;
	position:relative;
	width:110px; height:70px;
	background:url('/img/myuncover_upBg.gif') 0 0 no-repeat;
	color:#F9FFE9;
	}
a.myuncover .date { 
	position:absolute;
	top:13px; left:12px;
	color:#F9FFE9;
	text-align:center;
	font-weight:bold;
	font-size:28px;
	line-height:1.2em;
	}
a.myuncover .date span {
	display:block;
	font-size:14px;
	line-height:1.0em;
	font-weight:normal;
	text-transform:capitalize;
	}
.favorite a.myuncover { background:url('/img/myuncover_faveBg.gif') 0 0 no-repeat; }
.negative a.myuncover {
	background:url('/img/myuncover_downBg.gif') 0 0 no-repeat;
	color:#FFF;
	}
.negative a.myuncover .date { color:#FFF; }

span.editjunk {
	display:block;
	position:absolute;
	bottom:-10px; left:-130px;
	width:110px;
	padding-top:5px;
	background:#fff;
	text-align:center;
	z-index:100;
	font-size:11px;
	}

div.uncoverbox { 		
	margin:0 0 20px 130px;
	}
*html div.uncoverbox span.guts { 		
	width:400px;
	}
div.uncoverbox a.myuncover { /* profile my uncover */
	position:absolute;
	top:0; left:-130px;
	width:110px; height:70px;
	}
	
div.venuerow span.uncoverbox { 	
	position:absolute;
	top:0; right:-335px;
	width:110px; height:70px;
	}
div.venuerow span.uncoverbox a.fresh {
	display:block;
	width:110px; height:45px;
	padding-top:25px;
	background:url('/img/venuerow_uncoveredBg.gif') no-repeat;
	border-bottom:1px solid #D8D7CE;
	color:#D8D7CE;
	text-align:center;
	font-size:18px;
	}
	
	
/*============================================================
 !Search
============================================================*/
p.searchdeets {
	margin-bottom:15px;
	padding-bottom:10px;
	color:#999;
	border-bottom:1px solid #EDECE1;
	text-align:center;
	}
.addyourself {
	background:#FFF3B7;
	color:#8B5C29;
	margin-bottom:15px;
	padding:10px 0 14px 0;
	line-height:1.3em;
	text-align:center;
	}
	
div.searchrow { /*" Venuerow "*/
	margin-left:30px;
	}
div.searchrow h3.number {
	display:block;
	position:absolute;
	top:17px; left:-40px; 
	width:28px; height:22px;
	padding-top:6px;
	background:url('/img/venuerow_numberBg.gif') 0 0 no-repeat;
	color:#BFBCB0;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	}
	
div.featured { /*" Venuerow "*/
	margin-left:105px;
	padding-left:10px;
	background:url('/img/venuerow_featureBg.gif') 0 100% repeat-x;
	border-color:#d6f0ff;
	}
div.featured h3.number { display:none; }
div.featured h1.title {
	font-weight:bold;
	}
div.featured a.storefront {
	display:block;
	position:absolute;
	top:0; left:-105px;
	}
div.featured a.storefront img {
	width:105px; height:70px;
	}
div.featured span.distance { left:540px; }

.landing div.featured h1.title { font-weight:normal; }
	

/*============================================================
 !Signin
============================================================*/
p.error {
	padding:4px 0;
	background-color:#FF0000;
	color:#FFF;
	font-weight:bold;
	text-align:center;
	}
.signin div#wrapper {padding-top:20%;}
div#loginBox {
	width:500px;
	margin:0 auto; padding:10px;
	border:10px solid #666;
	background:#FFF;
	}

div#signinbox,
div#forgotbox {
	position:absolute;
	top:0; right:5px;
	display:block;
	width:300px;
	z-index:1000;
	}
div#signinbox form div.r,
div#forgotbox form div.r {
	margin:0;
	padding:0 20px 0 20px;
	background:url('/img/landing_signinBg.gif') repeat-y;
	border:none;
	}
div#signinbox form label,
div#forgotbox form label {
	float:none;
	margin:0 0 3px 0; padding:0;
	color:#dcf3ae;
	font-size:14px;
	}
div#signinbox form span.b,
div#forgotbox form span.b {
	margin:0 0 8px 0;
	border:1px solid #ACDD3E;
	background:#8EC52B;
	}
div#signinbox form span.btn,
div#forgotbox form span.btn {
	position:relative;
	display:block;
	height:63px;
	margin:0; padding:0;
	background:url('/img/landing_signin_btnBg.gif') 0 0 no-repeat;
	border:0;
	}
div#signinbox form span.btn input,
div#forgotbox form span.btn input { margin:13px 0 0 15px; }
div#signinbox form span.btn span,
div#forgotbox form span.btn span {
	position:absolute;
	top:30px; left:110px;
	color:#dcf3ae;
	}
div#signinbox form span.btn span a,
div#forgotbox form span.btn span a  {
	margin-left:2px;
	color:#dcf3ae;
	}
div#signinbox form span.err,
div#forgotbox form span.err { background:#E5390C; }
div#signinbox form p,
div#forgotbox form p { color:#dcf3ae; }
div#signinbox form p.forgot { padding:10px 0; }
div#signinbox form p.forgot a { color:#dcf3ae; }

div.bottom div#signinbox, div.bottom div#forgotbox {
	margin-top:10px;
	}

/*============================================================
 !Signup
============================================================*/
div#wrapper div.signwrap {
	float:right;
	position:relative;
	display:block;
	width:300px; height:220px;
	margin:73px 5px 0 5px; padding:0;
	background:url('/img/signup_signinBg.gif') no-repeat;
	}
div#wrapper div.signwrap div.boxhead {
	top:20px;
	}
div#wrapper div.signwrap div#signinbox {
	left:0;
	z-index:1;
	}
div#wrapper div.signwrap div#signinbox form div.r {
	background:none;
	}
div#wrapper div.signwrap div#signinbox form span.btn {
	background:none;
	}
.signup form label {
	width:145px;
	margin-top:6px;
	font-size:13px;
	}
.signup form span.b,
.signup form span.eg,
.signup form span.box {
	margin-left:165px;
	}

.signup form span.terms {
	display:block;
	height:8em;
	padding:4px;
	overflow:auto;
	}

/*============================================================
 !Landing
============================================================*/
.landing { background:url('/img/body_bg.gif') 0 435px repeat-x #EDECE1; }

div#landheadwrap {
	background:url('/img/landing_headBg.png') 0 0 repeat-x #6ca8d5;
	}

div#landheader {
	position:relative;
	width:970px;
	padding-top:110px;
	margin:0 auto;
	}
div#landheader img#logo {
	position:absolute;
	top:13px; left:8px;
	width:330px; height:92px;
	}

div#landheader div#cities {
	position:relative;
	width:650px; min-height:326px;
	padding-bottom:5px;
	background:url('/img/landing_cityBg.png') bottom no-repeat;
	}
*html div#landheader div#cities {
	background:url('/img/landing_cityBg.gif') bottom repeat-y;
	}
div#landheader div#cities img.top {
	width:650px; height:10px;
	margin-bottom:10px;
	}
div#landheader div#cities ul {
	margin:-5px 0 0 20px;
	}
*html div#landheader div#cities ul {
	margin:-5px 0 11px 20px;
	}
div#landheader div#cities ul li {
	float:left;
	width:195px;
	margin-right:10px;
	font-size:22px;
	line-height:1.9em;
	background:url('/img/landing_icon_city.gif') 0 10px no-repeat;
	}
div#landheader div#cities ul li a {
	margin-left:30px;
	padding:5px 0;
	color:#295375;
	}
div#landheader div#cities ul li.choose {
	padding-top:5px;
	background:url('/img/landing_icon_arrow.gif') 6px 16px no-repeat;
	}
div#landheader div#cities ul li.choose h4 {
	padding:6px 0 6px 30px;
	color:#aaa;
	font-size:18px;
	}
div#landheader div#cities ul li.more {
	padding-top:5px;
	background:url('/img/about.nav.arrow.gif') 6px 16px no-repeat;
	font-size:18px;
	}
div#landheader div#cities ul li.more a {
	color:#B2AFA3;
	}

div#landheader div#rightstuff {
	float:right;
	}
div#landheader div#rightstuff a#signinbtn {
	position:absolute;
	top:20px; right:85px;
	display:block;
	width:138px; height:68px;
	background:url('/img/landing_head_signinbtn.png') no-repeat;
	}
*html div#landheader div#rightstuff a#signinbtn {
	background:url('/img/landing_head_signinbtn.gif') no-repeat;
	}

div#landheader div#rightstuff img#or {
	position:absolute;
	top:100px; right:5px;
	width:300px; height:30px;
	}
div#landheader div#rightstuff a#signupbtn {
	position:absolute;
	bottom:188px; right:53px;
	display:block;
	width:205px; height:100px;
	background:url('/img/landing_head_signupbtn.png') no-repeat;
	}
*html div#landheader div#rightstuff a#signupbtn {
	background:url('/img/landing_head_signupbtn.gif') no-repeat;
	}

div#landheader div#rightstuff span#deets {
	display:block;
	position:absolute;
	top:280px; right:5px;
	width:280px;
	text-align:center;
	}
div#landheader div#rightstuff span#deets img {
	width:290px; height:17px;
	margin:0 5px 24px 5px;
	}
div#landheader div#rightstuff span#deets h2 {
	color:#C6E3F4;
	line-height:28px;
	}
div#landheader div#rightstuff span#deets h2 strong {
	color:#DFEEF7;
	font-size:24px;
	}
div#landheader div#rightstuff span#deets h2 em {
	font-size:12px;
	font-style:oblique;
	margin-right:2px;
	}
div#landheader div#rightstuff span#signedin {
	position:absolute;
	top:20px; right:5px;
	width:300px;
	text-align:center;
	}
div#landheader div#rightstuff span#signedin h1 {
	padding:30px 0 10px 0;
	color:#C6E3F4;
	}
div#landheader div#rightstuff span#signedin p a {
	color:#C6E3F4;
	}
div#landheader div#rightstuff span#signedin img {
	width:90px; height:60px;
	}

div#uncoversbox {
	margin:90px 0 80px 0;
	}
div#uncoversbox div.boxhead img {
	position:absolute;
	top:-84px; left:-6px;
	width:81px; height:91px;
	}
div#uncoversbox p.uncovertopbar {
	position:relative;
	margin:0 100px 0 80px;
	padding:5px 0;
	font-size:12px;
	color:#999;
	}
div#uncoversbox p.uncovertopbar a {
	font-weight:bold;
	color:#888;
	}
div#uncoversbox p.uncovertopbar strong { color:#666; }
div#uncoversbox p.uncovertopbar span {
	float:right;
	font-size:12px;
	}
div#uncoversbox p.uncovertopbar span.distance {
	position:absolute;
	top:0; right:-100px;
	width:90px;
	padding:5px 0;
	background:#eee;
	color:#666;
	font-size:12px;
	text-align:center;
	font-weight:bold;
	}
*html div#uncoversbox p.uncovertopbar span.distance {
	right:20px;
	}
	
div#venuesbox div.boxhead img { 
	position:absolute;
	top:-65px; left:-6px;
	width:81px; height:72px;
	}
	
/* =lright */
div#peoplebox {
	margin-top:90px;
	}
div#peoplebox div.boxhead img {
	position:absolute;
	top:-73px; left:-6px;
	width:81px; height:79px;
	}
	
.landing div.topperson {
	position:relative;
	height:70px;
	margin:0 0 15px 0;
	}
.landing div.topperson a.avatar {
	position:relative;
	display:block;
	width:110px;
	}
.landing div.topperson img {
	position:absolute;
	top:0; left:0;
	width:110px; height:70px;
	}
.landing div.topperson span.deets {
	display:block;
	position:absolute;
	top:0; left:120px;
	width:140px; height:70px;
	border-bottom:1px solid #D8D7CE;
	}
.landing div.topperson span.deets h1 {
	margin-bottom:4px;
	font-size:21px;
	}
.landing div.topperson span.deets p {
	margin-top:8px;
	}
	
div#whatbox {
	position:absolute;
	bottom:-280px; right:0;
	width:260px;
	margin-top:90px; padding:23px 25px 15px 25px;
	background:url('/img/landing_whatBg.gif') top no-repeat #EDECE1;
	z-index:200;
	}
div#whatbox div.boxhead img {
	position:absolute;
	top:-76px; left:-6px;
	width:80px; height:79px;
	}
div#whatbox h3 {
	padding-bottom:10px;
	line-height:1.3em;
	color:#555;
	}
	
/*============================================================
 !City
============================================================*/
div#citybox {
	margin:70px 0 20px 0;
	}
div#citybox div.boxhead img {
	position:absolute;
	top:-91px; left:-6px;
	width:149px; height:97px;
	}
.home div#peoplebox {
	margin:70px 0 75px 0;
	}
.home img.taghead {
	position:absolute;
	top:-72px; left:0;
	width:50px; height:58px;
	}

.home div.topperson {
	position:relative;
	height:70px;
	margin:0 0 15px 0;
	}
.home div.topperson img {
	position:absolute;
	top:0; left:0;
	width:110px; height:70px;
	}
.home div.topperson span.deets {
	display:block;
	position:absolute;
	top:0; left:120px;
	width:140px; height:70px;
	border-bottom:1px solid #D8D7CE;
	}
.home div.topperson span.deets h1 {
	margin-bottom:4px;
	font-size:21px;
	}
.home div.topperson span.deets p {
	margin-top:8px;
	}
	
div.featurerow {
	position:relative;
	margin:0 0 20px 0;
	}
div.featurerow span.guts {
	display:block;
	height:60px;
	margin-left:80px;
	}
div.featurerow p.topbar { 
	margin-bottom:5px;
	color:#AAA;
	font-size:12px;
	}
div.featurerow h1.title {
	font-size:28px;
	}
div.featurerow h2.burst {
	position:absolute;
	top:-5px; left:0;
	width:60px; height:42px; 
	padding-top:18px;
	background:url('/img/icon_burst_60.gif') 0 0 no-repeat;
	color:#8B5C29;
	font-size:28px;
	font-weight:bold;
	text-align:center;
	line-height:28px;
	letter-spacing:-0.05em;
	}
*html div.featurerow h2.burst {
	left:-80px;
	}	
div.featurerow span.storefront {
	display:block;
	background:#f4f4f4;
	}
div.featurerow span.storefront img {
	width:600px; height:200px;
	}
	
.rightpeople {
	background:url('/img/right_icon_people.gif') 100% 50% no-repeat;
	}
.righttag {
	margin-top:53px;
	background:url('/img/right_icon_tag.gif') 100% 50% no-repeat;
	}


/*============================================================
 !Tags
============================================================*/
img.taghead {
	position:absolute;
	top:-72px; left:5px;
	width:50px; height:58px;
	}
.tags div.top {
	margin:20px 20px 10px 25px;
	}
.tags div.top h1 {
	margin-left:70px;
	}
ul#tagcloud {
	}
ul#tagcloud li {display:inline;margin-right:10px;line-height:1.4em;}
ul#tagcloud li.one {font-size:28px;}
ul#tagcloud li.two {font-size:24px;}
ul#tagcloud li.three {font-size:18px;}
ul#tagcloud li.four {font-size:14px;}
ul#tagcloud li.five {font-size:12px;}


/*============================================================
 !People
============================================================*/
img.peoplehead {
	position:absolute;
	top:-53px; left:30px;
	width:46px; height:60px;
	}
.people div.top {
	margin:20px 20px 10px 25px;
	}
.people div.top h1 {
	margin-left:80px;
	}
div.topperson {
	position:relative;
	height:80px;
	margin:0 0 15px 0;
	}
div.topperson h1.number {
	position:absolute;
	top:7px; left:0;
	width:70px; height:73px;
	color:#CCC;
	line-height:72px;
	font-size:72px;
	text-align:right;
	letter-spacing:-0.05em;
	border-bottom:1px solid #EEE;
	}
div.topperson img { 
	position:absolute;
	top:0; left:90px;
	width:120px; height:80px;
	}
div.topperson span.deets {
	display:block;
	position:absolute;
	top:0; left:230px;
	width:370px; height:80px;
	border-bottom:1px solid #D8D7CE;
	}
div.topperson span.deets h1 {
	margin:0 0 4px 0;
	line-height:1.0em;
	}
div.topperson span.deets p {
	margin-top:10px;
	}


/*============================================================
 !Venue
============================================================*/
body.venues {
	background:url('/img/body_venueBg.png') 0 0 repeat-x #EDECE1;
	}
body.venues #headwrap {
	background:none;
	}
body.venues div#header ul#breadcrumb { background:url('/img/venue_header_breadboxBg.gif') 100% 0 no-repeat; }
body.venues div#header ul#breadcrumb li#logo h1 a { background:url('/img/venue_header_logo.png') 0 0 no-repeat; }
body.venues div#header ul#breadcrumb li#logo h1 a:hover { background:url('/img/venue_header_logo.png') -180px 0 no-repeat; }
body.venues div#signedin a.profilelink {	background:url('/img/venue_header_profilebox_link.png') 0 0 no-repeat; }
body.venues div#signedin a.profilelink:hover { background:url('/img/venue_header_profilebox_link.png') -140px 0 no-repeat;}
body.venues div#signedout a#signupbtn { background:url('/img/venue_header_profilebox_signupbtn.gif') 0 0 no-repeat; }
body.venues div#signedout img#or { background:url('/img/venue_header_profilebox_or.gif') 0 0 no-repeat; }
body.venues div#signedout a#signinbtn {background:url('/img/venue_header_profilebox_signinbtn.gif') 0 0 no-repeat; }

div#venueleft {
	float:left;
	width:650px;
	}
div#venueright {
	position:relative;
	float:right;
	width:310px;
	}

span#titlebar {
	position:relative;
	display:block;
	width:550px; height:70px;
	margin:0 25px;
	padding:0 0 0 70px;
	z-index:1000;
	}
*html span#titlebar {
	width:550px;
	margin:0 0 0 25px;
	}
span#titlebar h1.title {
	padding-top:12px;
	color:#F0F9FF;
	font-size:32px;
	font-weight:bold;
	line-height:1.0em;
	}
span#titlebar p {
	padding:3px 0 0 0;
	color:#639bc7;
	line-height:1.0em;
	}
span#titlebar h1.venueburst {
	position:absolute;
	top:5px; left:-10px;
	width:70px; height:65px; 
	padding-top:20px;
	background:url('/img/venue_ratingBg.gif') 0 0 no-repeat;
	color:#8B5C29;
	font-size:28px;
	font-weight:bold;
	text-align:center;
	line-height:24px;
	letter-spacing:-0.05em;
	}
span#titlebar h1.noratings {
	background:url('/img/venue_ratingBg_none.gif') 0 0 no-repeat;
	color:#D6D4C5;
	}
	
span#moon {
	display:block;
	position:absolute;
	top:-5px; right:5px;
	width:142px; height:83px;
	background:url('/img/venue_moon.gif') 0 0 no-repeat;
	}
	
span#storefront {
	display:block;
	width:600px; height:200px;
	margin:0 5px; padding:20px 20px 0 20px;
	background:url('/img/venue_storefront_topBg.gif') 0 0 no-repeat #FFF;
	}
span#storefront img {
	width:600px; height:200px;
	}
	
span#newuncover {
	display:block;
	width:640px; height:68px;
	margin:0 5px; padding:17px 0 10px 0;
	background:url('/img/venue_newuncoverBg.gif') 0 0 no-repeat #EDECE1;
	text-align:center;
	}
span#newuncover a.btn {
	display:block;
	width:311px; height:68px;
	margin:0 auto; padding:0;
	background:url('/img/venue_btn_newuncover.gif') 0 0 no-repeat;
	text-indent:-777em;
	}
span#newuncover h3 {
	padding-top:15px;
	color:#999;
	}
	
span#edituncover {
	display:block;
	width:640px; height:58px;
	margin:0 5px; padding:27px 0 10px 0;
	background:url('/img/venue_newuncoverBg.gif') 0 0 no-repeat #EDECE1;
	text-align:center;
	line-height:1.4em;
	}
	
span#details {
	display:block;
	position:relative;
	width:260px; height:202px;
	margin:70px 5px 0 5px; padding:18px 20px 0 20px;
	background:url('/img/venue_details_topBg.gif') 0 0 no-repeat #FFF;
	}

span#details h3 {
	margin-bottom:10px;
	padding-bottom:9px;
	border-bottom:1px solid #EDECE1;
	}
span#details h4 {
	margin-bottom:9px;
	padding-bottom:9px;
	border-bottom:1px solid #EDECE1;
	font-size:14px;
	line-height:1.1em;
	}
span#details p.map {
	margin:5px 0 9px 0;
	padding-bottom:9px;
	font-size:11px;
	border-bottom:1px solid #EDECE1;
	}
span#bottom {
	display:block;
	width:310px; height:80px;
	background:url('/img/venue_details_botBg.gif') 0 0 no-repeat #EDECE1;
	}

/* =vleft */	
ul.lefttabs {
	position:absolute;
	top:-32px; left:17px;
	width:640px;
	margin:0; padding:0;
	}
ul.lefttabs li {
	float:left;
	display:block;
	height:35px;
	font-weight:bold;
	line-height:15px;
	}
ul.lefttabs li a {
	display:block;
    padding:10px;
	color:#7D7A6F;
	font-size:14px;
	letter-spacing:-0.01em;
	text-decoration:none;
	}
ul.lefttabs li a:hover {
	color:#1D3859;
	text-decoration:underline;
	}
ul.lefttabs li.active {
	padding-right:15px;
	background:url('/img/left_tabBg_r.gif') 100% 0 no-repeat;
	font-size:14px;
	letter-spacing:-0.01em;
	}
ul.lefttabs li.active span {
	display:block;
    padding:10px 7px 10px 22px;
	background:url('/img/left_tabBg_l.gif') 0 0 no-repeat;
	color:#B5B4B0;	
	}
ul.lefttabs li.active a {
	padding:0;
	}
ul.lefttabs li.feed {
	float:right;
	margin-right:11px;
	}
ul.lefttabs li.feed a {
	display:block;
    width:42px; height:31px;
    margin-top:4px;
	background:url('/img/left_tab_rss.gif') 0 0 no-repeat;
	}
	
/* =Uncovers */

div.uncover {
	position:relative;
	margin:0 0 10px 0;
	background:url('/img/uncover_upBg.gif') 100% 0 no-repeat;
	}
div.uncover div.rating {
	position:relative;
	display:block;
	width:74px; height:60px;
	background:url('/img/uncover_rating_upBg.gif') 0 0 no-repeat;
	}
div.uncover div.rating a {
	display:block;
	position:absolute;
	top:10px; left:4px;
	width:60px; height:55px;
	}
	
.landing div.negative,
.venue div.negative {
	background:url('/img/uncover_downBg.gif') 100% 0 no-repeat;
	}
.landing div.negative div.rating,
.venue div.negative div.rating {
	background:url('/img/uncover_rating_downBg.gif') 0 0 no-repeat;
	}
.landing div.favorite div.rating,
.venue div.favorite div.rating {
	background:url('/img/uncover_rating_favoriteBg.gif') 0 0 no-repeat;
	}

div.uncover span.guts {
	display:block;
	position:absolute;
	top:0; left:80px;
	width:420px;
	border-top:1px solid #eee;
	}
div.uncover span.guts h1 {
	margin:9px 0 3px 0;
	font-size:21px;
	}
div.uncover span.guts h4 {
	margin:11px 0 4px 0;
	}
div.uncover span.guts p {
	font-size:11px;
	color:#999;
	}
div.uncover span.guts p a.author {
	color:#666;
	}
div.uncover a.authorimg {
	position:absolute;
	top:0; right:0;
	display:block;
	}
*html div.uncover a.authorimg {
	right:20px;
	}
div.uncover a.authorimg span.imafriend {
	top:4px; right:4px;
	}
div.uncover a.authorimg img {
	width:82px; height:52px;
	padding:3px;
	background:#fff;
	border:1px solid #eee;
	}
div.uncover a.authorimg:hover img {
	background:#eee;
	border:1px solid #eee;
	}
table.uncovercontent {
	width:600px;
	margin:10px 0 10px 0;
	line-height:1.4em;
	}
table.uncovercontent td.label {
	padding-left:15px;
	color:#CCC;
	font-size:11px;
	}
table.uncovercontent td {
	padding:0 0 15px 0;
	vertical-align:top;
	}
table.uncovercontent td p {
	padding-bottom:1.0em;
	line-height:1.5em;
	}
ul.photos {
	margin:0; padding:0;
	}
ul.photos li {
	float:left;
	width:94px;
	margin:0 4px 5px 0; padding:2px;
	border:1px solid #CCC;
	background:#EEE;
	}
ul.photos li:hover {
	border:1px solid #DCF0FF;
	background:#5EA0D1;
	}
ul.photos li a {
	display:block;
	padding:1px;
	background:#CCC;
	border:1px solid #666;
	}
ul.photos li a:hover {
	background:#AED3FF;
	border:1px solid #658FB8;
	}
ul.photos li a img {
	width:90px; height:65px;
	}
	
/* =vright */
ul.tags {
	margin:0; padding:0;
	border:none;
	}
ul.tags li {
	float:left;
	margin:0 6px 8px 0;
	}
ul.tags li a {
	display:block;
	padding:4px 5px;
	background:#F0F9FF;
	border-right:1px solid #EDECE1;
	border-bottom:1px solid #EDECE1;
	text-decoration:none;
	}
ul.tags li a:hover {
	background:#EDECE1;
	border-right:1px solid #EDECE1;
	border-bottom:1px solid #EDECE1;
	}
	
div.related {
	height:44px;
	margin:0 0 8px 0;
	border-bottom:1px solid #EDECE1;
	}
div.related p.topbar {
	margin-bottom:8px;
	font-size:9px;
	}
div.related h1.title {
	font-size:14px;
	margin:0;
	}
div.related span.ratingbox {
	width:40px; height:44px;
	text-align:center;
	}
div.related span.ratingbox h2 {
	position:absolute;
	top:2px; right:10px;
	width:40px; height:28px; 
	}
div.related span.ratingbox div.rategauge {
	bottom:0; right:0;
	height:44px;
	}


/*============================================================
 !Uncover
============================================================*/
.experience span#titlebar {
	padding:0 0 0 80px;
	}
.experience span#titlebar img.icon {
	position:absolute;
	top:4px; left:-5px;
	width:80px; height:92px
	}
.experience span#titlebar h1.title { font-size:28px; padding:8px 0 2px 0; }
.experience span#titlebar p a.author { color:#CCE7FF; }
.experience span#titlebar p img {
	width:32px; height:20px;
	margin-right:3px;
	}
.experience span#titlebar span.rating {
	display:block;
	position:absolute;
	top:5px; left:-5px;
	width:70px; height:65px; 
	background:url('/img/experience_icon_up.gif') 0 0 no-repeat;
	}
.experience span#titlebar span.negative {
	background:url('/img/experience_icon_down.gif') 0 0 no-repeat;
	}
.experience span#titlebar span.favorite {
	background:url('/img/experience_icon_favorite.gif') 0 0 no-repeat;
	}
.experience div#venueright h1.venueburst {
	position:absolute;
	top:5px; left:12px;
	width:70px; height:65px; 
	padding-top:20px;
	background:url('/img/venue_ratingBg.gif') 0 0 no-repeat;
	color:#8B5C29;
	font-size:28px;
	font-weight:bold;
	text-align:center;
	line-height:24px;
	letter-spacing:-0.05em;
	z-index:1000;
	}
.experience div#venueright h3.venuename {
	position:absolute;
	top:15px; left:92px;
	width:208px; height:55px;
	font-size:18px;
	line-height:1.2em;
	color:#CCE7FF;
	z-index:1000;
	}
.experience div#venueright h3.venuename a { color:#CCE7FF; }
.experience span#details img {
	margin:2px 0 15px 0;
	width:260px; height:85px;
	}
span#experience {
	display:block;
	width:600px; min-height:200px;
	margin:0 5px 20px 5px; padding:20px 20px 0 20px;
	background:url('/img/venue_storefront_topBg.gif') 0 0 no-repeat #FFF;
	}
span#experience img.photo {
	margin-bottom:20px;
	}
.experience span#bottom  {
	height:70px;
	}

div#uncoverformbox {
	margin:70px 0 20px 0;
	}
div#uncoverformbox div.boxhead img {
	position:absolute;
	top:-84px; left:-6px;
	width:81px; height:92px;
	}
div#uncoverformbox div.boxhead h1 {
	left:145px;
	}

.experience div.top {
	margin:30px 20px 20px 25px;
	height:36px;
	}
.experience div.top h1 {
	margin:20px 0 0 80px;
	color:#1D3859;
	font-size:28px;
	}

.experience table.uncovercontent {
	width:580px;
	}
.experience table.uncovercontent td p {
	color:#333;
	line-height:1.6em;
	}
.experience table.uncovercontent td.label {
	padding:0;
	}


/* =comments */

h3.commenttitle {
	display:block;
	padding:0 5px 10px 105px;
	}
div.commentrow {
	position:relative;
	margin:0 0 20px 80px;
	border-top:1px solid #ddd;
	}
div.commentrow p.author {
	margin:8px 0 10px 0;
	}
div.commentrow p.author a {
	margin-right:2px;
	}
div.commentrow span.commentbody p {
	line-height:1.4em;
	}

div.commentrow a.authorimg img {
	position:absolute;
	top:-1px; left:-80px;
	width:62px; height:37px;
	padding:3px;
	background:#fff;
	border:1px solid #ddd;
	}
div.commentrow a.authorimg:hover img {
	background:#ccc;
	border:1px solid #ccc;
	}
	
/* =uncover add */

div.rating span.good {
	float:left;
	width:100px; height:20px;
	padding-top:80px;
	background:url('/img/uncover_icon_upbig.gif') 50% 0 no-repeat;
	text-align:center;
	}
div.rating span.lame {
	float:left;
	width:100px; height:20px;
	padding-top:80px;
	background:url('/img/uncover_icon_downbig.gif') 50% 0 no-repeat;
	text-align:center;
	}

span.favebg {
	display:block;
	float:left;
	margin-right:5px;
	padding:10px;
	background:url('/img/uncover_favoriteBg.gif') 50% 50% no-repeat;
	text-align:center;
	}

span#photos_add {
	display:block;
	margin-bottom:10px; padding:10px;
	background:#efefef;
	}
	
div.r ul.photos {
	margin:0 0 0 145px; padding:0;
	}
div.r ul.photos li {
	float:left;
	width:94px;
	margin:0 8px 5px 0;
	font-size:11px;
	text-align:center;
	line-height:1.5em;
	}
div.r ul.photos li img {
	display:block;
	margin-bottom:2px;
	padding:2px;
	background:#FFF;
	border:1px solid #CCC;
	}
	
span.pphotoaddbox {
	display:block;
	padding-top:10px;
	text-align:center;
	}

div.mapbox {
	margin:10px 0 0 145px;
	}
div.mapbox p {
	padding-bottom:5px;
	}
div.mapbox span.map {
	display:block;
	height:300px;
	margin-bottom:10px;
	background-color:#FFFBB5;
	}



/*============================================================
 !Profile
============================================================*/

.profile div.top {
	position:relative;
	margin:20px 5px 45px 25px;
	border-bottom:1px solid #D8D7CE;
	height:120px;
	}
.profile div.top img#avatar {
	position:absolute;
	top:0; left:0;
	width:150px; height:100px;
	}
	
.profile div.top span#deets {
	position:absolute;
	top:0; left:170px;
	}
.profile div.top span#deets h1 {
	color:#1D3859;
	font-size:32px;
	margin:0;
	}
.profile div.top span#deets h2 {
	margin:4px 0 10px 0;
	}
.profile div.top span#deets h3 {
	margin:0 0 15px 0;
	line-height:1.2em;
	}
	
.profile div.top span#actions {
	position:absolute;
	top:-20px; right:0;
	width:300px; height:140px;
	background:#FFF;
	}
.profile div.top span#actions ul.nav {
	margin:15px 10px 10px 10px;
	}
.profile div.top span#actions ul.nav li {
	padding:5px 0 7px 45px;
	font-size:18px;
	font-weight:bold;
	color:#89867A;
	}
.profile div.top span#actions ul.nav li.cur {
	background:url('/img/header_profile_carrot.gif') 13px 6px no-repeat;
	}
.profile div.top span#actions p {
	margin-left:55px;
	}
.profile div.top span#actions p.tiny {
	margin-top:5px;
	font-size:11px;
	color:#999;
	}
	
ul.new {
	margin:15px 0 0 0;
	}
ul.new li {
	padding:5px 0 5px 25px;
	font-size:14px;
	font-weight:bold;
	}
ul.new li.friends {
	background:url('/img/header_profilebox_iconfriend.gif') 1px 50% no-repeat;
	}
 ul.new li.comments {
	background:url('/img/header_profilebox_iconcomment.gif') 0 50% no-repeat;
	}
 ul.new li a {
	color:#FF0000;
	}
	
.profile div.top span#actions ul.nav li.addfriend {
	background:url('/img/header_profilebox_iconplus.gif') 12px 50% no-repeat;
	}
.profile div.top span#actions ul.nav li.delfriend {
	background:url('/img/header_profilebox_icondel.gif') 13px 50% no-repeat;
	}


/* =pright */

ul.friendlist li {
	float:left;
	width:86px;
	margin:0 10px 10px 0;
	font-size:11px;
	text-align:center;
	}
ul.friendlist li a.image {
	display:block;
	padding:2px;
	border:1px solid #D8D7CE;
	}
ul.friendlist li a.image:hover {
	background:#5EA0D1;
	border:1px solid #5EA0D1;
	}
ul.friendlist li a.friend {
	display:block;
	padding:5px 0 2px 0;
	text-decoration:none;
	}
ul.friendlist li a.friend:hover {
	text-decoration:underline;
	}
	
/* =friend requests */

div.friendrow {
	position:relative;
	height:66px;
	margin:0 0 15px 110px;
	border-bottom:1px solid #ddd;
	}
div.friendrow a.friendavatar {
	position:absolute;
	top:0; left:-110px;
	}
div.friendrow a.friendavatar img {
	display:block;
	padding:2px;
	border:1px solid #D8D7CE;
	}
div.friendrow a.friendavatar img:hover {
	background:#5EA0D1;
	border:1px solid #5EA0D1;
	}
div.friendrow h1 {
	padding-top:16px;
	}
div.friendrow span.buttons {
	float:right;
	margin-top:16px;
	}


/* photos */
.photos #main h1.add-head {
border-bottom:1px solid #eee;
margin:0 0 15px;
padding:0 0 10px;
}

.photos #main h1.add-head a {
float:right;
font-size:14px;
letter-spacing:normal;
margin:5px 10px 0 0;
}

#main .place-images {
list-style:none;
}

#main .place-images li {
background:#f4f4f4;
border:1px solid #DDD;
float:left;
width:172px;
text-align:center;
margin:0 13px 15px 0;
}

#main #user-details .place-images li {
width:164px;
margin:0 10px 15px 0;
}

#main .place-images li p.image {
height:145px;
padding:4px;
}

#main .place-images p.author {
color:#BBB;
font-size:11px;
margin-bottom:5px;
}

#main .place-images p.author a.user {
color:#5EA0CF;
}

#main .place-images p.author a.flag {
color:#AAA;
}

.photos #main h2.photo-head {
border-bottom:1px solid #eee;
margin-bottom:15px;
padding:0 0 10px;
}

.photos #main h2.photo-head span {
background:#EEE;
float:right;
width:160px;
font-size:14px;
letter-spacing:normal;
}

.photos #main h2.photo-head span a {
float:left;
display:block;
width:80px;
text-align:center;
padding:4px 0 6px;
}

.photos #main dl {
background:#f4f4f4;
float:right;
width:144px;
margin:0;
padding:10px 10px 0;
}

.photos #main dt {
color:#aaa;
font-size:11px;
}

.photos #main dd {
margin:4px 0 0;
}

.photos #main dd.user,#place #main dd.date {
margin-bottom:15px;
}

.photos #main dd.flag,dd.edit {
border-top:1px solid #dcdcdc;
padding:12px 0;
}

.photos #main dd.flag a {
color:#909090;
}


/*============================================================
 !Profile
============================================================*/

.about h2 {
margin-bottom:10px;
color:#333;
}
.about .body {
margin-bottom:30px;
}
.about .body p,.about .body ul {
padding-bottom:1.6em;
line-height:1.6em;
}
.about .body ol {
list-style:outside;
padding-bottom:1.6em;
line-height:1.6em;
}
.about .body ol li {
margin-left:2.0em;
padding-bottom:1.4em;
}

.about .body ol.alpha {
list-style:upper-alpha;
padding-bottom:1.6em;
line-height:1.6em;
}
.about .category {
padding-bottom:5px;
margin-bottom:6px;
border-bottom:1px dotted #DDD;
text-transform:uppercase;
}
.about p.category-description {
margin-bottom:12px;
color:#777;
line-height:1.4em;
}
.about .inline-nav {
margin-bottom:20px;
}

.about .inline-nav li {
margin-bottom:8px;
}

.about .inline-nav li h4 {
background:url('/img/inline.nav.arrow.gif') 0 5px no-repeat;
}

.about .inline-nav li h4 a {
margin-left:14px;
font-weight:700;
}

.about .inline-nav li.answer {
background:#f4f4f4;
border-bottom:1px solid #DDD;
color:#333;
margin:2px 0 10px 14px;
padding:10px 10px 0;
}

.about .inline-nav li.selected h4 {
background:url('/img/inline.nav.arrow.down.gif') 0 5px no-repeat;
}

.about .inline-nav li.selected h4 a {
color:#666;
text-decoration:none;
}
.about .faq {
	padding-left:10px;
	}

.about span.tutorial-container {
	display:block;
	margin-bottom:40px;
	padding:0;
	}

.about h2.top span {
	float:right;
	font-size:12px;
	}
.about h2.top a.toparrow {
	float:right;
	}
	
span.abouteditbox {
	display:block;
	padding:20px 20px 10px 20px;
	background:#f4f4f4;
	border:1px solid #ddd;
	margin-bottom:20px;
	}

h4.editlink {
	margin-bottom:10px;
	padding-bottom:10px;
	border-bottom:1px solid #ccc;
	}
.about label {
display:block;
margin-bottom:4px;
font-size:14px;
}

.about input {
width:40%;
margin-bottom:12px;
border:1px solid #AAA;
font-size:16px;
padding:2px;
}


.about textarea {
margin-bottom:10px;
border:1px solid #AAA;
width:72%;
padding:2px;
}

