/*
Theme Name: Places for me
Theme URI: http://wordpress.org/
Description: Places for me theme.
Version: 1.0
Author: Steve Berrick
Author URI: http://steve.berrick.net/

*/
*, a, img {
	outline: none;
}
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Arial, Sans-Serif;
	background: #d5d6d7;
	background-color: #fff;
	color: #666;
	text-align: center;
	margin: 0 20px 20px 20px;
	padding: 0;
	line-height: 1.6em;
}
a, a:hover, a:active, a:visited {
	text-decoration: none;
	color: #09f;
}
a:hover {
	text-decoration: underline;
}
hr {
	display: none;
	}
a img {
	border: none;
	outline: none;
	}
p {
	margin: 0 0 10px 0;
}
#page {
	text-align: left;
	margin: 0 auto;
	padding: 0;
	width: 100%;
	min-width: 960px;
	max-width: 1320px;
	display: block;
	font-size: 1em;
	line-height: 1.6em;
}
#header {
	margin: 0;
	padding: 0;
	height: 180px;
	background-image: url(images/pfm-logo.png);
	background-repeat: no-repeat;
	background-position: 30px 75px;
	display: block;
}
#headerimg 	{
	margin: 0;
	display: block;
}
#header-title {
	padding: 0px 0 0px 0;
	font-size: 2.4em;
	display: none;
}
#topnav {
	display: block;
	font-size: 12px;
	margin: 0;
	padding: 0;
	background-color: #424242;
	height: 48px;
	background-image: url('images/curve-bottom-left.png');
	background-position: bottom left;
	background-repeat: no-repeat;
}
#topnavinner {
	display: block;
	height: 48px;
	background-image: url('images/curve-bottom-right.png');
	background-position: bottom right;
	background-repeat: no-repeat;
}

/* location nav */
#locationnav { margin:0px; padding:0px; list-style:none; color:#fff; line-height:45px; display:inline-block; 
    float:left; z-index:89; margin-left: 14px; }
#locationnav a { color:#fff; text-decoration:none; }
#locationnav > li {background:transparent none repeat scroll 0 0; cursor:pointer; float:left; position:relative; 
    padding:0px 10px; z-index:89; } 
#locationnav > li a:hover {color:#09f;} 
#locationnav .logo {background:transparent none repeat scroll 0% 0%; padding:0px; 
    background-color:Transparent;} 
/* sub-menus*/ 
#locationnav ul { padding:0px; margin:0px; display:block; display:inline; z-index:89;} 
#locationnav li ul { position:absolute; left:-10px; top:0px; margin-top:35px; width:200px; line-height:16px; 
    background-color:#424242; color:#fff; /* for IE */ display:none; z-index:89;} 
#locationnav li:hover ul { display:block;} 
#locationnav li ul li{ display:block; margin:5px 20px 0px 20px; padding:5px 0px 0px 0px;  border-top: dotted 1px #909090; 
    list-style-type:none;  z-index:89;} 
#locationnav li ul li:first-child { border-top: none; } 
#locationnav li ul li a { display:block; color:#fff; } 
#locationnav li ul li a:hover { color:#09f; }

/* corners*/ 
#locationnav .corner_inset_left { position:absolute; top:0px; left:-12px;} 
#locationnav .corner_inset_right { position:absolute; top:0px; left:150px;} 
#locationnav .last { background:transparent none repeat scroll 0% 0%; margin:0px 0px 0px 0px; padding:0px; 
    border:none; position:relative; border:none; height:0px;} 
#locationnav .corner_left { position:absolute; left:0px; top:0px;} 
#locationnav .corner_right { position:absolute; left:180px; top:0px;} 
#locationnav .middle { position:absolute; left:18px; height: 20px; width:162px; top:0px;}



/* user nav */
#usernav {
	display: block;
	float: right;
	text-align: right;
	margin: 12px 24px 12px 0;
	color: #fff;
	font-size: 11px;
}
#usernav ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#usernav li {
	margin: 0;
	list-style-type: none;
	padding: 4px 16px;
	border-right: dotted 1px #909090;
	float: left;
}
#usernav .last {
	padding-right: 0;
	border-right: 0px;
}
#usernav a {
	color: #fff;
}
#usernav a:hover {
	color: #09f;
	text-decoration: none;
}
 
#nav {
	margin: 60px 24px 0 0;
	float: right;
	clear: both:
	display: block;
}
#nav ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#nav li {
	list-style-type: none;
	display: block;
	padding: 6px 16px;
	float: left;
	color: #fff;
	margin: 0;
	font-weight: bold;
	border-right: dotted 1px #909090;
}
#nav .last {
	border-right: 0px;
	padding-right: 0px;
}
#nav a {
	color: #666;
	font-size: 12px;
}
#nav a:hover {
	color: #09f;
	text-decoration: none;
	cursor: pointer;
}
#subnav {
	clear: both;
	margin-left: auto;
	margin-right: auto;
}
#subnav ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#subnav li {
	list-style-type: none;
	padding: 0;
}
#content {
	display: block;
	clear: none;
	font-size: 1.2em;
	padding: 10px 0 0 0;
}
#content ul {
	padding: 10px 0px 10px 20px;
}
#footer {
	padding: 0;
	margin: 10px 0 0 0;
	clear: both;
}
#footer p {
	margin: 0;
	padding: 16px 0 10px 0;
	text-align: center;
}
#footer a {
	color: #666;
}
#footer a:hover {
	color: #09f;
	text-decoration: none;
}
#contentContainer {
	overflow: hidden;
	background: #f3f3f3 url(images/curve-top-left.png) top left no-repeat;

}
#contentContainerInner {
	overflow: hidden;
	background: url(images/curve-top-right.png) top right no-repeat;
}
#contentContainer .last {
	display: block;
	height: 24px;
	background: url(images/curve-bottom-left.png) left no-repeat;
}
#contentContainer .last-inner {
	display: block;
	height: 24px;
	background: url(images/curve-bottom-right.png) right no-repeat;
}
#normalContent {
	display: block;
	margin: 24px 24px 0 24px;
	padding: 0;
	overflow: auto;
}
#normalContent h1 {
	padding-top: 4px;
}
#contentRight {
	padding: 0;
	margin: 24px 24px 0 24px;
	float: right;
}
#map-container {
	display: block;
	margin: 0 0 10px 0;
	height: 400px;
	width: 100%;
}
#map-outer {
	margin-right: 400px;
	height: 400px;
}
#map {
	position: relative;
	display: block;
	width: 100%;
	height: 400px;
	margin: 0;
	overflow: hidden;
}
#map-right {
	display: block;
	float: right;
	background-color: #daf2fe;
	width: 400px;
	height: 400px;
	margin: 0;
	background-image: url('images/map-right.png');
	background-position: center center;
	background-repeat: no-repeat;
	overflow-x: hidden;
	overflow-y: auto;
}
#map-right-inner {
	margin: 20px;
	padding-bottom: 20px;
	background-image: url('images/map-right-bottom.png');
	background-position: bottom center;
	background-repeat: no-repeat;
/*	overflow-x: hidden;
	overflow-y: auto;
*/
}
#map-right-inner {
/*	overflow-x: hidden;
	overflow-y: auto;
*/
}
#scroller {
	width: 290px;
	height: 330px;
	overflow: auto;
	position: relative;
}
.formItem {
	padding: 4px;
	width: 330px;
}
#commentContainer {
	overflow: auto;
	color: #979797;
}
#sidebox {
	display: block;
	float: right;
	width: 400px;
	overflow-x: hidden;
	background: #f3f3f3;
}
#sideboxInner {
	display: block;
	overflow-x: hidden;
}
#sidebox p {
	margin-bottom: 0;
	margin-top: 10px;
}
#sidebox .last {
	display: block;
	height: 24px;
	background: url(images/curve-bottom-left.png) left no-repeat;
}
#sidebox .last-inner {
	display: block;
	height: 24px;
	background: url(images/curve-bottom-right.png) right no-repeat;
}
#sidebox a {
	color: #565656;
}
#sidebox a:hover {
	color: #565656;
}

.box {
	margin: 24px 24px 0 24px;
}
.box h4 {
	display: block;
	color: #565656;
	border-bottom: 1px dotted #c8c8c8;
	padding: 0 0 6px 0;
	font-size: 18px;
	margin: 0;
}
.box p, .box ul {
	margin-left: 0;
	margin-right: 0;
}
.box ul {
	padding-top: 0;
	margin-top: 0;
	padding-bottom: 0;
	margin-bottom: 0;
}
#map-comments {
	display: block;
	overflow: auto;
	margin: 0 0px 0 0px;
	background: #f3f3f3;
}
#map-comments-inner {
	display: block;
	overflow: auto;
	margin: 0 0px 0 0px;
}
#map-comments p {
}
#map-comments h2 {
	display: block;
	background-color: #a0a0a0;
	color: #fff;
	padding: 10px;
	margin: 0;
}
#map-comments h3 {
	margin-top: 0;
}
#map-comments-header {
	display: block;
	width: 100%;
	color: #fff;
	height: 48px;
	background: #a0a0a0 url(images/curve-top-left.png) top left no-repeat;
	margin-bottom: 0px;
}
#map-comments-header h2 {
	color: #fff;
	margin: 0;
	padding-top: 16px;
}
#map-comments-header-inner {
	display: block;
	height: 48px;
	margin: 0 0 0 24px;
	padding: 0;
	background: url(images/curve-top-right.png) top right no-repeat;
}
#map-comments-header a {
	width: 400px;
	display: block;
	float: right;
	color: #fff;
	margin: 0;
	padding: 0;
	font-size: 1.4em;
	height: 48px;
}
#map-comments-header a span {
	display: block;
	width: 380px;
	height: 48px;
	padding: 0;
	margin: 0 0 0 20px; 
	line-height: 48px;
}
#map-comments-header a:hover {
	text-decoration: none;
	cursor: pointer;
	background: #424242 url(images/curve-top-right.png) top right no-repeat;
}
#map-comments-header a img {
	margin: -10px 4px -4px 0;
}
.map-comments-content {
	padding: 0;
	overflow-x: auto;
	color: #787878;
}
.map-comments-content h4 {
	font-size: 18px;
	color: #565656;
}
.map-comments-content h4 a {
	color: #565656;
}
.map-comments-rate {
	display: block;
	width: 40px;
	float: left;
	margin: 10px;
}
.map-comments-rate a:hover {
	cursor: pointer;
}
.map-comments-image, .map-comments-image-lg {
	display: block;
	float: right;
	margin: 10px;
	width: 120px;
	height: 88px;
	background-repeat: no-repeat;
	background-position: center top;
}
.map-comments-image-lg {
	width: 380px;
	height: 200px;
	overflow-y: hidden;
}
.map-comments-comment {
	display: block;
	margin: 10px 0 10px 10px;
	overflow: auto;
}
.map-comments-each {
	overflow: auto;
	border-bottom: 1px dotted #c8c8c8;
	margin: 24px 24px 0 24px;
}
#map-comments .last {
	display: block;
	height: 24px;
	background: url(images/curve-bottom-left.png) left no-repeat;
}
#map-comments .last-inner {
	display: block;
	height: 24px;
	background: url(images/curve-bottom-right.png) right no-repeat;
}
.toolbox {
	display: block;
	padding: 2px 8px 12px 10px;
	clear: both;
	text-align: right;
}
.toolbox a {
	padding: 10px 0 0 10px;
	color: #333;
}
.toolbox img {
	margin-bottom: -6px;
}
.toolbox a:hover {
	cursor: pointer;
	text-decoration: none;
	color: #09f;
}
.OFFmap-comments-each:hover {
	background-color: #edf8ff;
	cursor: pointer;
}
.map-comments-content h4 {
	margin: 0;
	padding: 0 0 6px 0;
}
.location-form-radio-group {
	margin: 0;
	padding: 0;
}
.location-form-radio-group td {
	padding: 0px 0;
	margin: 0;
}
.location-form-radio-group input {
	margin: 0 0 0 5px;
	padding: 0;
}
#location-questions-form ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#location-questions-form li {
	list-style-type: none;
	margin: 0;
	padding: 0 0 10px 0;
}
#location-questions-form textarea {
	width: 336px;
}
#user-account-form {
	margin: 0;
	padding: 20px 0 0 0;
}
#user-account-form h3 {
	margin: 10px 0;
	padding: 10px 0 0 0;
	clear: both;
}
#user-account-form label {
	width: 140px;
	float: left;
	text-align: right;
	padding-top: 7px;
}
#user-account-form ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	line-height: 1.8em;
}
#user-account-form li {
	clear: both;
	list-style-type: none;
	padding-bottom: 10px;
}
#user-account-form input, #user-account-form textarea, #user-account-form select {
	margin: 4px 10px;
}
#user-account-form textarea {
	padding: 4px 4px;
}
#user-account-form p {
	overflow: auto;
	clear: both;
}
form.loginform p label {
		width: 700px !important;
		display: block;
		float: none !important;
		clear: both;
	}
	
#login {
	width: 300px !important;
	margin-left: auto !important;
	margin-right: auto !important;
}

#registerform {}
#registerform input {
	padding: 4px;
}
#registerform select {
}
#registerform label {
	text-align: left;
	margin-top: 0;
}
#registerform #user_login, #registerform #user_email {
	margin-bottom: 10px;
}
#registerform #wp-submit {
	margin-top: 10px;
}
#registerform p {
	margin-bottom: 0 !important;
}
#privacy {
	width: 500px;
	margin-top: 10px;
}
#reg_passmail {
	padding-top: 10px;
}
.stats-page-list {
	margin: 0;
	padding: 0;
}
.stats-list {
	margin: 0;
	padding: 0;
}
.stats-list ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.stats-list li {
	display: block;
	clear: both;
	list-style-type: none;
	margin: 0 0 4px 0;
	padding: 0;
}
.stats-list span {
	float: right;
}
.stats-page-box span {
	float: left;
	width: 200px;
}
.stats-page-box {
	display: block;
	float: left;
	width: 50%;
	padding-bottom: 4px;
}
.stats-page-box-inner {
}
.stats-page-box h4 {
	margin: 0;
	padding: 6px 10px 2px 10px;
	background-color: #edf8ff;
	border-top: 1px solid #c8c8c8;
}
.stats-box {
	float: left;
	width: 10px;
}
.statDesc {
	background-color: #edf8ff;
	padding: 0 10px 6px 10px;
	border-bottom: 1px dotted #c8c8c8;
	font-style: italic;
	font-size: 11px;
	min-height: 32px;
}
.sifrThis {
	font-family: Arial, Sans-Serif;
	color: #09f;
}

.linkcat, .linkcat ul, .linkcat li, .linkcat a {
	color: #666;
	list-style-type: none;
	line-height: 1.8em;
}
.linkcat {
	padding-left: 10px;
}
.linkcat a:hover {
	color: #09f;
}
.linkcat h2 {
	display: none;
}
h1, h2, h3 {
/*	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif; */
	margin: 0 0 10px 0;
	color: #09f;
	font-weight: normal;
	}
h1 {
	font-size: 20px;
	}
h2 {
	font-size: 16px;
	}
h2.pagetitle {
	font-size: 16px;
	}
h3 {
	font-size: 14px;
	}
h4 {
	font-size: 13px;
}
h1, h1 a, h1 a:hover, h1 a:visited {
	text-decoration: none;
	color: #09f;
	}
h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #09f;
	}
h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}
.selected {
	width: 8px;
	height: 8px;
	background-color: blue;
}
.unselected {
	width: 8px;
	height: 8px;
	background-color: aqua;
}
#cycnav {
	list-style-type: none;
	margin: 0 0 10px 0;
	padding: 0 0 0 0;
	overflow: auto;
}
#cycnav li {
	list-style-type: none;
	float: left;
	margin-right: 10px;

}
.btn, #wp-submit {
	border: 1px solid #09f;
	background-color: #fff;
	color: #09f;
	padding: 4px 6px;
	text-transform: lowercase;
}
.btn:hover, #wp-submit:hover {
	color: #fff;
	background-color: #09f;
	cursor: pointer;
	border: 1px solid $fff;
}
#newEventForm p, #newCommentForm p {
	padding: 10px 0 4px 0;
	margin: 0;
}
.commentBalloon {
	font-size: 1.2em;
	padding: 0px;
	text-align: center;
}
.commentBalloon p {
	padding: 0;
	margin: 0;
}
.commentBalloonDate {
	font-size: 11px;
}
.commentBalloon td {
	vertical-align: top;
	text-align: left;
}
.commentBalloon .sml {
	font-size: 0.8em !important;
	margin-top: 4px !important;
	font-style: italic !important;
}
.infoWindowImg {
	width: 150px;
	height: 100px;
	background-repeat: no-repeat;
	background-position: left top;
}
.infoWindowImg img {
	margin: 0;
	width: 100%;
	height: 100%;
}
.toolboxInInfo a {
	padding: 0;
}
.toolboxInInfo a:hover {
	cursor: pointer;
}
.warningText {
	font-size: 10px;
	text-align: center;
	font-style: italic;
}
.small, .smallDark {
	font-size: 10px;
}
.small {
	font-style: italic;
	color: #999;
	font-weight: normal;
	margin-left: 10px;
}
.rateString {
	margin-top: 4px;
}

.userTable {
	padding: 0;
	margin: 0;
	width: 100%;
	background-color: #ccc;
}
.userTable th {
	background-color: #eee;
	font-weight: bold;
	padding: 2px 4px;
}
.userTable th img {
	margin-top: -2px;
	margin-bottom: -4px;
}
.userTable td {
	padding: 2px 4px;
	vertical-align: top;
}
.userTable tr {
	background-color: #fff;
}
.userTable tr:hover {
	background-color: #ddd;
}
.userTableButtons {
	float: right;
}
.alignright {
	margin-left: 6px;
	text-align: right;
}

/* thickbox */
#TB_window {
	border: 1px solid #09f !important;
}

