/* @override http://benmink.com/wp-content/themes/benmink/core.css */

/* ------------------------------------------------- */
/* THE CORE LAYOUT STYLING IS FOUND IN THIS DOCUMENT */

/* ------------------------------------------------- */

body{
	background: url(images/background.jpg) repeat fixed;
	
}

/* Global Wrap */
#wrap{
	width: 1080px;
	margin: 0 auto;	
overflow: visible;
}

/* Page      */

/* Page      */
/* -> Header */
#page .header{
	height: auto;
	text-align: center;
	margin-left: 29px; /* IMPORTANT! DO NOT REMOVE! */
	margin-right: 29px;
	width: 1000px;	
background: url(images/benminkheader.png) no-repeat center -27px;	
padding-top: 145px;
}







#page .header img{
	margin-top: 31px;	
width: 940px;
}

/* Page          */
/* -> Navigation */

#page .navigation{
	width: 1000px; /* IMPORTANT! DO NOT REMOVE! */
	margin-right: 29px; /* IMPORTANT! DO NOT REMOVE! */
}

#page.nothome div.header {	
	height: auto;
	text-align: center;
	margin-left: 29px; /* IMPORTANT! DO NOT REMOVE! */
	margin-right: 29px;
	width: 1000px;	
background: url(images/benminkheaderother.png) no-repeat center -37px;	
padding-top: 72px;
}

div#slider.nivoSlider {	
background: #FFF;
margin-bottom: 40px;
}

div#gallery {	
width: 960px;
margin-right: 29px;	
padding: 5px 29px 16px;
	background: url(images/image_border.png) no-repeat 27px 3px;
}

#page .navigation .border{
		border-top: 1px solid #313131;
width: 910px;
	border-bottom: 4px double #313131;
	padding-left: 32px;
		padding-topright: 32px;	
margin-bottom: 0;
}

#page .navigation ul{
	padding: 10px 0px 6px 0;
	float:left;
	width: 910px;	
font-variant: small-caps;
}


#page .navigation ul li{
	display: inline block;	
padding: 0 27px;
}

#page .navigation ul li.first{
	background: none;
	padding-left: 0px;
}

#page .navigation ul li .icon{
	vertical-align: middle;
	margin-right: 8px;
}

#page .navigation .search{
	float: right;
	padding-top: 5px;	
}

#page .navigation .search .field{
	background: #e1e1e1;
	border: 1px solid #e1e1e1;
	font:12px;
        font-family: Lucida Grande, Arial, sans-serif;
	padding: 2px 3px 2px 4px;
        width: 120px;
}

#page .navigation .search .button{
	background: #FFF url(library/img/navigation/search.gif) no-repeat scroll 0 1px;
	border: 0;
        height: 22px; width: 21px;
        padding: 0; margin: 0;
        position: relative;
display: inline;
	font:12px;
        text-indent: -9999px;
}

/* Content */
#page #content{
    border-bottom: 1px solid #313131;
    border-left: 1px solid #313131;
    border-right: 1px solid #313131;

    margin: 0 29px;
	padding-top: 20px;
	width: 999px;	
background-color: rgba(77,47,13,0.21);
min-height: 300px;
}

div#page.nothome {	

}

#page #content.alt{
	padding-top: 0px;
}

/* Content       */
/* -> Info Bar   */
#content .info_bar{
	border-top: 1px solid #313131;
	border-bottom: 1px solid #313131;
	margin: 0px 31px 19px;
	padding: 8px 0;
}

#content .info_bar .twitter{
	background: url(library/img/twitter_bg.jpg) no-repeat;
	height: 95px;
	width: 615px;
	float: left;
	border-right: 1px solid #313131;
}

#content .info_bar .email_me img{
	margin-left: 10px;
}

/* Content             */
/* -> From Title Bar   */
#content .from_title{
/* 	text-align: center; */
	padding: 13px;
	border-bottom: 1px dotted black;
	margin-top: -21px;
	margin-right: 31px;
	margin-bottom: 10px;
}

.dottedbottom{	
width: 100%;
display: inline-block;	border-bottom: 1px dotted black;	
margin-bottom: 20px;
}
#content .from_title .page_title img{
padding: 0px 7px;
}

#content .from_title ul{
	width: 100%;
}

#content div div.content_wrap div.full-entry div.post p {
}

#content .from_title ul li{
	display: inline;
	background: url(library/img/navigation/navigation_dot.png) no-repeat 5px 3px;
	padding-left: 20px;
	vertical-align: middle;	
font-size: 17px;
}

#content div.from_title ul li.page_item.page-item-403 a span {
	font-size: 22px;
	padding-left: 6px;
	top: 0;
	position: relative;
}

#content div.from_title ul li.page_item.page-item-403 a {
	font-size: 17px;
}


/* Content           */
/* -> Content Wrap   */
#content .content_wrap{
	margin-left: 31px;
	margin-right: 31px;	
}

/* Content      */
/* -> Entries   */
#content .content_wrap .entries,
#content .content_wrap .full-entry{
	width: 590px;
	border-right: 1px dotted black;
	padding-right: 25px;
	float: left;
	min-height: 250px;
}

#content .content_wrap .entries ul li,
#content .content_wrap .full-entry{
	margin-bottom: 20px;
}

#content .content_wrap .entries ul li .date,
#content .content_wrap .full-entry .date{
	background: url(library/img/blog/date_bg.png) no-repeat;
	width: 60px;
	height: 60px;
	float:left;
	margin-right: 15px;
}

#content .content_wrap .entries ul li .date p,
#content .content_wrap .full-entry .date p{
	padding-top: 15px;
}

#content .content_wrap .entries ul li .entry-title,
#content .content_wrap .full-entry .entry-title{
	float:left;
	width: 400px;
}


#content .content_wrap .entries ul li .comments p,
#content .content_wrap .full-entry .comments p{
	padding-top: 1px;
}


#content .content_wrap .entries ul li .entry,
#content .content_wrap .full-entry .post,
#content .content_wrap .full-entry .page{
	clear: both;
	padding-top: 1px;
	border-bottom: 1px dotted black;
	padding-bottom: 20px;
}


#content .content_wrap .entries ul li .alignleft,
#content .content_wrap .full-entry ul li .alignleft{
	float: left;
	padding-top: 2px;
	padding-right: 3px;
	margin: 4px 10px 0 0;
}

#content .content_wrap .entries ul li .comments,
#content .content_wrap .full-entry .comments{
	background: url(library/img/blog/comments_bg.jpg) no-repeat;
	width: 111px;
	height: 30px;
	float: right;
	color: #FFF;
	text-align: center;
	margin-top: 5px;
}


#content hr{
	background: #FFF;
	height: 1px;
	border: 0px;
	border-bottom: 1px dotted black;
	margin-top: 5px;
	margin-bottom: 20px;
}


/* COMMENTS STYLING */
#content .content_wrap .comment_list{
	padding-top: 10px;
}

#content .content_wrap .comment_list ul{
	margin-top: 10px;
}

#content .content_wrap .comment_list ul li{
	display: block;
	background: #fff;
	padding: 16px 0;
    border-bottom: 1px dotted black;
}

#content .content_wrap .comment_list p{
	margin-top: 0px;
}

.comment_list input, 
.comment_list textarea{
	border: 1px solid #c2c2c2;
	padding: 6px;
	margin: 6px 0;
}

.comment_list .comments_meta{
	padding: 4px 6px 6px; background: #eee;
        border-borrom: dotted 1px #ccc; 
}

/* CONTACT FORM STYLING */
.contact-form input,
.contactform textarea{
	border: 1px solid black;
	padding: 6px;
	margin: 6px 0;
}



/* SIDEBAR STYLING */
#sidebar{
	float: left;
}

#sidebar .sidebar_wrap{
	width: 262px;
	margin-left: 37px;
}

#sidebar ul li{
	border-bottom: 1px dotted black;
	padding-bottom: 10px;
	margin-bottom: 20px;
}

#sidebar ul li li{
	border-bottom: 0;
	padding-bottom: 0;
	margin-bottom: 0;
}


#sidebar ul li div div{
	border-bottom: 0;
	margin-top: 0;
	margin-bottom: 0;
}


#sidebar ul li div p{
	margin-bottom: 5px;
}



/* Sidebar       */
/* -> Affiliates */

#sidebar ul.affiliates li{
	display: inline;
}

#sidebar hr{
	background: #FFF;
	height: 1px;
	border: 0px;
	border-bottom: 1px dotted black;
	margin-top: 20px;
	margin-bottom: 20px;
}

/* Sidebar       */
/* -> Contact */
#sidebar .contact_us{
	line-height: 24px;
	text-align: right;
}

/* Sidebar       */
/* -> The Author */

#sidebar .the_author{
	line-height: 24px;
}

#sidebar .the_author img{
	border: 1px solid #000;
	float:left;
	margin-top: 10px;
	margin-right: 10px;
}

/* Sidebar       */
/* -> Categories */
#sidebar ul.categories li{
	margin-bottom: 10px;
}


/* FOOTER NAV */
.footer_nav{
	text-align: center;
	margin-left: 29px; /* IMPORTANT! DO NOT REMOVE! */
	margin-right: 29px; /* IMPORTANT! DO NOT REMOVE! */
	height: 85px;
	width: 1000px;	
padding-top: 19px;
}

.footer_nav .list{
	border-top: 1px dotted black;

	padding: 15px 0 15px 0;
}

.footer_nav .prev{
	float: left;
	width: 140px;
}

.footer_nav .cur{
	float: left;
	width: 500px;
}

.footer_nav .next{
	float: right;
	width: 140px;
}



/* FOOTER   */
#footer{
	width: 100%;
	height: auto;
	margin-bottom: 15px;
}

#footer .footerList ul li{
	margin-top: 25px;
	margin-left: 25px;
	padding-right: 10px;
	padding-top: 10px;
	float: left;
	width: 130px;
}

#footer .footerList ul li li{
	margin-top: 0px;
	margin-left: 0px;
	padding-right: 10px;
	padding-top: 10px;
	clear: left;
	width: 130px;
}


#footer .footerWrap{
	width: 1000px;
	margin: 0 auto;
}
br{	
line-height: 1;


}


/* CUSTOM STYLING */

.twitter li.twitter-item{
margin: 10px 0; 
}

.pushup{
	margin-top: -20px;
}



/* IMAGE STYLING */

img.alignright {
margin: 0 0 2px 7px;
display: inline;
}

img.alignleft {
margin: 0 10px 2px 0;
display: inline;
}

.alignright {
float: right;
}

.alignleft {
float: left;
}

.post img, .post a img, .comment_list .avatar{
padding: 3px;
background: #736959 none repeat scroll 0 0;
}

.post a img:hover, .comment_list .avatar:hover{
background:#dddddd none repeat scroll 0 0;
}

.comment_list .avatar{
float: left;
margin: 5px 12px 2px 0;
display: inline;
}

div#fiest{	
width: 140px;
height: 140px;
float: left;
margin: 10px 5px 10px 0;	
background: url(images/fiest_cover.jpg) no-repeat;	
border: 1px solid #404040;

}



div#fiestsmall{	
width: 50px;
height: 50px;
float: left;
border: 1px solid #404040;

margin: 10px 5px 10px 0;	
background: url(images/fiest_coversmall.png) no-repeat;
}

div#ann-wilson{	
width: 140px;
height: 140px;
float: left;
margin: 10px 5px 10px 0;	
background: url(images/fanatic_cover.jpg) no-repeat;	
border: 1px solid #404040;
}



div#ann-wilsonsmall{	
width: 50px;
height: 50px;
float: left;
border: 1px solid #404040;

margin: 10px 5px 10px 0;	
background: url(images/ann-wilsonsmall.png) no-repeat;
}

div#kdlang{	
width: 140px;
height: 140px;
float: left;
border: 1px solid #404040;

margin: 10px 5px 10px 0;	
background: url(images/kdlang.jpg) no-repeat;
}


div#kdlangsmall{	
width: 50px;
height: 50px;
float: left;
border: 1px solid #404040;

margin: 10px 5px 10px 0;	
background: url(images/kdlangsmall.jpg) no-repeat;
}


div#kdlangsmall2{	
width: 50px;
height: 50px;
float: left;
border: 1px solid #404040;

margin: 10px 5px 10px 0;	
background: url(images/kdlangsmall.jpg) no-repeat;
}

div#heart{	
width: 140px;
height: 140px;
border: 1px solid #404040;

float: left;
margin: 10px 5px 10px 0;	
background: url(images/heart.jpg) no-repeat;
}
div#heartsmall{	
width: 50px;
height: 50px;
float: left;
border: 1px solid #404040;	
background: url(images/heartsmall.png) no-repeat;
	margin-right: 5px;
	margin-left: 0;
}
div#heartsmall2{	
width: 50px;
height: 50px;
float: left;
border: 1px solid #404040;	
background: url(images/heartsmall.png) no-repeat;
	margin-right: 5px;
	margin-left: 0;
}
div#heartsmall3{	
width: 50px;
height: 50px;
float: left;
border: 1px solid #404040;	
background: url(images/fanatic_cover.jpg) no-repeat;
background-size: cover!important;
-moz-background-size: cover!important;
-webkit-background-size: cover!important;
-o-background-size: cover!important;
	margin-right: 5px;
	margin-left: 0;
}
div#rush{	
width: 140px;
height: 140px;
float: left;
margin: 10px 5px 10px 0;	
background: url(images/rushalbum.png) no-repeat;
border: 1px solid #404040;

}

div#rushsmall{	
width: 50px;
height: 50px;
float: left;
border: 1px solid #404040;
margin: 10px 5px 10px 0;	
background: url(images/rushsmall.png) no-repeat;
}

div#bnl{	
width: 140px;
height: 140px;
float: left;
margin: 10px 0px 10px 0;	
background: url(images/bnl.jpg) no-repeat;
border: 1px solid #404040;

}

div#bnlsmall{	
width: 50px;
height: 50px;
float: left;
border: 1px solid #404040;

margin: 10px 5px 10px 0;	
background: url(images/bnlsmall.png) no-repeat;
}

#heartsmall2 div.jp-single-player div.jp-interface ul.jp-controls-small li, #heartsmall div.jp-single-player div.jp-interface ul.jp-controls-small li, #bnlsmall div.jp-single-player div.jp-interface ul.jp-controls-small li, #fiestsmall div.jp-single-player div.jp-interface ul.jp-controls-small li, #kdlangsmall2 div.jp-single-player div.jp-interface ul.jp-controls-small li, #kdlangsmall div.jp-single-player div.jp-interface ul.jp-controls-small li, #ann-wilsonsmall div.jp-single-player div.jp-interface ul.jp-controls-small li, #rushsmall div.jp-single-player div.jp-interface ul.jp-controls-small li, #heartsmall3 div.jp-single-player div.jp-interface ul.jp-controls-small li {
	background: none;
}


a#jplayer_play.jp-play, a#jplayer_play2.jp-play, a#jplayer_play3.jp-play, 
a#jplayer_play7.jp-play, 
a#jplayer_play8.jp-play, a#jplayer_play4.jp-play, a#jplayer_play5.jp-play, a#jplayer_play6.jp-play, a#jplayer_play9.jp-play  {	
display: block;
padding: 5px;
width: 140px;
height: 32px;	
background: url(images/play.png) no-repeat 0 0;
text-indent: -9999px;	
margin-top: 149px;
}

a#jplayer_play3.jp-play.small,
a#jplayer_play8.jp-play.small,
a#jplayer_play7.jp-play.small, a#jplayer_play2.jp-play.small, a#jplayer_play4.jp-play.small, a#jplayer_play5.jp-play.small, a#jplayer_play6.jp-play.small, a#jplayer_play9.jp-play.small, a#jplayer_play6.jp-play.small
 {	
display: block;
padding: 5px;
width: 140px;
height: 40px;	
background: url(images/play.png) no-repeat 0 0;
text-indent: -9999px;	
margin-top: -15px;	
margin-left: 45px;	
list-style-type: none;
}

a#jplayer_pause3.jp-pause.small, 
a#jplayer_pause7.jp-pause.small,
a#jplayer_pause8.jp-pause.small,
a#jplayer_pause2.jp-pause.small, a#jplayer_pause4.jp-pause.small, a#jplayer_pause5.jp-pause.small, a#jplayer_pause6.jp-pause.small, a#jplayer_pause9.jp-pause.small, a#jplayer_pause.jp-pause.small
 {	
display: block;
padding: 5px;
width: 140px;
height: 40px;	
background: url(images/pause.png) no-repeat 4px 0;
text-indent: -9999px;	
margin-top: -15px;	
margin-left: 45px;	
list-style-type: none;
}

div#jp-interface ul.jp-controls-small li {	
list-style-type: none;
background: none;
}


a.coverlink {	
position: relative;	
width: 146px;	
height: 147px;	
display: block;	
float: left;	
text-indent: -9999px;
}
a.coverlink.small {	
position: relative;	
width: 51px;	
height: 51px;	
display: block;	
float: left;	
text-indent: -9999px;
}
div#portfoliolisten.dottedbottom {	
height: 210px;
}
div#portfoliolisten.dottedbottom.small {	
height: 80px;
}

#sidebar div.sidebar_wrap ul.xoxo img {	
margin-bottom: 10px;
}

#text-4 div.textwidget p.credit {	
float: right;	
margin-top: -30px;	
color: #525252;	
font-size: 10px;
}
a#jplayer_pause.jp-pause, a#jplayer_pause2.jp-pause, a#jplayer_pause3.jp-pause, 
a#jplayer_pause7.jp-pause,
a#jplayer_pause8.jp-pause,  a#jplayer_pause4.jp-pause, a#jplayer_pause5.jp-pause, a#jplayer_pause6.jp-pause {	
display: block;
padding: 5px;
width: 140px;
height: 32px;	
background: url(images/pause.png) no-repeat 4px 0;
text-indent: -9999px;	
margin-top: 149px;
}

#home_sup_images{	
width: 880px;
}
#home_sup_images p a {
display: inline;
float: left;
text-indent: -9999px;
height: 140px;
}
#home_sup_images p a img {	
display: block;
	width: 140px;
	height: 140px;
	padding: 0 8px 0 0;
}

p.toggle, p.toggle2, p.toggle3, p.toggle4, p.toggle5, p.toggle6, p.toggle7, p.toggle8, p.toggle9 {	
margin: 0;
color: #943b2c;

padding: 0 0 10px;
}

p.toggle:hover, p.toggle2:hover, p.toggle3:hover, p.toggle4:hover, p.toggle5:hover, p.toggle6:hover, p.toggle7:hover, p.toggle8:hover, p.toggle9:hover {	
text-decoration: ;
}
p.info, p.info2, p.info3, p.info4, p.info5, p.info6, p.info7, p.info8, p.info9 {	
padding-bottom: 20px;
display: inline-block;	
padding-left: 85px;
}

div.tvitem {	
min-height: 100px;	
padding-bottom: 20px;
}

#portfoliofilms div div.tvitem img.tvimg {	
float: left;	
margin-right: 10px;
}

#portfoliofilms div div.tvitem p.info2 {	
display: inline-block;	
}

#portfoliofilms div p {	
margin: 0;	
font-size: 14px;
}

#portfoliofilms div p a {	
margin: 0;	
font-size: 14px;	
color: #943b2c;
}
#portfoliofilms div p:hover {	
cursor:pointer;cursor:hand
}

#content div div.content_wrap div.full-entry div.post div.ngg-albumoverview div.ngg-album div.ngg-albumcontent div.ngg-description p {
	margin-right: 0;
	margin: 0;
	padding: 0;
}
#portfoliofilms div p strong {	
font-size: 14px;

}

#content div div.content_wrap div.full-entry div.post p {
color: black;
	margin: 0;
}

#content div div.content_wrap div.full-entry div.post p strong {
	padding-top: 15px;
	display: inline-block;
}

div.pressitem {	
margin-bottom: 20px;
}

#content div div.content_wrap div.full-entry div.post div.pressitem a {	
font-size: 16px;
}

div.pressitemquote {	
color: silver;	
margin-bottom: 15px;
	background-image: url(images/quotes_bg.png);
	padding: 40px 30px 33px;
}

div.pressitemquote.small {	
color: silver;	
margin-bottom: 20px;
	background-image: url(images/quotes_bg_small.png);
	padding: 30px 30px 29px;
}

div.pressitemquote.big {	
padding: 57px 30px 41px;	
color: silver;	
margin-bottom: 20px;
	background-image: url(images/quotes_bg_big.png);
}

div.pressitemquote.medium {	
padding: 36px 30px 41px;	
color: silver;	
margin-bottom: 20px;
	background-image: url(images/quotes_bg.png);
}

#content div div.content_wrap div.full-entry div.post div.ngg-albumoverview div.ngg-album div.ngg-albumtitle a {
	font: normal 17px Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
}

#content div div.content_wrap div.full-entry div.post div.ngg-albumoverview div.ngg-album {
	margin-bottom: 13px;
}

