/*
Theme Name: Canada Top Systems Theme
Theme URI: http://www.topsystem.ca
Description: Based on the 2010 theme for WordPress. Design by Meet Godhani.
Author: Meet Godhani
Template: twentyten
Version: 0.1
Tags: 
*/

@import url("../twentyten/style.css");
@import url("ie-hacks.css");
@import url("style.css");

/* =Menu
-------------------------------------------------------------- */
#main-nav #menu-front-page-menu > li {
	min-height:335px; /* 521px */
}


/* =Widget Areas
-------------------------------------------------------------- */
#front-info-home .widget-title {
	display:none;
}
#front-info-home .textwidget {
	color:#fff;
	padding: 0 12px; /* zero vertical, 12 px on each side */
	/* text-shadow: #000 2px 1px 5px; */
}
#front-info-home .widget-container {
	margin: 0px;
}
#front-info-home .widget-area ul {
	margin: 0;
}

.endeavour-widget-area {
	float: left;
}

#main .endeavour-widget-area {
	/*border: 1px dotted green;*/
	/*width: 560px;*/
       width:330px;
       margin-top:330px;
       margin-bottom:100px;
	min-height:100px;
}

#main .endeavour-widget-area_column2 {
	/*border: 1px dotted green;*/
	/*width: 560px;*/
       width:200px;
       margin-top:330px;
       margin-bottom:100px;
        min-height:100px;
}

#main .endeavour-widget-area2 {
	/*border: 1px dotted red;*/
	width: 250px;
	min-height:100px;
        margin-top:330px;
        margin-right:-8px;
}

#main .endeavour-widget-area3 {
	/*border: 1px dotted green;*/
	/*width: 560px;*/
       width:210px;
       margin-top:330px;
       margin-bottom:100px;
	min-height:100px;
}

#main .endeavour-widget-area4 {
	width: 960px;
	min-height:100px;
        margin-top:-30px;
}

#main .stacked-column {
	float: left;
	/*width: 233px;*/
         width:470px;
	/*border: 1px solid blue;*/
}

#social-media-box {
	/* border: 1px solid green; */
}

#main #front-1 {
	/*float: left;*/
}

.widget-container {
	list-style-type: none;
}

a:link {color:#2873B7; }
a:active {color:#2873B7; }
a:visited {color:#2873B7; }
a:hover {color:#2873B7; }


.title-contribution {
	font-weight:bold
}

#front-1
{
	padding-left:5px;
	padding-right: 5px; 
}

#front-2
{
	padding-left:5px;
	padding-right: 5px; 
}

#front-3
{
	padding-left:5px;
	padding-right: 5px; 
}

#front-4
{
	padding-left:0px;
	padding-right:0px;
        float:right;
}

div#front-info-home {
	position:absolute;
        left:0px;
        padding:0px;
        margin:0px;
}