/* Sukhi Dehal's Site - Coded by Andrew Yates - 383 Project */

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#181515;
	color:#ffffff;
	margin:0;
	padding:0;
}

img {
	border:0;
}

a {
	color:#ff0066;
	text-decoration:none;
}

.clear {
	clear:both;
	height:0px;
}

.input-text {
	background:url(../img/input-text.gif) no-repeat 0 0;
	width:218px; height:21px;
	float:left;
}

.input-text .text {
	background:none;
	margin-left:5px; margin-top:3px;
	width:210px; border:0;
}

#playform {
	display:block;
	clear:both;
	padding-top:3px;
}

.holder {
	width:850px;
	margin:0 auto;
	position:relative;
}

#header1 {
	background-image:url(../img/header1.gif);
	background-repeat:repeat-x;
	background-position:center center;
	margin:0 auto;
	height:416px;
}

#header2 {
	background-image:url(../img/header2.gif);
	background-repeat:repeat-x;
	background-position:center center;
	margin:0 auto;
	height:416px;
}

#header3 {
	background-image:url(../img/header3.gif);
	background-repeat:repeat-x;
	background-position:center center;
	margin:0 auto;
	height:416px;
}

#preload {
	position:relative;
	z-index:2;
	background:#000;
	color:#999;
	width:100%;
	height:416px;
	padding:0;
	margin:0;
}

#logo {
	position:absolute;
	z-index:1; top:30px; left:0;
	margin:0;
	width:379px;
	height:118px;
}

#cut {
	background-image:url(../img/cut.png);
	background-repeat:repeat-x;
	margin-top:-20px;
	width:100%;
	height:24px;
}

#feeds {
	position:relative;
	margin-top:40px;
}

#feeds #play {
	background:url(../img/play.gif) no-repeat 0 0;
	width:55px; height:27px;
	position:absolute; left:-145px;
}

#feeds #twitter {
	float:left;
	width:310px;
}
#feeds #twitter h3 {
	background:url(../img/twitter-title.gif) no-repeat 0 0;
	width:310px; height:16px; display:block;
	border-bottom:1px solid #FFFFFF;
	position:relative; 
	padding-bottom:3px; margin-bottom:4px;
	text-indent:-9000px;
}
#feeds #twitter span {
	background:url(../img/feed-icon.gif) no-repeat 0 0;
	float:right; width:30px; height:27px;
	position:absolute;
	top:-12px; right:1px;
}

#updates {
	display:block;
	line-height:130%;
}

#updates ul, #updates li {
	margin:0; padding:0;
	list-style:none;
	float:none; display:block;
}

#updates ul li {
	border-bottom:1px solid #333333;
	padding-top:10px; padding-bottom:10px;
}

#updates ul li li {
	border:0;
	padding:0;
}


#feeds #flickr {
	float:left;
	width:280px;
	margin-left:45px;
}
#feeds #flickr h3 {
	background:url(../img/flickr-title.gif) no-repeat 0 0;
	width:280px; height:13px; display:block;
	border-bottom:1px solid #FFFFFF;
	position:relative;
	margin-top:3px; margin-bottom:14px;
	padding-bottom:3px;
	text-indent:-9000px;
}
#feeds #flickr span {
	background:url(../img/flickr-icon.gif) no-repeat 0 0;
	float:right; width:30px; height:27px;
	position:absolute;
	top:-15px; right:1px;
}

.flickr_badge_image {
	width:75px; height:75px;
	display:block;
	background:#555555; float:left;
	margin: 0 10px 10px 0; overflow:hidden;
	border:4px solid #555555;
}

.flickr_badge img { width: auto; height: 75px; display:block;}

#feeds #lastfm {
	float:right;
	width:185px;
}
#feeds #lastfm h3 {
	background:url(../img/lastfm-title.gif) no-repeat 0 0;
	width:185px; height:9px; display:block;
	border-bottom:1px solid #FFFFFF;
	position:relative;
	margin-top:7px; margin-bottom:14px;
	padding-bottom:3px;
	text-indent:-9000px;
}
#feeds #lastfm span {
	background:url(../img/lastfm-icon.gif) no-repeat 0 0;
	float:right; width:43px; height:35px;
	position:absolute;
	top:-27px; right:1px;
}

#latest-post {
	background:url(../img/lastest-post-bg.gif) no-repeat 0 0;
	width:847px;
	min-height:195px; display:block;
	margin:0 auto; margin-top:15px; margin-bottom:40px;
}

#latest-post h2 {
	font-size:28px; line-height:120%;
	width:515px; float:left;
	color:#FF0066;
	margin-top:40px; margin-left:10px;
}

.post {
	clear:left;
	float:left;
	width:615px; font-size:11px; line-height:120%;
	margin-left:22px; margin-top:10px;
}

.post p {
	margin-bottom:20px;
	line-height:150%;
	font-size:12px;
}

.post p.cite,
.post blockquote,
.post em{
   display: block;
   background: url(../img/ldquo.gif) no-repeat 0 0;
   font-size: 1.5em; font-style: normal; line-height: 1.4em;
   padding: 0 0 0 30px;
   letter-spacing: -1px;
   margin: 0 auto;
   text-align: center;
   width: 445px;
}
.post p.cite strong,
.post p.cite q,
.post blockquote strong,
.post em strong{
   display: block;
   background: url(../img/rdquo.gif) no-repeat 100% 0;
   padding: 0 30px 0 0;
   font-weight: normal;
   font-size: 18px;
   width: 445px;
}


.calendar {
	background:url(../img/date-bg.gif) no-repeat 0 0;
	width:93px; height:110px;
	position:relative;
	font-size: 20px;
	float:left;
	margin-top:14px;
	margin-left:22px;
}

.month {
	position:absolute;
	top:25px; left:10px;
}

.day {
	position:absolute;
	top:56px; left:18px;
}

.post-links {
	float:right;
	width:180px;
	margin-top:50px;
}

.post-links li {
	margin-bottom:15px;
}

.date {
	background:url(../img/date-icon.gif) no-repeat 0 -2px;
	padding-left:22px;
}

.tags {
	background:url(../img/tag-icon.gif) no-repeat 0 -2px;
	padding-left:22px;
}

.comments {
	background:url(../img/comment-icon.gif) no-repeat 0 -2px;
	padding-left:22px;
}




.comment-bg {
	background: url(../img/comment-bg.gif) no-repeat 0 0;
	width: 605px; min-height: 100px;
	position: relative;
	margin-top: 10px;
	margin-left: 20px;
}

.comment-bg p {
	margin-left: 20px;
	margin-right: 20px;
	padding-top: 5px;
	padding-bottom: 10px;
	font-size: 12px;
	font-family: "Trebuchet MS" Verdana;
	line-height: 130%;
}

.comment-ft {
	background: url(../img/comment-ft.gif) no-repeat 0 0;
	width: 605px; height: 10px;
	margin-bottom: 20px;
	margin-left: 20px;
}

.comment-info {
	padding-top:10px; margin-left:20px;
	font-size: 12px; margin-bottom: 10px;
	font-family: "Trebuchet MS" Verdana;
}

.avatar {
	border: 3px solid #c2c1c0;
	position: absolute;
	left: -45px;
	top: 5px;
}

.avatar img {
	border: 3px solid #c2c1c0;
}

.comment-form {
	position: relative;
	margin-left: 30px;
	margin-bottom: 20px;
}

.comment-form label {
	display: block;
	font-size: 14px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.comment-form label span {
	font-size: 10px;
}

.comment-form .input-text2 {
	background-color: #181515;
	border: 1px solid #777777;
	padding: 4px;
	margin-bottom: 5px;
	color: #ffffff;
	width:240px;
}

.comment-form textarea {
	background-color: #181515;
	border: 1px solid #777777;
	color: #ffffff;
	float: left;
	padding: 4px;
	width:240px;
}

.go-btn {
	background:url(../img/go-btn.gif) no-repeat;
	width:26px; height:21px;
	border:0; float:left; margin-left:5px;
}

.go-btn input {
	width: 26px;
	border: 0;
}

.go-btn2 {
	background:url(../img/go-btn.gif) no-repeat;
	width:26px; height:21px;
	border:0; float:left; margin-left:5px;
	margin-top: 145px;
}

.go-btn2 input {
	width: 26px;
	border: 0;
}

#workstuff {
	background:url(../img/work-stuff-bg.gif) repeat-x 0 0;
	height:336px; width:100%; margin-top:30px; display:block;
	border-top:5px solid #FFFFFF;
	
}

#workstuff-inner {
	width:850px;
	margin:0 auto;
	position:relative;
}

#workstuff-heading {
	position:absolute;
	top:0px; left:-130px;
	background: url(../img/workstuff.gif);
	width:194px; height:81px;
	z-index:0;
}

#blog {
	float:left;
	width:310px;
	margin-top:30px;
}
#blog h3 {
	background:url(../img/383feed.gif) no-repeat 0 0;
	width:310px; height:9px; display:block;
	border-bottom:1px solid #FFFFFF;
	position:relative; 
	padding-bottom:3px; margin-bottom:4px;
	text-indent:-9000px;
}
#blog span {
	background:url(../img/feed-icon2.gif) no-repeat 0 0;
	float:right; width:30px; height:27px;
	position:absolute;
	top:-18px; right:1px;
}
#383blog {
	line-height:130%;
}
.feed-post {
	border-bottom:1px solid #333333;
	line-height:130%;
	color:#666666;
}
.feed-post h4 {
	padding-top:8px;
}
.feed-post p {
	font-size:11px;
	padding-bottom:5px;
}


#vimeo {
	float:left;
	width:280px;
	margin-left:45px;
	margin-top:30px;
}
#vimeo h3 {
	background:url(../img/vimeo-title.gif) no-repeat 0 0;
	width:280px; height:10px; display:block;
	border-bottom:1px solid #FFFFFF;
	position:relative;
	margin-top:3px; margin-bottom:14px;
	padding-bottom:3px;
	text-indent:-9000px;
}
#vimeo span {
	background:url(../img/vimeo-icon.gif) no-repeat 0 0;
	float:right; width:38px; height:29px;
	position:absolute;
	top:-20px; right:1px;
}


#delicious {
	float:right;
	width:185px;
	margin-top:30px;
}
#delicious h3 {
	background:url(../img/delicious-title.gif) no-repeat 0 0;
	width:185px; height:9px; display:block;
	border-bottom:1px solid #FFFFFF;
	position:relative;
	margin-top:7px; margin-bottom:14px;
	padding-bottom:3px;
	text-indent:-9000px;
}
#delicious span {
	background:url(../img/delicious-icon.gif) no-repeat 0 0;
	float:right; width:30px; height:27px;
	position:absolute;
	top:-19px; right:1px;
}

#delicous-links ul, #delicous-links li {
	margin:0; padding:0;
	list-style:none;
}

#delicous-links li {
	margin-bottom:10px;
	margin-left:-15px;
}

#delicous-links li a {
	display:block;
	margin:0; padding:0;
}

#delicous-links img {
	display:none;
	width:0;
}


#footer {
	background:url(../img/footer-bg.gif) repeat-x 0 0;
	height:385px; width:100%; display:block;
	
}

#footer-inner {
	width:850px;
	margin:0 auto;
	position:relative;
	top:24px;
}

#footer-inner .clear {
	height:10px;
}

#footer-inner #profile {
	background:url(../img/profile.gif) no-repeat 0 0;
	width:87px; height:28px;
	position:absolute; left:-145px;
}

#footer-inner #feed-me {
	background:url(../img/feed-me.gif) no-repeat 0 0;
	width:106px; height:20px;
	position:absolute; left:-145px; top:170px;
}

#footer-inner #left {
	width:310px;
	float:left;
}

#footer-inner #center {
	margin-left:40px;
	width:285px;
	float:left;
}

#footer-inner #right {
	width:210px;
	float:right;
}

#footer-inner #left p, #footer-inner #center p {
	color:#666666;
	font-size:11px;
	line-height:130%;
	margin-bottom:10px;
}

#play {
	float:left;
	width:310px;
	margin-top:30px;
}
#play h3 {
	background:url(../img/play-feed.gif) no-repeat 0 0;
	width:310px; height:9px; display:block;
	border-bottom:1px solid #FFFFFF;
	position:relative; 
	padding-bottom:6px; margin-bottom:4px;
	text-indent:-9000px;
}
#play span {
	background:url(../img/feedburner.gif) no-repeat 0 0;
	float:right; width:30px; height:27px;
	position:absolute;
	top:-16px; right:1px;
}


#work {
	float:left;
	width:280px;
	margin-left:45px;
	margin-top:30px;
}
#work h3 {
	background:url(../img/work-feed.gif) no-repeat 0 0;
	width:280px; height:10px; display:block;
	border-bottom:1px solid #FFFFFF;
	position:relative;
	margin-top:3px; margin-bottom:4px;
	padding-bottom:3px;
	text-indent:-9000px;
}
#work span {
	background:url(../img/feedburner.gif) no-repeat 0 0;
	float:right; width:30px; height:27px;
	position:absolute;
	top:-18px; right:1px;
}


#contact {
	float:right;
	width:185px;
	margin-top:30px;
}
#contact h3 {
	background:url(../img/contact-me.gif) no-repeat 0 0;
	width:185px; height:9px; display:block;
	border-bottom:1px solid #FFFFFF;
	position:relative;
	margin-top:7px; margin-bottom:14px;
	padding-bottom:3px;
	text-indent:-9000px;
}
#contact span {
	background:url(../img/contact-icon.gif) no-repeat 0 0;
	float:right; width:30px; height:27px;
	position:absolute;
	top:-19px; right:1px;
}

#google {
	background:url(../img/google.gif) no-repeat 0 0;
	padding-left:50px; padding-bottom:12px; padding-top:4px;
	vertical-align:middle; font-size:11px;
}

#skype {
	background:url(../img/skype.gif) no-repeat 0 0;
	padding-left:50px; padding-bottom:15px; padding-top:4px;
	vertical-align:middle; font-size:11px; margin-top:20px;
}



#play p, #work p, #contact p {
	color:#FFFFFF;
	font-size:11px;
	margin-top:15px;
	margin-bottom:10px;
	line-height:120%;
	display:block;
}











#footer2 {
	background:url(../img/footer2-bg.gif) repeat-x 0 0;
	height:615px; width:100%; display:block;
	
}

#footer2 #footer-inner {
	width:850px;
	margin:0 auto;
	position:relative;
	top:24px;
}

#footer2 #footer-inner #right a {
	color:#FFFFFF;
}

#footer2 #footer-inner #right a:hover {
	color:#ff0066;
}

#blog-info {
	width:100%;
	height:500px;
	display:block;
}

#footer2 #footer-inner .clear {
	height:10px;
}

#footer2 #footer-inner #feed-me {
	background:url(../img/feed-me.gif) no-repeat 0 0;
	width:106px; height:20px;
	position:absolute; left:-145px; top:410px;
}

#shout {
	background:url(../img/shout.gif) no-repeat 0 0;
	width:75px; height:20px;
	position:absolute; left:-145px; top:20px;
}

#footer2 #footer-inner #left {
	width:310px;
	float:left;
}

#footer2 #footer-inner #left label {
	display:block;
}

#footer2 #footer-inner #center {
	margin-left:40px;
	width:285px;
	float:left;
}



#archives {
	float: left;
	height: 375px;
}

#archives h3 {
	background:url(../img/archive.gif) no-repeat 0 0;
	width:100px; height:23px; display:block;
	text-indent:-9000px;
	margin-top:15px;
	margin-bottom:15px;
}

#categories {
	float: right;
}

#categories h3 {
	background:url(../img/categories.gif) no-repeat 0 0;
	width:141px; height:29px; display:block;
	text-indent:-9000px;
	margin-top:15px;
	margin-bottom:9px;
}

#archives .list {
	font-size:11px;
	width:100px;
}


#categories .list {
	font-size:11px;
	width:135px;
}

.list li {
	border-top:1px solid #FFFFFF;
	padding-top:3px;
	padding-bottom:4px;
}

.list li a {
	color:#FFFFFF;
}



#footer2 #footer-inner #center h3 {
	background:url(../img/recent-entries.gif) no-repeat 0 0;
	width:191px; height:23px; display:block;
	text-indent:-9000px;
	margin-top:15px;
	margin-bottom:15px;
}

.recent {
	font-size:11px;
	width:260px;
}

.recent li {
	border-top:1px solid #FFFFFF;
	padding-top:3px;
	padding-bottom:4px;
}

.recent li a {
	color:#FFFFFF;
}

#footer2 #footer-inner #right {
	width:210px;
	float:right;
}

#footer2 #footer-inner #right h3 {
	background:url(../img/tags-title.gif) no-repeat 0 0;
	width:59px; height:26px; display:block;
	text-indent:-9000px;
	margin-top:20px;
	margin-bottom:10px;
}

#footer2 #footer-inner #left p, #footer-inner #center p {
	color:#666666;
	font-size:11px;
	line-height:130%;
	margin-bottom:10px;
}

#footer2 #play {
	float:left;
	width:310px;
	margin-top:30px;
}
#footer2 #play h3 {
	background:url(../img/play-feed.gif) no-repeat 0 0;
	width:310px; height:9px; display:block;
	border-bottom:1px solid #FFFFFF;
	position:relative; 
	padding-bottom:6px; margin-bottom:4px;
	text-indent:-9000px;
}
#footer2 #play span {
	background:url(../img/feedburner.gif) no-repeat 0 0;
	float:right; width:30px; height:27px;
	position:absolute;
	top:-16px; right:1px;
}


#footer2 #work {
	float:left;
	width:280px;
	margin-left:45px;
	margin-top:30px;
}
#footer2 #work h3 {
	background:url(../img/work-feed.gif) no-repeat 0 0;
	width:280px; height:10px; display:block;
	border-bottom:1px solid #FFFFFF;
	position:relative;
	margin-top:3px; margin-bottom:4px;
	padding-bottom:3px;
	text-indent:-9000px;
}
#footer2 #work span {
	background:url(../img/feedburner.gif) no-repeat 0 0;
	float:right; width:30px; height:27px;
	position:absolute;
	top:-18px; right:1px;
}


#footer2 #contact {
	float:right;
	width:185px;
	margin-top:30px;
}
#footer2 #contact h3 {
	background:url(../img/contact-me.gif) no-repeat 0 0;
	width:185px; height:9px; display:block;
	border-bottom:1px solid #FFFFFF;
	position:relative;
	margin-top:7px; margin-bottom:14px;
	padding-bottom:3px;
	text-indent:-9000px;
}
#footer2 #contact span {
	background:url(../img/contact-icon.gif) no-repeat 0 0;
	float:right; width:30px; height:27px;
	position:absolute;
	top:-19px; right:1px;
}

#footer2 #google {
	background:url(../img/google.gif) no-repeat 0 0;
	padding-left:50px; padding-bottom:12px; padding-top:4px;
	vertical-align:middle; font-size:11px;
}

#footer2 #skype {
	background:url(../img/skype.gif) no-repeat 0 0;
	padding-left:50px; padding-bottom:15px; padding-top:4px;
	vertical-align:middle; font-size:11px; margin-top:20px;
}

#footer2 #play p, #work p, #contact p {
	color:#FFFFFF;
	font-size:11px;
	margin-top:15px;
	margin-bottom:10px;
	line-height:120%;
	display:block;
}

.tag-link-1 {
	border-left:45px solid #FFFFFF;
	padding-left:5px; padding-top:2px; padding-bottom:2px; display:block;
	margin-bottom:5px;
}

.tag-link-2 {
	border-left:40px solid #FFFFFF;
	padding-left:5px; padding-top:2px; padding-bottom:2px; display:block;
	margin-bottom:5px;
}

.tag-link-3 {
	border-left:35px solid #FFFFFF;
	padding-left:5px; padding-top:2px; padding-bottom:2px; display:block;
	margin-bottom:5px;
}

.tag-link-4 {
	border-left:30px solid #FFFFFF;
	padding-left:5px; padding-top:2px; padding-bottom:2px; display:block;
	margin-bottom:5px;
}


.tag-link-5 {
	border-left:25px solid #FFFFFF;
	padding-left:5px; padding-top:2px; padding-bottom:2px; display:block;
	margin-bottom:5px;
}

.tag-link-6 {
	border-left:20px solid #FFFFFF;
	padding-left:5px; padding-top:2px; padding-bottom:2px; display:block;
	margin-bottom:5px;
}

.tag-link-7 {
	border-left:15px solid #FFFFFF;
	padding-left:5px; padding-top:2px; padding-bottom:2px; display:block;
	margin-bottom:5px;
}

.tag-link-8 {
	border-left:10px solid #FFFFFF;
	padding-left:5px; padding-top:2px; padding-bottom:2px; display:block;
	margin-bottom:5px;
}

.tag-link-9 {
	border-left:5px solid #FFFFFF;
	padding-left:5px; padding-top:2px; padding-bottom:2px; display:block;
	margin-bottom:5px;
}

.tag-link-10 {
	border-left:1px solid #FFFFFF;
	padding-left:5px; padding-top:2px; padding-bottom:2px; display:block;
	margin-bottom:5px;
}


.tag-link-1:hover, .tag-link-2:hover, .tag-link-3:hover, .tag-link-4:hover, .tag-link-5:hover, .tag-link-6:hover, .tag-link-7:hover, .tag-link-8:hover, .tag-link-9:hover, .tag-link-10:hover {
	border-color:#ff0066;
}


/* Xbox 360 Gamercard */
.gamercard {
	margin: 0 auto 0; /* change margin if used elsewhere */
	padding: 4px;
	width: 198px;
	border: 1px solid #7d7575;
	background: #2f2c2c;
	text-align: left;
}
.gamertag, #sidebar .gamertag {
	margin: 0;
	padding: 0 0 2px 2px;
	border-bottom: 1px solid #7fad2a;
}
.gamertag p, #sidebar .gamertag p {
	margin: 0;
	padding: 0;
	line-height: 1em;
}
.gamercard a, .gamercard a:visited, #sidebar .gamercard a, #sidebar .gamercard a:visited, .gamercard a.taglink, .gamercard a.links {
	margin: 0;
	padding: 0;
	color: #7fad2a;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	border: none;
}
.gamercard a.taglink:hover, .gamercard a.links:hover, #sidebar .gamercard a.taglink:hover {
	color: #7fad2a;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	border: none;
}
.gamercard a.links:hover {
	text-decoration: none;
}
.gamerimg, .entry .gamerimg {
	margin: -1px 4px 0 1px;
	padding: 0;
	height: 32px;
	width: 32px;
	border: 1px solid #afafaf;
	float: left;
}
.gamercard .stats {
	margin: 5px 0 0;
	padding: 0;
	color: #FFFFFF;
}
.gamercard .stats div, #sidebar .gamercard .stats div {
	margin: 0;
	padding: 0;
	height: 12px;
	font: 10px/.8 Verdana, Arial, Helvetica, sans-serif;
}
.gamercard .gcinfo {
	margin: 0;
	padding: 0;
	text-align: right;
	float: right;
}
.gamercard .repimg {
	margin: 0;
	padding: 0;
	height: 9px;
	width: 63px;
}
.gamercard .playedgames {
	margin: 4px -3px 0;
	padding: 4px 0 0;
	height: 34px;
	text-align: left;
}
.gamercard .playedgames p {
	margin: 0;
	padding: 0;
}
.gamercard .playedgames a, #sidebar .gamercard .playedgames a, .entry .gamercard .playedgames a {
	text-decoration: none;
	border: none;
}
.entry .gamercard .playedgames img, .gamercard .playedgames img {
	margin: 0;
	padding: 0 4px;
	border: none;
}
.gamercard .links {
	float: right;
}
/* End Gamercard */


/* Start CSS for Scrolling Box */
#container {
	top: 50px;
	position	: absolute;
	width		: 300px;
	height		: 250px;
	overflow	: hidden;
}

#content {
	position	: relative;
	width		: 300px;
}

#scrollArea {
top: 15px;
	position	: relative;
	left		: 315px;
	height		: 250px;
	width		: 8px;
	overflow	: hidden;
background: #ccc;
}

#scroller {
	float: left;
	position	: relative;
	top			: -1px;
	width		: 8px;
	background	: #999;
	cursor: move;
}

.tag {
	display: block;
	border-left: solid #ffffff;
	padding-left: 5px;
	padding-bottom: 2px;
	padding-top: 2px;
	margin-bottom: 4px;
}