@charset "utf-8";
/* CSS Document */

.pg-wrap {
	min-width:970px;
}

.pg-hd {
	background:url(../images/sprite-gray-matte.gif) repeat-x left -354px;
	height:40px;
	width:100%;
	padding:6px 0px 0px 0px;
	min-width:970px;
}

.logo-boss a {
	display:block;
	overflow:hidden;
	text-indent:-3000px;
	background:url(../images/sprite-white-matte.gif) no-repeat 0px 0px;
	height:22px;
	width:72px;
	float:left;
}

.logo-microformats a {
	display:block;
	overflow:hidden;
	text-indent:-3000px;
	background:url(../images/sprite-white-matte.gif) no-repeat 0px -59px;
	height:18px;
	width:18px;
	float:left;
	margin:3px 0px 0px 0px;
}

.search-form-inp {
	width:600px;
	padding:2px 0px 2px 5px;
	margin:0px auto;
	border:1px solid #fcaa4e;
	background-color:#fff;
}

.search-form-inp input {
	width:500px;
	float:left;
	font-size:1.2em;
	border:0px;
	margin:0px 0px 0px 5px;
}

#q {}
input, textarea, select {}
input:focus, input.iefocus, textarea:focus, textarea.iefocus, select:focus, select.iefocus {}


.totals {
	font-size:0.75em;
	margin:0 0 0.8em 0;
	color:#6595b4;
	text-align:right;
}

.totals strong {
	font-weight:bold;
}

.pg-bd {
	margin:0px auto;
}

.pg-results {
	width:970px;
	margin:0px auto;
}

/* Twitter Search */
.twitter-search {
	width:300px;
	padding:0px 10px;
	text-align:left;
	float:left;
	margin:35px 0px 0px 0px;
}

.twitter-search .l {
	float:left;
	width:48px;
	height:48px;
}

.twitter-search .r {
	float:right;
	width:232px;
	padding:0 0 .5em 0;
}

.twresult {
	margin:0 0 0.5em 0;
	border-bottom:1px dashed #ccc;
}

.twresult .author:link,
.twresult .author:active,
.twresult .author:visited {
	color:#0089b9;
	font-weight:bold;
	text-decoration:none;
}

.twresult .author:hover {
	text-decoration:underline;
}

.twresult .abstract {
	font-size:.9em;
}

.twresult .bot {
	font-size: 0.8em;
	color:#080;
}

.twresult img {
}

.imgtext {
  text-align:left;
  margin: auto;
}

/* BOSS Search */
.boss-search {
	background:url(../images/bg-twitter.gif) repeat-y left;
	float:left;
	width:600px;
}

.results {
	font-size:1.1em;
	margin:0.5em auto;
	text-align:left;
	min-width:500px;
	max-width:90%;
}

.result {
	float:left;
	clear:both;
	margin:0 0 1em 0;
	color:#333;
}

.result .vcard-photo {
	margin:0px 10px 0px 0px;
}

.result a.title:link {
	font-size:1.1em;
	color:#f46d0e;
}

.result a.title:active,
.result a.title:visited {}

.result a.title:hover {
	text-decoration:none;
}

.result .abstract p {
	font-size:.9em;
	color:#666;
}

.result .bot {
	font-size: 0.8em;
	color:#999;
}

.result .photo {
}

.yui-overlay-hidden .mapcontainer {
    display:none;
}

.mapcontainer {
    position:relative;
}

.yui-overlay-hidden .pbody {
    display:none;
}

.yui-panel-container {
    position:absolute;
}

.pbody {
	text-align: left;
}
.mymap {
	text-align: left;
}

.nav {
	font-size: 1em;
	margin:1em 0 2em 0;
}

.nav a:link,
.nav a:active,
.nav a:visited {
	border:1px solid #ccdbe4;
	padding:2px 5px;
	color:#3666d4;
	text-decoration:none;
}

.nav a:hover {
	background:#3666d4;
	border:1px solid #2b55af;
	color:#fff;
	text-decoration:none;
}

.tag {
	font-size: 0.8em;
	color:#222;
	background:#eee url(../images/bullet-alt.gif) no-repeat 5px center;
	display:inline;
	margin-left:0.5em;
	padding: 2px 5px 0 20px;
	-moz-border-radius: 5px;
}
.pin { 
	cursor:pointer;
	margin-left:0.3em;
}
.resdiv {
	margin-bottom: 1em;
}

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