/*  
Theme Name: Pariter 
Theme URI: http://www.prtr.co.uk/
Description: Custom Theme for prtr.co.uk
Version: 1.0
Author: Christian Meinke
Author URI: http://www.christianmeinke.com/
*/


/* GLOBAL RESET */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,table,th,td { margin:0; padding:0; }
table { border-collapse:collapse; border-spacing:0; }
fieldset,img,abbr { border:0; }
address,caption,cite,code,dfn,h1,h2,h3,h4,h5,h6,th,var,i,b { /*font-style:normal;*/ font-weight: normal; }
caption,th { text-align:left; }
q:before,q:after { content:''; }
a,u { text-decoration:none; }

/* RESTORE SOME SENSIBLE DEFAULTS */

b,strong { 
	font-weight: bold;
	line-height: 1;
}

i,em {
	font-style: italic;
}

ol {
	padding-left: 2.0em;
}

dd {
	margin-left: 2.0em;
}

p {
	margin-bottom: 1.77em;
}

p, pre {
	margin-bottom: 1.6em;
}

a {

}

ul,ol,dl {
	padding-top: 1px;
	font-size: 0.9em;
	line-height: 1.8;
	margin-bottom: 1.77em;
}

ul ul, dl ul {
	font-size: 1.0em;
}

ul p,ol p,dl p {
	margin-bottom: 0.9em;
}

blockquote {
	margin-left: 0;
}

blockquote p {
	padding-left: 1.0em;
	border-left: 0.2em solid #FFF;
}

ul {
	list-style: none;
height:1%;
}

ul li {
	padding-left: 1.7em;
	line-height: 1.7em;
	color: #777;
}

dl ul li {

}

/* BASICS */

body {
	font: 70%/1.7 /*"Helvetica Neue",*/ Arial, Helvetica, sans-serif;
	background: #edece9 url(../pariter/objects/bg_body.png) center top repeat-x;
	color: #fff;
	/*text-shadow: 0 0 0 #000;*/
	text-align: center;	
}

.clr {
	clear: both; 
	overflow: hidden; 
	width: 1px; 
	height: 1px; 
	margin: 0 -1px -1px 0; 
	border: 0; 
	padding: 0; 
	font-size: 0; 
	line-height: 0.0em; 
}

a {
	color:  #e0e0e0;
	border: none;
}

body a:hover {
	color:  #fff;
	border: none;
}


#container {
	width: 560px; 
	height: auto; 
	text-align: left; 
	margin-left: auto; 
	margin-right: auto; 
}

#top {
	background: url(../pariter/objects/bg_top.png) center top no-repeat;
	height: 324px; 
}

#main {	
	background: url(../pariter/objects/bg_main.png) center top repeat-y;
	padding: 0 30px 0 30px;
}

#content {
	background: #000 url(../pariter/objects/bg_content.png) left top no-repeat;
	width: 440px;
	padding: 33px 30px 0 30px;
}

#flash-content {
	height: 281px;
	padding: 0 0 0 30px;
}

#footer {
	background: url(../pariter/objects/bg_footer.png) left top no-repeat;
	padding: 15px 60px 0 60px;
	height: 89px; 
	color: #777;
	font-size: 0.9em;
}

#nav  { 
	padding:  0 0 0 135px;
} 

.nav-news { 
	background: url(../pariter/objects/nav-news.png) left top no-repeat; 	width: 71px; }
.nav-releases { 
	background: url(../pariter/objects/nav-releases.png) left top no-repeat; 	width: 63px; }
.nav-artists { 
	background: url(../pariter/objects/nav-artists.png) left top no-repeat; width: 58px; }
.nav-about { 
	background: url(../pariter/objects/nav-about.png) left top no-repeat; width: 45px; }
.nav-contact { 
	background: url(../pariter/objects/nav-contact.png) left top no-repeat; width: 56px; }
.nav-downloads { 
	background: url(../pariter/objects/nav-downloads.png) left top no-repeat; width: 74px; }
	
.nav-news, .nav-releases, .nav-artists, .nav-about, .nav-downloads, .nav-contact { 
	text-indent: -3000px; 
	text-decoration: none;
	border: 0;
	display: block;
	height: 43px; 
	line-height: 43px;
	margin: 0; 
	float: left;
}	
.nav-news:link, .nav-releases:link, .nav-artists:link, .nav-about:link, .nav-downloads:link, 
.nav-contact:link, .nav-news:visited, .nav-releases:visited, .nav-artists:visited, .nav-about:visited, 
.nav-downloads:visited, .nav-contact:visited {
     text-decoration: none;
}
.nav-news:hover, .nav-releases:hover, .nav-artists:hover, .nav-about:hover, .nav-downloads:hover,
.nav-contact:hover {
	background-position: 0 -43px; text-decoration: none;
}

.nav-archive {
	font-size: 0.9em;
	line-height: 1.0em;
	padding:  15px 0 10px 0;
}

.nav-archive a {
	color: #777;
	text-decoration: none;
	background: transparent;
}

.nav-archive a:hover {
	color: #e0e0e0;
	text-decoration: none;
	padding: 0 0 1px 0;
	background: #000 url(../pariter/objects/dots.png) bottom left repeat-x;
}

.alignleft { float: left;	}
.alignright { float: right; }

/* PARAGRAPHS & HEADLINES */

p {
	font-size: 1.0em;
	line-height: 1.5em;
	margin-bottom: 1.3em;
	/*clear: both;*/
}

h1 {
     color: #444;
     font-size: 1.4em;
     line-height: 1.4em;
     font-weight: normal;
     margin: 0 0 4px 0; 
}

h2 {
     color: #888;
     font-size: 1.2em;
     line-height: 1.2em;
     font-weight: normal;
     margin: 0 0 10px 0; 
}

h3 {
     font-size: 1.2em;
     line-height: 1.2em;
     font-weight: normal;
}

h4 { }

h5 { text-indent: -2000px; height: 21px; margin: 0 0 16px 0; }
#head-news { background: url(../pariter/objects/head-news.png) left top no-repeat; }
#head-post { background: url(../pariter/objects/head-post.png) left top no-repeat; }
#head-archive { background: url(../pariter/objects/head-archive.png) left top no-repeat; }
#head-releases { background: url(../pariter/objects/head-releases.png) left top no-repeat; }
#head-artists { background: url(../pariter/objects/head-artists.png) left top no-repeat; }
#head-about { background: url(../pariter/objects/head-about.png) left top no-repeat; }
#head-contact { background: url(../pariter/objects/head-contact.png) left top no-repeat; }
#head-downloads { background: url(../pariter/objects/head-downloads.png) left top no-repeat; }

h6 { text-indent: -2000px; height: 13px; margin: 15px 0 16px 0; }
#subhead-blogposts { background: url(../pariter/objects/subhead-blogposts.png) left top no-repeat; }
#subhead-links { background: url(../pariter/objects/subhead-links.png) left top no-repeat; }
#subhead-comments { background: url(../pariter/objects/subhead-comments.png) left top no-repeat; }
#subhead-reviews { background: url(../pariter/objects/subhead-reviews.png) left top no-repeat; }


small {
	color: #777;
	font-size: 1.0em;
	line-height: 1.5em;
	}

/* PLUGIN STYLES */

.gravatar {
	float:left;
	padding: 1px;
	margin-right: 5px;
	border: 1px solid #777;
	background: #000;
}

.postgrav {
	float: left;
	padding: 3px;
	margin-right: 5px;
	margin-left: 5px;
	border: 1px solid #000;
	background: #fff;
}

/* post formatting */

.tsr-wrapper  {
     float: left;
     width: 50px; 
     padding: 0; }

.tsr-wrapper a img, .flickr a img  {
     padding: 1px;
     background: #000;
     border: 1px solid #777; }

.tsr-wrapper a:hover img, .flickr a:hover img {
     background: #000;
     border: 1px solid #aaa; }

.post {
     padding: 20px 0 25px 0;
}

.post p a {
	color: #e0e0e0;
	text-decoration: none;
	padding: 0 0 1px 0;
	background: #000 url(../pariter/objects/dots.png) bottom left repeat-x;
}

.post p a:hover {
	color: #fff;
	text-decoration: none; 
	background: transparent;
}

.post span {
     color: #777;
     font-size: 0.9em;
}

.post img { 
	padding: 7px;
	border: 1px solid #666;
	margin: 0 20px 15px 0; 
	display: inline;
	float: left;
}

.post ul {
	list-style: none;
}

.post ul li {
	background: url(../pariter/objects/headphones.png) no-repeat;
	padding-left: 1.7em;
	line-height: 1.7em;
	color: #777;
}

.post-more { 
    color: #888;
    font-size: 0.9em;
	text-transform: uppercase; 
 }

.post-meta, .post-meta-blogposts {
    font-size: 0.9em;
    line-height: 1.5em;
    color: #888; 
    padding: 0 0 15px 0; 
}

.post-meta-blogposts {
    line-height: 1.0em;
}

.post-meta a:link, .post-meta a:visited 
.post-meta-blogposts a:link, .post-meta-blogposts a:visited {
	color: #bbb;
    text-decoration: none;
    font-weight: bold; 
}
.post-meta a:hover, .post-meta-blogposts a:hover {
	color: #ddd;
    text-decoration: none; 
	padding: 0 0 1px 0;
	background: #000 url(../cm/objects/dots.png) bottom left repeat-x;
}

.blogposts {
    padding: 0 0 20px 0;
}

.links {
    padding: 0 0 20px 0;
}

.button a, .button a:visited {
     margin: 10px 0 0 0;
     padding: 3px;
     display: block;
     color:  #ccc;
     border: 1px solid #666;
     background: #333;
     font-size: 1.0em; 
     text-transform: uppercase;
     text-decoration: none; 
     }

.button a:hover {
     color:  #e0e0e0;
     border: 1px solid #999;
     background: #555;
}

.item-wrap { }
.release-item { 
	margin: 0 20px 20px 0;
	padding: 0;
	height: auto;
	width: 200px;
	float: left;
}
.release-item img, .release-item a img { 
	padding: 7px;
	border: 1px solid #666;
	margin: 0 0 3px 0; 
	display: inline; 
}
.release-item a:hover img { border: 1px solid #aaa; }

.artist-item { 
	padding: 0; 
	margin: 0 10px 20px 0; 
	height: auto; 
	width: 205px; 
	float: left;
}
.artist-item img, .artist-item a img { 
	border: 1px solid #666;
	padding: 2px; 
	margin: 0 12px 0 0; 
	display: inline; 
	float: left;
	width: 50px;
	height: 50px;
}
.artist-item a:hover img { border: 1px solid #aaa; }

/* COMMENTS */

.commentlist li, #commentform input, #commentform textarea {
	margin: 0 10px 3px 0;
}

#commentform input, #commentform textarea {
	font: 100%/1.3 "Helvetica Neue", Arial, Helvetica, sans-serif;
}

label {
	font-size: 0.9em;
}

.commentlist cite, .commentlist cite a {
	color: #777;
	font-style: normal;
	font-size: 1.0em;
}

.alt {
	margin: 0;
	padding: 10px;
}

.commentlist {
	padding: 0 20px 0 20px;
	text-align: justify;
}

.commentlist li {
	margin: 15px 0 3px;
	padding: 1px 35px 0 0;
	list-style: none;
	list-style-type: upper-roman;
	font-weight: normal;
}

.commentlist p {
	color: #888;
	font-weight: normal;
	font-size: 1.0em;
	line-height: 1.5em;
	text-transform: none;
	margin: 5px 5px 5px 0;
}

#commentform p {
	margin: 5px 0;
}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}

.commentmetadata {
	margin: 0;
	display: block;
}


/* sIFR */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
	padding: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* HEADER STYLING */

.sIFR-hasFlash h1,
.sIFR-hasFlash h2,
.sIFR-hasFlash h3,
.sIFR-hasFlash h4 {
	visibility: hidden;
}

.sIFR-hasFlash h1 {
	float: left;
	font-size: 11px;
	width:  370px;
	padding-bottom: 0;
}

.sIFR-hasFlash h2 {
	font-size: 11px;
	width:  100%;
	padding-bottom: 0;
}

.sIFR-hasFlash h4 {
	font-size: 21px;
}
