@charset "UTF-8";

/* CSS Document */

/* Just to get it out of the way */


body, div, h1, h2, form, label, input, textarea, img, span, ul, title {
	padding:0 0 0 0;
	margin:0 0 0 0;
}
p {
	padding:0 0 8px 0;
	margin:0 0 0 0;
}
a img {border: none} 
 

/* Fonts */
@font-face {
    font-family: 'MelbourneBold';
    src: url('http://boydhobbs.com/wp-content/assets/melbourne_bold-webfont.eot');
    src: url('http://boydhobbs.com/wp-content/assets/melbourne_bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('http://boydhobbs.com/wp-content/assets/melbourne_bold-webfont.woff') format('woff'),
         url('http://boydhobbs.com/wp-content/assets/melbourne_bold-webfont.ttf') format('truetype'),
         url('http://boydhobbs.com/wp-content/assets/melbourne_bold-webfont.svg#MelbourneBold') format('svg'),
         url('http://boydhobbs.com/wp-content/assets/melbourne_bold-webfont.otf') format('opentype');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'MelbourneLight';
    src: url('http://boydhobbs.com/wp-content/assets/melbourne_light-webfont.eot');
    src: url('http://boydhobbs.com/wp-content/assets/melbourne_light-webfont.eot?#iefix') format('embedded-opentype'),
         url('http://boydhobbs.com/wp-content/assets/melbourne_light-webfont.woff') format('woff'),
         url('http://boydhobbs.com/wp-content/assets/melbourne_light-webfont.ttf') format('truetype'),
         url('http://boydhobbs.com/wp-content/assets/melbourne_light-webfont.svg#MelbourneLight') format('svg'),
         url('http://boydhobbs.com/wp-content/assets/melbourne_light-webfont.otf') format('opentype');
    font-weight: lighter;
    font-style: normal;

}

@font-face {
    font-family: 'MelbourneRegular';
    src: url('http://boydhobbs.com/wp-content/assets/melbourne_reg-webfont.eot');
    src: url('http://boydhobbs.com/wp-content/assets/melbourne_reg-webfont.eot?#iefix') format('embedded-opentype'),
         url('http://boydhobbs.com/wp-content/assets/melbourne_reg-webfont.woff') format('woff'),
         url('http://boydhobbs.com/wp-content/assets/melbourne_reg-webfont.ttf') format('truetype'),
         url('http://boydhobbs.com/wp-content/assets/melbourne_reg-webfont.svg#MelbourneRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}
 

h2 {
	font-family: 'MelbourneBold', Helvetica, Arial, sans-serif;
	font-size:45px;
	line-height:normal;
	font-weight:normal;
	color:#333;
	margin: 0;
	text-transform:uppercase;
	-webkit-font-smoothing: antialiased;
}
h3 {
	font-family: 'MelbourneLight', Helvetica, Arial, sans-serif;
	font-size:18px; 
	line-height:0;
	font-weight:normal;
	color:#333;
	margin: 0 0 0 2px;
	text-transform:uppercase;
	-webkit-font-smoothing: antialiased;
}
h4 {
	font-family: 'MelbourneLight', Helvetica, Arial, sans-serif;
	font-size:20px;
	line-height:normal;
	font-weight:lighter;
	color:#333;
	margin: 0 0 0 22px;
	text-transform:uppercase;
	float:left;
	-webkit-font-smoothing: antialiased
}
h1 {
	font-family: 'MelbourneRegular', Arial, sans-serif;
	font-size:54px;
	line-height:46px;
	color:#000;
	margin:0 0 0 0;
	float:none;
	text-transform:uppercase;
	-webkit-font-smoothing: antialiased;
}

h5 {
	font-family: Courier, Helvetica, Arial, sans-serif;
	font-size:10px;
	color:#999;
	float:none;
	font-weight:normal;
	font-spacing:20px;
	margin:0px;
	-webkit-font-smoothing: antialiased;
}

p {
	font-family: Trebuchet, Arial, sans-serif;
	font-size:11px;
	color:#333;
	line-height:16px;
	-webkit-font-smoothing: antialiased;
}
label {
	font-family: Helvetica, Arial, sans-serif;
	font-size:10px;
	color:#333;
	line-height:12px;
	margin:0 0 0 0;
	padding:0 0 0 0;
}

comTitle {
	font-size:18px;
	font-family: Helvetica, Arial, sans-serif;
	font-weight:bold;
}

.comment p {
	font-family: Helvetica, Arial, sans-serif;
	font-size:11px;
	color:#333;
}

dt {
	margin-left:3px;
	color:#DFDFDF;
	font-size:12px;
	font-family:Helvetica, Arial, sans-serif;
	text-decoration:none;
	font-weight:bold;
}

.dropContainer li {
	list-style:none;
}


/*Links*/

.content a {
	text-decoration: none;
	color:#333;
}
.content a:hover {
	color:#000;
	background-color:#EEFDFF;
}
.postHeader a, .column a {
	font-weight:bold;
}
.postTitle a {
	font-weight:none;
}
h3 a, .navContainer a {
	color:#333;
	text-decoration: none;
}
.navContainer h2 a {
	color:#999;
	text-decoration: none;
}
h3 a:hover, .navContainer a:hover {
	color:#36C;
}

.postTitles a {
	text-decoration: none;
	color:#000;
	font-weight:normal;
}
.postTitles a:hover {
	color:#EEFDFF;
	background-color:#000;
}

.postLinks a {
	font-family: Helvetica, Arial, sans-serif;
	font-size:11px;
	color:#666;
	float:right;
}
.postLinks a:hover {
	color:#FFF;
	background-color:#000;
}

.dropContainer a {
	color:#999;
	font-size:11px;
	font-family:Helvetica, Arial, sans-serif;
	text-decoration:none;
	font-weight:100;
	margin-left: 5px;
}
.dropContainer a:hover {
	color:#FFF;
}
.aboutContainer a {
	color:#999;
	font-size:11px;
	font-family:Helvetica, Arial, sans-serif;
	text-decoration:none;
	font-weight:100;
	margin-left: 5px;
}
.aboutContainer a:hover {
	color:#FFF;
}
.aboutContainer p {
	color:#CCC;
}

/*Drop Menus */

.dropContainer {
	width:225px;
	position:absolute;
	top:63px;
	right:0;
	z-index:2100;
	visibility:hidden;
}

.dropItem {
	background-image:url(assets/drop_more.png);
	font-size:20px;
	width:225px;
	float:right;
	padding: 8px 0px 0px 25px;
}
.dropItem_end {
	background-image:url(assets/drop_more_end.png);
	background-repeat:no-repeat;
	font-size:20px;
	width:250px;
	height:40px;
	float:right;
	padding:6px 0 0 0;
}
.aboutContainer {
	width:350px;
	position:absolute;
	top:63px;
	right:0;
	z-index:2100;
	visibility:hidden;
}

.aboutItem {
	background-image:url(assets/drop_menu.png);
	font-size:20px;
	width:250px;
	float:right;
	padding: 16px 50px 6px 50px;
}
.aboutItem_end {
	background-image:url(assets/drop_menu_end.png);
	background-repeat:no-repeat;
	font-size:20px;
	width:350px;
	height:40px;
	float:right;
	padding:6px 0 0 0;
}
/* Main Divs */

body {
	background-color:#FFF;
}

.navContainer {
	height: 70px;
	width:840px;
	position:fixed;
	/*background-image:url(assets/top-bar.png);*/
	background-repeat:repeat-x;
	z-index:5000;
	left:0px;
}

.naviPhoneBackground {
	height: 70px;
	width:100%;
	position:absolute;
	background-image:url(assets/top-bar.png);
	background-repeat:repeat-x;
	z-index:3000;
}

#contentContainer {
	width:100%;
	position:absolute;
	top: 0px;
	margin:64px 0 0 0;
}

#content {
	margin:0 0 0 0;
}
#footer {
	width:260px;
	height: 510px;
	margin:20px 0 20px 20px;
	padding:20px;
	background-color:#F5F5F5;
	color:#000;
	font-family:Helvetica, Arial, sans-serif;
	font-size:10px;
	border-top: 1px solid #000000;
}

/* Nav Lists */


/* Main Page */

#tab_right_holder {
	position:absolute;
	top:40%;
	right:0;
	z-index:2001;
	height:300px;
	width:60px;
	overflow:hidden;
	visibility:hidden;
}
#tab_left_holder {
	position:absolute;
	overflow:hidden;
	top:40%;
	left:0;
	z-index:2000;
	visibility:hidden;
	height:300px;
	width:60px;
}



/* Content Divs */

.post {
	margin: 0 0 0 20px;
	float: left;
}

.postHeader	{
	width: 300px;
	height:	550px;
	margin:20px 0 0 20px;
}
.postTextbox	{
	width: 460px;
	height:	550px;
	float:left;
	margin:20px 0 0 20px;
	
}
.postTitles {
	margin: 0 0 20px 0 ;
}

.postHTML {
	overflow:hidden;
}
.single {
	width: 300px;
}
.column {
	width: 300px;
	margin:20px 0 0 20px;
	height:	550px;
}
.flashContainer {
	height:550px;
	width:850px;
	float:left; 
	margin:20px 0 20px 20px;
}

.postContent {
	float:left;
}

.postImage {
	float:left; 
	margin:20px 0 20px 20px;
	max-height:550px;
}


/* Comments */

.comments {
	width:370px;
	margin:20px 20px 20px 20px;
	float:left;
}

.commentsHeader {
	border-top: 1px solid #000000;
}

.commentsContainer {
	overflow-x:hidden;
	overflow-y:auto;
	height:509px;
}

.comment {
	margin: 10px 0 10px 0;
	width:336px;
}
#comment p {
	margin: 0 0 2px 0;
}
#comment {
	margin: 10px 0 10px 0;
	width:312px;
}
.commentform {
	padding:10px 0px 10px 10px;
	width:330px;
	background-color:#CCC;
}
#commentForm {
	display:none;
}

/* footer */

.footerbox {
	margin: 0 0 20px 0;
}
#footer li {
	list-style:none;
}

/* Others */

.setQuality {
	position:absolute;
	top: 39%;
	right: 31%;
	height:100px;
	padding: 100px 0 0 50px;
	width:250px;
	background-image:url(assets/selectquality.png);
}


