/*

Template name: Me
Author: Magna Themes
Support: http://www.magna-themes.com/support

*/


/*  1. GENERAL COLORS AND FONTS
================================================*/
body {
     font-family: 'Times New Roman', "Trebuchet Ms", verdana; /* Default font family for the entire document */
     font-size: 17px; /* Default font size for the entire document */
     color: #fff; /* Default colors for the fonts */
     background: #c0b5a3; /* Background color */
}

/* Links */
a, .link {
     color: #918174; /* Default color for the links */
}
/* Selection */
::selection, ::-moz-selection{
     background: #272727;
     color: #FFF;
}
/* Links */
h1, h2,  h3, h4, h5, h6, h1 a, h2 a,  h3 a, h4 a, h5 a, h6 a {
	color: #918174;
	font-family: 'Fjord One', arial, verdana;
	font-weight: normal;
	text-align: center;
}

/* Color for the big titles e.g.: OUR WORK */
div.title h2 {
     color: #918174;
}
/* Background color of the big titles. Should be same as the body */
div.title h2 span { background: #c0b5a2; }



/*  2. NAVIGATION
================================================*/
ul.menu {
     border-top: 1px solid #CCC; /* The color of the line above the menu items */
     border-bottom: 1px solid #CCC; /* The color of the line below the menu items */
}
/* Below you can set the font family and font size of the menu items */
ul.menu li {
     font-size: 16px;
     font-family: 'Fjord One', 'Times New Roman', serif; /* Replaced by cufon */
}
ul.menu li ul li {
     font-size: 13px;
     font-family: 'Fjord One', 'Times New Roman', serif; 
	 margin top:auto;
	 padding:0px;/* Replaced by cufon */
}

/* Colors of the menu items */
ul.menu li a { color: #fff; }
ul.menu li a:hover {
	color: #8b7b6f;
}

/* Styles addressed to the second menu */
div#hidden_menu { background: #9d8c7c; }
div#hidden_items ul li { font-family: 'Fjord One', 'Times New Roman', serif; } /* Replaced by cufon */
div#hidden_items ul li ul li{ 	 margin top:auto; padding:0px; } /* Replaced by cufon */
div#hidden_items ul li a { color: #F8F8F8; }



/*  3. INTRO ( The text below the navigation )
================================================*/
#intro { 
     font-family: 'Fjord One', 'Times New Roman', serif;
     color: #414141; 
}



/*  4. PORTFOLIO
================================================*/

/* Below you can change the style of the filter links */
ul#portfolioFilter li a {
     font-family: 'Fjord One', 'Times New Roman', serif;
     font-size: 14px;
     text-transform: uppercase;
     color: #333;
}
/* The color of the active portfolio filter link */
ul#portfolioFilter li.active a { color: #999; }



/*  5. SERVICES
================================================*/

/* Border and background colors of the "big circles" */
.icon_container { border: 4px solid #4a899b; }
.icon { background: #9d8c7d; }
.icon2 { background: #fff; }

/* The text, under the service title */
.services_intro p {
     color: #414141;
     font-family: 'Fjord One', 'Times New Roman', serif;
}



/*  6. ABOUT
================================================*/
#about p {
     font-size: 17px; 
     color: #fff; 
     font-family: 'Fjord One', 'Times New Roman', serif; 
}

/*  6a. TERAPIA
================================================*/
#terapia p {
     font-size: 17px; 
     color: #fff; 
     font-family: 'Fjord One', 'Times New Roman', serif; 
}

/*  6b. COME
================================================*/
#come p {
     font-size: 17px; 
     color: #fff; 
     font-family: 'Fjord One', 'Times New Roman', serif; 
}

/*  6c. psicoterapia
================================================*/
#psicoterapia p {
     font-size: 17px; 
     color: #fff; 
     font-family: 'Fjord One', 'Times New Roman', serif; 
}

/*  6d. QUANDO
================================================*/
#quando p {
     font-size: 17px; 
     color: #fff; 
     font-family: 'Fjord One', 'Times New Roman', serif; 
}

/*  6e. Qmodello
================================================*/
#modello p {
     font-size: 17px; 
     color: #fff; 
     font-family: 'Fjord One', 'Times New Roman', serif; 
}


/*  7. CONTACT
================================================*/
#contact_form input[type="text"], #contact_form textarea {
     font-size: 15px;
     font-family: 'Fjord One', 'Times New Roman', serif;
     color: #333;
     border-bottom: 1px dashed #CCC;
}

#contact_form button { 
     background: #272727; 
     font-family: 'Droid Sans', arial, verdana; 
     font-size: 17px; 
     color: #FFF; 
}

#contact_info p { font-family: 'Fjord One', 'Times New Roman', serif; }
#contact_info ul { font-family: 'Fjord One', 'Times New Roman', serif; }
