/*
Theme Name: PVBS	
Theme URI: http://www.pvbs.com.au	
Description: PVBS|Inspired Apparel
Version: 1.0
Author: PVBS
Author URI: http://www.pvbs.com.au
*/

/***------------------------------------
ALL
------------------------------------***/

body {
 font-family: verdana, helvetica, arial, sans-serif;
 font-size: 12px;
 line-height: 24px;
 color: #000;
 padding: 0;
 margin: 0 auto;
 text-align: left;
 vertical-align: top;
 border: 0;
 background-color: #fff;
}

/*
img {
 border: 0;
}
*/

a, a:link, a:visited {
 color: #333;
 text-decoration: underline;
 border: 0;
}

a:hover {
 color: #ccc;
 text-decoration: underline;
 border: 0;
}

ul {
 margin: 0;
 padding: 0px 0px 10px 0px;
 list-style: none;
 border: 0;
 display: block;
}

li {
 list-style: none;

}

p {
 padding-bottom: 10px;
 margin: 0;
}

ol li {
 list-style-type: decimal;
}

/***------------------------------------
body styles
------------------------------------***/

#mainimage{
width: 960px;
height: 629px;
background: url(images/banner2.jpg) top no-repeat;
margin-top:10px;

}

#mainimage img{
border: 0;

}

#container {
 width: 960px;
 margin: 0 auto;
 padding: 0;
}

#header {
 width: 960px;
 float: left;
 height: 50px;
 margin: 0;
 padding: 0;
}

#logo {
 float: left;
 margin: 38px 0px 0px 0px;
 padding: 0;
}

#nav {
 width: 960px;
 margin: 2px 0px 0px 0px;
 height: 24px;
}


#nav li {
 height: 24px;
 float: left;
 width:148px;
 padding: 25px 0 0 0;
 list-style-type: none;
 text-align: center;
 display: block;
 border-bottom: solid 10px black;
margin-right: 1px;
margin-left: 1px;

}

#nav a{
color: black;
display: block;

}

#nav li a:hover{
background-color: black;
display: block;
color: white;

}

#main {
 float: left;
 width: 960px;
 margin: 0;
 padding: 0;
}

#maincontent {
 float: left;
 width: 960px;
 margin: -60px 0 0 0;
 padding: 0;
}

#left {
 float: left;
 width: 560px;
 margin: -60px 0 0 0;
 padding: 0;
}

.post-footer {
 float: left;
 margin: 20px 0px 30px 0px;
 padding: 10px 15px 10px 15px;
 background-color: #ebebeb;
 width: 530px;
 font-size: 10px;
}

.post-footer-left {
 float: left;
 width: 400px;
}

.post-footer-right {
 float: right;
}

#right {
 float: left;
 width: 360px;
 margin: -30px 0px 0px 40px;
 padding: 0;
}

#sidebar {
 float: left;
 width: 195px;
 margin: 0;
 padding: 0;
}

#sidebar ul {
 -moz-padding-start:0px;
}

#sidebar li {
 font-size: 10px;
 line-height: 18px;
 list-style-type: none;
}

#ads {
 float: left;
 width: 125px;
 margin: 0px 0px 0px 40px;
 padding: 0;
}

#ads img{
padding-top: 15px;
border: none;
}




#footer{
 float: left;
 width: 960px;
 margin: 80px 0px 0px 0px;
 background-color: #ebebeb;
 clear: both;
 font-size: 10px;
 height: 160px;
}

#footer-small{
background-color: white;
width:180px;
display:block;
height: 100%;
float: left;

}

#footer-left{
width:350px;
display:block;
height: 100%;
float: left;
padding-left: 20px;
border-right: solid white;


}

#footer-right{
width:350px;
display:block;
height: 100%;
float: left;
padding-left: 20px;
padding-right: 20px;

}

#footer-right li{
font-style: italic;
}

#footer-left ul{
font-style: italic;
font-size: 12px;
}



blockquote {
 padding: 20px;
 background-color: #ebebeb;
}

blockquote p {
 padding: 0;
}

.alignright {
 margin: 0px 0px 20px 20px;
}

.alignleft {
 margin: 0px 20px 20px 0px;
}

#next {
 float: left;
 clear: both;
}

.blog-description {
 font-size: 10px;
 line-height: 18px;
 padding: 20px;
 background-color: #ebebeb;
 margin: 0;
}

#twitter_update_list li {
 list-style-type: none;
}


/*
.commentlist ul {
 -moz-padding-start: 0;
 margin: 0;
 padding: 0;
}

.commentlist li {
 width: 520px;
 list-style-type: none;
 background-color: white;
 padding: 0px 20px 0px 20px;
 margin: 0px 0px 20px 0px;
  border-top: solid black 5px;

}

.comment-text {
 font-size: 12px;
}

*/


.page-header-bg {
 padding: 10px 10px 10px 10px;
 background-color: #ebebeb;
 margin-bottom: 20px;
 margin-top: 63px;
}


.commentlist .quote {
margin-left: 15px;
	}

.commentlist li {
width: 415px;
 	padding: 5px 0px 22px 0px;
	margin-top:15px;
	background:#ebebeb url(images/bg_commentlist.jpg) bottom no-repeat;
	color:black;
	}

.commentlist cite {
	display:block;
	font-style:normal
	}

.commentlist cite a:link, .commentlist cite a:visited {
	color:black;
	text-decoration:underline;
	}

.commentlist cite a:hover, .commentlist cite a:active {
	color:black;
	text-decoration:underline;
	}





/***------------------------------------
Type
------------------------------------***/

h1 {
 font-family: helvetica, arial, sans-serif;
 font-size: 22px;
 color: #333;
 font-weight: bold;
 margin: 0;
 padding: 0;
 line-height: 36px;
 text-decoration: none;


}

h2 {
 font-family: helvetica, arial, sans-serif;
 font-size: 28px;
 color: #333;
 font-weight: bold;
 margin: 0;
 padding: 0;
 line-height: 36px;
  display: block;
 background-color: #bebebe;
}

h3 {
 font-family: helvetica, arial, sans-serif;
 font-size: 12px;
 color: #333;
 font-weight: bold;
 margin: 20px 0px 0px 0px;
 padding: 0;
 line-height: 18px;
}

#footer h3{
padding-top: : 20px;
font-size: 14px;

}

h4 {
 font-size: 12px;
 color: #ccc;
 margin: 10px 0px 0px 0px;
 font-family: helvetica, arial, sans-serif;
}

h5 {
 font-size:12px;
 font-family: helvetica, arial, sans-serif;
 color: #333;
 margin: 0px 0px 10px 0px;
 padding: 0;
}

#sidebar p {
 font-size: 10px;
 line-height: 18px;
 margin: 0;
}

#nav a, #nav a:link, #nav a:visited, #nav a:hover {
 text-decoration: none;
 font-weight: bold;
}


h1 a, h1 a:link, h1 a:visited, h1 a:hover {
 text-decoration: none;
}

h2 a, h2 a:link, h2 a:visited, h2 a:hover {
 text-decoration: none;
}

/***------------------------------------
Icons
------------------------------------***/


ul.icons li{

  display:block;

  padding:2px 0;

  padding-left:20px;

}

 

.icon {

  background: left 5px no-repeat;

}

 

div.icon {

  vertical-align: middle;

}

 

div.icon a {

  display: block;

  padding: 5px 0px 0px 20px;

}

 

.digg { background-image:url(http://digg.com/favicon.ico);}

.delicious{ background-image:url(http://delicious.com/favicon.ico);}

.flickr{background-image:url(http://flickr.com/favicon.ico);}

.facebook{background-image:url(http://facebook.com/favicon.ico);}

.technorati{background-image:url(http://technorati.com/favicon.ico);}

.twitter{background-image:url(http://twitter.com/favicon.ico);}

.stumbleupon{background-image:url(http://stumbleupon.com/favicon.ico);}

/* Gallery */


.gallery {
	list-style: none;
	margin: 0;
	padding: 0;
}
.gallery li {
	margin: 15px 10px;
	padding: 0 12px;
	float: left;
	position: relative;
	width: 180px;
	height: 130px;
	background: url(images/drop-shadow.png) no-repeat center bottom;
}
.gallery img {
	background: #fff;
	border: solid 1px #ccc;
	border-bottom: none;
}
.gallery a:hover img {
	border-color: #000;
}

.gallery span {
	width: 172px;
	height: 84px;
	display: block;
	position: absolute;
	top: 0px;
	left: 12px;
	background: url(images/glossy-gradient.png) no-repeat;
}
.gallery a {
	text-decoration: none;
}

img {
	border: none;
}

