/*
Theme Name: ProjectsViewer
Theme URI: http://www.blendedtechnologies.com
Description: List projects as blog entries sort of
Version: 1.0
Author: Greg Pinero
Author URI: http://www.blendedtechnologies.com
*/

*
{
  padding: 0;
  margin: 0;
}

#wrapper
{
  width: 95%;
  margin: 0 auto;
  padding-left: 5%;
}

#sidebar
{
  width: 28%;
  margin-left: 70%;
}

#footer
{
  clear: both;
}

body
{
  font-family: ?Trebuchet MS?, Arial, Verdana, Sans-Serif;
  font-size: 76%;
}

hr
{
  display: none;
}

#content
{
  width: 66%;
  float: left;
}

#header
{
    margin-bottom: 20px;
    width: 100%;
    background-color: #FFFFFF;
}

#headerimg
{
  font-size: 1.2em;
  background-color: #FFFFFF;
  height: 6.5em;
  border: 3px solid #3369FF;
  width: 91%;
  padding-left: 7%;
}

#header a

{
  color: white;
}

#header h1

{
  font-size: 3em;
}

#footer
{
  background-color: #FFFFFF;
  clear: both;
  padding: 20px 20px 20px 7.5%;
  margin-top: 2em;
  height: 3em;
  color: #804A0F;
  border: 3px solid #3369FF;
}

#sidebar ul
{
  list-style: none;
  margin-bottom: 10px;
}

#sidebar ul ul
{
  list-style-image: URL(images/listitem.png);
  list-style-type: circle;
  margin-left: 20px;
}

#sidebar ul ul ul
{
  margin-bottom: 0;
}

#sidebar
{
  color: #d70;
  border: 1px solid #94C4E6;
}

#sidebar ul h2
{
  background-color: #FFFFFF ;
  border-bottom: 1px solid #94C4E6;
  border-top: 1px solid #94C4E6;
  font-size: 1.2em;
  font-weight: normal;
  padding: 2px;
  margin-bottom: 5px;
}

#sidebar a
{
  text-decoration: none;
  color: #4A2C00;
}

#sidebar a:hover
{
  text-decoration: underline;
}

#searchform
{
  text-align: center;
}

#searchform input
{

  border: 1px solid #4A2C00;
  background-color: #FDE5C3;
}

#searchform #s
{

  width: 50%;
  background-color: white;
}

#wp-calendar
{
  border: 1px solid #FDE5C3;
  width: 80%;

  margin: 0 auto;
  text-align: center;
  margin-bottom: 15px;

}

#wp-calendar th
{
  background-color: #FDE5C3;
}

#wp-calendar a
{
  border: 1px solid #4A2C00;

  background-color: white;
  display: block;
}

#prev a, #next a
{

  border: 0;
}

#wp-calendar caption
{
  text-align: center;

  width: 100%;
}

.post
{
  margin-bottom: 25px;
  color: #4A2C00;
  padding-left: 5px;

  font-size: 1.1em;
}

h2
{
  font-size: 1.6em;
  border-bottom: 1px solid #94C4E6;
}

h2 a:hover, h2 a:visited, h2 a
{
  text-decoration: none;

  color: #bd492a;
}

.entry
{
  margin-top: 10px;
  margin-bottom: 15px;

}

.postmetadata
{
  padding: 2px;
  font-size: 0.8em;
  border-top: 1px solid #FADA96;

}

.postmetadata a
{
  color: #4a2c00;
}
.post p
{
   line-height: 1.4em;
   margin-bottom: 1em;
 
}
blockquote
{
  margin: 1em 1.5em;
  padding: 1em 1.5em;

  border: 1px solid #FADA96;
  background: #FCF1E2 URL(images/blockquote.png) no-repeat   scroll top left;

}

.post li
{
  margin-left: 20px;
}

.post ul
{

  list-style-image: url(images/listitem.png);
  list-style-type: bullet;
  margin-bottom: 10px;
}

acronym, abbr, span.caps
{
  cursor: help;
}

acronym, abbr
{
  border-bottom: 1px dashed #999;

}

blockquote cite
{
  margin: 5px 0 0;
  display: block;

}

.center
{
  text-align: center;
}

a img
{
  border: none;

}
 
h3
{
  margin-top: 1.5em;
  font-size: 1.4em;

}

h4
{
  margin-top: 1.2em;
  font-size: 1.2em;

}

h5
{
  margin-top: 1em;
  font-size: 1em;
}

.post a
{
  color: #bd492a;
}

.navigation
{
  display: block;
  margin-top: 10px;
  margin-bottom: 40px;

}
 
.alignleft
{
  float: left;
  text-align: left;

  width: 50%;
}

.alignright
{
  float: right;

  text-align: right;
  width: 50%;
}

.entrytext .postmetadata
{
  font-size: 1.1em;
  background-color: #FDE5C3;

  width: 70%;
  margin: 2em auto3.5em auto;
  border: 1px dotted #e9b17b;

  padding: 5px;
  padding-left: 45px;
  background: #FDE5C3 scroll top left;
}

ol.commentlist
{
  width: 90%;
  margin: 0 auto;

}

ol.commentlist li
{
  margin-bottom: 1.5em;
  border: 1px solid #c69835;

  padding: 5px;
  background-color: #f5de74;
}

ol.commentlist li.alt
{
  background-color: #fdf6a7;

}

ol.commentlist a
{
  color: #bd492a;
}

small.commentmetadata
{

  font-size: 0.8em;
  margin-bottom: 1em;
  display: block;
}

.pagetitle
{
  color: #bd492a;
}

#commentform textarea
{
width: 95%;
}

/* Edit the sticky post*/
.adhesive_post {
padding:20px;
border: 2px solid #94C4E6;
margin-bottom:40px;

}
.adhesive_post H2 {
font-size:2.4em;
}
.adhesive_post small {
display:none;
}
.adhesive_post .postmetadata {
display:none;
}
.adhesive_post .spreadtheword {
display:none;
}
.adhesive_post li {
margin-left:40px;
margin-top:.2em;
}
.adhesive_post ol {
margin-top:.8em;
}
.adhesive_post p {
margin-top:1em;
}

.adhesive_post .entry {
font-size:1.3em;
}
pre {
    border: solid 1px #003366;
    padding: 5px; 
    background-color:white;  
    color:navy; 
    width:90%; 
    max-height:200px;
    overflow:auto;
}

pre.Python {
color: #00008b;
max-height:300px;
background: transparent   url(http://www.answermysearches.com/wp-content/themes/cleanbreeze/images/python.png) left top no-repeat;
padding-top:30px;
padding-left:30px;
}
