/*
------------------------------------------------------------------------
Theme Name: 	BLPSHPnc
Description:   	Black Sheep Skate Shop, Charlotte NC
Version:       	3
Author URI:    	http://blacksheepnc.com/
------------------------------------------------------------------------

*/

@import url("css/misc.css");		/* css reset - do not edit this */
@import url("css/dropmenu.css");	/* styling dropdown menu */
@import url("css/homepages.css");	/* styling homepage templates */
@import url("css/innerpages.css");	/* styling innerpage templates */
@import url("css/blog-common.css");		/* styling blog */
@import url("css/header.css");		/* header option styling blog */
@import url("css/sidebars.css");		/* styling blog */
@import url("css/footer.css");		/* footer option */
@import url("css/blog.css");		/* styling blog */
@import url("css/color-default.css");		/* styling color schemes css  */

body {
text-align:center;
font: 12px Arial, Helvetica, sans-serif;
}
/* Links -----------------------------------------------------------------------*/
a {
outline:none;
}
ul {
list-style:none;
}
.clear {
clear:both;
}
.bold {
font-weight:bold;
}
p.aright {
text-align:right;
}
.italic {
font-style:italic;
}
/* section alignment --------- */

.alignleft {
float:left;
}
.alignright {
float:right;
}
/* image alignment left, right & center --------- */

.imgleft {
float:left;
margin:0 12px 12px 0;
padding:3px;
}
.imgright {
float:right;
margin:0 0 12px 12px;
padding:3px;
}
.imgleft_n {
float:left;
margin:0 40px 12px 0;
padding:3px;
}
.img_center {
margin:10px 0;
padding:5px;
}
code {
font-size:12px;
}
img.nav {
margin:0px 0px 20px 0px;
padding:0px;
}

/* blog & content css common ---------------------------------------------------- */

h1 {
font-size:20px;
font-weight:bold;
margin:0 0 8px;
padding:0px;
}
h2 {
font-size:22px;
font-weight:400;
margin:0 0 8px;
padding:0;
}
h2 a {
text-decoration:none;
}
h2 a:hover {
text-decoration:none;
}
h3 {
font-size:18px;
font-weight:400;
margin:0 0 10px;
padding:0;
}
h3.home {
background:url(images/subheadersN2.gif) no-repeat bottom left;
font-size:18px;
display:-moz-inline-stack;
display:inline-block;
zoom:1;
*display:inline;
font-weight:bold;
text-transform:uppercase;
letter-spacing:0px;
line-height:17px;
color:#f3f3f3;
margin:0 0 3px 0;
padding:0px 0 1px 2px;
}
h4 {
font-size:16px;
font-weight:700;
margin:15px 0 5px;
padding:0 0 5px;
}
h5 {
font-size:14px;
font-weight:700;
margin:0 0 10px;
padding:0;
}
h5.home {
font-size:12px;
float:right;
font-weight:bold;
margin:0px 40px 0px 0px;
padding:0;
}
h6 {
font-size:12px;
font-weight:700;
margin:5px 0;
padding:0 0 5px;
}
p {
font-size:12px;
line-height:18px;
margin:0 0 12px;
}
p.hours {
font-size:16px;
line-height:18px;
margin:0 0 12px;
}
p a {
text-decoration:none;
}

ul {
font:12px Arial, Helvetica, sans-serif;
margin:0 0 15px 6px;
padding:0;
}
ul li ul {
margin:8px 0 5px;
padding:0;
}
ul.videothumbslist {
background:none;
font-size:12px;
list-style-type:none;
float:left;
margin:10px 0px 30px 0px;
padding:0;
}
ul.videothumbslist li{
width: 125px;
height: 170px;
font-size:10px;
list-style-type:none;
float:left;
margin:0 20px 30px 0px;
padding:0;
}
span.videotitle {
font-size:11px;
display:block;
float:left;
width:125px  !important;
margin-bottom:0px;
margin-top:5px
}
span.videodate {
display:block;
float:left;
width:125px  !important;
color:#666666;
font-size:11px;
line-height:14px;
padding-left:0px;
}
ol {
line-height:18px;
font-size:12px;
background:none;
margin:0 0 0 5px;
padding:0 0 10px 20px;
}
ol li {
background:none;
list-style-type:decimal;
margin:0 0 5px;
padding:0;
}
ol li ol {
margin:8px 0 5px 24px;
padding:0;
}
blockquote {
	background:url(images/quote2.png) no-repeat;
	background-position:5px 8px;
	margin-bottom:10px;
	font:bold 12px Arial, Helvetica, sans-serif;
	line-height:18px;
	padding:5px 0px 5px 30px;
	margin-bottom:10px;
}
blockquote p { font:bold 12px Arial, Helvetica, sans-serif;  }
.clientname {
	font-size:11px; font-weight:normal; color:#666;
	margin-bottom:12px;
}

li,ul li ul li {
line-height:18px;
margin:0 0 5px;
padding:0 0 0 12px;
}
/* instruction elements -------------------------------------- */
address {
font-style:italic;
}
p.alert,p.download,p.info,p.note {
margin:10px 0 0;
padding:10px 10px 10px 36px;
}
p.alert {
padding:10px 10px 10px 36px;
}

/* STRUCTURE ----------------------------------*/
#header {
height:65px;
margin:0 auto;
}
#content-wrap {
overflow:hidden;
height:100%;
}
#content-wraphome {
width:960px;
float:left;
overflow:hidden;
height:100%;
}
#wrapper {
text-align:left;
width:960px;
margin:0 auto;
padding:0;
height:100%;
}
#main {
overflow:hidden;
}
#mainvid {
overflow:visible;
margin: 20px 0px 0px 0px;
float:left;
position:relative
}
#main .subcolumns {
width:400px;
}
#content {
width:640px;
padding-bottom:0px;
}
#contenthome {
display:block;
float:left;
width:960px;
margin-left:0px;
background-color:none;
padding:0px 0px 0px 0px;
}
#videoplayer {
float:left;
display:block !important; /*For GOOD browsers*/
padding-left: 20px;
padding-top:0px;
padding-right: 20px;
background:#000 url(images/photovideo_foot.gif) no-repeat bottom left;
width:930px;
padding-bottom:25px;
margin-bottom:5px;
margin-top:-5px
}
#videoplayer h1{
background:none;
font-size:14px;
font-weight:bold;
text-transform:uppercase;
color:#999;
margin:15px 0 2px 0;
padding:0px 0px 0px 0px;
border-bottom:none
}
#videoplayerarchive {
float:left;
display:block !important; /*For GOOD browsers*/
padding-left: 15px;
padding-top:15px;
padding-right:15px;
background-color:#000;
width:550px;
padding-bottom:25px;
margin-bottom:30px
}
#videoplayerarchive h3{
color:#999;
border-bottom:1px solid #333;
margin-bottom: 15px;
padding:0 0px 5px 0;
}
#content, #content2 { 
float:left;
}
#mainvid h3{
font-size:14px;
color:#666666;
font-weight:bold;
border-bottom:none;
margin:15px 0 5px 0;
padding:0
}
#mainvid p.vidtext{
color:#999999;
font-size:10px;
}
#mainvid .fbp{
width:600px;
height:396px;
float:left;
margin:0px 20px 0px 20px
}
#mainvid .vidpggiveaway{
width:550px;
float:left;
display:block !important; /*For GOOD browsers*/
margin:0px 0px 0px 0px
}
#mainvid .leftvideo{
width:600px;
display:block !important; /*For GOOD browsers*/
float:left;
margin:0px 15px 0px 0px
}
#mainvid .videoreturn{
width:570px;
height:67px;
display:block !important; /*For GOOD browsers*/
float:left;
margin:30px 0px 30px 0px
}
#mainvid .videoarchivelink{
margin:-20px 50px 20px 0px;
float:right;
text-transform:uppercase;
font-weight:bold;
font-size:14px;
}
#mainvid .rightvideo{
width:300px;
display:block !important; /*For GOOD browsers*/
float:right;
margin:0px 0px 0px 0px
}
#mainvid .quicktimelist{
width:300px;
display:block !important; /*For GOOD browsers*/
float:left;
margin:0px 0px 0px 0px
}
#mainvid .quicktimelist ul.fclipdetails {
background:none;
font-size:14px;
font-weight:bold;
margin:0px 0px 40px 0px;
padding:0px;
border-bottom:none
}
#mainvid .quicktimelist ul.fclipdetails li{
line-height:32px;
color:#999999;
margin:0;
padding:0
}
#mainvid .quicktimelist ul.fclipdetails a.quicktimeicon{
width:31px;
height:31px;
margin:0px 0px 0px 5px;
padding-top:10px;
}
#mainvid .quicktimelist ul.fclipdetails a.youtubeicon{
width:40px;
height:16px;
margin:0px 15px 0px 15px;
padding-top:10px;
}
#sidebar {
width:280px;
height:auto;
margin-bottom:15px;
}
#sidebarblog {
width:280px;
margin-bottom:30px;
}
#sidebar2 {
width:260px;
margin-bottom:15px;
}
#sidebar, #sidebar2 {
float:right;
}
#sidebarhome{
float:left;
width: 900px;
}
#new{
position:relative;
width:84px;
height:43px;
left:-1px;
top:42px;
z-index:1;
margin-top:-15px
}
img.logonav {
clear:left;
float:left;
display:block !important;
position:relative;
width: 60px;
height:40px;
margin: 5px 0px 0px 0px
}
img.logonavmid {
float:left;
display:block !important;
position:relative;
width: 60px;
height:40px;
margin: 5px 0px 0px 10px
}
img.logonavend{
float:left;
display:block !important;
position:relative;
width: 60px;
height:40px;
margin: 5px 0px 0px 0px
}
#viewallnews{
float:right;
width: 110px;
height:70px;
margin: -30px 10px 0px 0px
}
#videoheader {
float:left;
display:block !important; /*For GOOD browsers*/
background:url(images/videoheader_blkshpnctv.jpg) no-repeat;
width:960px;
height:110px;
margin-top:10px
}
#photoheader {
float:left;
display:block !important; /*For GOOD browsers*/
background:url(images/photoheaderN.jpg) no-repeat;
width:960px;
height:113px;
margin-top:10px
}
#photobkg {
float:left;
display:block !important; /*For GOOD browsers*/
padding: 10px 10px 10px 20px;
background:#000 url(images/photovideo_foot.gif) no-repeat bottom left;
width:930px;
margin-bottom:5px
}
#galleryreturn {
float:left;
display:block !important; /*For GOOD browsers*/
background:none;
margin:0;
padding:0;
width:640px;
height:80px
}

#photobkgsingle {
float:left;
display:block !important; /*For GOOD browsers*/
padding:15px 15px 50px 15px;
background:#000 url(images/photovideo_foot.gif) no-repeat bottom left;
width:610px;
margin-bottom:5px
}
#videosidebar {
float:right;
width:240px;
margin-top:-767px;
}

#footer {
background:#000;
border-top:1px dashed #333;
clear:both;
overflow:hidden;
text-align:left;
width:100%;
padding-top:2px;
padding-bottom:5px
}
#sidebar span {
font-size:12px;
}
#content .subcolumns,#sidebar .subcolumns {
width:280px;
}
#contenthome .subcolumns,#sidebar .subcolumns {
width:280px;
}
/* Header Section  ----------------------------------*/
#header .logo {
font:25px "Arial Black", Arial, Helvetica, sans-serif;
color:#fff;
margin-top:5px;
text-transform:uppercase;
float:left;
}
#header .h_left {
float:left;
width:320px;
}
#header .description {
font:12px Arial, Helvetica, sans-serif;
clear:both;
margin-top:-5px;
}
/* ------------------------------  footer ---------------------------------------  */

#footer p {
font-size:10px;
line-height:20px;
float:left;
font-family:Arial, Helvetica, sans-serif;
margin:5px 0;
padding:0;
}
#footer span {
margin-top:-8px;
font-size:11px;
padding-left:1px;
}
#footer span a {
text-decoration:none;
}
#footer span a:hover {
text-decoration:none;
}
#flinks {
list-style:none;
float:right;
}
#flinks li {
display:inline;
line-height:26px;
text-align:right;
padding:0 5px;
}
#flinks li a {
color: #dc4c0d;
font-size:11px;
text-decoration:none;
}
#flinks li a:hover {
color: #cc9900;
display:inline;
}
/* TOP SEARCH FORM -----------------------------------------------------------------------*/
#search {
float:right;
margin-top:0px;
width:263px;
height:21px;
padding:0px 0px 15px 17px;
}
* html #search {
width:208px;
overflow:hidden;
}
#search .s {
font:12px Arial, Helvetica, sans-serif;
width:155px;
float:left;
margin-right:8px;
padding:2px;
}
#searchform .sgo {
background-color: none;
border: none;
width:25px;
height:30px;
margin:0;
}
/* Root = Horizontal, Secondary = Vertical ------------------------------------------------ */

#nav {
width:960px;
height:45px;
position:relative;
margin:0 auto 5px;
padding-left:0px;
}
#nav .rss {
font:bold 12px Arial, Helvetica, sans-serif;
padding-left:18px;
position:absolute;
top:7px;
right:8px;
}

/* breadcrumb start -----------------------------------------------------------------------*/
 
#content-wrap .breadcrumb{
font:10px Arial, Helvetica, sans-serif;
text-transform:uppercase;
text-align:left;
clear:both;
line-height:25px;
padding-left:5px;
margin-bottom:10px;
}
a.button {
margin-bottom:8px;
font-weight:700;
font-size:12px;
padding:3px 15px 3px 10px;
}

.submit {
margin-bottom:8px;
font-weight:700;
font-size:12px;
cursor:pointer;
padding:3px 15px 3px 10px;
}
.postadsTEE {
height:200px;
width:640px;
margin:-20px 0 10px 0;
}
.postads {
height:100px;
width:640px;
margin:-20px 0 10px 0;
}
.youtubead {
height:48px;
width:600px;
margin:30px 0 0px 15px;
}
.small { font-size:11px; color:#666; }
.small a { color:#666; }
.small a:hover { color:#000; }


/*------- Demo  ---------*/

#demotop { background:#000; height:50px; overflow:hidden; } 
#demotop-in { width:860px; margin:0 auto;  }
#demotop-in h5 { float:left; font:bold 14px Georgia, "Times New Roman", Times, serif; color:#fff; margin:0; padding:8px 0 0 0; }
#demotop-in p { font-size:11px; color:#9f9f9f; clear:both;  float:left; }

.img_button {
	position:relative;
	display:block;
	font-size:12px;
}
.img_button span {
	height:100%;
	width:100%;
	position:absolute;
	bottom:0;
	left:0;
	cursor:pointer;
}
.img_button span a {
	display:block;
}

.b_purchasedownload2 {
	top:9px;
	right:0;
	float:right;
}
.b_purchasedownload2 span, .b_purchasedownload2 span a {
	background:url(images/b_purchasedownload2.png) no-repeat;
}
.b_purchasedownload2 span a, .b_purchasedownload2 {
	width:190px;
	height:32px;
}
.b_purchasedownload2 span:hover {
	background-position:0 -32px;
}
/* widget tiny contactform ----------------------------------*/
.widget .contactform{
color:#000000;
width:245px;
background:none;
min-height:300;
}
.widget .form:{
color:#000000;
width:245px;
}
.widget .label{
color:#000000;
width:245px;
}
.widget .input{
width:245px;
}
.widget .textarea{
width:245px;
}


