/*  
Theme Name: Artistic Dark
Theme URI: http://www.johanerenius.com
Description: Custom made Theme for Johan Erenius.
Version: 1.2
Author: Antaru
Author URI: http://www.antaru.org
*/
*{margin:0;padding:0;}
body{
margin: 0;
font-family: Arial, Helvetica, Sans-serif;
font-size: 14px;
text-align: left;
vertical-align: top;
color: #fff;
background: #0a0c0a;
}
a{
text-decoration: none;
color: #fff;
}
a:hover{ color: #adadad; }

h1, h2, h3, h4, h5, h1 a, h2 a{
color:#ff4800;
}

h1{
font-family: Georgia, Sans-serif;
font-size: 24px;
margin: 0 0 10px 0;
}
img{ border: none; }
#gallery img{
border: 2px solid #bebebe;
margin: 3px;
}
p{ padding: 10px; }
#wrapper{
width: 980px;
margin: 0 auto;
overflow:hidden;
}
#header{
padding-top: 150px;
background: no-repeat 400px top url("images/logo.jpg");
padding-bottom: 20px;
margin-bottom: 20px;
border-bottom: 1px solid #bebebe;
}
#head_nav{
margin-left: 100px;
font-family: "Arial Narrow", Arial, sans-serif;
font-size: 20px;
letter-spacing: 5px;
}
#head_nav a{ color: #bebebe; }
#head_nav a:hover{ color: #fff; background: #737373;}
#head_nav ul li{
list-style-type: none;
margin-right: 20px;
float: left;
}
#head_nav ul li a{
	padding-left: 5px;
	padding-right: 5px;
	float: left;
}
#banner{
	margin-left: 100px;
	clear: both;
	height: 200px;
	width: 650px;
	border: 2px solid #737373;
}
#Loader img{
	border: none;
	display: block;
	margin: 0 auto;
	margin-top: 75px;
}
.items{}
.items img{
	border: none;
	margin: 0 auto;
	display: block;
}
li.current_page_item a{ background: #737373; }
a.edit{
	font-size: 10px;
	color: #bebebe;
}
#container{
	margin-right: 10px;
}
.sidebarable{
float: left;
width: 595px;
}
.navigation{
	text-align: center;
}

.sticky{
background: url("images/sticky.png") no-repeat top right;
}
.page{
	clear: both;
	padding: 10px;
}
.page object{
	border: 2px solid #737373;
	margin-left: 10px;
}
.post{ }
	.post h2{
		font-family: Arial, Sans-serif;
		font-size: 20px;
	}
.post_time{
	font-size: 10px;
}
.post_author{
	font-size: 10px;
}
.entry{
	text-align: left;
	line-height: 135%;
	padding: 10px;
}

.galleryPost{
	margin-right: 10px;
	float: left;
}
.galleryPost img{
	border: 2px solid #737373;
}
.category{
	margin-top: 20px;
	clear: both;
	overflow: auto;
}
.navigation{
	padding: 10px;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
}
.wpcf7-not-valid-tip{
	color: black;	
}
#sidebar{
	float: left;
	max-width: 375px;
}

#sociable{
clear:both;
overflow:hidden;
width:300px;
margin:0 auto 20px;
}

#sociable li{
display:inline;
list-style-type:none;
float:left;
}

#sociable li a{
display:inline-block;
margin:5px;
text-indent:-999999px;
width:48px;
height:48px;
background:url(images/socisprite.png) no-repeat;
}

#sociable .cv{
background-position:left -192px;
}

#sociable .cv:hover{
background-position:right -192px;
}

#sociable .imdb{
background-position:left -48px;
}

#sociable .imdb:hover{
background-position:right -48px;
}

#sociable .facebook{
background-position:left -96px;
}

#sociable .facebook:hover{
background-position:right -96px;
}

#sociable .rss{
background-position:left -144px;
}

#sociable .rss:hover{
background-position:right -144px;
}

#sociable .twittr{
background-position:left -192px;
}

#sociable .twittr:hover{
background-position:right -192px;
}

#sociable .linkedin{
background-position:left top;
}

#sociable .linkedin:hover{
background-position:right top;
}

.twitter{
clear:both;
margin-left: 10px;
list-style-type:none;
}
.twitter li{
padding:8px 8px 12px;
border-bottom:1px solid #661500;
}
.twitter li:last-child{
line-height:1.25;
border:none;
}
.twitter li a{
text-decoration: underline;
}
.twitter li span a{
text-decoration:none;
}
.twitter li strong a{
color:#ff4800;
text-decoration:none;
}
#footer p{
font-size: 10px;
line-height: 18px;
}
#footer a{
color: #bebebe;
}
#footer a:hover{
	color: #737373;
}
#footer{
margin-top: 30px;
clear: both;
height: 50px;
border-top: 1px solid #bebebe;
}

#footer p{
	margin: 0 auto;
	width: 480px;
}
.hidden{
	display: none;
}
.Hidden{
	display:none;
}
.gallery-caption{
	font-size: 9px;
	padding-left: 4px;
}