/*  
Theme Name: bbPress
Theme URI: http://bbpress.org/
Description: bbPress.org theme.
Version: 1.0
Author: Matt Mullenweg
Author URI: http://photomatt.net/
*/

a {
	color: #E56925;
	text-decoration: none
}

a:visited {
	color: #E56925;
}

a:hover {
	color: #6B8812;
}

body, html {
background:#E9E4DE none repeat scroll 0%;
color:#4F2A32;
font-family:"Lucida Grande",Geneva,Arial,Verdana,sans-serif;
font-size:14px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:1.7em;
margin:0pt;
min-width:960px;
padding:0pt;
}
h1, h2 {
	font-family:"Lucida Grande",Geneva,Arial,Verdana,sans-serif;
	color: #5E1A03;
	text-align:left;
	
}
h2 {
	font-size: 22px;
	font-weight: normal;
}

h3 {
	font-size: 18px;
	font-weight: normal;
}

h4, h5 { margin-bottom: .5em; }

.topictitle {
background:#F8FFBF none repeat scroll 0%;
display:inline;
line-height: 1.5em;
font-size:26px;
font-weight:normal;
padding: 5px 10px 5px 10px;
}

.topicmeta {
font-size: 10px;
padding: 0px 0px 5px 20px;
}

#tag-form {
font-size: 10px;
}

#yourtaglist {
font-size: 10px;
float:left;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0pt 15px;
}

#thread {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0pt 0pt 0pt 100px;
padding:0pt;
}
#thread li {
line-height:1.5em;
padding:1.5em 1em;
}
#thread li ol, #thread li ul {
margin-left:40px;
}
#thread li ol li, #thread li ul li {
padding:0pt;
}
.threadauthor {
background: url(images/avatar_gradiant.gif);
margin-left:-120px;
overflow:hidden;
position:absolute;
width:100px;
height:80px;
padding: 5px 10px 5px 10px;
}

.threadauthor strong a {
font-family:Verdana,Arial,Helvetica,sans-serif;
position:absolute;
top:55px;
text-align:center;
font-size:12px;
color: #295F2B;
}
.threadauthor small a {
font-family:Verdana,Arial,Helvetica,sans-serif;
text-align:center;
position:absolute;
top:70px;
font-size:11px;

}

.avatar {
position:absolute;
left:24px;
}

.threadpost {
padding: 5px 10px 5px 10px;
}

.poststuff {
border-top:1px dotted #CCCCCC;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:10px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:normal;
margin:10px 0pt 0pt;
padding:5px 0pt 0pt;
text-transform:uppercase;
}

.rss-link {
background: url('http://ryanishungry.com/wp-content/themes/k2/images/feed.png') left center no-repeat;
margin-left: 10px;
margin-bottom: 20px;
padding: 2px 10px 2px 20px;
font-size: 12px;
line-height: 1.8em
}


img {
	border: none;
}

input, textarea {
	background: #fefefe;
	border: 1px solid #ccc;
	font-family:"Lucida Grande",Geneva,Arial,Verdana,sans-serif;
	padding: 2px;
}

label {
	cursor: pointer;
}

}

p, dl, textarea, li {
	line-height: 135%;
}

#content {

	margin-left: 20px;
	padding-right: 20px;
}

#credit, th {
	font-size: 16px;
}

#bbfooter {
background:#660000 url(http://showinabox.tv/wp/wp-content/themes/showinabox/images/footergraphic.png) repeat-x scroll 0% top;
color:#DB6955;
min-width:600px;
height:60px;
font-size:9px;
line-height:1.2em;
padding: 20px;
text-align:center;
}

#bbfooter {
 color:#DB6955;
}

#bbfooter a, #bbfooter a:link, #bbfooter a:visited, #bbfooter hover {
border-bottom:1px dotted;
color:#FF6633;
}

/*
#bbfooter img a, #bbfooter img a:hover {
border-bottom: none;
}
*/

#bbfooter p a.noborderlink {
border-bottom: none;
}

h2#tag {
    position: absolute;
    font-style: italic;
    top: 27px;
    font-size: 20px;
    left: 50%;
    margin-left: 110px;
}

#head {
	margin: 0;
	padding: 0px 0 0 0;
}

#head a {
	background: url(images/header_bb.jpg) no-repeat right center;
	display: block;
	height: 150px;
	text-decoration: none;
	text-indent: -1000px;
}

#wrap {
	background: #fff;
	margin: auto;
	padding: 0;
	width: 700px;
}

#menu {
	border-bottom: 5px solid #e9e9e9;
	height: 23px;
	list-style: none;
	margin: 0 0 0 0;
	padding: 0 0 0 15px;
	font-size: 10px;
	
}

#menu #last a {
	border-right: none;
}

#menu a {
	border-right: 1px solid #ccc;
	color: #000;
	float: left;
	padding: 1px 10px;
	text-decoration: none;
}

#menu a:hover, #menu #current, #menu li.current_page_item a, #menu li.current_page_parent a {
	background: #e9e9e9;
	color: #333;
}

#menu li {
	display: inline;
	margin: 0;
	text-align: center;
}

#sidebar {
	border-top: 5px solid #e9e9e9;
	color: #e4e4e4;
	float: right;
	width: 200px;
	background: #eee;
}

#sidebar #submenu {
	list-style: none;
	margin: 0;
	padding: .5em 0;
}

#sidebar #submenu #subcurrent, #sidebar #submenu .current_page_item {
	background: #fff;
	color: #333;
	letter-spacing: 1px;
}

#sidebar #submenu a {
	color: #333;
	display: block;
	height: 25px;
	padding-left: 10px;
	text-decoration: none;
}

#sidebar #submenu a:hover {
	background: #e0e0e0;
}

#sidebar h2 {
	color: #fff;
	font-size: 23px;
	margin: 0 0 5px 0;
	padding-top: 3px;
	text-align: center;
}

#sidebar p {
	margin: 0;
	margin-left: 9px;
}

#sidebar p a {
	color: #fff;
}

#sidebar ul {
	list-style: square;
	margin-left: 30px;
	margin-top: 0;
	padding: 0;
}

.meta {
	font-size: 80%;
	margin-top: -1em;
}

.feedback {
	font-size: 80%;
	text-align: right;
	padding-bottom: 15px;
	border-bottom: 15px solid #eee;
}

#comment {
	width: 95%;
}

#lsidebar {
	padding: 1em;
}

#lsidebar ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#lsidebar ul li {
	background: #eee;
	padding: 0 7px;
	margin-bottom: 5px;
}

#lsidebar ul ul li {
	background: #fff;
	font-size: 10px;
}

.submit {
	text-align: right;
}

#commentlist {
	list-style: none;
	margin: 0;
	padding: 0;
}

#commentlist .pingback p, #commentlist .trackback p,
#commentlist .pingback p.cite span, #commentlist .trackback p.cite span {
	display: none;
}

#commentlist .pingback p.cite, #commentlist .trackback p.cite {
	display: block;
	background: #eee;
	padding: 4px 10px;
	font-size: 14px;
}

#commentlist .comment {
	padding: 0 10px;
}

table.content-list td, #latest td, #forumlist td, #favorites td {
padding:5px 10px;
}
table.content-list tr:hover, #latest tr:hover, #forumlist tr:hover, #favorites, tr:hover {
background:#E4F3E1 none repeat scroll 0%;
}
table.content-list th, #latest th, #forumlist th, #favorites th {
background:#FF9FB7 none repeat scroll 0%;
border-bottom:1px solid #AAAAAA;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:11px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:normal;
text-align:center;
padding:5px 10px;
text-transform:uppercase;
}
table.content-list, #latest, #forumlist, #favorites {
background:#F7F7F7 none repeat scroll 0%;
margin-bottom:2em;
width:100%;
}
td.num {
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:11px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:normal;
text-align:center;
}


