a {
	color: #43576c;
}
a:visited {
	color: #565c63;
}
a:hover {
	color: #4d657d;
}
body {
	background: #000 url(http://monikasantucci.com/wp-content/uploads/2012/04/Background3.jpg) center top no-repeat;
}
#wrapper {
	background: #131313 url(http://monikasantucci.com/wp-content/uploads/2012/04/backgroundinvert.jpg) center top no-repeat;
}

.nav li:hover,
.nav li.sfhover,
.nav li.current-menu-item,
.nav li.current_page_item {
	background: url(images/menu-blue.png) 50% 29px no-repeat;
}
.nav li:hover a,
.nav li.sfhover a,
.nav li.current-menu-item a,
.nav li.current_page_item a {
	color: #46525f!important;
}
.nav li.has-children a {
	background: url(images/arrows-blue.png) 100% -89px no-repeat;
}

.nav li:hover li:hover a,
.nav li.sfhover li.sfhover a {
	color: #46525f!important;
}
.nav li li.has-children a {
	background: url(images/arrows-blue.png) 100% 6px no-repeat;
}

.nav li:hover li:hover li:hover a,
.nav li.sfhover li.sfhover li.sfhover a {
	color: #46525f!important;
}

#header {
	border-bottom: 4px solid #2d4660;
}

#searchform input[type=text] {
	border: 1px solid #43576c;
}
#searchform input[type=submit]{
	border: 1px solid #43576c;
	color: #43576c;
}

/* Text */
h1,
h2,
h3,
h4,
h5,
h6,
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a,
h1 a:visited,
h2 a:visited,
h3 a:visited,
h4 a:visited,
h5 a:visited,
h6 a:visited {
	color: #43576c;
}

blockquote {
	border: 1px solid #43576c;
	background: rgba(45,70,96,0.15);
}
a.more-link {
	color: #43576c;
	border-bottom: 1px solid #43576c;
}

.wp-caption img {
	border-left: 1px solid #43576c;
	border-top: 1px solid #43576c;
	border-right: 1px solid #43576c;
}
.wp-caption p {
	border-left: 1px solid #43576c;
	border-bottom: 1px solid #43576c;
	border-right: 1px solid #43576c;
}

.post-meta a,
.post-meta a:visited,
.post-info a,
.post-info a:visited {
	color: #43576c;
}
.post-meta {
	border: 1px solid #43576c;
	color: #43576c;
}

#comments img {
	border: 1px solid #43576c;
}

#comments cite,
#comments cite a {
	color: #43576c;
}

#comments .reply,
#comments .reply a {
	color: #43576c;
}
#comments li .comment-body {
border-bottom:1px solid #43576c;
border-right:1px solid #43576c;
border-top:1px solid #43576c;
}

#comments li .comment-body .comment-arrow {
	background: url(images/comment-arrow-blue.png) no-repeat;
}

#comments li li .comment-body .comment-arrow {
	background: url(images/comment-arrow-blue.png) -8px 0 no-repeat;
}

#comments li li .comment-body {
	border-left:1px solid #43576c;
}

#comments li li li .comment-body .comment-arrow {
	background: url(images/comment-arrow-blue.png) -8px 0 no-repeat;
}

#comments input {
	border: 1px solid #43576c;
}

#comments textarea {
	border: 1px solid #43576c;
}

#comments input[type=submit] {
	color: #43576c;
}

#comments input[type=submit]:hover {
	background: #43576c;
}

#footer {
	background: url(images/footer-blue.jpg) 50% 0;
}

.mc_input {
		border: 1px solid #43576c;
}

.mc_signup_submit input[type=submit]:hover {
		background: #43576c;
}

.gigpress-table {
	color: #2D4660 !important;}
    
a.gigpress-tickets-link {
    background: none repeat scroll 0 0 #2D4660;
    border: 1px solid #314C68;
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.25) inset;
    color: #CECECE!important;
    display: block;
    font-weight: bold;
    left: 79%;
    padding: 2px 0 2px 2px;
    position: absolute;
    text-align: center;
    text-transform: uppercase;
    top: 45px;
    width: 100px;}
    
a:hover.gigpress-tickets-link {
    background: none repeat scroll 0 0 #385777;
	text-decoration: none;}

a:active.gigpress-tickets-link {
	background-color: #283F56;
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.4) inset;}

span.gigpress-info-item {
    color: #2D4660 !important;}