/*
Theme Name: Apple Forever
Theme URI: http://www.appleforever.com/
Description: The official Apple Forever theme developed by Stuart Wagner and Jacob Haug.
Version: 2.0
Author: Apple Forever
Author URI: http://www.appleforever.com/
Tags: apple, mac os x, aurora, two columns, blue, dark

    Apple Forever v2.0
	http://www.appleforever.com

*/
/****************************************
 * Apple Forever
 * Main CSS Rules
 ****************************************/
body {
	font:100% Tahoma, Geneva, sans-serif;
	font-size-adjust:none;
	background:#050505 url(http://cdn.appleforever.com/wp-content/themes/apple-forever-2.0/i/images/bgs/aurora.jpg) no-repeat top center;
	color:#ebebeb;
	
	margin:0;
	padding:0;
}

/****************************************
 * Header
 ****************************************/
#header {
	background:none;
	width:100%;
	float:left;
	height:143px;
	margin:0;
	padding:0;
}

#identity {
	width:950px;
	height:143px;
	margin:0 auto;
	padding:0;
}

#logo {
	width:386px;
	height:92px;
	float:left;
	background:none;
	margin:31px 0 0 0;
}

#logo h1 a {
	width:346px;
	height:60px;
	display:block;
	margin:-16px 0 0 0;
	padding:0;
}

#logo h1 a span, h2 span {
	position:absolute;
	top:-9999px;
	left:-9999px;
}

#tools {
	width:223px;
	height:19px;
	float:right;
	margin:58px 0 0 0;
}

#rss {
	width:19px;
	height:19px;
	float:left;
	margin:1px 0 0 0;
	padding:0;
	font-size:11px;
}

#rss a {
	width:19px;
	height:19px;
	display:block;
	margin:0;
}

/****************************************
 * Search
 ****************************************/
#search {
	float:right;
	background:url(http://cdn.appleforever.com/wp-content/themes/apple-forever-2.0/i/images/bgs/search.png) no-repeat top left;
	width:197px;
	height:19px;
	margin:0;
	padding:0;
}

#search input {
	background:none;
	border:none;
	font:11px "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;
	margin:0 0 0 2px;
	padding:2px 5px 3px 20px;
	width:168px;
	vertical-align:text-top;
	height:14px;
	outline:none;
}

/****************************************
 * Main Navigation
 ****************************************/
#navigation {
	width:100%;
	float:left;
	height:33px;
	background:none;
	margin:0 0 20px 0;
	padding:0;
}

#mainnav {
	width:971px;
	height:33px;
	margin:0 auto;
	clear:both;
	padding:0;
}

#mnav {
	height:32px;
	float:left;
	margin:0;
	padding:0;
	list-style:none;
}

#mnav li {
	float:left;
}

#mnav li a {
	display:block;
	height:33px;
	margin:0;
	text-decoration:none;
	border:none;
}

#mnav li a span {
	position:absolute;
	top:-9999px;
	left:-9999px;
}

#mnav li a.home {width:76px; margin-right:82px; background:url(http://cdn.appleforever.com/wp-content/themes/apple-forever-2.0/i/images/bgs/mainnav.png) no-repeat 0 0;}
#mnav li a.about {width:88px; margin-right:82px; background:url(http://cdn.appleforever.com/wp-content/themes/apple-forever-2.0/i/images/bgs/mainnav.png) no-repeat -159px 0;}
#mnav li a.bestof {width:98px; margin-right:82px; background:url(http://cdn.appleforever.com/wp-content/themes/apple-forever-2.0/i/images/bgs/mainnav.png) no-repeat -329px 0;}
#mnav li a.team {width:75px; margin-right:82px; background:url(http://cdn.appleforever.com/wp-content/themes/apple-forever-2.0/i/images/bgs/mainnav.png) no-repeat -509px 0;}
#mnav li a.promote {width:115px; margin-right:82px; background:url(http://cdn.appleforever.com/wp-content/themes/apple-forever-2.0/i/images/bgs/mainnav.png) no-repeat -666px 0;}
#mnav li a.contact {width:109px; background:url(http://cdn.appleforever.com/wp-content/themes/apple-forever-2.0/i/images/bgs/mainnav.png) no-repeat -863px 0;}

#mnav li a.home:hover {width:76px; margin-right:82px; background:url(http://cdn.appleforever.com/wp-content/themes/apple-forever-2.0/i/images/bgs/mainnav.png) no-repeat 0 -33px;}
#mnav li a.about:hover {width:88px; margin-right:82px; background:url(http://cdn.appleforever.com/wp-content/themes/apple-forever-2.0/i/images/bgs/mainnav.png) no-repeat -159px -33px;}
#mnav li a.bestof:hover {width:98px; margin-right:82px; background:url(http://cdn.appleforever.com/wp-content/themes/apple-forever-2.0/i/images/bgs/mainnav.png) no-repeat -329px -33px;}
#mnav li a.team:hover {width:75px; margin-right:82px; background:url(http://cdn.appleforever.com/wp-content/themes/apple-forever-2.0/i/images/bgs/mainnav.png) no-repeat -509px -33px;}
#mnav li a.promote:hover {width:115px; margin-right:82px; background:url(http://cdn.appleforever.com/wp-content/themes/apple-forever-2.0/i/images/bgs/mainnav.png) no-repeat -666px -33px;}
#mnav li a.contact:hover {width:109px; background:url(http://cdn.appleforever.com/wp-content/themes/apple-forever-2.0/i/images/bgs/mainnav.png) no-repeat -863px -33px;}

/****************************************
 * Spotlight
 ****************************************/
#spotlightwrap {
	width:100%;
	float:left;
	background:none;
	margin:0 0 20px 0;
	padding:0;
}

#spotlight {
	width:1000px;
	margin:0 auto;
	padding:0;
}

#spotlight #sl-content {
	width:950px;
	float:left;
	padding:25px 25px 0 25px;
	background:url(http://cdn.appleforever.com/wp-content/themes/apple-forever-2.0/i/images/bgs/spotlight.png) no-repeat top center;
}

#spotlight .bestofflash, #spotlight .pageimg {height:220px; border:none; outline:none;} 

#spotlight #sl-bottom {
	width:950px;
	height:25px;
	float:left;
	padding:0 25px;
	background:url(http://cdn.appleforever.com/wp-content/themes/apple-forever-2.0/i/images/bgs/spotlight.png) no-repeat bottom center;
}

#spotlight img, object {
	margin:0 0 -4px 0;
	padding:0;
}

/* Homepage text */
#spotlight #sl-text {
	width:550px;
	float:left;
	margin:0;
	padding:66px 0 0 0;
	background:url(http://cdn.appleforever.com/wp-content/themes/apple-forever-2.0/i/images/spotlight/welcome.png) no-repeat top left;
}	

#spotlight #sl-text h3 {
	position:absolute;
	top:-9999px;
	left:-9999px;
}

#spotlight #sl-text p {
	line-height:18px;
}

#spotlight #sl-text p.sl-news a {font-style:italic;}

#spotlight #sl-mainimg {
	background:url(http://cdn.appleforever.com/wp-content/themes/apple-forever-2.0/i/images/spotlight/header.jpg) no-repeat top right;
	width:375px;
	height:220px;
	float:right;
}

/* Post exerpts */
#spotlight #sl-xptimg {
	width:175px;
	float:left;
}

#spotlight #sl-exerpt {
	width:755px;
	float:right;
	margin:0 0 0 20px;
}	

#spotlight #sl-exerpt h1 {
	margin:0;
	padding:0 0 12px 0;
	float:left;
	width:755px;
}

#spotlight #sl-exerpt .post-meta {
	width:755px;
	float:left;
	margin:0 0 22px 0;
	padding:0;
}	

#spotlight #sl-exerpt .info {
	float:left;
	font-size:11px;
	padding:6px 10px;
	background:#0f4a70;
}

#spotlight #sl-exerpt .edit {
	float:left;
	font-size:11px;
	margin:0 0 0 12px;
}

#spotlight #sl-exerpt .edit a, #spotlight #sl-exerpt .edit a:visited, #spotlight #sl-exerpt .edit a:link {
	display:block;
	width:79px;
	font-weight:bold;
	background:#efefef;
	padding:6px 10px;
	color:#555;
}

#spotlight #sl-exerpt .edit a:hover, #spotlight #sl-exerpt .edit a:active {
	background:#777;
	color:#efefef;
	border:none;
	text-decoration:none;
}

#spotlight #sl-exerpt p {
	width:755px;
	float:left;
}

/* Categories */
#spotlight #sl-category {
	width:950px;
	height:220px;
	float:right;
	margin:0 0 0 20px;
}

#spotlight .apple-articles {background:url(http://cdn.appleforever.com/wp-content/themes/apple-forever-2.0/i/images/content/apple-articles.jpg) no-repeat top left;}
#spotlight .apple-questions {background:url(http://cdn.appleforever.com/wp-content/themes/apple-forever-2.0/i/images/content/apple-questions.jpg) no-repeat top left;}
#spotlight .apple-interviews {background:url(http://cdn.appleforever.com/wp-content/themes/apple-forever-2.0/i/images/content/apple-interviews.jpg) no-repeat top left;}
#spotlight .appleforever-news {background:url(http://cdn.appleforever.com/wp-content/themes/apple-forever-2.0/i/images/content/appleforever-news.jpg) no-repeat top left;}
#spotlight .apple-reviews {background:url(http://cdn.appleforever.com/wp-content/themes/apple-forever-2.0/i/images/content/apple-reviews.jpg) no-repeat top left;}
#spotlight .apple-tutorials {background:url(http://cdn.appleforever.com/wp-content/themes/apple-forever-2.0/i/images/content/apple-tutorials.jpg) no-repeat top left;}

#spotlight #sl-category h1 {
	margin:0;
	padding:0 550px 40px 0;
	float:left;
	width:400px;
}

#spotlight #sl-category p {
	width:400px;
	float:left;
	padding:0 550px 12px 0;
}

/****************************************
 * Sub Navigation
 ****************************************/
#subnavigation {
	width:100%;
	float:left;
	height:45px;
	background:none;
	margin:0 0 20px 0;
	padding:0;
}

#subnav {
	width:950px;
	height:45px;
	margin:0 auto;
	clear:both;
	padding:0;
	background:url(http://cdn.appleforever.com/wp-content/themes/apple-forever-2.0/i/images/bgs/subnav.png) repeat-y top center;
}

#snav {
	height:45px;
	width:610px;
	float:left;
	margin:0;
	padding:0;
	list-style:none;
}

#snav li {
	float:left;
}

#snav li a, #snav li a:visited, #snav li a:link {
	display:block;
	height:30px;
	margin:0;
	text-decoration:none;
	border:none;
	padding:15px 22px 0 22px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	color:#ebebeb;
}

#snav li a:hover, #snav li a:active {background:#0d3762;}

/****************************************
 * Subscribe
 ****************************************/
#emailsubscribe {
	float:right;
	width:328px;
	height:25px;
	background:none;
	margin:0;
	padding:10px 12px 10px 0;
}

#emailsubscribe form {
	width:270px;
	float:right;
}

#emailsubscribe input {
	border:1px solid #000;
	margin:0;
	padding:0;
	outline:none;
}

#emailsubscribe input#field {
	background:#ebebeb;
	padding:4px 5px;
	width:160px;
}

#emailsubscribe input#button {
	background-color:#10304b;
	color:#ebebeb;
	margin:0 0 0 4px;
	padding:3px 7px 3px 7px;
}

.sbscroff {color:#999;}
.sbscron {color:#000;}

/****************************************
 * Layout
 ****************************************/
#wrap {
	float:left;
	width:100%;
	background:url(http://cdn.appleforever.com/wp-content/themes/apple-forever-2.0/i/images/bgs/wrap.png) repeat-y top center;
}

#content {
	width:950px;
	margin:0 auto;
	padding:0;
}

#main {
	float:left;
	width:625px;
	margin:0;
	padding:0 25px 20px 0;
}

#content p a {
	color:#005e96;
}

/****************************************
 * Posts & Pages
 ****************************************/
/* Breadcrumbs */
#content #main p.breadcrumbs {
	font-size:14px;
	margin:0 0 12px 0;
}

/* Post & Pages Edit Link */
#content #main p.edit {
	font-size:12px;
	margin:0 0 16px 0;
}

#content #main p.edit a, #content #main p.edit a:visited, #content #main p.edit a:link {
	display:block;
	width:100px;
	text-align:center;
	font-weight:bold;
	background:#efefef;
	color:#3873b1;
	padding:4px 3px;
}

#content #main p.edit a:hover, #content #main p.edit a:active {
	background:#3873b1;
	color:#efefef;
	border:none;
	text-decoration:none;
}

/* Ordered & Unordered Lists */
#content #main ol, #content #main ul {
	list-style:none;
}

#content #main ol li, #content #main ul li {
	font-size:12px;
}

/* Exerpts */
div.exerpt {
	float:left;
	width:625px;
	padding:0;
	margin:0 0 25px 0;
	border-bottom:#09202f 1px solid;
}

div.exerpt .img {
	float:left;
	width:175px;
	margin:0 20px 0 0;
}

div.exerpt .img a {text-decoration:none;}
div.exerpt h2 a, div.exerpt h2 a:visited, div.exerpt h2 a:link {color:#ebebeb;}
div.exerpt h2 a:hover, div.exerpt h2 a:active {color:#005e96; text-decoration:none;}

div.exerpt .post {
	float:right;
	width:430px;
}

div.exerpt .post .info {
	display:block;
	float:left;
	font-size:11px;
	padding:6px 10px;
	margin:0 0 22px 0;
	background:#0f4a70;
}

div.exerpt .post .info a {color:#ebebeb;}

div.exerpt .post p {
	float:left;
	display:block;
	width:430px;
}

/* About Author */
#aboutauthor {
	width:625px;
	float:left;
	padding:25px 0 28px 0;
	margin:30px 0 25px 0;
	border-top:#09202f 1px solid;
	border-bottom:#09202f 1px solid;
}

#aboutauthorbox {
	width:600px;
	float:left;
	background:#00121d;
	padding:12px;
}

#aboutauthor h4 {
	padding:0 0 18px 0;
}

#aboutauthor .left {
	width:80px;
	float:left;
	margin:0;
}

#aboutauthor .right {
	width:496px;
	float:right;
	margin:0;
}

#aboutauthor .right a {
	color:#005e96;
}

/* Diggs */
#diggs {
	width:625px;
	float:left;
	padding:0 0 11px 0;
	margin:0 0 25px 0;
	border-bottom:#09202f 1px solid;
}

#diggs #diggbox {
	margin:10px 0 12px 0;
	overflow:hidden;
	padding:8px 0 5px 0;
}

#diggs #diggbox ul {
	list-style:none;
	margin:0;
	padding:0;
}

#diggs #diggbox ul li {
	display:inline;
	float:left;
	margin:0 16px 0 0;
	padding:0;
}

#diggs #diggbox ul li a {
	display:block;
	float:left;
	width:48px;
	height:48px;
	margin:0;
	padding:0;
}

#diggs #diggbox ul li a.digg {background:url(http://cdn.appleforever.com/wp-content/themes/apple-forever-2.0/i/images/icons/bookmarks.png) no-repeat 0 0;}
#diggs #diggbox ul li a.delish {background:url(http://cdn.appleforever.com/wp-content/themes/apple-forever-2.0/i/images/icons/bookmarks.png) no-repeat -48px 0;}
#diggs #diggbox ul li a.stumbl {background:url(http://cdn.appleforever.com/wp-content/themes/apple-forever-2.0/i/images/icons/bookmarks.png) no-repeat -96px 0;}
#diggs #diggbox ul li a.facebk {background:url(http://cdn.appleforever.com/wp-content/themes/apple-forever-2.0/i/images/icons/bookmarks.png) no-repeat -144px 0;}
#diggs #diggbox ul li a.yahoo {background:url(http://cdn.appleforever.com/wp-content/themes/apple-forever-2.0/i/images/icons/bookmarks.png) no-repeat -240px 0;}
#diggs #diggbox ul li a.twitr {background:url(http://cdn.appleforever.com/wp-content/themes/apple-forever-2.0/i/images/icons/bookmarks.png) no-repeat -192px 0;}

#diggs #diggbox ul li a.digg:hover {background:url(http://cdn.appleforever.com/wp-content/themes/apple-forever-2.0/i/images/icons/bookmarks.png) no-repeat 0 -48px;}
#diggs #diggbox ul li a.delish:hover {background:url(http://cdn.appleforever.com/wp-content/themes/apple-forever-2.0/i/images/icons/bookmarks.png) no-repeat -48px -48px;}
#diggs #diggbox ul li a.stumbl:hover {background:url(http://cdn.appleforever.com/wp-content/themes/apple-forever-2.0/i/images/icons/bookmarks.png) no-repeat -96px -48px;}
#diggs #diggbox ul li a.facebk:hover {background:url(http://cdn.appleforever.com/wp-content/themes/apple-forever-2.0/i/images/icons/bookmarks.png) no-repeat -144px -48px;}
#diggs #diggbox ul li a.yahoo:hover {background:url(http://cdn.appleforever.com/wp-content/themes/apple-forever-2.0/i/images/icons/bookmarks.png) no-repeat -240px -48px;}
#diggs #diggbox ul li a.twitr:hover {background:url(http://cdn.appleforever.com/wp-content/themes/apple-forever-2.0/i/images/icons/bookmarks.png) no-repeat -192px -48px;}

/* Similar Posts */
#simposts {
	width:625px;
	float:left;
	padding:0 0 11px 0;
	margin:0 0 25px 0;
	border-bottom:#09202f 1px solid;
}

#simposts ul {
	list-style:none;
	margin:10px 0 10px 10px;
	padding:0;
}

#simposts ul li {
	background:url(http://cdn.appleforever.com/wp-content/themes/apple-forever-2.0/i/images/icons/related.png) no-repeat top left;
	height:20px;
	margin:0;
	padding:1px 0 0 6px;
	font-size:12px;
}

#simposts ul li a {
	color:#005e96;
	margin:0;
	padding:0 0 0 16px;
}

/* Comments */
#comments {
	width:625px;
	float:left;
	padding:0;
	margin:0;
}

#comments h4 {
	font-size:19px;
	line-height:20px;
	padding:0;
	margin:0;
	color:#ebebeb;
	font-weight:normal;
}

#comments h5 {margin-bottom:15px;}

#comments ul {
	float:left;
	width:625px;
	list-style:none;
	margin:0 0 18px 0;
	padding:0;
}

#comments ul li {
	background:none;
	float:left;
	width:600px;
	margin:0;
	padding:12px;
	font-size:12px;
	border-bottom:#09202f 1px solid;
}

#comments ul li.odd {background:#00121d;}

#comments ul li .left {
	width:75px;
	float:left;
	margin:0;
}

#comments ul li .right {
	width:500px;
	float:right;
	margin:0;
}

#comments ul li .right .cite {
	width:500px;
	float:left;
	margin:0 0 4px 0;
}

#comments ul li .right .cite span {font-weight:bold;}
#comments ul li .right .cite a {color:#005e96; font-weight:bold;}

#comments ul li .right .timestamp {
	width:500px;
	float:left;
	margin:0 0 12px 0;
	font-size:10px;
	color:#999;
}

#comments ul li .right .comment {
	width:500px;
	float:left;
	margin:0;
}

#comments ul li .right .comment .edit-comment-admin-links a, #comments ul li .right .comment .edit-comment-user-link a, #comments ul li .right .comment .edit-comment-admin-links-no-icon a {color:#005e96;}

#comments ul li .right .comment .edit-comment-admin-links a:hover, #comments ul li .right .comment .edit-comment-user-link a:hover, #comments ul li .right .comment .edit-comment-admin-links-no-icon a:hover {text-decoration:underline;}

#comments #trackbacks {
	width:625px;
	float:left;
	padding:0 0 18px 0;
	margin:0 0 25px 0;
	border-bottom:#09202f 1px solid;
}

#comments #trackbacks-box {
	width:625px;
	float:left;
	padding:0;
}

#comments a.trackbacks {
	color:#005e96;
	font-size:12px;
}

#comments #trackbacks ol {
	margin:16px 0 0 0;
}

#comments #trackbacks ol li {
	height:20px;
	margin:0;
	padding:0;
	font-size:12px;
}

#comments form {
	width:625px;
	float:left;
	padding:0 0 8px 0;
	margin:0 0 18px 0;
	border-bottom:#09202f 1px solid;
}

#comments form p {
	width:625px;
	float:left;
	margin:0;
	padding:0;
}

#comments p.comment-user {
	margin:0 0 12px 0;
}

#comments form p input {
	float:left;
	margin:0 8px 0 0;
}

#comments form p label {
	float:left;
	font-size:12px;
	margin:2px 0 12px 0;
}

#comments form p label span {color:#005e96;}

#comments form input#submit {
	border:1px solid #0e4472;
	outline:none;
	background-color:#10304b;
	color:#ebebeb;
	margin:12px 0 20px 0;
	padding:3px 7px 3px 7px;
}

#comments form p.subscribe-to-comments input#subscribe {
	float:left;
	margin:3px 4px 0 0;
}

#comments form p.subscribe-to-comments label {
	float:left;
	font-size:12px;
	margin:0 0 12px 0;
}

#comments p.live {
	font-size:16px;
}

/****************************************
 * Next | Previous | Page Nav
 ****************************************/
#previous {
	display:block;
	float:left;
	width:117px;
	height:56px;
	padding:0;
	margin:0;
	text-align:left;
	background:url(http://cdn.appleforever.com/wp-content/themes/apple-forever-2.0/i/images/bgs/previous.png) no-repeat bottom left;
}

#next {
	display:block;
	float:right;
	width:122px;
	height:56px;
	padding:0;
	margin:0;
	text-align:right;
	background:url(http://cdn.appleforever.com/wp-content/themes/apple-forever-2.0/i/images/bgs/next.png) no-repeat bottom right;
}

#previous a, #next a {display:block; height:56px; text-decoration:none;}

#pagenav {
	width:625px;
	float:left;
	margin:0;
	padding:0;
	font-size:14px;
}

#pagenav ul {
	float:left;
	width:625px;
	list-style:none;
	margin:0;
	padding:0;
}

#pagenav ul li {
	float:left;
	background:none;
	margin:0 8px 0 0;
	padding:0 0 0 8px;
	border-left:#09202f 1px solid;
}

#pagenav ul li.first {border:none;}
#pagenav ul li.current {color:#005e96;}

/****************************************
 * Search Page
 ****************************************/
h3#refinesearch {
	margin:0 0 12px 0;
}

#searchpage {
	margin:0 0 6px 0;
}

#searchpage form input {
	border:1px solid #0e4472;
	outline:none;
	margin:0;
	padding:0;
}

#searchpage form input#searchme {
	background:#ebebeb;
	padding:4px 5px;
}

#searchpage form input#searchmego {
	background:#10304b;
	color:#ebebeb;
	margin:12px 0 20px 0;
	padding:3px 7px 3px 7px;
}

/****************************************
 * Sitemap
 ****************************************/
#content #main div.ddsg-wrapper {
	width:625px;
	float:left;
	padding:0;
	margin:0;
}

 #content #maindiv.ddsg-wrapper h2 {
	font-size:22px;
	line-height:22px;
	color:#3873b1;
}

#content #main div.ddsg-wrapper ul {
	width:625px;
	float:left;
	list-style:disc;
	margin:0 0 25px 25px;
	padding:0;
}

#content #main div.ddsg-wrapper ul li {
	padding:6px 0;
	font-size:12px;
}

#content #main div.ddsg-wrapper ul li a {
	color:#3873b1;
}

#content #main div.ddsg-wrapper ul li ul {
	margin:5px 0 5px 25px;
	list-style:circle;
}

/****************************************
 * Sidebar
 ****************************************/
#sidebar {
	float:right;
	margin:0;
	padding:0;
	width:300px;
}

#ads {
	background:#033c5d;
	width:270px;
	height:260px;
	display:block;
	float:left;
	overflow:hidden;
	padding:20px 10px 0 20px;
	margin:0;
}

#adborder {
	float:left;
	width:300px;
	height:20px;
	background:#033c5d;
	border-bottom:1px #032d46 solid;
	margin:0 0 19px 0;
}

#ads a {text-decoration:none;}

div#bsaz_1616.adblock {width:100%;display:block;} div#bsaz_1616.adblock a{width:125px;} div#bsaz_1616.adblock a img{padding:0;} div#bsaz_1616.adblock a em{font-style:normal;} div#bsaz_1616.adblock a{display:block;font-size:11px;color:#888;font-family:verdana,sans-serif;margin:0 10px 10px 0;text-align:center;text-decoration:none;overflow:hidden;float:left;} div#bsaz_1616.adblock img{border:0;clear:right;} div#bsaz_1616.adblock a.adhere{color:#666;font-weight:bold;font-size:12px;border:1px solid #ccc;background:#e7e7e7;text-align:center;} div#bsaz_1616.adblock a.adhere:hover{border:1px solid #999;background:#ddd;color:#333;} div#bsaz_1616.adblock a.adhere{width:125px;height:125px;line-height:1000%;} html>body div#bsaz_1616.adblock a.adhere{width:123px;height:123px;} div#bsaz_1616.adblock img.s{height:0;width:0;} div#bsaz_1616 a{display:block;font-size:11px;color:#888;font-family:verdana,sans-serif;margin:0 10px 10px 0;text-align:center;text-decoration:none;overflow:hidden;float:left;} div#bsaz_1616 img{border:0;clear:right;} div#bsaz_1616 a.adhere{color:#666;font-weight:bold;font-size:12px;border:1px solid #ccc;background:#e7e7e7;text-align:center;} div#bsaz_1616 a.adhere:hover{border:1px solid #999;background:#ddd;color:#333;}

#testimonials {
	width:260px;
	float:left;
	font-size:12px;
	margin:20px 0 0 0;
}

#testimonials h4 {
	display:block;
	height:26px;
	width:260px;
	margin:0 0 16px 0;
	border:none;
	background:#0e2c47;
	color:#ebebeb;
	font-size:14px;
	padding:10px 0 0 0;
	text-align:center;
	text-decoration:none;
	font-weight:bold;
}

.testimonials {
	padding:10px 0;
	float:left;
	font-style:italic;
	line-height:16px;
	border-bottom:#3b6a86 1px solid;
}

.testimonials strong {
	float:right;
	text-align:right;
	font-style:normal;
	width:260px;
}
	

/****************************************
 * Listings
 ****************************************/
#listings {
	width:260px;
	float:left;
	padding:0 20px 40px 20px;
}

#slider {
    width:260px;
    margin:0 auto;
    position:relative;
}

.scroll {
    width:260px;
    overflow:auto;
    overflow-x:hidden;
    position:relative;
    clear:left;
}

#tab-list {
	height:32px;
	width:260px;
	float:left;
	margin:0;
	padding:0;
	list-style:none;
}

#tab-list li {
	float:left;
}

#tab-list li a, #tab-list li a:visited, #tab-list li a:link {
	display:block;
	height:22px;
	width:80px;
	margin:0;
	border:none;
	background:#033c5d;
	color:#ebebeb;
	font-size:11px;
	padding:10px 0 0 0;
	text-align:center;
	text-decoration:none;
}

#tab-list li.popular a, #tab-list li.recent a {
	margin:0 10px 0 0;
}

#tab-list li a:hover, #tab-list li a:active, #tab-list li a.selected {
	background:#0e2c47;
}

.scrollContainer div.panel {
    padding:20px 0;
    width:260px;
}

.scrollContainer div.panel ul {
	width:260px;
	float:left;
	font-size:12px;
	list-style:none;
	margin:0;
	padding:0;
}

.scrollContainer div.panel ul li {
	float:left;
	width:260px;
	padding:8px 0;
	border-bottom:#3b6a86 1px solid;
}

/****************************************
 * Footer
 ****************************************/
#footerhead {
	float:left;
	width:100%;
	height:75px;
	background:url(http://cdn.appleforever.com/wp-content/themes/apple-forever-2.0/i/images/bgs/footer.png) repeat-x top center;
	padding:0;
}

#footerhead #wordpress {
	width:950px;
	height:60px;
	margin:0 auto;
	padding:0;
}

#footerhead #wordpress a {
	float:right;
	display:block;
	width:46px;
	height:34px;
	margin:16px 91px 0 0;
}

#footerwrap {
	float:left;
	width:100%;
	background:#c2c2c2 url(http://cdn.appleforever.com/wp-content/themes/apple-forever-2.0/i/images/bgs/footer.png) no-repeat 50% -75px;
	padding:20px 0 50px 0;
	font-family:Arial, Helvetica, sans-serif;
}

#footer {
	color:#222;
	width:950px;
  	margin:0 auto;
	padding:0;
}

#footer #info {
	float:left;
	width:950px;
	margin:0 0 25px 0;
	padding:0;
}

#footer #info div {
	float:left;
	width:190px;
	margin:0;
	padding:0 45px 0 0;
}

#footer #info div h4 {
	color:#333;
	font-size:19px;
	font-weight:bold;
	padding:0 0 20px 0;
	margin:0;
}

#footer #info div p {font-size:12px; color:#555;}

#footer #info div#ul {
	float:left;
	width:244px;
	margin:0;
	padding:0;
}

#footer ul {
	width:116px;
	float:left;
	margin:0;
	padding:0 5px 7px 0;
	text-align:left;
	list-style:none;
}

#footer ul li {
	line-height:22px;
	padding:0 0 8px 0;
	font-size:12px;
}

#footer #legal {
	float:left;
	width:950px;
	margin:0;
	padding:0;
	border-top:#999 1px solid;
}

#footer #legal #legalinfo {
	float:left;
	width:760px;
	height:90px;
	padding:0 23px 0 0;
	text-align:left;
	font-size:12px;
	color:#616161;
}

#footer #legal #legalinfo #footernav {
	float:left;
	width:760px;
	height:20px;
	margin:25px 0 10px 0;
	padding:0;
}

#footer #legal #legalinfo #copyright {
	float:left;
	width:760px;
	height:35px;
	margin:0;
	padding:0;
}

#footer #legal a, #footer #legal a:visited, #footer #legal a:link {
	color:#555;
	text-decoration:none;
	border:none;
	font-size:12px;
	font-weight:bold;
	padding:0;
	margin:0;
	background:none;
}

#footer #legal a:hover, #footer #legal a:active {color:#000; text-decoration:underline;}

#footer #legal #branding {
	float:right;
	width:167px;
	height:28px;
	margin:32px 0 0 0;
	padding:0;
}

#footer #legal #branding a, #footer #legal #branding a:visited, #footer #legal #branding a:link {
	display:block;
	width:167px;
	height:28px;
	padding:0;
	margin:0;
	background:url(http://cdn.appleforever.com/wp-content/themes/apple-forever-2.0/i/images/bgs/branding.png) no-repeat 0 0;
}

#footer #legal #branding a:hover, #footer #legal #branding a:active {
	background:url(http://cdn.appleforever.com/wp-content/themes/apple-forever-2.0/i/images/bgs/branding.png) no-repeat 0 -28px;
}

#footer #legal #branding a span {
	position:absolute;
	top:-9999px;
	left:-9999px;
}

#footer a, #footer a:visited, #footer a:link {
	color:#ebebeb;
	text-decoration:none;
	border:none;
	font-size:11px;
	padding:3px 6px;
	background:#555 none repeat scroll 0 0;
}

#footer a:hover, #footer a:active {color:#ebebeb; background:#3873b1;}

/****************************************
 * Text Styles
 ****************************************/
h1, h2, h3, h4, h5 {
	font-family:Helvetica, Arial, sans-serif;
}

h1, h2 {
	font-size:28px;
	line-height:28px;
	margin:0 0 12px 0;
	padding:0;
	color:#ebebeb;
	font-weight:normal;
}

h1 {
	margin:16px 0 32px 0;
}

h3 {
	font-size:23px;
	line-height:20px;
	padding:0;
	margin:16px 0;
	color:#ebebeb;
	font-weight:normal;
}

h4 {
	font-size:19px;
	line-height:20px;
	padding:0;
	margin:0;
	color:#ebebeb;
	font-weight:normal;
}

h5 {
	color:#666;
	font-size:15px;
	font-weight:normal;
	padding:0 0 6px 0;
	margin:0;
}

#previous span, #next span {
	font-size:19px;
	line-height:20px;
	padding:0;
	margin:0;
	color:#ebebeb;
	font-weight:normal;
}

p {
	margin:0;
	padding:0 0 14px 0;
	font-size:12px;
	line-height:20px;
	text-align:left;
}

.centered {
	text-align:center;
}

.hide {display:none;}

span#review-star-rating {float:left; margin:0 8px 0 0;}
span#review-star-rating strong {float:left; margin:6px 4px 0 0; font-size:14px;}
span#review-star-rating img {float:left; margin:0 0 0 0;}

/****************************************
 * Lists
 ****************************************/
#content #main ul.list, #content #main ol.list {
	float:left;
	font-size:12px;
}

#content #main ul.list {
	margin:6px 0 25px 12px;
	padding:0 0 0 6px;
	list-style:none;
	width:607px;
}

#content #main ol.list {
	margin:6px 0 25px 16px;
	padding:0 0 0 25px;
	list-style:decimal;
	width:584px;
}

#content #main ul.list li {
	background:url(http://cdn.appleforever.com/wp-content/themes/apple-forever-2.0/i/images/icons/li.png) no-repeat top left;
	padding:0 0 0 19px;
	line-height:18px;
}

#content #main ol.list li {
	background:none;
	padding:1px 0 0 0;
}

#content #main ol.ads {
	width:575px;
	float:left;
	font-size:12px;
	margin:6px 0 25px 20px;
	padding:0 0 0 12px;
	list-style:decimal;
}

#content #main ol.ads li p a {
	color:#005e96;
}

/****************************************
 * Forms
 ****************************************/
form.donate {
	margin:25px 0 25px 0;
	text-align:center;
}

.cform { 
	margin:10px 0 25px 0; 
	width:600px; 
}

.cform fieldset	{ 
	width:600px;
	border:none;
	outline:none;
	background:none;
}

.cform .cf_hidden {
	display:none; 
	border:none;
	background:none;
	padding:0;
	margin:0;
}

.cform legend { 
	display:none;
}

ol.cf-ol { 
	margin:0; 
	padding:0;
}

ol.cf-ol li	{
	background:none; 
	margin:5px 0;
	padding:0; 
	list-style:none; 
	text-align:left;
	line-height:1.3em;
}

/* just for text-only fields (no input)               */
ol.cf-ol li.textonly {
	background:#F0F0F0 ;
	letter-spacing:1px;
	margin:10px 0pt ;
	padding:5px 0pt;
	text-align:center;
}

/*                                                    */
/* global definitions for field labels                */
/*                                                    */
.cform label {
	width:140px; 
	margin:4px 10px 0 0; 
	display:inline; /*for mozilla*/
	display:inline-block; /*for Opera & IE*/
	text-align:right;
	vertical-align:top;
}

.cform label span {
	width:140px; /* must be the same as above!*/
	display:block; 
}

label.cf-before {
	margin:4px 10px 0 0; 
}

label.cf-after 	{
	margin:4px 15px 0pt 6px;
	text-align:left;
	width:115px;
}

label.cf-after span {
	width:115px;
	display:block;
}

label.cf-group-after {
	margin:3px 4px 0 2px;
	width:72px;
	text-align:left;
}
label.cf-group-after span {
	width:72px;
	display:block;
}

/*   FORM FIELDS general formatting                   */
.cform input,
.cform textarea,
.cform select { 
	padding:3px;
	background: #f9f9f9; 
	border: 1px solid #888888; 
	vertical-align:top;
}

.cform input {
	width:150px;
	margin:0 4px 0 0;
}
.cform textarea {
	width:300px;
	height:150px;
}
textarea {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
}
.cform select {
	width:158px; /* attempt to have equal length */
	padding:2px 0;
}  

.cform select.cfselectmulti	{ 
	height:7.5em; 
}

/*   radio button title                               */
ol.cf-ol li.cf-box-title {
	font-weight:bold;
	letter-spacing:1px;
	padding:8px 0 0 100px; /* check with label 'width' incl. */
}

/*   check boxes                                      */
.cform input.cf-box-a,
.cform input.cf-box-b 	{ 
	margin:2px 0 0 0; 
	width:14px;
	height:22px;
	border:none;
	background:none; 
}

.cform input.cf-box-a 	{ 
	margin-left:100px; /* check with label 'width' incl. */
} 


/* check box groups                                   */
ol.cf-ol li.cf-box-group {
	margin:10px 0pt 0px ;
	padding-left: 100px; 
} 

/* formatting for text:  "(required)"  & other        */
span.reqtxt,
span.emailreqtxt { 
	margin:3px 0 0 3px;
	font-size:0.9em;
	display:inline; 
	vertical-align:top;
}

/*   FORM submit button                               */
p.cf-sb {
	text-align:right;
	padding: 0;
	margin: 0;
}
.cform input.backbutton,
.cform input.resetbutton,
.cform input.sendbutton	{
	background:#10304b;
	color:#ebebeb;
	margin:12px 0 20px 0;
	padding:3px 7px 3px 7px;
	border:1px solid #0e4472;
	outline:none;
	width:auto;
}

/*   FORM FIELDS enhanced error display               */
ol.cf-ol li.cf_li_err {
	background:#FFDFDF url(/wp-content/plugins/cforms/styling/li-err-bg.png) repeat;
	border-color:#DF7D7D;
	border-style:solid;
	border-width:1px 0pt;
	padding:5px 0;
	margin:5px 0;
	color:#050505;
}

ol.cf-ol li ul.cf_li_text_err {
	height:1%;
	min-height:1%;
	margin:0 0 0 100px;
	padding:0;
	color:#333;
}

ol.cf-ol ul.cf_li_text_err li {
	background:url(icon-alert.png) no-repeat left 1px;
	list-style:none;
	font-weight:bold;
	text-indent:0;
	margin:0 0 2px;
	padding-left:15px;
}
ol.cf-ol ul.cf_li_text_err li:before {
	content:'';
}

/* 'visitor verification' related styles              */
label.secq,
label.seccap {
	vertical-align:text-bottom;
	margin-bottom:4px;
}

input.secinput {
	vertical-align:text-bottom;
}

#cforms_captcha6,
#cforms_captcha5,
#cforms_captcha4,
#cforms_captcha3,
#cforms_captcha2,
#cforms_captcha {
	height:15px;
	width:50px;
	padding: 4px 4px;
	margin: 0;
}

img.captcha	{
	vertical-align:text-bottom;
	margin:0 0 0 10px;
	padding:0;
	border:none;
	float:none;
}

img.captcha-reset {
	vertical-align:text-bottom;
	background:	url(/wp-content/plugins/cforms/styling/captcha_reset_grey.gif) no-repeat;
	margin:0 0 2px 3px;
	width:21px;
	height:21px;
	border:none;
}

img.imgcalendar {
	border:none;
}

/* change formatting of response msgs here            */
div.cf_info {
	color:#333;
	display:none;
	padding:10px 15px;
	width:380px;
	line-height:1.3em;
	margin:10px auto;
}
div.cf_info ol {
	margin:0;
	padding:5px 15px 0 30px;
}
div.cf_info ol li {
	padding:1px 0;
	margin:2px 0;
}
div.cf_info a	{
	color:#ad2929;
	text-decoration:underline;
}
div.success {
	background:#F7F7F7 none repeat scroll 0% 50%;
	color:#444444;
	display:block;
}
div.failure {
	display:block;
	background:#FFDFDF url(/wp-content/plugins/cforms/styling/li-err-bg.png) repeat;
	border-color:#DF7D7D;
	border-style:solid;
	border-width:1px 0pt;
}
div.waiting {
	background:#F9F9F9;
	color:#333;
	display:block;
}
/*   formatting for invalid user inputs               */
.cform .cf_error { 
	color:#ad2929; 
	border:1px solid #ad2929; 
}
div.mailerr {
	display:block;
}
.mailerr,
.cform .cf_errortxt {
	color:#ad2929; 
}

/* disabled fields [disabled] does not work on IE!    */
[disabled] {
	color:#dddddd;
	border-color:#dddddd;
	background:none;
}
.disabled {
	border-color:#dddddd;
}

/* upload box styling                                 */
.cform input.cf_upload  {
	width:220px;
	background: #f9f9f9;
	border:1px solid #888888;
}

/*  Other: link love                                  */
.linklove {
	width:410px;
	margin:0 auto 10px;
	padding:0;	
	text-align:center;
}
.linklove a,
.linklove a:visited {
	font-size: 0.8em;
	font-family: Tahoma;
	color:#aaaaaa;
}

/*  Other: browser hacks                              */
* html .cform fieldset {
	position: relative;
	margin-top:15px;
	padding-top:25px; 
}
* html .cform legend { 
	position:absolute; 
	top: -10px; 
	left: 10px; 
	margin-left:0;
}
*+html .cform fieldset {
	position: relative;
	margin-top:15px;
	padding-top:25px; 
}
*+html .cform legend { 
	position:absolute; 
	top: -10px; 
	left: 10px; 
	margin-left:0;
}

* html ol.cf-ol,
* html ol.cf-ol li,
* html span.reqtxt,
* html span.emailreqtxt { 
	display: inline-block;  /*for ie6*/
}
*+html .cform label,
*+html ol.cf-ol,
*+html ol.cf-ol li,
*+html span.reqtxt,
*+html span.emailreqtxt {
	display: inline-block; /*for ie7*/
}

* html img.captcha {
	margin-bottom:1px;
}
*+html img.captcha {
	margin-bottom:1px;
}

/****************************************
 * Quotes
 ****************************************/
blockquote {
	float:left;
	width:363px;
	margin:12px 79px 30px 59px;
	padding:108px 62px 9px 62px;
	color:#222;
	background:url(http://cdn.appleforever.com/wp-content/themes/apple-forever-2.0/i/images/bgs/quote.png) no-repeat top left;
}

blockquote p {
	line-height:27px;
	font-size:14px;
}

/****************************************
 * Images & Objects
 ****************************************/
img {
	border:0;
    border:none;
}

.caption {
	font-size:11px;
	line-height:15px;
	color:#666;
}

.alignleft {
	float:left;
}

.alignright {
	float:right;
	text-align:right;
	padding:0 0 0 12px;
}

.aligncenter {
	margin:0 auto;
}

object {
	outline:none;
	border:none;
}

/* Star ratings */
#sr-table {
	width: 100%;
	border-collapse: collapse;
	border: 1px solid #ddd; }



/* thead and tfoot */

#sr-table thead tr, #sr-table tfoot tr {
	background: #ddd url(images/bg.png) repeat-x;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #aaa; }

#sr-table td, #sr-table th {
	padding: 2px 10px;
	border-left: 1px solid #eee; }

#sr-table td.date, #sr-table th.date, #sr-table tfoot td {
	border-left: 0; }

#sr-table th {
	font-size: 1.1em; }

#sr-table tfoot {
	font-size: 0.9em; }

#sr-table tfoot .sr-tips{
	float: left;
	padding: 0 3px; }

#sr-table tfoot .sr-plugin {
	float: right;
	padding: 0 3px; }



/* tbody */

#sr-table tr.odd {
	background: #f1f5fa; }
	
#sr-table tbody tr:hover {
	background: #def;  }
	
#sr-table .hidden { display: none; }



/* the following classes are applied by tablesorter.js */

#sr-table thead .header {
	background-image: url(images/sort.gif);
	background-repeat: no-repeat;
	background-position: center right;
	cursor: pointer; }

#sr-table thead .headerSortUp {
	background-image: url(images/asc.gif); }

#sr-table thead .headerSortDown {
	background-image: url(images/desc.gif); }

#sr-table thead .headerSortUp, #sr-table thead .headerSortDown {
	background-color: #ddd; }


/* css for sidebar functions */

.sr-review { /* post title */
	float: left; }

.sr-rating { /* star images */
	float: right; }

.sr-clear { /* clear the floats */
	clear: both; }


/****************************************
 * Links
 ****************************************/
a, a:visited, a:link {
 	color:#ebebeb;
 	text-decoration:none;
 	border:none;
	outline:none;
}

a:hover, a:active {
     color:#ebebeb;
	 text-decoration:underline;
}

a img {
	text-decoration:none;
    border:0px;
	border:none;
	outline:none;
}