div.github-widget {
	-moz-background-clip: border;
	-moz-background-inline-policy: continuous;
	-moz-background-origin: padding;
	background: #F5F5F5 none repeat scroll 0 0;
	border: 1px solid #DDDDDD;
	list-style-type: none;
	margin: 0 0 5px;
	padding: 5px 11px 0;
	line-height: 14px;
}

div.github-widget h3 {
	font-size: 14px;
	font-weight: bold;
	margin: 0;
}

div.github-widget h3 a {
	color: #4183C4 !important;
	text-decoration: none !important;
	background: none !important;
}

div.github-widget ul.repo-stats li a.pill {
	-moz-background-clip: border;
	-moz-background-inline-policy: continuous;
	-moz-background-origin: padding;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	background: #FFFFFF url(../images/pill_icon_matrix.gif) no-repeat scroll
		0 0;
	border: 1px solid #DDDDDD;
	color: #666666;
	display: inline-block;
	font-size: 8pt;
	font-weight: bold;
	height: auto;
	line-height: 1.3;
	margin: 0 !important;
	padding: 1px 5px 1px 20px;
}

div.github-widget ul.repo-stats {
	background: transparent none repeat scroll 0 0;
	border: medium none;
	float: right;
	margin: 0;
	height: auto;
}

ul.repo-stats {
	background: #FFFFFF none repeat scroll 0 0;
	border: 1px solid #DDDDDD;
	display: inline-block;
	margin: 0;
}

div.github-widget ul.repo-stats li {
	border: medium none;
	display: inline;
	line-height: 1.2;
	list-style-type: none;
	margin: 0 0 0 2px !important;
	padding: 0 !important;
	font-size: 10px !important;
}

ul.repo-stats li {
	display: inline-block;
	list-style-type: none;
	margin: 0 !important;
}

.my-github-tabs-content {
	padding-top: 1.4em !important;
	padding-bottom: 1.4em !important;
}

.my-github-tabs-content .ui-tabs-panel{
	padding-top: 0 !important;
	padding-bottom: 0 !important;
}


div.github-widget ul.repo-stats li a.pill-forks {
	background-position: 5px -37px;
}

div.github-widget ul.repo-stats li a.pill {
	-moz-background-clip: border;
	-moz-background-inline-policy: continuous;
	-moz-background-origin: padding;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	background: #FFFFFF url(../images/pill_icon_matrix.gif) no-repeat scroll
		0 0;
	border: 1px solid #DDDDDD;
	color: #666666;
	display: inline-block;
	font-size: 8pt;
	font-weight: bold;
	height: auto;
	line-height: 1.3;
	margin: 0 !important;
	padding: 1px 5px 1px 20px;
}

ul.repo-stats li a {
	background-position: 5px -2px;
	background-repeat: no-repeat;
	border-left: 1px solid #DDDDDD;
	color: #666666;
	display: inline-block;
	height: 21px;
	line-height: 21px;
	padding: 0 5px 0 23px;
}

div.github-widget ul.repo-stats li a.pill-watchers {
	background-position: 5px 3px;
}

div.github-widget ul.repo-stats li a.pill:hover {
	background-color: #4183C4;
	border-color: #4183C4;
	color: #FFFFFF;
	text-decoration: none;
}

div.github-widget ul.repo-stats li a.pill-watchers {
	background-position: 5px 3px;
}

div.github-widget ul.repo-stats li a.pill-watchers:hover {
	background-position: 5px -17px;
}

div.github-widget ul.repo-stats li a.pill-forks {
	background-position: 5px -37px;
}

div.github-widget ul.repo-stats li a.pill-forks:hover {
	background-position: 5px -57px;
}

div.github-widget p.description {
	color:#333333;
	font-size:12px;
	margin:2px 0 10px;
}

/*
.github-widget a {
	border: 0 none;
	font-family: helvetica, arial, freesans, clean, sans-serif;
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
	font-size-adjust: none;
	font-style: normal;
	font-variant: normal;
	margin: 0;
	padding: 0;
	text-align: left;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	color: #333333;
}

.github-widget ul.actions li {
	list-style-type: none;
	display: inline;
	font-size: 11px;
	font-weight: bold;
	color: #333;
	margin: 0 0 0 5px;
}

.github-widget ul.actions li.text {
	padding: 0 5px;
}

.github-widget ul.actions a.feed {
	display: inline-block;
	height: 16px;
	padding: 6px 10px 4px 25px;
	line-height: 16px;
	background: url(../images/feed.png) 5px 50% no-repeat #fff;
	border: 1px solid #eee;
}

.github-widget ul .actions	{
	margin: 0;
	position: absolute;
	top: 20px;
	right: 25px;
}
.github-widget .repohead ul .actions {
	top: 15px;
	padding: 5px 0 5px 20px;
	background: url(../images/actions_fade.png) 0 0 no-repeat;
}

.github-widget.repohead.vis-private ul.actions {
	background-image: url(../images/actions_fade-yellow.png);
}

.usingMouse a {
	outline-color: -moz-use-text-color;
	outline-style: none;
	outline-width: medium;
}

.minibutton {
	background: transparent url(../images/minibutton_matrix.png) no-repeat
		scroll 0 0;
	border: medium none;
	color: #333333;
	cursor: pointer;
	display: inline-block;
	font-size: 11px;
	font-weight: bold;
	height: 23px;
	overflow: visible;
	padding: 0 0 0 3px;
	text-shadow: 1px 1px 0 #FFFFFF;
	white-space: nowrap;
}

.minibutton:hover {
	background-position: 0 -30px;
	color: #FFFFFF;
	text-decoration: none;
	text-shadow: -1px -1px 0 rgba(0, 0, 0, 0.3);
}

.minibutton:hover>span {
	background-position: 100% -30px;
}

.minibutton>span {
	background: transparent url(../images/minibutton_matrix.png) no-repeat
		scroll 100% 0;
	display: block;
	height: 23px;
	line-height: 23px;
	padding: 0 10px 0 8px;
}

.btn-admin .icon,.btn-watch .icon,.btn-download .icon,.btn-pull-request .icon,.btn-fork .icon,.btn-leave .icon,.btn-compare .icon,.btn-reply .icon
	{
	background: transparent url(../images/minibutton_icons.png) no-repeat
		scroll 0 0;
	float: left;
	height: 22px;
	margin-left: -4px;
	width: 18px;
}

.btn-watch .icon {
	background-position: -20px 0;
}

*/