/* @override http://localhost:8888/style.css */

a {
	text-decoration: none;
}

#content {
	background: url(img/shadow.png) repeat-y 43px 0;
	position: relative;
}

body {
	background: #dbdbdb url(img/bg.jpg) repeat center 0 fixed;
    direction: rtl;
}


/* @group general */

.section {
	background: #f3f3f3 url(img/curriculum_bg.png) repeat-x 0 bottom;
	border-top: 1px solid #fffeff;
	padding-top: 20px;
	padding-bottom: 30px;
}



.section_title h2 {
	padding-right: 50px;
	padding-top: 10px;
}

.section_list {
	margin-top: 30px;
	margin-bottom: 10px;
}

.section_list li {
    margin-top: 5px;
	margin-right: 80px;
	width: 610px;
}

li.section_content {
	
	position: relative;
}

/* @group date */

.section_content div.date {
	width: 120px;
	height: 50px;
	display: block;
	float: right;
	position: absolute;
	left: -104px;
	top: -70px;
	background-position: 245px 135px;
}



/* @end */



/* @end */

/* @group font */


h1,h2,h3,h4,h5,h6,p, span {
	letter-spacing: -1px;
}

h1 {
	color: #fff;
	line-height: 70px;
	font-size: 80px;
	letter-spacing: -5px;
	font-style: italic;
	text-shadow: #000000 0 0 0;
}

h2 {
	line-height: 35px;
	font-size: 30px;
}

h3 {
	line-height: 31px;
	font-size: 24px;
	letter-spacing: -2px;
	font-style: italic;
}

h4 {
	line-height: 26px;
	font-size: 20px;
}

h5 {
	color: #a4a6a6;
	line-height: 22px;
	font-size: 18px;
	font-style: italic;
}

h6 {
	color: #fff;
	line-height: 31px;
	font-size: 16px;
	letter-spacing: -2px;
}

p {
	color: #a4a6a6;
	letter-spacing: 0px;
	line-height: 20px;
	word-spacing: 1px;
	font: normal normal lighter 16px/28px amer, Helvetica Neue, sans-serif;
	letter-spacing: 0px;
	word-spacing: 3px;
}

.section_content div.date span {
	font: 20px amer, amer, Helvetica, arial, serif;
	color: #fff;
	display: block;
	float: right;
	width: 125px;
	height: 30px;
	text-align: center;
	padding-top: 10px;
	line-height: 20px;
}


#title_center ul li h4, #title_dx ul li p {
	font: 200 26px/30px amer, Helvetica, Geneva, sans-serif;
	letter-spacing: -1px;
	word-spacing: 0px;
}

#title_dx p.p_big {
    font-size: 22px;
    line-height: 30px;
}

input, textarea {
	font: 200 20px/38px amer, Helvetica, Geneva, sans-serif;
	font-size: 20px;
	line-height: 20px;
	color: #9b9b9b;
	font-weight: lighter;
}
/* @end */

/* @group header */

#header {
	text-align: left;
	height: 170px;
	background-repeat: repeat-x;
	background-position: 0 0px;
}

#header ul {
	margin-left: 50px;
	margin-bottom: 30px;
	margin-top: 38px;
}

#header ul li{
    display: block;
    float: left;
    width: 100%;
    margin: 0px;
}

#header ul li#bigtitle {
	height: 80px;
}

#header ul li#subtitle {
	text-align: left;
	margin-bottom: 20px;
}



/* @end */

/* @group title */

#photo {
	width: 220px;
	height: 220px;
	display: block;
	float: right;
	background: #fcfeff;
	margin-top: 30px;
	margin-right: 80px;
	margin-bottom: 10px;
	border: 1px solid #fff;
	
	-webkit-box-shadow: 0px 1px 3px #ababab;
	-moz-box-shadow: 0px 1px 3px #ababab;
	box-shadow: 0px 1px 3px #ababab;
	behavior: url(css/PIE.php);
}

#photo img {
    margin: 10px;
}

#title ul {
	margin-top: 26px;
}


#title_center ul li, #title_dx ul li {
	display: block;
	float: right;
	width: 100%;
	height: 30px;
	margin-top: 7px;
}

#title_dx ul li {
	height: 27px;
	margin-top: 6px;
	padding-top: 4px;
}

#title_center {
	text-align: left;
}



/* @end */

/* @group contact */

.contact_sx {
	margin-top: 20px;
}

.contact_sx li {
	width: 294px;
	margin-right: 80px;
	display: block;
	float: right;
	height: 50px;
	padding: 1px;
}

.contact_sx li h4 {
	display: inline;
	float: right;
	height: 40px;
	width: 50px;
	text-align: right;
	margin-left: 30px;
	line-height: 45px;
}

#contact li div.border {
	background-color: #fff;
	display: block;
	float: right;
	padding: 2px;
}

.contact_sx li input, .contact_dx li textarea {
	display: inline;
	float: right;
	height: 20px;
	width: 194px;
	background-color: #ececec;
	padding: 6px;
	border: 1px solid #d9dbdd;
}

.contact_dx li textarea {
	height: 168px;
	width: 274px;
	padding: 10px;
}

.contact_sx li input:focus, .contact_dx li textarea:focus  {
	background-color: #e5e5e5;
}

.contact_sx #invia {
	height: 35px;
	width: 211px;
	border-style: none;
	background-repeat: no-repeat;
	background-position: -14px -180px;
}

.contact_sx #invia:active {
	background-position: -14px -220px;
}

.section_content {
	padding-top: 10px;
	position: relative;
}

.contact_dx li {
	padding-top: 20px;
}



/* @end */

/* @group social */

#social {
    display: block;
    float: right;
    width: 50px;
	position: absolute;
	top: 0px;
	right: 65px;
	padding-top: 290px;
}

#social ul {
	padding: 0;
	display: block;
	float: right;
}

#social ul li {
	display: block;
	float: right;
	width: 50px;
	height: 31px;
	background-position: -241px -240px;
}

#social ul li#social_top {
	height: 9px;
	background-position: -241px 189px;
}

#social ul li#social_bottom {
	height: 20px;
	background-position: -241px 61px;
}

#social ul li img {
	margin-right: 12px;
}

/* @group social_button */

#social_button {
	display: block;
	float: right;
	position: absolute;
	top: -60px;
	left: -12px;
	width: 152px;
	height: 60px;
	padding-right: 50px;
	padding-top: 8px;
	background-position: 1px 75px;
}

/* @end */



/* @end */

/* @group footer */

#footer {
    height: 10px;
	background-repeat: repeat-x;
	background-position: 0 -150px;
}



/* @end */

#risposta {
	width: 580px;
	
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	behavior: url(css/PIE.php);
	margin-right: 80px;
	background-color: #faad21;
	text-align: right;
	margin-top: 10px;
	height: 0px;
}

#risposta p {
	color: #754f09;
	font-size: 19px;
	background-color: #faad21;
	margin-right: 30px;
	font-style: italic;
	line-height: 24px;
}

#risposta p b {
	margin-right: -20px;
	font-size: 30px;
	line-height: 40px;
	font-style: italic;
}




#color_menu {
	display: block;
	float: right;
	font-size: 15px;
	z-index: 666;
	width: 83%;
	border-bottom: 1px solid #232424;
	text-shadow: #323232 0 0 0;
	border-top: 1px solid #232424;
	background: #2e2e2e url(img/choose-color.png) no-repeat 0 1px;
	padding-right: 17%;
	height: 31px;
	padding-top: 4px;
}

#color_menu a {
    width: 16px;
    height: 16px;
	display: inline;
	float: right;
	margin: 5px;
	text-shadow: #3f4040 0 0 0;
	border: 1px solid #232424;
	-webkit-box-shadow: 0px 1px 1px #3f4040;
	-moz-box-shadow: 0px 1px 1px #3f4040;
	box-shadow: 0px 1px 3px #3f4040;
	behavior: url(css/PIE.php);
}

#color_menu a:hover {
	-webkit-box-shadow: 0px 0px 4px #7a7c7c;
	text-shadow: #7a7c7c 0 0 0;
}

/* @group color */

#color_menu a#black {background-color: #303030;}
#color_menu a#magenta {background-color: #be005e;}
#color_menu a#grey {background-color: #5a5b5b;}
#color_menu a#sky {background-color: #3380AB;}
#color_menu a#dark {background-color: #465366;}
#color_menu a#light {background-color: #7388A6;}
#color_menu a#violet {background-color: #55507A;}
#color_menu a#blue {background-color: #13478F;}
#color_menu a#lime {background-color: #70A01F;}
#color_menu a#lobster {background-color: #AE2E0B;}
#color_menu a#olive {background-color:  #0B4F00;}
#color_menu a#orange {background-color:#B46805;}
#color_menu a#red {background-color:  #980000;}



/* @end */
