/*-----------Global Settings------------*/
body{
    height: 100%;
    margin: 0px;
  	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-align: left;
	background-color: #1d1d1b;
	background-image: url('http://timknapton.com/sandbox/portfolio1/images/bgrad.gif');
	background-repeat: repeat-x;
}
h1{
	font-size: 24px;
	margin: 0px;
}
h2{
	font-size: 18px;
	margin: 13px 0px 5px 0px;
	color: #FF9933;
}
h3{
	font-size: 14px;
	margin-top: 0px;
}
h4{
	margin-bottom: -10px;
	font-size: 12px;
}
img{
	border: none;
}
img.l{
	float: left;
}
img.r{
	float: right;
}
img.l2{
	float: left;
	border: 1px solid #1d1d1b;
	margin-right: 5px;
	margin-top: 4px;
}
img.r2{
	margin-left: 5px;
	margin-top: 4px;
	float: right;
	border: 1px solid #1d1d1b;
}
img.c{
	margin: 0px auto 0px auto;
	border: 2px solid #1d1d1b;
}
a{
	color: #449AAC;
	text-decoration: none;
}
ul{
	list-style: square;
}
#o{
	font-weight: bold;
}
div#content a:hover{
	text-decoration: underline;
}

/*-----------Header------------*/
div#header{
    margin: 25px auto 0px auto;
	width: 725px;
}
div#logo{
	float: left;
}
div#tabs{
	text-align: right;
	vertical-align: bottom;
}
div#tabs img{
	vertical-align: bottom;
	margin: 20px -2px 0px -2px;
}


/*-----------Main Block/Inner Menus------------*/
div.main
{
	width: 724px;
	clear: both;
    margin: 0px auto;
    border: 3px solid #fff;
	color: #32322D;
    background-color: #DFDFD6;
	z-index: 3;
}
div#content{
	width: 513px;
	border-right: 1px #B5B59F dashed;
	padding: 6px;
	overflow: auto;
}
div#nav{
	width: 195px;
	margin: -11px 0px 10px 0px;
	float: right;
	display: block;
}
div#nav a{
	width: 98%;
	display: block;
	text-decoration: none;
	height: 22px;
	font-size: 14px;
	border: thin solid #DFDFD6;
	color: #32322D;
}
div#nav a:hover{
	width: 98%;
	display: block;
	text-decoration: none;
	height: 22px;
	color: #ffffff;
	border: thin solid #8BB5BD;
	font-size: 14px;
	background-image: url(./images/grad.gif);
}
.portf{
	display: block;
	text-align: left;
	float: left;
	font-size: 10px;
	height: 180px;
	width: 500px;
	padding-left: 4px;
}
.portf h2{
	margin-top: 13px;
	margin-bottom: -2px;
}
.portf li{
	margin-left: 5px;
}

.portf2{
	float: left;
	font-size: 10px;
	height: 190px;
	width: 160px;
	margin-right: 10px;
	border-right: 1px #B5B59F dashed;
}	
.portf2 h4{
	font-size: 10px;
	color: #FF9933;
}
.portf2 li{
	margin-left: -15px;
}
.portf2 ul{
	margin-top: 8px;
}
#taker{
	float: right;
	width: 250px;
	background-color: #BADDE4;
	vertical-align: middle;
	text-align: center;
	padding: 5px 20px 20px 20px;
	border: 1px solid #66B8CC;
}
#taker h1{
	font-size: 14px;
}
.badges{
	margin-top: 13px;
}

/*-----------Footer------------*/
div#footer{
	padding-top: 12px;
	margin: 0px auto 0px auto;
	color: #4F4F48;
	width: 725px;
	text-align: center;
	font-size: 9px;
	z-index: 2;
}
div#footer a{
	color: #fff;
}
div#footer a:hover{
	text-decoration: underline;
}
div#footer img{
	margin-left: 0px;
}
div#bottom{
	height: 310px;
	width: 223px;
	float: right;
	position: relative;
	bottom: -12px;
	margin-top: -156px;
	background-image: url(./images/bubbles.gif);
	z-index: 0;
}

/*----------Input Form-----------------*/
.nofoc{
}
.foc{
	background-color: #BADDE4;
}
#submit {
	color: #DFDFD6;
	padding: 2px;
	border:1px solid #968D8E;
	background-color: #32322D;
	font-weight: bold;
}
.indiv{
	border-top: 1px solid #B5B59F;
	margin: 5px;
	padding: 3px;
}

/*---------Home Page Elements----------*/
.front{
	height: 250px;
	width: 215px;
	color: #fff;
	margin: 10px 0px 10px 0px;
}
.front p{
	width: 187px;
	margin-left: 15px;
	margin-top: 54px;
}
.front ul{
	margin-bottom: -35px;
}
.front a{
	color: #84D8F0;
}
.front a:hover{
	text-decoration: underline;
}
#welcome{
	display: inline;
	float: left;
	margin-left: 12px;
	background-image: url('http://timknapton.com/sandbox/portfolio1/images/welcome.gif');
}
#services{
	display: inline;
	float: left;
	margin: 10px 0px 10px 27px;
	background-image: url('http://timknapton.com/sandbox/portfolio1/images/services.gif');
}
#spotlight{
	display: inline;
	float: right;
	margin-right: 13px;
	text-align: center;
	background-image: url('http://timknapton.com/sandbox/portfolio1/images/spotlight.gif');
}
#spotlight img{
	margin-top: 75px;
	border: 2px solid #badde4;
}
#spotlight img:hover{
	border-color: #FC9A34;
}
#blogbox{
	background-image: url('http://timknapton.com/sandbox/portfolio1/images/blogbox.gif');
	background-repeat: repeat-x;
	height: 125px;
	width: 696px;
	margin: 0px auto;
	color: white;
	clear: both;
	overflow: hidden;
}
#blogbox ul{
	margin-top: 37px;
}
#blogbox li{
	margin-bottom: 4px;
}
#blogbox img{
	float: right;
	margin-right: 15px;
	margin-top: 8px;
}
#blogbox a{
	color: #84D8F0;
}
#blogbox a:hover{
	text-decoration: underline;
}
div#portlink{
	font-size: 10px;
	margin-top: 45px;
}
#new{
	width: 724px;
	margin: 0px auto -15px auto;
	text-align: right;
	color: #fff;
}
#new a, #new a:visited{
	color:#FF9900;
}
#new a:hover{
	color:#FFFF00;
}