/*  
Theme Name: Next Vista for Learning
Description: NVFL.
Version: 2.0
Author: Todd Seal
*/

#currentembed, #currenturl
{
font-size: .95em;
font-weight: bold;
margin: 0 0 0 .75em;

}

#currentembed input, #currenturl input
{
width: 100px;
}


/* Begin Typography & Colors */
body 
{
background: #fff url(http://www.nextvista.org/images/body_top.gif) 0 -10px repeat-x;
color: #333;
font: 100% arial, Verdana, 'Lucida Grande', Helvetica, sans-serif;
margin: 0px;
padding: 0px;
text-align: center
}

.postinfo
{
background: #fff url(http://www.nextvista.org/images/info_bg.gif) top left repeat-x;
border: 1px #ddd solid;
clear: left;
color: #666;
float: right;
font-size: 0.8em;
margin: 0 0 2px 7px;
padding: 2px 2px 0 2px;
text-align: left;
width: 135px; 
}

#currentpost .postinfo
{
float: none;
margin-left: 15px;
}

p#previousnav, p#nextnav
{
margin:.25em;
text-align: right;
}

#tagcloud
{
margin-left: 10px;
margin-top: 15px;
}

#page
{
width: 752px;
}

.samplevids
{
background: #fff;
float: left;
width: 153px;
border: 1px solid #8c8c46;
margin: 5px 5px 15px 15px;
padding: 5px;
}

.samplevids img
{
border: 1px solid #000;
padding: 0;
}

#currentpost
{
background: #99cba5;
float: left;
margin: 0;
padding: 0.2em 0.8em;
width: 200px;
}

.date 
{
border-bottom: 1px #cc99a6 solid;
color: #999;
font-size: 1.2em;
margin: 0;
padding: 0;
text-align: right;
}

.postfoot
{
border-bottom: 1px #ede9dc solid;
clear: both;
}

.postfoot a, .postfoot a:visited
{
color: #329933;
}

.postfoot a:hover
{
color: #99cba5;
}

#currentpost .postfoot a:hover
{
color: #656355;
}

h1 
{
font-family: Gill Sans, Verdana, sans-serif;
font-size: 2.4em;
font-weight: normal;
text-align: center;
}

h1, h1 a, h1 a:hover, h1 a:visited {
	text-decoration: none;
	color: #000;
	}

h2 a
{
	color: #069
	}

h2 a:visited
{
color: #001926;
}

h3, h3 a, h3 a:visited
{
color: #329933;
font-weight: bold;
}

h3
{
color: #656355;
font-size: 1.3em;
}

h3#comments, h3#respond
{
clear: both;
font-weight: normal;
}

h3 a:hover 
{
color: #99cba5;
/* color: #fff; */
text-decoration: none;
}

#currentpost h3 a:hover
{
color: #fff;
}

.post h3, .navigation, .content h3
{
clear: both;
}

h2, h2 a, h2 a:hover, h2 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}
p
{
font-size: 1em;
line-height: 1.6em;
}

.entry p a:visited {
	color: #001926;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
	
.commentlist li {
	font-weight: bold;
	}

.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: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font-family: Georgia, Times, Serif;
	}

small, #sidebar ul li, #sidebar ol li, .nocomments, blockquote, strike {
	color: #777;
	}

#sidebar ul li
{
}
	
code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	letter-spacing: .07em;
	}

a
{
	text-decoration: underline;
}

a, h2 a:hover{
	color: #069;
	}

a:hover {
	color: #147;
	text-decoration: none;
	}
	
#wp-calendar #prev 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;
	padding: 0; 
	}

#wrapper
{
margin: 0px auto;
padding: 0px;
padding-top: 5px;
text-align: left;
width: 750px;
}

#home #wrapper
{
padding-top: 0px;
}


	
#header {
	padding: 1em;
	margin: 0 auto;
	background-color: #73a0c5;
	}

.narrowcolumn {
	float: left;
	padding: 0 0 20px 5px;
	margin: 0;
	width: 560px;
	}

.google .narrowcolumn {
	float: left;
	padding: 0 0 20px 5px;
	margin: 0;
	width: 460px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 460px;
	}
	
.post 
{
margin: 0;
text-align: left;
}

.widecolumn .post {
	margin: 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}



/* End Structure */


/*	Begin Headers */

h2 
{
padding-left: 8px;
margin: 30px 0 0;
}

h2.pagetitle 
{
margin-top: 30px;
text-align: center;
}

#sidebar h2 
{
margin: 2px 0 0;
padding: 1px;
padding-left: 5px;
/* width: 170px; */
}

.lightbulbs h2, h2.lightbulbs
{
background: none;
border-bottom: 1px #99cba5 solid;
color: #393;
}

.globalviews h2, h2.globalviews
{
background: none;
border-bottom: 1px #65a5ff solid;
color: #069;
}

.seeingservice h2, h2.seeingservice
{
background: none;
border-bottom: 1px #ff7f7f solid;
color: #c00;
}

h2.lightbulbs, h2.globalviews, h2.seeingservice
{
margin-bottom: 15px;
}

#page > #sidebar h2
{
/* width: 190px; */
}

h2#subbanner
{
display: none;
margin: 0;
padding: 0;
}

h3
{
background: url(http://www.nextvista.org/images/section_top2.gif) top right no-repeat;
margin-bottom: 0;
margin-top: 20px;
padding: 2px;
padding-left: 5px;
}

h3#respond, h3#comments
{
background: none;
}

h1
{
font-family: "Gill Sans", Verdana, sans-serif;
font-size: 2.4em;
font-weight: normal;
}

h1#banner
{
background: url(http://www.nextvista.org//images/full_logo5.gif) top center no-repeat;
margin: 0px;
padding: 0px;
}

h1#banner a
{
display: block;
width: 740px;
height: 90px;
margin: 0px;
margin-bottom: 10px;
padding: 0px;
padding-bottom: 0px;
text-decoration: none;
text-indent: -5000px;
}

#home h1#banner a
{
background: url(http://www.nextvista.org/images/full_logo_lrg.gif) top center no-repeat;
}

/* End Headers */



/* Begin Images */

img, a img
{
border: 1px #8c8c46 solid;
margin: 0px;
padding: 2px;
}

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;
	}

.othervids img, .results img
{
height: 35px;
width: 35px;
float:left;
margin: 0;
margin-right: .5em;
padding: .05em;
}

.collectionlanding .results img
{
height: 35px;
width: 35px;
padding: .1em;
}

.results img
{
height: 55px;
width: 55px;
}

.results dd small
{
display: block;
margin: 1em 0 0 8em;
}

.contestexample img
{
height: 35px;
width: 35px;
float:left;
margin: 0;
margin-right: .5em;
padding: .05em;
}

.alignright {
	float: right;
	}
	
.alignleft {
	float: left
	}

img.removetag
{
border: none;
}
/* 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;
	}

.postinfo li
{
list-style-type: none;
list-style-image: none;
margin: 0;
padding: .25em;
}

.othervids dd, .results dd
{
margin: -1.1em;
padding: -1em;
}

.othervids, .results
{
margin-top: -2em;
}

.collectionlanding dl
{
width: 200px;
}

.randcollectionlist
{
float: left;
padding-left: 2em;
width: 240px;
}

.colstart
{
clear: left;
}

.collectionlanding .results dt
{
font-size: 1.1em;
margin-top: 1em;
}

.collectionlanding h5
{
background: none;
color: #656355;
font-size: 1.2em;
padding-bottom: 2em;
}

h5.lightbulbs
{
border-top: 1px solid #99cba5;
}

h5.globalviews
{
border-top: 1px solid #65a5ff;
}

h5.seeingservice
{
border-top: 1px solid #ff7f7f;
}
	
#sidebar ul, #sidebar ul ol {
	margin: 15px 0 0px 10px;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 10px;
	}

#sidebar p, #sidebar select {
	margin: 5px 10px 0px 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 20px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 25px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}

.postinfo ul
{
margin: 0px;
margin-left: 5px;
padding: 0px;
}

.postinfo ul li
{
margin-bottom: 0;
}

.postinfo p#likethis
{
margin: 0;
padding: 0
}

li#downloadlink
{
font-size: 1.1em;
margin-bottom: .85em;
margin-top: .85em;
}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: center;
	}

#sidebar #searchform #s {
	width: 115px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

form input, form textarea, form select {
	margin: 1px 0 5px 0;
	font: 85% Verdana,Sans-serif;



	}








label input { 
	display: inline; 
	}

#currenturl label input, #currentembed label input
{
display: block;
}



#author, #email, #url, #comment {
	display: block;
	margin: 3px 0 10px 0;
	font-size: 0.9em;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 15px 0;
	}

#commentform textarea {
	width: 420px;
	padding: 2px;
	}




#commentform #submit {
	margin: 0;
	float: right;
	}

/* End Form Elements */



/* Begin Comments*/


















.even
{
background-color: #eed;
border-left: 2px solid #069;
font-size: 0.8em;
}

.odd
{
background-color: #eed;
border-left: 2px solid #ccbf99;
font-size: 0.8em;
}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
list-style-type: none;
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	}


.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;

	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 20px 0 10px 0;
	margin-left: 590px;
	width: 155px;
	}

.google #sidebar
{
	padding: 0px 0 10px 0;
	margin-left: 500px;
	width: 250px;
	}

#sidebar h2
{
font-size: 1.7em;
}

#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;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}

#tagcloud a
{
text-decoration: underline;
}
/* End Various Tags & Classes*/




#page
{
margin-bottom: 100px;
}

/* -----FOOTER----- */

#footer
{
background: url(http://www.nextvista.org/images/film_hr.gif) center 10px no-repeat;
clear: both;
font-size: 0.7em;
margin-top: 20px;
padding: 5px;
padding-top: 30px;
text-align: center;
}

#footer a
{
text-decoration: none;
color: #330;
}

#footer a:hover
{
text-decoration: underline;
}

#footer li
{
list-style-type: none;
display: inline;
color: #330;
}

#footer li#copyright
{
display: block;
margin: 0px;
padding: 0px;
}
