/*  
Theme Name: Bryan Murdaugh With Total Strangers
Theme URI: http://bryan.themurdaughs.com
Description: Another simple theme for me
Author: bryan murdaugh
Author URI: http://bryan.themurdaughs.com
*/

* {
	font-family: "Trebuchet MS", sans-serif;
	color: #4c4c4c;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: #ccc;
}

a {
	color: #006;
}
img {
	margin: 2px;	
}
img.bar {
	margin: 0px;
	border: 0px;
}

#header {
	position: absolute;
	top: 0px;
	width: 1024px;
	height: 144px;
	left: 50%;
	margin-left: -512px;
	background: url("/wp-content/themes/wts1.0/images/header.png");
}

#bigbox {
	position: absolute;
	width: 1024px;
	top: 144px;
	left: 50%;
	margin-left: -512px;
	background: #fff url("/wp-content/themes/wts1.0/images/contentbg.png") top center repeat-x;
	z-index: 0;
	margin-bottom: -24px;
	padding-bottom: 0px;
}

textarea {
	width: 400px;	
}

#farleft {
	position: absolute;
	margin: 0px;
	background: url("/wp-content/themes/wts1.0/images/bgleft.png") repeat-y;
	width: 153px;
	padding-bottom: 40px;
}

#farright {
	position: absolute;
	margin: 0px;
	left: 512px;
	top: 0px;
	margin-left: 359px;
	background: url("/wp-content/themes/wts1.0/images/bgright.png") repeat-y;
	width: 153px;
	padding-bottom: 40px;	
}

#lefttriple {
	position: absolute;
	width: 440px;
	top: 0px;
	margin-top: 0px;
	left: 50%;
	margin-left: -340px;
	padding-top: 10px;
	z-index: 200;
}

#centertriple {
	position: relative;
	margin:0px;
	margin-top: 10px;
}

#tags, #tags a {
	line-height: 18px;	
	vertical-align: middle;
}

#righttriple {
	position: absolute;
	width: 200px;
	top: 0px;
	left: 50%;
	margin-left: 120px;
	padding-left: 15px;
}

#righttriple h2#search{
	margin-top: 73px;
}

#footer {
	margin: 0px;
	width: 1024px;
	height: 40px;
	margin-top: -24px;
	text-align: center;
	font-size: 9px;	
	background: #ccc;
}

.navigation {
	margin-bottom: 20px;
}

.alignleft {
	float:left;
	width: 220px;
}

.alignright {
	float: right;
	text-align: right;
	width: 220px;
}

#homelink {
	position:absolute;
	top:0px;
	margin-top: 0px;
	width: 1024px;
	height: 144px;
	left: 50%;
	margin-left: -512px;
	z-index: 200;
	text-decoration: none;
}

#alien {
	position:absolute;
	top: 0px;
	left: 50%;
	margin-left: -390px;	
}

#stagepic {
	position: absolute;
	border: 3px white solid;
	left: 50%;
	margin-left: 200px;
	top: 55px;
	z-index: 300; 
}

.more {
	position: absolute;
	bottom: 0px;
	width: 220px;
	background: #ccc;
	text-align: center;
}

#exout {
	position: absolute;
	right: 0px;
	top: 0px;
	font-size: 25px;	
	text-decoration: none;
	padding: 14px;
}

h2 {
	font-size: 18px;
	margin: 0px;
	margin-top: 4px;
	color: #0d0b5b;
}

h3 {
	font-size: 16px;
	margin: 0px;
	margin-top: 4px;
}

h4 {
	font-size: 15px;
	margin: 0px;
	margin-top: 4px;	
}

ul {
	margin: 0px;
	padding-left: 8px;
	list-style-type: none;
}

p, li, td {
	font-size: 13px;
	margin: 0px;
	margin-top: 4px;
	margin-bottom: 12px;
}

#filler {
	width: 800px;
}

#popover h2 {
	font-size: 24px;
}

#popover h3 {
	font-size: 15px;
}

#popover h4 {
	font-size: 21px;
}

#popover p {
	font-size: 18px;	
}

#popover li {
	font-size: 18px;
	margin-left: 26px;
}
#popover ul {
	margin: 10px;
	background-color: white;
	border: 1px #d7d7d7 solid;
}

.GoogleCalendarDate, .GoogleCalendarText {
	display: block;
	text-align: center;
	font-size: 13px;
}

.googlecart-add-button {
	margin-bottom: 25px;
}

.product {
	float: right;
	width: 150px;
}

#my_twitter_status_time {
	font-size: 10px;
	color: #999;
	display: block;
}

.GoogleCalendarDate {
	font-size: 15px;	
}
