/*
Theme Name: Prakash for India
Theme URI: http://www.prakash4india.org/
Description: The default WordPress theme for Prakash for India
Version: 1.0
Author: John Bonam
Author URI: http://www.alpha3.com/
Tags: blue, custom header, fixed width, two columns, widgets

	Prakash v1.0
	 http://www.alpha3.com/

	This theme was designed and built by John Bonam,
	whose site you will find at http://www.alpha3.com

*/



/* Begin Typography & Colors */

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Arial, Sans-Serif;
	color: #333;
	text-align: center;
	}
	
#bg_top { background: url('images/bg.png') repeat-x; }

#bg_top_page { background: url('images/bg_page.png') repeat-x; }
	

#page {
	background-color: white;
	border: 1px solid #959596;
	text-align: left;
	}
	
#menuTop { width: 924px; margin-top: 8px;}

.clear { clear: both; }

#header {
	width: 924px;
	height: 144px;
}
	
#headerL {
	width: 359px;
	height: 144px;
	float: left;
	padding-top: 10px;
}

#headerR {
	width: 565px;
	height: 144px;
	float: left;
	text-align: right;
	padding-top: 10px;
}

#headerR strong {
	font-size: 14px;
}

#headerR p {
	font-size: 12px;
	color: #fff;
	padding-right: 15px;
}

#intro {
	width: 924px;
	height: 300px;
}

#introL {
	width: 522px;
	float: left;
	padding-top: 40px;
}

.introHead {
	font-size: 18px;
}

#introL p {
	line-height: 2em;
	font-size: 12px;
	color: #666;
	padding-left: 15px;
	padding-right: 25px;
}

#introR {
	width: 400px;
	height: 300px;
	float: left;
	text-align: center;
	background: #333;
	border: 1px #333 solid;
}

.v_back {
	position: relative;
	z-index: 50;
}

.paddingTop { padding-top: 45px; }

#content { font-size: 12px; }

.narrowcolumn .entry {
	line-height: 1.2em;
	}

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

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

.even, .alt {

	border-left: 1px solid #ddd;
}

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

.title_date {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	line-height: 1.5em;
	background: #e77401;
	color: #fff;
	padding: 4px;
	}
	
.post_head {
	padding-top: 15px;
}

.post_title {
	float: left;
}

.post_time {
	float: right;
}

h1, h2, h3 {
	font-family: Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 2em;
	text-align: left;
	color: #e77401;
	}

h2 {
	font-size: 1.6em;
	}

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

#sidebar h2 {
	font-family: Arial, Sans-Serif;
	font-size: 1.2em;
	}

#sidebar a { color: #003a75; }

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited a:visited {
	color: #003a75;
	}
	
h3, h3 a, h3 a:visited {
	color: #e77401;
	}

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

h3, h3 a, h3 a:hover, h3 a:visited {
	text-decoration: none;
	color: #e77401;
	}

.entry p a, a:active a:visited {
	color: #003a75;
	text-decoration: underline;
	font-size: 12px;
}

.entry p a:hover {
	color: #003a75;
	text-decoration: none;
}

.entry li a, a:active a:visited {
	color: #003a75;
	text-decoration: underline;
	font-size: 12px;
}

.entry li a:hover {
	color: #003a75;
	text-decoration: none;
}


.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.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;
}

.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;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 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;
	}

a, h2 a:hover, h2 a:visited {
	color: #003a75;
	text-decoration: none;
	}
	
a, h3 a:hover, h3 a:visited {
	color: #003a75;
	text-decoration: none;
	}

a:hover {
	color: #003a75;
	text-decoration: underline;
	}

#sidebar a, a:visited, a:active {
	color: #003a75;
	text-decoration: none;
	font-size: 12px;
}

#sidebar a:hover {
	color: #003a75;
	text-decoration: underline;
	font-size: 12px;
}

#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 */

body { margin: 0; }

#page {
	background-color: white;
	margin: 0 auto;
	width: 924px;
	border: 1px solid #959596;
}

#header {
	margin: 0 auto;
	height: 200px;
	width: 924px;
	}

.narrowcolumn {
	float: left;
	padding-right: 30px;
	width: 700px;
	}
	
.rightSide {
	width: 194px;
	padding-top: 30px;
	float: left;
}

.rightSide_page {
	width: 194px;
	padding-top: 75px;
	float: left;
}

.post {
	margin: 0 0;
	text-align: justify;
	}
	
.post img { border-width: 1px; border-color: #666; border-style: solid; }

.post hr {
	display: block;
	}

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


.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

.footer {
	width: 100%;
	float: left;
	background: #003a75;
	padding-bottom: 10px;
	margin-top: 15px;
}

.footerTop {
	background: #0063c1;
	height: 4px;
}

.footer p {
	text-align: center;
}

.copy {
	background: #0063c1;
	padding: 12px;
	color: #fff;
	font-size: 11px;
	clear: both;
	padding-top: 15px;
}

.copy a {
	color: #fff;
	text-decoration: underline;
	font-size: 11px;
}

.copy a:visited {
	color: #fff;
	text-decoration: underline;
	font-size: 11px;
}

.copy a:hover {
	color: #fff;
	text-decoration: none;
	font-size: 11px;
}

	
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 0 0;
	font-size: 18px;
	}

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

h3 { padding: 0; }

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 {
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	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;
	list-style-image: url('images/bullet.png');
	list-style-type: none;
	}

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

/* .entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	} */

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

html>body .entry ul ul li:before {
	content: "\00BB \0020";
}

#sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.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-bottom: 15px;
	}

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

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

#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: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	background: #ccc;
	}
	
#searchform input {
	background: #ccc;
	border: 0;
}

#sidebar #searchform #s {
	width: 128px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	text-transform: lowercase;
	color: #666;
	}

.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;
	}
#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 {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

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

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

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

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	width: 194px;
	float: left;
	}

#sidebar form {
	margin: 0;
	}
	
#sidebar h2 {
	color: #e77401;
	font-size: 14px;
	font-weight: normal;
	padding-bottom: 1px;
}

#sidebar li h2 {
	border-bottom-color: #ccc;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	padding-left: 15px;
}
	
/* 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;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

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


/* Social Media */

.social img { margin-left: -15px; }

/* Schools */

.syllabus {
	font-weight: bold;
	font-style: italic;
}


/* Staff */

.staffBox { width: 700px; padding-bottom: 4px;}

.staffPic { width: 150px; float: left; padding-right: 10px;}

.staffContent {width: 530px; float: left; padding-right: 10px;}

.staffName { font-weight: bold; color: #e77401; font-size: 14px; border-bottom: 1px dashed #666; margin-top: -2px;}

.staffTitle { font-weight: bold; color: #333; font-size: 12px;}

.board_usa_pic { float: left; }

.board_usa { float: left; padding-left: 10px; margin-top: -12px; }


/* FAQs */

.faqs { line-height: 2em; }

.faqs a, a:visited {
	color: #003a75;
	text-decoration: none;
	font-size: 12px;
}

.faqs a:hover {
	color: #003a75;
	text-decoration: underline;
	font-size: 12px;
}

.faq_answers a, a:hover {
	color: #e77401;
	text-decoration: none;
	font-size: 12px;
}


/* Top of Page Links */

.topPageLinks { color: #ccc; text-align: center; }


/* Menu Bottom */

.menu_bottom {
	margin: 0 auto;
	width: 924px;
	text-align: left;
	padding-top: 15px;
}

.menu_bottom ul {
	list-style: none;
	padding-right: 3.5em;
	padding-left: 0em;
	float: left;
	font-size: 12px;
	line-height: 1.5em;
}

.menu_bottom li {	
}

.menu_bottom-heading { 
	font-weight: bold; 
	color: #ff9900;
}

li.menu_bottom-heading a:link { 
	color: #ff9900; 
	text-decoration: none;
}

li.menu_bottom-heading a:active { 
	color: #ff9900; 
	text-decoration: none;
}

li.menu_bottom-heading a:visited { 
	color: #ff9900; 
	text-decoration: none;
}

li.menu_bottom-heading a:hover { 
	color: #ff9900; 
	text-decoration: underline;
}

.menu_bottom a:link { 
	color: #fff; 
	text-decoration: none;
}

.menu_bottom a:active { 
	color: #fff; 
	text-decoration: none;
}

.menu_bottom a:visited { 
	color: #fff; 
	text-decoration: none;
}

.menu_bottom a:hover { 
	color: #fff; 
	text-decoration: underline;
}

.menu_bottom_bullet {
	list-style-image: url('images/bullet2.png');
	list-style-type: none;
	margin-left: 13px;
}

.menu_bottom-padding { padding-bottom: 15px; }

.donateRx {
	width: 700px;
	float: left;
}

.donateCx {
	width: 230px;
	float: left;
	height: 150px;
}

.donateCxM {
	width: 208px;
	float: left;
	padding-left: 15px;
	margin-right: 15px;
	border-left: 1px dashed #ccc;
	border-right: 1px dashed #ccc;
	height: 200px;
}

.paypalL {
	float: left;
}

.hr_grey { border-bottom: 1px #999 dashed; border-top: 0px; border-left: 0px; border-right: 0px;}

h4 { color: #0063c1; }

.verse { color: #789; }

.orange { color: #e77401; }

.pageTop {
	padding-top: 30px;
}

.pageTop2 {
	padding-top: 20px;
}

/* Twitter */

.twitter {
	border-bottom-color: #ccc;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	padding-left: 15px;
	padding-top: 15px;
}

.twitter_area {
	font-size: 12px;
	padding-top: 8px;
	border-bottom: 1px #999 dotted; border-top: 0px; border-left: 0px; border-right: 0px;
	list-style-type: none;
}

.twitter li {
	list-style-type: none;
}

.tweets li {
	list-style-type: none;
}

.twitter_image {
	float: right;
	margin-top: -12px;
	margin-right: 18px;
}

.twitter_time {
	font-size: 10px;
	color: #666;
	font-style: italic;
	text-align: right;
}

.twitter_time a:link {
	font-size: 10px; 
	font-style: italic;
	color: #666; 
	text-decoration: none;
}

.twitter_time a:active { 
	font-size: 10px; 
	font-style: italic;
	color: #666; 
	text-decoration: none;
}

.twitter_time a:visited { 
	font-size: 10px; 
	font-style: italic;
	color: #666; 
	text-decoration: none;
}

.twitter_time a:hover { 
	font-size: 10px; 
	font-style: italic;
	color: #666; 
	text-decoration: underline;
}

.twitter_follow { font-size: 11px; }
.twitter_follow a { font-size: 11px; }
