/*

Theme Name: Amin Davaei
Theme URI: http://www.amindavaei.com/
Version: 1.0

*/

/*** Reset ***/
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:top;background:transparent;}

/**** BODY ****/
body {cursor:default; font-family:'DIN-light';margin: 0; padding: 0; overflow-x:hidden;}
a:link {color: #000000; text-decoration:none;}
a:visited {color: #000000; text-decoration:none;}
a:hover {color: #666666; text-decoration:none;}
a:active {color: #666666; text-decoration:none;}
::selection {color:#FFF; background: #000000; /* Safari */}
::-moz-selection {color:#FFF; background: #000000; /* Firefox */}
P {margin-top:10px;}
@font-face {font-family: 'DIN-light'; src: url('fonts/dl.eot'); src: local('☺'), url('fonts/dl.woff') format('woff'), url('fonts/dl.ttf') format('truetype'), url('fonts/dl.svg') format('svg'); font-weight: normal; font-style: normal;}
.csswinner{position:absolute; top:50px; right:0px;z-index:999;}
.csswinner a{width:81px; height:59px; text-indent:-9000px; display:block; background:url(http://www.csswinner.com/images/nominee-graphics/nominee-black-right.png) no-repeat;}

#title {position:fixed; font-size:40px; text-align:left; color:#000000; margin-top:40px; margin-left:40px;}
#menu {position:fixed; margin-top:100px; font-size:25px; text-align:left; color:#000000; margin-left:40px;}
#mohsengallery {position:absolute; width:58px; height:21px; background-image:url(images/mohsengallery.png); background-position:58px 0px; bottom:38px; margin-left:40px;}
#mohsen {width:80px; height:23px; background-image:url(images/mohsengallery.png); background-position:0px -2px;}
#footer {position:absolute; width:300px; height:40px; text-align:left; font-size:9px; color:#000000; bottom:20px; margin-left:40px;}
#content {position:absolute; width:600px; height:auto; font-size:13px; text-align:justify; margin-top:95px; margin-left:300px;}
#p-title {color:#000000; padding:1px 5px 2px 5px; -moz-transition: all 0.2s ease-in-out; -webkit-transition: all 0.2s ease-in-out; -ms-transition: all 0.2s ease-in-out;}
#p-title:hover {background:#000; color:#F2F2F2; padding:1px 5px 2px 5px; -moz-transition: all 0.2s ease-in-out; -webkit-transition: all 0.2s ease-in-out; -ms-transition: all 0.2s ease-in-out;}

/**** LIGHTBOX ****/
#lightbox{position: absolute; left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{width: auto; height: auto;}
#lightbox a img{border: none;}
#outerImageContainer{position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto;}
#imageContainer{padding: 10px;}
#loading{position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0;}
#hoverNav{position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10;}
#imageContainer>#hoverNav{left: 0;}
#hoverNav a{outline: none;}
#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block;}
#prevLink {left: 0; float: left;}
#nextLink {right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover {background: url(images/lightbox/prevlabel.gif) left 15% no-repeat;}
#nextLink:hover, #nextLink:visited:hover {background: url(images/lightbox/nextlabel.gif) right 15% no-repeat;}
#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	;}
#imageData{padding:0 10px; color: #000;}
#imageData #imageDetails{width: 70%; float: left; text-align: left;}	
#imageData #caption{}
#imageData #numberDisplay{display: block; clear: left; padding-bottom: 1.0em;}			
#imageData #bottomNavClose{width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	
#overlay{position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #fff;}
#thumbz {margin-right:4px; margin-bottom:9px;}

.bg {
	position:absolute;
	width:100%;
	height:100%;
	top:0;
	left:0;
	z-index:-1;
}