
/* Dark Color */

body{
	color:#6b6b6b;
	background-image:url(https://vresidential.com.au/wp-content/themes/avianax/styles/dark/bg-body.png);
}

hr {color:#2f2f2f;	background:#2f2f2f;}

h1, h2, h3, h4, h5{color:#fff;}
h6{ font-weight:bold; color:#6e6e6e;}

a, a:visited, a:hover{color:#cd6d4c;} 


#wrapper{background:#252525; border-bottom:4px solid #131313; border-top:solid 4px #fff;}

#logo h1, #logo h1, #logo h1 a{ color:#fff;}
#logo .desc{color:#fff;}

.information{ color:#7d7d7d;}
.no-phone{ color:#6a6969;}

#topnav{border-bottom:solid 1px; border-top:solid 1px; border-color:#2f2f2f;}
#topnav ul li{ background:url(https://vresidential.com.au/wp-content/themes/avianax/styles/dark/menu-separator.gif) no-repeat 0px 15px;}
#topnav .current_page_item > a, #topnav  .current_page_item > a:hover,
#topnav .current_page_parent > a, #topnav .current_page_parent > a:hover,
#topnav .current-menu-parent > a, #topnav .current-menu-parent > a:hover,
#topnav .current-menu-item > a, #topnav .current-menu-item > a:hover {
color:#c3c3c3;}
#topnav ul li a{color:#898989;}
#topnav ul li a:hover{color:#c3c3c3; text-decoration:none}
.jqueryslidemenu ul li ul li ul{border-top:solid 1px #2f2f2f;}
/* Sub level menu links style */
.jqueryslidemenu ul li ul li a{background: #252525; /*background of tabs (default state)*/ 
border: 1px solid #2f2f2f;}

.jqueryslidemenu ul li ul li a:hover{ /*sub menus hover style*/
background-color:#252525;
}

/* Header */
#header{border-bottom:solid 1px #2f2f2f; color:#6b6b6b;}
.header-desc h4{ color:#a3a3a3;}



/* Slider */
#slider .nivo-controlNav a{background:url(https://vresidential.com.au/wp-content/themes/avianax/styles/dark/nav-slide.png) no-repeat;}
.nivo-caption {color:#6b6b6b;}
.nivo-caption h1{color:#cd6d4c;}
.nivo-caption span.slider-desc{color:#a3a3a3;}
.nivo-caption a, .nivo-caption a:hover{color:#bdbdbd; border:solid 1px #3f3f3f;}
.nivo-caption a{
	background:#454545;
	background: -webkit-gradient(linear, left top, left bottom, from(#5c5c5c), to(#454545));
	background: -moz-linear-gradient(top,  #5c5c5c,  #454545);
	background: -o-linear-gradient(top,  #5c5c5c,  #454545);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#5c5c5c', endColorstr='#454545');
}

.nivo-caption a:hover{
	background:#5c5c5c;
	background: -webkit-gradient(linear, left top, left bottom, from(#454545), to(#5c5c5c));
	background: -moz-linear-gradient(top,  #454545,  #5c5c5c);
	background: -o-linear-gradient(top,  #454545,  #5c5c5c);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#454545', endColorstr='#5c5c5c');
}



/* Content */
.contentbox{ background:#2e2e2e; color:#999;}
.separator.line {
	background-image:url(https://vresidential.com.au/wp-content/themes/avianax/styles/dark/line.gif);
	background-repeat:repeat-x;
	background-position:center;
}



/* BLOG */
.posttitle a, .posttitle a:visited{color:#cd6d4c;}
.post{border-bottom:1px solid #2f2f2f;}
.entry-utility{color:#898989;}

/* Service */
.bigcircle {background: #2e2e2e; color:#6a6a6a;}

/* Page Navigation*/
.wp-pagenavi a, .wp-pagenavi a:visited, .wp-pagenavi .pages, .wp-pagenavi .extend{color:#919191 !important; border:1px solid #2e2e2e !important; background:#2e2e2e !important;}
.wp-pagenavi a:hover, .wp-pagenavi span.current{color:#919191 !important; border:1px solid #919191 !important; background:#2e2e2e !important;}


/* Form and Button */
input[type="text"],
textarea {
	background: #2e2e2e; 
	border: 1px solid #2e2e2e;
	color: #919191;
}

.more, .button, input[type="submit"]{
	-moz-box-shadow: 1px 1px 1px #2f2f2f;
	-webkit-box-shadow: 1px 1px 1px #2f2f2f;
	box-shadow: 1px 1px 1px #2f2f2f;
}

.more:hover, .button:hover, input[type="submit"]:hover{
	color:#bdbdbd!important;	
	border:solid 1px #3f3f3f;
	background:#5c5c5c;
	background: -webkit-gradient(linear, left top, left bottom, from(#454545), to(#5c5c5c));
	background: -moz-linear-gradient(top,  #454545,  #5c5c5c);
	background: -o-linear-gradient(top,  #454545,  #5c5c5c);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#454545', endColorstr='#5c5c5c');
}

.more, .button, input[type="submit"]{
	border:solid 1px #3f3f3f;
	background:#454545;
	background: -webkit-gradient(linear, left top, left bottom, from(#5c5c5c), to(#454545));
	background: -moz-linear-gradient(top,  #5c5c5c,  #454545);
	background: -o-linear-gradient(top,  #5c5c5c,  #454545);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#5c5c5c', endColorstr='#454545');
	cursor:pointer;
	color:#bdbdbd!important;
}
input[type="submit"]{
	color:#bdbdbd!important;	
}
/* Tabs */
ul.tabs li {background: #202020;	border: 1px solid #2e2e2e;}
ul.tabs li:hover{border-bottom:solid 1px #2e2e2e;}
ul.tabs li a{color: #6b6b6b;}
ul.tabs li a:hover{background: #2e2e2e;}
ul.tabs	 li.active{border-bottom:solid 1px #2e2e2e; }
html ul.tabs li.active, html ul.tabs li.active a:hover  {background: #2e2e2e; color:#a5a5a5}
html ul.tabs li.active a{ color:#a5a5a5; }
#tab-body{	border:solid 1px #2e2e2e;	border-width:1px 1px 1px 1px;}
.tab-content{background: #2e2e2e;}

/* Toggle */
.trigger {border:solid 1px #2e2e2e; background-color:#202020;}
.trigger.first{ border-top:solid 1px #2e2e2e;}
.trigger span {	color:#6b6b6b;	background: url(https://vresidential.com.au/wp-content/themes/avianax/styles/dark/trigger.png) no-repeat 0px 4px;}
.active{background-color:#2e2e2e; }
.active span{color:#a5a5a5;}
.trigger a:hover {color: #a5a5a5;}
.toggle_container {
	border-top:solid 1px #272727;
	border-left:solid 1px #2e2e2e;
	border-right:solid 1px #2e2e2e;
	border-bottom:solid 1px #2e2e2e;
	background-color:#2e2e2e; 
}
/*tables*/
table {border-top:1px solid #383838;}
th,tr:hover{background-color:#272727;}
table {border: 1px solid #383838;}
tr td {border-top: 1px solid #383838;}

/* Sidebar */
#sidebar{border:1px solid #2f2f2f; border-width:0 0 0 1px}
#sidebar.positionleft{border-width:0 1px 0 0}
.small{color:#444;}
#sidebar li.newslist .title, #sidebar li.newslist .title a{color:#6b6b6b;}
#sidebar ul li a{color:#6b6b6b;}
#sidebar ul li a:hover{ color:#484848; text-decoration:none;}
#sidebar ul li li{border-bottom:1px solid #2f2f2f;  background:url(https://vresidential.com.au/wp-content/themes/avianax/styles/dark/arrow.gif) no-repeat 0px 6px;}
#sidebar ul li li:hover{ background:url(https://vresidential.com.au/wp-content/themes/avianax/styles/dark/arrow2.gif) no-repeat 0px 6px;}



#sidebar .text a{ color:#969494;}

/* Search */
#sidebar #searchform div { background: #2e2e2e; border: 1px solid #2e2e2e; }
#sidebar #searchform input {color: #919191;}
#sidebar #searchform .button_src {  background: url(https://vresidential.com.au/wp-content/themes/avianax/styles/dark/but_submit.gif) no-repeat scroll 0 0px transparent;}


.widget_calendar #wp-calendar tfoot td, th,tr:hover {
	background: #2f2f2f !important;
}


/* Portfolio */
#ts-display-pf-col .ts-display-pf-img img.rounded{border:1px solid #343434; background:#2e2e2e; }
#ts-display-pf-col .ts-display-pf-img a .rollover{background-color:#7b7b7b!important;}

#filter{border-right: 1px solid #2f2f2f;}
#filter li.selected-1 a, #filter li a:hover{color:#6b6b6b!important; text-decoration:none;}
#filter li a, #filter li a:visited{color:#484848;}



/* Footer */
#frame-footer{ border-top: 1px solid #2f2f2f; }
#footer{border-top:1px solid #2f2f2f;}
#copyright{ color:#858585;}