/*
Theme Name: Getshopped Theme
URI: http://justintadlock.com
Description: GetShopped.org Forums Theme.
Version: 1.0

*/


/* Left, right, and center alignment */
.left { float: left; margin: 0 10px 10px 0; }
.right { float: right; margin: 0 0 10px 10px; }
.center { margin: 10px auto; display: block; }

/* Code */
pre {
	color:#333;
	font-size:1em;
	overflow:auto;
	margin: 0 0 0.5em 0;
	padding:1em;
	background-color:#fff;
	border:1px dashed #ddd;
}
pre code {
	font-size:1em;
}
blockquote {
	padding:1em;
	border:1px dashed #ddd;
	background-color:#fff;
	margin:0 0 0.5em 0;
}
blockquote p {
	margin:0;
	padding:0;
}
#wpsc_forum_message{
border-bottom:1px solid #CCCCCC;
background-color: #fffbd6;
}


/************************************************
	Search form (navigation)
************************************************/

p.views {
	font-size:11px;
	margin:0.2em 0 0 0;
}
#login-pane p.btn-login, #login-pane .loginform {
	margin:0 auto;
	padding:0 auto;
}
table#forumlist, table#latest {
	margin:1em 0 0 0;
	border:none;
}
table#latest tr a:hover {
	color:#18a4d5;
}
table#latest tr.resolved td, table#latest tr.resolved a {
	color:#078f48;
}
table#latest tr.resolved:hover td, table#latest tr.resolved:hover td a {
	color:#76ce78;
}
table#latest tr.closed td, table#latest tr.closed a {
	color:#666;
}
table#latest tr.closed:hover td, table#latest tr.closed:hover td a {
	color:#888;
}

table#forumlist th, table#latest th {
	padding:0.5em 0 !important;
	font-weight:bold;
	background-color:#dedede;
	color:#333;
}
table#forumlist th a, table#latest th a {
	color:#000;
}
table#forumlist td, table#latest td {
	font-size:12px;
	padding:0.5em 0 !important;
}
table#forumlist td a, table#latest td a {
	font-size:13px;
}
a.rss-link {
	background:url('images/rss.png') left top no-repeat;
	padding:0 0 0 22px;
}
form.search-form {
	border:0;
	margin:0;
	padding:0;
}
form.search-form p {
	margin:0 0 0.5em 0;
	padding:0;
}

#search form {
	float: right;
	width: 235px;
	display: inline;
	padding: 0; margin: 0;
	background: transparent;
	border: none;
	}
	
form.search-form {
	display: block;
	padding: 0; margin: 0;
	background: transparent;
	border: none;
	}
	
	
#search input#s {
	width: 235px;
	padding: 5px;
	margin: 2px 0;
	color: #333;
	background: #f7f7f7;
	border: 1px solid #333;
	}
#search input#search-submit { display: none; }


#forums { width: 611px; }

#forums.right, #content.right, #sidebar.right { float: left; margin: 0; }
#forums.left, #content.left, #sidebar.left { float: left; margin: 0; }

#topic-page #forums { width: 926px; padding: 0; }

/************************************************
	Content
************************************************/
/*.section-header, #sidebar .menu h2 {
	margin: 0 0 10px 0;
	padding: 7px 0 7px 5px;
	height: 17px;
	background: #fff;
	border: 1px solid #ccc;
	}*/
#sidebar .section-header, #sidebar .menu h2 {
	margin:0 0 0.5em 0;
	border-bottom:1px solid #ccc;
	font-size:12px;
	font-weight:bold;
	}
#sidebar li {
	padding:0 0 0.8em 0 !important;
	border-bottom:1px solid #ccc;
}

.section-header a, .section-header a:visited, .menu h2 a { font-weight: bold; }

/************************************************
	Tables
************************************************/
table {
	overflow: hidden;
	width: 100%;
	margin: 0 0 15px 0;
	padding: 0;
	background: #fff;
	border: 1px solid #ccc;
	}
tr {
	background: #fff;
	}
#profile-page table {
	border: none;
	}
#profile-page tr {
	background: transparent;
	}
tr.alt {
	background: #f9f9f9;
}
td {
	padding: 7px 7px;
	}
th {
	color: #fff;
	background: #666;
	border-bottom: 0px solid #333;
	padding: 8px 7px;
	font-size: 11px;
	font-weight: normal;
	text-transform: uppercase;
	text-align: left;
	}
th a, th a:visited  {
	color: #fff;
	font-size: .95em;
	font-weight: bold;
	}
th.topic { width: 58%; }
th.post, th.last-post, th.freshness, th.remove { width: 10%; }

.sticky, .sticky alt, .super-sticky { font-size: 10px; font-weight: bold; background: #ffffcc!important; }

/************************************************
	Topics (threads)
************************************************/
.infobox {
	overflow: hidden;
	display: block;
	margin: 0 0 10px 0;
	padding: 15px 0;
	background: #fff;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	}

.infobox ul li {
background: none;
}
#topic-info h3, #topic-tags h3 {
	margin:0 0 0.5em 0;
	padding:0;
	font-size: 1.1em;
	}
#topic-info {
	float: left;
	width: 400px;
	}
#topic-info ul {
	margin:0;
}
#topic-info li {
	margin:0;
	padding:0.2em 0;
}
#topic-tags {
	width: 200px;
	float:left;
	overflow: hidden;
	text-align:right;
	}
#topic-tags #othertags {
	float: right;
	width: 100%;
	padding-left: 10%;
	}
#topic-tags ul {
	margin-top: 10px;
}
#topic-tags #topic-rating {
	width:100px;
	margin:0 0 0 200px;
}
#topic-tags #topic-rating p {
	margin:0 0 0.2em 0;
	padding:0;
}

#thread {
	width:892px;
	list-style:none;
	margin:2em 0 0 0;
	padding:0;
}
#thread li {
	list-style:none;
	line-height:1.5em;
	clear:both;
	border-top:1px solid #fff;
}
#thread li ol, #thread li ul { margin-left: 40px; }
#thread li ol li, #thread li ul li { padding: 0; }
.threadauthor {
	float:left;
	padding:0;
	width:140px;
	background:url('images/bubble.png') right 15px no-repeat;
}
.threadauthor p { margin: 0; }
.threadauthor small { font: 11px Verdana, Arial, Helvetica, sans-serif; }
.threadpost {
	padding:1.5em 1em 1em 1em;
	margin-left:140px;
	background-color:#eee;
	-moz-border-radius:6px;
	-khtml-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	/* width:697px;
	max-width:697px; */
	color:#333;		
}
.threadpost ul, .threadpost ol {
	margin:0 !important;
	padding:0 !important;
}
.threadpost li {
	padding:0 0 0 1em !important;
}
.threadauthor img.avatar {
	margin:0 0 0.5em 0;
	padding:3px;
	border:1px solid #ccc;
}
.poststuff {
	clear:both;
	_clear: none; /* Hack to fix broken .alt coloring in IE6 */
	border-top: 1px dotted #ccc;
	margin: 10px 0 0 0;
	padding: 5px 0 0 0;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
.post .admin {
	font-size:12px;
	line-height:24px;
}

/************************************************
	Profile page
************************************************/
.profile {
	overflow: hidden;
	margin: 0 0 15px 0;
	padding: 10px;
	background: #fff;
	border-top: 1px solid #ccc;
}
#profile-page .avatar {
	float: left;
	margin-right: 20px;
	}
#profile-page dl {
	float: left;
	width: 80%;
	margin: 0 0 15px 0;
	padding-top: 0;
	}
#profile-page dd {
	margin-left: 10px;
	}
#profile-page ol {
	margin: 15px 0 15px 35px;
	}
#profile-page ol li {
	margin: 2px 0;
	}
#profile-page ol li a {
	font-weight: bold;
	}
#user-replies ol li .freshness, #user-threads ol li .freshness {
	font-size: 11px;
	color: #555;
	display: block;
	}

/************************************************
	Forms
************************************************/
fieldset {
	border: none;
	padding: 0;
	margin: 0;
	}
form {
	display: block;
	margin: 0 0 15px 0;
	padding: 10px;
	background: #fff;
	border: 1px solid #ccc;
}

.infobox form {
	display: inline;
	padding: 0;
	background: transparent;
	border: none;
	}
input {
	color: #333;
	padding: 3px 5px;
	background: #f7f7f7;
	border: 1px solid #ccc;
	}
textarea {
	padding: 10px;
	color: #333;
	background: #f7f7f7;
	border: 1px solid #ccc;
}
#tag{
	width:60px;
}

#postform, .postform {
	margin:0;
	padding:0;
	border:0;
}
#postform label {
	color:#333;
}
#postform label.labelblock {
	display:block;
	margin:0 0 0.2em 0;
}
ol.related_topics {
	margin:0.4em 0 0 0;
	padding:0;
}
ol.related_topics li {
	margin:0 0 0 6em;
	padding:0.2em 0;
}
form input.inputbox,
form select,
form textarea.inputbox {
	padding:3px;
	-moz-border-radius:3px;
	-khtml-border-radius:3px;	
	-webkit-border-radius:3px;
	border-radius:3px;
	background-color:#fff;
	border:1px solid #d5d5d5;
	color:#666;
	font:12px/16px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, Arial, Helvetica, sans-serif;
}
form textarea.inputbox {
	width:592px;
}
.login input, #profile-page input, .submit input {
	padding: 5px 10px;
}
.login input {
	margin: 2px 0 0 0;
}
#topic-page textarea {
	width: 97.5%;
}
#profile-page input {
	padding: 2px 5px;
}
.login label {
 clear: both;
 display: block;
}
.login input#submit, .submit input {
	width: 100px;
	margin-right: 15px;
	cursor: pointer;
}
#tagformsub, #resolvedformsub {
	cursor: pointer;
}
#profile-page legend {
	margin-bottom: 15px;
	font: 1.2em Verdana;
	color: #0c386e;
	}

.login input {
	width: 82%;
	margin-bottom: 10px;
	}
.login #remember {
	width: 10px;
	margin: 5px 0 0 5px;
	}

/************************************************
	Sidebar
************************************************/
#sidebar {
	overflow: hidden;
	width: 300px;
  margin: 52px 16px 0 0 !important;
	}
.menu {
	overflow: hidden;
	float: left;
	width: 278px;
	margin: 0 0 10px 0;
	padding: 10px;
	border: 0px solid #ccc;
	background: #fff;
	}
.menu li, .tabbed .tab-content li { padding: 0 5px 0 0; }
#sidebar .menu li a, #widget-blocks .menu li a, .tab-content li a { width: 97%; display: block; padding: 2px 0 2px 10px; }
.menu ul li a:hover, .tabs-block .tabbed div li a:hover { text-decoration: none; }
#sidebar .tab-content p, #widget-blocks .tab-content p { margin: 5px; }
#sidebar .latest_posts ul,
#sidebar .latest_posts ul li,
#sidebar .latest_posts ul li a {
	list-style:none;
	margin:0;
	padding:0;
	background-image:none;
}
#sidebar .latest_posts ul li {
	margin:0 0 10px 0;
}
#sidebar .latest_posts ul li a {
	font-weight:bold;
}
#sidebar .latest_posts ul li span {
	font-size:12px;
	font-weight:normal;
}

/* Ads */
#sidebar .ads img { width: 125px; height: 125px; margin: 1% 1% 1% 1%; }


/************************************************
	Footer
************************************************/
#footer {
	color: #fff;
	clear: both;
	width: 945px;
	margin: 0 auto;
	border-top: 0px solid #660000;
	}
#footer p {
	float: left;
	width: 50%;
	margin: 0 auto;
	padding: 5px 0;
	}
#footer p.icons {
	float: right;
	text-align: right;
	width: 50%;
	height: 30px;
	}
#footer img { border: none; padding: 0px; }
#footer a { color: #ccc; font-weight: bold; }
#footer a:hover { text-decoration: underline; }
#footer img { margin: 0 10px; border: none; }

.signature {
	background-color:#eee;
	border-top:1px dotted #ccc;
	color:#333;
	padding:0.5em 0 0 0;
}
.side_intro {
width: 280px;
padding: 10px;
line-height: 20px;
font-size: 14px;
}
table#latest, table#stickies {
	margin:1em 0 0 0;
}

p.notice {
	padding:0.5em;
	margin:0.5em 0;
	background-color:#ffffe0;
	border-top:1px solid #c8dade;
	border-right:1px solid #afc0c3;
	border-bottom:1px solid #a1b0b3;
	border-left:1px solid #bfbfbf;
	color:#000;
	font-size:12px;
}
div.buttons {
	clear:both;
	margin:1em 0 0 0;
	padding:0.5em 0 0 0;
	border-top:1px dotted #ccc;
}
input.button {
	background:url('images/btn-bg.gif') left top repeat-x transparent !important;
	color:#fff !important;
	font-weight:bold !important;
	padding:3px;
	-moz-border-radius:3px;
	-khtml-border-radius:3px;	
	-webkit-border-radius:3px;
	border-radius:3px;
	border:1px solid #d5d5d5;
}
div.row {
	margin:0 0 0.5em 0;
}
.navigation-links {
	margin:1.5em 0 0 0 !important;
}
.navigation-links .page-numbers {
	padding:0.5em;
}
.navigation-links .current {
	color:#000;
	font-weight:bold;
}
.threadauthor .trusted {
	background:url('images/trusted.png') left top no-repeat;
	width:120px;
	height:32px;
	color:#fff;
	text-align:center;
	line-height:26px;
}