 /* privacy 1.1 */
@media screen and (max-width: 600px) { #rapidweaver_privacy_message p { padding-bottom: 40px;} #rapidweaver_privacy_message button {position: absolute; float: right; bottom: 0; right: 0;}}
#rapidweaver_privacy_message {background-color: rgba(49,49,49,0.95) !important; text-align: left !important; font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;  }

#rapidweaver_privacy_message p, #rapidweaver_privacy_message span {color: rgba(231,231,231,1.00) !important; font-size:13px !important; }
#rapidweaver_privacy_message  { font-size: 13px !important; }
#rapidweaver_privacy_message p a:link, #rapidweaver_privacy_message p a:active, #rapidweaver_privacy_message p a:visited {color: rgba(252,213,44,1.00) !important;}
#rapidweaver_privacy_message span a:link, #rapidweaver_privacy_message span a:active, #rapidweaver_privacy_message span a:visited {color: rgba(252,213,44,1.00) !important;}
#rapidweaver_privacy_message p a:hover, #rapidweaver_privacy_message span a:hover { color: rgba(214,181,37,1.00) !important; }

#rapidweaver_privacy_message button { 
border-width: 2px !important; border-style: solid !important;
background-color: rgba(99,163,95,1.00) !important; color: rgba(252,213,44,1.00) !important; border-color: rgba(99,163,95,1.00) !important; }
#rapidweaver_privacy_message button:hover {	color: rgba(214,181,37,1.00)  !important;	background-color: rgba(84,139,81,1.00) !important; border-color: rgba(99,163,95,1.00) * 0.85% !important;  }
/* privacy end */

/* @group Progress bar 1.1 */
.box-bar { position: fixed !important;  top: 0;  z-index: 1000;  width: 100%; display: none; }
.progress-box { width: 100%; height: 4px;  background: rgba(226,226,226,0.15); }
.progress-bar { width: 0%;  height: 4px; 
background-color: rgba(250,206,35,1.00);
background-image: -webkit-gradient(linear, left top, right top,
color-stop( 0.5, rgba(250,206,35,1.00) ), color-stop( 1.0, rgba(133,175,233,1.00) ));
background-image: -webkit-linear-gradient(left, rgba(250,206,35,1.00) 50.0%, rgba(133,175,233,1.00));
background-image: -moz-linear-gradient(left, rgba(250,206,35,1.00) 50.0%, rgba(133,175,233,1.00));
background-image: linear-gradient(left, rgba(250,206,35,1.00) 50.0%, rgba(133,175,233,1.00));
} 


 /* fix issue mobile extend to 100 perc */
		@media only screen and (max-device-width: 1024px) and (orientation: portrait) {
		.progress-bar{ padding-left: 7% !important;  padding-right: 7% !important;}	}
		@media only screen and (min-device-width: 1024px) and (orientation: portrait) {
		.progress-bar{ padding-left: 8% !important;  padding-right: 8% !important;}	}
		@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
		.progress-bar{ padding-left: 8% !important;  padding-right: 8% !important;}	}
		@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 1) {
		.progress-bar{ padding-left: 6% !important;  padding-right: 6% !important;}	}
		@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) {
		.progress-bar{ padding-left: 6% !important;  padding-right: 6% !important;}	}
		@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (-webkit-min-device-pixel-ratio: 2) {
		.progress-bar{ padding-left: 6% !important;  padding-right: 6% !important;}	}
/*  @end */

#contentContainer, #sidebarContainer, .blog-entry, .album-description   {font-size:16px;}
#extraContainer1, #extraContainer2, #extraContainer3, #extraContainer4 {font-size:16px;}

#extraContainer1box_full { padding-top: 0vh;	padding-bottom: 0vh; }

/* @group Border */
#blog-archives,
#blog-categories,
ul.blog-tag-cloud,
.blog-entry-title a {
border-left-color: rgba(0,0,0,1.00);
border-bottom-color: rgba(0,0,0,1.00);
border-top-color: rgba(0,0,0,1.00);
}
.rw-sitemap ul li  { }
/* @end */
/* @group Tipsy colors */
.tipsy-inner {background-color: rgba(245,245,245,1.00); }
.tipsy-inner {color:rgba(215,163,13,1.00)}
.tipsy-arrow {border-bottom-color: rgba(245,245,245,1.00);
border-top-color: rgba(245,245,245,1.00);
border-left-color: rgba(245,245,245,1.00);
border-right-color: rgba(245,245,245,1.00);}
.tipsy-arrow-n {border-bottom-color: rgba(245,245,245,1.00);}
.tipsy-arrow-s {border-top-color: rgba(245,245,245,1.00);}
.tipsy-arrow-e {border-left-color: rgba(245,245,245,1.00);}
.tipsy-arrow-w {border-right-color: rgba(245,245,245,1.00);}
/* @end */
/* @group Text Colour Title and Slogan */
.title h1, #pageHeader h1 {
	color: rgba(63,63,63,1.00);
}
#up {
 background-color: rgba(4,0,0,1.00);
}
#pageHeader h1, #up [class^="fa fa-"] {
	color: rgba(255,255,255,1.00);
}
.slogan h2, #pageHeader h2 {
	color: rgba(243,191,62,1.00);
}
/* @end */
/* @group Link   NORMAL */
a:link {
	color: rgba(0,0,0,1.00);
}
#extraContainer2 a:link {
	color: rgba(0,0,0,1.00);
}
/* @end */
/* @group Link   ACTIVE ecc */
/* movie photos links */

.thumbnail-frame:hover,
.movie-thumbnail-frame:hover   {
	color: rgba(186,0,1,1.00);
}
/* links */
a:hover, a:active   {
	color: rgba(186,0,1,1.00);
}
#extraContainer2 a:hover, #extraContainer2 a:active   {
	color: rgba(186,0,1,1.00);
}
.blog-archive-link-enabled,
.blog-category-link-enabled,
.blog-entry-permalink a:visited   {
	color: rgba(186,0,1,1.00);
}
/* links visited */
a:visited   {
	color: rgba(0,0,0,1.00);
}
/* @end */
/* @group __buttons */

/* @end */
/* @group Toolbar */
nav #menuToggle {
border-top-color: rgba(4,0,0,1.00);
border-left-color: rgba(4,0,0,1.00);
border-right-color: rgba(4,0,0,1.00);
border-bottom-color: rgba(4,0,0,1.00);
}
nav, nav #menuToggle {
background-color: rgba(4,0,0,1.00);
}
nav:before {
color: rgba(63,63,63,1.00);
}
nav #menuToggle span,
nav #menuToggle span:before,
nav #menuToggle span:after,
.open #menuToggle span:before,
.open #menuToggle span:after    {
background-color: rgba(255,255,255,1.00);
}
#navcontainer ul a {
border-top-color: rgba(3,0,0,1.00);
border-left-color: rgba(3,0,0,1.00);
border-right-color: rgba(3,0,0,1.00);
border-bottom-color: rgba(3,0,0,1.00);
background-color: rgba(4,0,0,1.00);
}

.fixed_topnav, .contentContainer_bottom{
background-color: rgba(4,0,0,1.00);
}
#nav_button:after, #nav_button.opened:after {
background-color: rgba(4,0,0,1.00);
}
#navcontainer ul:before, #navcontainer ul:after,
/*.parent:before,*/
#navcontainer .parent{
	color: rgba(255,255,255,1.00);
}
#nav_button:after, #nav_button.opened:after{
	color: rgba(255,255,255,1.00);
}
#drop:after, #drop.boxopened:after  {
color: rgba(255,255,255,1.00);
}
#drop:hover:after, #drop.boxopened:hover:after {
color: rgba(255,255,255,1.00);
}
#nav_button:hover:after, #nav_button.opened:hover:after{
color: rgba(255,255,255,1.00);
}
#drop:after, #drop.boxopened:after  {
background-color: rgba(4,0,0,1.00);
}
#navcontainer a:link,
#navcontainer a:visited {
	color: rgba(255,255,255,1.00);
}
#navcontainer a:hover,
#navcontainer #current,
#navcontainer .current,
#navcontainer ul #current,
#navcontainer ul .current,
#navcontainer a:active,
#navcontainer .currentAncestor,
#navcontainer ul #currentAncestor,
#navcontainer ul .currentAncestor,
#navcontainer #currentAncestor {
	color: rgba(255,255,255,1.00);
}
/* borders */
#navcontainer li {	
border-right-color: rgba(4,0,0,1.00);
}
#navcontainer ul ul {	
border-top-color: rgba(4,0,0,1.00);
}
#navcontainer ul ul a  {	
border-bottom-color: rgba(4,0,0,1.00);
}
/* borders */
/* @end */
/* @group Text  Colour  CONTENT  */
/* EX4 button */
.tipsy-arrow {border-bottom-color: rgba(245,245,245,1.00);
border-top-color: rgba(245,245,245,1.00);
border-left-color: rgba(245,245,245,1.00);
border-right-color: rgba(245,245,245,1.00);}
 #drop:before   {
color: rgba(0,0,0,1.00);
}
pre, xmp, code {
background-color: %colour_Container_background * 0.9%;	
}
hr { border-color: %colour_Container_background * 0.9%;}
/* Photo single page */
.photo-frame, .exif-data, .photo-navigation {
border-bottom-color: rgba(0,0,0,1.00);	
border-color: rgba(0,0,0,1.00);	
}
/* Photo single page end */
.album-title,
.movie-page-title,
.filesharing-item-title,
.standout, blockquote  {
	color: rgba(0,0,0,1.00);
}
#contentContainer{
	color: rgba(0,0,0,1.00);
}
#extraContainer2 {
	color: rgba(0,0,0,1.00);
}
/* Borders Below */
.album-title,
.movie-page-title {
	border-bottom-color: rgba(0,0,0,1.00);
	border-top-color: rgba(0,0,0,1.00);
}
#footer_box {
border-top-color: rgba(0,0,0,1.00);
}
#footer, #footer p {
	color: rgba(0,0,0,1.00);
}
#footer a:hover, #breadcrumbcontainer a:hover{
	color: rgba(186,0,1,1.00);
}
#footer, #footer a, #breadcrumbcontainer a{
	color: rgba(0,0,0,1.00);
}

/* @end */

/* @group Text  Colour  SIDEBAR */
#sidebarContainer .lastpublished {
	border-left-color: rgba(0,0,0,1.00);
	border-right-color: rgba(0,0,0,1.00);
	border-top-color: rgba(0,0,0,1.00);
	border-bottom-color: rgba(0,0,0,1.00);	
}
#sidebarContainer {
	color: rgba(0,0,0,1.00);
}
#sidebarContainer .sideHeader,
#sidebarContainer .lastpublished,
.standout, #sidebar blockquote  {
	color: rgba(0,0,0,1.00);
}
/* @end */

#pageHeader{ 
	background-color: rgba(255,255,255,1.00);
}
#extraContainer1box_full{ /* Extracontent text */
	background-color: rgba(255,255,255,1.00);
}
#extraContainer1{ /* Extracontent text */
	color: rgba(0,0,0,1.00);
}
#extraContainer1 .standout, blockquote,
#extraContainer1 .standout, #sidebar blockquote {
	color: rgba(0,0,0,1.00);
}
#extraContainer1 a { /* Extracontent links normal */
	color: rgba(255,249,212,1.00);
}
#extraContainer1 a:hover,
#extraContainer1 a:active {
	color: rgba(5,5,5,1.00);
}
body {background-color: rgba(255,255,255,1.00);}


/*.photo-background, .photo { background-color: rgba(255,255,255,1.00);}*/


/* @group Toolbar2 */

#navcontainer2 ul a {
border-right-color: rgba(0,0,0,1.00);
}
#navcontainer2 {
border-bottom-color: rgba(0,0,0,1.00);
}
#navcontainer2 ul .parent:after {
	color: rgba(242,0,1,1.00);
}
#navcontainer2 #current,
#navcontainer2 #current:hover,
#navcontainer2 .currentAncestor {
	color: rgba(186,0,1,1.00);
}
#navcontainer2 a:hover,
#navcontainer2 #current,
#navcontainer2 .current,
#navcontainer2 ul #current,
#navcontainer2 ul .current,
#navcontainer2 a:active,
#navcontainer2 .currentAncestor,
#navcontainer2 ul #currentAncestor,
#navcontainer2 ul .currentAncestor,
#navcontainer2 #currentAncestor {
	color: rgba(186,0,1,1.00);
}
/* @end */