@charset "utf-8";
/* CSS Document */

body { background: #f8f8cc; margin: 0; padding: 0; font: normal 12px Arial, Helvetica, sans-serif; }
a img { border: none; }

a { color: #0055dd; }
h1,h2,h3,h4,h5,h6 { font-weight:bold; }
h2 { font-size:14px; }
h3 { font-size:12px; }
/* clearing floated elements */
.clr:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clr { display: inline-block; }
.clr { /* Hides from IE-mac \*/ display: block; }

.sectionTitle { margin: 0; padding: 3px 5px; font-size: 16px; font-weight: bold; background: #f0f0f0; }


.amazonBox { text-align: center; width: 250px; }
	.amazonBox a { text-decoration: none; }
	.amazonBox .prodTitle { margin: 5px 0; }


.panel { margin: 5px 0; }
.panel .title { padding: 3px 5px 11px 5px; font: bold 12px Arial, Helvetica, sans-serif; color: #f0f0ff; background: #8fbadd url(images/pnl-title-bg.jpg) repeat-x; }
.panel .content { float: none; padding: 5px; }

.pgWrapper { background: #fff; border: 1px solid #e8e8bb; width: 990px; margin: 0 auto; }

.pgHeader { background: #fff url(images/header-bg.jpg) repeat-x; }
	.pgHeader .logo { float: left; }
	.pgHeader .payload { float: right; padding: 10px; width: 300px; }
		.pgHeader .payload .links { list-style: none; margin:0; padding: 0; }
			.pgHeader .payload a { text-decoration: none; }
			.pgHeader .payload .links li { float: left; margin: 0 0 0 10px; padding: 0 0 0 10px; border-left: 1px solid #ddd; }
			.pgHeader .payload .links li.first { border-left: none; padding-left: 0; margin-left: 0; }
		.pgHeader .payload .links .feed { padding: 0 0 0 18px; background: url(images/feed.gif) no-repeat; }
		.pgHeader .payload .searchForm { margin: 0; padding: 10px 0 10px 55px; background: url(images/search_icon.gif) no-repeat; }
				.pgHeader .payload .searchForm .text { width: 170px; }
	.pgHeader .mainNav { clear: both; background: #2c77af url(images/nav-bg.jpg) top left repeat-x; padding-bottom: 7px; }
		.pgHeader .mainNav ul { list-style: none; margin: 0; padding: 0; }
			.pgHeader .mainNav ul li { float: left; position: relative; border-right: 1px solid #abd; }
				.pgHeader .mainNav ul li a { color: #eef; display: block; padding: 5px 10px; font-weight: bold; text-decoration: none; }
				.pgHeader .mainNav ul li a:hover { color: #fff; background: #438ecf; }
				
				.pgHeader ul li ul { display: none; position: absolute; top: 25px; left: 0px; width: 160px; border: 1px solid #eee; }
				.pgHeader ul li:hover ul { display: block; }
					.pgHeader ul li ul li { float: none; display: block; width: 100%; border-bottom: 1px solid #eee; }
						.pgHeader ul li ul li a { display: block; background: #ccc; }

.toplinks { margin-bottom: 10px; }

.container { float: left; width: 730px; background: #fff; }
	.container .leaderboard { text-align: center; padding: 5px 0; } 
	.container .content { float: right; width: 560px; }
	.container .sidebar2 { float: left; width: 160px; }
.sidebar { float: right; width: 250px; }
	.sidebar .categories { list-style: none; margin: 0; padding: 0; }
		.sidebar .categories li { padding: 0 0 5px 20px; background: url(images/category_icon16.gif) left top no-repeat; }
		.sidebar .categories li a { text-decoration: none; }
		.sidebar .categories li a:hover { text-decoration: underline; }
		.sidebar .categories ul { margin: 5px 0 5px 0px; padding: 0; list-style: none; }

.pgFooter { clear: both; text-align: center; padding: 5px; background-color: #e0e6f4; }
	.pgFooter .links { margin: 0; padding: 2px 0 5px 0; list-style: none; }
		.pgFooter .links li { display: inline; padding: 0 0 0 10px; margin: 0 10px 0 0; border-left: 1px solid #aaa; }
		.pgFooter .links li.first { border-left: none; padding-left: 0; }
			.pgFooter .links li a { text-decoration: none; }
			.pgFooter .links li a:hover { text-decoration: underline; }
	.pgFooter .copyright { margin: 0; padding: 5px 0 0 0; color: #555; } 
		
.postTitles { margin: 0; padding: 0; list-style: none; }
	.postTitles li { margin: 0; padding: 4px 0 4px 20px; background: url(images/post_icon16.gif) 0 3px no-repeat; }
		.postTitles li a { text-decoration: none; }
		.postTitles li a:hover { text-decoration: underline; }

.alignleft { float: left; }
.alignright { float: right; }

.singlePost {  }
	.singlePost .sectionTitle { margin: 0 0 10px 0; }
	.singlePost .postContent { text-align: justify; }
	.singlePost .postContent { padding: 0 5px; }
		.singlePost .amazonBox { float: right; margin: 0 0 10px 10px; }
		.singlePost .postContent p { margin: 0 0 10px 0; }

.postExtras { padding-top: 20px; }
.postExtras .panel { float: left; width: 49.9%; }
.postExtras .title { font-weight: bold; background: #8bb6d8; padding: 2px 5px; margin: 0 5px; }
	.postExtras ul { list-style: none; margin: 5px 5px; padding: 0; }
	.postExtras li { margin: 0; padding: 4px 0 4px 20px; background: url(images/post_icon16.gif) 0px 3px no-repeat; }
	.postExtras li a { text-decoration: none; }
	.postExtras li a:hover { text-decoration: underline; }
	.postExtras .related li { background: url(images/post_icon16.gif) 0 3px no-repeat; }
	.postExtras .meta .categories { background: url(images/category_icon16.gif) 0px 3px no-repeat; }
	.postExtras .meta .tags { background: url(images/tag_icon16.gif) 0px 3px no-repeat; }
	.postExtras .meta .user { background: url(images/user_icon16.gif) 0px 3px no-repeat; }
	.postExtras .meta .date { background: url(images/date_icon16.gif) 0px 3px no-repeat; }
	.postExtras .meta .feed { background: url(images/feed.gif) 0px 3px no-repeat; }
	
.postsList { margin-top: 10px; }
	.postsList .post { padding: 0 0 25px 0; }
	.postsList h2 { margin: 0; }
	.postsList h2 a { display: block; text-decoration: none; padding: 3px 5px; font-size: 16px; border-bottom: 1px solid #dadfe2; }
	.postsList h2 a:hover { color: #fa9401; }
	.postsList .meta { font-size: 11px; padding: 2px 0 0 0; }
		.postsList .meta a { text-decoration: none; }
		.postsList .meta a:hover { text-decoration: underline; }
		.postsList .categories { float: left; width: 400px; overflow: hidden; background: url(images/category_icon16.gif) 0 -2px no-repeat; padding: 0 0 0 20px; }
		.postsList .date { float: right; background: url(images/date_icon16.gif) left center no-repeat; padding: 0 0 0 20px; }
	.postsList .postContent { text-align: justify; }
		.postsList .postContent img { float: left; margin: 0 5px 5px 0; } 
		.postsList .postContent p { margin: 10px 0 10px 0; }
	.postsList .bottom a { float: right; padding: 0 0 0 20px; background: url(images/comment_icon16.gif) left center no-repeat; }
	.postsList .bottom .more { float: left; padding: 0 0 0 15px; background: url(images/more_icon16.gif) left center no-repeat; }

.postComment { padding: 10px 0; }
	.postComment form { margin: 0; padding: 10px; }
	.postComment .subscribe-to-comments { margin: 0; padding: 3px 0 10px 0; }
	.postComment form .note { margin: 0 0 10px 0; font-style: italic; font-size: 14px; }
	.postComment form .fld { padding: 3px 0; }
		.postComment form .fld label { float: left; width: 5em; margin: 0 ; padding: 0 10px 0 0; }
		.postComment form .fld label.required { background: url(images/required.gif) top right no-repeat; }
		.postComment .text { width: 150px; }
		.postComment .txtaWrapper { padding: 0 5px; }
			.postComment textarea { width: 100%; height: 150px; font: normal 12px Arial, Helvetica, sans-serif; }

.wpcf7-form {  }
.wp-pagenavi { padding: 20px 0; text-align: center; }

.commentsListing { padding: 10px 0; }
	.comment { margin: 10px 0; padding: 0; background: #fbfbfb; }
		.comment a { text-decoration: none; }
		.comment .editLink { float: right; margin: 2px 5px 0 0; }
		.comment .header { padding: 2px; border-bottom: 1px solid #e0e0e0; }
		.comment .name { font-weight: bold; font-size: 12px; padding: 0 0 2px 0; }
		.comment .date { font-size: 10px; text-decoration: none; }
		.comment .avatar { float: left; margin-right: 10px; }
		.comment .text { padding: 5px 10px 0 10px; text-align: justify; }
			.comment .text p { margin: 5px 0; }
.cntWrapper { background: #fff; }

#rotate { background: #fff; }
#rotate .rotProd { float: left; width: 194px; text-align: center; }
#rotate .rotProd .img img { width: 170px; height: 170px; }
#rotate .rotProd .title { display: block; }
#rotate .rotProd .review {  }
#rotate .rotProd .buy {  }
#rotTitle { float: left; padding: 5px; font-size: 14px; font-weight: bold; color: #777; }
#rotTabs { float: left; }
  #rotTabs li {  }
#rotate .fragment { clear: left; }
.rotProd .rating { margin: 0 0 10px 0; }

.split {}
.splitLeft { float: left; width: 50%; }
.splitRight { float: left; width: 50%; }
.splitLeft .panel { margin-right: 5px; }
.splitRight .panel { margin-left: 5px; }
.split ul { list-style: none; margin: 0; padding: 0; }
.split li { margin: 0; padding: 0; }
.split h3 { font-size: 14px; margin: 0; padding: 0; }
.split p { margin: 0; padding: 5px 0 10px 0; text-align: justify; }

/* TABS */
/* Caution! Ensure accessibility in print and other media types... */
@media projection, screen { /* Use class for showing/hiding tab content, so that visibility can be better controlled in different media types... */
    .ui-tabs-hide {
        display: none;
    }
}

/* Hide useless elements in print layouts... */
@media print {
    .ui-tabs-nav {
        display: none;
    }
}

/* Skin */
.ui-tabs-nav, .ui-tabs-panel {
    font-family: "Trebuchet MS", Trebuchet, Verdana, Helvetica, Arial, sans-serif;
    font-size: 12px;
}
.ui-tabs-nav {
    list-style: none;
    margin: 0;
    padding: 0 0 0 4px;
}
.ui-tabs-nav:after { /* clearing without presentational markup, IE gets extra treatment */
    display: block;
    clear: both;
    content: " ";
}
.ui-tabs-nav li {
    float: left;
    margin: 0 0 0 1px;
    min-width: 84px; /* be nice to Opera */
}
.ui-tabs-nav a, .ui-tabs-nav a span {
    display: block;
    padding: 0 10px;
    background: url(tab.png) no-repeat;
}
.ui-tabs-nav a {
    margin: 1px 0 0; /* position: relative makes opacity fail for disabled tab in IE */
    padding-left: 0;
    color: #27537a;
    background: #dadfe2;
    font-weight: bold;
    line-height: 1.2;
    text-align: center;
    text-decoration: none;
    white-space: nowrap; /* required in IE 6 */
    outline: 0; /* prevent dotted border in Firefox */
}
.ui-tabs-nav .ui-tabs-selected a {
    position: relative;
    top: 1px;
    z-index: 2;
    margin-top: 0;
    color: #fff;
    background: #3b85c4;
}
.ui-tabs-nav a span {
    width: 64px; /* IE 6 treats width as min-width */
    min-width: 64px;
    height: 18px; /* IE 6 treats height as min-height */
    min-height: 18px;
    padding-top: 6px;
    padding-right: 0;
}
*>.ui-tabs-nav a span { /* hide from IE 6 */
    width: auto;
    height: auto;
}
.ui-tabs-nav .ui-tabs-selected a span {
    padding-bottom: 1px;
}
.ui-tabs-nav .ui-tabs-selected a, .ui-tabs-nav a:hover, .ui-tabs-nav a:focus, .ui-tabs-nav a:active {
    background-position: 100% -150px;
}
.ui-tabs-nav a, .ui-tabs-nav .ui-tabs-disabled a:hover, .ui-tabs-nav .ui-tabs-disabled a:focus, .ui-tabs-nav .ui-tabs-disabled a:active {
    background-position: 100% -100px;
}
.ui-tabs-nav .ui-tabs-selected a span, .ui-tabs-nav a:hover span, .ui-tabs-nav a:focus span, .ui-tabs-nav a:active span {
    background-position: 0 -50px;
}
.ui-tabs-nav a span, .ui-tabs-nav .ui-tabs-disabled a:hover span, .ui-tabs-nav .ui-tabs-disabled a:focus span, .ui-tabs-nav .ui-tabs-disabled a:active span {
    background-position: 0 0;
}
.ui-tabs-nav .ui-tabs-selected a:link, .ui-tabs-nav .ui-tabs-selected a:visited, .ui-tabs-nav .ui-tabs-disabled a:link, .ui-tabs-nav .ui-tabs-disabled a:visited { /* @ Opera, use pseudo classes otherwise it confuses cursor... */
    cursor: text;
}
.ui-tabs-nav a:hover, .ui-tabs-nav a:focus, .ui-tabs-nav a:active,
.ui-tabs-nav .ui-tabs-deselectable a:hover, .ui-tabs-nav .ui-tabs-deselectable a:focus, .ui-tabs-nav .ui-tabs-deselectable a:active { /* @ Opera, we need to be explicit again here now... */
    cursor: pointer;
}
.ui-tabs-disabled {
    opacity: .4;
    filter: alpha(opacity=40);
}
.ui-tabs-panel {
    border-top: 1px solid #97a5b0;
    padding: 1em 8px;
    background: #fff; /* declare background color for container to avoid distorted fonts in IE while fading */
}
.ui-tabs-loading em {
    padding: 0 0 0 20px;
    background: url(loading.gif) no-repeat 0 50%;
}

/* Additional IE specific bug fixes... */
* html .ui-tabs-nav { /* auto clear, @ IE 6 & IE 7 Quirks Mode */
    display: inline-block;
}
*:first-child+html .ui-tabs-nav  { /* @ IE 7 Standards Mode - do not group selectors, otherwise IE 6 will ignore complete rule (because of the unknown + combinator)... */
    display: inline-block;
}
.amazonBox .ratings { text-align:right; }
.singlePost .topImg { float: left; margin: 0 10px 10px 0; }

.seeAllBtn { text-align: center; }
.seeAllBtn a { margin: 10px; text-decoration: none; font-weight: bold; color: #fff; background: #3c88c6; padding: 2px 5px; }