body {
background: #fff url("https://avvoberlawfirm19.procurrox.com/wp-content/blogs.dir/290/files/sites/8376/2013/11/gplaypattern.png") repeat 0% 0% scroll;
color: #404040;
font-size: 16px;
font-size: 1.6rem;
font-family: 'Open Sans';
font-style: normal;
font-weight: normal;
}

h1, h2, h3, h4, h5, h6 {
color: #404040;
font-family: 'Open Sans';
font-style: normal;
font-weight: 600;
}

a {
color: #49aef2;
text-decoration: none;
border-bottom: none;
}

a:hover {
color: #D6623B;
text-decoration: underline;
border-bottom: none;
}

#masthead  {
background: #91204D;
}



.site-title, .site-title:hover {
color: #ffffff;
font-family: 'Open Sans';
font-style: normal;
font-weight: 600;
}

.site-description, .site-description:hover {
color: #ffffff;
font-family: 'Open Sans';
font-style: normal;
font-weight: 600;
}

#nav-container  {
background: #FEFEFE;
background: -moz-linear-gradient(top,  #FEFEFE 0%, #F0F0F0 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FEFEFE), color-stop(100%,#F0F0F0));
background: -webkit-linear-gradient(top,  #FEFEFE 0%,#F0F0F0 100%);
background: -o-linear-gradient(top,  #FEFEFE 0%,#F0F0F0 100%);
background: -ms-linear-gradient(top,  #FEFEFE 0%,#F0F0F0 100%);
background: linear-gradient(to bottom,  #FEFEFE 0%,#F0F0F0 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FEFEFE', endColorstr='#F0F0F0',GradientType=0 );

}

#nav-container .menu > li > a, .menu-toggle, #nav-container .nav-menu > li > a {
color: #404040;

}

#nav-container .dropdown-menu {
background: #F0F0F0;
}

#nav-container .dropdown-menu > li > a {
color: #404040;

}


#primary {

}

.embedded-map iframe {
color: #404040;

}


#colophon  {
background: #452632;
}

#colophon {
color: #969696;
}

#colophon a {
color: #d3d3d3;
}

#colophon a:hover {
color: #d3d3d3;
}

footer .menu > li {
border-color: #d3d3d3;
}

/***** Theme-Specific Styles *****/
/* main nav menu hover state */
#nav-container .menu > li > a:hover {
color: #ffffff;
background: #f9ce5e;
background: -moz-linear-gradient(top,  #f9ce5e 0%, #E8BF56 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f9ce5e), color-stop(100%,#E8BF56));
background: -webkit-linear-gradient(top,  #f9ce5e 0%,#E8BF56 100%);
background: -o-linear-gradient(top,  #f9ce5e 0%,#E8BF56 100%);
background: -ms-linear-gradient(top,  #f9ce5e 0%,#E8BF56 100%);
background: linear-gradient(to bottom,  #f9ce5e 0%,#E8BF56 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9ce5e', endColorstr='#E8BF56',GradientType=0 );

}

/* main nav menu active state */
#nav-container .menu > .current-menu-item > a,
#nav-container .menu > .current-menu-parent > a,
#nav-container .menu > .current-menu-ancestor > a,
.single-post #nav-container .menu > .current_page_parent > a {
color: #ffffff;
background: #EAC051;
background: -moz-linear-gradient(top,  #EAC051 0%, #D9B149 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#EAC051), color-stop(100%,#D9B149));
background: -webkit-linear-gradient(top,  #EAC051 0%,#D9B149 100%);
background: -o-linear-gradient(top,  #EAC051 0%,#D9B149 100%);
background: -ms-linear-gradient(top,  #EAC051 0%,#D9B149 100%);
background: linear-gradient(to bottom,  #EAC051 0%,#D9B149 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#EAC051', endColorstr='#D9B149',GradientType=0 );

}

/* dropdown and mobile menu hover state */
#nav-container .dropdown-menu > li > a:hover,
#nav-container .nav-menu > li > a:hover {
color: #ffffff;
background: #f9ce5e;
background: -moz-linear-gradient(top,  #f9ce5e 0%, #E8BF56 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f9ce5e), color-stop(100%,#E8BF56));
background: -webkit-linear-gradient(top,  #f9ce5e 0%,#E8BF56 100%);
background: -o-linear-gradient(top,  #f9ce5e 0%,#E8BF56 100%);
background: -ms-linear-gradient(top,  #f9ce5e 0%,#E8BF56 100%);
background: linear-gradient(to bottom,  #f9ce5e 0%,#E8BF56 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9ce5e', endColorstr='#E8BF56',GradientType=0 );

}

/* dropdown and mobile menu active state */
#nav-container .dropdown-menu > .current-menu-item > a,
#nav-container .dropdown-menu > .current-menu-parent > a,
#nav-container .dropdown-menu > .current-menu-ancestor > a,
#nav-container .nav-menu > .current-menu-item > a,
#nav-container .nav-menu > .current-menu-parent > a,
#nav-container .nav-menu > .current-menu-ancestor > a,
.single-post #nav-container .nav-menu > .current_page_parent > a {
color: #ffffff;
background: #EAC051;
background: -moz-linear-gradient(top,  #EAC051 0%, #D9B149 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#EAC051), color-stop(100%,#D9B149));
background: -webkit-linear-gradient(top,  #EAC051 0%,#D9B149 100%);
background: -o-linear-gradient(top,  #EAC051 0%,#D9B149 100%);
background: -ms-linear-gradient(top,  #EAC051 0%,#D9B149 100%);
background: linear-gradient(to bottom,  #EAC051 0%,#D9B149 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#EAC051', endColorstr='#D9B149',GradientType=0 );

}

#secondary .widget {
background: #E9E9E9;
background: -moz-linear-gradient(top,  #E9E9E9 0%, #ffffff 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#E9E9E9), color-stop(100%,#ffffff));
background: -webkit-linear-gradient(top,  #E9E9E9 0%,#ffffff 100%);
background: -o-linear-gradient(top,  #E9E9E9 0%,#ffffff 100%);
background: -ms-linear-gradient(top,  #E9E9E9 0%,#ffffff 100%);
background: linear-gradient(to bottom,  #E9E9E9 0%,#ffffff 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#E9E9E9', endColorstr='#ffffff',GradientType=0 );

}

.PhoneNumberWidget, .MobileCallWidget, .MobileDirectionsWidget {
background: #f9ce5e;
background: -moz-linear-gradient(top,  #f9ce5e 0%, #E8BF56 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f9ce5e), color-stop(100%,#E8BF56));
background: -webkit-linear-gradient(top,  #f9ce5e 0%,#E8BF56 100%);
background: -o-linear-gradient(top,  #f9ce5e 0%,#E8BF56 100%);
background: -ms-linear-gradient(top,  #f9ce5e 0%,#E8BF56 100%);
background: linear-gradient(to bottom,  #f9ce5e 0%,#E8BF56 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9ce5e', endColorstr='#E8BF56',GradientType=0 );

}

#header-sidebar .SocialMediaLinksWidget {
background-color: #9F2F59;
border: 1px solid #AE3D65;
color: #fff;

}

#footer-sidebar .SocialMediaLinksWidget {
background-color: #51313D;
border: 1px solid #5D3C48;
color: #fff;

}

#colophon .site-info {
border-top: 1px solid #5D3C48;
}



/***** Media Queries *****/

@media only screen and (min-width: 1000px) {
}

@media only screen and (min-width: 800px) and (max-width: 999px) {
}

@media only screen and (min-width: 480px) and (max-width: 799px) {
}

@media only screen and (max-width: 479px) {
}