/*
Theme Name: CT Product 7-3-08
Theme URI: http://thecodecentral.com
Description: Default theme for product listing
Version: 1
Author: Cuong Tham
Author URI: http://thecodecentral.com
*/

/* Reset elemetns */

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	margin: 0;
	padding: 0; }
 
table {
	border-collapse: collapse;
	border-spacing: 0; }
 
fieldset, img { border: 0; }
 
address, caption, cite, code, dfn, em, strong, th, var {
	font-style: normal;
	font-weight: normal; }
 
ol, ul { list-style: none; }
 
caption, th { text-align: left; }
 
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal; }
 
q:before, q:after { content: ''; }
 
abbr, acronym { border: 0; }
 
/* end reaset */

.clear {
	clear: both;
	height: 0;
	width: 0; }
 
body {
	background-color: #EEEDED;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt; }
 
#wrapper {
	width: 955px;
	margin: 0 auto;
	background-color: #fff;
	padding: 0px; }
 
#header {
	height: 145px;
	position: relative;
	margin: 0px;
	padding: 0px 0 0 0;
	text-align: right;
	background-color: #EEEDED; }

	#header table {
		padding: 0;
		border: 0;
		border-collapse: collapse;
		border-spacing: 0px;
		width: 100%;
		margin: 0 0 5px 0;	}
	
	#header table td {
		padding: 0;
		text-align: right;
		vertical-align: top;	}
		  
	#header #logo { margin: 0 95px 15px 0; }
 
		#header #logo img {
			width: 549px;
			height: 70px;
			margin: 20px 0 0 0;
			border: 0; }
 
	#header .menuBg {
		height: 35px;
		background-color: #000000;
		width: 100%;
		padding-top: 0px; }
 
	#header .menu, #header .menu a {
		color: #FFFFFF;
		text-decoration: none;
		font-size: 15px;
		font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
		text-transform: uppercase; }
 
	#header .menu {
		float: left;
		height: 35px;
		padding-left: 8px; }
 
		#header .menu li {
			float: left;
			padding-left: 8px;
			padding-right: 10px;
			padding-top: 0px;
			padding-bottom: 0px;
			line-height: 35px;
			border-right: 1px solid #B6B5B5; }
 
			#header .menu li.last { border: 0; }
 
			#header .menu li a:hover { color: #fff; }
 
	#header #search {
		display: block;
		margin: 40px 0 0 0px;
		padding: 0 0 0 0; }
 
	#header input.searchText {
		border: 1px solid #ccc;
		background-color: #fff;
		width: 156px;
		padding: .3em .4em .4em .4em;
		margin-right: .6em; }
 
	#header  input.searchButton {
		text-transform: uppercase;
		background-color: #666;
		border: 1px solid #333;
		color: #fff;
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		padding: 0 .8em 0 .8em; }
 
	#header .rss {
		background: transparent url(images/rss-header.gif) no-repeat scroll 0pt 1px;
		font-family: arial;
		font-size: 15px;
		padding: 0pt 0pt 2px 20px;
		position: absolute;
		right: 15px;
		text-transform: uppercase;
		top: 12px;
		font-family: Arial, Helvetica, sans-serif;
		font-weight: bold; }
 
		#header .rss a {
			color: #fff;
			text-decoration: none; }
 
#contentLeft {
	float: left;
	width: 583px;
	border-right: 10px solid #EEEDED;
	padding: 25px 20px 20px 20px;
	margin: 0px; }
 
.productBlock  a {
	color: #0099CC;
	text-decoration: underline; }
 
/*html>body #contentLeft {
	width: 580px;
	margin: 20px; }*/
	
.productBlock .productImage {
	float: left;
	margin: 0 10px 15px 0!important; }
 
.productBlock .wideImage {
	float: none;
	margin: -15px 0 0 0; }
 
.productBlock { padding: 20px 0pt; }
 
	.productBlock p { margin-bottom: 15px; }
 
	.productBlock h2 {
		color: #000000;
		font-family: Verdana, Helvetica, sans-serif;
		font-size: 18px;
		font-weight: bold;
		margin-bottom: 10px; }
 
		.productBlock h2 a {
			color: #000000;
			text-decoration: none; }
		
	.productBlock .price {
		font-size: 13px;
		display: inline;
		white-space: nowrap;
		font-weight: bold;
		margin: 15px 0pt;
		float:left;
		width:200px;
		}		
 
	.productBlock .action, .productBlock .actionSingle {
		color: #9D9D9D;
		margin-top: 5px; /*border-bottom: 1px solid #F2F2F2;
		border-top: 1px solid #F2F2F2;*/
		border-bottom: 1px solid #CCCCCC;
		border-top: 1px solid #CCCCCC;
		padding: 4px 0pt;
		text-align: right;
		text-transform: uppercase; 
		width:580px;
		}
 
	.productBlock .action a, .productBlock .actionSingle a {
		color: #0099CC;
		text-decoration: none; }
 
	.productBlock .actionSingle .actionLeft { float: left; }
 
	.productBlock .actionSingle .actionRight { float: right; }
 
	.productBlock  a.checkItOut, .related_posts a.checkItOut, .widget_execphp a.checkItOut {
		color: #FF3300;
		text-decoration: none;
		font-weight: bold;
		text-transform: uppercase;
		font-size: 12px;
		font-family: Arial, Helvetica, sans-serif;
		letter-spacing: 1px; }

 	.related_posts a.checkItOut, .widget_execphp a.checkItOut {	display: block; text-transform: none; }
	
h1.pagetitle {
	color: #000000;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 10px; }
 
.catDesc {
	color: #666;
	border-bottom: 1px solid #f2f2f2; }
 
.search .productBlock h2 {
	margin-bottom: 5px;
	font-size: 15px;
	font-weight: bold; }
 
.cat .productBlock h2 {
	margin-bottom: 5px;
	font-size: 15px;
	font-weight: bold; }
 
.cat .action1 { margin-top: 5px; }
 
.cat .productBlock { border: none; }
 
	.cat .productBlock .productImage {
		border: 1px solid #ccc;
		padding: 5px; }
 
#contentLeft .firstProduct {  }
 
#contentLeft .alt .productImage {
	float: right;
	margin: -15px 0pt 20px 20px; }
 
#contentLeft .alt .wideImage {
	float: none;
	margin: -15px 0 0 0; }
 
#contentLeft .alt .action { text-align: left; }
 
#contentLeft p { margin-bottom: 1em; }
 
#contentRight {
	float: right;
	width: 322px;
	padding: 0px;
	margin: 0px;
	margin-left: -10px;
	border-left: 10px solid #EEEDED; }
	
.safari 	#contentRight {
	height: 2702px; 
}	
	
	@media all and (-webkit-min-device-pixel-ratio:0) {
   
   body:first-of-type  #contentRight  {   
		height: 2702px; 
	}
   
	body:first-of-type  #execphp-6 table  {   
		width: 290px;
		margin-top: 20px;
   	border: 0px solid #ccc; }
		
	}
	

	
	#contentRight ul, #contentRight ul li {
		margin: 0px;
		padding: 0px; }
 
	#contentRight ul li.widget_text, #contentRight ul li.widget_execphp, #contentRight ul li.widget_rrm_recent_posts {
		border-bottom: 10px solid #EEEDED;
		padding: 10px; }
 
.subscribe {
	border: 1px solid #666666;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	height: 200px;
	padding: 0px;
	position: relative;
	margin: 0px 0; }
 
	.subscribe strong { font-weight: bold; }
 
	.subscribe .signup { margin-bottom: 5px; }
 
.subscribeForm { text-align: center; }
 
	.subscribeForm img { margin-bottom: 10px; }
 
	.subscribeForm input.text {
		border: 1px solid #999999;
		color: #999999;
		width: 194px;
		padding: 4px 5px 6px 5px;
		font-size: 14px;
		margin: 0px 10px 0 0; }
 
	.subscribeForm input.submit {
		margin: 0px 10px 0 0;
		vertical-align: middle; }
 
#footer {
	background-color: #fff;
	border-top: 23px solid #EEEDED;
	list-style-type: none; }
 
	#footer li { border-top: 10px solid #EEEDED; }
 
	#footer div li, #footer td li { border-top: 0px solid #EEEDED; }
 
	#footer a {
		color: #0099CC;
		text-decoration: none;
		font-size: 12px!important; }
 
	#footer div li { margin-bottom: 1px!important; }
 
	#footer table.site_links {
		border: 0;
		width: 100%;
		border-collapse: collapse;
		padding: 0; }
 
	#footer td { vertical-align: top; }
 
		#footer td h2 {
			text-transform: uppercase;
			font-weight: bold;
			font-size: 16px;
			font-family: Arial, Helvetica, sans-serif;
			margin-bottom: 8px; }
 
.sites_we_love {
	background-color: #fff;
	list-style-type: none;
	width: 100%; /*padding: 18px 25px 18px 25px;
	height: 90px;*/ }
 
	.sites_we_love li { background-color: #fff; }
 
	.sites_we_love div {
		float: left;
		background-color: #fff;
		width: 16%;
		padding: 18px 0px 18px 0px; }
 
		.sites_we_love div.first { padding-left: 25px; }
 
		.sites_we_love div.last { width: 17%; }
		
#execphp-7 h2 {
	background-color: #FF6633;
	color: #000;
	font-weight: bold;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 3px 0 3px 16px;
	width: 140px;
	margin-top: -23px; }
 
.recent_posts_bottom, .popular_posts_bottom, .categories_bottom, .incredible_things_bottom { padding: 25px 5px 0 22px; }
 
.recent_posts_bottom, .popular_posts_bottom, .categories_bottom { border-right: 3px solid #EEEDED; }
 
.incredible_things_bottom h3 {
	font-weight: bold;
	margin: 22px 0 10px 0; }
 
.rss_botom {
	background: transparent url(images/icon-bottom-rss.png) no-repeat;
	padding-left: 24px;
	margin-bottom: 3px; }
 
.facebook_botom {
	background: transparent url(images/icon-bottom-facebook.png) no-repeat;
	padding-left: 24px;
	margin-bottom: 3px; }
 
.twitter_botom {
	background: transparent url(images/icon-bottom-twitter.png) no-repeat;
	padding-left: 24px;
	margin-bottom: 3px; }
 
#subcribe { margin: 15px 0 25px 0; width: 220px; }
 
	#subcribe input[type='text'] {
		border: 1px solid #666;
		color: #666;
		padding: 5px 10px 5px 10px;
		width: 110px; }
 
	#subcribe input[type='submit'] {
		text-transform: lowercase;
		background-color: #666;
		border: 1px solid #333;
		color: #fff;
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-weight: bold;
		padding: 0 .3em 0 .3em; }
 
.productBlock .more-link {
	text-decoration: none;
	color: #0099CC; }
 
.ymalBlock img {
	border: 0px solid #ccc;
	float: left;
	padding: 5px;
	margin-right: 3px;
	margin-top: 8px; }
 
.googleAdsCL {
	margin-bottom: 1em;
	border: 1px solid #ccc; /*border-bottom: 1px solid #999999;*/
	padding: 0; }
 
	.googleAdsCL li { list-style-type: none; }
 
	.googleAdsCL A {
		color: black;
		text-decoration: none;
		font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
		font-weight: bold; }
 
.coollist { padding: 0; }
 
.noborder { border: none; }
 
/*Hide share this icon*/

#contentLeft .stico_default { background: none !important; }
 
#contentLeft a.stbutton { padding: 1px 5px 0px 0px; }
 
.wp-pagenavi { margin-top: 15px; }
 
.navigation { margin-top: 15px; }
 
	.navigation a {
		text-decoration: none;
		color: #0099CC; }
 
	.navigation .alignright { float: right; }
 
	.navigation .alignleft { float: left; }
 
.source { color: #666; }
 
.checkThisOut { margin: 40px 0 15px 0; }
 
.commentCon {
	width: 100%;
	border: 0px solid #ccc;
	padding: 0px; }
 
	.commentCon a { color: #33CCFF; }
 
.commentlist { margin-left: 10px; }
 
	.commentlist li {
		border-bottom: 1px solid #999999;
		margin-bottom: 10px; }
 
.commentText {
	margin-left: 17px;
	color: #333333; }
 
#comments, #related_posts {
	global.css (line 219) clear: both;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	line-height: normal;
	padding: 5px 5px 5px 10px;
	background-color: #E5E5E5;
	margin-bottom: 15px; }
 
.commentMeta {
	font-size: 9px;
	color: #666;
	margin-bottom: 7px;
	text-align: left; }
 
	.commentMeta a { font-weight: bold; }
 
	.commentMeta .author {
		font-size: 12px;
		color: #111111;
		margin-right: 10px; }
 
#commentform {
	margin-left: 10px;
	margin-top: 23px; }
 
	#commentform label, #commentform input {
		display: block;
		width: 285px;
		float: left;
		margin-bottom: 10px; }
 
	#commentform textarea {
		display: block;
		width: 395px;
		float: left;
		margin-bottom: 10px; }
 
#author, #email, #url, #comment { padding: 3px 5px 3px 5px; }
 
#author, #email { background-color: #FFFFA0; }
 
#commentform input, #commentform textarea { border: 1px solid #A8A8A8; }
 
#comment_post_ID, #_wp_unfiltered_html_comment { border: 0px!important; }
 
#commentform label {
	text-align: left;
	width: 115px;
	padding-right: 12px; }
 
#commentform br { clear: left; }
 
#commentform #submit {
	text-transform: uppercase;
	background-color: #F0F0F0;
	color: #000;
	width: 57px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding: 0 .8em 0 .8em; }
 
.shopFor {
	background: url('images/header-shop-for.png') no-repeat #cccccc;
	float: left;
	width: 112px;
	margin: 20px 0 20px 15px;
	padding: 50px 5px 80px 10px;
	font-size: 12px;
	font-weight: bold;
	font-family: verdana, tahoma, Arial; }
 
	.shopFor li { margin-bottom: 7px; }
 
	.shopFor a {
		color: #000;
		text-decoration: none; }
 
#guideGrid .gridInfo { display: none; }
 
#guideGrid a {
	width: 100px;
	height: 100px;
	border: 1px #ccc solid;
	float: left;
	margin-right: 3px;
	margin-top: 8px;
	padding: 5px;
	text-align: center; }
 
#guideGrid img { border: 0; }
 
#topads {
	width: 945px;
	padding: 0;
        margin-bottom: 7px;

}
 
	#topads li {
		display: inline;
		list-style-type: none;
		padding: 0px; }
 
table.advertise {
	margin-bottom: 15px;
	padding: 0; /*border: 1px solid #ccc!important;*/ /*border-collapse: separate!important;*/ /*border-spacing: 10px!important;*/ }
 
td {
	vertical-align: top!important;
	padding: 5px 0 5px 0; /*border: 1px solid #ccc!important;*/ }
 
	td.google { width: 336px; }
 
	td.social {  }
 
		td.social img {
			margin: 0!important;
			padding: 0!important; }
 
ul.buttons-social {
	margin-top: 0px !important; /*width: 100%;*/
	padding-top: 0px !important;
	margin-bottom: 15px;
	background-color: #FAFAFA;
	border: 1px solid #DBDBDB;
	padding-left: 5px;
	border: 1px solid #ccc; }
 
	ul.buttons-social li {
		list-style-type: none;
		display: inline;
		line-height: 2.2; /*float: left;*/ /*height: 30px;*/ }
 
		ul.buttons-social li a {
			color: #B0B0B0;
			text-decoration: none;
			margin: 0px 1px 0px 4px;
			padding: 0px 9px 0px 0px;
			border-right: 1px solid #DBDBDB; }
 
			ul.buttons-social li a:hover { text-decoration: underline; }
 
			ul.buttons-social li a.last, ul.buttons-social li a.stbutton, ul.buttons-social li.last a, ul.buttons-social li a.name { border-right: 0px solid #DBDBDB; }
 
			ul.buttons-social li a.name {
				width: 1px;
				padding: 0px;
				margin: 0px; }
 
.follow {
	border: 0;
	border-collapse: collapse;
	padding: 0px;
	width: 100%; }
 
	.follow td {
		vertical-align: top;
		width: 33%;
		text-align: center;
		padding: 0px;
		text-transform: uppercase;
		font-weight: bold; }
 
		.follow td a img { border: 0; }
 
		.follow td.follow-head { padding-bottom: 10px; }
 
#execphp-5 h2 {
	background-color: #FF6633;
	color: #fff;
	font-weight: bold;
	font-size: 16px;
	padding: 3px 0 3px 6px;
	font-family: Arial, Helvetica, sans-serif; }

.recent_posts {
	margin-top: 10px;
	clear: left;
} 
.recent_posts dd a.title {
	font-weight: bold;
	display: block;
	color: #000;
	text-decoration: none; }

.recent_posts img {
	width: 100px;
	margin: 0px 10px 10px 0;
	border: 1px solid #ccc;
}
 .recent_posts dt {
 	float: left;
 }
 
#execphp-6 table {
	padding: 0;
	width: 100%;
	margin: 0px 0 0 0;
	border-spacing: 0px;
	border-collapse: collapse; } 



#execphp-6 table td {
	vertical-align: top; }	
	#execphp-6 table td.tags {
	text-align: left; }	
	#execphp-6 table td.tags-banner {
	text-align: right; }
	
	#execphp-6 li { margin-bottom: 1px!important; }
 
	#execphp-6 h2 {
		background-color: #0099CC;
		color: #fff;
		font-weight: bold;
		font-size: 14px;
		font-family: Arial, Helvetica, sans-serif;
		padding: 3px 0 3px 6px;
		margin-bottom: 5px;
		/*width: 120px;*/ }
 
	#execphp-6 img {
	/*	float: right;*/
		margin-left: 5px; }
 
.wp-tag-cloud a {
	color: #0099CC;
	text-decoration: none;
	font-size: 12px!important; }
	
.related_posts {
	clear: both;
}	
.related_posts a.title {
	display: block;
	font-weight: bold;
	text-decoration: none;
	color: Black;
}
.related_posts img {
	width: 100px;
	float: left;
	margin: 0 10px 30px 0;
}	

#topads {
width: 945px; 
padding: 5;
margin-left: auto;
margin-right: auto;
}

#topads li
{
display: inline;
list-style-type: none;
padding: 0px;
}

.my-share {
	float:right;	
	margin: 15px -12px 15px 0px;
	width: 190px;  
	color: #9D9D9D;
}
.my-share .sh{
	float:left;
}
.my-share a{
	float:left;
	margin-left:10px;
	margin-top:3px;
}
.addthis_toolbox {
	width: 140px;
	float:left;
}
