/* CSS Document */


/* ----------------------- GENERAL ------------------------- */

h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0px;
	padding: 0px;
	color: #3399CC;
}

ul {
	margin: 0px;
	padding: 0px;
}

li {
	margin: 0px;
	padding: 0px;
	list-style: none;
	list-style-image: none;
	list-style-position: outside;
}

dt,
dl,
dd {
	margin: 0px;
	padding: 0px;
}

a:link {
	color: #3399CC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #3399CC;
}
a:hover {
	text-decoration: none;
	color: #3399CC;
}
a:active {
	text-decoration: none;
	color: #3399CC;
}

body {
	margin: 0px;
	background: url(../img/bg.jpg) no-repeat;
	background-position: top center;
	margin-top: 0px;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;
	height: 100%;
}

body > div#portal-wrapper {
	height:auto;
	min-height:100%;
}

div#portal-wrapper {
	height:100%;
	width: 100%;
	margin:0pt auto;
	position:relative;
}

#portal-wrapper-content {
	left:50%;
	margin-left:-350px;
	margin-top:0px;
	position:relative;
	width:700px;
}

#portal-wrapper-content {
	
}

#portal-header {
	display: block;
	width: 300px;
	margin-left: 40px;
	background: url(../img/dotted.jpg) no-repeat 0px 0px;
}

#portal-menu {
	margin-top: 60px;
	margin-bottom: 30px;
}

.ghost {
	display: none;
}

/* -------------------- MENU --------------------------- */



.home a {
	display: block;
	height: 30px;
	width: 100px;
	background: url(../img/menu_01.jpg) no-repeat 0px -30px;
	text-indent: -5000px;
}

.home a:hover {
	display: block;
	height: 30px;
	width: 100px;
	background: url(../img/menu_01.jpg) no-repeat 0px 0px;
	text-indent: -5000px;
}

.home-selected a {
	display: block;
	height: 30px;
	width: 100px;
	background: url(../img/menu_01.jpg) no-repeat 0px 0px;
	text-indent: -5000px;
}

.about a {
	display: block;
	height: 30px;
	width: 100px;
	background: url(../img/menu_08.jpg) no-repeat 0px -30px;
	text-indent: -5000px;
}

.about a:hover {
	display: block;
	height: 30px;
	width: 100px;
	background: url(../img/menu_08.jpg) no-repeat 0px 0px;
	text-indent: -5000px;
}

.about-selected a {
	display: block;
	height: 30px;
	width: 100px;
	background: url(../img/menu_08.jpg) no-repeat 0px 0px;
	text-indent: -5000px;
}

.webdesign a {
	display: block;
	height: 30px;
	width: 100px;
	background: url(../img/menu_05.jpg) no-repeat 0px -30px;
	text-indent: -5000px;
}

.webdesign a:hover {
	display: block;
	height: 30px;
	width: 100px;
	background: url(../img/menu_05.jpg) no-repeat 0px 0px;
	text-indent: -5000px;
}

.webdesign-selected a {
	display: block;
	height: 30px;
	width: 100px;
	background: url(../img/menu_05.jpg) no-repeat 0px 0px;
	text-indent: -5000px;
}

.contact a {
	display: block;
	height: 30px;
	width: 100px;
	background: url(../img/menu_04b.jpg) no-repeat 0px -30px;
	text-indent: -5000px;
}

.contact a:hover {
	display: block;
	height: 30px;
	width: 100px;
	background: url(../img/menu_04b.jpg) no-repeat 0px 0px;
	text-indent: -5000px;
}

.contact-selected a {
	display: block;
	height: 30px;
	width: 100px;
	background: url(../img/menu_04b.jpg) no-repeat 0px 0px;
	text-indent: -5000px;
}





/* -------------------- RECENT WORK --------------------------- */

.section-title {
	display: block;
	height: 65px;
	text-indent: -5000px;
}

.recent1 {
	background: url(../img/marike.jpg) no-repeat 0px -12px; 
}

.recent2 {
	background: url(../img/cv.jpg) no-repeat 0px -12px; 
}

.recent3 {
	background: url(../img/webdesign.jpg) no-repeat 0px -12px; 
}

.recent4 {
	background: url(../img/contact.jpg) no-repeat 0px -12px; 
}

.description {
	display: block;
	width: 500px;
	margin-top: 10px;
	margin-left: 40px;
}

.news-title {
	color: #3399CC;
	font-size: 150%;
	margin-top: 20px;
	margin-left: 40px;
}

#portal-content img {
	padding: 10px;
	margin-right: 15px;
	border: 1px #CCCCCC solid;
}

#correlated-list {
	margin-top: 80px;
	margin-left: 40px;
	margin-bottom: 80px;
}

.correlated1 {
	display: block;
	width: 500px;
	line-height: 30px;
	border-top: 1px #CCCCCC dotted;
}

.correlated2 {
	display: block;
	width: 500px;
	line-height: 30px;
	border-top: 1px #CCCCCC dotted;
	border-bottom: 1px #CCCCCC dotted;
}

.site-name {
	text-indent: -5000px;
}

/* -------------------- FOOTER --------------------------- */

#portal-footer {
	display: block;
	width: 500px;
	height: 50px;
	margin-left: 40px;
	margin-top: 40px;
	border-top: 1px #CCCCCC dotted;
}

#footer-menu {
	margin-top: 10px;
}

#footer-menu li {
	display: inline;
	margin-right: 20px;
}

#w3c {
	display: block;
	width: 500px;
	margin-left: 40px;
	margin-top: 20px;
	border-top: 1px #CCCCCC dotted;
}

.w3c-image {
	border: none;
	margin-right: 30px;
}

/* -------------------- PORTFOLIO --------------------------- */

.portfolio-introduction {
	margin-left: 40px;
	width: 500px;
	display: block;
}

.section-portfolio {
	background: url(../img/porfolio.jpg) no-repeat 0px -12px;
	display: block;
	height: 65px;
	text-indent: -5000px;
}

.section-web-design {
	background: url(../img/web-site-title.jpg) no-repeat;
	display: block;
	height: 50px;
	text-indent: -5000px;
	margin-left: 40px;
	margin-top: 30px;
}

.section-graphic-design {
	background: url(../img/graphic-design-title.jpg) no-repeat;
	display: block;
	height: 50px;
	text-indent: -5000px;
	margin-left: 40px;
	margin-top: 30px;
}

.section-brands-logos {
	background: url(../img/brands-logos-title.jpg) no-repeat;
	display: block;
	height: 50px;
	text-indent: -5000px;
	margin-left: 40px;
	margin-top: 30px;
}

.portfolio-description {
	display: block;
	width: 500px;
	margin-top: 10px;
	margin-left: 40px;
	padding-bottom: 5px;
	border-bottom: 1px #CCCCCC dotted;
}

.portfolio-title {
	color: #3399CC;
	font-size: 150%;
	margin-top: 20px;
	margin-left: 40px;
}



/* -------------------- PERSONAL WORK --------------------------- */


.section-personalwork {
	background: url(../img/personal-work.jpg) no-repeat 0px -12px;
	display: block;
	height: 65px;
	text-indent: -5000px;
}

.p-image{
	margin-top: 15px;
}

.preview-content {
	margin-left: 39px;
}

.pw-stuff {
	width: 460px;
	padding: 10px 0;
	border-bottom: 1px #CCCCCC dotted;
}

.js-kit-rating {
	margin-top: 10px;
}

.pw-stuff p {
	float: right;
	margin-top: 20px;
}

.js-poweredBy {
	display: none;
}

.js-CreateCommentBg {
	margin: 1em 0 1em 0 !important;
}

.js-commentFieldLabel {
	margin: 5px 0;
	color: #3399CC;
}
/* -------------------- LINKS --------------------------- */


.section-links {
	background: url(../img/extras.jpg) no-repeat 0px -12px;
	display: block;
	height: 65px;
	text-indent: -5000px;
}

.btn-links {
	margin: 10px 0px 0px 0px;
	display: block;
	width: 500px;
}

/* -------------------- CONTACT --------------------------- */


.section-contact {
	background: url(../img/contact.jpg) no-repeat 0px -12px;
	display: block;
	height: 65px;
	text-indent: -5000px;
}

.contact-description {
	margin-left: 40px;
	width: 500px;
	display: block;
	line-height: 13px;
}


.img-contact {
	margin-left: 40px;
	margin-top: 8px;
	margin-bottom: 8px;
}

#portal-content .linkedin img {
	border: none; !important 
	margin: 0;
	padding: 0;
	
}


.Stile1 {color: #3399CC}

/* -------------------- NEWS --------------------------- */

.section-news {
	background: url(../img/news-title.jpg) no-repeat 0px -12px;
	display: block;
	height: 65px;
	text-indent: -5000px;
}

.news-description {
	display: block;
	width: 500px;
	margin-top: 10px;
	margin-left: 40px;
	padding-bottom: 5px;
	border-bottom: 1px #CCCCCC dotted;
}

#portal-content .news-description a img  {
	border: none;
}



