/*
Theme Name: Irshad ul Islam	
Theme URI: http://www.irshadonweb.com
Description: Customized theme for Irshad on web
Version: 1.0
Author: Irshad ul Islam
Author URI: http://www.freshcode.in
*/

/*------------------------------------------------
		GLOBAL BROWSER RESET / Eric Meyer
------------------------------------------------*/

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, em, img, q, 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-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family:Georgia, "Times New Roman", Times, serif;
  vertical-align: baseline;
}

body { 
  line-height: 1.6;
}

/* Tables still need 'cellspacing="0"' in the markup. */
table { border-collapse: separate; border-spacing: 0; }
caption, th, td { text-align: left; font-weight: normal; }
table, td, th { vertical-align: middle; }

/* Remove possible quote marks (") from <q>, <blockquote>. */
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }

/* Remove annoying border on linked images. */
a img { border: none; }

/*----------- END OF BROWSER RESET --------------*/
body {
}
#container {
	background-position:center;
	margin-left:125px;}
	
.site-head {
	background:url(picx/site-head.png);
	width:250px;
	height:100px;
	text-indent:-9999;
	display:block;
	margin-left:150px;
}

#intro-text{
	background:url(picx/intro-text.png);
	width:600px;
	height:150px;
	display:block;
	margin-left:150px;
	margin-top:-30px;
}

#self-pic{
	width:100px;
	height:100px;
	border: 2px solid #FFFFFF;
	margin-left:750px;
	}
	
.shadow{
	box-shadow: 3px 3px 3px #666666;
	-moz-box-shadow: 3px 3px 3px #666666;
  -webkit-box-shadow: 3px 3px 3px #666666;
	}

#twitter-box{
	width:200px;
	height:200px;
	border:2px solid #FFFFFF;
	margin-top:20px;
	margin-left:700px;
}

#navbar{float:right;font-size:1.2em;margin:40px 0 0 0;}

#navbar ul{
	float:left;
	list-style-type:none;
	margin-right:900px;
	}
	
#navbar li a{
	color:#000000;
	font-family:Rockwell, Arial, Helvetica, sans-serif;
	text-decoration:none;
}

#navbar li a:hover{
	color:#FD4242;
	text-decoration:underline;
	color:#FD4242;
}

#footer { background:#000000; width:100%; padding:10px 10px; margin-top:300px;}
#footer {font-family:Verdana, Arial, Helvetica, sans-serif;font-size:0.8em; color:#FFFFFF;}
#footer a {color:#F53232; text-decoration:none;}
#footer a:hover {color:#CCCCCC; text-decoration:underline;}
.copyright{position:absolute; right:0; top:0;}
.clear-both{clear:both;}
.fixed-width{width:1000px; margin:auto; position:relative;}

