/*
Theme Name: Frieling Fresh
Theme URI: http://clickcom.com/
Description: Clickcom Inc.
Version: 1.0
Author: Clickcom Inc.
Author URI: http://clickcom.com/
Tags: Clickcom, blue
*/



/*********** HTML STYLES ************/
body {
	font-size: 73%; /* Resets 1em to 10px */
	font-family: Arial, Helvetica, Sans-Serif;
	background: #FFFFFF;
	color: #3f3f3f;
	text-align: center;
	margin: 0;
}
a {
	color: #0061aa;
}
	a img {
		border: none;
	}
acronym, 
abbr, 
span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	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;
	}
code {
	font: 1.1em 'Courier New', Courier, Fixed;
}
small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
}
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;
}


/*********** UNIVERSAL STYLES ************/
.alignright {
	float: right;
}
.alignleft {
	float: left
}
.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}
.center {
	text-align: center;
}
.hidden {
	display: none;
}
.clear {
	clear: both;
}


/********** LAYOUT STYLES **********/
#container {
	background: #e1e1e1 url(images/content_bg.gif) repeat-y top right;
	text-align: left;
	width: 1000px;
	margin: auto;
}
	.Section167 #container {
		background: #FFFFFF url(images/content_bg.gif) repeat-y top right !important;
	}
	#homePage #container {
		background: #003f6f;
		color: #FFFFFF;
	}
#header {
	background: #FFFFFF;
	position: relative;
}
	#logo a,
	#logo h1 {
		display: block;
		height: 125px;
		width: 320px;
		margin: 0;
		padding: 0;
		text-indent: -9999px;
		background: url(images/logo.jpg) no-repeat;
	}
	#header .companyMenu {
		position: absolute;
		top: 55px;
		right: 0;
		width: 600px;
		text-align: right;
	}
		#header .companyMenu ul,
		#header .companyMenu li {
			list-style: none;
			padding: 0;
			margin: 0;
		}
		#header .companyMenu li {
			display: inline; 
		}
		#header .companyMenu a {
			padding: 0 10px;
			text-decoration: none;
		}
			#header .companyMenu a:hover {
				text-decoration: underline;
			}
	
#translator {
	text-align: center;
	width: 160px;
	height: 70px;
	overflow: hidden;
	margin: 0 auto 15px auto;
}
#fontSizer {
		position: absolute;
		top: 80px;
		right: 0;
		width: 600px;
		text-align: right;
	}
		#fontSizer ul,
		#fontSizer li {
			list-style: none;
			padding: 0;
			margin: 0;
			float: left;
		}
		#fontSizer span {
			display:none;
		}
		#fontSizer li {
			width: 13px;
			height: 11px;
		}
		#fontSizer li.efontbig a {
			display: block;
			width: 13px;
			height: 11px;
			background: url(images/plus.jpg) no-repeat;
		}
		#fontSizer li.efontsmall a {
			display: block;
			width: 13px;
			height: 11px;
			background: url(images/minus.jpg) no-repeat;
		}
		#fontSizer li.efontreset {
			display: none;
		}
#content {
	float: left;
	width: 800px;
}
#content .post {
	margin: 10px 15px 25px 15px;
	background: #EEEEEE;
}
#content .post h2 {
	background: #CCCCCC;
	padding: 10px;
}
#content .postmetadata {
	text-align: right;
	padding: 5px;
}
#content .navigation {
	padding: 5px 15px;
}
#content .post small {
	display: block;
	padding: 0;
	text-align: right;
	font-weight: bold;
	margin: 10px 10px 0 0;
	height: 15px;
}
#content .entry {
	padding: 20px;
}
	/* HOME PAGE */
	#page47 #content {
		width: 1000px;
		float: none;
		background: #003f6f;
		color: #FFFFFF;
	}
	#pageContent {
		padding: 15px;
	}
		/* HOME PAGE */
		#page47 #homeFlash {
			margin: -15px 0 0 -15px;
		}
	#pageTitle, #pageTitleNews {
		width: 740px;
		background: url(images/header_products.jpg) no-repeat;
		color: #FFFFFF;
		font-size: 40px;
		font-weight: bold;
		padding: 80px 10px 10px 50px;
		margin: 0;
	}
		/* HOME PAGE */
		#page47 #pageTitle { /* HOME PAGE */
			display: none;
		}
		/* ABOUT PAGE */
		#page2 #pageTitle { 
			background: url(images/header_aboutus.jpg) no-repeat;
		}
		/* CALENDAR PAGE */
		#page29 #pageTitle { 
			background: url(images/header_calendar.jpg) no-repeat;
			color: #343434;
		}




		/* CONTACT PAGE */
		#page68 #pageTitle { 
			background: url(images/header_contactus.jpg) no-repeat;
		}
		/* FAQ PAGE */
		#page6 #pageTitle { 
			background: url(images/header_faq.jpg) no-repeat;
		}
		/* NEWS PAGE */
		#page31 #pageTitle,
		#pageTitleNews { 
			background: url(images/header_news.jpg) no-repeat;
		}
		/* ORDER PAGE */
		#page25 #pageTitle { 
			background: url(images/header_orderonline.jpg) no-repeat;
			color: #343434;
		}
		/* PRODUCTS PAGE */
		#page23 #pageTitle { 
			background: url(images/header_products.jpg) no-repeat;
		}
		/* REGISTRY PAGE */
		#page27 #pageTitle { 
			background: url(images/header_registry.jpg) no-repeat;
		}
#sidebar2 {
	width: 200px;
	float: right;
	color: #FFFFFF;
}
#sidebar2 a {
	color: #CCC;
}
	/* HOME PAGE */
	#page47 #sidebar2 {
		display: none;
	}
	#sidebar2 ul, 
	#sidebar2 ul ol {
		margin: 0;
		padding: 0;
	}
	#sidebar2 ul li {
		list-style-type: none;
		list-style-image: none;
		margin-bottom: 15px;
	}
	#sidebar2 ul p, 
	#sidebar2 ul select {
		margin: 5px 0 8px;
	}
	#sidebar2 ul ul, 
	#sidebar2 ul ol {
		margin: 5px 0 0 10px;
	}
	#sidebar2 ul ul ul, 
	#sidebar2 ul ol {
		margin: 0 0 0 10px;
	}
	ol li, 
	#sidebar2 ul ol li {
		list-style: decimal outside;
	}
	#sidebar2 ul ul li, 
	#sidebar2 ul ol li {
		margin: 3px 0 0;
		padding: 0;
	}
#footer {
	width: 980px;
	background: #FFFFFF;
	clear: both;
	padding: 20px 10px;
	height: 50px;
}
	#footer a {
		text-decoration: none;
	}
		#footer a:hover {
			text-decoration: underline;
		}
	#footer p {
		margin: 0;
		padding: 0;
	}
	#footer .companyMenu,
	#footerNav {
		width: 700px;
		float: left;
	}
		#footer .companyMenu,
		#footer .companyMenu li,
		#footerNav,
		#footerNav li {
			list-style: none;
			padding: 0;
			margin: 0;
		}
		#footer .companyMenu {
			margin: 15px 0 0 0;
		}
		#footer .companyMenu li,
		#footerNav li {
			display: inline; 
		}
		#footer .companyMenu a,
		#footerNav a {
			padding: 0 10px;
		}
		#footerNav li ul {
			display: none;
		}
	.copyright {
		float: right;
		color: #666666;
		font-size: .9em;
		width: 200px;
	}
	.poweredby {
		display: block;
		float: right;
		padding: 5px 20px 5px 0;
		width: 142px;
		height: 25px;
		background: url(images/clickcom-dark.gif) no-repeat;
		text-indent: -9999px;
	}



.entry p a:visited {
	color: #b85b5a;
}
.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
.commentlist li {
	font-weight: bold;
}
.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
}
.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
}
.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
}
#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
.commentmetadata {
	font-weight: normal;
}
#wp-calendar #prev a, 
#wp-calendar #next 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 Structure */
.post {
	margin: 0 0 40px 0;
}
.post hr {
	display: block;
}
.postmetadata {
	clear: both;
}
/* End Structure */

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
}
/* 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 ul li:before, 
#sidebar ul ul li:before {
	content: "\00BB \0020";
}
.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 */
#searchform {
	margin: 10px auto;


	padding: 5px 3px;
	text-align: center;
}
#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
}
#sidebar #searchsubmit {
	padding: 1px;
}
.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
}
select {
	width: 130px;
}
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
}
#commentform textarea {
	width: 100%;
	padding: 2px;
}
#commentform #submit {
	margin: 0;
	float: right;
}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
}
.commentlist {
	padding: 0;
	text-align: justify;
}
.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
}
.commentlist p {
	margin: 10px 5px 10px 0;
}
#commentform p {
	margin: 5px 0;
}
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}
.commentmetadata {
	margin: 0;
	display: block;
}
/* 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 */
.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */

/**************************
Drop Down Styles
****************************/
#nav, 
#nav ul {
	width: 1000px;
	list-style: none;
	background: #646669 url(images/nav_bg.jpg) repeat-x;
	height: 25px;
	padding: 0;
	margin: 0;
	font-size: 12px;
	_width: 1000px;
}
#nav a {
	display: block;
	width: 130px;
	w\idth: 130px;
	text-decoration: none;
	padding: 5px 0;
	color: #FFFFFF;
	text-align: center;
}
#nav a.parent {
}
#nav li {
	float: left;
	padding: 0;
	width: 130px;
}
#nav li#menu_managingchange,
#nav li#menu_managingchange a {
	width: 130px;
}
#nav li:hover,
#nav li.hover{
    position: static;
}
#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 110px;
	w\idth: 110px;
	margin: 0;
}
#nav li li {
	width: 140px;
	_width: 130px;
}
#nav li ul a {
	width: 130px;
	w\idth: 130px;
	padding: 5px;
	color: #FFFFFF;
	font-size: .9em;
	background: #003f6f;
	_w\idth: 130px;
	_width: 130px;
	text-align: left;
}
#nav li ul ul {
	margin: -1.75em 0 0 106px;
}
#nav li:hover ul ul, 
#nav li:hover ul ul ul, 
#nav li.sfhover ul ul, 
#nav li.sfhover ul ul ul {
	left: -999em;
}
#nav li:hover ul, 
#nav li li:hover ul, 
#nav li li li:hover ul, 
#nav li.sfhover ul, 
#nav li li.sfhover ul, 
#nav li li li.sfhover ul {
	left: auto;
}
#nav li a:hover, 
#nav li.sfhover {
	color: #FFFFFF;
	background: #003f6f url(images/nav_bg_on.jpg) repeat-x;
}

