/*
	Theme Name: Biebels World -Sacramento
	Theme URI: http://www.biebelsworld.com
	Description: Personal web site of Pro skateboarder Brandon Biebel
	Version: 2.0
	Author: Medicine Agency - Kyle Ross
	Author URI: http://www.kylebobross.com
	Tags:light,four-columns,right-sidebar,fixed-width

	This theme was origanaly based off a design by Ray Gulick
	of Evolution Web Development: http://www.evowebdev.com/.

	The CSS, XHTML and design is released under the GPL.

*/
/*Reset*/
html, body, div, span, object, h1, h2, h3, h4, h5, h6, p, blockquote, a, img, sub, sup, ol, ul, li, form, label, table, tr, th, td {
	padding:0;
	margin:0;
	border:0;
	outline:0;
	background-color:transparent;
	vertical-align:baseline;
}
.vvqbox vvqyoutube {
	margin:0 !important;
}
/* BASIC STYLES */
body {
	background:#000;
	color:#FFF;
	font-size:12px;
	font-family: Arial, "Helvetica", sans-serif;
}
html>body {
	font-size:75%;
}
header, nav, article, footer {
	display:block;
}
img {
	display:inline-block;
	vertical-align:bottom;
}v
h3, h4 {
	margin:1em 0 .5em 0;
	font-size:1.2em;
	line-height:120%;
}
h3.top {
	margin-top:.2em;
} /*for articles and pages where h3 appears immediately below main heading*/
p {
	margin:0 0 .5em 0;
	font-size:16px;
	font-weight:normal;
	line-height:1.6em;
}
ul {
	list-style:outside disc;
	margin:0 0 0 1.5em;
}
ol {
	list-style:outside decimal;
	margin:0 0 0 2em;
}
li {
	margin:0 0 .4em 0;
	line-height:140%;
}
li ul, li ol {
	margin:0;
	font-size:1em;
}
blockquote {
	padding:0 1em;
	margin-left:1.5em;
}
a {
	outline:none;
	color:#f5eb13;
}
a:link {
	text-decoration:none;
}
a:hover {
	text-decoration:none;
	color:#a39c35;
}
a:visited {
	text-decoration:none;
}
a:focus {
	outline:none;
}
abbr, acronym {
	border-bottom:1px dotted;
	cursor:help;
}
sub {
	font-size:.7em;
	line-height:1em;
	vertical-align:sub;
}
sup {
	font-size:.7em;
	line-height:1em;
	vertical-align:super;
}
/* Table styles */
table {
	border-collapse:collapse;
	border-spacing:0;
	margin:0 0 .5em 0;
}
caption {
	text-align:left;
}
th, td {
	padding:.25em .5em;
}
th {
	font-size:1em;
	text-align:left;
}
td {
	font-size:1.1em;
	text-align:left;
}
tr.odd td, tr.odd th {
	background:#eee;
}
tbody td, tbody th {
	border:1px solid #999;
}
tfoot {
	font-style:italic;
}
.section-title {
	padding-left:10px;
	font-size:1.3em;
}
.section-title.recent {
	background:url(style/images/recVid-title.jpg) no-repeat top left;
	width:100%;
	height:0;
	padding:66px 0 0 0 !important;
	overflow:hidden;
}
/* Form styles */
input.radio, input.checkbox {
	vertical-align:top;
}
label, button, input.submit, input.image {
	cursor:pointer;
}
* html input.radio, * html input.checkbox {
	vertical-align:middle;
}
*+html input.radio, *+html input.checkbox {
	vertical-align:middle;
}
textarea {
	overflow:auto;
}
.search-text {
	background: url(style/images/search-box.png) no-repeat top left;
	padding:2px;
	margin:0;
	font-size:24px;
	font-family:Helvetica, Arial, sans-serif;
	vertical-align:top;
	width:236px;
	height:30px;
	border:none;
	float:left;
}
.search-button {
	background: url(style/images/search-button.png) no-repeat top left;
	width:60px;
	height:0;
	padding-top:30px;
	overflow:hidden;
	border:none;
	cursor:pointer;
}
select {
	padding:0;
}
option {
	padding:1px;
}
input[type="submit"] {
}
input[type="text"], input[type="password"], select, textarea {
}
label {
	font-size:13px;
	font-weight:bold;
	color:#FFF;
}
label .small {
	font-size:12px;
	font-weight:normal;
}
/* HEADER */
.wrapper {
	width:100%!important;
	/*margin:12px auto;*/
	background:#000 url(style/images/WoodFloor.jpg) repeat-x top left;
}
.header {
	margin-bottom:45px;
	color:#fff;
	height:100px;
	position:relative;
}
.blogname {
	position:relative;
	font-size:38px;
	font-weight:bold;
	margin:0 auto;
	width:980px;
	padding-top:5px;
}
.blogname img {
	position:absolute;
	z-index:1;
}
.blogname a:link, .blogname a:visited {
	color:#fff;
}
.blogname a:hover {
	color:#eee;
}
.tagline {
	font-size:18px;
	font-weight:bold;
	margin:0 0 16px 30px;
}
.header ul {
	list-style-type:none;
}
.banner-top {
	/*background:#fff;*/
	position:relative;
	float: right;
	top:0px;
	z-index:0;
	width:729px;
	height:90px;
	border: 1px solid #151318;
}
.sound-calls {
	padding-top:20px;
}
.sound-calls span {
	margin:5px 0;
}
.beta-message {
	width:900px;
	text-align:center;
	padding:20px;
}
/* CONTENT */
.page-template-page-profile-php .container_12, .page-template-soundboard-page-php .container_12, .page-template-page-terms-php .container_12 {
	background:#151318 url(style/images/content-grade.jpg) repeat-x top center;
	border: 2px solid #fff;
}
.proflie p {
	width:940px;
	}
.single-colum {
	padding:10px;
}
.container_12 {
	margin-left:auto;
	margin-right:auto;
	width:960px;
}
.container_12 .grid_8 {
	width:620px;
}
.container_12 .grid_4 {
	width:300px;
}
.grid_4, .grid_8 {
	display:inline;
	float:left;
	margin-left:10px;
	margin-right:10px;
	position:relative;
}
/*Blog*/
.blogmain {
	width:585px;
	margin:10px 0 0 10px;
	float:left;
	display:inline;
}
/*width equals leftfoot width*/
.video-wrap {
/*margin:15px 0 0 10px;*/
	
}
.blogmain img {
/*float:left;*/
}
.blogmain ul {
	margin:0;/*width:180px;*/
}
.blogmain li {
	list-style:none;
	margin:0;
}
.post-extras {
	margin-top:20px;
	height:100% !important;
	padding:10px;
	background:#463551;
}
.twitter-button {
	float:right;
}
#___plusone_0,.fb_edge_widget_with_comment,.twitter-share-button {
	margin:3px 0 0 0;
	float:right !important;
}
.related-posts, .related-posts h2 {
	margin: 40px 0 0 0;
	background:url(style/images/devider.png) repeat-x bottom center;
	height:25px;
	/*width:50%;
	float:left;*/
}
h2.archiveTitle,h1.archiveTitle {
	padding:5px 0;
	background:url(style/images/devider.png) repeat-x bottom center;
	text-transform:uppercase;
	width:100%;
	height:27px;
	position:absolute;
	top:-35px;
	left:0;
	padding:0;/*border-bottom: 1px solid #151318;*/
}
.navigation {
	width:620px;
	height:100% !important;
	margin:0 auto;/*background:#000;*/
	font-size:12px;
}
.prevs {
	float:left;
	padding:10px 0;
}
.next {
	float:right;
	padding:10px 0;
}
a.read-more {
	position:absolute;
	top:220px;
	right:10px;
	background: url(style/images/rest-of-story-trans.png) top center;
	width:175px;
	height:0;
	padding-top:48px;
	overflow:hidden;
	display:block;
}
a.read-more:hover {
	background: url(style/images/rest-of-story-trans.png) bottom center;
	width:175px;
}
.article {
	overflow:hidden;
	padding:10px 0 0 0;
}
.article-content {
	position:relative;
	margin:20px 0 0 0;
}
.article-content p {
	margin-top:10px;
}
.article h1 a:link, .article h2 a:link, .article h1 a:visited, .article h2 a:visited {
	color:#fff;
}
.article h1 a:hover, .article h2 a:hover {
	color:#000;
}
#archive-list {
	position:relative;
}
#archive-list li {
	background:#3A3A3A;
	width:575px;
	display:block;
	height:120px;/*margin:10px 0;*//*border:#2f3030 1px solid;*/
}
.archive {
	margin:10px 0;
}
.archive-section {
	width:620px;
	height:120px;
	position:relative;
	border:#29222f 1px solid;
}
.archive-thumb {
	border:1px solid #2f3030;
	float:left;
	/*width:180px;
	height:100% !important;*/
	margin:10px;
}
.archive-thumb img {
	border:#29222f 1px solid;
}
.archive-info {
	margin-left: 190px;
}
.archive-info p, .archive-section p {
	/*margin-left:185px;*/
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	line-height:12px;
	padding-top:5px;
}
.archive-info h2, .archive-section h2 {
	text-transform:uppercase;
	font-family:Arial, "Helvetica", sans-serif;
	font-size:1.5em;
	padding:10px 0 0 0;
}
.archive-section h2 a {
	color:#FFF;
}
.archive-section h2 a:hover {
	color:#F5EB13;
}
.article p.extendspost {
	color:#666;
	font-size:1em;
	line-height:130%;
	margin:0 0 .4em 0;
}
.article p.extendspost a {
	color:#600;
}
.category {
	margin:0;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
div.alignleft {
	display:inline;
	float:left;
	margin:.5em 10px .2em 0;
	width:auto;
} /*images*/
div.alignright {
	display:inline;
	float:right;
	margin:.5em 0 .2em 10px;
	width:auto;
} /*images*/
.left {
	float:left !important;
	display:inline;
	width:120px;
} /*page nav*/
.right {
	float:right !important;
	display:inline;
	width:332px;
} /*page nav equal width with footer2*/
.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption {
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 0 0 10px 0;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	font-size: 14px;
	color:#151318;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/*Page*/
.pagecontent {
	width:700px;
	float:right;
	display:inline;
	margin:0 20px 0 0;
	min-height:400px;
	height:auto !important;
	height:400px;
}
.pagecontent p {
	font-size:1.2em;
	line-height:150%;
}
.subnav {
	width:208px;
	float:left;
	display:inline;
	margin:.2em 0 0 30px;
}
.subnav ul {
	list-style-type:none;
	margin:0 0 1.5em 0;
	padding:0;
}
.subnav li {
	margin:0 0 .5em 0;
	font-size:13px;
	line-height:140%;
	font-weight:bold;
}

.pagecontent p.postmetadata {
	margin-bottom:1.5em;
}
/*Homepage*/
.billboard {
	
	height:318px;
	width:960px;
	padding:0 0 20px 0;
	background:#000 url(style/images/skyline.jpg) no-repeat;
	text-align:center;
	overflow:visible;
}
.billboard h3 {
	color:#fff;
	padding-top:85px;
}
.profile-shot {
	position:absolute;
	z-index:3;
	background:url(../style/images/dude-onCar.png) no-repeat;
	bottom:20px;
	right:-240px;
	width:436px;
	height:351px;
	display:block;
}
.soundboardcontent {
	position:relative;
	width:960px;
	padding:10px;
}
.proflie {
	position:relative;
	width:960px;
	padding:10px;
}
.homepagecontent p {
	padding:10px 0;
	font-size:1.2em;
	line-height:180%;
}
.post-options {
	float:right;
}
.post-options p {
	line-height:1.4em;
}
.entry-month {
	float:left;
}
.rssfeed {
	width:208px;
	float:left;
	display:inline;
	margin:0 0 0 30px;
}
.rssfeed ul {
	list-style-type:none;
	margin-left:0;
}
.rssfeed li {
	line-height:130%;
}
.rssfeed h3 {
	margin-top:.3em;
}
/*Profile*/
.profile-sponser {
	position:relative;
	list-style:none;
	margin:0!important;
}
.profile-sponser li {
	float:left;
}
.profile-sponser li a {
	width:107px;
	display:block;
	height:0;
	padding-top:107px;
	overflow:hidden;
	margin:0 7px;
}
a.girl-icon {
	background:url(style/images/girl-icons.jpg) no-repeat center top;
	width:60px !important;
}
a.girl-icon:hover {
	background:url(style/images/girl-icons.jpg) no-repeat center bottom;
}
a.lakai-icon {
	background:url(style/images/lakai-icons.jpg) no-repeat center top;
}
a.lakai-icon:hover {
	background:url(style/images/lakai-icons.jpg) no-repeat center bottom;
}
a.matix-icon {
	background:url(style/images/matix-icons.jpg) no-repeat center top;
}
a.matix-icon:hover {
	background:url(style/images/matix-icons.jpg) no-repeat center bottom;
}
a.redbull-icon {
	background:url(style/images/redbull-icons.jpg) no-repeat center top;
}
a.redbull-icon:hover {
	background:url(style/images/redbull-icons.jpg) no-repeat center bottom;
}
a.diamond-icon {
	background:url(style/images/diamond-icons.jpg) no-repeat center top;
}
a.diamond-icon:hover {
	background:url(style/images/diamond-icons.jpg) no-repeat center bottom;
}
a.silver-icon {
	background:url(style/images/silver-icons.jpg) no-repeat center top;
}
a.silver-icon:hover {
	background:url(style/images/silver-icons.jpg) no-repeat center bottom;
}
a.FKD-icon {
	background:url(style/images/fkd-icons.jpg) no-repeat center top;
}
a.FKD-icon:hover {
	background:url(style/images/fkd-icons.jpg) no-repeat center bottom;
}
a.momentum-icon {
	background:url(style/images/momentom-icons.jpg) no-repeat center top;
}
a.momentum-icon:hover {
	background:url(style/images/momentom-icons.jpg) no-repeat center bottom;
}
a.neff-icon {
	background:url(style/images/neff-icon.jpg) no-repeat center top;
}
a.neff-icon:hover {
	background:url(style/images/neff-icon.jpg) no-repeat center bottom;
}
li.first, li.first a {
	margin-left:0 !important;
	padding-left:0 !important;
}
li.last, li.last a {
	margin-right:0 !important;
	padding-right:0 !important;
}
/* Comments */
.commentlist {
	background:url("style/images/devider.png") repeat-x scroll center bottom transparent;
	margin:0 0 18px 0;
	list-style-type:none;
	
}
 p.commentauthor {
	float:left;
	display:inline;
	font-size:11px;
	line-height:12px;
	width:90px;
	text-align:left;
}
 p.commentauthor img {
	padding:0 40px 4px 0;
	display:block;
	float:left;
}
 p.commentauthor strong {
	font-size:12px;
	clear:both;
}
.comment {
	width:430px;
	float:right;
	display:inline;
}
.comment .yarr {
 color:#fff;
 font-size:16px;
}
.comment p {
	color:#FFF;
	font-size:16px;
	line-height:17px;
	margin:0 0 .4em 0;
}
.commentauthor a {
}
.commentlist li {
	background:url("style/images/devider.png") repeat-x scroll left top transparent;
	margin:0;
	padding:10px 0;
	/*background-color:#eee;*/
	font-size:13px;
}
.commentlist .alt {
/*background-color:#28242E;*/
}
.commentlist .authorcomment .comment {
	color:#009;
	font-style:italic;
}
.commentlist .altauthorcomment .comment {
	color:#009;
	font-style:italic;
}
#commentform textarea {
	width:540px;
}
#commentform label {
	font-size:13px;
}
#respond h3 {
	margin-left:0;
	padding:0;
}
/* FOOTER: NOTE unequal width columns*/
.footer {
	/*background:url(style/images/footer.png) top center no-repeat;*/
	width:960px;
	margin:0 auto;
	padding:18px 0 0 0;
	overflow:visible;
	height:50px;
}
.footer { /*margin:18px 0 0 0; padding:18px 0 0 0; background:#e6e6e6;*//* border-top:#3169a8 thin solid;*/
}
.footer-inner {
	width:100%; /*float:left;*/
	display:inline;
	margin:0 0 0 30px;
}
.footer-box {
	width:220px;
	min-height:220px; /*border-right:#3169a8 thin solid;*/
	float:left;
	display:inline;
	padding:0 10px;
}
.leftfoot {
	width:562px;
	float:left;
	display:inline;
	margin:0 0 0 30px;
} /*width equals blogmain width*/
.footer1 {
	width:210px;
	float:left;
	display:inline;
}
.footer2 {
	width:332px;
	float:right;
	display:inline;
}
.rightfoot {
	width:348px;
	float:right;
	display:inline;
	margin:0 20px 0 0;
}
.footer3 {
	width:165px;
	float:left;
	display:inline;
	margin:0;
}
.footer4 {
	width:165px;
	float:right;
	display:inline;
	margin:0;
}
.footer h3 {
	color:#777;
	font-size:1em;
	line-height:130%;
	margin:0;
}
.footer p, .footer li {
	font-size:1em;
	line-height:130%;
	margin:0 0 .3em 0;
	color:#FFF;
}
.footer a:link, .footer a:visited {
	color:#FFF;
}
.footer a:hover {
	color:#F5EB13;
}
.footer ul {
	list-style-type:none;
	margin:0;
	padding:0;
}
.footer p em {
	font-style:normal;
	font-weight:bold;
	font-size:13px;
}
/* Miscellaneous classes */
.clr {
	clear:both;
	height: 0;
	visibility: hidden;
	display: block;
}
.small {
	font-size:90%;
}
.smallBanner {
	width:590px;
	position:relative;
	text-align:center;
	margin:20px 0;
}
#related-postThumb {
	position:relative;
}
#related-postThumb li {
	float:left;
}
#related-postThumb li img {
	width:75px;
	height:43px;
	padding:0 5px;
}
.featured-vid {
	padding:10px 0 0 0;
}
/***PLUGINS*****/

/***Sociable Plugin***/
div.sociable {
	margin: .2em 0 1em 0 !important;
	float:right;
}
.sociable_tagline {
	float:left;
	display:inline;
	margin:3px 6px 0 0;
	width:auto;
}
.sociable span {
	display: block;
}
.sociable ul {
	display: inline;
	margin: 0 !important;
	padding: 0 !important;
}
.sociable ul li {
	background: none;
	display: inline !important;
	list-style-type: none;
	margin: 0;
	padding: 0 3px;
}
.sociable ul li:before {
	content: "";
}
.sociable img {
	float: none;
	width: 16px;
	height: 16px;
	border: 0;
	margin: 0;
	padding: 0;
}
.sociable-hovers {
	opacity: .4;
	-moz-opacity: .4;
	filter: alpha(opacity=40);
}
.sociable-hovers:hover {
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
}
#searchform {
	background:url(image/search.png) no-repeat top center;
}
#tweet-it {
	z-index:101 !important;
}
.wp-pagenavi {
	width:620px;
	height:40px;
	background:transparent url(style/images/pagenate.jpg) no-repeat top left;
	text-align:center;
	padding-top:11px;
}
.wp-pagenavi a, .wp-pagenavi span {
	border:none !important;
}
.wp-pagenavi span.current {
	background:#7d53a1;
}
.page-template-page-contest-php .article {
	text-align:center;
}
.page-template-page-contest-php h1 {
	position:relative !important;
	text-align:left !important;
	width:940px;
	margin:0 auto;
}
/******* main nav *******/
.list-wrap ul {
	margin:0;
}
#tabbed-home { /*background: #463551;*/
	padding: 10px;
	margin: 10px 0 20px 0;  /*-moz-box-shadow: 0 0 5px #666; -webkit-box-shadow: 0 0 5px #666;*/
}
#tabbed-home .nav {
	overflow: hidden;
	margin: 0 0 10px 0;
border:none !impor;
}
#tabbed-home .nav li {
	width:75px;
	float: left;
	margin: 0 26px 0 0;
	padding:0 !important;
}
#tabbed-home .nav li.last {
	margin-right: 0;
}
#tabbed-home .nav li a {
	background:url(style/images/tab-nav.png) no-repeat;
	display: block;
	height:0;
	padding:25px 0 0 0;
	overflow:hidden;/* padding: 5px;*/  /*color: white; font-size: 12px; font-weight:bold; text-transform:uppercase; text-align: center;*/
	border: 0;
}
.list-wrap li {
	border-top: 1px solid #28242f;
	border-bottom: 1px solid #463551;
	margin:0;
}
.list-wrap ul li:first-child {
	border-top: none;
}
.list-wrap ul li:last-child {
	border-bottom: none;
}
.list-wrap ul li a:hover {
	background: #463551;
}
/*#indented ul li a {
	padding: 10px;
	display: block;
	color: #fff;
	text-decoration: none;
}*/

#tabbed-home ul {
	list-style: none;
}
#tabbed-home ul li a, #tabbed-home ul li.recentcomments {
	font-weight:bold;
	display: block;
	padding: 4px;
	color:white;
}
#tabbed-home ul li.recentcomments a {
	border:none !important;
}
#tabbed-home ul li:last-child a { /*border: none;*/
}
/*normal state*/
#tabbed-home .nav li a.recent {
	background-position:0 0;
	width:90px;
}
#tabbed-home .nav li a.pop-posts {
	background-position:-100px 0;
	width:90px;
}
#tabbed-home .nav li a.archive-tab {
	background-position:-200px 0;
	width:90px;
}
/*hover state/active*/
#tabbed-home .nav li a.recent:hover, #tabbed-home .nav li a.recent.current {
	background-position:0 -27px;
	width:95px;
}
#tabbed-home .nav li a.pop-posts:hover, #tabbed-home .nav li a.pop-posts.current {
	background-position:-100px -27px;
	width:90px;
}
#tabbed-home .nav li a.archive-tab:hover, #tabbed-home .nav li a.archive-tab.current {
	background-position:-200px -27px;
	width:90px;
}
/*Generic Utility */
.hide {
	position: absolute;
	top: -9999px;
	left: -9999px;
}
.main-nav {
	width:960px;
	height:70px;
	margin:0 auto;
	position:relative;
	/* overflow:hidden;*/
	background:transparent !important;
	z-index:2;
}
ul#menu {
	list-style:none;
	position:absolute;
	/*width:660px;*/
    bottom:0px;
	right:0px;
	font-size:14px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color:#999;
	letter-spacing:-2px;/*overflow:hidden;*/
}
ul#menu li {
	float:left;
	margin:0px 22px;
	font-size:13px;
}
ul#menu a {
	cursor:pointer;
	position:relative;
	float:left;
	bottom:-95px;
	line-height:20px;
}
.icon_about, .icon_work, .icon_soundboard, .icon_video, .icon_theLatest, .icon_xxx {
	width:88px;
	height:176px;
	display:block;
	/*left:63px;*/
    top:50px;
	position:absolute;
}
.icon_about.title {
	background:transparent url(style/images/arm-crossed-trans.png) no-repeat top left;
}
.icon_about {
	background:transparent url(style/images/arm-crossed-trans.png) no-repeat top left;
}
.icon_work {
	background:transparent url(style/images/arm-straight-smile.png) no-repeat top left;
}
.icon_theLatest {
	background:transparent url(style/images/arm-crossed-trans.png) no-repeat top left;
}
.icon_soundboard {
	background:transparent url(style/images/wow1.png) no-repeat top left;
	width:152px;
	height:169px; /*left:8px; top:0;*/
}
.icon_video {
	background:transparent url(style/images/thumbs-up-smile.png) no-repeat top left;
	width:167px;
	height:155px;
	left:-50px;
}
.icon_xxx {
	background:transparent url(style/images/hat-turned.png) no-repeat top left;
	width:133px;/* left:16px;*/
}
a.profile-nav .title {
	background:transparent url(style/images/pro-trans.png) no-repeat top left;
	width:88px;
	height:25px;
}
a.latest-nav .title {
	background:transparent url(style/images/latest-trans.png) no-repeat top left;
	width:118px;
	height:25px;
}
a.soundboard-nav .title {
	background:transparent url(style/images/soundboard-trans.png) no-repeat top left;
	width:150px;
	height:25px;
}
a.video-nav .title {
	background:transparent url(style/images/video-trans.png) no-repeat top left;
	width:67px;
	height:25px;
}
a.xxx-nav .title {
	background:transparent url(style/images/skate-trans.png) no-repeat top left;
	width:129px;
	height:25px;
}
ul#menu span.title {
	display:block;
	height:0;
	padding-top:25px;
	overflow:hidden;/*text-align:center;
	text-transform:uppercase;
	letter-spacing:.1em;
    color:#FFF;*/
	
   /* text-indent:20px;*/
}
ul#menu span.description {
	width:100% !important;
	height:80px;
	/* background-color:#000;*/
    border:1px thin #fff;
	color:#fff;
	display:block;
	font-size:20px;
	padding:10px;/* -moz-box-shadow:1px 1px 6px #000;   
    -webkit-box-shadow:1px 1px 6px #000;
    box-shadow:1px 1px 6px #000;
    -moz-border-radius:10px;
    -webkit-border-radius:10px;
    border-radius:10px;*/
}
/*.home ul#menu li a.home-nav{bottom:-15;}*/
ul#menu a:hover span.description {
	background:transparent !important;
}
ul#menu a:hover span.title {
	text-decoration:none;/*color:#54504F;*/
}
.nav .searchbox input[type="text"] {
	width:176px;
	margin-right:2px;
}
.nav .searchbox input[type="submit"] {
}
ul#menu li.current a {
	bottom:-10px !important;
}
ul#menu li a:hover .soundboard-nav .icon_soundboard {
	top:-10px !important;
}
ul#menu li.current a.soundboard-nav .icon_soundboard {
	top:-10px !important;
}
ul#menu li.current i {
	top:20px !important;
}
/*ul#menu li.current i.icon_xxx {top:-6px !important;}*/
ul#menu li.current span.description {
	background:transparent !important;
}
/******* END main nav *******/
/******* sidebar nav *******/
.sidebar2 ul.menu li {
	float: left;
	margin-right: 5px;
	margin-bottom: -1px;
}
.sidebar2 ul.menu li {
	/*font-weight: 700;*/
	display: block;
	padding: 5px 10px 5px 10px;
	background: #efefef;
	margin-bottom: -1px;
	border: 1px solid #d0ccc9;
	border-width: 1px 1px 1px 1px;
	position: relative;
	color: #898989;
	cursor: pointer;
}
.sidebar2 ul.menu li.active {
	background: #fff;
	top: 1px;
	border-bottom: 0;
	color: #634577;
}
/******* CONTENT *******/
.content {
	margin: 0pt auto;
	color:#000;
	/*background: #FFF;*/
	/*border: 1px solid #d0ccc9;*/
	text-align: left;
	padding: 10px;
	padding-bottom: 20px;
	font-size: 11px;
}
.content a {
	color:#634577;
}
.content a:hover {
	color:#9775b4;
}
.content ad-ad-wide-sidebar administer_widget {
	margin:0 !important;
	padding:0 !important;
}
.content h1 {
	line-height: 1em;
	vertical-align: middle;
	height: 48px;
	padding: 10px 10px 10px 52px;
	font-size: 32px;
}
/******* /CONTENT *******/

/******* NEWS *******/
.content.widget_recent_entries h1 {
/*background: transparent url(style/images/news.jpg) no-repeat scroll left top;*/
}
.content.widget_recent_entries {
	display: block;
}
/******* /NEWS *******/
/******* TUTORIALS *******/
.content.widget_recent_comments h1 {
/*background: transparent url(style/images/tuts.jpg) no-repeat scroll left top;*/
}
.content.widget_recent_comments {
	display: none;
}
/******* /TUTORIALS *******/
/******* LINKS *******/
.content.widget_rrm_popular_posts h1 {
/*background: transparent url(style/images/links.jpg) no-repeat scroll left top;*/
}
.content.widget_rrm_popular_posts {
	display: none;
}
.content.widget_rrm_popular_posts a {
/*color: #5f95ef;*/
}
/******* /LINKS *******/
/******* sidbar ads *******/
.content.ad-ad-wide-sidebar {
	padding:0;
	margin:10px 0 0 0;
}
/******* /sidbar ads *******/
/* SIDEBAR */
.sidebars {
	overflow:hidden;
}
.sidebars h3 {
	margin:12px 0 6px 0;
}
.sidebars ul {
	list-style-type:none;
	margin:0;
}
.sidebars li {
	margin:0 0 4px 0;
	padding:0;
	font-size:1.1em;
	line-height:120%;
}
.sidebars li a {
}
.sidebars .children {
	margin-left:0;
}
.sidebarright {
	width:380px;
	float:right;
	display:inline;
	/*overflow:auto;*/
	margin:10px;
}
.sidebarright p {
	font-size:1.1em;
	line-height:140%;
}
.sidebarright .nav li {
	width:80px !important;
}
.sidebar2 {
	width:320px;
	display:block;
}
.sidebar3left {
	width:150px;
	padding:0;
	float:left;
	display:inline;
}
.sidebar3right {
	width:150px;
	padding:0;
	float:right;
	display:inline;
}
.sidebar-ad {/*width:320px;*/
	background:#463551; /*margin-top:10px;*/
	text-align:center;
}
.boxedin {
	display:none;
}
/*.widget_twitter{padding:0; margin:10px 0 0 0;}*/
.sidebarTwitter ul.menu li {
	float: left;
	margin-right: 5px;
	margin-bottom: -1px;
}
.sidebarTwitter ul.menu li {
	/*font-weight: 700;*/
	display: block;
	padding: 5px 10px 5px 10px;
	background: #efefef;
	margin-bottom: -1px;
	border: 1px solid #d0ccc9;
	border-width: 1px 1px 1px 1px;
	position: relative;
	color: #898989;
	cursor: pointer;
}
.sidebarTwitter ul.menu li.active {
	background: #fff;
	top: 1px;
	border-bottom: 0;
	color: #5f95ef;
}
.sidebarTwitter {
	margin-top:50px;
	width:375px;
	display:block;
}
.twitter-3 {
	display: block;
}
#page-wrap {
	width: 960px;
	margin: 30px 0 0 0;
}
#sidebar {
	margin-top:10px;
}
.widget_twitter {
	margin-top:26px;
	padding:10px;
	/*background:#463551;*/
	position:relative;
}
.widget_twitter a {
	color:#29222f;
}
.widget_twitter h3 {
	position:absolute;
	left:0;
	top:-36px;
	font-size:1.3em;/*float:left;*/
}
.widget_twitter h3 a {
	color:#FFF;
}
.widget_twitter li {
	list-style:none;
}
.widget_twitter ul {
	padding-top:10px;
	margin:0;
}
/*.widget_twitter li {
	margin:10px 0;
	background:#FFF;
	padding:10px;
}*/
.widget_twitter li {
	position:relative;
	padding:15px;
	margin:1em 0 3em;
	color:#000;
	background:#FFF; /* default background for browsers without gradient support */
	/* css3 */
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
}
/* creates triangle */
.widget_twitter li:after {
	content:"\00a0";
	display:block; /* reduce the damage in FF3.0 */
	position:absolute;
	z-index:-1;
	bottom:-30px; /* value = - border-top-width - border-bottom-width */
	left:50px; /* controls horizontal position */
	width:0;
	height:0;
	border-width:15px 15px; /* vary these values to change the angle of the vertex */
	border-style:solid;
	border-color:#fff transparent transparent;
}
.twitter-avatar a {
	background:url(style/images/twitter-banner.jpg) no-repeat top right;
	display:block;
	width:280px;
	height:50px;/*border:#000 thin solid; float:right;*//*position:absolute;
	right:10px;
	top:-35px;*/
}
.twitterwidget-title {
}
.entry-content {
	font-size:1.2em;
}
.sidebarright .widget_twitter {
	margin-top:40px;
}
/*product section*/
#itunes-store {
	background:url(style/images/itunes.jpg) no-repeat bottom right;
	width:620px;
	height:310px;
	padding-left:10px;
}
#product-section {
	position:relative;
	width:960px;
	overflow:visible;
	margin-top:60px;
	
}
.product-img {
	position: absolute;
	right:11px;
	top:-68px;
}
a.iphone-icon {
	float:left;
	display:block;
	width:200px;
	height:200px;
}
.product-buy {
	width:410px;
	margin-left:209px;
}
.product-buy p {
	font-size: 1.6em;
	margin:0 !important;
}
.product-buy li {
	float:left;
	list-style:none;
	margin:0 !important;
}
.product-buy ul {
	margin:0 !important;
}
.product-buy li a {
	margin-right: 20px;
}
.iphone-header {
	background:url(style/images/app-title.jpg) no-repeat top left;
	width:410px;
	height:0;
	padding:55px 0 0 0;
	margin:10px 0;
	overflow:hidden;
}
.page-template-soundboard-page-php .iphone-header, .page-template-page-contest-php .iphone-header {
	background:url(style/images/app-title-dark.jpg) no-repeat top left;
	width:410px;
	height:0;
	padding:49px 0 0 0;
	margin:10px 0;
	overflow:hidden;
}
.spon-title {
	text-transform:uppercase;
}
.copywright {
	float:left;
}
.powerd-by {
	float:right;
}
ul.sponser {
	position:relative;
	margin-left:205px;
	width:500px;
}
.sponser li {
	display:inline;
	padding:5px;
}
/*styles for the new feature click through*/
#photo-rotator {
	background: url(style/images/feature-bg-trans.png) no-repeat top center;
	width: 620px;
	height:300px;
	position: relative;
	color: #fff;
	margin:10px auto;
	
}
#slideshow-wrapper {
	/*width: 620px;*/
	height:280px !important;
	overflow-y:scroll;
	overflow-x:hidden;
}
#slideshow-wrapper .slide-panel {
	float:left;
}
#archive-current {
	background: url(style/images/feature-bg-trans.png) no-repeat top center;
	width: 620px;
	height:300px !important;
	position: relative;
	margin:10px auto;
}
#archive-current a.post-image {
	display: block;
	width:600px;
	height:260px;
	overflow:hidden;
	float: left;
	margin: 10px;
	background: #ccc;
	position: relative;
	text-decoration: none;
}
#archive-current a.post-image .title {
	display: block;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .5);
	color: #ccc;
	position: absolute;
	bottom: 0px;
	left: 0px;
	font-size: 28px;
	width: 580px;
}
#archive-current #panel {
}
#featured-section {
	background: url(style/images/feature-bg.png) no-repeat top center;
}
#featured-section span {
	background: url(style/images/FEATURED-trans.png) no-repeat bottom center;
	width: 620px;
}
#featured-section p {
	padding:10px;
}
.ui-tabs-hide {
	display:none !important;
}
#photo-rotator .ui-tabs-panel {
	list-style: none;
	height: 280px;
}
#photo-rotator a.post-image {
	display: block;
	width:600px;
	height:260px;
	overflow:hidden;
	float: left;
	margin: 10px;
	background: #ccc;
	position: relative;
	text-decoration: none;
}
#photo-rotator a.post-image .title {
	display: block;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .5);
	color: #ccc;
	position: absolute;
	bottom: 0px;
	left: 0px;
	font-size: 28px;
	width: 595px;
}
#slide-nav .title {
	font-size:.8em;
}
#slide-nav {
	padding: 0px;
	margin: 0px;
	position: relative;
	/* float: left;*/
margin-top:20px;
}
#slide-nav li {
	float: left;
	list-style: none;
}
#slide-nav li {
	margin-right:10px;
}
#slide-nav a {
	display: block;
	/* color: #666;*/
 float: left;
	width: 200px;
	/* padding: 12px 10px 0 0;*/
 text-decoration: none;
	/* background: url('images/post-line.png') no-repeat right top;*/
 min-height: 100px;
	font-size: 16px;
}
#slide-nav li:last-child {
	margin:0;
}
#slide-nav a:hover {
/* color: #000;*/
 }
#slide-nav a .thumbnail {
	display: block;
	background: #fff;
	padding: 10px;
	border-bottom: solid #fff 1px;
	width:180px;
	height: 100px;
	filter: alpha(opacity=50); /* Decreases opacity in IE */
	-moz-opacity: .5; /* Decreases opacity in Firefox */
	opacity: .5; /* Decreases opacity in Safari, Chrome, and Opera */
}
#slide-nav .ui-tabs-selected a {
	color: #FFF;
}
#slide-nav .title {
	color:#151318;
}
#slide-nav .ui-tabs-selected .title {
	color:#FFF;
}
#slide-nav .ui-tabs-selected a .thumbnail {
	background:#fff url(style/images/featThumb-grad.png) repeat-x bottom;
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}
.container_12 {
	background:url(images/main-bg.jpg) repeat-y;
	border: 1px solid #FFF;
	position: relative;
	z-index:100;
}
/******* Video section *******/
#video-sec {
	width: 620px;
	/*	padding:0 5px;*/
	position:relative;
margin-top:60px;
	height:100% !important;
}
#video-sec .attachment-thumbnail, #video-list .attachment-thumbnail {
	padding:10px;
}
.vid-thumb {
	position: absolute;
	padding:10px;
}
#video-list {
	margin:10px 0;/*text-align:center;*/
}
#video-list a {
/*color:#463551;*/
}
#video-list h2, #video-list h3 {
	font-size:12px;
	color:#FFF;
	padding-top:3px;
	min-height:35px;
	width:180px;
	margin:0 auto;
	font-weight:bold;
}
#video-links a {
	font-weight: normal !important;
	font-size:10px;
}
#video-list li {
	/*padding:5px;*/
	list-style:none;
	position:relative;
	width:200px;
	background:#28242e;
	float:left;
	height:200px;
	margin:0 10px 10px 0;
}
/*#video-list li:last-child {margin:0;}*/
.post-ratings {
	color:#000;
	padding:5px;
	width:100px !important;
	float:left;
}
.post-ratings em {
	display:none;
}
.views {
	font-size:14px;
	float:left;
	padding:5px 5px 0 0;
}
.ratings-com {
	width:180px;
	margin:0 auto;
	background:#000;
	padding:0 5px;
}
.comment-count {
	margin:0;
	float:right;
	margin:0;
	background:url(style/images/comment-trans.png) no-repeat left center;
	width:32px;
	height:31px;
	color:#000;
	text-align:center;
}
.comment-countPage {
	float:right;
	font-size:2.8em;
}
/*.comment-count span {background:url(images/count_bubble_right.png) no-repeat right top; width:100%; height:32px;}*/
/*Pager*/
ul.paging {
	list-style: none;
	padding: 0;
	font-weight: bold;
}
ul.paging li {
	float: left;
	margin: 0 6px 6px 0;
}
ul.paging li a, ul.paging li.active {
	display: block;
	padding: 3px 6px;
	background-color: #f5f5f5;
	border: 1px solid #ccc;
}
ul.paging li.active {
	background-color: #000;
	border-color: #000;
	color: #fff;
}
.vvqyoutube {
	margin: 0 !important;
}
.tweet-images .related-posts {
	background:none !important;
}
#twit-img p, #twit-img ul {
	margin:0 0 25px 0;
	line-height:1.4em;
}
.twit-avitar {
	margin:10px 0 5px 0;	
}
#twit-img ul li {
	list-style:none;
	float:left;
}
#twit-img ul li a{
 padding: 0 10px 0 0;	
}

