/*
Theme Name: Absolut WordPress 
Description: Absolut Vodka, Acts of Kindness
Version: 1.0
Author: Iris Digital
Author URI: http://www.iris-digital.com/
Tags: Iris, Absolut, Vodka


	The CSS, XHTML and design is Copyright &copy; 2009 Iris Digital
	
*/

  @import url("reset.css");


body
{
	margin:0;
	padding:0;
	background:url(images/internal-background.jpg) center 4px no-repeat;
	font-family:Lucida Grande, Arial, Verdana, 'sans-serif';
}


#absolutNav
{
	background-color:black;
	background-image:url(http://absolut.com/content/global/navigation/bg.gif);
	height:24px;
	margin-bottom:0;
	margin-left:0;
	margin-right:0;
	margin-top:0;
	padding-bottom:0;
	padding-left:0;
	padding-right:0;
	padding-top:0;
	text-align:center;
}

#absolutNav ul
{
	width:400px;
	margin:0 auto;
	clear:both;
}

#absolutNav li 
{
	float:left;
	border-left:1px solid #424242;
}

#absolutNav li.last
{
	border-right:1px solid #424242;
}

#absolutNav a 
{
	background-position: 0 0;
	background-repeat:no-repeat;
	height:24px;
	display:block;
	text-indent:-9999em;
}

#absolutNav a:hover
{
	background-position: 0 -24px;
}

#absolutNav .current
{
	background-position: 0 -48px;
}

#absolutNav .home 
{
	background-image:url(images/nav/home.gif);	
	width:61px;
}

#absolutNav .drinks 
{
	background-image:url(images/nav/drinks.gif);	
	width:70px;
}

#absolutNav .products
{
	background-image:url(images/nav/products.gif);	
	width:87px;
}

#absolutNav .about
{
	background-image:url(images/nav/about.gif);	
	width:114px;
}

#absolutNav .press
{
	background-image:url(images/nav/press.gif);	
	width:62px;
}

#absolutFooter
{
	clear:both;
}

#footer
{
	text-align:center;
	clear:both;
	color:#fff;
	background:#000;
	padding-top:0.5em;
}

#absolutFooter
{ width:996px;
	margin:0 auto;}

#absolutFooter #absolutTerms, #absolutFooter #absolutPrivacy {
border-right:1px solid #999999;
margin-right:10px;
}
#absolutFooter p, #absolutFooter, #absolutFooter a {
color:#999999;
font-size:10px;
line-height:12px;
}
#absolutFooter a {
float:left;
padding-right:10px;
}

#absolutCopyright {float:right;}








/************/



#secondNav
{
	width:274px;
	margin:28px auto 0 auto;
	background:#fff;
	border-top:1px solid #e1e1e1;
	border-bottom:1px solid #e1e1e1;
}

#secondNav li
{
	float:left;
	margin-left:0px;
	border-left:1px solid #e1e1e1;
}
#secondNav li.last
{
	border-right:1px solid #e1e1e1;
}

#secondNav a
{
	background-position: 0 0;
	background-repeat:no-repeat;
	height:22px;
	display:block;
	text-indent:-9999em;
}

#secondNav a:hover
{
	background-position: 0 -22px;
}

#secondNav .current
{
	background-position: 0 -44px;
}


#secondNav .home
{
	background-image:url(images/nav/sub-home.gif);	
	width:57px;
}

#secondNav .about
{
	background-image:url(images/nav/sub-about.gif);	
	width:120px;
}

#secondNav .stories
{
	background-image:url(images/nav/sub-stories.gif);	
	width:93px;
}












#logo
{
	background:url(images/logo-absolut-kindness.png) 0 0 no-repeat;
	width:370px;
	height:70px;
	text-indent:-9999em;
	margin:34px auto 0 auto;
}





#page
{
	clear:both;
	width:996px;
	margin:0 auto 1.5em auto;
}

#page p
{
	font-size:0.688em;
	line-height:1.4em;
}

#page a
{
	color:#000;
	text-decoration:underline;
}

#page a:hover
{
	text-decoration:none;
}



/* homepage */
.watch-advert
{
	margin-top:22px;
	background:#fff;
	float:left;
	padding:4px 14px 14px 14px;
	width:472px;
}

.homepage-first-story
{
	margin-top:22px;
	min-height:154px;
	background:#fff url(images/homepage-story-bg1.jpg) 0 0 no-repeat;
	min-height:158px;
}

.homepage-story-bg
{
	float:left;
	width:472px;
	padding: 4px 12px 6px 12px;	
	background:#fff url(images/homepage-story-bg2.jpg) 0 0 repeat-y;
}

.homepage-first-story .col
{
	width:224px;
	float:left;
}

.homepage-first-story .end
{
	margin-left:14px;
}


.post
{
	clear:both;
}

#page a.more-link-2
{
	background:#000;
	color:#fff;
	background:url(images/button-share.gif) 0 0 no-repeat;
	width:106px;
	height:17px;
	margin-top:4px;
	display:block;
	text-indent:-9999em;
}



#page a.more-link
{
	background:#000;
	color:#fff;
	background:url(images/button-readmore.gif) 0 0 no-repeat;
	width:76px;
	height:17px;
	margin-top:4px;
	display:block;
	text-indent:-9999em;
}

#page .post a.more-link
{
	margin-left:104px;
}

.see-all-stories 
{
	float:right;
	margin-top:8px;
}
.see-all-stories a
{
	background:#000;
	color:#fff;
	background:url(images/button-bulletins.gif) 0 0 no-repeat;
	width:91px;
	height:17px;
	display:block;
	text-indent:-9999em;
}

.social 
{
	float:left;
	width:272px;
	margin-top:20px;
	margin-left:14px;
	display:inline;
}

.carousel
{
	float:left;
	width:710px;
	margin-top:20px;
}

.carousel img
{
	width:129px;
	height:101px;
}

* html .entry p span.ie
{
	float:left;
}

* html a
{
	position:relative;
	display:inline;
}

.carousel ul
{
	margin-left:30px;
}

.carousel li
{
	float:left;
	margin-left:1px;
}

.widecolumn
{
	background:#fff;
	float:left;
	width:686px;
}

.widecolumn .post,.widecolumn #respond
{
	padding-left:13px;
	padding-right:13px;
	padding-bottom:13px;
}

.widecolumn .comments-border
{
	margin-left:13px;
	margin-right:13px;
}

.widecolumn #respond
{
	background:url(images/add-story-bg.jpg) 0 0 no-repeat;
	padding-top:12px;
}

.widecolumn .col
{
	float:left;
	width:286px;
}


#submit
{
	border:none;
	color:#fff;
	background:#000;
	clear:both;
	margin-top:1em;
 }


.sidebar-bg-1
{
	background:url(images/sidebar-bg-1.gif) 0 0 repeat-y;
	display:block;
	padding: 13px 13px 20px 13px;
}

.sidebar-bg-2
{
	background:url(images/sidebar-bg-2.gif) 0 0 repeat-y;
	display:block;
	padding: 13px 13px 20px 13px;
}



/***** wordpress image resizing *****/
img.thumb
{
	width:98px;
	height:76px;
	-ms-interpolation-mode:bicubic;
	float:left;
	margin-top:-16px;
	margin-right:6px;
	margin-bottom:6px;
}

.widecolumn img.thumb
{
	width:98px;
	height:76px;
	-ms-interpolation-mode:bicubic;
	float:left;
	margin-top:0;
	margin-right:6px;
	margin-bottom:6px;
}

.large .post img.thumb
{
	width:308px;
	height:214px;
}

.comments-border
{
	border-top:1px solid #000;
	margin-top:1em;
	padding-top:1em;
}

.comments-border h3
{
	margin-bottom:1em;
}


.comment-author .avatar
{
	display:none;
}

.comment-author .fn
{
	font-weight:bold;
	text-transform:capitalize;
}

.comment-author .fn, .comment-author .says,.comment-meta
{
	font-size:0.688em;
	line-height:1.4em;
}

#commentform p
{
	margin:0 0 4px;
}

#commentform #author,#commentform #url,#commentform #email
{
	width:464px;
	border:1px solid #c7c7c7;
	min-height:1.62em;
}

#commentform #comment
{
	width:464px;
	border:1px solid #c7c7c7;
}

#commentform p
{
	clear:both;
}

#commentform label
{
	float:left;
	width:14em;
}


/****** SIDEBAR ******/
#sidebar
{
	float:left;
	width:294px;
	margin-top:100px;
}

#page #sidebar h4
{
	margin-top:0.75em;
}
#page #sidebar h4 a
{
	text-decoration:underline;
}

#page #sidebar h4 a:hover
{
	text-decoration:none;
}




/*********************/

p
{
	margin-bottom:1em;
}

h2 {
	font: normal 36px Absolut, Arial, sans-serif;
	text-transform:uppercase;
	margin: 0;
	xpadding: 6px 12px;
	color:#000;
	text-align: left;
}

h2 a {
	color: #000;
	text-decoration: none;
}

h2.our-stories,h2.your-stories
{
	font-size:26px !important;
}

h2.share
{
	font-size:18px !important;
	margin:0 0 -18px 0;
}

h2.other-stories,h2.add-your-story
{
	font-size:24px;
}

h3
{
	font: normal 14px Futura LT Light, Arial, sans-serif;
	text-transform:uppercase;
xmargin: 0 -10px 15px;
xpadding: 6px 12px;
	color:#000;
	text-align: left;
	font-weight:bold;
}

.comment
{
	overflow:hidden;
}



#page h4
{
	font-weight:bold;
	font-size:0.863em;
	margin:4px 0;
}

#page h4 a
{
	text-decoration:none;
}

#page h4 a:hover
{
	text-decoration:underline;
}

.homepage-story-bg h3
{
	margin-left:104px;
}

.homepage-story-bg .col h3
{
	margin-left:0;
}

.post .col2 h3
{
	margin-left:0;
}

#page .post .col2 a.more-link
{
	margin-left:0;
}

.post .col2
{
	width:294px;
	float:left;
}

.post .entry p
{
	margin-bottom:0;
}

.widecolumn .post .entry p
{
	margin-bottom:1em;
}

.homepage-story-bg .postmetadata
{
	margin-left:104px;
}

#page h3 a
{
	color:#000;
	text-decoration:none;
}

#page h3 a:hover
{
	text-decoration:underline;
}


* html #page
{
	width:998px;
}

* html .homepage-story-bg
{
	height:158px;
}