/*
Theme Name: Geri Sunburst
Theme URI: http://xgdfalcon.com/
Description: Sunburst theme for Geri Reischl.
Version: 0.1
Author: Larry Latouf (xgdfalcon@gmail.com)
Author URI: http://xgdfalcon.com/
Tags: orange

*/

html {
	font-family: Arial,
             Helvetica,
             sans-serif;
    max-width: 1024px;
}

body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: url(images/background-home.jpg) no-repeat black;
}

a, a:visited {
	color: black;
}

a:hover {
	color: #F78040;
}
    
div {
/* 	position: relative; */
/* 	border: green solid 1px; */
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.relative_div { position: relative; }

div#sitetitle {
	top: 0px;
	font-size: 18px;
	font-weight: bold;
	color: #e8e8e8;
	height: 20px;
}

div#container {
	padding: 0px 0px 0px 32px;
	width: 100%;
	max-height: 1280px;
}

div#header {
	width: 960px;
	height: 55px;
	padding-bottom: 20px;
}

div#menubar {
	width: 960px;
	height: 35px;
}

div#banner {
	width: 960px;
	height: 425px;
	margin-top: 20px;
	z-index: 99999;
}

div#content {
	width: 960px;
	height: auto;
	min-height: 300px;
}

div#footer {
	width: 960px;
	height: 250px;
	background: white;
	border: 1px solid black;
}

div#myspace {
	width: auto;
	float: left;
	margin: 20px 10px 20px 10px;
}
/* top right bottom left */

div#myspace img {
/* 	float: left; */
	border: 0px;
}

#myspace ul li a, #myspace ul li a:hover, #myspace ul li a:active {
	color: black;
	font-weight: bold;
	text-decoration: none;
	background: transparent;
}

#myspace ul li a:hover {
	background: black;
	color: white;
}

#myspace ul li {
	margin-bottom: 20px;
}

.rssdesc {
	font-size: 0.9em;
}

.dtg {
/* 	color: #F78040 ; */
	color: black;
	font-size: 0.7em;
}

.follow {
	color: black;
	font-size: 1.3em;
	font-weight: bold;
	float: left;
}

#footer {
	font-size: 0.7em;
	color: black;
	text-align: center;
	font-weight: bold;
	background: #e8e8e8;
}

#footercontent {
	margin-top: 35px;
	margin-left: auto;
	margin-right: auto;
	width: 95%;
}

div.maincontent {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	width: 75%;
	background: white;
	color: black;
	padding: 10px;
	font-size: .8em;
	border: 2px solid black;
	min-height: 255px;
}

.photogallery {
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	width: 100%;
	background: white;
	color: black;
	padding: 10px;
	font-size: .8em;
	border: 2px solid black;
	min-height: 255px;
}


div#singlepost {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	width: 75%;
	background: white;
	color: black;
	padding: 10px;
	font-size: .8em;
	border: 2px solid black;
	min-height: 300px;
}

div#singlepost img {
	padding: 5px;
}

div.maincontent h1 {
	position: relative;
	font-size: 1.4em;
	color: #868686;
}

div.maincontent img {
	position: relative;
	padding: 3px;
}

font.date {
	font-weight: bold;
}

div#contact table {
	width: 90%;
}

div#contact table tr td {
	width: 50%;
	padding: 10px;
}

div#links ul li {
	padding: 5px;
}

div#links ul li a{
	font-weight: bold;
	color: black;
	text-decoration: none;
}

div#links ul li a:hover {
	color: orange;
}

div#myspace div#blog {
	width: 600px;
	height: auto;
	float: left;
}

div#myspace div#status {
	float: right;
	height: 320px;
	width: 320px;
}

div.entry table {
	width: 90%;
}

div.entry table td {
	padding: 10px;
	width: 50%;
}

div#videos {
	width: 800px;
	height: 480px;
}

div#videos object {
	padding: 10px;
}

img.alignright { float: right; }
img.alignleft { float: left; }

img.thumb { 
	float: left; 
	border: none ;
	padding: 8px;
}

#gerititle {
	z-index: 9999;
}

.fakejanday {
	width: 255px;
	float: right;
	text-align: right;
}