/* 
WOO CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles here instead of style.css so it 
is easier to update the theme. Simply copy an existing 
style from style.css to this file, and modify it to 
your liking.

*/

a.post-edit-link {
	color: #F49C2C;
	font-weight: bold;
	float:right;
}

div#twitter-tools {
	background: url(images/twtr.png) no-repeat 217px 0px;
	padding-top: 6px;
}

div#aarchives-2 {
	background: url(images/cab.png) no-repeat 272px 0px;
}

div#headerLink {
	position:absolute;
	z-index:2;
	width:555px;
	height:140px;
	top:71px;
	left:1px;
	cursor:pointer;
}

div#allitrNote {
	position:absolute;
	z-index:2;
	width:267px;
	height:64px;
	top:118px;
	left:675px;
}


div#contact_form {
	margin-left:25px;
}

div#btnUS_toggle {
	position:absolute;
	background: url(images/btns2.png) no-repeat -229px -17px;
	width:10px;
	height:10px;
	top: 62px;
	left: 943px;
	cursor:pointer;
}

div#btnUS_admin {
	position:absolute;
	background: url(images/btns2.png) no-repeat;
	width:80px;
	height:45px;
	top: 70px;
	left: 794px;
	cursor:pointer;
}

div#btnUS_login  {
	position:absolute;
	background: url(images/btns2.png) no-repeat -78px 0px;
	width:73px;
	height:45px;
	top: 70px;
	left: 882px;
	cursor:pointer;
}

div#btnUS_logout {
	position:absolute;
	background: url(images/btns2.png) no-repeat -152px 0px;
	width:73px;
	height:45px;
	top: 70px;
	left: 882px;
	cursor:pointer;
}

/* portfolio */

div#portfolio h3 {
	margin-top:28px;
}

div#portfolio div.pi, div#portfolio div.pi-archived {
	height:120px;
	width:559px;
	background-repeat: no-repeat;
	margin: 12px 0px 12px 0px;
	border: 1px SOLID #aaa;
}

div#portfolio div.pi, div#portfolio div.pi-archived {
	cursor:pointer;
}

div#portfolio div.pdate {
	float:right;
	margin-top:-22px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:15px;
}

div#portfolio div.p_live {
	position:absolute;
	margin-top:-20px;
	left:370px;
	margin-top: -34px;
	background: url(images/btns_port.png) no-repeat;
	width: 170px;
	height: 35px;
}

div#portfolio div.p_arch {
	position:absolute;
	margin-top:-20px;
	left:370px;
	margin-top: -34px;
	background: url(images/btns_port.png) no-repeat -162px 0px;
	width: 170px;
	height: 35px;
}

div#portfolio div.viewss {
	background: url(images/view_ss.png) no-repeat 0px 0px;
	height:31px;
	widht:45px;
	cursor:hand;
}

div#portfolio div.prtfooter {
	margin-top:20px;
}