/*CSS RESET*/
@charset "UTF-8";
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	color:#fff;
}
a:link, a:visited, a:hover, a:active{
	text-decoration: none;
	color: inherit;
}
/*END CSS RESET*/

body {
	background-image: url(../_images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #000d20;
	margin-top:0;
	height:100%;
	text-align: center;
	font-size:100%;
	font-family:Tahoma,Verdana,Georgia,sans-serif;
	color:#fff;
}
#container {
	margin: 0 auto;
	padding:0;
	width:770px;
	text-align:left;
	font-size: .9em;
	left: auto;
	right: auto;
}
#header {
	margin-bottom:1em;
	border-bottom:solid;
	border-bottom-color:white;
	border-bottom-width:1px;
	height:auto;
}
#main-content {
	background-image:url(../_images/breaker.png);
	background-repeat:repeat;
	color:#fff;
}
#content { /*used as inner "block" to show background borders*/
	margin-left:0.5em;
	margin-right:0.5em;
	background-color:#000d20;
	padding-right: 1em;
	padding-left: 1em;
	padding-top:1em;
	padding-bottom:3em;
	color:#fff;

}
#graphic-area{
	float:left;
	width:500px;
	margin-left:.5em;
	padding-bottom:1.5em;
	background-color: #000d20;
}
#blog-bar{
	margin-left:512px;
	width:auto;
	margin-right:.5em;
	background-color: #000d20;
	color:#fff;
}
#footer { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	margin-top:1em;
	border-top-color:white;
	border-top-style:solid;
	border-top-width:1px;
	padding:5px 10px;
	height:10px;
	background-color: #000d20;
	text-align:center;
	font-size:.7em;
}
a:link {
	color: #0099FF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0066FF;
}
a:hover {
	text-decoration: underline;
	color: #66CCFF;
}
a:active {
	text-decoration: none;
	color: #0066FF;
}
div.feedBurnerFeedBlock {
	font-family: Tahoma, Verdana, Georgia;
	color: #ffffff;
	text-align: left;
}

div.feedburnerFeedBlock ul { 
	margin-left:1em;
	margin-right:1em;
	padding-left:0; 
	list-style-type: none 
}

div.feedburnerFeedBlock ul li { 
	font-size: .9em;
}

div.feedburnerFeedBlock ul li .headline {
	font-weight:bold;
	display:block;
	margin:1.5em 0 0 0;
	font-size: 1em;
}

div.feedburnerFeedBlock ul li .date {
	font-size: .8em;
	margin-top: 0.2em;
	margin-bottom:1.2em;
}
div.feedburnerFeedBlock #creditfooter{
	text-align: center;
	vertical-align: bottom;
	margin-top: 50px;
	padding-top: 50px;
}

.Thumbnail {
	border: 1px solid #FFF;
}

.credit {
	font-size:.7em;
}

div.block{
	background-color:#000d20;
	margin:.5em;
	float:left;
}

.center {
	display:block;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}
.store-product {
	width:100%;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	margin-top:3em;
}
.store-product table{
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}	
.store-product p{
	color: #C3AE36;
}
.fltleft-nomargin{
	float:left;
	width:auto;
}
.fltright-nomargin {
	float:right;
	width:auto;
}
.fltleft {
	float:left;
	width:auto;
	margin-right:20px;
}
.fltright {
	float:right;
	width:auto;
	margin-left:20px;
}
.fltclear {
	clear:both;
	height:1px;
}
#view-cart {
	position:fixed;
	right: 15%;
	bottom: 10px;	
}
.detail {
	font-size:.9em;
	text-align:center;
}
.note {
	font-size:.8em;
	text-align:center;
}
#sinaname-margin {
	margin-top:60px;
}
#bryantname-margin {
	margin-top:60px;
}
#bearon-par {
	padding-top:5px;
}




.addthis_toolbox {
	color:#666;
}
.addthis_toolbox .custom_images a
{
    width: 60px;
    height: 60px;
    margin: 0;
    padding: 0;
}

.addthis_toolbox .custom_images a:hover img
{
    opacity: 1;
}

.addthis_toolbox .custom_images a img
{
    opacity: 0.75;
}
.addthis_button_compact {
	font-size:1.1em;
	margin-left:1px;
	padding-left:10px;
	color:#666;
}
.white-text {
	color:#fff;
}
	
/*this one is for the pop-up preview*/	
#preview{
	position:absolute;
	border:1px solid #ccc;
	background:#333;
	padding:5px;
	display:none;
	color:#fff;
	}
	

/*.events {
font-family: Tahoma, Verdana, Georgia;
color: #ffffff;
text-align: center;
font-size: 9px; }

.eventstitle{
color:#8bb1ff;
text-align: center; }

.photocredit {
color: #bfbfbf;
font-size: 9.5px;
font-family: Tahoma, Verdana, Georgia; }

.design {
color: #ffffff; 
font-family: Tahoma, Verdana, Georgia; }

.abouttown {
color: #ffffff; 
font-family: Tahoma, Verdana, Georgia;
font-size: 10px;
}*/
