/*
THEME NAME: The Biznass
THEME URI: http://www.iammookie.com
DESCRIPTION: A theme for The Beat Smiths aka your new favorite producers
VERSION: 1.0
AUTHOR: Cam
AUTHOR URI: www.randomordernyc.com
*/

/* Two-column with sidebar on left from the /sandbox-layouts/ folder  */
@import url('css/reset.css');
@import url('css/960.css');
@import url('css/typography.css');


/*below is where to restrain the width of the site, default is fulid*/
/*header*/
#header{ height: 93px; background: #000 url(images/bg_header.png) top center; border-top: 1px solid #666;}
#search { padding: 15px 0; text-align: right;  vertical-align: top;}
.search { background:#000 url(images/bg_search.png) right center no-repeat; height: 25px; width: 52px; text-align: center; padding:2px; border: 0;  vertical-align: top;}
.form { background: #fff url(images/bg_searchbar.png) left repeat-x; width: 232px;color:#999; padding:1px 0;  vertical-align: top;}
/*contact form*/
.wpcf7-form input{ background: #fff url(images/bg_searchbar.png) left repeat-x;color:#000; padding:1px 0;  vertical-align: top;}
.wpcf7-form textarea{ background: #fff url(images/bg_searchbar.png) top left repeat-x;color:#000; padding:3px 0;  vertical-align: top;}
.wpcf7-form submit { background:#000 url(images/bg_search.png) right center no-repeat; height: 25px; width: 52px; text-align: center; padding:2px; border: 0;  vertical-align: top;}

#nav{ }
#head-img { height: 250px; width:960px; display:block;}
#navlist li { display: inline; list-style-type: none; padding-right: 20px; text-transform:uppercase; text-align:right; }
/*content*/
#content{ height: 350px;}
#content_page { min-height: 350px;}
#intro_block { height: 360px; background: #000 url(images/bg_intro.jpg) top center no-repeat;}
#intro { margin-top:130px;}
#intro_columns { height: 200px; margin: 10px 0; padding: 5px 0 ; }
.entry-title {background: url(images/bg_line_long.png) left center no-repeat; padding-bottom: 40px; margin:0;}
#page { padding: 20px 10px; }
#twitter-title { background:url(images/bg_twitter.png) left top no-repeat; padding-left: 25px;}
#plus-title { background: url(images/bg_plus.png) left top no-repeat; padding-left: 25px; padding-left: 25px; }
#news-title { background: url(images/bg_chat.png) left top no-repeat; padding-left: 25px; padding-left: 25px;}
/*footer*/
#footer{ height: 45px; text-align: right; font-size: 10px; background: #000; clear:both; border-top: 1px solid #666;}
.mid { text-align:center;}
#subscribe { padding: 20px 0; text-align:left}
#social { padding: 20px 0; height: 75px;}
#credits { text-align: right; padding: 5px 0;}


