html,body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Times New Roman;
    	background-color:#fff;
	color: #333;
	text-align: center;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	background: #fff url('images/background.jpg') center;
        height: 100%;
        margin: 0;
        padding: 0;
}
img#bg {
position:fixed;
top:0;
left:0;
width:100%;
height:100%;
}
#page {
	border: 1px solid #999999;
	text-align: left;
	}

#header {
	background: #ffffff  url('images/header.jpg') no-repeat bottom center;
	}
	
#header:hover {
  cursor: pointer;
}

#headerimg 	{
	margin: 7px 9px 0;
	height: 192px;
	width: 740px;
	}

#content {
	font-size: 1.2em;
	
	}

.widecolumn .entry p {
font-family: "Times New Roman";
	font-size: 12pt;
	}

.narrowcolumn .entry, .widecolumn .entry {
font-family: "Times New Roman";
font-size: 11pt;
color:#5f5225;
	line-height: 1.2em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

#searchdiv {
  margin-left: 45px;
}

.even, .alt {

}

#footer {
	background: #eee url('images/kubrickfooter.jpg') no-repeat top;
	border: none;
	}

small {
	font-family: Times New Roman;
	font-size: 11pt;
	}

h1, h2, h3 {
	font-family: Times New Roman;
	font-weight: bold;
	}

h1 {
	font-size: 6em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 110%;
	}

h2.pagetitle {
	font-size: 1px;
	}

#sidebar h2 {
	font-family: Times New Roman;
	font-size: 12px;
text-transform: uppercase;
	}
	
.h4 {
margin:0 0 0.75em 0;
font-family: 'Trebuchet MS',Trebuchet,Arial,Verdana,Sans-serif;
font-style: normal;
font-variant: normal;
font-weight: normal;
font-size:16px;
text-transform: uppercase;
text-align:left;
letter-spacing: 0.1em;
color: #9c0001;
}

.h4 a:link {
margin:0 0 0.75em 0;
font-family: 'Trebuchet MS',Trebuchet,Arial,Verdana,Sans-serif;
font-style: normal;
font-variant: normal;
font-weight: normal;
font-size:16px;
text-transform: uppercase;
text-align:left;
letter-spacing: 0.2em;
color: #9c0001;
}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
       font-family: Sans-Serif;
	text-decoration: none;
	color: white;
        font-size: 12px;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
font-family: Times New Roman;
	color: #9c0001;
       font-size: 20px;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
font-family: Times New Roman;
	}

.entry p a:visited {
font-family: Sans-Serif;
	color: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
font-family: Sans-Serif;
	font: 1em Sans-Serif;
	}

small, #sidebar ul ul, #sidebar ul ol, .nocomments, .postmetadata, blockquote, strike {
font-family: Times New Roman;
	color: #000;
	}
code {
font-family: Sans-Serif;
	font: 1.1em 'Sans-Serif';

	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:link, h3 a:hover {
	font-family: Times New Roman;
	font-size: 12px;
	text-transform: uppercase;
	color: #9c0001;
	text-decoration: none;
	font-weight: bold;
	}
	a, h2 a:hover, h3 a:hover {
	font-family: Times New Roman;
	font-size: 12px;
	text-transform: uppercase;
	color: #9c0001;
	text-decoration: none;
	font-weight: bold;
	}
	

a:hover {
	color: #5F5225;
	text-decoration: none;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 0px 0;
	padding: 0;
	}

#page {
	margin: 0px auto;
	padding: 0;
	width: 840px;
border-left: #000 solid 1px;
border-right: #000 solid 1px;
	}

#header {
  background-color:#FFFFFF;
  height:210px;
  margin:30px 0 0 44px;
  padding:0;
  width:750px;
	}

#headerimg {
	margin: 0;
	height: 210px;
	width: 100%;
	}

.narrowcolumn {
  margin:0 0 0 -1px;
  padding:0 0 40px 0;
  width:480px;
  min-height:1000px;
	}
	
.home {
  
}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	}

.post {
  /*
  background:#FFFFFF none repeat scroll 0 0;
  border:2px solid gray; */
  margin:0 20px 40px 0;
  padding:5px;
  text-align:left;
  width:465px;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}



#footer p {
	margin: 0;
	padding: 0px 0;
	text-align: center;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2, #sidebar .page_item a{
margin: 0px;

font-family: 'Trebuchet MS',Trebuchet,Arial,Verdana,Sans-serif;

font-style: normal;

font-variant: normal;

font-weight: normal;

font-size:12px;

font-size-adjust: none;

font-stretch: normal;

-x-system-font: none;

line-height: 1.4em;

text-transform: uppercase;

letter-spacing: 0.2em;

color: #5f5225 !important;
	}

.sidebar_links a {
  font-family: Georgia;
}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	
	text-align: center;
	padding: 5px;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
font-family: Sans-Serif;
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
font-family: Sans-Serif;
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
font-family: Sans-Serif;
	margin: 0;
	padding: 0;
	}

#sidebar ul {
font-family: Sans-Serif;
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 8px;
	margin-top:3px;
	margin-left:54px;
	}
#sidebar ul li.page_item { margin-left:-47px;}

#sidebar ul .page_item {
  /*
  background:transparent url(images/line.png) no-repeat scroll left bottom;
  */
  padding-bottom:27px;
  padding-left:47px;
  text-align:left;
}

.page-item-7 {
  padding-bottom: 16px !important;
}

#searchform {
  margin-top: 4px;
}

#sidebar ul p, #sidebar ul select {
font-family: Sans-Serif;
	margin: 5px 0 8px;
	}
	

#sidebar ul ul, #sidebar ul ol {
font-family: Sans-Serif;
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol , #sidebar ul ol {
	list-style: decimal outside;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: left;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
        padding-left: 20px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */

.hero {
  display: inline-block;
  float: left;
}

.herocontainer {
  height: 640px;
  margin-left:6px;
  overflow-x: scroll;
  width:510px;
  padding: 2px;
  border: 1px #9C0001 solid;
}

.gallerycontainer {
  height: 460px;
  border: 1px #9C0001 solid;
  padding: 2px;
  margin-left:6px;
  overflow-x: scroll;
  width:510px;
}

.heroes {
  width: 960px;
}

.galleryinner {
width:17200px;
}

.galleryimg {
  vertical-align:middle;
  height: 445px;
}
.widgettitle {
  margin-left:54px !important;
}

/* Begin Sidebar */
#sidebar
{      
/*
  margin:0 0 0 522px;
  padding:0;
  position:absolute;
  top:200px;
  width:236px;
  */
  margin:0 0 0 525px;
  padding:0;
  position:absolute;
  top:265px;
  width:240px;
	}
	

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

.img1 {
	text-align: center;
	padding: 5px;
	}

a img {
  border: 1px #9C0001 solid;
	text-align: center;
	padding: 5px;
	}
.sidebar_links {
  margin-left:54px;
  width:250px;
  line-height:1.6em;
  margin-bottom: 25px;
  margin-top: 4px;
  letter-spacing:-0.05em;
  border:0;
}
.sidebar_links a img { border:0; }

img a:link {
	text-align: center;
	padding: 5px;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {

}

.wp-caption img {

}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
.style2 {
margin-top: 1.5em;
margin-right: 0pt;
margin-bottom: 0.75em;
margin-left: 0pt;
font-family: 'Trebuchet MS',Trebuchet,Arial,Verdana,Sans-serif;
font-style: normal;
font-variant: normal;
font-weight: normal;
font-size:110%;
font-size-adjust: none;
font-stretch: normal;
-x-system-font: none;
line-height: 1.4em;
text-transform: uppercase;
letter-spacing: 0.2em;
color: #95813a;
}
.style2 a:link{
margin-top: 1.5em;
margin-right: 0pt;
margin-bottom: 0.75em;
margin-left: 0pt;
font-family: 'Trebuchet MS',Trebuchet,Arial,Verdana,Sans-serif;
font-style: normal;
font-variant: normal;
font-weight: normal;
font-size:110%;
font-size-adjust: none;
font-stretch: normal;
-x-system-font: none;
line-height: 1.4em;
text-transform: uppercase;
letter-spacing: 0.2em;
color: #95813a;
}

.style1 {
	font-family: sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #9c0001;
	font-weight: bold;
}
.style1 a:link {
	font-family: sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #9c0001;
	text-decoration: none;
	font-weight: bold;
}
.style1 a:hover {
	font-family: sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #95813a;
	text-decoration: none;
	font-weight: bold;
}
.style1 a:visited {
	font-family: sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #9c0001;
	text-decoration: none;
	font-weight: bold;
}


#gallery_wrap {
position: relative;
width: 469px;
height: 452px;
padding: 54px 70px 177px 61px;
background: url(http://fameandart.com/texashuntress/img/polaroid_back.png) top left no-repeat;
}


.mainimage {
max-width: 450px;
max-height: 450px;
width: expression(this.width > 450 ? "450px" : true);
height: expression(this.height > 450 ? "450px" : true);
}


/* GALLERY LIST */
/* IMPORTANT - Change '#photos' to the ID of your gallery list to prevent a flash of unstyled content */
#photos { visibility: hidden; }

/* GALLERY CONTAINER */
.gallery { background: #ddd; border: 1px solid #aaa; padding: 5px;}

/* LOADING BOX */
.loader { background: url(loader.gif) center center no-repeat #ddd; }

/* GALLERY PANELS */
.panel {}

/* DEFINE HEIGHT OF PANEL OVERLAY */
/* NOTE - It is best to define padding here as well so overlay and background retain identical dimensions */
.panel .panel-overlay,
.panel .overlay-background { height: 60px; padding: 0 1em; }

/* PANEL OVERLAY BACKGROUND */
.panel .overlay-background { background: #222; }

/* PANEL OVERLAY CONTENT */
.panel .panel-overlay { color: white; font-size: 0.7em; }
.panel .panel-overlay a { color: white; text-decoration: underline; font-weight: bold; }

/* FILMSTRIP */
/* 'margin' will define top/bottom margin in completed gallery */
.filmstrip { margin: 5px; }

/* FILMSTRIP FRAMES (contains both images and captions) */
.frame {}

/* WRAPPER FOR FILMSTRIP IMAGES */
.frame .img_wrap { border: 1px solid #aaa; }

/* WRAPPER FOR CURRENT FILMSTRIP IMAGE */
.frame.current .img_wrap { border-color: #000; }

/* FRAME IMAGES */
.frame img { border: none; }

/* FRAME CAPTION */
.frame .caption { font-size: 11px; text-align: center; color: #888; }

/* CURRENT FRAME CAPTION */
.frame.current .caption { color: #000; }

/* POINTER FOR CURRENT FRAME */
.pointer {
	border-color: #000;
}
