/*
Theme Name: Nicolas Morin Me
Theme URI: http://www.nicolasmorin.me/
Description: Theme Nicolas Morin pour nicolasmorin.me
Version: 1.0
Author: Nicolas Morin
Tags: blue color, variable width, two columns, widgets

*/

BODY
{		   
	background:url(images/bg.jpg) repeat-x left top #5F6476;
	margin:0px;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #DADADE; line-height:8px; font-weight:normal; text-decoration:none; 
}

a {
	font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; line-height:15px; font-weight:normal; text-decoration:underline; 
}
a:hover {
text-decoration:none; 
}

.links {
	font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 12px; color: #473E30; line-height:15px; font-weight:bold; text-decoration:none; 
}
.links:hover {
text-decoration:underline; 
}

.footer {
	font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; line-height:15px; font-weight:normal; text-decoration:none; 
}

.headertop {
    background:url(images/img-header.jpg) no-repeat left top;
	height:310px;
	width:774px;
}

.midpanel{
    background:#696E80;
	border-left:1px solid #55596C;
	border-right:1px solid #55596C;
	padding:5px 0px 12px 0px;
}

.midpanel1{
  	padding:8px 0px 8px 0px;
}

.welcomebg {
    background:url(images/welcome-bg.jpg) no-repeat left top;
}

.aboutusbg {
    background:url(images/abt-us-bg.jpg) no-repeat left top;
}	

.portfoliobg {
    background:url(images/portfolio-bg.jpg) no-repeat left top;
}

.latestworksbg {
    background:url(images/latest-works-bg.jpg) no-repeat left top;
}

.textbold {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #DADADE; line-height:8px; font-weight:bold; text-decoration:none; 
}

.greenbold {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #67D841; line-height:8px; font-weight:bold; text-decoration:none; 
}

.greenbold:hover {
text-decoration:underline; 
}

.paddinglt {
 padding-left:12px;
}

.footerbg {
background:url(images/footer-bg.jpg) repeat-y left top;
border-bottom:1px solid #9094A4;
border-top:1px solid #9094A4;
}

.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #DADADE; line-height:10px; font-weight:normal; text-decoration:none; 
}

.bodytext:hover {
 text-decoration:underline; 
}