/*
Theme Name: Best1001Apps 2010
Description: Best1001Apps 2010 theme.
Version: 1.0
Author: Yinw
Author URI: http://best1001apps.com/
Tags: fixed width, right sidebar, two columns, valid XHTML, widgets
*/

/* begin Page */

/* Based on l2aelba-1 theme and heavily modified */


body
{
  margin: 0 auto;
  padding: 0;
  font: 12px/18px "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
  color: #333;
  background:#6699cc;
  background-attachment:fixed;
}



p { margin-bottom: 18px; }
h1 { font-weight: bold; font-size: 24px; line-height: 36px; margin-bottom: 18px; }
h2 { font-weight: bold; font-size: 18px; line-height: 24px; margin-bottom: 18px; }
h3 { font-weight: bold; font-size: 18px; line-height: 24px; margin-bottom: 18px; }

.Main
{
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
}


.PageBackgroundGradient
{
  background-image: url('images/Page-BgGradient.png') top left no-repeat;
  height: 900px;
}

table, th, td
{
  font-size: 1em; 
  padding: 0; 
  border-collapse: collapse;
}

a
{
  color: #000;
}

a:link
{
  color: #000;
}

a:visited
{
  color: #000;
}

a:hover
{
  color: #000;
  text-decoration: underline;
}
/* end Page */

/* begin Box, Sheet */
.Sheet 
{
  min-width:27px;
  min-height:27px;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  z-index: 0;
  width: 982px;
}


* html .Sheet 
{
/*  height:expression(this.offsetHeight < 27 ? 27+"px" : "auto !important"); */
  
  width: 982px;
  zoom: 1;
}


.Sheet-body 
{
  position: relative;
  overflow: hidden;
  margin: 0;
  z-index: 1000;
  text-align: left;
  background: url('images/bg-cutout-v.png') top left repeat-y;
}

.Sheet
{
  margin-top: 0;
  margin-bottom: 0;
  padding: 0;
}
/* end Box, Sheet */

/* begin Header */
div.Header 
{
  margin: 0 auto;
  position: relative;
  width: 982px;
  height:100px;
}

* html div.Header 
{
  font-size: 1px;
}

div.Header  div
{
  width: 100%;
  height: 100%;
  background:#6699cc;
  text-align: left;
}

div.Header
{
/*  border-bottom:10px solid #eee; */
}

/* end Header */

/* begin Logo */
.logo
{
  position: relative;
  left: 398px;
  top: 103px;
}

.logo td
{
  text-align: center;
  vertical-align: middle;
}


.logo-name
{
	margin-left:-8px;
}

.logo-name a
{
  text-decoration: none;
}

.logo-text
{
  font-size: 17px;
  font-family: Verdana;
  font-style: normal;
  font-weight: normal;
}
/* end Logo */

/* begin Menu */
.menu, .menu ul
{
  margin: 0 0 0 -30px;
  padding: 0;
  border: 0;
  list-style-type: none;
  display: block;
}

.menu li
{
  margin: 0;
  padding: 0;
  border: 0;
  display: block;
  float: left;
  position: relative;
  z-index: 5;
}

.menu li:hover
{
  z-index: 10000;
  white-space: normal;
}

.menu li li
{
  float: none;
}

.menu ul
{
  visibility: hidden;
  position: absolute;
  z-index: 10;
  left: 0;
  top: 0;
}

.menu li:hover>ul
{
  visibility: visible;
  top: 100%;
}

.menu li li:hover>ul
{
  top: 0;
  left: 100%;
}

.menu:after, .menu ul:after
{
  content: ".";
  height: 0;
  display: block;
  visibility: hidden;
  overflow: hidden;
  clear: both;
}
.menu, .menu ul
{
  min-height: 0;
}

.menu ul
{
  padding: 10px 30px 30px 30px;
  margin: -10px 0 0 -30px;
}

.menu ul ul
{
  padding: 30px 30px 30px 10px;
  margin: -30px 0 0 -10px;
}


* html .menu, * html .menu ul
{
  height: 1%;
}

* html .menu li.menuhover
{
  z-index: 10000;
}

* html .menu .menuhoverUL
{
  visibility: visible;
}

* html .menu .menuhoverUL
{
  top: 100%;
  left: 0;
}

* html .menu .menuhoverUL .menuhoverUL
{
  top: 0;
  left: 100%;
}

* html .menu ul a
{
  height: 1%;
}

* html .menu li li
{
  float: left;
  width: 100%;
}

* html .menu .menuhoverUL .menuhoverUL
{
  top: 5px;
  left: 100%;
}

* html .menu, * html .menu ul
{
  height: 1%;
}

* html .menu li.menuhover
{
  z-index: 10000;
}

* html .menu .menuhoverUL
{
  visibility: visible;
}

* html .menu .menuhoverUL
{
  top: 100%;
  left: 0;
}

* html .menu .menuhoverUL .menuhoverUL
{
  top: 0;
  left: 100%;
}

* html .menu ul a
{
  height: 1%;
}

* html .menu li li
{
  float: left;
  width: 100%;
}
.navbar
{
  margin: 0;
  padding: 0;
  width: 100%;
  height: 26px;
  z-index: 100;
  background:#fff;
}

.nav
{
  position: relative;
  margin: 0  auto;
  width: 982px;
  height: 26px;
  z-index: 100;
}

.menu 
{
  padding: 0px 10px 0px 10px;
}

* html .nav
{
  zoom: 1;
}

/* end Menu */

/* begin MenuItem */
.menu ul li
{
  clear: both;
}

.menu a , .menu a span
{
  height: 26px;
  display: block;
}

* html .menu a , * html .menu a span
{
  float: left;
}

.menu a
{
  cursor: pointer;
  text-decoration: none;
  margin-right: 0px;
  margin-left: 0px;
  
}
.menu a span span
{
  font-family: 'Verdana';
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  color: #5D2755;
  padding: 0 20px;
  margin: 0 0px;
  line-height: 26px;
  text-align: center;
  
}

* html .menu a span span
{
  display: inline;
}

.menu a:hover span span
{
  text-decoration: underline;
}

.menu li:hover a span span
{
  text-decoration: underline;
}

* html .menu .menuhover .menuhoverA span span
{
  text-decoration: underline;
}

/* end MenuItem */

/* begin MenuSeparator */

.nav .separator 
{
  display: block;
  width: 1px;
  height: 26px;
  background-image: url('images/item-separator.png');
}
/* end MenuSeparator */



#top-cutout {
	width:982px;
	height:20px;
	background: #fff url('images/bg-cutout-h.png') top left no-repeat;
}

/* begin contentAds */
.contentAds
{
	float:left;
	width: 982px;
	position: relative;
	margin:0;
	padding:0;
	z-index:-1;
}/* end contentAds */

.slidedeck_frame {
	margin-top:-15px;
}

/* begin ContentLayout */
.contentLayout
{
	width: 642px;
	height:100%;
	margin:0;
	padding: 0 20px 0 20px;
}/* end ContentLayout */

/* begin Button */
button.Button, a.Button
{
  border: none;
  padding: 0;
  margin: 0;
  background: none;
  font-size: 100%;
  font-family: inherit;
  line-height: inherit;
  display: inline-block;
  overflow: visible;
  width: auto;
  cursor: default;
  white-space: normal;
  text-decoration: none;
}

.Button .btn 
{
  position: relative;
  display: block;
  overflow: hidden;
  float: left;
  z-index: 0;
  height: 22px;
  color: #733069;
}

.Button .t
{
  height: 22px;
  line-height: 22px;
  padding: 0 5px;
  text-align: left;
  font-family: 'Verdana';
  font-size: 11px;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
}

.Button .active
{
  color: #1F1F1F;
}

.Button .hover 
{
  color: #FFFFFF;
}

.Button .active .r 
{
  top: -44px;
}

.Button .hover .r 
{
  top: -22px;
}

.Button .r 
{
  display: block;
  position: absolute;
  overflow: hidden;
  z-index: -1;
  top: 0;
  right: 0;
  width: 0px;
  height: 66px;
}

* html .Button .r
{
  font-size: 1px;
  left: expression(this.parentNode.offsetWidth-0+'px');
}


.Button .r span
{
  display: block;
  position: absolute;
  overflow: hidden;
  z-index: -1;
  top: 0;
  right: 0;
  width:401px;
  height: 66px;
}

* html .Button .r span
{
  font-size: 1px;
  left: expression(this.parentNode.offsetWidth-401+'px');
}

.Button .active .l 
{
  top: -44px;
}

.Button .hover .l 
{
  top: -22px;
}

.Button .l 
{
  display: block;
  position: absolute;
  overflow: hidden;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0px;
  height: 66px;
}

* html .Button .l
{
  font-size: 1px;
  width: expression(this.parentNode.offsetWidth-0+'px');
}


.Button .l, .Button .r span  
{
  background-image: url('images/Button.png');
}

* html .Button .l, * html .Button .r span
{
  background: none;
  behavior: expression(this.runtimeStyle.filter?'':this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + (function(){var t=document.getElementsByTagName('link');for(var i=0;i<t.length;i++){var l=t[i];if(l.href&&/style\\.css$/.test(l.href))return l.href.replace('style.css','');}return '';})()+"images/Button.png',sizingMethod='crop')");
}
/* end Button */

/* begin Box, Block */
.Block 
{
  min-width:1px;
  min-height:1px;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  z-index: 0;
}


* html .Block 
{
  width:expression(this.offsetWidth < 1 ? 1+"px" : "auto !important");
  height:expression(this.offsetHeight < 1 ? 1+"px" : "auto !important");
  
  zoom: 1;
}


.Block-body 
{
  position: relative;
  overflow: hidden;
  z-index: 0;
  margin: 0px;
  text-align: left;
}




.Block
{
  margin: 7px;
  margin: 17px;
  margin: 30px 40px;
  margin: 0;
  padding:0;
}

.Block table.table
{
  border-collapse: collapse;
  margin: 1px;
}

.Block table.table th, .Block table.table td
{
  padding: 2px;
  border: solid 1px #8C8C8C;
}
/* end Box, Block */

/* begin BlockHeader */
.BlockHeader
{
  position: relative;
  overflow: hidden;
  height: 30px;
  z-index: 0;
  line-height: 30px;
  padding: 0 12px;
  margin-bottom: 4px;
  text-align: left;
  color: #FCF8FB;
  font-family: 'Verdana';
  font-size: 14px;
  font-weight: Bold;
  font-style: normal;  
  text-decoration: none;
}

* html .BlockHeader
{
  zoom: 1;
}

.BlockHeader .l, .BlockHeader .r, .BlockHeader .r div 
{
  top: 0;
  position: absolute;
  z-index: -1;
  overflow: hidden;
  height: 30px;
}

.BlockHeader .l 
{
  left: 0;
  right: 0px;
}

* html .BlockHeader .l
{
  width: expression(this.parentNode.offsetWidth-0+'px');
}

.BlockHeader .r 
{
  right: 0;
  width: 0px;
}

* html .BlockHeader .r
{
  left: expression(this.parentNode.offsetWidth-0+'px');
}

.BlockHeader .r div
{
  width: 982px;
  right: 0;
}

* html .BlockHeader .r div
{
  left: expression(this.parentNode.offsetWidth-982+'px');
}

* html .BlockHeader .l, * html .BlockHeader .r div 
{
  font-size: 1px;
}

.BlockHeader .l, .BlockHeader .r div 
{
  background-position: left top;
  background-repeat: no-repeat;
  background-image: url('images/BlockHeader.png');
}

* html .BlockHeader .l, * html .BlockHeader .r div 
{
  background: none;
  behavior: expression(this.runtimeStyle.filter?'':this.runtimeStyle.filter="progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + (function(){var t=document.getElementsByTagName('link');for(var i=0;i<t.length;i++){var l=t[i];if(l.href&&/style\\.css$/.test(l.href))return l.href.replace('style.css','');}return '';})()+"images/BlockHeader.png',sizingMethod='crop')");
}
/* end BlockHeader */

/* begin Box, BlockContent */
.BlockContent 
{
  min-width:1px;
  min-height:1px;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  z-index: 0;
}


* html .BlockContent 
{
  width:expression(this.offsetWidth < 1 ? 1+"px" : "auto !important");
  height:expression(this.offsetHeight < 1 ? 1+"px" : "auto !important");
  
  zoom: 1;
}


.BlockContent-body
{
  position: relative;
  overflow: hidden;
  z-index: 0;
  padding: 0;
  margin: 0;
  text-align: left;
  color: #4A4A4A;
  font-family: 'Verdana';
  font-size: 13px;
  font-weight: normal;
  font-style: normal;  
  text-decoration: none;
}

.BlockContent-body li {
	line-height:22px;
	}


.BlockContent a
{
  color: #000;
}
.BlockContent a:link
{
  color: #000;
}

.BlockContent a:hover
{
  color: #000;
  text-decoration: underline;
}
.BlockContent a:hover:visited
{
  color: #000;
}

.BlockContent a:visited
{
  color: #000;
}

.BlockContent-cc 
{
  position: absolute;
  overflow: hidden;
  z-index: -2;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  background-color: #FFFFFF;
}

* html .BlockContent-cc
{
  font-size: 1px;
  width: expression(this.parentNode.offsetWidth+'px');
  height: expression(this.parentNode.offsetHeight+'px');
}
/* end Box, BlockContent */






/* begin LayoutCell */
.contentLayout .content
{
	float: left;
	padding:0;
	margin: 0;
	border:0;
	overflow: hidden;
	width: 500px;
}
/* end LayoutCell */

/* begin LayoutCell */
.contentLayout .sidebar-mini
{
	padding:0 0 0 7px;
	margin:0;
	border:0;
	border-left:1px solid #ccc;
	float: right;
	overflow: hidden;
	width: 126px;
	width: 117px;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
/* end LayoutCell */


.sidebar-mini ul, .sidebar1 ul, .sidebar2 ul, .sidebar3 ul
{
	margin-left: 0; 
	padding-left: 20px;
}


.sidebar-mini ul li, .sidebar1 ul li, .sidebar2 ul li, .sidebar3 ul li
{
	list-style: none; 
	margin-left: -20px;
	padding: 0;
}

.contentAds .sidebar
{
	float:right;
	margin:0;
	padding:0;
	border:0;
	width:300px;
}

.sidebar ul
{
	clear:both;
	margin: 0 25px 20px 25px;
	padding: 0;
}


.sidebar ul li.top
{
	float:right;
	list-style: none;
	margin:0;
	padding: 0;
}


.sidebar ul li
{
	float:left;
	list-style: none;
	margin:20px 10px 20px 0;
	padding: 0;
}



#iconadswall
{
  float: left;
  text-align:center;
  position: relative;
  margin: 25px  auto;
  width: 982px;
  height: 100px;
  height: 0;
}




#footer
{
  float: left;
  position: relative;
  margin: 0 auto;
  width: 982px;
  height: 55px;
  text-align:center;
  z-index: 100;
  background: #fff url('images/bg-cutout.png') top left no-repeat;
  font-size:90%;
}
#footer a
{
  color: #6699cc;
}

#footer a:link
{
  color: #6699cc;
}

#footer a:visited
{
  color: #6699cc;
}

#footer a:hover
{
  color: #6699cc;
  text-decoration: underline;
}

.post {
  padding:14px 0 0 0;
  min-height:170px;
  border-bottom:1px dotted #ccc;
}

.post h2 {
  margin-top:1px;
}
.post h2 a 
{
  text-decoration: none;
  font-size:100%;font-weight:bold;margin:.5em 0 .2em;letter-spacing:-0.02em;
}

.post h3 {
  text-decoration: none;
  margin-top:-14px;
  background: #ffeb64;
  padding: 7px;
}
.post h3 a 
{
  text-decoration: none;
  font-size:100%;font-weight:bold;margin:.5em 0 .2em;letter-spacing:-0.02em;
}

.post a img
{ 
  text-decoration:none;
  border: 1px solid #eee;
  padding:4px;
  margin:0 11px 0 0;
}

.page h2 {
  font-size:200%;font-weight:bold;margin:.5em 0 .2em;letter-spacing:-0.02em;
  margin-top:-17px;
}

.datetime-fp {
  font-size:11px;
  margin: -20px 0 0 0;
  padding: 0 0 0 2px;
  color: #999;
}

.datetime {
  font-size:11px;
  margin: 2px 0 0 0;
  margin: -20px 0 0 0;
  padding: 0 0 0 2px;
  color: #999;
}
.datetime a {
  color: #5774aa;
  text-decoration: none;
}
.datetime a:link, .datetime a:visited, .datetime a:hover {
  color: #5774aa;
}

.postmetadata {
  border:1px solid #ddd;
  margin: 20px 0 39px 0;
  padding: 3px 0 0 7px;
  background:#eee;
  height:25px;
}

.postcat {
  margin: 3px 0 0 0;
}

.entry a.more-link {
  text-decoration:none;
  text-align:center;
  border:0;
  color:#333;
  text-transform:uppercase;
  font-variant:small-caps;
  line-height:23px;
  font-size:11px;
  background:#6699cc;
  background:#eee;
  margin: 0;
  padding: 1px 5px 2px 6px;
  -moz-border-radius: 4px;
  -khtml-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}
.entry a.more-link:hover {
  background:#aaa;
  color:#fff;
}



.aligncenter, div.aligncenter
{
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft
{
	float: left;
}

.alignright
{
	float: right;
}

.wp-caption
{
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	/* optional rounded corners for browsers that support it */
	-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;
}


.commentlist div {
	padding: 0px;
}

.commentlist .avatar
{
	float: left;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	margin-right: 16px;
}


#commentform textarea {
	font: 12px Arial, Helvetica, sans-serif;
	width: 459px;
	height: 140px;
	background:url(images/form-field-bg.gif) no-repeat;
	border: solid 1px #e6e6e6;
	padding: 5px 3px 3px 7px;
}
#commentform textarea:focus, #commentform input[type="text"]:focus {
	border: solid 1px #3b9acc;
}

#respond {
  display:block;
  width: 205px;
  height:26px;
  line-height:26px;
  text-align:center;
  border:1px dashed #333;
  color:#eee;
  background:#666;
  margin:20px 0 0 0;
}

.commentby {
	font-family: 'Lucida Grande', Verdana;
	font-weight: bold;
	font-size: 16pt;
	letter-spacing: -1px;
}
.commentby a.url {
	color: #009ae5;
	text-decoration: none;
}




















/* widgets */

.widgets2 { list-style:none; margin:0px; padding:0px; color:#333333;}
.widget {
	list-style:none;
	margin:0px 0px 30px 0px;
	padding:0px 8px 0px 8px;
	padding:0px 8px 0px 0px;
	color:#76797C;
	font-size:11px;
	line-height:1.3em;
 }
.widget ul {
	margin:0px;
	padding: 0 2px;
	padding-bottom:0pt;
 width:120px;
 }
.widget li {
            border-bottom:1px solid #E5E5E5;
            line-height:16px;
            line-height:24px;
            padding:6px 0pt;
	}
.widget ul li a { padding:1px 3px 1px 0px; text-decoration: none;}
.widget li a:hover { text-decoration:underline; }
.widget h2 {
	margin:0px 0px 5px 6px;
	margin:0px 0px 5px 0px;
	padding:0px;
	color:#546a85;
	font:bold 10pt Verdana;
	}
.widget ul li ul {
            border-top:1px solid #E5E5E5;
            list-style: none;
            padding: 0;
        }

/* list images for widgets */
.widgets2 .widget li { list-style:none; background:0; margin:0; padding:0; }

.widgets2 .widget_recent_comments li { background:url('images/18.png') center left no-repeat; background:0; }
.widgets2 .widget_pages li { background:url('images/21.png') center left no-repeat; background:0; }

.widgets2 .widget_recent_entries li { background:url('images/24.png') no-repeat 6px 0; background:0; }
.widgets2 .widget_categories li { background:url('images/34.png') no-repeat 6px 0; background:0; }
.widgets2 .widget_archive li { background:url('images/36.png') no-repeat 6px 0; background:0; }

.widgets2 .widget_links li, 
.widgets2 .widget_betterblogroll li, 
.widgets2 .widget_sclw li { background:url('images/13.png') no-repeat 6px 0; background:0; }



.login {
	float: right;
	margin: 8px 10px 0 0;
	}
.login li a {
	text-decoration: none;
	}
.login li {
	display: inline-block;
	list-style: none;
	}

.share {
	float: right;
	margin: 6px 10px 0 0;
	}
.share li {
	display: inline-block;
	list-style: none;
	}


#introIMG {
	float:left;
	margin:6px 8px 0 0;
	padding:0;
	overflow:hidden;
	width:150px;
	height:150px;
	background:#eee;
	}
#introIMG img {
	margin:0;
	width:140px;
	height:140px;
	}

#singleIMG {
	margin:6px 8px 0 0;
	padding:0;
	overflow:hidden;
	width:150px;
	height:150px;
	background:#eee;
	}
#singleIMG img {
	margin:0;
	width:140px;
	height:140px;
	}

.featured-site {
	position: absolute;
	width:200px;
	height:30px;
	top:210px;
	right:10px;
	background: transparent;
	border: 1px solid #fefefe;
	-moz-border-radius: 25px;
	-khtml-border-radius: 25px;
	-webkit-border-radius: 25px;
	border-radius: 25px;
	}


.Main p {
font-size:1em; /* 1em=16px */
line-height: 1.5em; /*1.5em of a 1em (or 16px font) = 24px
letter-spacing: 1px;
}

.like {
	float: left;
	}

.ad-468x60 {
	padding: 20px 0 0 0;
}


