/*

	zenlike1.0 by nodethirtythree design
	http://www.nodethirtythree.com

*/

*
{
padding: 0em;
margin: 0em;
}

body
   { background-color: gray; padding: 35px 0px }

body,input
{
font-size: 12pt;
font-family: "arial", "times new roman", serif;
color: #fff;
}

p
{
line-height: 1.5em;
margin-bottom: 1.0em;
text-align: justify;
}

a
 { color: #69f; text-decoration: underline }

a:hover
 { color: white; text-decoration: none }


h3 span
{
font-weight: normal;
}

h3,h4,h5
{
display: inline;
font-weight: bold;
background-repeat: no-repeat;
background-position: right;
}

h3
 { font-size: 1.7em; padding-right: 34px }

h4
 { font-size: 1.2em; padding-right: 28px }

h5
 { font-size: 1.2em; padding-right: 34px; color: red }

.contentarea
 { background-color: black; padding-top: 1.3em }

/* Photo Gallery Settings */
div.img
{
  margin: 1px;
  height: auto;
  width: auto;
  float: left;
  text-align: left;
}	
div.img img
{
  display: inline;
  margin: 1px;
  border: 1px solid #dddddd;
}
div.img a:hover img {border: 1px solid #0033ff;}
div.desc
{
  text-align: center;
  font-weight: normal;
  width: 25%px;
  margin: 1px;
}

img
{
border: solid 0px #A9A9A9;
}

img.left
{
position: relative;
float: left;
margin: 0em 1.8em 1.4em 0em;
}

img.right
{
position: relative;
float: right;
margin: 0em 0em 1.8em 1.8em;
border: solid 0px #000000 ;
}

embed.right
{
position: relative;
float: right;
margin: 0em 0em 1.8em 1.8em;
border: solid 0px #000000 ;
}

.divider1
 { background: black url(images/border2.gif) repeat-x; clear: both; margin: 2em 0em 1.5em; position: relative; height: 14px }

.divider2
 { background-color: black; margin: 2em 0em; border-bottom: 1px solid #eaeaea; position: relative; height: 1px }

.post .details
{
position: relative;
top: -1.5em;
font-size: 0.8em;
color: #787878;
}

.post ul.controls
{
clear: both;
}

.post ul.controls li
{
display: inline;
font-size: 0.8em;
}

.post ul.controls li a
{
background-repeat: no-repeat;
background-position: left;
padding: 0em 1.0em 0em 20px;
}

.post ul.controls li a.printerfriendly
{
background-image: url('images/icon-printerfriendly.gif');
}

.post ul.controls li a.comments
{
background-image: url('images/icon-comments.gif');
}

.post ul.controls li a.more
{
background-image: url('images/icon-more.gif');
}

.box
{
position: relative;
background: #FFF url('images/boxbg.gif') repeat-x;
left: -1.5em;
top: -1.5em;
padding: 1.5em;
border-bottom: solid 1px #E1D2BD;
margin-bottom: 1.0em;
}

ul.linklist
{
list-style: none;
}

ul.linklist li
{
line-height: 1.3em;
font-size: 10pt;
font-family: "arial", "times new roman", serif;
}

#upbg
 { background: silver repeat-x; position: absolute; z-index: 1; top: 0px; left: 0px; width: 100%; height: 275px }

#outer
{
z-index: 2;
position: relative;
/*
	The width value below controls the overall width of the design. By default it's set to 82%
	(so it'll take up 82% of the browser window's width). You can set it to a different percentage
	value (70%, 90%, etc.) or even a pixel value (760px, 800px, etc.) to enforce a fixed width.
*/
width: 82%;
border: solid 0px #000;
background-color: #000;
margin: 0 auto;
}

#header
 { background: gray url(http://sirthurl.com/images/sitetop.jpg) no-repeat; margin-bottom: 2px; position: relative; width: 100%; height: 9em }

#headercontent
{
position: absolute;
bottom: 0em;
padding: 0em 2.0em 1.3em 2.0em;
}

#headercontent h1
{
font-weight: normal;
color: #fff;
font-size: 2.5em;
}

#headercontent h1 sup
{
color: #777;
}

#headercontent h2
{
font-size: 1.0em;
font-weight: normal;
color: #aaa;
}

#search
{
position: absolute;
top: 5.5em;
right: 2.0em;
padding-right: 0.0em;
}

#search input.text
{
margin-right: 0.5em;
vertical-align: middle;
border-top: solid 1px #000000;
border-right: 0px;
border-bottom: solid 1px #777777;
border-left: 0px;
padding: 0.15em;
width: 10.0em;
}

#search input.submit
 { color: #f2f3de; font-weight: bold; font-size: 0.8em; background: black url(images/buttonbg.gif) repeat-x; vertical-align: middle; padding: 0.25em; border: solid 1px white }

#headerpic
  { background: black url(http://sirthurl.com/images/kool/koolbanner.gif) no-repeat center top; margin-bottom: 2px; position: relative; height: 109px }

#menu
 { background: black url(http://sirthurl.com/images/menubg.gif) repeat-x left top; margin-bottom: 2px; padding: 0em 1em; position: relative; height: 3.5em }

#menu ul
{
position: absolute;
top: 1.1em;
}

#menu ul li
{
position: relative;
display: inline;
}

#menu ul li a
{
padding: 0.5em 1.0em 0.9em 1.0em;
color: #fff;
text-decoration: none;
}

#menu ul li a:hover
 { color: #000; background-color: transparent }

#menu ul li a.active
{
background: #69f url('/images/menuactive.gif') repeat-x top left;
}

#menubottom
{
background: #000 url('/images/border1.gif') repeat-x;
height: 14px;
margin-bottom: 1.5em;
}

#content
 { background-color: #000; padding: 0em 2em }

#primarycontainer
 { background-color: black; float: left; margin-right: -18em; width: 100% }

#primarycontent
 { background-color: black; margin: 1.5em 22em 0em 0em }

#secondarycontent
 { background-color: black; float: right; margin-top: 1.5em; width: 18em }

#secondarycontent a:hover
{ color: #69f }

#secondarycontent a
{ color: #fff; text-decoration: none }

div.content {
	/* The display of content is enabled by a javascript generated style on the page.
	   This is so that the slideshow content won't display unless javascript is enabled. */
	display: none;
	float:right;
	width:550px; 
}
div.content a, div.navigation a {
	text-decoration: none;
	color: #777;
}
div.content  a:focus, div.content  a:hover, div.content  a:active {
	text-decoration: underline;
}
div.controls {
	margin-top: 5px;
	height: 23px;
}
div.controls a {
	padding: 5px;
}
div.ss-controls {
	float: left;
}
div.nav-controls {
	float: right;
}

div.loader {
	background-image: url('loader.gif');
	background-repeat: no-repeat;
	background-position: center;
	width: 550px;
	height: 350px
}
div.slideshow {
	clear: both;
}
div.slideshow span.image-wrapper {
	float: left;
	padding-bottom: 12px;
}
div.slideshow a.advance-link {
	padding: 2px;
	display: block;
	border: 1px solid #ccc;
}
div.slideshow img {
	border: none;
	display: block;
}
div.download {
	float: right;
}
div.embox {
	clear: both;
	border: 1px solid #ccc;
	background-color: #eee;
	padding: 12px;
}
div.image-title {
	font-weight: bold;
	font-size: 1.4em;
}

div.image-desc {
	line-height: 1.3em;
	padding-top: 12px;
}
div.navigation {
	/* The navigation style is set by a javascript generated style on the page.
	   This is so that the javascript specific styles won't be applied unless javascript is enabled. */
}

ul.thumbs 
{
	clear: both;
	margin: 0;
	padding: 0;
}
ul.thumbs li 
{
	float: left;
	padding: 0;
	margin: 5px 10px 5px 0;
	list-style: none;
}
a.thumb 
{
	padding: 2px;
	display: block;
	border: 1px solid #ccc;
}
ul.thumbs li.selected a.thumb 
{
	background: #000;
}
a.thumb:focus 
{
	outline: none;
}
ul.thumbs img 
{
	border: none;
	display: block;
}

#footer
{
position: relative;
height: 2.0em;
clear: both;
padding-top: 5.0em;
background: #000 url('/images/border2.gif') repeat-x 0em 2.5em;
font-size: 0.8em;
}

#footer .left
{
position: absolute;
left: 2.0em;
bottom: 1.2em;
}

#footer .center
{
position: absolute;
center: 2.0em;
bottom: 1.2em;
}

#footer .right
{
position: absolute;
right: 2.0em;
bottom: 1.2em;
}
