/*  
Theme Name: Ben Jacob
Theme URI: http://www.benjacob.in
Description: The official Ben Jacob Theme
Version: 2.0
Author: Ben Jacob
Author URI: http://www.benjacob.in	
 */


@font-face {font-family: Klavika;src: url(fonts/KlavikaRegular-Plain.otf) format("opentype");}
@font-face {font-family: Klavika;src: url(fonts/KlavikaLight-Plain.otf) format("opentype");font-weight: lighter;}
@font-face {font-family: Klavika;src: url(fonts/KlavikaMedium-Plain.otf) format("opentype");font-weight: 500;}
@font-face {font-family: Klavika;src: url(fonts/KlavikaBoldBold.otf) format("opentype");font-weight: bold;}

body {
	margin: 0; 
	text-align: justify; 
	font-family: Klavika, Arial; 
	color:#AFAFAF; 
	background: #fff url(images/bg.png) repeat-x; 
	height: 100%; 
	font-weight: lighter;
}

a {color: #AFAFAF; text-decoration: none;}

p {font-weight: lighter; line-height: 22px; color: #9F9F9F;}


.mememe {
	text-align: center;
	color:#AE0B15;
	font-size:60px;
	line-height:65px;
}

/*
h1{color:#AE0B15;text-align:left;letter-spacing:-4px;text-align:center;text-transform:uppercase}
h1{font-size:60px;letter-spacing:-4px;text-transform:none;line-height:65px}
*/

.Entry a img {
border : none;
}


.Entry a {
text-decoration : none;
color : #000;
}

.Entry a:link {
	text-decoration: underline;
	color: #6F6F6F;
}

.Entry a:hover {
	color: #B81515;
}

b {
font-size : 13px;
color : #ff0055;
text-transform : uppercase;
font-weight : bold;
letter-spacing : 0.035em;
}

strong {
	font-weight : bold;
}

em {
font-style: oblique;
color: #B81515;
}

/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/


/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

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

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */


#logo {
	text-shadow: 1px 1px 1px white;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	margin: -5px 10px 0 0;
	font-family: Klavika, Lucida Grande, sans-serif;
	width: 130px;	
}

#navigation {
	text-shadow: 1px 1px 1px white;
	font-size: 13px;
	text-transform: uppercase;
	font-weight: bold;
	font-family: Klavika, Lucida Grande, sans-serif;	
	float: right;
	position:relative;
	z-index:100;
	margin: -60px 0 10px 0; 
}

@media screen and (-webkit-min-device-pixel-ratio:0) {

#logo {
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 20px 0 0 0;
	font-family: Klavika, Lucida Grande, sans-serif;
	width: 150px;	
}

#navigation {
	font-size: 13px;
	text-transform: uppercase;
	font-weight: bold;
	font-family: Klavika, Lucida Grande, sans-serif;	
	float: right;
	position:relative;
	z-index:100;
	margin: -55px 0 10px 0; 
}

}


#slide {position:absolute; margin-top:15px; height:4px; background:#d01010; z-index:10}

@media screen and (-webkit-min-device-pixel-ratio:0) {
#slide {position:absolute; margin-top:27px; height:4px; background:#d01010; z-index:10}
}

#navigation ul {
	list-style: none;
}

#navigation li{
	margin: 0 0 0 25px;
	display: block;
	height: 14px;
	float: left;
}

.crnt {border-bottom: 4px solid #d01010; padding-bottom: 2px;}


#Feature h2 {
	text-shadow: 1px 1px 1px white;
	font-weight: bold;
	font-size: 30px;
	text-transform: uppercase;
	text-align: left;	
	margin-top: 60px;
	margin-bottom: 10px;
}

#Tumblog {
	float: right;
	margin-top: 40px;
}

#PostListing {
	float: left;
	margin: 40px 0 0 0;
}

.PostList {
	margin: 0 0 20px 0;
	line-height: 20px;
	font-weight: lighter;
}

.PostList h2 {
	text-shadow: 1px 1px 1px white;
	font-weight: bold;
	font-size: 20px;
	margin: 10px 0 -10px 0; 
}

.PostList a:hover {
	color: #B81515;
}

.PostEndStroke {
	border-top: 1px solid silver;
}

.FPDate {font-size: 14px; float: right; right: 0; text-align: right; margin: -10px 0 0 0;}

#Feature a:hover {
	color: #B81515;
}

#footer {
	text-transform: uppercase; 
	font-size: 12px; 
	color: #bebebe; 
	margin-top: 30px;
	margin-bottom: 20px; 
	clear: both;
}

/* columns */

.columnl {
	width: 285px;
	float: left;
	margin-bottom: 30px;
}

.columnm {
	width: 285px;
	float: left;
	margin-left: 40px;
	margin-bottom: 30px;
}

.columnr {
	width: 285px;
	float: left;
	margin-left: 40px;
	margin-bottom: 30px;
}


 h3 {
	text-shadow: 1px 1px 1px white;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
	margin-top: 15px;
	color: #d01010;
/* 	text-align: center; */
}

.red {color: #B81515;}
.silver {color: #cbcbcb;}

.InnerH {
	text-shadow: 1px 1px 1px white;
	border-bottom: 3px #BFBFBF solid;
	font-size: 18px;
	margin: 0 0 30px 0;
}


#commentform textarea {
background : #f8f7f6;
border : 1px solid #d6d3d3;
width : 460px;
font-family: klavika;
padding: 3px;
}
#commentform textarea:hover {
background : #ffffff;
border : 1px solid #d6d3d3;
}
#commentform textarea:focus {
background : #ffffff;
border : 1px solid #939793;
}
#commentform #email, #commentform #author, #commentform #url {
font-size : 1.1em;
background : #ffffff;
border : 1px solid #d6d3d3;
width : 460px;
font-family: klavika;
font-size: 14px;
padding: 3px;
}
#commentform #email:focus, #commentform #author:focus, #commentform #url:focus {
font-size : 1.1em;
background : #ffffff;
border : 1px solid #939793;
width : 460px;
font-size: 14px;
padding: 3px;
}
#commentform input {
margin-bottom : 3px;
}

#commentform label{
	float: left !important;
}

.CommentsColumn {
	float: left;
	clear: both;
}

.commentlist {width: 475px;}
#respond {text-align: left;}
.com-list {}
.com-list h3 { font-size: 18px; line-height: 22px; font-weight: normal; padding-bottom: 10px;  border-bottom: solid 1px #ebeadd;}
.com-entry { background: url(images/com-top.png) no-repeat left top; margin-bottom: 20px;}
.com-entry-bot { background: url(images/com-bot.png) no-repeat left bottom; padding: 10px 0px;}
.com-con { padding: 10px 70px 10px 20px; font-size: 13px; line-height: 16px; color:#666; border-left: solid 1px #e7e5dd; border-right: solid 1px #e7e5dd; position: relative;}

.administrator {background:#CCC;}

.com-name { }
.com-avt { position: absolute; top: 10px; right: 20px; width: 30px; height: 30px; }
* html .com-avt { right: 40px;}
.com-avt img { border: 0px solid #ccc;}
.com-date { font-size: 10px; color: #999; margin-bottom: 10px; }
.com-text { width:200px; }
.com-date a, .com-date a:visited, .com-date a:hover { color: #999; text-decoration: underline; }
#flickr {
margin-top : 10px;
}
#flickr img {
padding-bottom : 10px;
width : 475px;
}

#lastfm  { background-image: url(http://www.amypink.com/images/musicback.gif); margin-top:11px; list-style:none; width:240px; height:160px; }
#lastfm img { width:79px; height: 79px; margin: 0 1px 1px 0; float:left; }



#Title h2 {
	text-shadow: 1px 1px 1px white;
	font-weight: bold;
	font-size: 30px;
	text-transform: uppercase;
	text-align: left;	
	margin-top: 60px;
	margin-bottom: 40px;
}

#Post {
	position: relative;
	margin: auto auto;
	width: 460px;
	font-weight: lighter;
}

.Entry {
	margin: 0 0 40px 0;
	font-weight: lighter;
	line-height: 22px;
}

.date {
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	padding-left: 25px;
	color: #BFBFBF;
}

#sidebar {
	float: left;
	width: 650px;
	margin: 0 0 0 -80px;
}


#sidebar div.sidebarItem {margin: 0 30px 0 0; float: left;}
	#sidebar.home div.sidebarItem {margin-bottom:2em;}

	#sidebar .sidebarItem .meta-title {font-size:0.8em;font-weight:bold;color:#AFAFAF;position:absolute;left:0;text-transform:uppercase;}
	* html #sidebar .sidebarItem .meta-title {left:-6.5em; }
		#sidebar .sidebarItem ul.metaList {margin:0;padding:0;list-style-type:none;}
			#sidebar .sidebarItem ul.metaList li {line-height:1.4em;padding:0.3em 0 0.2em 5.416em;color:#AFAFAF;position:relative;border-top:1px solid #EEE;font-size:11px;}
				#sidebar .sidebarItem ul.metaList li a {color:#AFAFAF;text-decoration:none;}
				#sidebar .sidebarItem ul.metaList li a:hover {color:#D01010;}
				
			#sidebar .sidebarItem ul.metaList li.ratings {position:relative;font-size:12px;color:#666;}
				#sidebar .sidebarItem ul.metaList li.ratings .post-ratings {font-size:90%;}
					#sidebar .sidebarItem ul.metaList li.ratings .post-ratings img {vertical-align:text-bottom;margin-bottom:2px;}
				#sidebar .sidebarItem ul.metaList li.ratings .post-ratings-text{position:absolute;right:0;top:0;visibility:hidden;}
		#sidebar .sidebarItem .relposts {position:relative;border-top:1px solid #EEE;font-size:11px;padding:0.3em 0 0.2em 5.416em;}
		#sidebar .sidebarItem ul.st-related-posts {margin:0;padding:0;list-style-type:none;font-size:11px;}
			#sidebar .sidebarItem ul.st-related-posts li {color:#AFAFAF;}
				#sidebar .sidebarItem ul.st-related-posts li a {color:#AFAFAF;text-decoration:none;}
				#sidebar .sidebarItem ul.st-related-posts li a:hover {color:#D01010;}

		#sidebar #ads {margin-top:50px;}
		#sidebar #ads .sidebarItem {margin:0px 50px 20px 0;}
		* html #sidebar #ads .sidebarItem {margin-right:30px;}


.tumblr_post {
	margin: 0 0 0 -40px;	
}

ul.tumblr_post {
	margin: 0;	
}

li.tumblr_post {
	list-style: none;
	margin: 0 0 30px -40px;	
}

.tumblr_photo_post {
	border-top: 3px solid #B81515;
}


		/* Example tumblrBadge CSS */
		.tumblr {
			list-style: none;
			width: 150px;
			margin-bottom: 1em;
			padding: 0;
		}
		.tumblr li {
			margin-bottom: 1em;
		}
		.tumblr p {
			margin: 0;
		}
		.tumblr img {
			display: block;
		}
		.tumblr em {
			display: block;
			margin-top: 0.2em;
		}
		.tumblr .tumblr-post-date{
			display: block;
			font-size: 0.9em;
			margin-top: 0.5em;
		}

.MoviePoster {
	background: transparent url(images/spaceball.png;) repeat;
	height: 151px;
	width: 100px;
	float: left;
	border: 1px solid #121212;
	padding: 3px;
}

.MovieRating {

}

.gallery {
    margin: auto;
    /* gallery clearing*/
    overflow: hidden;
    width: 100%;
}
.gallery .gallery-item {
    float: left;
    margin-top: 10px;
    text-align: center;
}
.gallery img {
    border: 2px solid #cfcfcf;
    width: 100px;
    height: 100px;
}
.gallery .gallery-caption {
    margin-left: 0;
}
.gallery br { clear: both }
 
/* available Columns */
.col-2 { width: 50% }
.col-3 { width: 33.333% }
.col-4 { width: 25% }
.col-5 { width: 20% }
.col-6 { width: 16.666% }
.col-7 { width: 14.285% }
.col-8 { width: 12.5% }
.col-9 { width: 11.111% }

