/*   
Theme Name: Brian Anthony
Theme URI: http:/www.brian-anthony.com/new
Description: Brian-Anthony.com
Author: Andrew Verboncouer
Author URI: http://www.thebeaconstudio.net
Version: 1.0

*/

/* h1, h2, h3 {
	font-family:Arial;
	font-size: 20px;
	font-weight:bold;
	color:#333;
	letter-spacing:-1px;
	margin:20px 0;
        text-transform: uppercase;
}

h1 a {
	text-decoration:none;
	color:#333;
}

*/


* {
	position: relative;
	padding: 0px;
	margin: auto;
	}
body {
	background-image:url(http://www.brian-anthony.com/new/wp-content/themes/briananthony/images/bg.jpg);
	background-position: top center;
	background-color: black;
	background-repeat: no-repeat;
	margin: 0 auto;
        font-family: Arial !important;
	}
img { 
	border: none;
	}
#wrapper {
	width: 914px;
	margin: 0 auto;
	position: relative;
	}
.hidden {
        display:none;
}
#musicplayer {
        left: 50%;
        margin-left:-520px;
        top: 735px;
        z-index:9;
        position: absolute;
}
#widgetcode {
        left: 471px;
        top: 681px;
        position: absolute;
        }
/* MAST HEADER */
#masthead {
        width:100%;
        min-width: 1200px;
        background: url(images/mastbg.jpg);
background-color:black;
background-position: bottom center;
background-repeat: repeat-x;
        margin: 0 auto;
        overflow: auto;
}
#masthead a { color:gray; }
#masthead input.top {
        margin:2px;
        width:150px;
        float:left;
        height:14px;
        font-size:10px;
        color: #666666;
}
#maincont {
}
#headcontainer {
	width:100%;
}
.mastfloatmain {
	float:left;
	padding:5px 15px 10px 0px;
}
.mastfloat {
	float:left;
	padding: 5px 10px 10px 0px;
	width:175px;
        color: white;
        font-size: 12px;
}
.mastfloat img {
	padding-bottom: 3px;
}
#nav, .mastfloat {
	float:left;
	}
#nav ul, .mastfloat ul {
	list-style-type:none;
	} 
#nav ul li, .mastfloat ul li {
	float:left;
	}
.mastlogin {
	float:left;
	padding: 5px 10px 0px 0px;
	width:160px;
        color: white;
        font-size: 12px;
        text-align: right;
}
.undernav {
	clear:both;
        background:white;
}
.undernav img {
        border: none;
        padding: none;
}
/* END MAST HEADER */

#header {
	width: 913px;
	height: 980px;
        position: relative;
	}
#main {
	width: 914px;
	}
#middlebanner {
left: 464px;
top: 803px;
position: absolute;
}
#left {
	margin: 0px 0px 0px 10px;
	width: 320px;
	float: left;
	}
#iphone {
        background-image:url(http://www.brian-anthony.com/new/wp-content/themes/briananthony/images/iphone_bg.jpg);
	background-repeat: no-repeat;
        margin-left:-75px;
        width:378px;
        height:567px;
}
#right {
	width: 560px;
	float: left;
	}
#contentheader {
	}
#content {
	width: 560px;
	height: 680px;
	overflow: auto;
	}
#content p {
	font-family: arial;
	font-size: 12px;
	color: #a701fd;
        padding-bottom: 10px;
	}
#content ul, ol  {
	font-family: arial;
	font-size: 12px;
	color: #a701fd;
	}
#content ul, ol {
        margin: 5px 5px 5px 25px;
        list-style: circle;
}
#content li {
	padding:10px;
}
#content a {
	text-decoration:none;
	color:#333;
	/*border-bottom:1px solid #eee;*/
}

#content a:hover {
	color:#000;
}

#content h1, h2, h3 {
	font-family: arial;
	font-size: 15px;
	color: black;
	margin:5px 0;
	padding:5px 0;
}
#content h1 {
text-transform: uppercase;
}
#content h1 a {
	color:#000000;
	text-decoration:none;
	border:none;
}
#gallery {
}
#gallery img {padding: 10px 0px 0px 10px;
}
#footer {
	clear:both;
	padding-top:12px;
	height: 95px;
	text-align: right;
}
#footer span {
	font-family: arial;
	font-size: 10px;
	color: black;
}
#footer a {
	font-family: arial;
	font-size: 10px;
	color: #a701fd;
	text-decoration: none;
}
#socialwrap {
        background:url(images/socialtwitbg.jpg) no-repeat;
        width: 268px;
        height: 230px;
        position: relative;
}
#twitter_div {
        left: 20px;
        top: 155px;
        width: 231px;
        height: 65px;
        overflow: auto;
        color:white;
        font-size: 10px;
        position: absolute;
        padding: 0px;
}
#twitter_div a {
        color: #fb00ff;
        font-size: 10px;
}
#twitter_div ul, li {
        list-style-type: none;
}
#social {
        width: 268px;
        height: 204px;
        padding: 10px 13px 28px 13px!important;
        overflow: auto;
        }
#social ul {
	list-style-type:none;
        padding-bottom: 20px;
	} 
#social ul li {
	float:left;
	}
/* CHARTBUSTERS */
#chartbusters {
        width: 785px;
        whitespace: nowrap;
        margin: 0;
        text-align:center;
        padding-top: 25px;
        top: 670px;
        position: absolute;
}
#chartbusters img {
        padding: 0px 10px 0px 10px;
}
/* END CHART BUSTERS */


/* NAVIGATION ROLLOVERS */
a.disc:link, a.disc:visited {
	background-image:url(images/disc.jpg);
	background-repeat:no-repeat;
	background-position:0 0;
	display:block;
	width:100px;
	height:14px;
	}
a.disc:hover, a.disc:active {
	display:block;
	background-position:0px -14px;
	text-decoration:none;
	width:100px;
	height:14px;
	}
a.gallery:link, a.gallery:visited {
	background-image:url(images/gallery.jpg);
	background-repeat:no-repeat;
	background-position:0 0;
	display:block;
	width:100px;
	height:14px;
	}
a.gallery:hover, a.gallery:active {
	display:block;
	background-position:0px -14px;
	text-decoration:none;
	width:100px;
	height:14px;
	}
a.tour:link, a.tour:visited {
	background-image:url(images/tour.jpg);
	background-repeat:no-repeat;
	background-position:0 0;
	display:block;
	width:100px;
	height:14px;
	}
a.tour:hover, a.tour:active {
	display:block;
	background-position:0px -14px;
	text-decoration:none;
	width:100px;
	height:14px;
	}
a.request:link, a.request:visited {
	background-image:url(images/request.jpg);
	background-repeat:no-repeat;
	background-position:0 0;
	display:block;
	width:100px;
	height:14px;
	}
a.request:hover, a.request:active {
	display:block;
	background-position:0px -14px;
	text-decoration:none;
	width:100px;
	height:14px;
	}
a.requestclub:link, a.requestclub:visited {
	background-image:url(images/requestclub.jpg);
	background-repeat:no-repeat;
	background-position:0 0;
	display:block;
	width:100px;
	height:14px;
	}
a.requestclub:hover, a.requestclub:active {
	display:block;
	background-position:0px -14px;
	text-decoration:none;
	width:100px;
	height:14px;
	}
a.bio:link, a.bio:visited {
	background-image:url(images/bio.jpg);
	background-repeat:no-repeat;
	background-position:0 0;
	display:block;
	width:100px;
	height:14px;
	}
a.bio:hover, a.bio:active {
	display:block;
	background-position:0px -14px;
	text-decoration:none;
	width:100px;
	height:14px;
	}
a.blog:link, a.blog:visited {
	background-image:url(images/blog.jpg);
	background-repeat:no-repeat;
	background-position:0 0;
	display:block;
	width:100px;
	height:14px;
	}
a.blog:hover, a.blog:active {
	display:block;
	background-position:0px -14px;
	text-decoration:none;
	width:100px;
	height:14px;
	}
a.video:link, a.video:visited {
	background-image:url(images/video.jpg);
	background-repeat:no-repeat;
	background-position:0 0;
	display:block;
	width:100px;
	height:14px;
	}
a.video:hover, a.video:active {
	display:block;
	background-position:0px -14px;
	text-decoration:none;
	width:100px;
	height:14px;
	}
a.contact:link, a.contact:visited {
	background-image:url(images/contact.jpg);
	background-repeat:no-repeat;
	background-position:0 0;
	display:block;
	width:100px;
	height:14px;
	}
a.contact:hover, a.contact:active {
	display:block;
	background-position:0px -14px;
	text-decoration:none;
	width:100px;
	height:14px;
	}
a.rmxr:link, a.rmxr:visited {
	background-image:url(images/rmxr.jpg);
	background-repeat:no-repeat;
	background-position:0 0;
	display:block;
	width:100px;
	height:14px;
	}
a.rmxr:hover, a.rmxr:active {
	display:block;
	background-position:0px -14px;
	text-decoration:none;
	width:100px;
	height:14px;
	}
a.shop:link, a.shop:visited {
	background-image:url(images/shop.jpg);
	background-repeat:no-repeat;
	background-position:0 0;
	display:block;
	width:100px;
	height:14px;
	}
a.shop:hover, a.shop:active {
	display:block;
	background-position:0px -14px;
	text-decoration:none;
	width:100px;
	height:14px;
	}
a.board:link, a.board:visited {
	background-image:url(images/message.jpg);
	background-repeat:no-repeat;
	background-position:0 0;
	display:block;
	width:100px;
	height:14px;
	}
a.board:hover, a.board:active {
	display:block;
	background-position:0px -14px;
	text-decoration:none;
	width:100px;
	height:14px;
	}
a.freepromo:link, a.freepromo:visited {
	background-image:url(images/freepromomix.jpg);
	background-repeat:no-repeat;
	background-position:0 0;
	display:block;
	width:100px;
	height:14px;
	}
a.freepromo:hover, a.freepromo:active {
	display:block;
	background-position:0px -14px;
	text-decoration:none;
	width:100px;
	height:14px;
	}
/* END NAVIGATION */


/* SOCIAL ICONS */
a.myspace:link, a.myspace:visited {
        background-image:url(images/myspace.gif);
	background-repeat:no-repeat;
	background-position:0 -60px;
	display:block;
	width:60px;
	height:60px;
	}
a.myspace:hover, a.myspace:active {
	display:block;
	background-position:0px 0px;
	text-decoration:none;
	width:60px;
	height:60px;
}
a.facebook:link, a.facebook:visited {
	background-image:url(images/facebook.gif);
	background-repeat:no-repeat;
	background-position:0 -60px;
	display:block;
	width:60px;
	height:60px;
	}
a.facebook:hover, a.facebook:active {
	display:block;
	background-position:0px 0px;
	text-decoration:none;
	width:60px;
	height:60px;
	}
a.twitter:link, a.twitter:visited {
	background-image:url(images/twitter.gif);
	background-repeat:no-repeat;
	background-position:0 -60px;
	display:block;
	width:60px;
	height:60px;
	}
a.twitter:hover, a.twitter:active {
	display:block;
	background-position:0px 0px;
	text-decoration:none;
	width:60px;
	height:60px;
	}
a.youtube:link, a.youtube:visited {
	background-image:url(images/youtube.gif);
	background-repeat:no-repeat;
	background-position:0 -60px;
	display:block;
	width:60px;
	height:60px;
	}
a.youtube:hover, a.youtube:active {
	display:block;
	background-position:0px 0px;
	text-decoration:none;
	width:60px;
	height:60px;
	}
a.star:link, a.star:visited {
	background-image:url(images/star.gif);
	background-repeat:no-repeat;
	background-position:0 -60px;
	display:block;
	width:60px;
	height:60px;
	}
a.star:hover, a.star:active {
	display:block;
	background-position:0px 0px;
	text-decoration:none;
	width:60px;
	height:60px;
	}
a.rss:link, a.rss:visited {
	background-image:url(images/rss.gif);
	background-repeat:no-repeat;
	background-position:0 -60px;
	display:block;
	width:60px;
	height:60px;
	}
a.rss:hover, a.rss:active {
	display:block;
	background-position:0px 0px;
	text-decoration:none;
	width:60px;
	height:60px;
	}
a.flickr:link, a.flickr:visited {
	background-image:url(images/flickr.gif);
	background-repeat:no-repeat;
	background-position:0 -60px;
	display:block;
	width:60px;
	height:60px;
	}
a.flickr:hover, a.flickr:active {
	display:block;
	background-position:0px 0px;
	text-decoration:none;
	width:60px;
	height:60px;
	}
a.stumble:link, a.stubmle:visited {
	background-image:url(images/stumble.gif);
	background-repeat:no-repeat;
	background-position:0 -60px;
	display:block;
	width:60px;
	height:60px;
	}
a.stumble:hover, a.stumble:active {
	display:block;
	background-position:0px 0px;
	text-decoration:none;
	width:60px;
	height:60px;
	}

/* END SOCIAL ICONS */
.clear {
	clear:both;
}

#sidebar {
	width:300px;
	float:right;
	padding:10px 10px 10px 20px;
        background: #eee;
        overflow:auto;
}
#sidebar h2 {
	letter-spacing:2px;
	font-size:1.4em;
	color:#333;
	/*border-bottom:1px solid #f6f6f6;*/
	padding:0 0 3px 0;
}
#sidebar ul {
	list-style:none;
	margin:0 0 20px 0;
}
#sidebar li a:hover {
	color:#ff0000;
	text-decoration:none;
}
#sidebar li a:active {
	background-color:#ff0000;
	color:#ff0000;
	text-decoration:none;
}
#sidebar li {
	padding:3px;
        list-style:none;
}

#sidebar li a {
	color:#000000;
	text-decoration:none;
}
#sidebar input {
	width:240px;
	padding:5px;
	background:#fdfdfd;
	color:#444;
	font:11px Verdana;
}

#sidebar input:focus {
	background:#fff;
	border:1px solid #eee;
}
li.categories {
	font-family:Georgia;
	font-size:26px;
	font-weight:normal;
        font-style: italic;
	margin:5px 0;
	border-bottom:1px solid;
	padding:5px 0;
        color:d60000;
}
li.categories ul{
	font-family:Georgia;
	font-size:18px;
	font-weight:normal;
        font-style: italic;
	margin:5px 0px;
	padding:5px 10px;
        color:d60000;
}
p.news {
	padding:10px;
	background:#D7F0B2;
	margin:10px 0;
	color:#537B17;
	border-bottom:2px solid #BCE67D;
	border-top:2px solid #BCE67D;
}

blockquote {
	padding:5px 15px;
	background:#f6f6f6;
	margin:10px 0;
	border:1px solid #eee;
}

a.more {
	display:block;
	text-align:right;
	color:#2F460D;
	text-decoration:none;
	margin:10px 0 0 0 ;
}
a.more:hover {
	text-decoration:underline;
}
textarea#comment { width: 400px; padding: 5px; } 
.commentmetadata { font-size: 10px; } 


/* COMMENT CSS */

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
	list-style:none;
}
.commentlist ol, ul {
list-style:none;
}

.commentlist li .avatar { 
	float: left;
	border: 3px solid #000;
	margin: 0px 10px 10px 0px;
	background: #fff;
width: 40px;
height: 40px;
	}
.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: Arial;
	}

.commentmetadata {
	font-weight: normal;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 75%;
	padding: 2px;
	}
#respond:after {
	    content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: left;
	}

.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;
	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
        list-style:none;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* BANNER NEWS SCROLLER */
.itunesfeature {
    width: 870px;
    height: 500px;
    position: relative;
    display: none;
    overflow: hidden;
    font-family:  Verdana, Tahoma, "Lucida Sans";
    font-size: 9pt;
    font-weight: normal;
}

.itunesfeature #transparentGlass {
    width: 630px;
    height: 290px;
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 1000;
    cursor: pointer;
}

.itunesfeature #billboardone,
.itunesfeature #billboardtwo {
    position: absolute;
    top: 0px;
    left: 0px;
    height: 290px;
    width: 630px;
    z-index: -1;
}

.itunesfeature #paneltwo {
    opacity : 0.0;
    z-index: -2;
}

.itunesfeature #carrousel {
    margin-left: 630px;
    position: relative;
    padding: 0px;
    z-index: 0;
    list-style: none;
}

.itunesfeature #carrousel li{
    width : 240px;
    height: 100px;
    overflow: hidden;
}

.itunesfeature .downarrow {
    height: 32px;
    width: 32px;
    cursor: pointer; 
    background: url(http://www.brian-anthony.com/new/wp-content/themes/briananthony/images/banner/downarrow.png) no-repeat;
    z-index: 1000;
    position: absolute;
    top: 430px;
    left: 735px;
}

.itunesfeature .featuretitle {
    position: absolute;
    top: 250px;
    left: 20px;
    background: url(http://www.brian-anthony.com/new/wp-content/themes/briananthony/images/banner/bg.png);
    color: #FFF;
    padding: 3px 6px;
    z-index: 100;
}

.itunesfeature .downarrowIE6 {
    background: url(http://www.brian-anthony.com/new/wp-content/themes/briananthony/images/banner/downarrow.gif);
}

.itunesfeature .featuretitleIE6 {
    background: #000;
}
#banner_wrapper {
	 overflow: hidden;
	 width: 911px;
         top:0px;
         left:2px;
         position: absolute;
	       }
#description {
     margin-top: 50px;
}
	       
pre {
	font-size: 8pt;
}
/* END BANNER NEWS SCROLLER */

/* HOVER SCROLL */
#image_thumbs img { 
	border: none; 
	padding-right:10px;
	}
/* END HOVER SCROLL */

/* NEW ALBUM SCROLL */
.jcarousel-container-horizontal {
    width: 754px;
}
.jcarousel-skin-tango .jcarousel-clip-horizontal {
    width:  754px;
    height: 86px;
}
.jcarousel-skin-tango .jcarousel-item {
    width: 65px;
    height: 86px;
}
.jcarousel-skin-tango .jcarousel-item-horizontal {
    margin-right: 20px;
}

.jcarousel-skin-tango .jcarousel-item-placeholder {
    background: #fff;
    color: #000;
}

/**
 *  Horizontal Buttons 
 */
.jcarousel-skin-tango .jcarousel-next-horizontal {
    position: absolute;
    top: 10px;
    left:828px;
    width: 48px;
    height: 50px;
    cursor: pointer;
    background: transparent url(http://www.brian-anthony.com/new/wp-content/themes/briananthony/images/nextbox.jpg) no-repeat 0 0;
}
.jcarousel-next-horizontal:hover {
	display:block;
	background-position:0px -50px;
	text-decoration:none;
	width:48px;
	height:50px;
	}

.jcarousel-skin-tango .jcarousel-prev-horizontal {
    position: absolute;
    top: 10px;
    left: 0px;
    width: 48px;
    height: 50px;
    cursor: pointer;
    background: transparent url(http://www.brian-anthony.com/new/wp-content/themes/briananthony/images/previousbox.jpg) no-repeat 0 0;
}
.jcarousel-prev-horizontal:hover {
	display:block;
	background-position:0px -50px;
	text-decoration:none;
	width:48px;
	height:50px;
	}
.jcarousel-container {
    position: relative;
}

.jcarousel-clip {
    z-index: 2;
    padding: 0;
    margin-left: 65px;
    overflow: hidden;
    position: relative;
}

.jcarousel-list {
    z-index: 1;
    overflow: hidden;
    position: relative;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
}

.jcarousel-list li,
.jcarousel-item {
    float: left;
    list-style: none;
    /* We set the width/height explicitly. No width/height causes infinite loops. */
    width: 65px;
    height: 86px;
}
/**
 * The buttons are added dynamically by jCarousel before
 * the <ul> list (inside the <div> described above) and
 * have the classnames "jcarousel-next" and "jcarousel-prev".
 */
.jcarousel-next {
    z-index: 3;
    display: none;
}

.jcarousel-prev {
    z-index: 3;
    display: none;
}

/* END NEW ALBUM SCROLL */

/****** anythingSlider v1.0 ******/


#iphonecontent                         { z-index:9;width: 235px; height: 353px; position: absolute; margin: 0 auto 15px; top: 1440px; left: 50%; margin-left:-440px;}
#wrapper2                { width: 235px; overflow: hidden; height: 353px; margin: 0 40px; position: absolute; top: 0; left: 0; }
#phonenav {left:-45px;position:absolute;}
.phone_btn { padding-bottom: 8px;}
a.inav:link, a.inav:visited {
	background-image:url(images/vid.jpg);
        background-repeat:no-repeat;
	display:block;
	width:55px;
	height:55px;
        padding-bottom:7px;
	}
a.inav:hover, a.inav:active {
        background-image:url(images/vidhover.jpg);
	display:block;
	text-decoration:none;
	width:55px;
	height:55px;
        padding-bottom:7px;
	}
a.vlog {
        background-image:url(images/vlog.jpg);
	background-repeat:no-repeat;
	display:block;
	width:52px;
	height:55px;
        padding-bottom: 7px;
}
