/*
	text-transform: lowercase;
	letter-spacing: 4px;
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	background: #666159 url(/wp-content/themes/sandbox/img01.jpg) repeat-x scroll 0 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #D4D4D4;
}

h1, h2, h3, h4, th {
	margin: 0;
	text-transform: lowercase;
	font-weight: normal;
	font-family: "Georgia", Times New Roman, Helvetica, sans-serif;
	color: #FFFFFF;
}

h1 {
	letter-spacing: -1px;
	font-size: 26px;
}

h2 {
	letter-spacing: -1px;
	font-size: 20px;
	line-height: 22px;
}

h3 {
	letter-spacing: -1px;
	font-size: 20px;
	font-weight: normal;	
	line-height: 22px;
	color: #C1D11C;
}

h4 {
	letter-spacing: -1px;
	font-size: 22px;
	margin: 5px 5px 5px 5px;
}

p, ul, ol {
	text-align: left;
	/* line-height: 20px; */
	font-size: 12px;
}

table {
	max-width: 700px;
}

th {
	font-family: "Georgia", Times New Roman, Helvetica, sans-serif;
	text-align:left;
	font-size: 16px;
	font-weight: normal;
	letter-spacing: -1;
}

td {
	padding: 2px 2px 2px 2px;
    margin: 0;
    line-height: normal;
	font-size: 11px;
	max-width: 700px;
}

tr {
}

.thumb { float: left; }

a:link, a:visited {
	color: #C1D11C;
	text-decoration: none;
}

a:hover, a:active {
	text-decoration: none;
	color: #fff;
}

img {
	border: none;
	max-width: 500px;
}

img.left {
	float: left;
	margin-right: 15px;
}

img.right {
	float: right;
	margin-left: 15px;
}

/* Form */

label {
	width: 150px;
	text-align: center;
}
form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

legend {
	display: none;
}

input, textarea, select {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	border: solid 1px #fff;
	margin: 3px 3px 3px 3px;
}


textarea.profile {
	width: 400px;
	height: 100px;
}

/* Header */

#header {
	width: 850px;
	height: 122px;
	margin: 0 auto 10px auto;
}

#logo {
	float: left;
}

#logo h1 {
	font-size: 38px;
	color: #FFFFFF;
}

h1 sup {
	vertical-align: text-bottom;
	font-size: 18px;
	margin-right: -1px;
}

h2 sup {
	vertical-align: text-bottom;
	font-size: 18px;
	margin-right: -1px;
}

#logo h1 a {
	color: #FFFFFF;
}

#logo h2 {
	margin-top: -10px;
	font-size: 12px;
	color: #A0A0A0;
}

#logo a {
	text-decoration: none;
}

/* Menu */

#menu {
	margin-top: 0px;
	clear: both;
	width: 850px;
}

#menu ul {
	margin: 0;
	padding: 13px 0 0 0;
	list-style: none;
	float: right;
}

#menu li {
	display: inline;
	font-weight: 500;
}

#menu li ul {
	position: absolute;
	visibility: hidden;
	z-index: 2;
}

#menu li li {
	display: list-item;
}

#menu a {
	display: block;
	float: left;
	opacity: .6;
	filter: alpha(opacity=60);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	background: #c1d11c url(link01.png) repeat-x scroll;
	margin-left: 6px;
	padding: 7px 5px;
	text-decoration: none;
	text-transform: lowercase;
	letter-spacing: 3px;
	font-size: 13px;
	color: #fff;
}

#menu a:hover {
	/* border-top: 5px solid #C1D11C;
	border-bottom: 3px solid #C1D11C; */
	text-decoration: bold;
	opacity: 1;
	filter: alpha(opacity=100);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	background: url(link02.png) repeat-x scroll;
	color: #444;
}

#menu .current_page_item a {
	text-decoration: bold;
	opacity: 1;
	filter: alpha(opacity=100);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	background: url(link02.png) repeat-x scroll;
	color: #444;
}

#menu .active a {
	/* border-top: 5px solid #C1D11C;
	border-bottom: 3px solid #C1D11C;
	*/
	background: #F5F5F5;
}

/* Page */

#container {
	width: 850px;
	margin: 0 auto;
	height: auto;
	min-height: 450px;

}

/* Content */

#content {
	float: left;
	width: 600px;
	/* border: solid 1px #fff; */
}

/* Post */

.post {
}

.post .title {
	margin-bottom: 10px;
	margin-top: 20px;
	padding: 0 0 3px 0px;
	border-bottom: 1px solid #86910F;
	clear: both;
	font-size: 24px;
}

.entry-title {
	margin-bottom: 10px;
	margin-top: 20px;
	padding: 0 0 3px 0px;
	border-bottom: 1px solid #86910F;
	clear: both;
	font-size: 24px;
}

.post .entry-date {
	font-size: 10px;
}

.post .entry-content {
	font-size: 12px;
}

.post .meta {
	clear: both;
	margin-top: 15px;
	margin-bottom: 10px;
	display: block;
	padding: 15px 10px 30px 10px;
	font-size: 11px;
}

.entry-meta {
	clear: both;
	margin-top: 35px;
	display: block;
	border: 1px solid #86910F;
	padding: 15px 10px 30px 10px;
	font-size: 11px;
}

.post .meta span {
	margin: 0;
	line-height: normal;
	color: #999999;
}

.post .meta p {
	margin: 0;
	line-height: normal;
	color: #999999;
}

.post .meta .byline {
	float: left;
}

.post .meta .links {
	float: right;
}

.post .meta .more {
	padding: 0 20px 0 18px;
	background: url(/wp-content/themes/sandbox/img06.gif) no-repeat left center;
}

.post .meta .comments {
	padding-left: 22px;
	background: url(/wp-content/themes/sandbox/img07.gif) no-repeat left center;
}

.post .meta b {
	display: none;
}

/* Sidebar */

#primary {
	float: right;
	width: 195px;
	margin: 0 0 0 0;
	/* border: 1px solid #86910F; */
}

#primary ul {
	margin: 0;
	padding: 0;
	list-style: none;
	padding-bottom: 5px;
}

#primary li {
	margin-bottom: 10px;
	clear: both;
	background: #524d49;
	line-height: 15px;
}

#primary #wp-forum-latest-activity li {
	line-height: 12px;
}

#primary li ul {
}

#primary li li {
	margin: 5px 5px 5px 5px;
	clear: both;
}

#primary h3 {
	margin-bottom: 10px;
	padding: 5px;
	background: url(/wp-content/themes/sandbox/header.png) repeat-x left 50%;
	border-bottom: 1px solid #86910F;
	font-size: 16px;
	color: #FFF;
}

#primary h2 {
	margin-bottom: 10px;
	padding: 5px;
	/* background: url(/wp-content/themes/sandbox/img04.gif) no-repeat left 50%; */
	background: url(/wp-content/themes/sandbox/header.png) repeat-x left 50%;
	border-bottom: 1px solid #86910F;
	font-size: 16px;
	color: #FFF;
}

#primary h2 sup {
	vertical-align: text-bottom;
	margin-left: 55px;
	font-size: 12px;
}

/* Sidebar */

#secondary {
	float: right;
	clear:right;
	width: 195px;
	margin: 0 0 0 0;
	/* border: 1px solid #86910F; */
}

#secondary ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#secondary li {
	margin-bottom: 10px;
	clear: both;
	background: #524d49;
	line-height: 12px;
}

#secondary li ul {
}

#secondary li li {
	margin: 5px 5px 10px 5px;
	padding-bottom: 10px;
	clear: both;
}

#secondary h3 {
	margin-bottom: 10px;
	/* background: url(/wp-content/themes/sandbox/img04.gif) no-repeat left 50%; */
	padding: 5px;
	background: url(/wp-content/themes/sandbox/header.png) repeat-x left 50%;
	border-bottom: 1px solid #86910F;
	font-size: 16px;
	color: #FFF;
}

#secondary h2 sup {
	vertical-align: text-bottom;
	margin-left: 55px;
	font-size: 12px;
}


#chat {
	height: 220px;
	width: 195px;
	overflow-x: hidden;
	overflow-y: auto;
}

.userpic {
	margin-left: auto;
	margin-right: auto;
}

.info {
	text-align: center;
}

/* Search */

#search {
}

#search h2 {
	margin-bottom: 20px;
}

#s {
	width: 110px;
	margin-right: 5px;
	padding: 2px;
	border: 1px solid #F0F0F0;
}

#x {
	padding: 4px 4px;
	background: #C1D11C;
	border: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

#t {
    width: 175px;
	height: 40px;
	margin: 5px 5px 5px 5px;
    padding: 0px;
    border: 1px solid #F0F0F0;
}

/* Boxes */

.box1 {
	padding: 20px;
	background: url(/wp-content/themes/sandbox/img05.gif) no-repeat;
}

.box2 {
	color: #BABABA;
}

.box2 h2 {
	margin-bottom: 15px;
	background: url(/wp-content/themes/sandbox/img10.gif) repeat-x left bottom;
	font-size: 16px;
	color: #FFFFFF;
}

.box2 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.box2 a:link, .box2 a:hover, .box2 a:active, .box2 a:visited  {
	color: #EDEDED;
}

/* Footer */

#footer {
	height: 100px;
	min-height: 74px;
	padding: 10px 0 0 0;
	background: #666159 url(/wp-content/themes/sandbox/img02.jpg) repeat-x left top;
	width: 100%;
	clear:both;
}

#legal {
	clear: both;
	padding-top: 30px;
	text-align: center;
	color: #A0A0A0;
}

#legal a {
	color: #A0A0A0;
}

/* Chat Box Stuff */

.chatbox {
	width: 180px;
	margin: auto auto auto auto;
	float: left;
	min-height: 50px;
	border-bottom: 1px solid #86910F;
	clear: both;
}

.user {
	width: 35px;
	float: left;
	display: inline;
	clear: left;
}

.flyer {
	width: 100px;
	min-height: 80px;
	float: left;
}

.info {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	max-width: 90px;
	text-align: justify;
	margin: 0px;
	float: left;
	text-align: left;
	line-height: 11px;
	font-size:10px;
}

.message {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	width: 100px;
	text-align: justify;
	margin: 2px;
	float: left;
	text-align: left;
	line-height: 11px;
	font-size:10px;
	display: block;
}

.timestamp {
	color: #999999;
	font-size: 10px;
	margin: 0 0 0 0;
	float: right;
	clear: right;
}

.delete {
	width: auto;
	text-align:right;
}

.player {
	float:left;
	margin-left: 40px;
	padding: 0px 15px 15px 15px;
}

.list {
	float:left;
	width: 300px;
	margin-left: 0px;
	padding: 0px 5px 15px 15px;
	clear: right;
	font-size: 11px;
}

.album {
	float:left;
	margin-left: 20px;
}

.album_desc {
	float: left;
	margin-top: 15px;
}

.textbox {
	width: 185px;
}

.topictitle {
	text-align: left;
}

.list {
	border-bottom: 1px solid #86910F;		
}

#events {
	float: left;
	clear: both;
}

.event {
	max-width: 260px;
	float: left;
	padding: 10px 10px 10px 10px;
}

.image {
	float: left;
	clear: none;
	padding: 10px 10px 10px 10px;
}

.add {
	float: right;
}

.field {
	float: left;
	width: 100px;
	clear: left;
}

.banner {
	width: 200px;
	float: left;
	text-align: center;
	/* padding: 0px 0px 30px 0px; */
}

.banner .user {
	min-width: 100px;
	min-height: 50px;
}

.banner a {
	text-decoration: none;
}

.banner .message {
	float: left;
	width: 65px;
	clear: right;
	padding: 0px 3px 0px 3px;
}

.banner .timestamp {
	float: left;
	width: 70px;
}

.input {
	float: left;
	clear: right;
}

#loginform {
	margin: 5px;
}

.widget_tag_cloud {

}

#primary ul .menu {
	line-height: 20px;
}

#primary li .dashboard {
	background: url(home.png) no-repeat left center;
	font-size: 12px;
	text-transform: lowercase;
	letter-spacing: 3px;
	padding: 0 0 0 30px;
}

#primary li .write {
	background: url(write.png) no-repeat left center;
	font-size: 12px;
	padding: 0 0 0 30px;
	text-transform: lowercase;
	letter-spacing: 3px;
}

#primary li .manage {
	background: url(manage.png) no-repeat left center;
	font-size: 12px;
	padding: 0 0 0 30px;
	text-transform: lowercase;
	letter-spacing: 3px;
}

#primary li .theme {
	background: url(theme.png) no-repeat left center;
	font-size: 12px;
	padding: 0 0 0 30px;
	text-transform: lowercase;
	letter-spacing: 3px;
}

#primary li .options {
	background: url(options.png) no-repeat left center;
	font-size: 12px;
	padding: 0 0 0 30px;
	text-transform: lowercase;
	letter-spacing: 3px;
}

#primary li .users {
	background: url(users.png) no-repeat left center;
	font-size: 12px;
	padding: 0 0 0 30px;
	text-transform: lowercase;
	letter-spacing: 3px;
}

#primary li .profile {
	background: url(profile.png) no-repeat left center;
	font-size: 12px;
	padding: 0 0 0 30px;
	text-transform: lowercase;
	letter-spacing: 3px;
}

#primary li .logout {
	background: url(logout.png) no-repeat left center;
	font-size: 12px;
	padding: 0 0 0 30px;
	text-transform: lowercase;
	letter-spacing: 3px;
}

