/* @override http://loosestitch.dev/styles/main.css */

body, p {
	font-size: 12px;
	line-height: 17px;
	color: #333
}

#container {
	background-image: url(/images/bkg_middle.png);
	width: 956px;
}

#intro {
	background-image: url(/images/bkg_topcap.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 800px;
	height: 260px;
	margin-bottom: 0;
	padding-top: 10px;
	padding-left: 3px;
}

#main-content {
	color: #333;
	margin: 0 3px 20px 3px;
	padding: 0 15px 5px 15px;
}

#col1 {
	width: 295px;
	float: left;
	color: #333;
	background-color: #e6e6e6;
	padding: 10px;
}

#col2 {
	width: 465px;
	float: right;
	font-size: 14px;
	line-height: 24px;
	background-image: url(/images/screenshot.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 155px;
	padding-left: 20px;
}

#right-col {
	float: right;
	width: 200px !important;
	padding: 10px 13px 0 10px;
	color: #777
}

#right-col p {
	font-size: 10px;
}

#topcap {
	height: 30px;
	background: url(/images/bkg_topcap_aux.png) no-repeat;
	padding: 15px 0 0 18px
}

#botcap {
	clear: both;
	height: 10px;
	font-size: 5px;
	line-height: 5px;
	background: url(/images/bkg_botcap.png) no-repeat
}

#container.greysidebar {
	background-image: url(/images/bkg_middle_aux_partgrey.png) !important;
}

#container.greysidebar #main-content {
	margin-right: 223px !important;
	padding: 10px !important;
}

#container.greysidebar #botcap {
	background: url(/images/bkg_botcap_aux_partgrey.png) no-repeat
}

#preamble {
	padding-bottom: 10px;
}

.search-entry {
	padding: 10px 0;
	color: #777
}

ul {
	margin-left: 15px;
	list-style-type: square
}

ul li {
	padding: 5px 0
}

#footer {
	width: 930px;
}

a:hover {
	color: #f36
}

.label {
	display: block;
	float: left;
	width: 70px;
	text-align: right;
	margin-right: 5px
}

.panel {
	float: left;
	width: 170px;
	padding: 10px;
	font-size: 10px
}

.panel img {
	width: 168px;
	height: 68px;
	border: 1px #ccc solid;
	margin-bottom: 6px
}

.panel ul {
	margin-left: 5px;
	list-style: square
}

.panel ul li {
	margin-left: 10px
}

.clearer {
	clear: both
}

#pagination {
	height: 50px;
	border-bottom: 1px #ddd solid;
}

#outlines-title {
	font-size: 18px;
}

#outlines-title-r {
	
}

#page-of {
	float: left;
	padding-top: 5px;
	color: #999;
	font-size: 11px;
}

#meta, #page-links {
	float: right;
	padding-top: 5px;
	color: #999;
	font-size: 11px;
}

.tag-in-cloud {
	display: block;
	font-size: 10px;
	float: left;
	padding-right: 10px;
	text-transform: capitalize;
}

.view-count {
	float: right;
}

ul#tabs {
	list-style-type: none;
	height: 20px;
	margin: 0 0 10px 0;
	padding: 1px 10px;
	background-color: #eee;
	border-top: 1px #ccc solid;
	border-bottom: 1px #ccc solid;
}

#tabs li {
	float: left;
	margin: 0;
	padding: 0;
}

#tabs li a {
	float: left;
	display: block;
	color: #666;
	height: 20px;
	text-indent: -3000px;
	background-repeat: no-repeat;
	background-image: url(/images/bkg_ideas_buttons.png);
	margin: 0 5px 0 0;
}

#tabs li.recent a {
	width: 83px;
	background-position: 0 -8px;
}

#tabs li.recent a:hover {
	background-position: 0 -44px;
}

#tabs li.recent a:active {
	background-position: 0 -80px;
}

#tabs li.recent a.active {
	background-position: 0 -80px;
}

#tabs li.popular a {
	width: 92px;
	background-position: -133px -8px;
}

#tabs li.popular a:hover {
	background-position: -133px -44px;
}

#tabs li.popular a:active {
	background-position: -133px -80px;
}

#tabs li.popular a.active {
	background-position: -133px -80px;
}

#tabs li.loosestitch a {
	width: 83px;
	background-position: -289px -8px;
}

#tabs li.loosestitch a:hover {
	background-position: -289px -44px;
}

#tabs li.loosestitch a:active {
	background-position: -289px -80px;
}

#tabs li.loosestitch a.active {
	background-position: -289px -80px;
}

#single-user {
	width: 300px;
	margin-top: 40px;
	float: left;
}

#friendpack {
	width: 300px;
	margin-top: 40px;
	margin-left: 10px;
	float: left;
}

#corporate {
	width: 300px;
	margin-top: 40px;
	float: left;
}