/*
Theme Name: Bowler
Version: 1.0

*/

* {
border : 0 solid #eee;
list-style : none;
padding : 0;
margin : 0;
}
html, body, #wrap, #bg table, #bg td {
width : 100%;
height : 100%;
overflow: auto; 
}


body {
	background:url(images/newbg.jpg) no-repeat top left;
font-family:rockwell,georgia,serif;
background-color : #000;
cursor : default;
color : #fff;
font-size:0.8em;
line-height:1.4em;
}

h2,h3 {
	color:#ffffff;
	font-size:1.5em;
	margin:0px 0px 5px 0px;
}

h4 {
	font-size:1.2em;
}

p {
	margin:0px 0px 5px 0px;
}

a {
	color: #999;
	text-decoration:none;
}

a:hover {
	color: #CCC;
	text-decoration:none;
}

h3 a {
	color:#FFF;
}

h3 a:hover {
	color:#FFF;
}

#bg a, #bg img, h1 a, .menu #menu, #menu li.cur ul, #menu ul li.cur ul li.cur ul, h3 span, .block, #float.nxt, #float.prv, #feed p {
	display : block;
}

#bg, #wrap, .box, h1, #menu, #menu div, h3 span, #photos, #photos img, #float {
	position : absolute;
	left : 0;
}

#menu {
	background: url(images/white35.png) repeat;
	z-index : 80;
	width : 221px;
	height : 100%;
}

#pos {
	margin-top:-28px;
	top:30%;
}

#menu h1 a{
	display: block;
	float: left;
	margin-left:15px;
	outline: none;
	text-indent: -9999px;
	width: 186px; height: 128px;
	background: url(images/logo.png) no-repeat 0 0;
	z-index:90;
}


#menu ul {
margin: 138px 0 0 29px;
top : 8px;
z-index : 82;
left : 12px;
}

#menu li a {
	color:#FFF;
	font-size:14pt;
	line-height:14pt;
	text-transform:uppercase;
}

#menu li a:hover {
	color:#CCC;
}




#feed div {
height : 0;
overflow : hidden;
padding : 0;
}
#feed h5, #feed p {
padding : 15px 0 25px 0;
border-top-width : 1px;
width : 440px;
}
#feed h5 {
text-transform : uppercase;
padding : 0 5px;
cursor : pointer;
line-height : 20px;
height : 20px;
font-weight : bold;
width : 430px;
}


#wrap {
	height : 100%;
	overflow-x : hidden;
	overflow-y: auto;
	top : 0;
	width : 100%;
	z-index : 70;
}

h1.titleline {
	color:#770000;
	font-size:50px;
	left: 277px;
	line-height:normal;
	margin-top: -80px;
	opacity:0.4;
	text-transform:uppercase;
	top:30%;
	filter:alpha(opacity=50);
	overflow:visible;
}



.box {
	background: url(images/red43.png) repeat;
	min-height: 240px;
	left : 221px;
	padding : 32px 0 0 56px;
	top : 30%;
	width:100%;
}


.textcontent {
	width: 420px;
}

#twitter, #news{
	float:left;
	margin:15px 20px 0 0;
	width:200px;
}

#twitter{
	margin: 15px 0 0 0;
}

#news p{
	margin:0;
}

#news p.datesmall {
	font-size:0.7em;
}

.twitter-timestamp{
	display:block;
	font-size:0.7em;
}

ul.worknav {
	margin: -60px 0 60px 5px;
	opacity: 0.7;
}



ul.worknav li a{
	display:inline;
	float:left;
	font-size:1.5em;
	margin-right: 10px;
}

ul.worknav li a:active{
	color:#FFF;
}

div.worktext {
	margin-left: 15px;
	margin-top:-25px;
	width:420px;
}

.controls {
	margin-bottom:18px;
}

div.servicelist {
	float:left;
	margin:10px 15px 0 0;
}
div.servicelist li {
	list-style:square inside;
}

form {
	margin-bottom:20px;
}

input, textarea {
	opacity: 0.5;
}

#float.nxt {
background-position : -16px 5px;
}
#float.prv {
background-position : 7px 5px;
}

.footer {
	float:right;
	font-size:11px;
	line-height:80%;
	margin-left:14px;
	opacity: 0.5;
	position:absolute;
	top:92%;
	z-index:8;
}