/*
Theme Name: Custom Theme By Studiotheme.com
Theme URI: http://wordpress.org/
Description: Custom Theme designed by  <a href="http://studiotheme.com/">Studio Theme</a>.
Version: 1.6
Author: Rosan Bhati
Author URI: http://studiotheme.com/
Tags: blue, custom header, fixed width, two columns, widgets

	Custom Theme v1.0
	 http://studiotheme.com/

	This theme was designed and built by Rosan Bhati,
	whose blog you will find at http://studiotheme.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



/* Begin Typography & Colors */
body {
	font-size: 12px; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #7F7F7F;
	text-align: center;
	margin: 0 0 20px 0;
	padding: 0;
	background-color: #E6E6E6;
	}


#comment{
	height:25px;
	width:500px;
	border-top:1px #CCCCCC solid;
	border-bottom:1px #CCCCCC solid;
	padding:7px 0px 0px 0px;
	margin-top: 20px;
}
#comment ul {
	margin:0;
	padding:0;
}
#comment ul li {
	display:inline;
}
#comments{
	width:400px;
	padding:7px 50px 0px 50px;
}
#comment a{
	color: 235e84;
	text-decoration:none;
}
#sidebarconnect{
	text-align:center;
}
#jobnob{
	padding:0px 10px 10px 0px;
}
#facebook{
	padding:10px 10px 10px 0px;
}
#twitter{
	padding:10px 10px 10px 0px;
}
#rss{
	font-size:14px;
	color:#04a4d4;
	font-weight:bold;
	height:30px;
	text-align: left;
}
#rss img{
	margin: 10px 0px 0px 0px;
}
#rss span{
	margin: -5px 0px 10px 5px;
}
.widecolumn .entry p {
	font-size: 11px;
	}

.narrowcolumn .entry, .widecolumn .entry {
	padding-bottom: 20px;
	}




.narrowcolumn .postmetadata {
	text-align: center;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 0px solid #ddd;
}

.even, .alt {

	border-left: 0px solid #ddd;
}



small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family:Georgia;
	
	}

/*
h1 {
	font-size: 18px;;
	text-align: center;
	padding-top: 70px;
	margin: 0;
	color:3ab44a;
	}
*/

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	padding: 0;
	margin: 20px 0 0;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	}



h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #235e84;
text-decoration: none;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
	margin: 0px 0 10px;
	padding: 0px 5px 10px 0px;
	list-style: none;
	color:#666667;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}


#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}




small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

 h2, h3 a:hover  {
	text-decoration: none;
	}
a,a:hover{
	color:#235e84;
	text-decoration: none;
}
a:hover ,a:visited{
	color: #04a4d4;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */

#page {
	background-color: white;
	margin: 0px auto;
	padding: 0;
	width: 1000px;
	text-align: left;
	}

#header {
	margin: 0 0 0 1px;
	padding: 0px 0px 0px 0px;
	height: 80px;
	width: 965px;
	}
#logo{
	float:left;
	width:500px;
	padding:8px 0px 0px 40px;
}

#searchtop{
	float:right;
	width:350px;
	background:url(images/search.jpg) no-repeat;
	height: 45px;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 0px 50px;
	text-align: left;
	position: relative;
	top: 5px;
}
#searchtop-inner{
	text-align:left;
	padding-left: 60px;
}
#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
	margin: 7px 9px 0;
	height: 192px;
	width: 740px;
	}

.narrowcolumn {
	float: left;
	padding: 0 0 20px 75px;
	margin: 0px 0 0;
	width: 500px;
	}

.widecolumn {
	padding: 0px 0 20px 0;
	margin: 5px 0 0 75px;
	width: 500px;
	line-height: 1.6em;
	float:left;
	}

.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}
#footerd {
	padding: 0;
	margin: 0 auto;
	width: 1000px;
	height:10px;
	clear: both;
	border: none;
	font-size:11px;


	}
#footer {
	padding: 0;
	margin: 0 auto;
	width: 100%;
	height:80px;
	clear: both;
	border: none;
	font-size:11px;
	background-color: #F6F6F6;
	border-top: 1px #666667 solid;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
/* End Structure */



/*	Begin Headers */


h2, h1 {
	margin: 30px 0 0;
	font-size: 1.6em;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	border-bottom:1px #D7D7D7 solid;
	line-height:30px;
	}



h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}



.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin:30px 0px 30px 0px;

	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 0px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 0px 0 0px;
	padding: 4px 0px 8px 0px;
	border-bottom:1px #D7D7D7 solid;
	line-height: 16px;
	}
#sidebar ul ul li a {
	color:#04a4d4;
	font-size:11px;
	text-decoration:none;
}
#sidebar ul ul li a:hover {
	color:#235e84;
	text-decoration:none;
}
/* End Entry Lists */



/* Begin Form Elements */
#sidebar #searchform {
	margin: 5px auto;
	padding: 3px 3px;
	text-align: center;
	height: 25px;
	display: inline;
	}
#header #search-theme-form {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	height: 20px;
	position: relative;

	}
#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	border:0px #F2F2F2 solid;
	background:#E7E7E7;
	font-size: 10px;
	color:#9B9B9B;
	}
#header #search-theme-form #s {
	border:0px #FFFFFF solid;
	width: 190px;
	padding: 2px 0px 0px 0px;
	margin: 4px 0px 0px 0px;
	height: 18px;
	color:#9B9B9B;
	}

#sidebar #searchsubmit {
	padding: 0px 0px 0px 1px;
	background:url(images/go.jpg) no-repeat;
	border:none;
	width:30px;
	height:16px;
	}
#header #searchsubmit {
	background:url(images/submit.jpg) no-repeat;
	border:none;
	width:55px;
	height:23px;
	margin-left: 60px;
	}
.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	height: 200px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}


.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	font-weight: normal;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 20px 0 10px 0;
	margin-left: 700px;
	width: 190px;
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


/* "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." */

/************************************************
*	Navbar      								*
************************************************/

#navbar {
	background: url(images/navbar.jpg) repeat-x;
	width: 970px;
	height: 40px;
	color: #FFFFFF;
	padding: 0px 0px 0px 30px;
	float: left;
	}
	
#navbarleft {
	width: 715px;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	height: 40px;
	}
	
#navbarright {
	width: 200px;
	float: right;
	margin: 0px;
	padding: 6px 0px 0px 0px;
	}
	
#navbarright img {
	border: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	}

#nav {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	list-style: none;
	}
	
#nav ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	}

#nav a {
	background: url(images/nav_bk.gif) repeat-x;
	color: #FFFFFF;
	display: block;
	font-size: 14px;
    font-weight: bold;
    margin: 0px 15px 0px 0px;
	padding: 6px 10px  7px 10px;
	text-decoration:none;
	}
	
#nav a:hover {
	color:#000000;
	display: block;
	text-decoration: none;
	margin: 0px 15px 0px 0px;
	padding: 6px 10px 7px 10px;
	background-color: #6A6869;
	background:url(images/navhover.jpg) repeat-x;
	}



#nav li {
	float: left;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	z-index: 15;
	position:relative;
	line-height: 20px;
	}
	
#nav li li {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 140px;
	z-index: 10;
	position:relative;
	}
	
#nav li li a, #nav li li a:link, #nav li li a:visited {
	background: #2B2B2B;
	width: 140px;
	float: none;
	margin: 0px;
	padding: 8px 10px 8px 10px;
	border-top: 1px solid #C0C0C0;
	}
	
#nav li li a:hover, #nav li li a:active {
	background: #666666;
	padding: 8px 10px 8px 10px;
	}

#nav li ul {
	position: absolute;
	width: 10em;
	left: -999em;
	}

#nav li:hover ul {
	left: auto;
	display: block;
	}
	
#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
	}
	
/************************************************
*	SubNavbar      								*
************************************************/

#subnavbar {
	background: #393939;
	width: 920px;
	height: 25px;
	color: #FFFFFF;
	margin: 0px auto 0px;
	padding: 0px;
	}
	
#subnav {
	margin: 0px;
	padding: 0px;
	list-style: none;
	}
	
#subnav ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	}

#subnav a {
	background: #393939;
	color: #FFFFFF;
	display: block;
	font-size: 10px;
    font-weight: bold;
    margin: 0px 15px 0px 0px;
	padding: 6px 10px 5px 10px;
	}
	
#subnav a:hover {
	background: #666666;
	color: #FFFFFF;
	display: block;
	text-decoration: none;
    margin: 0px 15px 0px 0px;
	padding: 6px 10px 5px 10px;
	}

#subnav li {
	float: left;
	margin: 0px;
	padding: 0px;
	z-index: 14;
	position:relative;
	}
	
#subnav li li {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 140px;
	z-index: 10;
	position: relative;
	}
	
#subnav li li a, #subnav li li a:link, #subnav li li a:visited {
	background: #999999;
	width: 140px;
	float: none;
	margin: 0px;
	padding: 6px 10px 5px 10px;
	border-top: 1px solid #FFFFFF;
	}
	
#subnav li li a:hover, #subnav li li a:active {
	background: #666666;
	}

#subnav li ul {
	position: absolute;
	width: 10em;
	left: -999em;
	}

#subnav li:hover ul {
	left: auto;
	display: block;
	}
	
#subnav li:hover ul, #subnav li.sfhover1 ul {
	left: auto;
	}


h2, h2 a, h2 a:visited,
h1, h1 a, h1 a:visited {
	color: #3ab44a;
}
 h3, h3 a, h3 a:visited{
	color:#8c8c8c;
	font-size: 16px;
}
.author{
	color:#266C85;
}

.narrowcolumn small{
	font-family:Georgia, "Times New Roman", Times, serif;
}

h2, h1 {
	padding-bottom:5px;
}
.comment-author{
	font-weight:normal;
}
.digg{
	background:url(images/digg.png) no-repeat;
	padding-left:20px;
}
.del{
	background:url(images/delicious.png) no-repeat;
	padding-left:20px;
	margin-left:15px;
}
.digg{
	font-weight:bold;
	color:#000000;	
}
.del {
	font-weight:bold;	
	color:#000000;	
}
.commentsumm {
	width:200px;
	margin:0px 200px 0px 0px;
}

