/*
Theme Name: Insights Institute
Description: WordPress theme for Insights Institute
Version: 0.3
*/

/*
teal: 008080
cool blue: 73A0C5
*/

/* Begin Typography & Colors */
body {
font-size: 85%;
font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
background: #d5d6d7;
color: #333;
text-align: center;
}
#page {
background-color: white;
border: 1px solid #959596;
text-align: left;
}
#header {
background: #008080;
}
#content {
font-size: 1.1em;
}

#mainCol1 {
float:left;
width:65%;
margin-right:4%;
}
#mainCol2 {
float:right;
width:31%;
}

.widecolumn .entry p {
font-size: 1.05em;
}
.narrowcolumn .entry, .widecolumn .entry {
line-height: 1.4em;
}
.widecolumn {
line-height: 1.6em;
}
.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;
}
#footer {
background: #e7e7e7;
border: none;
}
small {
font-family: Arial, Helvetica, Sans-Serif;
font-size: 0.9em;
line-height: 1.5em;
}
h1 {
font-size: 3em;
text-align: center;
font-weight:normal;
}
#headerimg .description {
font-size: 1.2em;
text-align: center;
}
h2 {
font-size: 1.75em;
font-weight:normal;
line-height:1em;
padding-bottom:0.25em;
}
h2.pagetitle {
font-size: 1.75em;
}
#sidebar h2 {
font-size: 1.25em;
}
h3 {
font-size: 1.25em;
}
h1, h1 a, h1 a:hover, 
h1 a:visited, #headerimg .description {
text-decoration: none;
color: white;
}
h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
color: #333;
}
/*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;
}*/
h2, h2 a, h2 a:hover, h2 a:focus, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
text-decoration: none;
}
/*.entry p a:visited {
color: #b85b5a;
}*/
.sticky {
background: #f7f7f7;
padding: 0 1em 1em;
}
.sticky h2 {
padding-top: 1em;
}
.commentlist li, #commentform input, #commentform textarea {
font-size: 0.9em;
}
.commentlist li ul li {
font-size: 1em;
}
.commentlist li {
font-weight: bold;
}
.commentlist li .avatar {
float: right;
border: 1px solid #eee;
padding: .2em;
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 div {
margin:.5em 0;
}
.commentmetadata {
font-weight: normal;
}
#sidebar {
}
small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
color: #666;
}
code {
font: 1.1em 'Courier New', Courier, Fixed;
}
acronym, abbr, span.caps {
font-size: 0.9em;
letter-spacing: .07em;
}
/* LINKS */
a:visited {
color:#008080;
}
a, 
h2 a:hover, h2 a:focus, 
h3 a:hover, h3 a:focus {
color: #008080;
}
a:hover,
a:focus {
color: #008080;
text-decoration:none;
background-color:#eee;
}
h1 a:hover,
h1 a:focus {
background-color:#008080;
}
#wp-calendar #prev a, #wp-calendar #next a {
font-size: .9em;
}
#wp-calendar a {
text-decoration: none;
}
#wp-calendar caption {
font-size: 1.3em;
font-weight:bold;
text-align: center;
}
#wp-calendar th {
font-style: normal;
text-transform: capitalize;
}
/* End Typography & Colors */



/* Begin Structure */
body {
margin: 0 0 2em 0;
padding: 0;
}
#skip {
margin: .5em auto;
width:99%;
max-width:1100px;
text-align:left;
}
#page {
background-color: white;
margin: 0 auto 2em;
padding: 0;
width: 99%;
max-width:1100px;
border: 1px solid #959596;
}
#header {
margin: 0;
padding: 0;
width: 100%;
}
#headerimg {
margin:0;
padding:1em 0;
width: 100%;
}
.narrowcolumn {
float: left;
width: 70%;
margin-left: 27%;
}
* html .narrowcolumn {
display: inline;
}

.widecolumn {
padding: 1em 0 2em 0;
margin: .5em 0 0 50px;
width: 625px;
}
.post {
margin: 0 0 3em;
}
.post p {
text-align: justify;
}
.post hr {
display: block;
}
.widecolumn .post {
margin: 0;
}
.narrowcolumn .postmetadata {
padding-top: .5em;
}
.widecolumn .postmetadata {
margin: 30px 0;
}
.widecolumn .smallattachment {
text-align: center;
float: left;
width: 128px;
margin: .5em .5em .5em 0;
}
.widecolumn .attachment {
text-align: center;
margin: .5em 0;
}

/* Begin Sidebar */
#sidebar {
float: left;
width: 25%;
margin-left: -95%;
margin-top: 2em;
}
#sidebar form {
margin: 0;
}
/* End Sidebar */

.postmetadata {
clear: both;
}
.clear {
clear: both;
color:#fff;
width:1px;
height:1px;
}
#footer {
padding: 1.5em 0;
margin: 0 auto;
width: 100%;
clear: both;
}
#footer p {
margin: 0;
padding: .15em 0;
text-align: center;
}
/* End Structure */



/*	Begin Headers */
h1 {
margin:0;
padding-top:0.5em;
}
h2 {
margin: 1.5em 0 0;
}
h2.pagetitle {
margin-top: 1.5em;
text-align: center;
}
#sidebar h2 {
margin: .5em 0 0;
padding: 0;
}
h3 {
padding: 0;
margin: 1.5em 0 .35em;
}
h3.comments {
padding: 0;
margin: 3em auto 2em;
}
/* 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 */

html>body .entry ul {
margin-left: 0;
padding: 0 0 0 1.5em;
list-style: disc;
}
html>body .entry li {
margin: .5em 0 .75em 1em;
}
.entry ol {
padding: 0 0 0 1.5em;
margin: 0;
}
.entry ol li {
margin: 0;
padding: 0;
}
.postmetadata ul, .postmetadata li {
display: inline;
list-style-type: none;
list-style-image: none;
}

#sidemenu ul {
margin: 1em 1em 2em;
padding: 0;
}
#sidemenu ul ul {
margin: 1em;
padding: 0;
}
#sidemenu ul li {
margin: .75em 0;
padding: 0;
}
/* End Lists */


/* Begin Form Elements */
fieldset {
margin:.25em 0 .75em;
padding:.65em;
border:#ccc 1px solid;
}
fieldset div {
margin-top:.5em;
}
#searchform {
margin: 1em 0;
padding: .5em .25em .5em 0;
}
#sidebar #searchform #s {
width: 108px;
padding: 2px;
}
#sidebar #searchsubmit {
padding: 1px;
}
select {
width: 130px;
}
#commentform input {
width: 15em;
padding: .2em;
margin: .5em .5em .1em 0;
}
#commentform {
margin: .5em 1em 0 0;
}
#commentform textarea {
width: 100%;
padding: .2em;
}
#respond:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
#commentform #submit {
margin: 0 0 .5em auto;
float: right;
}
input[type="button"], input[type="submit"], button {
cursor:pointer;
}
/* End Form Elements */



/* Begin Comments*/
.alt {
margin: 0;
padding: 1em;
}
.commentlist {
padding: 0;
text-align: justify;
}
.commentlist li {
margin: 1.5em 0 1em;
padding: .5em .5em 1em 1em;
list-style: none;
}
.commentlist li ul li {
margin-right: -.5em;
margin-left: 1em;
}
.commentlist p {
margin: 1em .5em 1em 0;
}
.children {
padding: 0;
}
#commentform p {
margin: .5em 0;
}
.nocomments {
text-align: center;
margin: 0;
padding: 0;
}
.commentmetadata {
margin: 0;
display: block;
}
/* End Comments */




/* Begin Calendar */
#wp-calendar {
empty-cells: show;
margin: 1em auto 0;
width: 155px;
}
#wp-calendar #next a {
padding-right: 1em;
text-align: right;
}
#wp-calendar #prev a {
padding-left: 1em;
text-align: left;
}
#wp-calendar a {
display: block;
}
#wp-calendar caption {
text-align: center;
width: 100%;
}
#wp-calendar td {
padding: .3em 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: 1.5em 3em 0 1em;
padding-left: 2em;
border-left: .5em solid #ddd;
}
blockquote cite {
margin: .5em 0 0;
display: block;
}
.center {
text-align: center;
}
.hidden {
display: none;
}
.screen-reader-text {
position: absolute;
left: -999em;
}
hr {
display: none;
}
a img {
border: none;
}
.navigation {
display: block;
text-align: center;
margin-top: 2em;
padding-bottom: 1em;
}
h2.pagetitle + div.navigation {
padding-bottom:0;
}
/* 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: .35em;
margin: 1em 1em 1em 0;
/*-moz-border-radius: 5px;
-khtml-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;*/
}
.wp-caption img {
margin: 0;
padding: 0;
border: 0 none;
}
.wp-caption p.wp-caption-text {
font-size: 1em;
line-height: 1.5em;
padding: 0 .5em .5em;
margin: 0;
}
/* End captions */


