/*
Theme Name: GotChance 4
Theme URI: http://gotchance.com/
Description: Theme to match http://gotchance.com/
Version: 1.0
Author: Shrihari
Author URI: http://gotchance.com.com/
Tags: fixed width, two columns, widgets
*/

@import url('http://yui.yahooapis.com/2.6.0/build/reset/reset-min.css');

@font-face {
	font-family: 'MidoMedium';
	src: url('fonts/Mido-webfont.eot');
	src: local('?'), url('fonts/Mido-webfont.woff') format('woff'), url('fonts/Mido-webfont.ttf') format('truetype'), url('fonts/Mido-webfont.svg#webfont') format('svg');
	font-weight: normal;
	font-style: normal;
}
html { background: #4c4c4c url("img/body_bg.png"); }
body {
	color: #FFF;
	font-size: 16px;
	font-family: Georgia, serif;
	background: #4c4c4c url("img/body_bg.png");
	margin: 0;
	padding: 0;
	border-top: 16px solid #000;
}
/* INDENTED BORDER - Dark: 6b2b5f, Light: a961a1 */
.left { float: left; }
.right { float: right; }
.clear { clear: both; }
.smaller { font-size: 70%; }
a { color: #FFF; }
a:active { position: relative; top: 1px; }
a:hover { color: #EDBD2B; }
img, a img { border: none; }
p { padding: 10px; margin: 0 0 20px 0; }
div.hr { background: url("img/separator.png") no-repeat center; width: 710px; height: 25px; margin: 25px 0 30px 0; }
::selection { background: #EDBD2B; color: #FFF; }
::-moz-selection { background: #EDBD2B; color: #FFF; }
/*h1, h2, h3, h4, h5, h6 {
	display: inline;
	font-family: Tahoma, Verdana, sans-serif;
	margin: 0;
	color: #EDBD2B; 
	letter-spacing: -3px;
	text-shadow: -1px -1px 2px #6B2B5F;
	filter: Shadow(Color=#6B2B5F, Direction=295, Strength=2);
	border-bottom: 2px dotted #A26C9D;
}*/ol li { list-style: decimal; }
form, p form { padding: 0; margin: 0; }
input, textarea { 
	margin: 2px;
	color: #FFF;
	font-size: 16px;
	background: #111;
	border: 1px solid #EDBD2B;
	outline: none;
	padding: 6px;
}blockquote {	background: url("img/quote.png") top left no-repeat;	padding: 0 0 0 52px;	min-height: 36px;	font-style: italic;}
blockquote p { padding-top: 0; }
span.amp {
   font-family: Baskerville, "Goudy Old Style", "Palatino", "Book Antiqua", serif;
   font-size: 140%;
   font-style: italic;
}
span.highlight {
	color: #000;
	background: #EDBD2B;
	border-radius: 4px;
	-moz-border-radius: 4px;
	padding: 0px 4px;
}
span.highlight:hover {
	background: #FFF;
}
div.half-left { width: 48%; float: left; border-right: 2px dotted #EDBD2B; }
div.half-right { width: 48%; float: left; padding-left: 20px; }
.wrap { width: 1012px; margin: 0 auto; /*border-right: 1px solid #6B2B5F; border-left: 1px solid #A961A1; */}

#header {
	margin-top: -16px;
	padding-bottom: 24px;
	background: url("img/main_bg.gif") bottom repeat-x;
}
#logo {
	padding: 28px 44px;
	background: url("img/logo_bg.png") no-repeat;
}

#nav { font-family: Verdana, Tahoma, Sans-serif; margin-top: 60px; }
#nav ul { list-style: none; text-align: center; margin: 0; padding: 0; }
#nav ul li {
	font-weight: bold;
	display: inline;
	margin-right: 20px;
	font-size: 20px;
	letter-spacing: -1px;
	text-align: center;
	color: #222;
	/*text-shadow: 0px 2px 3px #555;*/
	text-shadow: -1px -1px 2px #000000;
}
#nav ul li a {
	text-decoration: none;
	padding: 4px 6px 6px 6px;
	border-radius: 6px;
	-moz-border-radius: 6px;
}
#nav ul li a:hover, #nav ul li a.active { 
	color: #000;
	background: #EDBD2B;
	text-decoration: none;
	text-shadow: none;
}
#content {
	margin: 0;
	background: #000;
	/*background: #000 url("img/content_bg.png") top right no-repeat;*/
	border: 6px solid #EDBD2B;
	border-bottom: 6px solid #EDBD2B;
	border-left: 2px solid #EDBD2B;
	border-right: 2px solid #EDBD2B;
}
#main {
	font: 17px Georgia, serif;
	line-height: 24px;
	width: 710px;
	padding: 20px 0 10px 20px;
	/*background: url("img/main_bg.png") top right no-repeat;*/
}
#main h2 {
	font-family: 'MidoMedium', Georgia, serif;
	font-size: 30px;
	margin-bottom: 18px;
}
#main ul { list-style: none; padding: 0; margin-left: 10px; }
#main ul li { background: url("img/bullet.png") no-repeat; background-position: 0 8px; padding-left: 22px; margin-bottom: 10px; }
#main .intro {
	font-family: 'MidoMedium', Georgia, serif;
	font-weight: bold;
	line-height: 40px;
	text-align: center;
}
#main .intro .line1 {
	font-size: 29px;
}
#main .intro .line2 {
	font-size: 24px;
}

#main .skills div {
	background: #EDBD2B;
	color: #000;
	border-radius: 4px;
	-moz-border-radius: 4px;
	padding: 4px 6px;
	margin: 6px;
}
#main .skills div:hover {
	background: #FFF;
}
#main .skills .xhtmlcss {
	width: 291px;
}
#main .skills .javascript {
	width: 252px;
}
#main .skills .php {
	width: 210px;
}
#main .skills .sql {
	width: 222px;
}
#main .skills .photoshop {
	width: 267px;
}
#main .skills .python {
	width: 102px;
}
#main .skills .wordpress {
	width: 234px;
}
#main .mywork { margin-left: 50px; text-align: center; }
#main .mywork img {
	border: 4px solid #777;
	width: 580px;
	height: 350px;
}
/*
#main .mywork .image {
	position: relative;
	/* width: 100%; /* for IE 6 /
}*/
#main .mywork .image a.next {
	display: none;
	position: absolute;
	top: 100px;
	right: 0;
	color: white;
	font: bold 20px Tahoma, Sans-Serif;
	letter-spacing: -1px;
	background: #000; /* fallback color */
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
	padding: 10px 35px 10px 10px;
}
#main .mywork .image:hover a.next {
	display: block;
}
#main #labs { text-align: center; }
#sidebar {
	color: #000;
	/*background: #EDBD2B;*/
	width: 250px;
	padding: 0 10px;
}
#sidebar h3.sidehead {
	/*font-family: Georgia, serif;*/
	font-family: 'MidoMedium', Georgia, serif;
	/*font-family: 'ComfortaaBold', Georgia, serif;*/
	letter-spacing: -2px;
	color: #EDBD2B;
	/*background: url("img/sidehead_bg.png") no-repeat;*/
	height: 40px;
	text-align: center;
	font-size: 32px;
	font-weight: bold;
	margin: 0 0 -8px 0;
	padding: 36px 0 0 0;
}
#sidebar .sidebox {
	font: 15px Georgia, serif;
	line-height: 20px;
	background: #EDBD2B;
	border-radius: 6px;
	-moz-border-radius: 6px;
	padding: 10px;
}
#sidebar .sidebox a { color: #000; }
#sidebar .sidebox a:hover { text-decoration: none; }
#sidebar #get_in_touch { text-align: center; }
#sidebar #get_in_touch a img{
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
	margin: 0 6px;
}
#sidebar #get_in_touch a img:hover {
	position:relative; bottom:1px;
	filter:alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
}
#sidebar #get_in_touch #email_id {
	font-family: Arial, sans-serif;
	font-size: 19px;
	font-weight: bold;
	text-align: center;
	margin-top: 3px;
}
#sidebar #from_the_labs #labs_img {
	text-align: center;
}
#sidebar #from_the_labs #labs_img img {
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
}
#sidebar #from_the_labs #labs_img img:hover {
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
}
#footer {
	color: #FFF;
	background: url("img/footer_top.gif") top repeat-x;
	padding: 20px;
}
#footer .copyright {
	font-family: 'MidoMedium', Georgia, serif;
	font-size: 20px;
	margin-bottom: 18px;
	color: #222;
	text-shadow: 0px 2px 3px #555;
}
#footer h2 {
	font-family: 'MidoMedium', Georgia, serif;
	font-size: 30px;
	margin-bottom: 18px;
	color: #222;
	text-shadow: 0px 2px 3px #555;
}
#footer .footerbox {
	width: 30%;
	float: left;
	padding: 0 12px 12px 12px;
	border-right: 2px dotted #222;
}
#footer .flast { border: 0; }



a.work_img{
	width:300px;
	height: 180px;
	text-decoration:none;
	position:relative;
	display:block;
	margin: 15px;
	border: 6px solid #222;
	float:left;
}

a.work_img div.overlay{
	display: none;
	position:absolute;
	width: 260px;
	height: 140px;
	left:0;
	top:0;
	padding: 20px;
	background: #000;
	filter:alpha(opacity=0);
	-moz-opacity:0;
	-khtml-opacity: 0;
	opacity: 0;
}

/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */

	
/* WORDPRESS SPECIFIC STYLES */
#main .post {
	padding-bottom: 20px;
}
#main .post h2.title {
	text-align: center;
	font-size: 40px;
	margin-top: 10px;
	line-height: 44px;
}
#main .post h2.title a { text-decoration: none; }
#main .post h2.title a:hover { color: #FFF; text-decoration: underline; }
#main .post .meta_data {
	background: url("img/separator.png") no-repeat center;
	width: 710px;
	margin-bottom: 25px;
}
#main .post .meta_data .date {
	color: #000;
	position: relative;
	top: 15px;
	left: 60px;
	padding: 3px 6px 3px 22px;
	background: #EDBD2B url("img/time.png") 3px 6px no-repeat;
	border-radius: 0 0 6px 6px;
	-moz-border-radius: 0 0 6px 6px;
}
#main .post .meta_data .comments {
	color: #000;
	position: relative;
	top: 15px;
	right: 60px;
	padding: 3px 6px 3px 26px;
	background: #EDBD2B url("img/comments.png") 3px no-repeat;
	border-radius: 0 0 6px 6px;
	-moz-border-radius: 0 0 6px 6px;
}
#main .post .meta_data .comments a { color: #000; text-decoration: none; }
#main .post .meta_data .comments a:hover { text-decoration: underline; }
#main .post .entry img { border: 1px solid #CCC; padding: 3px; margin: 3px; }
#main .post .entry ol, #main .post .entry ul { margin-left: 30px; }
#main .post .entry li { margin-bottom: 4px; }
#main .post .entry h1, #main .post .entry h2, #main .post .entry h3, #main .post .entry h4, #main .post .entry h5, #main .post .entry h6 { margin-left: 10px; margin-top: 40px; margin-bottom: 0px; }
#main .navigation { font-family: 'MidoMedium', Georgia, serif; font-size: 28px; margin-bottom: 30px; }
#main h3#comments {
	font-family: 'MidoMedium', Georgia, serif;
	font-size: 30px;
	text-align: center;
	margin-bottom: 40px;
	line-height: 34px;
}
#main .commentlist { margin: 20px 30px; }
#main .comment .comment_author {
	color: #000;
	float: left;
	margin-left: 70px;
	padding: 3px 6px 3px 24px;
	background: #EDBD2B url("img/tag.png") 3px 5px no-repeat;
	border-radius: 6px 6px 0 0;
	-moz-border-radius: 6px 6px 0 0;
}
#main .comment .comment_author a {
	color: #000;
}
#main .comment .comment_author a:hover {
	position: relative;
	top: 1px;
}
#main .comment .gravatar {
	clear: left;
	padding: 10px;
	background: #EDBD2B;
	border-radius: 10px 0 0 10px;
	-moz-border-radius: 10px 0 0 10px;
}
#main .comment .gravatar img { padding: 0; margin: 0; border: 0; }
#main .comment .comment_text {
	width: 570px;
	min-height: 71px;
	border: 2px solid #EDBD2B;
	border-radius: 0 10px 10px 0;
	-moz-border-radius: 0 10px 10px 0;
}
#main .comment .comment_meta {
	color: #000;
	float: right;
	margin-right: 30px;
	padding: 3px 6px 3px 22px;
	background: #EDBD2B url("img/time.png") 3px 6px no-repeat;
	border-radius: 0 0 6px 6px;
	-moz-border-radius: 0 0 6px 6px;
}
#main .comment .comment_meta a {
	color: #000;
	text-decoration: none;
}
#main .comment .comment_meta a:hover { text-decoration: underline; }

#main div#respond { margin-left: 50px; }
#main div#respond h3 {
	font-family: 'MidoMedium', Georgia, serif;
	font-size: 30px;
	margin-top: 40px;
	margin-bottom: 15px;
}

#sidebar #rss_icon { text-align: center; margin-top: 30px; margin-bottom: -20px; }