@charset "UTF-8";
/* CSS Document */

body{
	background:url(/img/bg-1920x1200.jpg) no-repeat fixed;
	color:#CCC;
	padding:0;
	margin:0;
	font-family:"Helvetica", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:15px;
}

form{
	position: relative;
}

#header{
	left: 50px;
	position: relative;
	height: 200px;
	width: 990px;
}
#wrapper{ left: 50px; width: 990px; position: relative;
}
#logo{
	position:absolute;
	top:50px;
	width:465px;
	height:149px;
	background:url(/img/StaceyPointer.png) no-repeat;
	z-index:50;
}

.strong{
	font-weight:bold;
	color:white;
}
a{
	color:#1C86FF;
	line-height:19px;
}
p{
	color:#CCC;
	padding:0;
	margin:0 0 10px 0;
	line-height:19px;
}
h2{
	color:#fdcb59;
	padding:0;
	margin:10px 0 5px 0 ;
}
h3 {
	color:#fdcb59;
	padding:0;
	margin:10px 0 5px 0;
	letter-spacing: .5px;
}
h4 {
	color:#fdcb59;
	padding:0;
	margin:10px 0 5px 0;
	letter-spacing: .5px;
}
#userlinks{
	top: 20px;
	text-align: right;
	width: 250px;
	z-index: 11;
	list-style-position: inside;
	list-style-type: none;
	right: 10px;
	position: absolute;
}
#userlinks li{
	font-size: 12px;
	padding-left: 10px;
	display: inline;
	width: 150px;
	z-index: 11;
	list-style-position: inside;
	list-style-type: none;
	right: 10px;
}
#navigation{
	line-height: 42px;
	right: 0px;
	position:absolute;
	top:105px;
	z-index:10;
	width:506px;
	height:42px;
	background:url(/img/bg-nav.png) repeat-y;
}
#navigation a{
	color:white;
	text-decoration:none;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	line-height:42px;

}
#navigation ul{
	position:absolute;
	line-height:42px;
	padding:0;
	margin:0;
	list-style:none;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	/* letter-spacing:1.1px; */
	font-weight:100;
	color:white;
}
#navigation ul li{
	min-height: 42px;
	position: relative;
	padding:0;
	margin:0 0 0 20px;
	line-height:42px;
	float:left;
	display:block;
	width:74px;
	text-align:center;
}
#navigation ul li:hover{
	background:url(/img/nav-indicatorHover.png) no-repeat 0px 5px;
}
#navigation ul li.active{
	background:url(/img/nav-indicator.png) no-repeat -3px 5px;
}
#navigation ul li.active:hover{
	background:url(/img/nav-indicator.png) no-repeat -3px 5px;
}
#navigation ul li div a{
	line-height: 28px;
}
.dropdown{
	display: none;
	line-height: 30px;
	background-image: url(/img/bg-black80op.png);
	padding: 7px 0;
	margin: 0px;
	z-index: 50;
	top: 40px;
	position: absolute;
	list-style-type: none;
}
.dropdown span{
	line-height: 30px;
	display: block;
	padding: 0 12px;
	margin: 0px;
	min-width: 100px;
	list-style-type: none;
	white-space: nowrap
}

.dropdown span:hover{
	background-color: #3a3a3a;
}

#nav-home{
	left: -32%;
}
#nav-portfolio{
	left: -30%;
}
#nav-contact{
	left: -90%;
}
.dropdown a{
	line-height: 25px;
	padding:0;
	margin:0;
	list-style:none;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	/* letter-spacing:1.1px; */
	font-weight:100;
	color:white;
	display:block;
	width:100%;
	height:100%;
	outline:none;
}
.home-mainphoto{
	position: absolute;
	top: -321px;
	left: 48px;
	z-index:5;
}
.home-mainphotoframe{
	position:absolute;
	top: -340px;
	left: 28px;
	z-index:4;
}

#home-thumbs{
	position:absolute;
	top: 405px;
	left: 250px;
	padding:0;
	margin:0;
	list-style:none;
	z-index:10;
}
.home-thumbborder{
	float:left;
	padding:0;
	margin:0 0 0 22px;
	background:#CCC;
	list-style:none;
}
.home-thumb{
	border:none;
	margin:0;
	padding:3px 3px 0 3px;
}




#leftcolumn{
	position: relative;
	float: left;
	left: 60px;
	width:170px;
	background:url(/img/bg-black60op.png);
	z-index:10;
	padding: 20px 20px 50px 20px;
}
#leftcolumn-with-photo{
	position: relative;
	float: left;
	left: 60px;
	width:170px;
	background:url(/img/bg-black60op.png);
	z-index:10;
	padding: 180px 20px 50px 20px;
}
#leftcolumn h3, #leftcolumn-with-photo h3 {
	color:#fdcb59;
	padding:0;
	margin:25px 0 5px 0;
	letter-spacing: 0.5px;
	font-size: 19px;
}
#leftcolumn p, #leftcolumn-with-photo p {
	color:#CCC;
	padding:0;
	margin:10px 0 5px 0;
	letter-spacing: 0.25px;
	line-height: 18px;
}
#leftcolumn ul, #leftcolumn-with-photo ul {
	color:#CCC;
	padding:0;
	margin:10px 0 5px 25px;
	letter-spacing: 0.5px;
	list-style:outside;
}
#rightcolumn{
	width: 640px;
	position: relative;
	margin: 0 0 60px 20px;
	float: left;
	top: 0px;
	left: 58px;
	min-height:400px;
	background:url(/img/bg-black60op.png);
	z-index:9;
	padding:30px;
}
.fullcolumn{
	width: 910px;
	margin: 0 0 60px 20px;
	float: left;
	top: 0px;
	left: 58px;
	min-height:400px;
	background:url(/img/bg-black60op.png);
	z-index:9;
	padding:30px;
}
#portfolio{
	text-align: center;
}
#signature{
	position:relative;
	left:300px;
}

#blogheaderimage{
	position:absolute;
	top:-58px;
	left:-22px;
	z-index: 15;
}
#blogheaderframe {
	position:absolute;
	top:-83px;
	left:-47px;
	z-index: 12;
}
.blog-thumbs{
	margin-bottom: 40px;           
	padding-left: 0;
	padding-bottom: 20px;
	padding-right: 10px;
	padding-top: 12px;
	background-color:#333;
	width:650px;
	position:relative;
	left:-10px;
	text-align: center;
}
.blog-thumb{
	padding-left: 10px;
	padding-bottom: 8px;
	padding-right: 0;
	padding-top: 0;
	opacity:.85;
}
.blog-thumbs img{
	border: none;
	
}
.postfootnote {
	font-size: 10px;
	position: relative;
	top: -5px;
	color: #999;
}
.boldyellow {
	font-weight: bold;
	color: #F2CB58;
}
.blog-thumb:hover{
	opacity:1;
}
#blog-paging{
	margin-top: -20px;
}
#staceyphoto{
	z-index: 9;
	top: -90px;
	right: -100px;
	position: absolute;
	float: right;
}
#staceyframe{
	z-index: 8;
	top: -126px;
	right: -137px;
	position: absolute;
	float: right;
}
.portfolio-main-image{
	opacity:.85;
	margin:10px;
}
.portfolio-main-image:hover{
	opacity:1;
	cursor: pointer;
}

#login-container input{
	background-color: #f2f2f2;
	border:1px solid lightBlue;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	padding:5px;
	font-size:14px;
}
fieldset input{
	background-color: #f2f2f2;
	border:1px solid lightBlue;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	padding:5px;
	font-size:14px;
}
#login-container input:focus{
	background-color: #FFF7D9;
	border:1px solid #D6B83F;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	padding:5px;
	font-size:14px;
}
input, textarea, select{
	background-color: #f2f2f2;
	border:1px solid lightBlue;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	padding:5px;
	font-size:14px;
}
input:hover, textarea:hover, select:hover{
	background-color: #e6f0ff;
	border:1px solid lightBlue;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	padding:5px;
	font-size:14px;
}
input:focus, textarea:focus, select:focus{
	background-color: #FFF7D9;
	border:1px solid #D6B83F;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	padding:5px;
	font-size:14px;
}

#formDelete{
	background-color: #ff8760;
	position: absolute;
	right:20px;
	bottom: 0;
	width:100px;
	height:20px;
	display:block;
	color:black;
	text-align: center;
	padding: 2px 4px;
	overflow: hidden;
}
#formDelete p{
	color:black;
	background: white;
	text-decoration: none;
	font-size: 10px;
}
#formDelete a{
	color:black;
	border-radius:4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	text-decoration: none;
}
#formDelete a.button{
	padding: 2px 4px;
	border-radius:4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	text-decoration: none;
}
#formDelete a.cancelbutton{
	background: gray;
	color:white;
	padding: 2px 4px;
	border-radius:4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	text-decoration: none;
}
#formDelete a.deletebutton{
	background: red;
	color:white;
	padding: 2px 4px;
	border-radius:4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	text-decoration: none;
}