/*
Theme Name: BestWPThemes
Theme URI: http://www.bestwpthemes.com
Description: Theme commissioned by Matt Liddy for <a href="http://www.bestwpthemes.com" title="Best WordPress Themes">Best WordPress Themes</a>.
Version: 1.0
Author: Sam Brown
Author URI: http://www.massiveblue.com
*/

/* !Global-Reset */
/*-------------------------------------------------------------------- */
* {font-size: 100.01%; margin: 0; padding: 0;}
html {font-size: 62.5%;}
h1, h2, h3, h4, h5, h6, p, blockquote, form, fieldset, table, ul, ol {
	margin: 0 0 1em
}

/* !Fixers */
/*-------------------------------------------------------------------- */
* a {position: relative;} /* Gets links displaying over a PNG background */
a {outline: none;} /* Gets rid of Firefox's dotted borders */
a img {border: none;} /* Gets rid of IE's blue borders */
table {border-collapse: collapse; border-spacing: 0;}
fieldset, img {border: 0;}
q:before, q:after {content: '';}

/* !Base-Elements */
/*-------------------------------------------------------------------- */
a, a:link, a:visited {color: #2ae; text-decoration: none;}
a:hover {color: #333; text-decoration: none;}
a:active {opacity: 0.5;}
abbr, acronym {font-style: normal; border-bottom: dotted 1px #666; cursor: help;}
blockquote {border-left: .25em solid #e3e3e3; margin-left: 1.5em; padding-left: 1.5em;}
body {
	background: #f7f7f7 url('img/bg.gif') top left repeat-x;
	color: #333;
	font: 16px/150% "Myriad Pro", "Calibri", "Helvetica Neue", Arial, Helvetica, sans-serif;
}
code {font: 1.1em monaco, courier, monospace;}
h1 {margin: 0;}
h2 {font-size: 18px;}
h3 {font-size: 16px;}
h4 {font-size: 14px;}
hr {border: none; height: 2px; background: #ddd url('img/bg-horz-light.gif') left repeat-x; margin: 20px 0;}
ol, ul {margin-left: 2em;}





/* !Masthead */
/*-------------------------------------------------------------------- */
#masthead {
	margin: 0 auto;
	width: 960px;
}
#masthead h1 {
	float: left;
	margin: 45px 0 30px;
}
#masthead h1 a {
	background: url('img/logo.png') top left no-repeat;
	display: block;
	height: 80px;
	text-indent: -9999px;
	width: 560px;
}

#menu {
	float: right;
	margin-top: 50px;
	text-align: center;
	width: 320px;
}
#menu ul {
	list-style: none;
	margin: 0;
}
#menu ul li {
	display: inline;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	margin: 0 0.5em;
	text-shadow: #fff 0 1px 0;
}
#menu form {margin: 0;}
#menu form input, #newsearch form input {
	background: #fff url('img/icon-search.gif') 6px 6px no-repeat;
	border: 1px solid #e2e2e2;
	color: #404040;
	font-size: 13px;
	outline-color: #2ae;
	padding: 5px 5px 5px 25px;
	width: 200px;
}





/* !Featured */
/*-------------------------------------------------------------------- */
#featured-wrap {
	background: #2b2b2b;
	border-top: 1px solid #000;
	color: #eee;
	padding: 20px 0;
}
#featured {
	background: url('img/bg-vert-dark.gif') 600px 0 repeat-y;
	font-size: 14px;
	margin: 0 auto;
	width: 960px;
	text-shadow: rgba(0,0,0,.01) 0 0 1px;
}
#featured a {
    color: #fff;
    font-weight: bold;
    font-style: italic;
}
#featured a:hover {color: #777;}
#featured h3 a {
	color: #2ae;
	font-style: normal;
}
	#featured-latest {
		float: left;
		margin-left: 10px;
		width: 540px;
	}
	#featured-latest img {
		float: left;
		margin-right: 20px;
	}
	#featured-latest h3 {margin: 0;}
	#featured-latest p {
		color: #bfbfbf;
		margin: 0;
	}
	#featured-past {
		float: right;
		margin-right: 10px;
		width: 300px;
	}
	#featured-past ul {
		color: #393939;
		margin: 0 0 0 10px;
	}
	#featured-past ul li a {display: block;}




	
/* !Nav */
/*-------------------------------------------------------------------- */
#nav {
	background: #ededed url('img/bg-nav.gif') top left repeat-x;
	border-top: 5px solid #f0f0f0;
	height: 78px;
	margin: 0 0 20px;
}
#nav ul {
	list-style: none;
	line-height: 37px;
	margin: 0 auto;
	overflow: hidden;
	width: 960px;
}
#nav ul li {
	display: block;
	float: left;
	font-size: 14px;
	text-shadow: #fff 0 1px 0;
}
#nav ul li a {
	font-style: italic;
	padding: 0 15px;
}
#nav ul li.nav-title {
	font-weight: bold;
	text-indent: 10px;
	text-transform: uppercase;
	width: 110px;
}
	#nav ul#free {}
	#nav ul#free li.nav-title {color: #b3b3b3;}
	#nav ul#premium {}
	#nav ul#premium li.nav-title {color: #4c4c4c;}





/* !Titles */
/*-------------------------------------------------------------------- */
h4#title-morefeatured {
	background: url('img/title-morefeatured.gif') top left no-repeat;
	display: block;
	height: 27px;
	text-indent: -9999px;
	width: 215px;
}
h4#title-recentlyadded {
	background: url('img/title-recentlyadded.gif') top left no-repeat;
	display: block;
	height: 34px;
	text-indent: -9999px;
	width: 231px;
}
h4#title-populartags {
	background: url('img/title-populartags.gif') top left no-repeat;
	display: block;
	height: 34px;
	text-indent: -9999px;
	width: 195px;
}
h4#title-getupdates {
	background: url('img/title-getupdates.gif') top left no-repeat;
	display: block;
	height: 34px;
	text-indent: -9999px;
	width: 187px;
}
h4#title-top10free {
	background: url('img/title-top10free.gif') top left no-repeat;
	display: block;
	height: 33px;
	text-indent: -9999px;
	width: 150px;
}
h4#title-top10premium {
	background: url('img/title-top10premium.gif') top left no-repeat;
	display: block;
	height: 33px;
	text-indent: -9999px;
	width: 217px;
}

h4#title-aboutus {
	background: url('img/title-aboutus.gif') top left no-repeat;
	display: block;
	height: 27px;
	text-indent: -9999px;
	width: 125px;
}





/* !Wrap */
/*-------------------------------------------------------------------- */
#wrap {
	background: url('img/bg-vert-light.gif') 600px 0 repeat-y;
	font-size: 14px;
	margin: 20px auto;
	width: 960px;
}





/* !Content */
/*-------------------------------------------------------------------- */
#content {
	float: left;
	line-height: 175%;
	margin-left: 10px;
	width: 540px;
}
#content h2 {
	color: #2ae;
	background: url('img/bg-horz-light.gif') left repeat-x;
	font-style: italic;
	margin: 0;
	text-align: center;
	text-shadow: #fff 0 1px 0;
}
#content h2 span {
	background: #f7f7f7;
	padding: 0 10px;
}
#content h2.pagetitle {
	margin-bottom: .5em;
}

	#description {
		font-size: 16px;
		padding: 10px 0 1px;
	}

	.box, .entry {
		background: #fff;
		margin: 20px 0;
		padding: 10px 20px 1px;
		position: relative;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
	}

	.box h2, .entry h2 {margin: .5em 0 !important;}
	.box h2 span, .entry h2 span {
		background: #fff !important;
		color: #999 !important;
		text-shadow: rgba(0,0,0,.01) 0 0 1px;
	}
	.box a {font-weight: bold;}
	
	.entry {margin: 0 0 20px;}
	.entry h2 {margin: .5em 0 !important;}
	.entry h4 {margin: 0 !important;}
	.entry img {margin-left: -1px;}
	.entry a img {border: 1px solid #e2e2e2;}
	.entry a:hover img {border: 1px solid #999;}
	
	.entry p.postmetadata {
		background: #f7f7f7;
		border: 1px solid #e2e2e2;
		font-size: 12px;
		line-height: 150%;
		margin: 0 auto 20px;
		padding: 10px;
		text-align: center;
		width: 80%;
	}
	
		#site-list {}
		
		#site-grid {margin-bottom: 20px;}
		.asite {
			height: 120px;
			float: left;
			margin-right: 5px;
			margin-bottom: 10px;
			width: 160px;
		}
		.asite img {border: 1px solid #e2e2e2;}
		
	#bannerad {
		margin: 0 auto 20px;
		text-align: center;
	}

	ul.options {
		background: #fff;
		height: 19px;
		list-style: none;
		margin: 0;
		position: absolute;
		right: 10px;
		top: 13px;
		width: 63px;
	}
	li.options-list a {
		background: url('img/icon-list.gif') top left no-repeat;
		display: block;
		float: left;
		height: 19px;
		margin-left: 10px;;
		text-indent: -9999px;
		width: 19px;
		-webkit-transition-duration: 0s !important;
	}
	li.options-list a:hover {background: url('img/icon-list.gif') bottom left no-repeat;}
	li.options-grid a {
		background: url('img/icon-grid.gif') top left no-repeat;
		display: block;
		float: left;
		height: 19px;
		margin-left: 5px;
		text-indent: -9999px;
		width: 19px;
		-webkit-transition-duration: 0s !important;
	}
	li.options-grid a:hover {background: url('img/icon-grid.gif') bottom left no-repeat;}
	ul.options a.on {
		background-color: #f3f3f3;
		-moz-border-radius: 3px;
		-webkit-border-radius: 3px
	}
	
	#newsearch {
		margin: 1em 0 2em;
		text-align: center;
	}
	
	#prevnext {overflow: hidden;}
	#prev, #next {
		background: #fff;
		color: #ccc;
		display: block;
		padding: .5em 1em .25em;
		-moz-border-radius: 3px;
		-webkit-border-radius: 3px
	}
	#prev {
		float: left;
		width: 40%;
	}
	#next {
		float: right;
		text-align: right;
		width: 40%;
	}


/* !Comments */
/*-------------------------------------------------------------------- */
.commentheader {
	font-size: 16px;
	font-weight: bold;
}
ol.commentlist {
	list-style: none;
	margin: 0;
}
li.commentbody {
	border-bottom: 1px solid #e2e2e2;
	margin-bottom: 20px;
}
#author,
#email,
#url,
#comment {
	background: #f7f7f7;
	border: 1px solid #e2e2e2;
	color: #404040;
	font-family: inherit;
	font-size: 13px;
	outline-color: #2ae;
	padding: 5px;
	width: 200px;
}
#comment {
	width: 95%;
}
li.acomment {
	border-bottom: 1px solid #e2e2e2;
	margin-bottom: 20px;
	overflow: auto;
}
div.comment-author {
	float: left;
	width: 20%;
}
div.comment-body {
	float: right;
	width: 75%;
}
p.comment-date {
	font-size: 11px;
}


/* !Sidebar */
/*-------------------------------------------------------------------- */
#sidebar {
	float: right;
	margin-right: 10px;
	width: 300px;
}

#sidebar ul {
	font-style: italic;
	list-style: none;
	margin-left: 1em;
}
ul#sidebar-widgets {
	list-style: none;
	margin: 0;
}
h2.widgettitle {
	color: #ccc;
	font-family: "MyriadPro-LightIt", "Myriad Pro", "Calibri", "Helvetica Neue", Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-style: italic;
	font-weight: normal;
	margin: 0 0 .5em;
}

#ad {
	color: #999;
	margin: 0 auto;
	text-align: center;
	width: 250px;
}
#ad img {
	background: #e2e2e2;
	margin-bottom: 10px;
	padding: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
#ad a {font-style: italic;}

ul#getupdates {
	margin: 0;
}
ul#getupdates li a {
	display: block;
	float: left;
	width: 100px;
}
ul#getupdates li#update-rss a {background: url('img/icon-rss.png') left no-repeat; text-indent: 20px;}
ul#getupdates li#update-email a {background: url('img/icon-email.png') left no-repeat; text-indent: 20px;}
ul#getupdates li#update-twitter a {background: url('img/icon-twitter.png') left no-repeat; text-indent: 20px;}


/* !Footer */
/*-------------------------------------------------------------------- */
#footer-wrap {
	background: #262626;
	border-top: 1px solid #000;
}
#footer {
	clear: both;
	color: #bfbfbf;
	font-size: 14px;
	margin: 0 auto;
	padding: 2em 0;
	text-shadow: rgba(0,0,0,.01) 0 0 1px;	
	width: 960px;
}
#footer hr {
	background: url('img/bg-horz-dark.gif') left repeat-x;
}
#footer ul {
	font-style: italic;
	list-style: none;
	margin: 0 0 0 1em;
}
#footer ul li a:hover {color: #fff;}

	#top10free {
		float: left;
		margin: 0 10px;
		width: 300px;
	}
	
	#top10premium {
		float: left;
		margin: 0 10px;
		width: 300px;
	}
	
	#aboutus {
		float: left;
		margin: 0 10px;
		width: 300px;
	}
	#aboutus p a {color: #fff;}
	#aboutus p a:hover {color: inherit;}

#footer p em {
	color: #6e6e6e;
}





/* !Other */
/*-------------------------------------------------------------------- */
.clear {clear:both;}





/* !Webkit Niceties */
a {-webkit-transition-duration: .33s; -webkit-transition-property: color, background;}












































