/*
Theme Name: Brave Adventures
Theme URI: http://www.braveadventures.com
Description: Brave Adventures Default Theme
Author: Ryan Van de Kamp
Version: 1.0
*/

body {
	width: 100%;
	height: 100%;
	font-family: 'Lucida Grande',Arial,Helvetica,sans-serif;
	font-size: 14px;
	color: #fff;
	text-align: left;
	line-height: 1.5em; 
	background-color: #000; 
}

/* Content Areas */
#page-wrapper {
	width: 900px;
	margin: 0 auto; 
}

#header {
	width: 900px;
	margin-bottom: 20px;
	text-align: center; 
}

#urbing-login {
	padding-bottom: 20px;
	text-align: center; 
}

#main {
	width: 100%;
	overflow: hidden;
	color: #000;
}

#content-wrapper {
	width: 600px;
	clear: left; 
	float: left;
}

#wrapper {
	width: 600px;
	background-color: #f5f5f5;
	padding: 5px;
	border: 1px solid #d3d1c7;
}

#content {
	padding: 10px;
	margin: 5px;
	border: 1px solid #d3d1c7;
	background: #fff;
	overflow: hidden;
}

#sidebar {
	margin: 0;
	float: right; 
	width: 270px;
}
#footer {
	text-align: center;
	clear: both;
	width: 900px;
	background-position: center bottom; 	
	margin-top: 20px;
	font-size: 1em;
	background-color: #fff;
	color: #000;
}

.moretext {
	font-weight: bold; 
}

.meta-nav {
	font-weight: bold; 
}
/* Navigation for Category, Search etc. */

#nav-below {

}

.navigation {

}

.nav-previous {

}

.nav-next {

}

/* Sidebar */
#sidebar, #sidebar  ul, #sidebar  li {
	list-style: none;
	list-style-position: outside;
}

#sidebar p {
	margin: 0px;
}

#sidebar  ul ul, #sidebar  li {
	padding-left: 0;
}

.sidebarbox {
	margin: 0px;
	border: 1px solid #d3d1c7;
	padding: 10px 10px 0px 10px;
	background-color: #f5f5f5;
}

.widget {
	background: #fff;
	padding: 5px;
	margin-bottom: 10px;
	border: 1px solid #d3d1c7;
}

.widget li {
	padding: 5px 0px 5px 20px;
	margin: 0;
	border-top: 1px solid #d3d1c7;
}

/* Font Styles */
h1 {/*Main Header */
	font-size: 1.6em;
	font-weight: strong; 
}

h2 {/*Sub Header */
	font-size: 1.25em;
	font-weight: strong; 
}

h3 {/*SideBar Header */
	color: #000;
	padding:0px;
	margin:0px;
} 
#sidebar h3 {/*SideBar Header */
	color: #000;
	padding:0px;
	margin:0px;
	font-weight: strong;
	text-align:center;
	font-size: 1.4em;
} 
h3 .edd_download_link_title {
	padding:0px;
	margin:0px;
	text-align: left;
}
h4 {/*Featured Header */

} 
a, a:link, a:visited {
	color: #1E4E69;
	text-decoration: none;
}

a:hover {
	color: #cc0000;
}

/* Image Styles */
img {
	border: none; 
}
ul, li {
	list-style: none;
	list-style-position: outside; 
	padding:0px;
	margin:0px;
	text-align: left;
}

/* Center Classes */
.center {
	float:left;
	width:100%;
	position:relative;
}
.left {
	clear:left;
	float:left;
	position:relative;
	left:50%;
}
.right{
	display: block;
	float:left;
	position:relative;
	right:50%;
}

/* Entry Style */

.entry-content {

}

/* Search Form */
.searchform  { 
	border: 3px solid #383332; 
	background: #EFEFEF; 
	width: 190px; 
	padding: 6px 5px; 
	margin: 0; 
	height: 20px;
}

.searchform .s  { 
	font-family: 'Lucida Grande', Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	border: none; 
	background: #EFEFEF; 
	padding: 0; 
	margin: 0; 
	float: left; 
	width: 174px; 
}

.searchform .searchsubmit  { 
	background: url("images/searchsubmit.gif") no-repeat; 
	width: 16px; 
	height: 16px; 
	border: none; 
	float: left; 
	cursor: pointer;
	padding: 0;
	margin: 0; 
	text-indent: -9000px;
	}
.searchform .searchsubmit:hover  { 
	background: url("images/searchsubmit.gif") no-repeat; opacity: 1; 
}


/* Super Fish Skin */
#nav {
	height: 30px; 
	background-color:#000;
	margin-bottom: 10px;
	float:left;
}
#memberarea{
	height: 30px; 
	float:left;
	margin-bottom: 0px;
	font-size: 14px;
	padding-top: 7px;
}
#memberarea a, #memberarea a:visited{
	border-left: none;
	border-top:	none;
	background-color: #000;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
}
#memberarea a:hover{
	background-color: #fff;
	color: #000;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
}

.sf-menu {
	background-color:#000;
	float: none; 
	margin: 0px auto;
}
.sf-menu a, .sf-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/	
	border-left: none;
	border-top:	none;
	background-color: #000;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	height: 10px;
}
.sf-menu li, .sf-menu li li li, .sf-menu li li  {
	background:	none;
}
.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
	outline: 0;
	background-color: #fff;
	color: #000;
}

.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	top: 30px; /* match top ul list item height */
}

/* Search Results */

.search-result {
	margin-bottom: 10px;
	clear: both;
	width: 550px;
	overflow: hidden;
	padding: 20px 10px 0px 10px;
}

/* IE 7 Hacks */
#wrapper {
	*padding-top: 10px;
}

#content {

}

#sidebar {
}

#sidebar  ul ul, #sidebar  li, #sidebar  li ul,.sidebarbox ul, .sidebarbox li, .sidebarbox ul ul {
	*padding-left: 0px;
}

.sidebarbox {
	*width: 210px;
}

.widget .searchform {
	*padding-left: 0px
}

.widget ul{
	*margin-left: 0px;
}

.searchform  { 
	*width: 174px; 
}

.searchform .s  { 
	*width: 158px; 
}

.searchform .searchsubmit  { 
	*text-indent: 0px;
}

.search-thumbnail {
	*padding-top: 0px;
}

/* Wordpress Built in Img Classes */
img.alignright {float:right; margin:0 0 1em 1em}
img.alignleft {float:left; margin:0 1em 1em 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
a img.alignright {float:right; margin:0 0 1em 1em}
a img.alignleft {float:left; margin:0 1em 1em 0}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto}
.error{
color: #ff0000;
}
.product-image {
width: 175px;
}
.newsletter-submit {
    /* background: url(images/);*/
	font-weight: 900;
	font-size: 20px;
	padding: 10px;
	background-color: #000;
	color: #fff;
	width: 180px;
	border: 4px solid #000;
	cursor: pointer;
	-moz-border-radius: 15px;
	border-radius: 15px;
}

.newsletter-submit:hover {
    /* background: url(images/);*/
	font-weight: 900;
	font-size: 20px;
	padding: 10px;
	background-color: #fff;
	color: #000;
	width: 180px;
	border: 4px solid #000;
	cursor: pointer;
	-moz-border-radius: 15px;
	border-radius: 15px;
}

.newsletter-email {
	width: 180px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 18px;
	border: 2px solid #000;
}

.newsletter-info {
	font-weight: bold;
	text-align: center;
	font-size: 17px;
	width: 180px;
}