

@import url('css/reset.css');
@import url('css/default.css');
@import url('css/lavalamp.css');
@import url('css/slide.css');
@import url('css/widgets.css');
@import url('css/comments.css');

body {
	background:#53575A url(images/background.gif) 0 0;
	font:normal 13px 'Trebuchet MS', Verdana, Tahoma, Arial;
	color: #333333    /*#717F87; */
	line-height:18px;
}


a {
	text-decoration:none;
	color:#333333;
}
h3 a {
	font-size: 20px;
	color: #0CF;
	padding-top: 15px;
	padding-bottom: 15px;
	margin: 10px;
}

a:hover {
	color:#F00;
}

#body-in {
	background:url(images/body-in-bg.gif) repeat-x 0 0;
}

#wrapper {
	width:978px;
	margin:0 auto;
	height:1000px;
	padding:7px 0;
}

#header-tool{
	height:41px;
	font:normal 10px Arial, Tahoma;
	line-height:22px;
	color:#FFFFFF;
	overflow:hidden;
}

#header-tool a{ color:#FFFFFF; }

#header-tool a:hover{
	color:#d61414;
}

#header-tool-left, #header-tool-center, #header-tool-right {
	float:left;
	height:100%;
}

#header-tool-left, #header-tool-right { width:9px; }

#header-tool-left { background:transparent url('./images/header-top-left-bg.gif') no-repeat 0 0; }

#header-tool-center {
	background:transparent url('./images/header-top-bg.gif') repeat-x 0 0;
	width:960px;
	padding-top:7px;
	height:34px;
}

#header-tool-right { background:transparent url('./images/header-top-right-bg.gif') no-repeat 0 0; }

/* icon system */
.icon{
	background-image:url('images/all-icons.gif');
	background-repeat:no-repeat;
	display:block;
}
#bookmark, #search-top{ float:left; }

#bookmark{
	background-position:0 3px;
	width:140px;
	padding-left:20px;
}
#search-top{
	width:50px;
	background-position:0 -27px;
	padding-left:25px;
}

#rss-link { width:125px; }

.rss {
	background-position:0 -59px;
	padding-left:26px;
	width:100px;
	float:left;
	line-height:22px;
}

/* Search form */
.simple-form {
	background:transparent url('./images/top-form.gif') no-repeat 0 0;
	margin:0;
	padding:4px;
	float:left;
	width:208px;
	position:relative;
	line-height:0;
	height:15px;
}

.input-text, .input-submit {
	background:transparent;
	position:relative;
	color:#63747E;
	border:none;
	font:normal 10px Arial, Tahoma;
	text-transform:uppercase;
}

.input-text {
	width:146px;
	margin-right:10px;
}

.input-submit {
	width:18px;
	padding:0;
	cursor:pointer;
}

#branding {
	padding:10px 8px 0;
	height:90px;
	font-family:'Trebuchet MS', Tahoma, Verdana;
	background-image: url(images/brand.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

#blog-title {
	display:block;
	font-size:40px;
	text-transform:capitalize;
}

#blog-title a { color:#; }

#blog-title a:hover { color:#D9D7D7; }

#blog-description {
	font-size:15px;
	color:#FFFFFF;
}

#page-menu {
	background:#FFFFFF url(images/container-bg.gif) repeat-y 0 0;
	display:block;
	width:978px;
	height:47px;
	overflow:hidden;
}

#page-menu-in {
	background:#FFFFFF url(images/container-top-bg.gif) no-repeat 0 0;
	padding:5px;
	float:left;
	display:block;
	width:968px;
}

#menu-top-left, #menu-top-center, #menu-top-right {
	float:left;
	height:37px;
}

#menu-top-left, #menu-top-right { width:14px; }

#menu-top-left { background:transparent url('./images/menu-top-left-bg.gif') no-repeat 0 0; }

#menu-top-center {
	background:transparent url('./images/menu-top-bg.gif') repeat-x 0 0;
	width:940px;
}

#menu-top-right { background:transparent url('./images/menu-top-right-bg.gif') no-repeat 0 0; }

/* container */
#container {
	background:#FFFFFF url(images/container-bg.gif) repeat-y 0 0;
	padding:0 5px;
}

.block {
	float:left;
	width:315px;
	margin-right:10px;
}

.last { margin:0 !important; }

.block h2 {
	color:#d61414;
	border-bottom:1px solid #E3E3E3;
	font-family: Tahoma;
	font-size: 17px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
}

.block ul li {
	background:url(images/all-icons.gif) no-repeat;
	border-bottom:1px solid #E3E3E3;
	list-style:none;
	overflow:hidden;
	height:28px;
	line-height:28px;
	padding-left:20px;
	font-family: Verdana, Tahoma, Verdana, Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}

.block ul li a { color:#656C71; }

.block ul li a:hover { color:#484C50; }

#recet-entries ul li { background-position:2px -84px; }

#popular-posts ul li { background-position:2px -107px; }

#recet-comments ul li { background-position:2px -132px; }

/* sidebar */
#sidebar {
	float:left;
	width:291px;
}

.widget, #secondary { margin-bottom:6px; }


#primary  .widget, #primary  .widget-top, #primary  .widget-bottom {
	display:block;
	float:left;
	width:291px;
}

#primary  .widget, #secondary {
	clear:left;
	background:#F9F9F9 url(images/widget-bg.gif) repeat-y 0 0;
	display:block;
	float:left;
	width:291px;
}

#primary  .widget-top, #secondary-top {
	background:transparent url(images/widget-top-bg.gif) no-repeat 0 0;
	padding-top:6px;
}

#primary  .widget-bottom, #secondary-bottom {
	background:transparent url(images/widget-bottom-bg.gif) no-repeat 0 100%;
	padding:0 6px 6px;
	width:279px;
}

.widget-title {
	color:#2a72d4;
	padding-bottom:5px;
	border-bottom:4px solid #AEB1B3;
	margin-bottom:5px;
	font-family: Tahoma, Verdana;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}

.widget ul li {
	background:transparent url(images/all-icons.gif) no-repeat 2px -205px;
	line-height:28px;
	border-bottom:1px solid #E9E9E9;
	padding-left:20px;
	overflow:hidden;
	width:259px;
}

/* content */
#content {
	float:right;
	width:671px;
}

#featured { margin-bottom:6px; }

/* about-us */
#about-us, #about-us-top, #about-us-bottom {
	display:block;
	float:left;
	width:671px;
}

#about-us {
	background:#F9F9F9 url(images/about-us-bg.gif) repeat-y 0 0;
margin-bottom: 10px;
}

#about-us-top {
	background:transparent url(images/about-us-top-bg.gif) no-repeat 0 0;
	padding-top:6px;
}

#about-us-bottom {
	background:transparent url(images/about-us-bottom-bg.gif) no-repeat 0 100%;
	padding:0 6px 6px;
	width:659px;

}

#about-us .title {
	font:normal 16px Tahoma, Verdana;
	color:#555C61;
	border-bottom:3px solid #808990;
	padding-bottom:3px;
	margin-bottom:3px;
}

#about-us-avatar {
	float:left;
	margin:0 5px 5px 0;
}

.pagetitle {
	margin-bottom:10px;
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #2a72d4;
}

.post {
	clear:both;
	margin-bottom:10px;
}

.title {
	color:#2a72d4;
	margin-bottom:3px;
	font-family: Tahoma, Verdana;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

.meta {
	border-top:1px solid #EBEBEB;
	border-bottom:1px solid #EBEBEB;
	padding:3px 0 4px;
	margin-bottom:3px;
}

.meta p { clear:left; }

.meta span {
	float:left;
	padding-left:20px;
	margin-right:10px;
	color:#AAB8C1;
}

.meta span a { color:#AAB8C1; }

.author-post { background-position:0 -160px; }

.date-post { background-position:0 -186px; }

.comment-post { background-position:0 -135px; }

.categories-post { background-position:0 -88px; }

.more-link span, #nav-next-post, #nav-prev-post {
	background:#EEEEEE url(images/rounded-box-bg.gif) no-repeat 50% 50%;
	display:block;
	float:left;
	height:23px;
	width:65px;
	font-size:10px;
	color:#A1A1A1;
	line-height:22px;
	padding:0 6px;
	text-align:center;
}

.akpc_pop { clear:left; }

#post-nav {
	border-top:1px dashed #BBBEC0;
	padding:5px 0;
}

#post-nav a {
	font-size:10px;
	color:#A1A1A1;
}

#nav-next-post, #nav-prev-post {
	float:right;
	margin-left:5px;
}

#container-bottom {
	background:#EEEEEE url(images/container-bottom-bg.gif) no-repeat 0 0;
	float:left;
	width:100%;
	height:15px;
	display:block;
	margin-bottom:10px;
}

/* footer */
#footer {
	clear:left;
	font:normal 11px Tahoma, Verdana;
	color:#FFFFFF;
	text-align:center;
	margin-bottom:20px;
     
}

#footer a, #footer a:hover {
	color:#FFFFFF;
      text-decoration: none;
}



/* book engine */

#exp_SearchWizard {
	font: 11px Arial, Helvetica, sans-serif; background:#ECF3F4;
}

.exp-wiz form{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.exp-wiz * {
	border: 0;	
}
.exp-wiz .rule-light {
	height: 0px;
	background-color: #e2e2e2;
	margin: 0 1px;
	clear: both;
}
.exp-wiz .rule-dark {
	height: 0px;
	background-color: #b2b2b2;
	margin: 0 1px;
	clear:both;
}
.exp-wiz UL {
	margin: 2px 1px;
	padding: 0;
	list-style-type: none;
	overflow: hidden;
}
.exp-wiz UL LI {
	padding: 0;
	margin: 0px;
	white-space: nowrap;
	width: 40%;
	float: left;
}
.exp-wiz .textbox {
	border: 1px solid #809db9;
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
	padding: 1px 2px;
}
.exp-wiz .select{
    width:170px;
}
.exp-wiz SELECT {
	border: 1px solid #809db9;
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
}
.exp-wiz .label {
	display: block;
	margin: 0 0 2px 0;
}
.exp-wiz .greenButton {
	float:right;
}
.exp-wiz .greenButton a:hover {
	background-position:center -377px;
}
.exp-wiz .greenButton a {
	background:transparent url(http://media.expedia.com/media/content/shared/graphics/fusion/buttonBG.png) no-repeat scroll center -80px;
	border:1px solid #8CBA7E;
	color:#FFFFFF !important;
	display:block;
	font-size:11px;
	padding:1px 14px;
	text-decoration:none;
}
.exp-wiz .blue {
	color:#1253a3;
}
.exp-wiz-logo {
	font-size: 16px;
	color: #1253a3;
	font-weight: bold;
	padding: 2px 4px;
}
.exp-wiz-panel {
	padding: 0 8px;
}
.exp-wiz-panel-child {
    margin: 0 0 5px 0;
}
#exp-wiz-0 {
	display:block;
}
#exp-wiz-1, #exp-wiz-2, #exp-wiz-3, #exp-wiz-4, #exp-wiz-5 {
	display:none;
}
.exp-wiz-cap1 {
	height:0px; background-color:#bdbdbd; margin:0 2px;
}
.exp-wiz-cap2 {
	height:0px; border-left:0px solid #bdbdbd; border-right:0px solid #bdbdbd; margin:0 1px;
}
#exp-wiz-morelink {
	float: left; 
	padding:7px 8px;
}

.exp-wiz-panel-left {
	float: left; 
	padding: 4px 0;
}

#exp-wiz-searchbutton {
	padding:7px 8px;
	text-align:right;
	overflow:hidden;
}

img#wpstats{display:none}
