body { 
    margin:0px;
    padding: 0;
    background-color: #FFF;
    font:20px/26px Georgia,"Times New Roman",Times,serif;
    color:#111;
    background: url(/images/bg.jpg); background-repeat:repeat-x;
}

h1 {font-size:70px; color:#333; line-height:70px; text-shadow: 1px 1px 1px #888;}

h2 {line-height:1.5em; margin:0px; color:#52473e;}

#home{background: url(/images/horizon.jpg); background-repeat:repeat-x;background-position:0px 325px;}
.homepage {margin-top:10px; width:1014px;float:left; position:relative;}
.homepage h2 {color:#44443b; font-size:26px; font-weight:normal; line-height:32px;}
.homeleft {width:700px; position:relative; top:70px; float:left; height:352px;}
.homeright {width:314px; margin-top:0px; float: right; position:relative; top:80px;}
#bloglink {margin:0 auto; padding-top:50px;color:#333;border-bottom:1px solid #818983;padding-bottom:2px;width:600px;}

.blogupdate {margin-top:120px; width:1013px;float:left; position:relative; left:1px; border-top:3px solid #e1dccf;border-bottom:3px solid #e1dccf;}
.blogupdate h2 {font-size:40px; color:#818983; line-height:40px; letter-spacing:.1em;}
.blogupdate h2 .blog{letter-spacing:.2em;font-size:50px;}
.blogupdate h2 .entry{letter-spacing:.2em;}
.blogupdate h3 {color:#00778e; font-size:26px; font-weight:normal; line-height:32px;font-style:italic;}
.blogupdateleft {width:300px; position:relative; top:22px; float:left;}
.blogupdateright {width:614px; margin-top:0px; margin-right:50px; float: right; position:relative; top:0px;text-align:left;}
.blogupdateright a {text-decoration:none;}
h3 {
font-weight:normal;
font-size:1.3em;
color:#52473e;
}

p{
font-size:0.9em;
line-height:1.5em;
color:#5c5851;
}

#asterisk {font-size: 0.6em;position:relative; top:50px;text-align:center;}

.italics {
font-style:italic;
font-size:0.8em;
}

a img {
  border: 0;
}

a{color:#00778e;}
a:hover{color:#000;}
a:selected{color:#52473e;}
a:focus, h2 a {text-decoration: none;}
h2 a {color:#c7c9db;}


img {border:2px solid  #c0c0c0;}

.homeright img {border:none;}

#wrapper {width: 1024px;height:900px;margin: 0 auto;text-align:center;background:none;}

.entrance {margin:0px auto; margin-top:50px; text-align:center; width:1024px;}

.entrance .italics {
font-style:italic;
font-size:0.7em;
margin:0px; padding:0px;
text-indent:-345px;
}

#slider {
    width: 1024px;
    height:900px;
    overflow: hidden;
    margin: 0 auto;
    position: relative;
}

.scroll {
    height:900px;
    width: 1024px;
    overflow: auto;
    overflow-x: hidden;
    position: relative;
    text-align:center;
    padding:0px;
    padding-top:0px; background:none;
}


.scrollContainer div.panel {
    padding: 0px;
    width: 1024px;
    height:900px;
}

ul.navigation {
    list-style: none;
    margin: 0;
    padding-top: 20px;
    background: url(/images/bannerbg.jpg);
    background-repeat:no-repeat;
    height:122px;
}

ul.navigation li {
    display: inline;
    margin-right: 70px;
}

ul.navigation a {
    padding: 0px;
    padding-bottom:10px;
    color: #000;
    text-decoration: none;
}

ul.navigation a:hover {
	color:#00778e;
}

ul.navigation a.selected {
}

ul.navigation a:focus {
    outline: none;
}

.intro {
float:left; position:relative; left:0px; width:550px; height: 255px; margin:0px auto; margin-top:50px; padding-left:110px; background:url(/images/bill.gif); background-repeat:no-repeat; background-position: bottom left; 
}

.paddingcontainer{
margin:0 auto; padding:20px; width:340px;
}

.detailshelf {margin-top:20px; background: url(/images/detailshelf.jpg); background-repeat:none; width:340px; height:42px;}

.detailshelfsmall {margin-top:20px; background: url(/images/detailshelf-small.jpg); background-repeat:none; width:340px; height:42px;}


.top {float:left; width:1024px; margin-bottom:40px; background:none;}

.left{float:left; width:612px; padding:0px; margin:0px;}

.right{float:left; width:412px;}

.center{width:612px; padding:0px; margin:0px auto;}

.buttons {float:right; padding-right:2px;}

.lastarrow{position:relative; right:45px;}


ul.details {
    list-style: none;
    margin: 0;
    padding: 0;
    background: none;
}

ul.details li {
    margin:40px auto; display:inline;
}

ul.details a {
    text-decoration: none;
    border:none;
}

ul.details a:hover {
}

ul.details a.selected {
    text-decoration: none;
}

ul.details a:focus {
    text-decoration: none;
}

ul.recentwork {
    style-type:none;
    margin: 0;
    padding: 0;
    background: none;
}

ul.recentwork li {
    margin:0px auto; display:inline;
}

ul.recentwork a {
    text-decoration: none;
    border:none;
}

ul.recentwork a:hover {
}

ul.recentwork a.selected {
    text-decoration: none;
}

ul.recentwork a:focus {
    text-decoration: none;
}

.recentwork img {border:1px solid #52473e;}

.contactform{width:500px; margin:20px; auto;}

#wpcf label {
	clear: both;
	display: block;
	float: left;
	width: 150px;
	margin-bottom:10px;
}

#wpcf input {
	float: left;
	width: 300px;
	padding: 4px;
	margin: 0px 5px 6px 0;
	border: 1px solid #cbcbcb;
	color: #52473e;
	font-family: Verdana,Helvetica,Arial,Geneva,Helvetica,sans-serif;
	font-size: 12px;
}

#wpcf textarea {
	width: 450px;
	height: 100px;
	padding: 4px;
	margin: 5px 5px 10px 0;
	border: 1px solid #cbcbcb;
	background: #f3f3f3;
	color: #52473e;
	font-family: Verdana,Helvetica,Arial,Geneva,Helvetica,sans-serif;
	font-size: 12px;
	display: block;
}

#wpcf #contactsubmit {
	margin-left: 360px;
	width: 100px;
	background: #9c003e url(http://static.geekandhype.com/images/navbar.jpg) repeat-x;
	color: #fff;
	cursor: pointer;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border: 0;
}

#wpcf #contactsubmit:hover {
	background: #000 url(http://static.geekandhype.com/images/navbarhover.jpg) repeat-x;
}

#wpcf #contactsubmit:active {
	background: ##52473e url(http://static.geekandhype.com/images/navbaractive.jpg) repeat-x;
}

.scrollButtons {
    position: absolute;
    top: 150px;
    cursor: pointer;
}

.scrollButtons.left {
    left: -20px;
}

.scrollButtons.right {
    right: -20px;
}

.hide {display: none;}
   #flickr {
   background:url(./graphics/flickerness.gif) no-repeat;
   width:250px;
   height:154 px;
   height:168px;
   padding:14px 0 0 0px;
   padding:0 0 0 0px;
   margin:0 auto;
   margin-bottom:100px;
   }
  #flickr a img {
  float:left;
  margin:0 0px 8px 8px;
  background:#333;
  padding:4px;
  width:62px;
  height:62px;
  }
.footer {width:100%; margin:0px; padding:20px 0px; background-color:#242324;float:left;}
.footerwrapper{width:1024px;margin:0px auto;padding:0px;text-align:center;}
.footercolumn {float:left; width:33%; border-right:1px solid #555; height:198px; height:300px;}
.footercolumnright {float:left; width:33%; height:333px;}
.footer h3 {margin:0px; color:#bce5ff; 666; text-shadow: 2px 2px 2px #000;}
.twitter {padding:0px; margin:0 auto; width:250px;}
.footer p {width:275px; margin:0 auto; text-align:justify; text-shadow: 2px 2px 2px #1c1b1c;}
.copyright{font-size:0.7em; line-height:1.5em; color:#5c5851;padding-top:0px;}
.sub {text-align:center; color:#f3f4fc;margin:0px; margin-bottom:10px;padding:0px;font-size:.7em;font-weight:normal;font-style:italic;letter-spacing:.4em;}
.bottom {padding-left:10px;float:left;width:100%; text-align:left;background-color:#242324;margin:0px;}
.social{margin:0 auto;border:0; /* for IE */filter:alpha(opacity=60);/* CSS3 standard */opacity:0.6;}
.social img {border:0;padding-top:10px;}

a:focus {
	outline: none;
}
#panel {
	background: #fff;
	height: 110px;
	display: none;
	background: #fff url(/images/wood.gif) repeat-x center top;
	border-top: solid 4px #000;
}

.slide {
	margin: 0;
	padding: 0;
	border-top: solid 2px #707070;
	background: url(images/btn-slide.gif) no-repeat center top;
	background-color:#242324;
	text-align:center;
	width:100%;
}
.btn-slide {
	background: #1a191a url(http://www.webdesignerwall.com/demo/jquery/images/white-arrow.gif) no-repeat right -50px;
	text-align: center;
	width: 200px;
	padding: 10px;
	margin: 0 auto;
	display: block;
	font: bold 80%/100% Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration: none;
		-moz-border-radius-bottomleft: 10px;-webkit-border-radius-bottomleft: 10px;
		-moz-border-radius-bottomright: 10px;-webkit-border-radius-bottomright: 10px;
	border:1px solid #707070; border-top:none;
}
.active {background-position: right 12px;}
.panelwrap{width:1024px; margin:0 auto;}
.panelwrap h3{color:#707070;margin-top:15px;margin-bottom:15px;text-shadow: 1px 1px 1px #000;}
.panelwrap img{border:0px; padding-right:4px;}
.panelleft, .panelright {float:left; width:512px;text-align:center;margin-top:0px;}


