/*  
Theme Name: GoodFood
Description:  GoodFood theme by <a href="http://www.xjumpers.ro/">xJumpers</a>.
Theme URI: http://www.xjumpers.ro/
Version: 1.0.1
Author: kukon
Author URI: http://www.xjumpers.ro/
Tags: theme-options, white, silver, light, two-columns, fixed-width, threaded-comments, translation-ready
	
	*Notes - Not titling your widgets in the sidebar can break the markup (and design)
	- change the header image and site favicon in GoodFood options in the admin
	
	
	This version released under the <a href="http://www.opensource.org/licenses/gpl-license.php">GPL</a>.
*/
 

body {
	background: #ffffff url(none);
	padding: 0 40px;
	margin: 0px;
	color: #000000;
}
#page {
	background: none;
}
#wrapper {
	width: 100%;
	margin: 0px;
}


h1 {
	color: #000000;
}
h1 a, h1 a:visited {
	color: #000000;
}


#left-col {
	width: 100%;
}

#content {
	padding: 0;
	background: #ffffff;
	width: 100%;
}


/* ceva aciika

#extra-footer {
width:100%;
background:#ffffff;
padding:10px 0px;
}

#footer-table {
margin:0px auto;
}

span.categCyanFooterIntactMediaGroup {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#0099ff;
	font-weight:bold;
	font-size:12px;
	text-transform:uppercase;
}
span.categMagentaFooterIntactMediaGroup {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#ff0099;
	font-weight:bold;
	font-size:12px;
	text-transform:uppercase;
}
a.linkFooterIntactMediaGroup {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#455560;
	font-size:10px;
	text-decoration:none;
	line-height: 1.5;
}
a.linkFooterIntactMediaGroup:hover {
	text-decoration: underline;
}
span.noLinkFooterIntactMediaGroup {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#555555;
	font-size:10px;
	text-decoration:none;
	line-height: 1.5;
}
a.linkBlackFooterIntactMediaGroup {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
	line-height: 1.5;
}
a.linkBlackFooterIntactMediaGroup:hover {
	text-decoration:underline;
}