/*
Theme Name:     Calyx Multimedia
Theme URI:      http: //calyxpix.com/
Description:    Theme for Calyx Multimedia - child theme of calyx-tv theme
Author:         Oikos/Ross Wintle
Author URI:     http: //oikos.org.uk/
Template:		calyxtv
Version:        0.1.0
*/
@import url('../calyxtv/style.css');

a {
	color: #D1CFFF;
}

.left .logo {
	background-image: url('images/calyx-picture-agency.png')
}

.top-contact,
.top-contact a {
	color: #131057;
}
.footer-note a {
	color: #131057;
}

body {
	background-color: #FFF;
}
.main-container {
	/* border: 2px solid #2821BB; */
	background-color: #131057; 
}
.feature-box {
	width: 600px;
	margin: 0px auto;
}
.footer-widget-area .sidebar-widget a {
	color: #131057;
}