/* @override http://localhost:8888/css/community.css */

.community #showcase {
	width: 1020px;
	height: 314px;
	background-image: url(../community/header-1.jpg);
	position: absolute;
	top: 118px;
	left: 50%;
	margin-left: -510px;
}

.community #orange ul *, .community #orange ul li *, .community #orange ul li:first-child {
	margin: 0;
	padding: 0;
	line-height: 0;
	font-size: 0;
}

#com-search {
	height: 0;
	width: 305px;
	position: absolute;
	top: 12px;
	background-color: white;
	border-style: none;
}

#com-search input[type="text"] {
	background-color: white;
	border-style: none;
	width: 232px;
	font-size: 16px;
	line-height: 16px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
}

#com-search input[type="submit"] {
	width: 63px;
	height: 26px;
	font-weight: bold;
	color: #0f3367;
	text-transform: uppercase;
	font-size: 15px;
	padding: 0;
	margin: 0 0 0 5px;
	background: #808080 url(../community/search-go.png) 0 -26px;
	border-style: none;
}

#com-search input[type="submit"]:hover {
	background-position: 0 0;
	color: white;
	cursor: pointer;
}

#social {
	background: url(../community/connect-with-us.png) no-repeat left center;
	height: 35px;
	padding-left: 205px;
	width: 160px;
	position: absolute;
	left: 660px;
	margin-top: 8px;
}

#social ul {
	height: 35px;
	width: 220px;
}

#social ul li {
	width: 40px;
}

#social a {
	width: 35px;
	height: 35px;
	display: block;
	text-indent: -9000px;
}

a#social-twitter {
	background-image: url(../community/icon-twitter-35.png);
}

a#social-facebook {
	background-image: url(../community/icon-facebook-35.png);
}

a#social-flickr {
	background-image: url(../community/icon-flickr-35.png);
}

a#social-rss {
	background-image: url(../community/icon-rss-35.png);
}

/* @group MAIN CONTENT */

#breadcrumbs {
	text-transform: uppercase;
	font-size: 13px;
	font-weight: bold;
	border-bottom: 1px dashed #ccc;
	padding-bottom: 5px;
}

#breadcrumbs a {
	text-decoration: none;
}

#breadcrumbs a:hover {
	text-decoration: underline;
}

.blog-post-full {
	border-bottom: 1px solid #ccc;
	padding-top: 10px;
	padding-bottom: 40px;
	margin-bottom: 10px;
	position: relative;
	clear: both;
	width: 100%;
}

.blog-post-square {
	position: relative;
	margin-bottom: 35px;
	width: 300px;
	border: 1px solid #ccc;
	padding: 10px;
	float: left;
	height: 320px;
}

/*	Wondering about the text-overflow: ellipsis

	.blog-post-square .posting {
	height: 100px;
	text-overflow: ellipsis;
	overflow: hidden;
	width: 100%;
}*/

.blog-post-list {
	border: 1px solid #ccc;
	padding: 10px;
	margin-bottom: 15px;
}

.sqright {
	position: relative;
	right: -15px;
}

.date {
	background: #f7941d url(../community/date-ribbon-bg.png) no-repeat left center;
	position: relative;
	left: -10px;
	color: white;
	font-size: 12px;
	line-height: 20px;
	text-indent: 12px;
	padding-right: 10px;
	-webkit-box-shadow: 2px 2px 2px #676767;
	-moz-box-shadow: 2px 2px 2px #676767;
	font-weight: bold;
	float: left;
	margin-bottom: 6px;
}

.blog-post-square .date, .blog-post-list .date {
	left: -20px;
}

.blog-post-full h2
 {
	clear: both;
	font-size: 20px;
	margin-bottom: 2px;
	width: 395px;
	text-indent: 0;
}

.blog-post-square h2
 {
	clear: both;
	font-size: 20px;
	margin-bottom: 2px;
	width: 300px;
	text-indent: 0;
}

.author {
	clear: both;
	color: #f7941d;
	font-style: italic;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 3px;
}

.author span {
	font-weight: normal;
	font-style: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: lowercase;
}

.author span {
	font-style: italic;
}

.comment-tag {
	background: url(../community/comments-tags-sprite.png) no-repeat left center;
	line-height: 24px;
	padding-left: 35px;
}

#main .comment-tag a:link, #main .comment-tag a:visited {
	font-style: italic;
	text-decoration: none;
	color: #808080;
}

#main .comment-tag a:hover {
	text-decoration: underline;
	color: #0f3367;
}

#main .like {
	position: relative;
	left: -10px;
}

#main .blog-post-square .like {
	position: absolute;
	top: 7px;
	left: 180px;
}

#main .like a {
	display: block;
	background-color: #f0f0f0;
	font-size: 11px;
	line-height: 21px;
	height: 20px;
	border: 1px solid #cad4e7;
	padding-left: 22px;
	text-decoration: none;
	float: left;
	padding-right: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
}

a.fb-like {
	background: url(../community/icon-facebook-16.png) no-repeat 2px center;
}

a.tw-retweet {
	background: url(../community/icon-twitter-16.png) no-repeat 2px center;
}

#main .like a:hover {
	border-color: gray;
}

.posting {
	clear: both;
}

.posting ul, .posting ol, .posting dl {
	margin-left: 25px;
}

.post-image {
	position: absolute;
	height: 120px;
	background-color: #eceef5;
	top: 10px;
	right: 0;
	width: 240px;
}

.posting-more {
	position: absolute;
	bottom: 0;
	background-color: #f0f0f0;
	width: 100%;
	left: 0;
	font-size: 12px;
	line-height: 18px;
	text-align: center;
	border-top: 1px solid #ccc;
}

#main .posting-more a {
	display: block;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: bold;
	color: #808080;
}

#main .posting-more a:hover {
	background-color: #0f3367;
	color: white;
}

.blog-post-list ul {
	clear: both;
	padding-top: 10px;
	list-style-type: none;
	margin-left: 10px;
}

.blog-post-list ul li {
	margin-bottom: 3px;
}

.oldnewposts {
	display: block;
	width: 100px;
	height: 20px;
	text-align: center;
	background-color: #eee;
	font-size: 11px;
	line-height: 21px;
	text-decoration: none;
	text-transform: uppercase;
	border: 1px solid #ccc;
	font-weight: bold;
	
	-webkit-box-shadow: 0px 1px 2px #676767;
	-moz-box-shadow: 0px 1px 2px #676767;
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgb(255, 255, 255)), to(rgb(225,225,225)));
}

.olderpost {
	float: left;
	margin-left: 25px;
}

.newerpost {
	float: right;
	margin-right: 25px;
}



/* @end */

.widget .mentors {
	margin: 0;
	padding: 0;
	list-style-type: none;
	position: relative;
	left: 13px;
}

.widget .mentors li {
	width: 130px;
	height: 220px;
	float: left;
	margin-bottom: 10px;
	margin-right: 20px;
	text-align: center;
	line-height: 14px;
	font-weight: bold;
	color: #6495d2;
}

.widget .mentors li img {
	margin-bottom: 5px;
	border-style: none;
}

.widget .mentors li img:hover {
	cursor: pointer;
	-webkit-box-shadow: 0px 0px 7px #1d1d1d;
}

.resident-window {
	height: 170px;
	margin-bottom: 20px;
	font-size: 12px;
}

.widget .resident-window img {
	width: 130px;
	height: 170px;
	float: left;
	margin-right: 7px;
}

.resident-window b {
	color: #6495d2;
	font-size: 15px;
}

.resident-window ul {
	list-style-type: none;
	margin-top: 5px;
}

.resident-window ul a {
	background-repeat: no-repeat;
	padding-left: 20px;
	background-position: 0 1px;
	line-height: 22px;
	padding-bottom: 5px;
}

a.linked {
	background-image: url(../community/icon-linkedin-16.png);
}

a.facebook {
	background-image: url(../community/icon-facebook-16.png);
}

a.twitter {
	background-image: url(../community/icon-twitter-16.png);
}

.comm-tabs ul {
	height: 30px;
	margin-bottom: 0;
}

.comm-tabs ul, .comm-content ul {
	margin-left: 0;
	width: 310px;
}

.comm-tabs ul li {
	display: block;
	float: left;
	height: 30px;
	line-height: 30px;
	font-size: 13px;
	text-align: center;
	text-transform: uppercase;
	width: 155px;
}

.comm-tabs ul li:hover {
	cursor: default;
}

.comm-tabs ul li.current {
	background-color: #f0f0f0;
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgb(225, 225, 225)), to(rgb(240,240,240)));
	-webkit-box-shadow: 0px 1px 2px #676767;
	-moz-box-shadow: 0px 1px 2px #676767;
}

.comm-content ul {
	clear: both;
	background-color: #f0f0f0;
	width: 290px;
	list-style-type: none;
	padding: 10px 10px 15px;
	-webkit-box-shadow: 0px 1px 2px #676767;
	-moz-box-shadow: 0px 1px 2px #676767;
	position: relative;
	z-index: 2;
}

.comm-content ul li {
	height: 30px;
	line-height: 30px;
	text-indent: 10px;
}

.widget .comm-content ul li a {
	line-height: 30px;
	font-size: 13px;
	display: block;
	border-bottom: 1px dashed white;
	color: #464646;
	text-decoration: none;
	
}

.widget .comm-content ul li a:hover {
	background-color: #dadada;
	color: black;
	text-decoration: underline;
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgb(240, 240, 240)), to(rgb(215,215,215)));
}

.widget .comm-content ul li a span {
	display: none;
	font-weight: bold;
}

.widget .comm-content ul li a:hover span {
	display: inline;
}

.widget .residents {
	padding: 0;
	margin-bottom: 0;
	margin-top: 0;
	margin-right: 0;
	margin: 0;
	position: relative;
	left: 10px;
}

.residents li {
	width: 40px;
	height: 40px;
	background-color: #eceef5;
	float: left;
	display: block;
	margin-right: 10px;
	margin-bottom: 10px;
}

.simple_overlay {
	
	/* must be initially hidden */
	display:none;
	
	/* place overlay on top of other elements */
	z-index:10000;	
	min-height:200px;
	
	/* CSS3 styling for latest browsers */
	-moz-box-shadow:0 0 90px 5px #000;
	-webkit-box-shadow: 0 0 90px #000;
	padding: 20px 20px 50px;
	background: #eceef5 url(../community/overlay-bg.png) no-repeat center bottom;
	border: 10px solid white;
	width: 650px;
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgb(245, 245, 245)), to(rgb(210,210,210))) url(../community/overlay-bg.png) no-repeat center bottom;
}

.simple_overlay .close {
	background-image:url(http://flowplayer.org/tools/img/overlay/close.png);
	position:absolute;
	right:-30px;
	top:-30px;
	cursor:pointer;
	height:35px;
	width:35px;
}

.simple_overlay img {
	float: left;
	margin-right: 15px;
	-webkit-box-shadow: 0px 1px 2px #676767;
	-moz-box-shadow: 0px 1px 2px #676767;
	margin-bottom: 15px;
}

.simple_overlay p b {
	font-size: 16px;
}