/*	UNOFFICIAL SQUAW STYLES
	-----------------------
	Author:		Pablo Marchena (http://www.84degreeswest.cr/)
	Copyright:	2009, 84 degrees west. All rights reserved.
*/

/* ==============================================
   CONTENT AREAS
============================================== */

/* --------- Poll ---------- */

#content .poll .poll {
	margin-bottom: 15px;
	padding-top: 15px;
	background: url(../img/bg_borderDotted.gif) repeat-x top;
}

#content .poll form, #content .poll h1, #content .poll ul.pollInfo {
	background: url(../img/bg_borderDotted.gif) repeat-x bottom;
}

#content .poll form {
	padding-bottom: 15px;
}

#content .poll form select {
	margin-left: 10px;
	width: 350px;
}

#content .poll h1 {
	line-height: 1.5em;
	color: #321911;
	padding: 20px 0;
	margin: 0;
}

#content .poll h3, #content .postList .poll .poll h3 {
	background: url(../img/bg_borderDotted.gif) repeat-x bottom;
	padding: 0 0 15px 0;
}

#content .poll form.poll h3, #content .postList .poll h3 {
	background: none;
	padding: 0;
}

#content .postList .poll h3 {
	background: url(../img/bg_borderDotted.gif) repeat-x top;
	padding-top: 15px;
}

#content .poll ul.pollInfo {
	font: .65em Verdana, Geneva, sans-serif;
	text-transform: uppercase;
	color: #868686;
	padding: 10px 0;
	margin: 0 0 30px 0;
	width: 100%;
	overflow: hidden;
}

#content .poll ul.pollInfo li {
	width: 215px;
	float: left;
}

#content .poll ul.pollInfo li.last {
	width: 140px;
}

#content .poll dl.results dt {
	font: bold 1.1em Verdana, Geneva, sans-serif;
	width: 570px;
	height: 35px;
	position: relative;
}

#content .poll dl.results dt div {
	position: absolute;
	top: 0;
	left: 0;
	width: 570px;
	height: 35px;
}

#content .poll dl.results dt div.overlay {
	background: url(../img/poll_overLayer.png) no-repeat;
	z-index: 999;
}

#content .poll dl.results dt div.fill {
	background: url(../img/poll_fillLayer.jpg) repeat-x;
	text-align: center;
	color: #000;
}

#content .poll dl.results dt div.fill span {
	line-height: 35px;
	padding: 0 10px;
}

#content .poll dl.results dd {
	font: .92em Verdana, Geneva, sans-serif;
	margin: 10px 5px;
}


/* --------- Social Share Tabs ---------- */

#sideBar .socialShare, #sideBar .socialShare div {
	background: none;
}

#sideBar .socialShare {
	border: 1px solid #d4d4d4;
	margin-top: 35px;
	padding: 10px 14px;
	position: relative;
}

#sideBar .socialShare div {
	margin: 0;
	overflow: hidden;
	width: 312px;
	word-wrap: break-word;
}

.socialShare ul {
	list-style-type: none;
	height: 23px;
	padding: 0;
	margin: 0;
	position: absolute;
	top: -24px;
	left: -1px;
	width: 100%;
}

.socialShare ul li {
	float: left;
}

.socialShare ul li a {
	font: bold .73em Verdana, Geneva, sans-serif;
	text-decoration: none;
	text-transform: uppercase;
	text-align: center;
	display: block;
	border: 1px solid #d4d4d4;
	border-bottom: none;
	margin-right: 3px;
	width: 130px;
	float: left;
	height: 23px;
	line-height: 22px;
	color: #7f7f7f;
}

.socialShare ul li a:hover {
	color: #26130d;
}

.socialShare ul li.selected a {
	color: #26130d;
	height: 22px;
	border-bottom: 1px solid #fff;
}

.socialShare .hide {
	display: none;
}

#sideBar .socialShare .twContent .tweet {
	margin: 10px 0;
	padding-bottom: 10px;
	/*background: url(../img/bg_borderDotted.gif) repeat-x center bottom;*/
	font: italic .85em Georgia, "Times New Roman", Times, serif;
}

#sideBar .socialShare .twContent .last {
	background: none;
}

#sideBar .socialShare .twContent .tweet, .socialShare .twContent .tweet a {
	color: #9f9f9f;
}

.socialShare .twContent .tweet a.user {
	text-decoration: none;
	color: #26130d;
}

.socialShare .twContent .tweet a:active, .socialShare .twContent .tweet a:hover {
	color: #19AEE7;
}

/* ------- Reviews List ------ */

#sideBar .review p, .cmContent p {
	font: italic .85em Georgia, "Times New Roman", Times, serif;
	padding-bottom: 1em;
	margin-top: 1em;
	position: relative;
	color: #000;
}

#sideBar .review p {
	margin-bottom: 1em;
}

#sideBar .review p {
	background: url(../img/bg_borderDotted.gif) repeat-x bottom;
}

#sideBar .review p strong a, .cmContent p strong a, .postCool a, div.searchintro p a, div.results .pagination a{
	font: bold 1em Verdana, Arial, Helvetica, sans-serif;
	color: #00aeef;
	line-height:25px;
	text-decoration: none;
}

#sideBar .review a.moreInfo, .cmContent a.moreInfo {
	font: .71em Verdana, Arial, Helvetica, sans-serif;
	display: block;
	position: relative;
	right: 4px;
	text-align: right;
	top: -28px;
	color: #00aeef;
	text-decoration: none;
	text-transform: uppercase;
	height: 0;
}

.cmContent p {
	margin:10px 0;
	padding-bottom:10px;
}

.cmContent p.last {
	background: none;
}

.cmContent a.moreInfo {
	top: -15px;
}

#sideBar .review p strong a:hover, #sideBar .review a.moreInfo:hover, .postCool a:hover, div.searchintro p a:hover, div.results .pagination a:hover{
	color: #1692c1;
}

/* ------- Pagination ------ */

ul.pages {
	font: bold .7em Verdana, Geneva, sans-serif;
	color: #07a9d8;
	height: 22px;
	margin-bottom: 10px;
}

ul.pages li {
	float: right;
	padding: 0 6px;
	line-height: 20px;
	height: 20px;
	background: #efefef;
	border-top: 1px solid #d0d0d0;
	border-bottom: 1px solid #d0d0d0;
}

ul.pages li a {
	text-decoration: none;
	color: #8f8f8f;
}

ul.pages li a:hover {
	color: #333;
}

ul.pages li.arrow {
	margin: 0;
	background-color: transparent;
	padding: 0;
	border: none;
	height: 22px;
}

ul.pages li.arrow a {
	display: block;
	width: 27px;
	height: 22px;
	text-indent: -999em;
	background-image: url(../img/btn_arrowsPagination.gif);
	background-repeat: no-repeat;
}

ul.pages li.prev a {
	background-position: left top;
}

ul.pages li.next a {
	background-position: right top;
}

/* ------- Share Link ------- */

#shareit-box {
	position:absolute;
	display:none;
}

#shareit-body {
	width:70px;
	height:80px;
	background:url(bgshare.png) no-repeat 0 20px;
}

#shareit-icon {
	height:20px;
}

#shareit-icon ul {
	list-style:none;
	width:130px;
	margin:0;
	padding:25px 0 0 2px;
}

#shareit-icon ul li {
	float:left;
	padding:0 2px;
}

#shareit-icon ul li img {
	border:none;
}

/* ------- Login top ------- */
#back {
	background-image:url(../img/bg_login.gif); 
	width:519px; 
	height:113px;
	font-family:Georgia,"Times New Roman",Times,serif;
	color:#999999;
}
#loginbadge {
	float:left;
	margin-left:25px;
	margin-right:30px;
}
#back p {
	margin-top:3px;
	margin-bottom:8px;
	margin-left:40px;
	line-height:15px;
}
#logout {
	float:right; 
	margin-top:15px; 
	margin-right:20px;
	text-transform:uppercase;
	font-size:0.70em;
}
#logout a {
	text-decoration:none;
	color:#999999;
}
#logout a:hover {
	color:#00AEEF;
}
 #back input {
	background:#F4F4F4 none repeat scroll 0 0;
	border:1px solid #CCCCCC;
	color:#010102;
	font-family:Verdana,Geneva,sans-serif;
	font-size:14px;
	margin-bottom:7px;
}
#login1 {
	float:left;
	margin-top:10px;
	margin-left:25px;
}
#login1 label {
	text-transform:uppercase;
	font-size:0.76em;
}
#login2 {
	float:right;
	margin-top:15px;
	margin-right:25px;
	text-align:right;
}
#login2 a {
	color:#00AEEF;
}
#login2 .button {
	background:transparent url(../img/go_btn.gif) no-repeat scroll 0 0;
	bottom:0;
	cursor:pointer;
	height:22px;
	right:2px;
	width:28px;
	border:0;
	margin-top:12px;
}
#login2 label {
	color:#010102;
}

#weather {
	font-family:Verdana, Geneva, sans-serif;
	height:381px;

}
div#forecast{
	line-height:normal;
}
#weather h1 {
	line-height: 40px;
}

/* -------------- home news comments ----------------- */

#homeComments .comment-avatar {
	width: 70px;
	height: 112px;
	float: left;
	margin: 0 0 0 8px;
}

#homeComments .comment {
	overflow: hidden;
	width: 100%;
	margin-bottom: 20px;
	background: url(../img/bg_borderDotted.gif) repeat-x scroll center top;
}

#homeComments .comment-box {
	padding-left: 100px;
}

#homeComments h4 .comment-author {
	color: #00AEEF;
	font: bold 1em Verdana, Arial, Sans-Serif;
	margin: 0;
	padding: 0
}

#homeComments h4, .comment-new h4 {
	background-color: inherit;
	font-weight: bold;
	text-align: left;
	padding: 0 0 2px 0;
	margin-bottom: 10px;
	font-family: Verdana, Geneva, sans-serif;
	padding-top: 15px;
}

#homeComments .comment-date {
	color: #999;
	margin: 0;
	padding: 0 0 0 0px;
	font: 0.64em Verdana, Geneva, sans-serif;
	text-transform:uppercase;
}

#homeComments .comment-body {
	margin: 6px 0 0;
	padding:0 0 2px
}

.comment-new {
	background: url(../img/bg_borderDotted.gif) repeat-x scroll center top;
	margin-top: 10px;
}

.comment-new textarea {
	width: 570px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	color: #444444;
	height: 125px;
}

.comment-new textarea:focus {
	background: #ffffe0;
	border: 1px solid #849B9F;
}

.comment-new button {
	color: #777777;
	font: bold 12px Verdana, Geneva, sans-serif;
	height: 22px;
	line-height: 18px;
	padding: 0 5px;
	margin-top: 10px;
	background: #F5F5F5;
	border: 1px solid #F0F0F0;
	cursor: pointer;
	float: right;
}

.comment-new #commentlogin {
	margin: 0;
}

#content .postContent .post a.comments-collapse {
	margin: 18px 0 0 0;
	float: left;
}

/* -------------- home news date ----------------- */

#content .post .date {
	font: italic .9em Georgia, "Times New Roman", Times, serif;
	margin: 6px 0 14px;
}

#content .post .date a {
	color: #00AEEF;
	text-decoration: none;
}

/* -------------- team scrolls ----------------- */

