
/*  
Theme Name: Magnifico
Description: A Business & Portfolio Theme
Version: 1.1
Author: Dany Duchaine
Author URI: http://themeforest.net/user/ddstudios
*/




/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */

img, #logo, #nav a, #feature_list li a, #fromtwitter, #fromtheblog, .portfolio_list li { 

	behavior: url(javascript/iepngfix.htc) 

}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

.content620px img {
	margin-bottom: 20px ;
	max-width: 578px;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* Comments Style */


.content620px ol {
	margin-top: 20px;
}
.content620px ol li {
	padding: 10px 15px ;
	margin-bottom: 20px;
	background: #f3f3f3;
}

.content620px ol li p {
	border-top: solid 1px #b0b0b0;
	border-bottom: solid 1px #b0b0b0;
	padding: 15px 0px;
	margin: 10px 0px;
}
.avatar {
	float: right;
	margin-left: 20px;
	margin-bottom: 20px;
}
.content620px .meta {
	border: none;
	font-size: 11px;
	font-weight: bold;
	margin-top: 5px;
	text-transform: uppercase;
}
.ncomments {
	font-size: 15px;
}
#submit_it {
	background: #666666;
	color:#FFFFFF;
	border: none;
	margin-top: 5px;
	padding: 6px;
}

.content620px ul{
	list-style:disc;
}
.content620px ol{
	list-style:decimal;
}

.content620px .alignleft{
	float:left;
}

.content620px .alignright{
	float:right;
}

.content620px .aligncenter{
	margin:0 auto;
	text-align:center;
}
.content620px .alignnone{
	float:none;
}

.mapsdroite {width:590px; float:right;}
.mapsgauche {width:300px; float:left; text-align:left; border-right: 1px dashed #666;}
