body {
	font-family: 'Trebuchet MS','Lucida Grande', Arial, sans-serif;
	font-size: 12px;
	line-height: 125%;
	background-image: url(/images/bg2.jpg);
    background-attachment: fixed;
}


.leftside {
	background-image: url(snow-left.png);
	background-repeat: no-repeat; 
    background-position: top left;
    background-attachment: fixed;
}

.rightside {
	background-image: url(snow-right.png);
	background-repeat: no-repeat; 
    background-position: top right;
    background-attachment: fixed;
}


a:link {
	color: #CC6600;
}
a:visited {
	color: #CC6600;
}
a:hover {
	color: #CC6600;
}
a:active {
	color: #CC6600;
}

img.right {
padding: 0px; margin: 5px 0 4px 15px; display: inline;  
}

img.left {
padding: 0px; margin: 5px 15px 4px 0; display: inline;  
}

.right { float: right; }
.left { float: left; }
img.centered { display: block; margin-left: auto; margin-right: auto; }

img {
	border-color: #000000;
}

.floatright {
	padding: 0px; margin: 5px 0 4px 15px; display: inline;
	float: right;  
}

.floatleft {
	padding: 0px; margin: 5px 15px 4px 0; display: inline;
	float: left;  
}

td {
	vertical-align: top;
	margin-top: 0px;
	padding-top: 0px;
	text-align: left;
}

td.centertext {
	text-align: center;
	vertical-align: middle;
}

.addborder {
	border-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #999999;
	border-left-color: #999999;
	border-right-color: #999999;
	border-top-color: #999999;
	border-color: #999999;
	border-style: solid;
}

br {
	line-height: 90%;
}

tr {
	vertical-align: top;
}

h1 {
	text-align:left;
	font-family:'Trebuchet MS','Lucida Grande', Arial, sans-serif;
	font-weight: bold;
	color: #C5161D;
	font-size:140%;
	margin-left: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
}

h2 {
	text-align:left;
	font-family:'Trebuchet MS','Lucida Grande', Arial, sans-serif;
	font-weight: bold;
	color: #C5161D;
	font-size:130%;
	margin-left: 5px;
	margin-top: 10px;
	margin-bottom: 5px;
}

h3 {
	text-align:left;
	font-family:'Trebuchet MS','Lucida Grande', Arial, sans-serif;
	font-weight: bold;
	color: #C5161D;
	font-size:120%;
	margin-left: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}

p {
	font-family: 'Trebuchet MS','Lucida Grande', Arial, sans-serif;
	text-align: justify;
	margin-left: 7px;
	margin-bottom: 5px;
	margin-top: 5px;
	margin-right: 7px;
	display: block;
}

ul {
	font-family: 'Trebuchet MS','Lucida Grande', Arial, sans-serif;
	text-align: left;
	margin-top: 8px;
	margin-bottom: 8px;
        list-style-image: url(/images/arrowbullet.png)
}

li {
	font-family: 'Trebuchet MS','Lucida Grande', Arial, sans-serif;
	text-align: left;
	margin-top: 8px;
	margin-bottom: 8px;
	margin-left: -10px;
	margin-right: 10px;
}

hr {
	border: 1;
	border-style: dotted;
	border-width: 1;
	border-color: #999999;
	margin-left: 17px;
	margin-right: 17px;
	border-left-style: none;
	border-right-style: none;
	border-bottom-style: none;
}

form {
	margin-bottom: 5px;	
}

.copyright {
	font-family: 'Trebuchet MS','Lucida Grande', Arial, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align: center;
}

.center {
	width: 740px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}

.heading {
	font-family: 'Trebuchet MS','Lucida Grande', Arial, sans-serif;
	font-weight: bold;
	color: #003366;
	line-height: normal;
	font-size: 110%;
}

.move_over {
	margin-left: 7px;
}

.move_down {
	margin-top: 7px;
}

.justsmall {
	font-family: 'Trebuchet MS','Lucida Grande', Arial, sans-serif;
	font-size: 11px;
	text-align: justify;
}

.nav {
	font-family: 'Trebuchet MS','Lucida Grande', Arial, sans-serif;
	font-size: 11px;
	color: #993300;
	text-align: center;
}

.navtop {
	font-family: 'Trebuchet MS','Lucida Grande', Arial, sans-serif;
	font-size: 11px;
	color: #993300;
	text-align: right;
	margin-top: 10px;
	padding-top: 10px;
}

.red {
	font-weight: bold;
	color: #CC0000;
	text-align: left;
	font-size: 110%;
}

.gray {
	font-weight: bold;
	color: #666666;
	text-align: left;
	font-size: 100%;
}

.galleryred {
	text-align:left;
	font-family:'Trebuchet MS','Lucida Grande', Arial, sans-serif;
	font-weight: bold;
	color: #C5161D;
	font-size:130%;
	margin-top: 10px;
	margin-bottom: 5px;
}
.sidebar {
	margin-right: 15px;
	margin-left: 10px;
}

.sidebar2 {
	margin-right: 15px;
	margin-left: 10px;
	margin-bottom: 10px;
	text-align:left;
}

.terms {
	font-family: 'Trebuchet MS','Lucida Grande', Arial, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align: justify;
}

.error {
	font-weight: bold;
	color: #CC0000;
	text-align: left;
	font-size: 110%;
}
.votered {
	font-family:'Trebuchet MS','Lucida Grande', Arial, sans-serif;
	font-weight: bold;
	color: #C5161D;
	font-size:130%;
	text-align: center;
	vertical-align: middle;
}

.social { width: 110px; background: url("/images/social_bg.gif") no-repeat left top; float: right;  }
div.social ul { padding: 25px 10px 10px; background: url("/images/social_bg.gif") no-repeat left bottom; font-size: .85em; margin: 0; }
div.social ul li { height: 18px; line-height: 12px; list-style: none; padding: 0; }
div.social ul li a { display: block; padding-left: 22px; height: 22px; background: url("/images/social_list.png") no-repeat; }

.social li.digg a { background-position: 0 3px; }
.social li.mixx a { background-position: 0 -21px; }
.social li.technorati a { background-position: 0 -45px; }
.social li.delicious a { background-position: 0 -69px; }
.social li.facebook a { background-position: 0 -93px; }
.social li.stumbleupon a { background-position: 0 -117px; }
.social li.reddit a { background-position: 0 -141px; }

.social li.digg a:hover { background-position: 0 -163px; }
.social li.mixx a:hover { background-position: 0 -187px; }
.social li.technorati a:hover { background-position: 0 -211px; }
.social li.delicious a:hover { background-position: 0 -235px; }
.social li.facebook a:hover { background-position: 0 -259px; }
.social li.stumbleupon a:hover { background-position: 0 -283px; }
.social li.reddit a:hover { background-position: 0 -307px; }

.topnav {
	font-family: 'Trebuchet MS','Lucida Grande', Arial, sans-serif;
	font-size: 11px;
	color: #993300;
	text-align: right;
	padding-right: 25px;
	padding-top: 0px;
}

.snapshot {
	padding:5px;
	border:1px solid;
	border-color: #999999;
	margin-bottom: 5px;
	margin-top: 5px;	
}

/* Buttons */
a.button, 
a.comment-reply-link, 
#commentform #submit,
.submit {
	display: inline-block;
	margin: 5px 0;
	padding: 3px 8px;
	border: 1px solid #4081af;
	border-bottom-color: #20559a;
	color: white !important;
	text-align: center;
	text-shadow: 0 -1px 0 hsla(0,0%,0%,.3);
	text-decoration: none;
	
	/*Border radius*/
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	
	/*Background*/
	background: #237fd7; /*Fallback*/
	background: -webkit-gradient(
					linear,
					left top,
					left bottom,
					color-stop(.2, #52a8e8),
					color-stop(1, #2e76cf)
				);
	background: -moz-linear-gradient(
					center top,
					#52a8e8 20%,
					#2e76cf 100%
				);
	
	/*Box shadow*/
	-webkit-box-shadow: inset 0 1px 0 hsla(0,100%,100%,.3) /*Top*/, 
						inset 0 0 2px hsla(0,100%,100%,.3) /*Shine*/, 
						0 1px 2px hsla(0, 0%, 0%, .29) /*Shadow*/;
	-moz-box-shadow: inset 0 1px 0 hsla(0,100%,100%,.3) /*Top*/, 
					inset 0 0 2px hsla(0,100%,100%,.3) /*Shine*/, 
					0 1px 2px hsla(0, 0%, 0%, .29) /*Shadow*/;
	box-shadow: inset 0 1px 0 hsla(0,100%,100%,.3) /*Top*/, 
				inset 0 0 2px hsla(0,100%,100%,.3) /*Shine*/, 
				0 1px 2px hsla(0, 0%, 0%, .29) /*Shadow*/;
}

a.button.large { padding:6px 16px;}
a.button.small, a.comment-reply-link { padding:0px 10px;}

a.button:hover, 
a.button.hover, 
a.button.active,
a.comment-reply-link:hover, 
#commentform #submit:hover,
.submit:hover {
	text-decoration: none !important;
	/*Background*/
	background: #0073d2; /*Fallback*/
	background: -webkit-gradient(
					linear,
					left top,
					left bottom,
					color-stop(.2, #3e9ee5),
					color-stop(1, #1666ca)
				);
	background: -moz-linear-gradient(
					center top,
					#3e9ee5 20%,
					#1666ca 100%
				);
}

a.button:active,
a.button.active  {
	border-color: #20559a;
	
	/*Box shadow*/
	-webkit-box-shadow: inset 0 0 7px hsla(0,0%,0%,.3) /*Shine*/,
						0 1px 0 hsla(0, 100%, 100%, 1) /*Shadow*/;
	-moz-box-shadow: inset 0 0 7px hsla(0,0%,0%,.3) /*Shine*/,
					0 1px 0 hsla(0, 100%, 100%, 1) /*Shadow*/;
	box-shadow: inset 0 0 7px hsla(0,0%,0%,.3) /*Shine*/,
				0 1px 0 hsla(0, 100%, 100%, 1) /*Shadow*/;
}

a.button.inactive,{
	border: 1px solid #d5d5d5;
	border-bottom-color: #e6e2e2;
	color: #aeaeae;
	text-shadow: 0 1px 0 white;
	
	/*Background*/
	background: #e8e8e8; /*Fallback*/
	background: -webkit-gradient(
					linear,
					left top,
					left bottom,
					color-stop(.2, #f3f3f3),
					color-stop(1, #e6e6e6)
				);
	background: -moz-linear-gradient(
					center top,
					#f3f3f3 20%,
					#e6e6e6 100%
				);
	
	/*Box shadow*/
	-webkit-box-shadow: inset 0 1px 0 hsla(0,100%,100%,.5) /*Top*/, 
						inset 0 0 2px hsla(0,100%,100%,.1) /*Shine*/, 
						0 1px 0 hsla(0, 100%, 100%, .7) /*Shadow*/;
	-moz-box-shadow: inset 0 1px 0 hsla(0,100%,100%,.5) /*Top*/, 
					inset 0 0 2px hsla(0,100%,100%,.1) /*Shine*/, 
					0 1px 0 hsla(0, 100%, 100%, .7) /*Shadow*/;
	box-shadow: inset 0 1px 0 hsla(0,100%,100%,.5) /*Top*/, 
					inset 0 0 2px hsla(0,100%,100%,.1) /*Shine*/, 
					0 1px 0 hsla(0, 100%, 100%, .7) /*Shadow*/;
}
