/* Global */


@font-face
{
font-family: monoRom;
font-style:normal;
src: url('fonts/monoRom.ttf')
}

@font-face
{
font-family: monoBol;
font-style:normal;
src: url('fonts/monoBol.ttf')
}

#logo{
	position: absolute;
	top:45px;
	z-index:999;
height:75px;
width:200px;
background-image: url('images/poobah.png');
background-position:top left; 
background-repeat:no-repeat;
}

#logo img{
width:250px;


}

* { margin: 0; padding: 0; }
body { font-size: 13px; 
font-family: 'monoRom'; 
color: #333333; 
background-image: url('images/bg2.jpg');
background-attachment:fixed;
background-position:top center; 
overflow-x:hidden;

}

#content{
	width: 1030px;
margin:25px auto;
}

#main_container { 
width: 1014px; 
margin: 0px auto; 
}

h1{
font-family:'monoRom';
font-size:27px;
}

h1,h2,h3,h4,h5 { 
text-transform: uppercase;
margin: 10px 0; }

.left { float: left; }
.right { float: right; }
.clear { clear: both; }

img { border: none; }

a { color: #666; 
text-decoration: none; }

a:hover { color:#333; }


/* Header */


#header { 
height:100px;
}

#header ul{
position:absolute;
}

#header li{
padding:0 40px 0 0;
list-style-type:none;
float:left;
}

#header a{
	color:#000;
text-decoration: none;

}

#header a:hover{
color: #666; 
}

.headlinks{
	position: absolute;
	z-index:500;
	width: 1030px;
margin:0px auto;
height: 100px;
top:55px;
}

.headlinks ul{
	list-style: none;
}

.headlinks li{
	float:right;
	padding-right: 20px;
}

#menu_container { 
padding-bottom: 25px; 
}

#menu_container ul { 
list-style-type: none; 
}

#menu_container ul li { float: left; }
#menu_container ul li a { color: #fff; 
	text-decoration: none; 
	
	padding: 6px 5px; 
	display: block; }


/* Content */


#paged{
width:100%;
position:relative;
bottom:50px;
padding-top:50px;
}

#paged h3{
color:#fff;
text-align:left;
}

.home_post_cont p{
display:none;
}

.home_post_cont { 
	float: left; 
	margin-right: 34px; 
	width: 228px; 
	height:230px;
	overflow:hidden;
	margin-bottom: 35px; 
	position: relative; 
}

.home_post_cont_last { margin-right: 0; }
.home_post_cont img { 
	width:230px;
}
.home_post_cont h3 { 
	font-size: 14px; 
}
.home_post_cont h3 a { 
	color: #000; 
	text-decoration: none; }
.home_post_cont h3 a:hover {  
	text-decoration: none; 
	color: #666; }

.home_post_content { 
	color: #A0A0A0; 
	font-size: 12px; 
	padding-right: 30px; 
	font-weight: normal; 
	height: 230px; 
}
.home_post_content .in_title { c
	color: #fff; 
	font-size: 14px; 
	margin: 0; 
	font-weight: bold; }

.home_post_content h4 a { 
	color: #fff; font-size: 14px; margin: 0; }


.home_post_cat { 
	color: #A0A0A0; 
	font-size: 10px; 
	font-weight: normal; 
	padding-right: 40px; 
margin: -65px 0 0 0;

}
.home_post_cat a { 
	color: #A0A0A0 !important; 
	text-decoration: none; }

.home_post_cat a:hover {  
	text-decoration: none; 
	color: #666; }


/* Single Post */


.single_left { 
background-color:white;
border:1px solid #000;
width:100%;
padding:20px 20px 35px 20px;
margin:50px 0 0 0;
}

.single_left img{
}

.gallery{
position:relative;
top:25px;
left:0px;
float:left;
padding-right: 65px;
}

.gallery img{
margin-bottom:20px;
}

#gallery-1{
	width:300px;
}

#gallery-1 img {
border: none!important;
}

.gallery-item{
position:relative;
margin-left:0px;	
}

.postTitle{
border-bottom:1px solid #000;
position: relative;
padding:0px 0 20px 0;
margin:0 0 0 364px;

}

.single_left iframe{
width:380px;
height:200px;
	float:left;
	position: relative;
margin:20px 0 0 0px;
}

.single_left form{
	width:380px;
	float:left;
	margin:0 0 0 365px;
}


.single_left h1 {
font-family:monoRom;
padding:0 0 0px 0;
}

.single_left h3{
font-size: 13px;
margin:0 0 0 100px;

}


.single_left p{
	line-height: 16px;
width:375px;
margin: 40px 0 0px 365px;
}

.single_left ol{
float: left;
line-height: 16px;
top:20px;
left:85px;
width:375px;
margin:0px;
margin-left:-20px;
}


/* SIDEBAR */

#sidebar{
position: relative;
padding:0px;
width:225px;
float:right;
top:45px;
margin-left: 0px;
}

#sidebar h3{
font-size:13px;
margin:0 0 0 -50px;
}

#sidebar ul{
width:225px;
left:830px;
margin:0 0 0 -50px;}

#sidebar li{
list-style-type:none;
display:block;
margin:5px 0 20px 0;
}

.side_box a{
position: relative;
}

.side_box{
position: relative;
float:right;
width:200px;
margin:0 0 20px 0;
padding:0px;
}

.side_box img{
position: relative;
margin:0 0 15px 0;
}

.iphone-home-image { width: 300px !important; }


/* Footer */


#footer { 
height:50px;
position:relative;
	color: #000; 
	text-align: left; 
bottom:0px;
}

#footer a { color: #8C8889; 
	text-decoration: none; }
#footer a:hover { 
	text-decoration: underline; }

#footer li{
list-style-type:none;
}


#infscr-loading { text-align: center; }


@media screen and (max-width: 480px) {

#main_container { width: 320px; }
#menu_container { display: none; }
.home_post_cont { margin-right: auto; 
	margin-left: auto; 
	float: none; 
	clear: both; }



	/* mobile shizz */


@media (max-width: 600px) {

	html{
		max-width:350px;
		overflow-x:hidden;
	}

	#main_container{
		max-width:250px;
		width:250px;
		margin:10px 0 0 15px;

	}

  	#sidebar {
  		display:none;
	}
	.single_left{
		width:250px;
	}

	.single_left p, .postTitle{
		width:250px;
		margin:0px;
	}

.home_post_cont{
margin:30px 0 0 30px;

}

	.gallery-item{
		margin-left: -25px;
		padding:0 0 20px 0;
	}

	.gallery-item img{
		width:83%;
		height:83%;
	}

	input{
		margin:0 0 0 -365px;
	}


h1{

font-size:15px;
margin:0px;
padding: 0px;

}


#logo{
	width:250px;
	margin:40px 0 0 47px;
}
