/*

Theme Name: My Portfolio

Theme URI: http://fonon.net.au/en/themes/pinblack

Description: Theme ideal for photo galleries and portfolio sites.

Author: Heydar Naghdali

Author URI: http://fonon.net.au/en/

Template: pinblack

Version: 1.5.3

Tags: custom-menu, editor-style, featured-images, microformats, post-formats, sticky-post, translation-ready





License: GNU General Public License v2.0

License URI: http://www.gnu.org/licenses/gpl-2.0.html

*/



/******************************************************************/

@import url(../pinblack/style.css);

@import url(http://fonts.googleapis.com/css?family=Rokkitt:400,700);

/******************************************************************

My STYLES

******************************************************************/

/******************************************************************

POSTS & CONTENT STYLES

******************************************************************/
.item2 {

	background:#f8f8f5;

	width: 270px;

	margin:10px;
/*
	position:absolute;

	left:-9999px;

	top:-9999px;*/

	padding:10px;

	border:3px solid #fff;

	overflow:hidden;

	box-shadow:0 0 2px #dbdad2 inset, 0 0 5px #cac9bd;

	text-shadow:1px 1px 0px #fff;

	/*word-wrap: break-word;*/
	 float:left;
	 

}



.item2 h2 {

	font-size:20px;
	color:#677C85;

}


.boxes2 { margin:auto; position:relative; clear:both; }


#site_loding {  padding-top: 20px;
				height: 200px;
				padding-left: 40%;
				width: 200px;
				margin-top: -70px;}
				
#site_frame{margin-top:-130px;}

