/*

 Theme Name:   MC2 CMS

 Theme URI:    http://mc-2webservices.com/events/twenty-ten-child/

 Description:  Twenty Ten Child Theme

 Author:       MC2

 Author URI:   http://mc-2webservices.com

 Template:     twentyten

 Version:      1.0.0

 Tags:         light, dark, two-columns, left-sidebar

 Text Domain:  twenty-ten-child

*/



@import url("../twentyten/style.css");



/* =Theme customization starts here

-------------------------------------------------------------- */

body, input, textarea, .page-title span, .pingback a.url {
    font-family: Arial,Helvetica,sans-serif;
}

body {
    background-image: url("http://www.mc-2webservices.com/events/wp-content/uploads/2015/03/background1.jpg");
    background-color: #ffffff;
}

#container.one-column {
	background-color: #ffffff !important;
	width: 960px;
	float: left !important;	
}

#container.one-column .entry-content, .entry-summary {
    clear: both;
    padding: 0;
	width: 880px;
}

#container {
	background-color: #ffffff;
	float:right;
	margin-right:-260px;
	width: 100%;
	
}


#content {
	margin: 0 280px 0 20px !important;
}




#primary, #secondary {
float:left;
clear:left;
margin-left: 10px;
}

.one-column #content {
margin: 0 auto;
width: 960px;
}


#topcap {
	height: 105px;
}

#site-info {
	    float: left;
	    font-size: 12px;
	    font-weight: normal;
	}	
	
#tpcontainer .tpcontainerbottom1 {
	    float: left;
	}
#tpcontainer .tpcontainerbottom1, #tpcontainer .tpcontainerbottom2 {
	    font-size: 10px;
	    padding: 20px 0 10px;
	}
	
.page .entry-title {
	display: none;
		}
	
.page-title {
	display: none !important;
	}
	
#respond {
	   display: none;
	}
	
h1 {
	font-size: 24px;
	color: #666666 !important;
	font-weight: bold;
}

.left-col {
	float: left;
	width: 430px;
}

.right-col {
	float: right;
	width: 430px;
}

#content p {
	font-size: 14px !important;
	margin-bottom: 18px;
}

#clear {
  clear: both;
}

.nivo-controlNav {
    display: none;
}

#schedule {
	font-size: 13px;
}

#schedule tr td {
    border: 1px solid #ffffff;
    padding: 2px;
}

#schedule h2 {
	font-weight: bold;
	
}

a:link {
    color: #666666;
}

ul {
    list-style-type: none !important;
}

#button-register {
     background-color: #54C2BA;
     border: 0;
     width: 325px;
     color: #ffffff !important;
     padding: 10px 20px; 
}

#button-register a:link {
     color: #ffffff;
     text-decoration: none;  
}

#button-register a:hover {
     color: #ffffff;
     text-decoration: underline;  
}	

#colophon {
	border-top: 4px solid #000;
	margin-top: 4px;
	overflow: hidden;
	padding: 18px 0;
}