/*------------------------------------------------------------------
[Master Stylesheet]

Project:	    Rajen Yadav Portfolio website
Version:	    1.0
Primary use:  website

[Table of contents]

01. Meyer's Reset
02. Typography
03. Layout
04. Navigation
05. Content & Links
06. Form
07. Javascript
08. Twitter

/*------------------------------------------------------------------
[01. Meyer's 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: baseline;
  background: transparent;
}
body { width: 100%; margin-top: 0px; position: relative; font-size: 85%; line-height: 1.5em; background-color: #241810; background-image: url(img/bg-grunge.jpg); background-repeat: no-repeat; color: #fff; font-family: Helvetica, Arial, sans-serif; }
ol, ul { list-style: none; }
blockquote, q { quotes: none; font-weight: normal; font-style: italic; }
/* remember to define focus styles! */
:focus { outline: 0; }
/* remember to highlight inserts somehow! */

/*------------------------------------------------------------------
[02. Typography]
*/
h1, h2, h3, h4, h5, h6 { font-weight: normal; }
h1 { font-size: 1.6em; font-weight: bold; line-height: 1.3em; margin-bottom: 1em; }
h2 { font-size: 1.2em; font-weight: bold; line-height: 1em; margin: .5em 0 .1em 0; }
h3 { font-size: 0.9em; margin: 0; }
h4 { font-size: 1.2em; font-weight: bold; padding: 0; margin: 0; text-align: left; width: 348px; float: left; clear: both; }
h5 { font-size: 0.9em; text-align: right; vertical-align: text-top; float: right; width: 348px; }
.subhead1 { font-size: 1.3em; color: #F29E00; border-bottom: dotted 1px #fff; padding: 0 0 .5em 0; margin: 1em 0 0 0; }
.subhead2 { font-size: 1.2em; font-weight: bold; padding: 0; margin: 1em 0 0 0; color: #DEB887; width: 348px; float: left; }
.subhead3 { margin: 1em 0 0 0; }  

/*------------------------------------------------------------------
[03. Layout]
*/
#container { position: relative; z-index: 2;  width: 930px; text-align: left; float: left; }
#right { position: relative; left: 0px; top: 100px; width: auto; height: auto; text-align: right; }
#content { width: 700px; padding: 0 0 0 250px; }
.copyright { clear: both; padding: 10px 0 20px 0; text-decoration: none; color: #d4b098; font-size: .9em; }

/*------------------------------------------------------------------
[04. Navigation]
*/
ul.logo { position: absolute; left: 15px; top: 20px; }

ul.favourites { position: absolute; left: 20px; top: 330px; }
ul.favourites li { text-decoration: none; color: #e0e0e0; font-size: .9em; }

ul.main-nav { padding-left: 300px; padding-top: 40px; padding-bottom: 25px; float: none; }
ul.main-nav li { display: block; float: none; padding: 0px; text-align: left; }
ul.main-nav li a { display: block; text-indent: -200em; }
ul.main-nav li a.active { background-position: 0 0; }

a.websites { background: url('img/nav-websites.gif') no-repeat; background-position: 0px -64px; height: 32px; width: 190px; }
a.websites:hover { background-position: 0px -32px; height: 32px; width: 190px; }

a.branding { background: url('img/nav-branding.gif') no-repeat; background-position: 0px -64px; height: 32px; width: 190px; }
a.branding:hover { background-position: 0px -32px; height: 32px; width: 190px; }

a.photography { background: url('img/nav-photography.gif') no-repeat; background-position: 0px -64px; height: 32px; width: 190px; }
a.photography:hover { background-position: 0px -32px; height: 32px; width: 190px; }

a.blog { background: url('img/nav-blog.gif') no-repeat; background-position: 0px -64px; height: 32px; width: 190px; }
a.blog:hover { background-position: 0px -32px; height: 32px; width: 190px; }

a.resume { background: url('img/nav-resume.gif') no-repeat; background-position: 0px -64px; height: 32px; width: 190px; }
a.resume:hover { background-position: 0px -32px; height: 32px; width: 190px; }

a.contact { background: url('img/nav-contact.gif') no-repeat; background-position: 0px -64px; height: 32px; width: 190px; }
a.contact:hover { background-position: 0px -32px; height: 32px; width: 190px; }

/*------------------------------------------------------------------
[05. Content & Links]
*/

ul#websites li { display: inline-block; width: 331px; float: left; padding: 10px 19px 0 0; }

ul#photography li { display: inline-block; width: 130px; float: left; padding: 10px 10px 0 0; }

dl { width: 348px; padding: 0; margin: 1em 0 .6em 0; float: left; }
dt { font-size: 1.2em; font-weight: bold; margin: 0; color: #DEB887; }
dd { font-size: 1.2em; font-weight: bold; margin: 0 0 .7em 0; }

.reslink { vertical-align: text-top; padding: 0; margin: 1em 0 .2em 0; text-align: right; width: 348px; float: right; }
.resdate { vertical-align: text-top; padding: 0; margin: 0; width: 348px; font-size: 0.9em; text-align: right; float: right; }
.resdate2 { vertical-align: text-top; padding: 0; margin: 1.3em 0 0 0; width: 348px; font-size: 0.9em; text-align: right; float: right; }
.rescopy { padding: .3em 0 0 0; margin: 0; clear: both; }

ul.resume li { width: 696px; display: list; float: left; vertical-align: text-top; padding: 0; margin: 0 0 0 0; }

a.home { text-decoration: none; color: #FFA500; }
a.home:hover { border-bottom: 1px dotted #FFA500; color: #FFF; }

a.contactme { text-decoration: none; color: #3bb3ff; }
a.contactme:hover { border-bottom: 1px dotted #3bb3ff; color: #FFF; }

a.thumb, a.thumb2 { margin: 12px 0 0 0; display: block; border: solid 15px #62432f; height: 147px; width: 301px; }
a.thumb:hover { display: block;  border: solid 15px #dbb502; height: 147px; width: 301px; }
a.thumb2:hover { display: block;  border: solid 15px #7eb026; height: 147px; width: 301px; }

a.thumb3 { display: block; border: solid 5px #62432f; height: 85px; width: 120px; }
a.thumb3:hover { display: block;  border: solid 5px #cd4c82; height: 85px; width: 120ppx; }

a.web { text-decoration: none; color: #f8e43a; font-size: .9em; }
a.web:hover { border-bottom: 1px dotted #f8e43a; color: #f8e43a; font-size: .9em; }

a.web2 { text-decoration: none; color: #F29E00; font-size: .9em; }
a.web2:hover { border-bottom: 1px dotted #F29E00; color: #fff; font-size: .9em; }

a.view { text-decoration: none; color: #D2B48C; font-size: .9em; }
a.view:hover { border-bottom: 1px dotted #D2B48C; color: #D2B48C; font-size: .9em; }

a.favs { text-decoration: none; color: #e0e0e0; }
a.favs:hover { border-bottom: 1px dotted #e0e0e0; color: #f8e43a; }

a.tweets { text-decoration: none; color: #f8e43a; }
a.tweets:hover { border-bottom: 1px dotted #f8e43a; color: #f8e43a; }

ul.rightpostits { background-image: url(img/right-websites.gif); width: 206px; height: 344px; position: relative; float: right; }

a.rightbranding { display: block; position: absolute; top: 0; left: 62px; background: url('img/right-websites-branding.gif') no-repeat; background-position: 0px -103px; height: 103px; width: 103px; }
a.rightbranding:hover { background-position: 0px 0px; height: 103px; width: 103px; }

a.rightphotography { display: block; position: absolute; top: 103px; left: 0px; background: url('img/right-websites-photography.gif') no-repeat; background-position: 0px -92px; height: 92px; width: 92px; }
a.rightphotography:hover { background-position: 0px 0px; height: 92px; width: 92px; }

a.rightblog { display: block; position: absolute; top: 201px; left: 26px; background: url('img/right-websites-blog.gif') no-repeat; background-position: 0px -100px; height: 100px; width: 95px; }
a.rightblog:hover { background-position: 0px 0px; height: 100px; width: 95px; }

a.rightresume { display: block; position: absolute; top: 201px; left: 26px; background: url('img/right-websites-resume.gif') no-repeat; background-position: 0px -100px; height: 100px; width: 95px; }
a.rightresume:hover { background-position: 0px 0px; height: 100px; width: 95px; }

a.rightcontact { display: block; position: absolute; top: 234px; left: 121px; background: url('img/right-websites-contact.gif') no-repeat; background-position: 0px -100px; height: 100px; width: 84px; }
a.rightcontact:hover { background-position: 0px 0px; height: 100px; width: 84px; }

ul.socialicons { margin: 10px 0 20px 0; padding: 0; }
ul.socialicons li { display: inline; padding: 0 10px 0 0; }

li.amazon { margin: 10px 0 0 0; }

li.blogbadge { padding: 5px 0 15px 0; }

/*------------------------------------------------------------------
[06. Form]
*/
input.text, select, textarea { width: 80%; font-family: Arial, Helvetica, sans-serif; color: #180f08; font-weight: bold; font-size: 1em; border: solid 5px #62432f; background-color: #f7f1ec; }
label { font-size: 1.2em; color: #fff; display: block; font-weight: bold; height: 1.6em; line-height: 1.5em; margin: 0; }
label span { display: block; color: #d4b098; font-size: 80%; font-weight: normal; }
form { margin: 10px 0 0 0; width: 90%; }
form ul { list-style: none; margin: 0; }
form li { margin: 0; padding: .3em 0; }
label span.required, p span.required { display: inline; color: #FF4928; }
.fail p, .notice p, .success p { margin: 0; }
.fail { background: #D70000; color: #fff; border: solid 1px #bdbdbd; padding: 3px 10px 5px 10px; margin: 0 0 10px 0; line-height: 1.4em; font-weight: bold; width: 95%; }
.notice { background: #e1c8a0; color: #000; border: solid 1px #bdbdbd; padding: 3px 10px 5px 10px; margin: 0 0 10px 0; line-height: 1.4em; font-weight: bold; width: 95%; }
.success { background: #007CF2; color: #fff; border: solid 1px #bdbdbd; padding: 3px 10px 5px 10px; margin: 0 0 10px 0; line-height: 1.4em; font-weight: bold; width: 95%; }
input.submit { border: none; background: url('img/sendmessage.gif') no-repeat; background-position: 0px 0px; height: 37px; width: 145px; margin: .5em 0;   text-indent: -1000em; } 
input.submit:hover { border: none; background: url('img/sendmessage.gif') no-repeat; background-position: 0px -37px; height: 37px; width: 145px; margin: .5em 0; cursor: pointer; text-indent: -1000em; } 

/*------------------------------------------------------------------
[07. Javascript]
*/
#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/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/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: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#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: #000; }

/*------------------------------------------------------------------
[08. Twitter]
*/

#twitter_div { padding: 10px 0 10px; margin: 5px 0 0 0; width: 190px; overflow: hidden; border-bottom: solid 1px #c2b3a7; }

ul#twitter_update_list { list-style: none; font-weight: bold; font-size: 1.2em; line-height: 1.2em; }

ul#twitter_update_list li { margin: 0; color: #e0e0e0; padding: 5px 0 6px 0; border-top: dotted 1px #c2b3a7; }

a { color: #9de0fc; }
