/*
Theme Name: Guzel Pro Magazine
Theme URI: http://customthemedesign.com/
Description: Guzel Pro Magazine is a free and premium magazine style for WordPress with a professional control panel. Development and project by <a href="http://customthemedesign.com/">Custom Theme Design</a>.
Version: 3.0
Author: Ahmed Fouad
Author URI: http://customthemedesign.com/
*/

body {
	background-image:url(images/bg-new.gif);
	background-repeat:repeat-x;
	}
#preview{
	position:absolute;
	border:1px solid #ccc;
	background:#333;
	padding:5px;
	display:none;
	color:#fff;
	}
div.recent_medium img {
	display:none;
	}
/* single thumbnail */

	p.thumb{
		float:left;
		margin:.5em 0;
		margin-right:10px;	
		padding:2px;
	}
	p.thumb a{
		display:block;
		float:left;
		width:90px;
		height:67px;
		line-height:100px;
		overflow:hidden;
		position:relative;
		z-index:1;
		border:3px solid #DCEBF1;	
	}	
	p.thumb a img{
		float:left;
		position:absolute;
		top:-50px;
		left:-50px;		
	}
	
	/* mouse over */
	
		p.thumb a:hover{
			overflow:visible;
			display:block;
			width:90px;
			height:67px;
			z-index:1000;
			border:3px solid #DCEBF1;		
		}
		p.thumb a:hover img{
			background:#fff;
			border:3px solid #DCEBF1;
			margin:-3px 0 0 -3px;			
		}
		

	p.right_thumb{
		float:right;
		margin:.5em 0;
		margin-right:10px;	
		padding:2px;
	}
	p.right_thumb a{
		display:block;
		float:right;
		width:90px;
		height:67px;
		line-height:100px;
		overflow:hidden;
		position:relative;
		z-index:1;
		border:3px solid #DCEBF1;	
	}	
	p.right_thumb a img{
		float:right;
		position:absolute;
		top:-50px;
		left:-50px;
	}
	
	/* mouse over */
	
		p.right_thumb a:hover{
			overflow:visible;
			display:block;
			width:90px;
			height:67px;
			z-index:1000;
			border:3px solid #DCEBF1;		
		}
		p.right_thumb a:hover img{
			background:#fff;
			border:3px solid #DCEBF1;
			margin:-3px 0 0 -3px;			
		}

			
	
	/* // mouse over */	

/* // single thumbnail */

img.large {
	display:none;
	}
div.smlimg {
	float:left;
	margin:0 10px 10px 0;
	}
#foto-left {
	display:none;
	}
div.related {
	float:right;
	width:275px;
	padding:0 0 0 5px;
	}
div.related ul li{
	border-bottom:1px dotted #CCCCCC;
	color:#999999;
	font-size:0.7em;
	line-height:1.4em;
	margin-bottom:4px;
	padding-bottom:4px;
	background-image:none;
	padding-left:0;
	}
.left{
	float:left;
	}
div.flashy {
	padding-left:21px;
	}
div.add-home {
	padding:7px 7px 7px 19px;
	background-image:url(images/banner-wide-bg.gif);
	background-position:6px 6px;
	background-repeat:no-repeat;
	background-color:#565656;
	height:91px;
	margin-top:15px;
	}
div.gore {
	margin-top:0px;
	}	
a {
		outline:none;
	}	
a.fb {
	float:left;
	display:block;
	width:59px;
	height:91px;
	background-image:url(images/fb-ico.jpg);
	margin-left:7px;	
	}
a.fb:hover {
	background-position:bottom;	
	}						
a.twitt {
	float:left;
	display:block;
	width:150px;
	height:90px;
	background-image:url(images/twitter-ico.jpg);
	background-position:bottom;	
	margin-left:7px;
	}
a.twitt:hover {
	background-position:top;		
	}
#headerlogo span {
	text-indent: -5000px;
	}
#headerlogo h1 a {
	text-indent:-5000px;
	display:block;
	height:58px;
	width:316px;
	background-image:url(images/logo.jpg);
	}
ul div.amzshcs {
	text-align:center;
	}
div.amzshcs-item {
	padding:5px;
	}
div.amzshcs-item:hover {
	background-color:#F3FBFF;
	}
.sidebar div.blogrollitem {
	border:0px;
	padding:0;
	}
#header {
margin-bottom:14px;
margin-top:14px;
}							
		
