/*
Theme Name: Fretlezz
Theme URI: http://wordpress.org/
Description:Fretlezz Portfolio
Author: Eng Lee Peng

*/


body {
	background-image:url(images/bg.gif);
	background-repeat:repeat-x;
	background-color:#000000;
	padding:0px;
	margin:0px;
	padding-bottom:20px;
	font: 80% "Trebuchet MS", Verdana, Arial;
	color:#FFFFFF;
	line-height:18px;
}
a {
	color: #448ccb;
	text-decoration: none;
}
a:visited {
	color: #336699;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: underline;
}
p {
	padding: 0px 0px 15px;
	margin: 0px;
}
h7{
	background-image:url(images/top_banner_home.jpg);
	float:left;
	height:207px;
	width:978px;
	left: 0px;
	margin-top: 22px;
	text-indent:-900%;
}
h1 a {
	background-image:url(images/logo.jpg);
	background-repeat:no-repeat;
	width:200px;
	height:72px;
	text-indent:-900%;
	position: absolute;
	top: 13px;
	left: 0px;
	}
}
h2 {
	color: #FFFFFF;
	margin: 0px 0px 2px;
	border-bottom: 1px dotted #CCCCCC;
	letter-spacing: -1px;
	font: normal 190%/100% "Trebuchet MS", Tahoma, Arial;
	padding-bottom: 3px;
}
h2 a, h2 a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
h2 a:hover {
	color: #FF6600;
	text-decoration: none;
}
h3 {
	font: normal 140%/100% "Trebuchet MS", Tahoma, Arial;
	color: #FFFFFF;
	margin: 10px 0px 5px;
}

#top_banner{
	padding-top: 15px;
	}
form {
	margin:0px;
	padding:0px;
}
#page {
	margin: 0px auto;
	width: 978px;
	
	/*background: #FFFFFF url(images/content-bg.gif) repeat-y;*/
}
#header {
	/*background: #0FACEA url(images/header-bg.jpg) no-repeat;*/
	position: relative;
	width:977px;
	height:85px;
}
#headerimg {
	position: relative;
	padding: 30px 0px 0px 40px;
	height: 60px;
}
#headerimg .description{
	position: absolute;
	left: 110px;
	bottom: 3px;
	color: #c9eefe;
	font-size: 14px;
}
#menu {
	list-style:none;
	padding: 0;
	margin: 0;
	width: 751px;
	height: 85px;
	position: absolute;
	display:inline;
	top: 0px;
	text-indent:-900%;
	right: 0px;
}

#menu ul{list-style:none;}

#menu a {
  display: block;
  text-indent: -900%;
  position: absolute;
  outline: none;
}
#menu a:hover {
  background-position: left bottom;
}
#menu a:hover span {
  display: block;
}

#menu .home {
  width: 82px;
  height: 36px;
  background: url(images/home.gif) no-repeat;
  left: 0px;
  top: 49px;
}
#menu .home_current {
  width: 82px;
  height: 36px;
  background: url(images/home.gif) no-repeat;
  background-position: left bottom;
  left: 0px;
  top: 49px;
}

#menu .about {
  width: 96px;
  height: 36px;
  background: url(images/about.gif) no-repeat;
  left: 82px;
  top: 49px;
}
#menu .about_current {
  width: 96px;
  height: 36px;
  background: url(images/about.gif) no-repeat;
  background-position: left bottom;
  left: 82px;
  top: 49px;
}

#menu .expertise {
  width: 96px;
  height: 36px;
  background: url(images/expertise.gif) no-repeat;
  left: 178px;
  top: 49px;
}
#menu .expertise_current {
  width: 96px;
  height: 36px;
  background: url(images/expertise.gif) no-repeat;
  background-position: left bottom;
  left: 178px;
  top: 49px;
}
#menu .portfolio {
  width: 194px;
  height: 36px;
  background: url(images/portfolio.gif) no-repeat;
  left: 274px;
  top: 49px;
}
#menu .portfolio_current {
  width: 194px;
  height: 36px;
  background: url(images/portfolio.gif) no-repeat;
  background-position: left bottom;
  left: 274px;
  top: 49px;
}
/*#menu .gallery {
  width: 97px;
  height: 36px;
  background: url(images/gallery.gif) no-repeat;
  left: 371px;
  top: 49px;
}
#menu .gallery_current {
  width: 97px;
  height: 36px;
  background: url(images/gallery.gif) no-repeat;
  background-position: left bottom;
  left: 371px;
  top: 49px;
}*/
#menu .video{
  width: 80px;
  height: 36px;
  background: url(images/video.gif) no-repeat;
  left: 467px;
  top: 49px;
}
#menu .video_current{
  width: 80px;
  height: 36px;
  background: url(images/video.gif) no-repeat;
  background-position: left bottom;
  left: 467px;
  top: 49px;
}
#menu .testimonials {
  width: 96px;
  height: 36px;
  background: url(images/testimonial.gif) no-repeat;
  left: 547px;
  top: 49px;
}
#menu .testimonials_current {
  width: 96px;
  height: 36px;
  background: url(images/testimonial.gif) no-repeat;
  background-position: left bottom;
  left: 547px;
  top: 49px;
}
#menu .contact {
  width: 106px;
  height: 36px;
  background: url(images/contact.gif) no-repeat;
  left: 643px;
  top: 49px;
}
#menu .contact_current {
  width: 106px;
  height: 36px;
  background: url(images/contact.gif) no-repeat;
  background-position: left bottom;
  left: 643px;
  top: 49px;
}

#content {
	padding: 10px 0px 30px 20px;
	float: left;
	width: 700px;
	overflow: hidden;
}

.post {
	clear:both;
	padding-top: 10px;
}
.post-date {
	width: 45px;
	height: 49px;
	float:left;
	background-color: #006699;
}
.post-month {
	font-size: 11px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
	display:block;
	line-height: 11px;
	padding-top: 2px;
	margin-left: -3px;
}
.post-day {
	font-size: 18px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
	display:block;
	line-height: 18px;
	padding-top: 7px;
	margin-left: -3px;
}

.post-title {
	float: left;
	margin-left: 10px;
	width: 600px;
}

.entry {
	clear: both;
	padding-top: 10px;
}

.post-cat {
	background: url(images/mini-category.gif) no-repeat left center;
	padding-left: 18px;
	float:left;
	font-size: 95%;
	color: #999999;
}
.post-comments {
	background: url(images/mini-comments.gif) no-repeat left center;
	padding-left: 18px;
	float: right;
	font-size: 95%;
}
.post-calendar {
	background: url(images/mini-calendar.gif) no-repeat left center;
	padding-left: 18px;
	float: right;
	font-size: 95%;
	color: #999999;
}
.post-content {
	clear: both;
	padding-top: 10px;
}
.navigation {
	clear: both;
	padding: 10px 0px;
}
.navigation a, .navigation a:visited {
	color: #FFFFFF;
}
.previous-entries {
	float: left;
	padding-left: 18px;
	background: url(images/mini-nav-left.gif) no-repeat left center;
}
.next-entries {
	float: right;
	padding-right: 18px;
	background: url(images/mini-nav-right.gif) no-repeat right center;
}
#comments, #respond {
	border-bottom: 1px dotted #CCCCCC;
	padding-bottom: 5px;
}
.commentlist {
	margin: 10px 0px;
	padding-left: 20px;
	line-height: 130%;
}
.commentlist li{
	padding: 5px 10px;
	position: relative;
}
.commentlist .avatar {
	position: absolute;
	top: 5px;
	right: 5px;
	border: solid 1px #ededed;
	padding: 1px;
	background: #fff;
}
.commentlist .alt {
	background: #f1fedb;
}
.commentlist cite, .commentlist cite a, .commentlist cite a:visited {
	font-weight: bold;
	font-style: normal;
	font-size: 120%;
	color: #448ccb;
}
.commentlist small {
	margin-bottom: 5px;
	display: block;
	font-size: 87%;
}
#commentform {
	margin-top: 10px;
	font: 110% Arial, Helvetica, sans-serif;
}
#commentform p {
	padding: 6px 0px;
	margin: 0px;
}
#commentform label{
	font-weight: bold;
	color: #666666;
	font-size: 100%;
}
#commentform input{
	width: 153px;
	background:#f1fedb;
	border: 1px solid #bdd77f;
	padding: 3px;
	margin-top: 3px;
}
#commentform textarea{
	width: 478px;
	height: 115px;
	background:#f1fedb;
	border: 1px solid #bdd77f;
	padding: 2px;
	margin-top: 3px;
}
#commentform textarea:focus, #commentform input[type="text"]:focus {
	background: #ffffff;
}
#commentform #submit{
	background: url(images/btn-bg.gif) no-repeat;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	border: none;
	float:right;
	width: 144px;
	height: 29px;
}
#sidebar {
	float: left;
	padding: 0px 10px 20px 0px;
	width: 220px;
	margin-top: 5px;
}

#sidebar ul{
font-size:14px;
color:#448ccb;
list-style:none;
text-align:left;
}

#sidebar li {
font-size:14px

color: #FFFFFF;
list-style:none;
}
#searchform {
	background: #bcd67e url(images/searchform-bg.gif) repeat-x;
	width: 220px;
	padding: 10px 10px 10px 10px;
	float:right;
}
#searchform #s {
	border:1px solid #203346;
	width: 135px;
	height: 22px;
	padding: 2px 5px 0px 5px;
	border: 1px solid #bed881;
	background: #e9facc;
	vertical-align: middle;
}
#searchform #searchsubmit {
	background: url(images/search-btn-bg.gif) no-repeat;
	border: none;
	width: 28px;
	height: 24px;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	vertical-align: middle;
}
#searchform label {
	font-size: 11px;
	color: #41550e;
}
#sidebar h3 {
	font: normal 140%/100% "Trebuchet MS", Tahoma, Arial;
	color: #ffffff;
	margin: 10px 0px 5px;
}
.ul-cat {
	list-style: none;
	margin:0px 0px 15px;
	padding:0px;
	border-bottom: 1px solid #ffffff;
}
.ul-cat li{
	margin: 0px;
	padding: 2px 0px 2px 20px;
	border-top: 1px solid #ffffff;
	background: url(images/mini-category.gif) no-repeat left center;
}
.ul-cat li a, .ul-cat li a:visited{
	color: #ffffff;
	text-decoration: none;
}
.ul-cat li a:hover{
	color: #FF6600;
	text-decoration: none;
}
.ul-archives {
	list-style: none;
	margin:0px 0px 15px;
	padding:0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.ul-archives li{
	margin: 0px;
	padding: 2px 0px 2px 20px;
	background: url(images/mini-monthly-archive.gif) no-repeat left center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.ul-archives li a, .ul-archives li a:visited{
	color: #ffffff;
	text-decoration: none;
}
.ul-archives li a:hover{
	color: #FF6600;
	text-decoration: none;
}
#footer {
	clear: both;
	font-size: 95%;
	line-height: 130%;
	float: none;
}
#footer a, #footer a:visited{
	color: #ffffff;
}
#footer .left-col{
	width: 240px;
	float: left;
	margin-left: 10px;
}
#footer .right-col{
	width: 220px;
	float: right;
	padding-right: 10px;
	padding-left: 10px;
	background: url(images/footer-right-bg.gif) no-repeat;
}
#footer h4 {
	font: normal 146%/100% "Trebuchet MS", Tahoma, Arial;
	color: #9cdbfb;
	margin: 10px 0px 5px;
}
.recent-comments {
	list-style: none;
	margin: 0px;
	padding: 0px;
	line-height: 110%;
}
.recent-comments li{
	background: url(images/mini-footer-comments.gif) no-repeat;
	padding: 0px 0px 10px 20px;
}
.recent-comments a{
	font-size: 105%;
	line-height: 130%;
	font-weight: bold;
}
.recent-posts {
	list-style: none;
	margin: 0px;
	padding: 0px;
	font-size: 92%;
	line-height: 110%;
}
.recent-posts li{
	background: url(images/mini-footer-post.gif) no-repeat;
	padding: 0px 0px 10px 20px;
}
.recent-posts a{
	font-size: 115%;
	line-height: 130%;
	font-weight: bold;
}
#credits {
	margin: 0px auto;
	width: 760px;
	color: #7a9299;
	font-size: 85%;
	line-height: 120%;
}
#credits a, #credit a:visited{
	color: #048db4;
}
.rss {
	background: url(images/mini-rss.gif) no-repeat left center;
	padding-left: 18px;
	padding-bottom: 2px;
	margin-left: 10px;
}
.left {
	float: left;
}
img.left, a img.left {
	float:left;
	margin: 4px 10px 5px 0px;
	border: 1px solid #bdd77f;
	padding: 3px;
	background: #FFFFFF;
}
a:hover img.left{
	border-color: #FF6600;
	background: #FF6600;
}
.right {
	float: right;
}
img.right, a img.right {
	float:left;
	margin: 4px 10px 5px 0px;
	border: 1px solid #bdd77f;
	padding: 3px;
	background: #FFFFFF;
}
a:hover img.right{
	border-color: #FF6600;
	background: #FF6600;
}
.clear {
	clear:both;
}
hr.clear {
	clear:both;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
}
img.img_border, a img.img_border {
	border: 1px solid #bdd77f;
	padding: 3px;
	background: #ffffff;
}
a:hover img.img_border{
	border-color: #FF6600;
	background: #FF6600;
}
