body
{
	margin: 0;
	padding: 0;
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-attachment: fixed;
	background-image: url(../images/back.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.draggable {
	position: absolute;
}

#parentElem
{
	width: 402px;
	height: 160px;
	background-color: #FFDFDF;
	border: 10px solid #900;
	padding: 20px;
	top: 150px;
	left: 0px;
	position: absolute;
	overflow: hidden;
	margin: 10px;
	color: #000;
	border-left-width: 10px;
}
#insideParent
{
	width: 100px;
	height: 100px;
	background-color: #9c0;
	color: #fff;
}



.frameClass
{
	border: 1px dotted #999;
}


/*flick*/


#flickr
{
	top: 31px;
	left: 16px;
	background-image: url(../images/flickr-widget.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 300px;
	width: 240px;
	padding: 20px;
}
#flickr div
{
	cursor: move;
	height: 80px;
}
#flickr { background-image:url(../images/flickr-widget.png); } /*Per FF, OP e IE7*/
*html #flickr { background: transparent none no-repeat top left;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(
sizingMethod='scale', src='myPicture.png'); } /*Per IE6 */

#flickrBadge {
	margin: 0;
	}
	
#flickrBadge a {
	font-weight: normal;
	}
	
#flickrBadge p { font-size: 90%; }
	
#flickrBadgeImgWrap {
	margin: 0;
	padding: 0;
	text-align: center;
	}
	
#flickrBadgeImgWrap img {
	width: 210px;
	}
	
#flickrBadge h5 { clear: both; font-size: 90%; }
#logo {
	height: 87px;
	width: 301px;
	margin-right: auto;
	margin-left: auto;
}

/*sticker*/


#sticker
{
	top: 51px;
	left: 774px;
	background-image: url(../images/sticky-yellow.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 180px;
	width: 220px;
	padding: 20px;
}
#sticker div
{
	cursor: move;
	height: 10px;
}

.sstickytext	{
	position: relative;
	top: 0px;
	left: 0px;
	width: 200px;
	height: 165px;
	margin: 0px;
	padding: 0px;
	cursor: text;
	background: transparent;
	border: none;
	overflow: hidden;
	color: #000;
	font-family: 'Marker Felt', 'Comic Sans MS', Verdana, Tahoma, sans-serif;
	font-size: 15px;
	line-height: 23px;
}
#sticker { background-image:url(../images/sticky-yellow.png); } /*Per FF, OP e IE7*/
*html #sticker { background: transparent none no-repeat top left;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(
sizingMethod='scale', src='myPicture.png'); } /*Per IE6 */

/*email*/


#email
{
	top: 396px;
	left: 41px;
	background-image: url(../images/email.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 93px;
	width: 220px;
	padding: 0px;
}
#email div
{
	cursor: move;
	height: 80px;
	width: 70px;
	float: left;
}
#emailtxt {
	padding-top: 45px;
	padding-left: 20px;
	width: 150px;
	}


#email { background-image:url(../images/email.png); } /*Per FF, OP e IE7*/
*html #email { background: transparent none no-repeat top left;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(
sizingMethod='scale', src='myPicture.png'); } /*Per IE6 */



/*blog*/


#blog
{
	top: 353px;
	left: 824px;
	background-repeat: no-repeat;
	background-position: left top;
	width: 200px;
	background-image: url(../images/blogtop.png);
	padding-top: 18px;
	height: 200px;
}

#blog div
{
	color: #FFFFFF;
	background-repeat: repeat-y;
	margin-bottom: 0px;
	background-image: url(../images/blogcenter.png);
	width: 200px;
}
#blog p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-bottom: 0px;
}
#blog h2 {
	height: 18px;
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 5px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 120%;
}
#bloggiu {
	background-image: url(../images/blogbottom.png);
	background-repeat: no-repeat;
	height: 16px;
	width: 198px;
	background-position: left top;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


/*youtube*/


#youtube
{
	top: 140px;
	left: 395px;
	background-image: url(../images/youtube.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 326px;
	width: 330px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#youtube div
{
	cursor: move;
	height: 21px;
}
