/*  
Theme Name: Javidpower
Theme URI: http://www.javidpower.com/
Description: Javidpower
Version: 400.3
Author: Pedram Javidpour
Author URI: http://www.javidpower.com/
*/


/*	-----------------------------------------
	Table of Contents
	-----------------------------------------
	Body
	Links
	Lists
	Layout
	Sidebar
	Footer
	Header	
	Search	
	Post (index)
	Comments								
	Flickr
*/


/*	-----------------------------------------
	Body
	----------------------------------------- */

#debug
{	
	position: fixed;
	color: #202020;
	background: #c0c0c0;
	font-family: monospace;
	font-size: 12px;
	padding: 8px;
	border: 1px dashed #fff;
	z-index: 1000;
	max-height: 300px;
	max-width: 450px;
	overflow: scroll;
}


*
{
	outline: 0;
	margin: 0;
	padding: 0;
}

html, body
{
	height: 100%;
}

body
{
	font-family:  'Helvetica Neue', Helvetica, Tahoma, Arial, sans-serif;
	font-size: 13px;
	color: #d5d5d5;
	background: #291b20;
/*url('images/background.png') #ffffff;*/		
/*	background: url('images/bgspace.jpg');*/	
}

@font-face
{
	font-family: "Raleway";
	src: url( "fonts/raleway_thin.ttf" );
}

/*	-----------------------------------------
	Links
	----------------------------------------- */

a
{
	color: #f25050;
	text-decoration: none;
}

a img
{
	border: 0;
	text-decoration: none;
	color: #000000;
}

a:hover
{
	color: #ffffff;
	text-decoration: none;	
}


/*	-----------------------------------------
	Lists
	----------------------------------------- */

ul
{
	list-style-image: url('images/listitem.png');
	list-style-type: none;
}

ul.custom
{
	list-style-image: none;
	list-style-type: none;
}


/*	-----------------------------------------
	Layout
	----------------------------------------- */
#layer_bg
{
	position: absolute;
}

.fullscreen
{
	position: fixed;
	top: 0;
	left: 0;
	overflow: hidden;
	z-index: 0;
	padding: 0px;
	margin: 0px;
}

#layer_overlay
{
	position: fixed;
	height: 100%;
	width: 100%;
	background: url('images/checkgrid4x4.png');
}


#page
{
	/*Footer
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0px auto -340px; /* the bottom margin is the negative value of the footer's height 
	overflow: hidden;	
	
	*/	
	position: relative;
	margin: auto;
}

#content
{
	margin: auto;
	width: 640px;
	padding: 0px 0px 0px 0px;
	border-right: 0px solid #cccccc;
}


/*	-----------------------------------------
	Sidebar
	----------------------------------------- */
#header
{
	background: url( 'images/bg80a.png' );
}

#header_contents
{
	height: 50px;
	padding: 0px 20px;
	width: 600px;
	margin: auto;
}

#header .logo
{
	background: url('images/logo_jp.png') no-repeat;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 40px;
	width: 170px;
	display:block;
	text-indent: -9999px;
	float: left;
}

#header .menu
{
	float: right;
	height: 50px;
	padding: 16px 0px 0px 0px;
}

#header .menu a
{
	display: block;
	float: left;
	text-indent: -9999px;
	height: 18px;
	width: 18px;
	padding: 0px 0px 0px 12px;
}

#header .menu a.button_rss
{
	background: url('images/button_rss.png');
	background-repeat: no-repeat;
}

#header .menu a.button_twitter
{
	background: url('images/button_twitter.png');
	background-repeat: no-repeat;
}

#header .menu a.button_vimeo
{
	background: url('images/button_vimeo.png');
	background-repeat: no-repeat;
}

/*	-----------------------------------------
	Posts
	----------------------------------------- */
.post
{
	color: #d5d5d5;
	margin: 25px 0px 25px 0px;
}

.post_header
{
	padding: 18px 20px 0px 20px;
	background: #000000;	
}

.post_meta
{
	font-size: 10px;
	padding: 0px 20px;
	height: 64px;
	letter-spacing: 2px;
	text-transform: uppercase;
	background: #000000;
	color: #404040;	
}

.post_meta a
{
	color: #606060;	
}

.post_meta a:hover
{
	color: #f25050;	
}

.post_title_link
{
	font-family: "Raleway";
	font-size: 40px;
	color: #ffffff;
	letter-spacing: 1px;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: normal;
	display: block;

}

.post_title_link:hover
{
	color: #f25050;
	text-decoration: none;	
}

.post_meta .date_column
{
	float: left;
	width: 135px;	
}

.post_meta .info_column
{
	margin: 0px 0px 0px 156px;
	padding: 15px 0px 0px 0px;	
}

.post_meta .date
{
	color: #404040;
	letter-spacing: 3px;
	text-transform: uppercase;
	text-align: center;
	font-size: 12px;
	margin: 7px 0px 0px 0px;
	padding: 17px 0px;
	border-right: 1px solid #202020;
}

.post_content
{
	font-size: 13px;
	line-height: 1.75em;
	background: url( 'images/bg70a.png' );
}


.post_content .featured_media
{
	text-align: center;
}

.post_content img
{
	width: 100%;
	height: auto;	
}

.post_content .article
{
	
}

.post_content .article p
{
	padding: 12px 20px;
}

.post_content .article h2
{
	text-transform:uppercase;
	font-size: 15px;
	letter-spacing: 2px;
	padding: 6px 0px 0px 0px;
}

.post_content h3
{
	font-size: 15px;
	padding: 8px 0px 0px 0px;
}

.post_content object
{
	padding: 8px 0px 8px 0px;
}

.post_content ul
{
	list-style-position: inside;
}

.post_meta a
{
	text-decoration: none;
	color: #000000;
}

.tags
{
	padding: 0px 0px 9px 0px;
}

.tags a
{
	color: #707070;
}

.comments_link
{
	background: url('images/comments_bg.png') no-repeat;
	padding: 0px 0px 1px 0px;
	background-position: top left;
}

.comments_link a
{
	color: #707070;
	padding: 0px 0px 0px 19px;
	height: 11px;
}

.comments_link a:hover
{
	background-position: bottom left;
}

/*	-----------------------------------------
	Forms
	----------------------------------------- */
.form_element
{
	background: #303030;
	color: #606060;
	padding: 4px;
	font-family: Arial, sans-serif;
	font-size: 12px;	
	margin: 0px 0px 6px 0px;
	border: 0px solid;
		
}

/*	-----------------------------------------
	Comments
	----------------------------------------- */
#comments
{
	margin: auto;
	width: 650px;
	background: url( 'images/bg70a.png' );
	margin: 0px 0px 30px 0px;
	color: #ffffff;
	padding: 15px 0px;
}

#comments label
{
	text-transform: uppercase;
	font-size: 12px;
	margin: 0px 0px 12px 0px;	
}

.comment_workspace
{
	padding: 0px 20px;
}

submit
{
	font-family: Raleway, Arial, Helvetica, sans-serif;
}

#comments textarea
{

}

#comments h3
{
	font-family: Raleway, Helvetica, Arial, sans-serif;
	font-size: 24px;
	color: #FFFFFF;
	text-transform: uppercase;
	padding: 10px;
	background: #000000;
}

.comments_list
{
}

.comment_list li
{
	padding: 12px 15px;
	border-top: 1px solid #202020;
	border-bottom: 1px solid #202020;
	line-height: 1.5em;
}

.comment_list li a
{

}

.comment_list li .comment_author
{
	color: #ffffff;
	font-size: 18px;
	font-family: Raleway, Arial, Helvetica, sans-serif;
}

.comment_list li .comment_text
{
	color: #dedede;
	padding: 8px 0px;	
}

.comment_list li .comment_date
{
	color: #404040;
	font-size: 11px;
	text-transform: uppercase;
	letter-spacing: 2px;	
}

/*	-----------------------------------------
	Footer
	----------------------------------------- */
.nav_container
{
	width: 600px;
}

.push, .footer
{

}

.footer
{
	background-color: #ff00cc;
}

.footer
{
	background: url( 'images/bg80a.png' );
	color: #808080;
	height: 300px;
	padding: 0px;
	margin: auto;
	clear: both;
}

.footer a
{
	text-decoration: none;	
}

.footer_contents
{
	margin: auto;
	width: 900px;
	padding: 0px;
}

.footer_contents .blog_description
{
	font-family: Raleway, "Helvetica Neue", "Helvetica", Arial, sans-serif;
	float: left;
	width: 600px;
	padding: 30px 0px 0px 0px;
	font-size: 32px;
	color: #606060;
	line-height: 1.4em;
}

.footer_contents .blog_description a
{
	color: #d0d0d0;
	margin: 0px;
}

.footer_contents .blog_description a:hover
{
	color: #f25050;
}


.twitter-timestamp
{
	color: #a4a4a4;
	font-size: 11px;
	text-transform: uppercase;
	letter-spacing: 1px;
	display: block;

	padding: 2px 0px 0px 0px;
}

.twitter_wrapper
{
	letter-spacing: -1px;
	color: #404040;
	line-height: 1.25em;
	font-size: 20px;
	position: absolute;
	max-width: 300px;
	z-index: 100;
	display: none;
	padding: 10px 10px 6px 10px;


	margin:1em 0 3em;
	background:#075698; /* default background for browsers without gradient support */	
	/* css3 */
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	/* NOTE: webkit gradient implementation is not as per spec */
	background: #fff;
/*	background:-webkit-gradient(linear, left top, left bottom, from(#efefef), to(#dcdcdc));
	background:-moz-linear-gradient(top, #efefef, #dcdcdc);
	background:-o-linear-gradient(top, #efefef, #dcdcdc);
*/
}

/* THE TRIANGLE
------------------------------------------------------------------------------------------------------------------------------- */

.twitter_wrapper:after {
	content:"";
	display:block; /* reduce the damage in FF3.0 */
	position:absolute;
	bottom:-30px; /* value = - border-top-width - border-bottom-width */
	left:90px; /* controls horizontal position */
	width: 30px;
	height: 30px;
	background: url( 'images/speech_lightning.png' );
}

.footer_contents .twitter_avatar
{
	margin: 0px 0px 0px 600px;
	padding: 0px;
	display: block;
	height: 300px;
	width: 300px;
	background: url('images/skins/theme_space_avatar.png');
	text-indent: -9999px;
}

.footer_contents .twitter_avatar:hover
{

}

.footer_nav
{
	height: 60px;
	border-bottom: 1px dashed #303030;
}

.nav_menu
{
	width: 650px;
	margin: auto;
	height: 25px;
	margin: 0px 0px 25px 0px;	
}

.nav_menu .previous
{
	float: left;	
}

.nav_menu .currently
{
	text-align: center;
	font-size: 11px;
	text-transform: uppercase;
}

.nav_menu .next
{
	float: right;
}

.nav_menu a
{
	width: 45px;
	height: 25px;
	color: #ffffff;	
	background: #000000;
	background: url('images/navarrows.png') no-repeat;
	text-indent: -9999px;	
	display: block;
}

.nav_menu .previous a
{
	background-position: top left;
}

.nav_menu .next a
{
	background-position: top right;
}

.nav_menu .previous a:hover
{
	background-position: bottom left;
}

.nav_menu .next a:hover
{
	background-position: bottom right;
}

.footer_menu
{
	list-style:none;
	padding: 0;
	margin: 0;
}

.footer_menu a:hover
{
	color: #a0a0a0;
	cursor: pointer;
	text-decoration: none;	
}

.footer_menu li
{
	width: 258px;
	height: 180px;
	padding: 0px 20px 20px 20px;
	overflow: hidden;
	float: left;
}

.footer_menu .column_one, .footer_menu .column_two, .footer_menu .column_three
{
	border-left: 1px dashed #303030;	
}

.footer_menu .column_three
{
	border-right: 1px dashed #303030;	
}

.footer_menu h2
{
	font-weight:normal;
	padding: 0px 0px 20px 0px;
	font-size: 11px;
	color: #808080;
}

.column_two .subscribe_link, .column_two .subscribe_link:hover
{
	font-size: 12px;
	color: #ff00cc;
	letter-spacing: 1px;
	color: #ffffff;
	text-decoration: none;
	padding: 3px 0px 0px 25px;
	margin: 16px 0px 0px 0px;
	background: url("images/rss.png") no-repeat top left;
	display: block;	
}

.about_blurb
{
	background: url('images/greetings_background.png') no-repeat;
	color: #606060;
	font-size: 12px;
	letter-spacing: 2px;
	padding: 98px 0px 0px 0px;
	line-height: 2.4em;
	text-transform: uppercase;
}

.recent_post
{
	padding: 0px 0px 4px 0px;
	margin: 0px 0px 6px 0px;
	border-bottom: 1px dashed #303030;	
}

.recent_post_link
{
	color: #ffffff;
	display: block;
}
