



/*
 * 01: Main
 */

body {
	background-color: #161616;
	font-size: 18px;
	font-family: sans-serif;
}


body {
	background-image: url("http://im.altervista.org/alterpages/thinkstock/109173812.jpg#gallery");
	background-position: top center;
	background-repeat: repeat;
}


/* Link */
a,
.widget-linklist {
	color: #32DDF3;
}
#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: #32DDF3;
}

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

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

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

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

/* Borders */

.site-minimal .site-navigation #navigation,
.site-minimal .site-navigation .menu ul,
.site-minimal .site-navigation .menu ul li,
.site-minimal #sidebar .widget {
	border-color: #000000;
}
table, th, td {
	border-color: #000000;
}


/* Forms */
button,
input[type="button"],
input[type="submit"] {
	background-color: #32DDF3;
}
button:active,
button:hover,
input[type="button"]:active,
input[type="button"]:hover,
input[type="submit"]:active,
input[type="submit"]:hover {
	background-color: #19d8f1;
}

/* Navigation Minimal */
.site-minimal .site-navigation .menu a {
	color: #cccccc;
}
.site-minimal .site-navigation .menu a:hover {
	color: #32DDF3;
}
.site-minimal .site-navigation .menu > li:hover > a:before {
	border-top-color: #32DDF3;
}
.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: #32DDF3;
}
.ap-slider.slideshow-light .ap-thumbs .ap-thumbs-left:hover,
.ap-slider.slideshow-light .ap-thumbs .ap-thumbs-right:hover {
	background-color: #19d8f1;
}

/*
 * 02: Header
 */




#header {
	min-height: 0px;
	background-image: url("http://aiutobonariacomposizione.altervista.org/alterpages/header043.jpg");
	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: #262626;
}
@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 */


input[type="email"],
input[type="date"],
input[type="password"],
input[type="text"],
textarea {
	color: #fff;
	background: rgba(255,255,255,.07);
}
input[type="date"]:focus,
input[type="email"]:focus,
input[type="password"]:focus,
input[type="text"]:focus,
textarea:focus {
	color: #fff;
	background: rgba(255,255,255,.14);
}
.site-minimal .site-navigation .menu ul {
	background-color: rgba(0,0,0,.9);
}
.altervista-chat,
.widget .av_newsletter {
	background-color: rgba(255,255,255,.05);
    border: 1px solid rgba(255,255,255,.07);
}
.ap-slider .ap-control-bullets li a {
	background-color: rgba(255,255,255,.7);
}





/* Header */



	






/* Navigation */



/* Content */


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


/* Sidebar */



	






/* Footer */



	




