/* @override http://tgaf:8888/wp-content/themes/TrendGiveAfuck3/style.css */

/*
Theme Name: ThemeGiveAfuck
Theme URI: http://trendgiveafck.com/
Description: TrendGiveAfuck main theme 2010.
Version: 3.0
Author: Adrian von Gegerfelt
Author URI: http://thinkadrian.com/
Tags: dark, custom EVERYTHING, static width, two columns

	ThemeGiveAfuck v3.0
	http://trendgiveafck.com

*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	font-weight: normal;
	font-style: normal;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}

body {
	color: #eee;
	font: 14px/1em "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	background: url(images/bg.jpg) repeat;
}

a,a:link,a:active,a:visited {
	text-decoration: none;
	color: #f3007e;
}
a:hover,a:focus {
	text-decoration: underline;
	color: #f3007e;
}

.panel-l .data p a,
.panel-s .data p a,
#bupp a,
.comment-and-rating a {
	color: #fff;
}

.panel-l .data p a:hover,
.panel-s .data p a:hover,
#bupp a:hover,
.comment-and-rating a:hover {
	color: #f3007e;
}

small {
	font-size: 12px;
	color: #00a6dd;
	position: absolute;
	bottom: 0;
	right: 11px;
}

@font-face {  
  font-family: HelNeue;  
  src: url(fonts/HelveticaNeueUltraLight.otf);
  font-weight: normal;  
}  
h1,h2,h3,p.sub-title {
	font-family: Helvetica, sans-serif;
	font-weight: normal;
}
h1,h2,h3,p.sub-title {
	font-family: "HelNeue", "Helvetica Neue", Helvetica, sans-serif;
	padding: 0;
	line-height: 1em;
	width: 100%;
	position: relative;
}

h1 {
	color: #fff;
	border-bottom: 1px solid #fff;
	margin-bottom: 4px;
	font-size: 36px;
	text-transform: capitalize;
}

p.sub-title {
	font-size: 16px;
	color: #fff;
	margin-bottom: 10px;
}

body#single h1,h2,h3 {
	color: #00a6dd;
	width: 100%;
	font-size: 26px;
	border: 0;
}

body#single h1 {
	font: 14px/1em "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	width: 510px;
	padding-right: 65px;
}

h3 {
	font-size: 20px;
}

body#index h2 a {
	color: #00a6dd;
}

body#index h2 span a {
	color: #f3007e;
}

body#index .panel-l h2 {
	font-size: 36px;
}

h1 span,
h2 span {
		font: 12px/1em "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	position: absolute;
	right: 0;
	bottom: 0;
	color: #00a6dd;
}

/* @group MENU BAR */

#menubar {
	width: 100%;
	height: 26px;
	background: url(images/sprite_h.png) repeat-x 0 -233px;
	font-size: 12px;
	position: relative;
}

#menu {
	width: 1000px;
	margin: 0 auto;
	position: relative;
}

#menubar #logo {
	background: url(images/sprite_h.png) repeat-x 0 -206px;
	height: 26px;
	position: absolute;
	left: -4000px;
	right: 853px;

}
#menubar #logo a {
	width: 147px;
	height: 26px;
	display: block;
	background: url(images/sprite_h.png) repeat-x 0 -260px;
	position: absolute;
	right: 0;
}

#menu a,#menu a:link,#menu a:active,#menu a:visited {
	text-decoration: none;
	color: #fff;
}
#menu a:hover,#menu a:focus {
	text-decoration: underline;
	color: #f3007e;
}
#menu a.sel {
	color: #00a6dd;
}
#menu ul {
	float: right;
}
#menu li {
	float: left;
	margin-left: 1em;
	line-height: 26px;
}

/* @end */

.columns {
	width: 1000px;
	margin: 0 auto;
	position: relative;
}

body#single .columns,
body#top-photos .columns,
body#tag .columns {
	margin-top: 20px;
}

.col {
	position: relative;
	width: 500px;
	float: left;
}

/* @group INDEX */

body#index #background {
	width: 100%;
	background: transparent url(images/sprite_h.png) repeat-x 0 -482px;
	overflow: hidden;
}

body#index #container {
	background: url(images/collage.png) no-repeat center 0;
	position: relative;
	overflow: hidden;
}

body#index .logo {
	width: 451px;
	height: 145px;
	background: transparent url(images/logo.png);
	position: absolute;
	left: 270px;
	top: 160px;
}

body#index .col {
	padding-top: 380px;
}

/* @end */
.main {width: 600px;float: right;}

/* @group SIDEBAR
 */

.sidebar {width: 400px;float: left;}

.sidebar li {
	clear: left;
	float: left;
	width: 100%;
	margin-bottom: 6px;
}

.sidebar .partners a,
.sidebar .banners a {
	float: left;
	margin-right: 20px;
	margin-bottom: 6px;
}

.sidebar .partners small,
.sidebar .banners small {
	float: left;
	position: relative;
	text-align: center;
	width: 390px;
}

.sidebar .tags a {
	float: left;
	padding: 2px 4px;
	margin-right: 5px;
	border: 1px solid #272933;
}

/* @end */

/* @group PANEL */

/* 
  -- Even more rounded corners with CSS: Base stylesheet --
  http://www.schillmania.com/projects/dialog2/
*/

.panel {
	position:relative;
	z-index:1;
	float: left;
	clear: left;
	width: 592px;
	margin-left: 9px;
	margin-bottom: 6px;
}

.panel .w,
.panel .t,
.panel .b,
.panel .b div {
	background: transparent url(images/panel.png) no-repeat right;
}

.panel .w {
 position:relative;
 zoom:1;
 _overflow-y:hidden;
 padding: 0;
 width: 100%;
 background-position: right top;
}

.panel .t {
 /* top+left vertical slice */
	position:absolute;
	left:0px;
	top:0px;
	width:9px; /* top slice width */
	margin-left: -9px;
	height:100%;
	_height:1600px; /* arbitrary long height, IE 6 */
	background-position: -34px top;
	
}

.panel .b {
 position:relative;
 width: 100%;

 }

.panel .b,
.panel .b div {
 height: 11px; /* height of bottom cap/shade */
 font-size:1px;
 
}

.panel .b {
 background-position:bottom right;
}

.panel .b div {
 position:relative;
 width:9px; /* bottom corner width */
 margin-left: -9px;
 background-position: -34px bottom;

}

.panel .content {
	padding: 9px 10px 0 3px;
overflow: hidden;
}

.border {
	clear: left;
	width: 100%;
	height: 1px;
	font-size: 1px;
	background: url(images/sprite_h.png) no-repeat left -203px;
	border-top: 1px solid #000;
	margin-top: 4px;
	margin-bottom: 8px;
}

.panel-l,
.panel-s {
	width: 590px;
}

body#index .panel-l,
body#index .panel-s {
	width: 490px;
}

.sidebar .panel {
	width: 374px;
}

.panel .image {
	display: block;
	float: left;
}

.panel .large,
.panel .large img {
	width: 180px;
	height: 180px;
}
.panel .small,
.panel .small img {
	width: 90px;
	height: 90px;
}

.panel-l .data {
	float: right;
	width: 390px;
}

.panel-s .data {
	float: right;
	width: 380px;
}

body#index .panel-l .data {width: 288px;}

body#events .panel-l h2 {
	width: 312px;
	padding-right: 70px;
}

.panel .extra-images {
	position: absolute;
	bottom: 0;
}

.panel .extra-images img {
	float: left;
	margin-right: 7px;
}

#bupp {
	margin-top: 1em;
}

.panel.panel-bubble {
	width: 270px;
	float: right;
	margin-right: 18px;
}

.panel-bubble .content {
	min-height: 38px;
}

.panel-arrow-left .t {
	background-position: left top;
	margin-left: -20px;
	width: 20px;
}

.panel-arrow-left .b div {
	background-position: left bottom;
	margin-left: -20px;
	width: 20px;
}

.panel-bubble .data {
	font-size: 12px;
	line-height: 1.2em;
	padding-bottom: 1.2em;
}

.bupp {
	width: 100px;
	height: 97px;
	float: left;
	background: url(images/sprite_h.png) no-repeat left -293px;

}

.panel.polaroid {
	width: 189px;
	clear: none;
}

.polaroid .content {
	padding: 7px 0 0;
}

.comment-and-rating {
	width: 180px;
	height: 28px;
	position: absolute;
	left: 0;
	bottom: 0;
	background: transparent url(images/sprite_h.png) repeat-x -161px -261px;
	color: #fff;
	}

.post-footer .comment-and-rating {
	position: absolute;
	bottom: 0;
	right: 0;
}

.comment-and-rating .comments {
	padding-left: 32px;
	line-height: 32px;
	float: left;
}

.comment-and-rating .score {
	padding-right: 26px;
	line-height: 32px;
	float: right;
}

.comment-and-rating .disabled,
.comment-and-rating .sucks,
.comment-and-rating .rocks,
.comment-and-rating .score span {display: none;}

/* @end */

/* @group TOP PHOTOS BAR */
#top-photos-bar {
	width: 100%;
	background: transparent url(images/sprite_h.png) repeat-x 0 -640px;
	height: 190px;
	position: relative;
	overflow: hidden;
	margin-bottom: 0;
}

#top-photos-bar .wrapper {
	width: 1000px;
	margin: 0 auto;
	position: relative;	
}

#rulle {
	background: url(images/fotorulle3.png) no-repeat -4px top;
	height: 190px;
	position: absolute;
	right: -110px;
	left: 0;
	padding-left: 18px;
}

#rulle a {
	float: left;
	margin-top: 40px;
	margin-left: 0;
	margin-right: 16px;
}

/* @end */

/* @group SINGLE */

#comments {
	clear: left;
	float: left;
}

body#tag .comments,
body#blog .comments {
	position: absolute;
	bottom: 0;
	right: 0;
	padding-right: 32px;
}

body#tag .comments .icon,
body#blog .comments .icon {
	position: absolute;
	width: 28px;
	height: 28px;
	right: 0;
	bottom: 0;
	background: transparent url(images/sprite_h.png) repeat-x -163px -260px;
}

.panel-600 {
	clear: left;
	float: left;
	width: 600px;
	margin-bottom: 6px;
}

.panel-600 .top {
	float: left;
	width: 600px;
	height: 60px;
	background: transparent url(images/sprite_v.png) repeat-x 0 0;
}

.panel-600 .middle {
	float: left;
	width: 600px;
	background: transparent url(images/sprite_v.png) repeat-y -600px;
}

.panel-600 .bottom {
	float: left;
	width: 600px;
	height: 11px;
	background: transparent url(images/sprite_v.png) repeat-y -1200px bottom;
}

.panel-600 .content {
	width: 575px;
	margin-left: 12px;
	margin-top: -52px;
	position: relative;
}

.panel-600 .content p {
	margin-bottom: .6em;
	margin-top: .6em;
	line-height: 1.2em;
	clear: left;
}

.panel-600 .content p em {
	font-style: italic;
}

.panel-600 .content p small {
	display: inline;
	position: relative;
	right: auto;
}

.post-image {margin-top: 4px;margin-bottom: 1em;float: left;}

.post-footer {
	color: #00a6dd;
	font-size: 12px;
}

.post-footer .tags,
.post-footer .social-media {
	width: 50%;
}

.social-media a {
	width: 16px;
	height: 16px;
	float: left;
	margin-right: 2px;
	background: transparent url(images/sprite_v.png) no-repeat 0 top;
}

.social-media .delicious {background-position: -1480px top;}
.social-media .digg {background-position: -1496px top;}
.social-media .reddit {background-position: -1512px top;}
.social-media .twitter {background-position: -1528px top;}
.social-media .facebook {background-position: -1544px top;}

.signature {
	width: 90px;
	height: 60px;
	position: absolute;
	bottom: 0px;
	right: 0;
}
body.events .signature {display: none;}

.signature.theLicious {
	background: transparent url(images/sprite_h.png) repeat-x -378px -265px;
}

.signature.Adorian {
	background: transparent url(images/sprite_h.png) repeat-x -474px -265px;
}

/* @end */

/* @group COMMENTS */

.commentlist li {
	clear: left;
	float: left;
	width: 600px;
	margin: 10px 0;
	position: relative;

}

.commentlist .comment-avatar {
	width: 78px;
	height: 78px;
	float: left;
	background: transparent url(images/sprite_h.png) repeat-x -3px -398px;
	position: relative;
}

.commentlist .comment-avatar .avatar {
	position: absolute;
	width: 60px;
	height: 60px;
	top: 7px;
	left: 8px;
}

.depth-2 .comment-avatar .avatar {
	position: relative;
	top: auto;
	left: auto;
}

.commentlist .comment-content {
	float: left;
	width: 506px;
	padding-left: 6px;
	
}

.comment strong,
.comment b {
	font-weight: bold;
}

.comment p {
	line-height: 1.2em;
}

.comment .author {
	font-size: 12px;
	color: #00a6dd;
	line-height: 1em;
	border-bottom: 1px solid #00a6dd;
	margin-bottom: 4px;
}

.commentlist .depth-2 {
	width: 572px;
	float: right;
	margin-top: 0;
}

.commentlist .depth-2 .comment-avatar,
.commentlist .depth-2 .avatar{
	width: 40px;
	height: 40px;
}

.commentlist .depth-2 .comment-content {
	width: 507px;
	font-size: 12px;
	margin-left: 9px;
}

#commentform {
	width: 570px;
}

.comment-form fieldset {
	width: 285px;
	float: left;
	margin: 0;
	padding: 0;
}

.comment-form label,
.comment-form input,
.comment-form textarea {
	clear: left;
	float: left;
	margin: 0;
	padding: 0;
}

.comment-form input[type=text],
.comment-form textarea,
.comment-form fieldset textarea {
	margin-bottom: 9px;
	width: 267px;
	padding: 2px 4px;
	border: 1px solid #00a6dd;
		font: 14px/1em "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
}

.comment-form input[type=text] {
	width: 275px;
}

.comment-form fieldset textarea {
	height: 7em;
}

.comment-form textarea {
	width: 563px;
	height: 4em;
}

.comment-form input[type=submit] {
	width: auto;
	clear: both;
	float: left;
	font-size: 14px;
	border: 1px solid #fff;
	color: #fff;
	background-color: #f3007e;
	margin-top: 4px;
	padding: 2px 4px;
	position: relative;
}

.comment-form input[type=submit]:hover {
	background-color: #00a6dd;
}

.comment-form label {
	font-size: 12px;
	line-height: 1em;
}

.comment-form small {
	position: relative;
	right: auto;
	bottom: auto;
}

/* @end */



/* @group POST NAV */

#post-nav {
	font-size: 12px;
}

#post-nav a.label {
	clear: left;
	float: left;
	width: 100%;
	white-space: nowrap;
	margin-top: 2px;
}

#post-nav a.square{
	width: 85px;
	height: 85px;
	padding: 2px;
	overflow: hidden;
	display: block;
	border: 1px solid #4b4d4b;
}

#post-nav .next {
	width: 90px;
	float: right;
	text-align: right;
}

#post-nav .next a.label {
	float: right;
}

#post-nav .prev {
	width: 90px;
	float: left;
}

/* @end */


/* @group RATING */

.number-one {
	width: 60px;
	height: 66px;
	position: absolute;
	background: transparent url(images/sprite_h.png) no-repeat -255px -329px;
	left: -20px;
	top: -10px;
}

#post-nav .current-image {
	position: absolute;
	left: 138px;
	top: 9px;
	filter:alpha(opacity=40);
	-moz-opacity:0.4;
	-khtml-opacity: 0.4;
	opacity: 0.4;
	z-index: 1;
}

.post-ratings {
	width: 180px;
	height: 115px;
	position: absolute;
	right: 101px;
	top: 10px;
	z-index: 2;
}

a.rating_1_disabled,
a.rating_2_disabled,
a.rating_1_on,
a.rating_2_on,
a.rating_1_off,
a.rating_2_off,
a.rating_1_half,
a.rating_2_half,
a.rating_1_over,
a.rating_2_over {
	display: block;
	width: 60px;
	height: 66px;
	background: transparent url(images/sprite_h.png) no-repeat -255px -329px;
	cursor: pointer;
	cursor: hand;
}

a.rating_1_disabled,
a.rating_1_on,
a.rating_1_off,
a.rating_1_half,
a.rating_1_over {float: left;
	margin-left: 20px;
	margin-top: 8px;
}

a.rating_2_disabled,
a.rating_2_on,
a.rating_2_off,
a.rating_2_half,
a.rating_2_over {float: right;
	margin-right: 20px;
	margin-top: 8px;
}

a.rating_1_disabled {background-position: -452px -329px;}
a.rating_2_disabled {background-position: -516px -329px;}
a.rating_1_on {background-position: -120px -329px;}
a.rating_2_on {background-position: -187px -329px;}
a.rating_1_off {background-position: -120px -329px;}
a.rating_2_off {background-position: -187px -329px;}
a.rating_1_half {background-position: -120px -329px;}
a.rating_2_half {background-position: -187px -329px;}
a.rating_1_over {background-position: -323px -329px;}
a.rating_2_over {background-position: -387px -329px;}



.post-ratings .sucks {
	width: 52px;
	float: left;
	margin-left: 24px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
}

.post-ratings .rocks {
	width: 52px;
	float: right;
	margin-right: 24px;
	text-align: center;
		font-size: 14px;
	font-weight: bold;
}

.post-ratings .score {
	position: absolute;
	text-align: center;
	color: #00a6dd;
	width: 200px;
	bottom: 9px;
	left: -8px;
}

.post-ratings .disabled {
	cursor: default;
}

/* @end */

/* @group WP PAGE NUMBERS */

#wp_page_numbers {
	float: left;
	width: 100%;
	font-size: 16px;
}

#wp_page_numbers {
	margin-top: 10px;
	width: 100%;
}
#wp_page_numbers ul {
	width: 100%;
}
#wp_page_numbers li {
	float: left;
	display: block;
}

#wp_page_numbers a {
	padding: 6px 7px 6px;
	margin-right: 4px;
	display: block;
	background-color: #000;
}

#wp_page_numbers li.first_last_page {
	font-style: italic;
}

#wp_page_numbers li.active_page a {
	color: #fff;
	background: #00a6dd;
}
#wp_page_numbers li.active_page a:hover  {
	color: #fff; /* IE fix */
}

#wp_page_numbers li.page_info {
	float: left;
	display: block;
	padding: 6px 7px 3px;

}

/* @end */

/* @group ABOUT */

body#about #container {
	width: 1000px;
	margin: 0 auto;
	background: #000 url(images/about/minipod.gif) no-repeat 30px 60px;
	overflow: hidden;
	position: relative;
	padding-bottom: 40px;
}

body#about .q1 p,
body#about .q2 p,
body#about .q3 p {
	margin-bottom: 20px;
}

body#about .q1 img,
body#about .q2 img,
body#about .q3 img {
	margin-bottom: 14px;
}

body#about .q1,
body#about .q2 {
	-webkit-transform: rotate(4.3deg); 
	-moz-transform: rotate(4.3deg);	
}

body#about .q2 {
	margin-top: 40px;
}

body#about .q3 strong {
	font-size: 16px;
	color: #fff450;
	font-weight: bold;
	margin-top: 20px;
	float: left;
}

body#about .q3 div {
	width: 220px;
	float: left;
	margin-right: 20px;
	margin-top: 20px;
}

body#about .q3 .row {
	float: left;
	clear: left;
	width: 100%;
} 

body#about .logo {
	margin-top: 30px;
}

body#about .col1 {
	width: 500px;
	margin-left: 30px;
}

body#about .col2 {
	width: 420px;
	float: right;
	margin-right: 20px;
}


body#about .col2 {
	background: url(images/about/tape.gif) no-repeat right 310px;
}

body#about .col1 {
	background: url(images/about/polaroid.gif) no-repeat left 510px;
}

body#about .contact {
	background: url(images/about/contact.png) no-repeat left top;
	padding-left: 40px;
	width: 240px;
	min-height: 124px;
	margin-top: 100px;
}

body#about .contact img {
	margin-top: 20px;
}

/* @end */



/* @group FOOTER */

#footer {
	clear: both;
	width: 100%;
		font-size: 14px;
}

#footer .top {
	height: 193px;
	width: 100%;
	background: url(images/sprite_h.png) repeat-x 0 top;
}

#footer .wrap {
	background-color: #000;
	overflow: hidden;
	padding-top: 10px;
}

body #footer .col {
	padding: 0;
}

#footer .sidebar {
	width: 380px;
}

#footer .main {
	width: 590px;
	padding-left: 10px;
}

#footer h3 {
	font-size: 36px;
}

.latest-comments li {
	margin-bottom: 10px;
}

.latest-comments a {
	color: #fff;
}

.latest-comments a:hover {
	color: #f3007e;
}

.latest-comments small {
	float: left;
	position: relative;
	right: auto;
	line-height: 1em;
}

#footer .thumbs {
	margin-top: 10px;
}

#footer .thumb {
	margin: 0 35px 10px 0;
	float: left;
	width: 90px;
	height: 90px;
}
#footer .thumb.five {
	margin-right: 0;
}


#footer .social-media {
	padding: 10px 0;
	margin: 1em 0;
	float: left;
}

#footer .social-media li {
	width: 290px;
	float: left;
	margin-bottom: 5px;
}

#footer .social-media a {
	width: auto;
	height: auto;
	background: none;
}

#footer .social-media .icon {
	width: 48px;
	height: 48px;
	float: left;
	background: transparent url(images/sprite_v.png) no-repeat right top;
}

#footer .social-media p {
	width: 230px;
	float: right;
	line-height: 1em;
	padding-top: 10px;
	padding-left: 4px;
	padding-right: 4px;
}

#footer .social-media .rss {background-position: -1656px top;}
#footer .social-media .twitter {background-position: -1704px top;}
#footer .social-media .youtube {background-position: -1608px top;}
#footer .social-media .spotify {background-position: -1560px top;}

.the-end {
	clear: left;
	font-size: 12px;
	text-align: left;
	padding-bottom: .6em;
}

/* @end */
