/*  
Theme Name: Cult of Mac 2011
Theme URI: http://cultofmac.com
Description: Cult of Mac 2011 revamp
Version: 1/20101023-0027
Author: Craig Grannell
Author URI: www.snubcommunications.com 
*/

/* 

--- DOCUMENT OVERVIEW --- 

STYLE SHEET FOR CULT OF MAC
Created by Craig Grannell
www.snubcommunications.com

Table of contents
-------------------
	1. page defaults
	2. masthead and navigation
	3. content
	4. sidebar
	5. footer
    6. patches
    7. media queries
    8. patches
-------------------

>> baseline: 16px (approx.)
>> grid settings: 45px/40px gutter

-------------------

*/

/* ---- 1. _page defaults ---- */

* {
	margin: 0;
	padding: 0;
	border: 0;
	}

.ar {
		text-align: right;
		}

.ac {
		text-align: center;
		}

#sidebar .tw {
		margin-top: 0;
		padding-left: 36px;
		background: url(images/i-twitter.png) 0 0 no-repeat;
		} 
	#sidebar .tw iframe {
			margin-top: 2px;
			}

body {
	padding-top: 20px;
	background: url(images/body-background.gif) repeat-x;
	font: 13px/18px "Helvetica Neue", Tahoma, Helvetica, Arial, sans-serif;
	color: #363636;
	}

.post h2, #sidebar h2 {
	font: 13px/18px "Helvetica Neue", Helvetica, Arial, sans-serif;
	}



#wrapper {
	width: 981px;
	margin: 0 auto;
	}

.separator-invisible {
	clear: both;
	height: 1px;
	}

/* ---- 2. _masthead and navigation ---- */	

#leaderboard {
	width: 728px;
	height: 90px;
	margin: 0 auto 20px;
	background: #eeeeee;
	}

#masthead {
	margin-bottom: 25px;
	}

#navigation {
	}

	/* primary nav bar */
#main-nav {
	width: 980px;
	height: 65px;
	background: url(images/nav-sprites-pre-bp.png);
	position: relative;
		/*background-color: rgba(255,0,0,0.2);*/
	}

#logo {
	position: absolute;
	margin-top: -20px;
	}

#main-nav-bar {
	list-style: none;
	position: absolute;
	left: 223px;
	height: 43px;
	width: 656px;
	padding: 0;
	margin: 0;
		/*background: rgba(255,0,0,0.6);*/
	}
#main-nav-bar li {
	float: left;
	}
#main-nav-bar a {
	display: block;
		/*background: rgba(255,0,0,0.5);*/
	height: 43px;
	margin-right: 1px;
	overflow: hidden;
	text-indent: -5000px;
	}

#mn-register {
	padding-left: 10px;
	color: #333333;
	}

#main-nav-bar #mn-register a {
	text-indent: 0;
	display: inline;
	font-size: 12px;
	line-height: 44px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	}
	

#main-nav-bar a:hover {background: url(images/nav-sprites-pre-bp.png) 0 0;}

#main-nav-bar #mn-register a:hover {
	background: none;
	text-decoration: underline;
	}

#mn-home {width: 45px;}
body.home #mn-home a, #mn-home a:hover {
	background: url(images/nav-sprites-pre-bp.png) -223px -100px;
	}

#mn-news {width: 57px;}
body.category-news #mn-news a, #mn-news a:hover {
	background: url(images/nav-sprites-pre-bp.png) -268px -100px;
	}

#mn-reviews {width: 76px;}
body.category-reviews #mn-reviews a, #mn-reviews a:hover {
	background: url(images/nav-sprites-pre-bp.png) -325px -100px;
	}

#mn-how-tos {width: 81px;}
body.category-how-to #mn-how-tos a, #mn-how-tos a:hover {
	background: url(images/nav-sprites-pre-bp.png) -401px -100px;
	}

#mn-apps {width: 57px;}
body.category-ios #mn-apps a, #mn-apps a:hover {
	background: url(images/nav-sprites-pre-bp.png) -482px -100px;
	}

#mn-deals {width: 60px;}
body.category-daily-deals #mn-deals a, #mn-deals a:hover {
	background: url(images/nav-sprites-pre-bp.png) -539px -100px;
	}

#mn-forums {width: 73px;}
#mn-forums a:hover {background: 0; /*background-position: -599px -100px;*/}

#mn-groups {width: 72px;} 
#mn-groups a:hover {background: 0; /*background-position: -672px -100px;*/}



#logo a:hover {background: 0;}

#social-nav {
	position: absolute;
	right: 13px;
	top: 8px;
	}

#social-nav ul, #footer-social-nav ul {
	list-style: none;
	}

#social-nav li, #footer-social-nav li {
	display: inline;
	}

#social-nav a, #footer-social-nav a {
	margin-left: 8px;
	float: left;
	overflow: hidden;
	text-indent: -400px;
	display: block;
	width: 25px;
	height: 27px;
	}

#sn-twitter a, #f-sn-twitter a {background: url(images/i-twitter.png) 0 2px no-repeat;} 
#sn-facebook a, #f-sn-facebook a {background: url(images/i-facebook.png) 0 2px no-repeat;}
#sn-rss a, #f-sn-rss a {background: url(images/i-rss.png) 0 2px no-repeat;}
 
#social-nav a:hover, #footer-social-nav a:hover {background-position: 0 0 !important;}
 
	/* top stories and search */ 
#stories-nav {
	position: relative;
	}
	
#search-container {
	width: 190px;
	position: absolute;
	margin-left: 395px;
	top: -10px;
	height: 36px;
	background: url(images/search-bkg-b.png) 0 5px no-repeat;
	}

#search-form {
	margin: 0;
	padding: 0;
	width: 190px;
	}

#search-form input {
	background: url(images/search-icon.png) 10px 50% no-repeat;
	line-height: 36px;
	color: #707070;
	font-size: 13px;
	font-weight: bold;
	padding-left: 27px;
	width: 156px;
	height: 34px;
	}

.search-box {
	}
	
#tip-box {
	position: absolute;
	right: 10px;
	font-size: 12px;
	padding-top: 2px;
	font-weight: bold;
	}

#tip-box a {
	color: #9a4d9c;
	text-decoration: none;
	}

#tip-box a:hover {
	text-decoration: underline;
	}

#stories-nav h2 {
	font-size: 14px;
	color: #707070;
	padding-left: 7px;
	margin-bottom: 7px;
	}

#top-stories-c {
	background: url(images/top-stories-background.png) no-repeat;
	overflow: hidden;
	height: 114px;
	padding-left: 4px;
	margin-left: -2px;
	}

.top-story-c {
	width: 243px;
	height: 114px;
	margin-right: 1px;
	float: left;
		/*background: rgba(255,0,0,0.2);*/
	}
	.sb-sc .top-story-c {
		float: none;
		width: 300px;
		margin: 0;
		height: auto;
		padding-bottom: 16px;
		border-bottom: 1px dotted #ccc;
		margin-bottom: 16px;
		}
	
.top-story-c h3 {
	padding-top: 12px;
	font-size: 11px;
	line-height: 17px;
	float: right;
	width: 122px;
	margin-right: 13px;
	font-weight: normal;
	}
	.sb-sc .top-story-c h3 {
		padding-top: 0;
		width: 155px;
		font-size: 12px;
		font-weight: bold;
		}
		
.top-story-c a {
	color: #555555;
	text-decoration: none;
	display: block;
	}
	.sb-sc .top-story-c a {
		color: #888888;
		}
.top-story-c a:hover {
	color: #000000;
	text-decoration: underline;
	}


.archives-image-c {
	height: 210px;
	width: 310px;
	overflow: hidden;
	background: #aaaaaa;
	}	
.archives-image-c img {
	display: block;
	margin-bottom: 0 !important;
	border: 0 !important;
	width: 310px !important;
	height: auto !important;
/*	margin-left: -20px !important;
	margin-top: -6px;*/
	}
.archive-box-recent-c {
	width: 660px;
	overflow: hidden;
	}
.archives-box {
	float: left;
	width: 310px;
	margin-right: 20px;
	}
.archives-list ul {
	list-style: none;
	font-size: 15px;
	margin-left: 0 !important;
	padding-left: 0 !important;
	}
.archives-list li {
	margin-bottom: 15px;
	}
	
.top-story-image-c {
	height: 80px;
	width: 80px;
	overflow: hidden;
	background: #eaeaea url(images/rail-default.jpg) 50% 50% no-repeat;
	margin-bottom: 6px;
	border: 1px solid #ffffff;
	margin: 14px 13px;
	}
	.sb-sc .top-story-image-c {
		margin: 0;
		width: 110px;
		}
	
.top-story-image-c:hover {
	border-color: #666666;
	}

.top-story-image-c img {
	display: block;
	margin-bottom: 0 !important;
	border: 0 !important;
	width: 150px !important;
	margin-left: -20px !important;
	margin-top: -6px;
	}

#tags-nav {
	font-size: 11px;
	font-weight: bold;
	color: #aaaaaa;
	padding-left: 10px;
	}
#tags-nav a {
	color: #aaaaaa;
	text-decoration: none;
	margin-left: 8px;
	}
#tags-nav a:hover {
	color: #898989;
	text-decoration: underline;
	}


/* ---- 3. _content ---- */	

#content-c {
	background: url(images/content-background.gif) repeat-y;
	overflow: auto;
	margin-bottom: 25px;
	}
	
#main-content {
	width: 640px;
	overflow: hidden;
	float: left;
	margin-right: 40px;
	}
.gallery-page {
	width: 981px !important;
	float: none !important;
	margin-right: 0 !important;
	background: #ffffff !important;
	}


#main-content a {
	color: #000000;
	}
#main-content a:visited {
	color: #666666;
	}
#main-content h2 a:visited {
	color: #333333;
	}
#main-content a:hover, #main-content a:focus {
	background-color: #eeeeee;
	}

.intro-header {
	font-weight: normal;
	font-size: 24px;
	line-height: 34px;
	margin-bottom: 10px;
	}
.intro-para {
	font-size: 14px;
	padding-bottom: 18px;
	border-bottom: 1px solid #666666;
	margin-bottom: 30px;
	}
.sentenceCase {
	text-transform: capitalize;
	}

	/* post styles */	
.post {
	}

.post-separator {
	border-bottom: 1px solid #666666;
	margin: 30px 0;
	}
.dotted {
	border-style: dotted !important;
	}

.mc-mpu-container {
	padding: 0;
	margin: 0 auto;
	width: 300px;
	}

#comments-ad-container {
width: 640px;
height: 290px;
display: block;
}

.comments-mpu-container {
		width: 300px;
		margin: 20px 170px;
		height: 250px;
		}
	
.mc-mpu-container img, .mc-mpu-container object, .mc-mpu-container iframe,
.comments-mpu-container img, .comments-mpu-container object, .comments-mpu-container iframe {
	margin: 0;
	}
	
.post h2 {/* main heading */
	font-weight: normal;
	font-size: 30px;
	line-height: 34px;
	margin-bottom: 10px;
	}

.post h2 a {
	text-decoration: none;
	color: #363636;
	}
.post h2 a:hover {
	text-decoration: underline;
	}

.post h3, h3.posth3, .archives-box h3 {/* section-heading */
	font-size: 20px;
	font-weight: normal;
	margin-bottom: 10px;
	margin-top: 32px;
	}
.archives-box h3 {
		margin-top: 0;
		}


.post h4 {/* cross-heading */
	font-size: 16px;
	font-weight: bold;
	margin-top: 32px;
	}

.post h5 {/* overline-heading for major sections */
	font-size: 20px;
	font-weight: normal;
	margin-bottom: 10px;
	border-top: 1px dotted #aaa;
	padding-top: 32px;
	margin-top: 32px;
	}

.post ul {
	margin-left: 20px;
	}

.post ol {
	margin-left: 20px;
	}

.post-meta {
	}

.post-meta p.meta-author {
	color: #898989;
	font-size: 14px;
	line-height: 20px;
	padding-bottom: 7px;
	margin-top: 0;
	}
.post-meta div {
		float: right;
		background: none;
		}
.tweetmeme_button, .fbshare_button, .twitter_button {
		float: right;
		background: none;
		}
.twitter_button {
		margin-top: -1px;
		margin-right: 15px /* for +1 */
		}
.tweetmeme_button, .fbshare_button {
		padding-top: 1px;
		}
p.comments-link {
		/*float: right;*/
		text-align: right;
		margin: 0 0 0 0 !important /*-34px*/;
		/*padding-right: 30px;*/
		}
		p.icl {
				/*margin-top: -34px !important;*/
				}
.comments-link a {
		padding-left: 20px;
		background: url(images/comments-icon.png) 0 50% no-repeat;
		color: #898989 !important;
		font-size: 14px;
		line-height: 20px;
		}
.comments-link a:hover {
		color: #000000;		
		}
			
.post p {
	margin: 16px 0;
	}
	
.post blockquote {
	border-left: 2px solid #aaaaaa;
	padding-left: 40px;
	font-style: italic;
	background: url(images/quotemark.gif) 12px 0 no-repeat;
	}

#wrapper p.ratingL {
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
	text-transform: uppercase;
	}
#wrapper p.ratingR {
	margin-top: 0;
	text-align: center;
	}
	

.subscribe-strap {
	line-height: 20px;
	border-top: 1px dotted #bbbbbb;
	padding-top: 12px;
	}

.bio-box {
		max-width: 576px;
		border: 1px solid #ccc;
		padding: 16px 16px 0;
		margin: 15px;
		background: url(images/footer-background.gif) 0 100% repeat-x;
		border-radius: 10px;
		box-shadow: 0 0 5px rgba(0,0,0,0.3);
		-webkit-box-shadow: 0 0 5px rgba(0,0,0,0.2);
		-moz-box-shadow: 0 0 5px rgba(0,0,0,0.2);
		-o-box-shadow: 0 0 5px rgba(0,0,0,0.2);
		}

.bio-box img {
		float: left;
		margin-right: 16px;
		margin-bottom: 16px;
		border: 1px solid #aaaaaa;
		}
.bio-box h3, .similarPostsC h3 {
		color: #555555;
		font-size: 14px;
		margin-bottom: 10px;
		}
.bio-box p {
		color: #333333;
		font-size: 12px;
		margin-top: 0 !important;
		margin-bottom: 16px;
		}

 	/*	>> related posts box [legacy] */
.similarPostsC {
		max-width: 576px;
		border: 1px solid #ccc;
		background: url(images/footer-background.gif) 0 100% repeat-x;
		padding: 16px;
		margin: 15px;
		border-radius: 10px;
		box-shadow: 0 0 5px rgba(0,0,0,0.3);
		-webkit-box-shadow: 0 0 5px rgba(0,0,0,0.2);
		-moz-box-shadow: 0 0 5px rgba(0,0,0,0.2);
		-o-box-shadow: 0 0 5px rgba(0,0,0,0.2);
		} 	
.similarPostsC ul {
		font-size: 12px;
		list-style: none;
		} 	
.similarPostsC li {
		margin-bottom: 5px;
		font-weight: bold;
		}

	/* >> /related posts box */	

.post-navigation {
		text-align: center;
		font-size: 16px;
		color: #666666;
		}
#wrapper .post-navigation a {
		font-weight: bold;
		color: #666666;
		margin: 0 10px;
		}
#wrapper .post-navigation a:hover {
		color: #000000;
		}

	/* post image and caption */
body .wp-caption {
	width: auto !important;
	}
	
.wp-caption img {
	display: block;
	margin: 0 auto;
	}
	
.post p.wp-caption-text {
	font-style: italic;
	color: #666666;
	padding-bottom: 16px;
	border-bottom: 1px dotted #aaaaaa;
	}

#wrapper a.more-link {
		font-weight: bold;
		text-align: center;
		font-size: 15px;
		color: #666666;
		}	

.post img {
		max-width: 100% !important;
		}

div.dealnews-synd-wrapper img { 
	    max-width: 125px !important; 
	    } 
   
   	/* _comments */
   	
.com-h {
	font-weight: normal;
	margin-bottom: 18px;
	line-height: 18px;
	}

h3#comments {
		margin-bottom: 18px;		
		}
   	
.commentinput {
		border:1px solid #666666;
		}

.commentlist img {
		display: none;
		}

.commentlist p {
		margin-bottom: 16px;
		}

.commentlist li {
		border-bottom: 1px dotted #cccccc;
		/*position: relative;
		padding-bottom: 32px;
		overflow: auto;*/
		}
.commentlist .children li {
		border: 0;
		border-top: 1px dotted #808080;
		}
.commentlist .children {
		list-style: none;
		padding-left: 40px;
		}
.comment-author cite {
		font-style: normal;
		font-weight: bold;
		}
.comment-body {
		}		
.commentlist .comment-body {
		padding: 16px 0;
		}		
.comment-meta {
		/*position: absolute;
		bottom: 16px;*/
		float: right;
		margin-top: -21px;
		}
.comment-meta a {
		color: #aaa !important;
		font-size: 11px;
		font-weight: bold;
		}
.comment-reply-link {
		/*position: absolute;
		right: 0;
		bottom: 16px;*/
		font-size: 11px;
		float: right;
		margin-top: -16px;
		}


#respond {
		clear: both !important;
		}


#respond h3 {
		clear: both !important;
		margin-top: 18px;
		margin-bottom: 18px;
		}

#commentform #author, 
#commentform #email, 
#commentform #url  {
		border: 1px solid #666666;
		margin-bottom:10px;
		padding: 5px;
		font: 14px/18px "Helvetica Neue", Tahoma, Helvetica, Arial, sans-serif;
		width: 300px;
		margin-right: 10px;
		}

#commentform input:focus,
#commentform textarea:focus {
		background: #f9f9f9;
		}

#commentform label {
		font-weight: bold;
		font-size: 14px;
		}		
textarea {
		border: 1px solid #666666;
		width: 618px;
		margin-bottom:10px;
		padding: 10px;
		font: 14px/18px "Helvetica Neue", Tahoma, Helvetica, Arial, sans-serif;
		}
		
#respond #submit {
		padding: 10px;
		font-weight: bold;
		border-radius: 10px;
		font-size: 14px;
		}
#respond #submit:hover {
		background-color: #ccc;
		cursor: pointer;
		text-decoration: underline;
		}		
#wrapper .nextBox p {
		font-size: 13px;
		list-style: none;
		padding: 5px 0;
		margin-top: -43px;
		margin-bottom: 33px;
		}


.nextBox a {
		margin-left: 20px;
		}

.nextBox .npLink {
		position: absolute;
		right: 0;
		}
      
/* ---- 4. _sidebar ---- */	

#sidebar {
	width: 300px;
	float: left;
	overflow: hidden;
	}

.sb-sc {
	margin-bottom: 16px;
	padding-bottom: 16px;
	border-bottom: 1px solid #dddddd;
	width: 300px;
	overflow: hidden;
	}

#sidebar h2 {
	color: #464646;
	font-size: 16px;
	margin-bottom: 16px;
	}

.iphone-widget {
	}

.dealmac-widget {
	}
	
.sidebar-loop-c {
	}

.sidebar-loop-c p a {
		font-weight: bold;
		color: #666666;
		}

#ad-block-125 {
		height: 390px;
		padding: 0 0 16px 21px;
		}

.aiso-ad p {
		margin-bottom: 16px;
		}

.fm-badge-ad {
		height: 160px;
		}

.fm-badge-ad a, .fm-badge-ad img {
		float: none;
		}
.fm-badge-ad img {
		display: block;
		margin: 0 auto;
		}

/* ---- 5. _footer ---- */	

#footer-c {
	clear: both;
	background: url(images/footer-c-background.png);
	width: 980px;
	padding: 0 24px;
	margin-left: -24px;
	}


#footer {
	position: relative;
	background: url(images/footer-background.gif) 0 100% repeat-x;
	width: 980px;
	margin-left: -20px;
	margin-right: -20px;
	padding: 20px 20px 0;

	
/*
		border-top-left-radius: 5px;
		border-top-right-radius: 5px;
		-moz-border-radius-topleft: 5px;
		-moz-border-radius-topright: 5px;
		box-shadow: 0 0 8px rgba(0,0,0,0.4);
		-webkit-box-shadow: 0 0 8px rgba(0,0,0,0.4);
		-moz-box-shadow: 0 0 8px rgba(0,0,0,0.4);
	*/
	}

#footer-logo {
	margin: -9px 0 0 -9px;
	width: 250px;
	}

#footer-search {
	width: 200px;
	position: absolute;
	margin-left: 390px;
	top: 48px;
	}
#footer-search-form {
	margin: 0;
	padding: 0;
	width: 200px;
	}
#footer-search-form input {
	background: url(images/search-icon.png) 0 50% no-repeat;
	color: #707070;
	font-size: 14px;
	font-weight: bold;
	padding-left: 20px;
	width: 180px;
	}

#footer-social-nav {
	position: absolute;
	top: 39px;
	right: 20px;
	}

#footer-content-c {
	background: url(images/footer-articles-background.png) 50% 0 no-repeat;
	overflow: auto;
	padding-top: 25px;
	margin-bottom: 35px;
	min-height: 310px;
	}
#footer-site-info, #footer-latest-news, #footer-latest-reviews {
	width: 215px;
	margin-right: 40px;
	float: left;
	}
#footer-tags {
	width: 215px;
	float: left;
	}
	
#footer h2 {
	color: #7d7d7d;
	font-size: 14px;
	margin-bottom: 5px;
	}
	
#footer p, #footer-site-info ul {
	font-size: 11px;
	font-weight: bold;
	color: #7d7d7d;
	margin: 0 0 10px;
	}

#footer-site-info p {
	margin-bottom: 30px;
	}

#footer-latest-news h2, #footer-latest-reviews h2 {
		margin-bottom: 18px;
		}
		
#footer-latest-news ul, #footer-latest-reviews ul {
		list-style: none;
		}

#footer-latest-news li, #footer-latest-reviews li {
		font-size: 12px;
		line-height: 18px;
		font-weight: bold;
		margin-bottom: 18px;
		}


#footer-copyright p {
	text-transform: uppercase;
	font-size: 10px;
	text-align: center;
	margin: 0;
	padding-bottom: 35px;
	}
#footer-tags h2 {
	margin-bottom: 10px;
	}
#f-tags-l, #f-tags-r {
	width: 108px;
	list-style: none;
	font-size: 11px;
	font-weight: bold;
	color: #7d7d7d;
	overflow: hidden;
	float: left;
	}

#f-tags-r {
	width: 107px;
	text-align: right;
	float: right;
	}

#f-tags-l li, #f-tags-r li {
	margin-bottom: 5px;
	border-top: 1px solid #eee;
	padding-top: 5px;
	}
	
#footer a {
	color: #7d7d7d;
	text-decoration: none;
	}
#footer a:hover {
	text-decoration: underline;
	}

/* ---- 6. _patches ---- */


/* ---- 7. _media queries ---- */

@media screen and (max-width: 1024px) {
	
	#footer-c {
		background: none;
		width: 100%;
		overflow: auto;
		}
	#footer-c, #footer {
		background: none;
		padding: 0;
		margin: 0;
		}
	#footer-logo {
		margin: 9px 0 0;
		}
	#footer-search {
		top: 36px;
		}
	#footer-social-nav {
		top: 30px;
		}
  
}


/* iPad landscape */
@media screen and (max-device-width:480px),
       (min-device-width:481px) and (max-device-width:1024px) and (orientation:landscape) {
       
       body {
       width: 1024px;
       }
}

/* iPad portrait */

@media screen and (max-device-width:480px),
       (min-device-width:481px) and (max-device-width:1024px) and (orientation:portrait) {

		body {
		width: 1024px;
		}
	
}

/* ---- 8. _patches ---- */

.apptap-box a {
		color: #000000 !important;
		}

.apptap-field {
		border: 1px solid #666666;
		margin-bottom:10px;
		padding: 5px;
		font: 14px/18px "Helvetica Neue", Tahoma, Helvetica, Arial, sans-serif;
		width: 190px;
		margin-right: 10px;
	}
.apptap-submit {
	margin-bottom: 6px;
	color: #555555;
	background-color: #DDDDDD;
    font-size: 12px;
    font-weight:bold;
	cursor: pointer;
	padding: 5px 0px;
	width: 80px;
	font-weight: bold;
	border-radius: 5px;
	font-size: 14px;
}
.apptap-submit:hover {
		background-color: #ccc;
		cursor: pointer;
		text-decoration: underline;
		}		

.apptap-linksPanel {
    margin: 0 auto 10px;
    text-align: center;
}
.apptap-icon {
	width: 53px;
	height: 53px;
	margin-left: 3px;
	margin-bottom: 3px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	box-shadow: 0 0 5px rgba(0,0,0,0.4);
	-webkit-box-shadow: 0 0 5px rgba(0,0,0,0.4);
	-moz-box-shadow: 0 0 5px rgba(0,0,0,0.4);
	o-box-shadow: 0 0 5px rgba(0,0,0,0.4);
}
.apptap-separator {
    margin:0px 10px;
}
.apptap-icon-row {
}

.cultsanta {
background: url(/ads/cult-santa.gif) 0 0 no-repeat;
height: 105px;
padding-top: 10px;
padding-bottom: 20px;
padding-left: 115px;
text-align: center;
color: #999;
font-size: 12px;
line-height: 22px;
}

.cultsanta h2 {
padding-bottom: 5px;
}

.cultsanta span {
font-size: 18px;
font-weight: bold;
color: #f70000;
}

.cultsanta a {
}

.cultsanta span a {
color: #f70000 !important;
}

.int-ad-banner {
display: block;
margin-bottom: 20px;
}