



/*
 * 01: Main
 */

body {
	background-color: ;
	font-size: 16px;
	font-family: sans-serif;
}


body {
	background-image: url("http://im.altervista.org/alterpages/thinkstock/101043157.jpg");
	background-position: left top;
	background-repeat: no-repeat;
}


/* Link */
a,
.widget-linklist {
	color: #c20101;
}
#page .ap-slider .ap-control-bullets li.ap-active a,
#page .ap-slider .ap-control-bullets li a:hover,
.site-paged #page .ap-slider .ap-control-bullets li.ap-active a,
.site-paged #page .ap-slider .ap-control-bullets li a:hover,
.site-boxed #page .ap-slider .ap-control-bullets li.ap-active a,
.site-boxed #page .ap-slider .ap-control-bullets li a:hover {
	background-color: #c20101;
}

/* Text */
body {
	color: #313131;
}

/* Title Primary */
h1, .logo-title {
	color: #e00101;
	font-size: 44px;
	font-family: sans-serif;
}

.logo-title a,
.logo-title a:hover {
	color: #e00101;
}

/* Title Secondary */
h2, h3 {
	color: #212121;
	font-size: 26px;
	font-family: sans-serif;
}

/* Borders */


/* Forms */
button,
input[type="button"],
input[type="submit"] {
	background-color: #c20101;
}
button:active,
button:hover,
input[type="button"]:active,
input[type="button"]:hover,
input[type="submit"]:active,
input[type="submit"]:hover {
	background-color: #a80000;
}

/* Navigation Minimal */
.site-minimal .site-navigation .menu a {
	color: #313131;
}
.site-minimal .site-navigation .menu a:hover {
	color: #c20101;
}
.site-minimal .site-navigation .menu > li:hover > a:before {
	border-top-color: #c20101;
}
.site-minimal .site-navigation .menu ul {
	background-color: #fff;
}


/* Slider */

.ap-slider.slideshow-light .ap-thumbs .ap-thumbs-left,
.ap-slider.slideshow-light .ap-thumbs .ap-thumbs-right {
	background-color: #c20101;
}
.ap-slider.slideshow-light .ap-thumbs .ap-thumbs-left:hover,
.ap-slider.slideshow-light .ap-thumbs .ap-thumbs-right:hover {
	background-color: #a80000;
}

/*
 * 02: Header
 */


.site-paged #header,
.site-boxed #header,
.site-minimal #header  {
	background-color: #ffffff;
}
.site-fullwidth .site-header {
	background-color: #ffffff;
}
@media (max-width: 767px) {
	.site-paged #header,
	.site-boxed #header,
	.site-minimal #header {padding: 5%;}
}
@media (min-width: 768px) and (max-width: 1279px) {
	.site-paged #header,
	.site-boxed #header,
	.site-minimal #header {padding: 15px;}
}
@media (min-width: 1280px) {
	.site-paged #header,
	.site-boxed #header,
	.site-minimal #header {padding: 20px;}
}



#header {
	min-height: 240px;
	background-image: url("http://www.comitatogenitorimilani.altervista.org/alterpages/i-care.jpg#gallery");
	background-repeat: no-repeat;
	background-position: top right;
}
@media (max-width: 767px) {
	#header {padding: 5%;}
}
@media (min-width: 768px) and (max-width: 1279px) {
	#header {padding: 15px;}
}
@media (min-width: 1280px) {
	#header {padding: 20px;}
}








/*
 * 03: Navigation
 */




/*
 * 04: Content
 */


.site-paged #page,
.site-boxed #content {
	background-color: #ffffff;
}
@media (max-width: 767px) {
	.site-boxed #content {padding: 5%;}
}
@media (min-width: 768px) and (max-width: 1279px) {
	.site-boxed #content {padding: 15px;}
}
@media (min-width: 1280px) {
	.site-boxed #content {padding: 20px;}
}


/*
 * 05: Sidebar
 */
 









/*
 * 06: Footer
 */










/*
 * 07: Dark
 */


/* Main */




button,
input[type="button"],
input[type="submit"],
.ap-slider.slideshow-light .ap-thumbs .ap-thumbs-left,
.ap-slider.slideshow-light .ap-thumbs .ap-thumbs-right {
	color: #fff;
}



/* Header */



	
	#header input[type="email"],
	#header input[type="date"],
	#header input[type="password"],
	#header input[type="text"],
	#header textarea {
		color: #777;
		background-color: rgba(0,0,0,.05);
	}
	
	#header input[type="date"]:focus,
	#header input[type="email"]:focus,
	#header input[type="password"]:focus,
	#header input[type="text"]:focus,
	#header textarea:focus {
		color: #333;
		background-color: rgba(0,0,0,.1);
	}
	#header .altervista-chat {
		background-color: rgba(0,0,0,.05);
    	border: 1px solid rgba(0,0,0,.05);
	}
	#header .ap-slider .ap-control-bullets li a {
	background-color: rgba(0,0,0,.1);
	}
	






/* Navigation */



/* Content */



	
	#content input[type="email"],
	#content input[type="date"],
	#content input[type="password"],
	#content input[type="text"],
	#content textarea {
		color: #777;
		background-color: rgba(0,0,0,.05);
	}
	#content input[type="date"]:focus,
	#content input[type="email"]:focus,
	#content input[type="password"]:focus,
	#content input[type="text"]:focus,
	#content textarea:focus {
		color: #333;
		background-color: rgba(0,0,0,.1);
	}
	#content .altervista-chat {
		background-color: rgba(0,0,0,.05);
    	border: 1px solid rgba(0,0,0,.05);
	}
	.site-paged #content .ap-slider .ap-control-bullets li a,
	.site-boxed #content .ap-slider .ap-control-bullets li a {
	background-color: rgba(0,0,0,.1);
	}
	



/* Sidebar */



	






/* Footer */



	




