/*Any basic element css should be included in this script */

/* Element Properties window styles */
.weak{color:#999}

/* Settings styles */
#settings_div .tinymceinst {
	padding-right: 10px;
}

/* Bookmarks styles */
.bookmarkItem .deleteBookmark{visibility:hidden;}
.bookmarkItem:hover .deleteBookmark{visibility:visible;}
/* End Bookmarks */

/* Facebook Element Styles */
ul.facebook {
	list-style: none;
	padding: 0 10px;
	margin: 5px 0;
}
li.facebook {
	border-bottom: 1px solid darkgray;
	padding: 5px 0;
}
img.facebook_thumb {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
span.facebook_from, span.facebook_to {
	font-weight: bold;
	font-size: 1.1em;
}
.facebook_extras {
	margin-top: 10px;
}
.facebook_title {
	font-weight: bold;
}
.facebook_caption {
	font-size: 0.9em;
	margin-top: 4px;
}
.facebook_desc {
	margin-top: 4px;
	font-size: 0.9em;
}
.facebook_likes{
	margin-top: 10px;
}
/* End Facebook */

/* Flickr Styles */
.flickr_entry {
	padding-top: 5px;
	width: 100%;
	text-align: center;
}
.flickr_entry img {
	max-width: 100%;
	max-height: auto;
}
.flickr_entry a {
	padding-left: 10px;
	font-weight: bold;
}
.flickr_first {
	padding-top: 0;
}
.flickr_only {
	padding: 0;
	margin: 0;
}
/* End Flickr */

/* My Groups Styles */
.selectedGroup1 {
	color: #990000;
}
.parentGroup {
	font-weight: bold; 
	color: #888;
}
#showRolesDiv1 {
	margin-bottom: 5px !important;
}
#showGroupsDiv1 {
	margin-bottom: 5px !important;
}
#currentRolesDiv1 ul, #currentGroupsDiv1 ul {
	margin-left: 0px;
}
#currentRolesDiv1 input, #currentGroupsDiv1 input {
	height: 14px; 
	width: 14px;
}
.RoleGroupHeader {
	height: 12px;
	padding-bottom: 3px;
	border-bottom: #ddd 1px solid;
	font-weight: bold;
}
.RoleGroupToggle {
	float: right;
	font-weight: normal;
}
.ygtvspacer, .ygtvtn, .ygtvln, .ygtvdepthcell, .ygtvblankdepthcell {
	height: 18px;
}
.groupData {
	color: #888 !important;
	font-weight: normal !important;
}
.ygtvlabel {
	display: block;
	clear: both;
	padding: 4px 0;
}
.ygtvlabel input {
	float: left;
	margin-right: 3px;
}
#roleTree1 input, #groupTree1 input {
	height: 14px;
	width: 14px;
}
/* End Groups */

/* News & Announcements Style */
.newscon {
	padding: 5px;
}
.newspostitem {
	padding-bottom: 4px;
}
.newspostedit {
	float: right;
	height: 20px;
	width: 20px;
}
.newsposttitle {
	font-weight: bold;
}
.newspubdate {
	font-style: italic;
}
/* End News & Announcements */

/* Resources styles */
.resourcegroup {
	display: block;
	background-color: #f6f6f6;
	padding: 2px;
	padding-left: 5px;
}
.resourcegroup a {
	text-decoration: none;
}
.resourcesubgroup {
	display: block;
	padding: 2px;
	padding-left: 0;
}
.resourcesubgroup a {
	text-decoration: none;
}
.resourceedit {
	float: right;
	margin-top: 2px;
	margin-right: 1px;
}
.rgimg {
	margin-right: 5px;
}
.resources {
	clear: both;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 17px;
}
.resources_sub {
	clear: both;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 17px;
}
.resourcespace_border {
	clear: both;
	margin-top: 3px;
	margin-bottom: 3px;
	border-top: 1px dashed;
	border-color: #dddddd
}
.resourcespace_blank {
	clear: both;
	padding: 1px;
}
.resources_controls {
	text-align: right;
	border-bottom: #ccc 1px solid;
	padding-bottom: 2px;
	padding-right: 4px;
	margin-bottom: 2px;
}
.resources_controls a {
	text-decoration: none;
}
.resources_controls img {
	margin-right: 4px;
	margin-bottom: 1px;
	vertical-align: middle;
	border: none;
}
/* End Resources */

/* RSS Element Styles */
div.rss_entry {
	margin: 5px 5px 10px 5px;
}
div.rss_datetime {
	color: #999999;
	font-style:italic;
}
div.rss_description {
	padding-left: 5px;
	font-size: 0.9em;
}
/* End RSS */

/* Twitter Element Styles */
ul.twitter {
	list-style: none;
	padding: 0 10px;
	margin: 5px 0;
}
li.twitter {
	border-bottom: 1px solid darkgray;
	padding: 5px 0;
}
li.twitter_follow {
	padding: 5px 0;
	text-align: right;
}
a.tweet_time {
	font-size: 0.9em;
	text-decoration: none;
}
/* End Twitter */

/* Vimeo style */
ul.vimeo {
	list-style: none;
	padding-left: 9px;
	padding-right: 9px;
	margin-top: 5px;
}
li.vimeo {
	padding: 5px 1px;
	cursor: pointer;
}
li.vimeo:hover {
	padding: 4px 0;
	border: 1px solid darkgray;
}
.vimeo_thumb {
	max-width: 40%;
	max-height: auto;
	margin-right: 11px;
	float: left;
}
.vimeo_title {
	font-weight: bold;
	text-decoration: underline;
}
.vimeo_views {
	font-size: .9em;
}
/* End Vimeo */

/* Weather Element Style */
.weatherForecast {
	width: 100%
}
.weatherForecast .location {
	background-color: #ffffff;
	padding: 3px 5px 0px 5px;
	font-weight:bold;
	text-align: center;
}
.weatherForecast .colheader {
	background-color: #ffffff;
	padding:4px;
	border-bottom:1px solid #dddddd;
}
.weatherForecast .data0 {
	background-color: #f6f6f6;
	padding:2px 4px;
}
.weatherForecast .data1 {
	background-color: #ffffff;
	padding:2px 4px;
}
.weatherForecast .lastupdate {
	background-color: #ffffff;
	border-top:1px solid #dddddd;
	padding:8px 5px;
}
.location_search_even{
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #CCC;
}
.location_search_odd{
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #FFF;
}
.location_search_results{
	width:100%;
	margin-top:5px;
	border-top:2px solid black;
}
/* End Weather */

/* Youtube style */
ul.youtube {
	list-style: none;
	padding-left: 9px;
	padding-right: 9px;
	margin-top: 5px;
}
li.youtube {
	padding: 5px 1px;
	cursor: pointer;
}
li.youtube:hover {
	padding: 4px 0;
	border: 1px solid darkgray;
}
.youtube_thumb {
	max-width: 40%;
	max-height: auto;
	margin-right: 11px;
	float: left;
}
.youtube_title {
	font-weight: bold;
	text-decoration: underline;
}
.youtube_views {
	font-size: .9em;
}
/* End Youtube */