/*  
Theme Name: Fresh Industrie
Theme URI: http://freshindustrie.com/
Description: The theme for the fresh industrie website.
Version: 0.1
Author: Dwight Lee
Author URI: http://lab47.com/

*/


/* Begin Typography & Colors */
body {
	font-size: 10px; 
	line-height: 18px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#333;
	text-align: center;
/*	background-image:url(http://www.freshindustrie.com/blog/wp-content/themes/freshind/images/newbackgroundpaper_edit.jpg);*/
	background-image:url(http://www.freshindustrie.com/blog/wp-content/themes/freshind/images/background_scratchtile.jpg);
	background-repeat:repeat-y;
	background-position:center top;
	margin:0px;
	padding:0px;
	}
#page {
	margin:20px auto 0px auto;
	padding:0 auto;
	width:944px;
	text-align:left;
	background-color:#fff;
	border-top:#999999 1px solid;
	}
#header {
	position:relative;
	padding-bottom:10px;
	margin-top:-20px;
	background-image:url(http://www.freshindustrie.com/blog/wp-content/themes/freshind/images/header2.png);
	background-position:top left;
	background-repeat:no-repeat;
* background: none;
* filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.freshindustrie.com/blog/wp-content/themes/freshind/images/header2.png', sizingMethod='crop');
	height: 247px; 
	width: 944px;
	display:block;	
	}
	 
#footer_container {
	padding: 0px auto;
	margin: 0px auto;
	clear: both;
	position:relative;
	width: 944px;
	height:113px;
	display:block;	
	}

#footer {
	padding: 0px;
	margin: 0px;
	clear: both;
	position:absolute;
	bottom:-20px;
	left:0px;
	background-image:url(http://www.freshindustrie.com/blog/wp-content/themes/freshind/images/footer.png);
	background-position:bottom left;
	background-repeat:no-repeat;
* background: none;
* filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.freshindustrie.com/blog/wp-content/themes/freshind/images/footer.png', sizingMethod='crop');
	width: 944px;
	height:107px;
	display:block;	
	}
	
a {
	text-decoration:underline;
	color:#333;
	outline:none;
	border:0 none;
	}
a:hover {
	text-decoration: underline;
	}

.narrowcolumn {
	float: left;
	padding-bottom:10px;
	margin-left:30px;
	width:610px;
	}
img {
	border:0 none;
	}
a img {
	border:0 none;
	}

/** START MENU **/
#header #logo {
	position:absolute;
	bottom:58px;
	right:37px;	
	}
#header #menu_home {
	position:absolute;
	bottom:25px;
	left:318px;
	}
#header #menu_shop {
	position:absolute;
	bottom:17px;
	left:386px;
	}
#header #menu_lowdown {
	position:absolute;
	bottom:19px;
	left:469px;
	}
#header #menu_about {
	position:absolute;
	bottom:12px;
	left:575px;
	}
#header #menu_contact {
	position:absolute;
	bottom:19px;
	left:659px;
	}
#footer_container #foot_security {
	position:absolute;
	top:42px;
	left:244px;
	}
#footer_container #foot_shipping {
	position:absolute;
	top:37px;
	left:385px;
	}
#footer_container #foot_privacy {
	position:absolute;
	top:22px;
	left:555px;
	}
#footer_container #foot_legal {
	position:absolute;
	top:20px;
	left:730px;
	}
#footer_container #foot_faq {
	position:absolute;
	top:37px;
	left:867px;
	}

/** END MENU **/

/** START POSTS **/
.pagecontainer, .postcontainer {
	border-right:#b2de00 1px dotted;
/*	min-height:1000px;*/
	min-height:650px;
	margin-bottom:20px;
	width:609px;
	}
.post_topnavi {
	padding:8px 0px 20px 0px;
	text-align:left;
	border-top:#b2de00 1px dotted;
	}
.post {
	padding:10px 0px 20px 0px;
	text-align:left;
	border-top:#b2de00 1px dotted;
	}
.post a:hover {
	background-color:#fbfdf2;
	}
.postlist_header {
	padding-bottom:2px;
	margin-left:-5px;
	width:610px;
	height:31px;
	}
.postlist_header img{
	float:left;
	}
.post_header {
	clear:both;
	margin-top:10px;
	width:610px;
	height:25px;
	}
.post_title {
	float:left;
	font-size:18px;
	font-weight:bold;
	text-decoration:none;
	width:490px;
	height:25px;
	padding-left:5px;
	}
.post_title a {
	text-decoration:none;
	}
.post_title a:hover {
	text-decoration:underline;
	}
.post_title h1 {
	font:Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:normal;
	line-height:26px;
	margin:0px;
	padding:0px;
	}
.post_details {
	float:right;
	font-size:10px;
	color:#999;
	width:100px;
	margin-right:10px;
	text-align:right;
	padding-top:5px;
	}
.post_details a {
	color:#999;
	text-decoration:none;
	}
.post_details a:hover {
	text-decoration:underline;
	}
.post_entry {
	font-size:10px;
	line-height:16px;
	padding-top:10px;
	margin-left:5px;
	width:590px;
	}
.post_entry a {
	text-decoration:underline;
	}
.post_footer {
	padding-top:10px;
	margin-left:5px;
	width:590px;
	color:#666;
	}
.post_footer a {
	color:#666;
	text-decoration:none;
	}
.post_footer a:hover {
	text-decoration:underline;
	}
.post_tags {
	margin-bottom:4px;
	}

/** END POSTS **/

/** START PAGE**/
.page {
	padding:10px 0px 20px 0px;
	text-align:left;
	border-top:#b2de00 1px dotted;
	}
.page_entry {
	font-size:12px;
	margin-left:5px;
	width:580px;
	}

/** END PAGE**/

/** START SIDEBAR **/
#sidebar {
	float:left;
	width:280px;
	margin-bottom:50px;
	text-align:center;
	}
	
#sidebar .shopmenu {
	height:15px;
	width:280px;
	border-top:#b2de00 1px solid;
	border-bottom:#b2de00 1px solid;
	padding:3px 0px;
	margin-bottom:10px;
	}
.shopmenu a {
	margin-left:5px;
	}
.shopmenu a:hover {
	text-decoration:none;
	background-color:#fff;
	border:none;
	}
.module_block {
	margin-bottom:15px;
	}
.module_title {
	background-color:#fbfdf2;
	border-top:#b2de00 1px dotted;
	border-bottom:#b2de00 1px dotted;
	padding:7px 0px 3px 0px;
	}
.module_body {
	padding-top:15px;
	}
.module_body a {
	text-decoration:none;
	}
.module_body a:hover {
	text-decoration:underline;
	}
.module_body .archives_select {
	float:left;
	width:175px;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-bottom:3px;
	}
.module_body .archive_label {
	clear:both;
	float:left;
	width:85px;
	margin:0px 5px 3px 3px;
	text-align:right;
	}
.module_body .tagcloud {
	width:260px;
	margin:0px 0px 0px 10px;
	padding:0px;
	}
.module_body .fromtheshop_caption {
	margin-left:24px;
	width:230px;
	text-align:justify;
	}

.module_body ul, .module_body ul li, .module_body ul li ul, .module_body ul li ul li {
	text-align:left;
	list-style:none;
	margin:0px;
	padding:0px;
	}
.module_body ul li {
	margin-left:25px;
	}
.module_body ul li h2 {
	font-size:12px;
	text-decoration:underline;
	margin:0px;
	padding:0px;
	}	

#searchform {
	text-align: center;
	}

#sidebar #searchform #s {
	width: 175px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	border:#999 1px solid;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}
/** END SIDEBAR **/



code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}


#wp-calendar #prev a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */






/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	} 

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}


/* End Entry Lists */



/* Begin Form Elements */
.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	background-color: #fefff9;
	}
#comments {
	}
.comment_title {
	font-size:14px;
	font-weight:normal;
	border-top:#b2de00 1px dotted;
	margin:0px;
	padding:10px 0px 0px 0px;
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}
.comment_title h3 {
	margin:5px 0px;
	padding:0px;
	font-size:14px;
	font-weight:bold;
	}
.commentlist {
	width:580px;
	margin-left:10px;
	padding: 0px;
	text-align: justify;
	}

.commentlist li {
	margin: 0px;
	padding: 5px 10px 3px;
	list-style: none;
	border-top:#d8e2af 1px dotted;
	}

.comment_header {
	width:560px;
	height:15px;
	margin-bottom:5px;
	}
.comment_responder {
	width:340px;
	float:left;
	}
.comment_metadata {
	float:right;
	text-align:right;
	width:200px;
	color:#666;
	}
.comment_moderation {
	font-style:italic;
	border:#FF6600 1px solid;
	}
.comment_entry {
	clear:both;
	width:560px;
	}
.comment_replyform {
	border-top:#b2de00 1px dotted;
	text-align:left;
	font-size:14px;
	font-weight:normal;
	padding-top:10px;
	}
.comment_replyform h3 {
	margin:0px;
	padding:0px;
	font-weight:normal;
	font-size:14px;
	}
#commentform {
	margin:15px 0px 0px 15px;
	}
.comment_input {
	width:350px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	border:#999999 1px solid;
	}
.comment_textarea {
	width:550px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	border:#999999 1px solid;	
	}
.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

/* End Comments */





/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/

.anncHolder {
	width:900px;
	float:left;
	display:inline;
	margin:7px 0 10px 25px;
	}
