/*  
Theme Name: Simpla
Description: A clean 
*/

    
        html, body {
	height: 100%;
        }
 
      #container{
	margin: 0 auto;			
	color: #fff;
	width: 418px;
	font-size: 1.1em;
        }

      p#text,  {
	margin: 0;
	padding: 5px;
	height: 200px;
	overflow: hidden;
           }

      body {
          background : #eee;
          border-top : 0 solid #333;
          color : #333;
          font-family : Georgia, "Times New Roman", Times, serif;
          font-size : 62.5%;
          line-height : 1.5;
          margin : 0;
          padding : 0;
          text-align : center;
      }

    a{
          color : #666600;
          text-decoration : none;
      }

     a:hover {
          color : #cc0000;
          text-decoration : underline;
      }

     .homeline {
	border-bottom: 7px solid #ddd;
	width:420px;
        margin : 0 auto;
        }

    #output {
         width : 30em;
         margin : 0 auto;
         text-align : justify;
         font-weight : bold;
         height : 50px;
         border-bottom : 1px solid #000;
           }
   
    #flickr {
          background-color : #fff;
          margin : 0 auto 10px auto;
          padding : 5px;
          border : 1px solid #ccc;
          width : 420px;
          overflow : hidden;
      }
     #flickrloader {
          width : 420px;
          padding : 5px 0 5px 0;
          margin : 0 auto 10px auto;
      }

     #printdesign {
          background-color : #fff;
          margin-bottom : 10px;
          padding : 5px;
          border : 1px solid #ccc;
          width : 415px;
          overflow : hidden;
      }
     #printdesignloader {
          width : 415px;
          padding : 5px;
          margin-bottom : 10px;
      }
     #wrap {
          margin : 0 auto;
          text-align : left;
          width : 500px;
          background: #adac86 url(/wp-content/themes/Simpla/containerbg.jpg) repeat-y;
          display : block;
          height: auto !important; /* note that !important is part of the css, and not a comment of mine */
          min-height:100%;
          height:100%;          
      }
     #content {          
          font-size : 1.1em;
          margin : 0 auto;
          padding : 1em;
          width : 440px;          
          padding : 0px 0px 25px 0px;          
      }

       #sidebar {
          font-size : 1.1em;
          float : left;
          padding-top : 2em;
          width : 20em;
          margin : 0 5px;
      }

     .middle {
          width : 30em;
          height : 20px;
          margin : 5px auto;
          border : 1px solid #ccc;
          padding : 3px 3px 2px 3px;
          background-color : #f3f3f3;
      }
     .center {
          width : 30em;
          margin : 0 auto;
          border-top : 0 solid #777;
      }

     .left {
          position : relative;
          text-align : left;
          width : 100px;
          float : left;
          padding : 1px 0 0 0;
      }
     .right {
          width : 100px;
          position : relative;
          text-align : right;
          float : right;
          padding : 1px 0 0 0;
      }
   
     blockquote {
          text-align : left;
          background : #f4f4f4;
          padding : 3px;
          margin : 0 auto 5px auto;
          color : #000;
          border : 1px dotted #d1d1d1;
          -moz-border-radius: 5px;
          -webkit-border-radius: 5px;
      }
     #header {
          padding : 3em 1em 0em 1em;
          width : 430px;
          margin : 0 auto;
         
}
     #footer {
          width : 470px;
          color : #888;          
          font-size : 1.4em;
          padding : 10px 0 10px 0;
          text-align : center;
          margin : 0 auto;
          display:block;
          border-top : 7px solid #ccc;
      }
     h1, h2 {
          font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
          font-weight : normal;
          letter-spacing : -1px;
          margin : 0;
      }
     h3 {
          font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
          font-weight : normal;
          letter-spacing : -1px;
          margin : 0;
          padding : 0 0 0 0px;
      }
     #header h1 {
          font-family : Georgia, "Times New Roman", Times, serif;
          font-size : 3em;
          margin-right : 1em;
          
      }
   
     #header h1 a, #header h1 a:link, #header h1 a:visited {
          color : #000;
      }
     #header h1 a:hover {
          color : #58bbeb;
          text-decoration : none;
      }
     .description {
          color : #aaa;
          padding-left : 3px;
          padding-top : 0px;
          font-size : 1.1em;
          margin-bottom : 5px !important; margin-bottom: 0px;
          margin-top : -1em;
          font-style : italic;
      }

     .entrytitle h2 {
          
          font-size : 16px;
          margin : 0 0 -2px 1px;
      }
     .entrytitle h2 a {
          color :#393;
          margin : 0 0 -2px 1px;
      }
     .entrytitle h2 a:hover {
          color : #58bbeb;
          margin : 0 0 -2px 1px;
          text-decoration : underline;
      }
     .entrytitle h3 {
          font-size: 1.1em;
          color : #cc3;
          margin : 0 0 0 0;
      }
     #sidebar h3 {
          color : #555;
          font-size : 1.5em;
          margin : 1em 0;
      }
      
     .entrybody p {
          padding : 5px 8px 4px 8px;
          margin : 0 auto;
          text-align : justify; 
         }

     .entry {
         padding : 0px 7px 0px 7px;
         margin : 15px 7px 15px 7px;
          border-bottom : 1px solid #eee;
          
      }

     .entrybody {
          height : auto;
          padding : 0px 8px 0px 8px;
          
          
      }

     .entrybody p a, .entrybody p a:link, .entrybody p a:visited {
          text-decoration : underline;
          color : #666600;         
      }

     .entrybody p a:hover {
          text-decoration : overline;
          color : #000000;
      }

     .entrybody ul li {
          list-style-image : url(/blog/wp-content/themes/Simple/arrow.png);
          list-style-type : circle;          
          text-decoration : none;
          margin : 3px 0 9px 0;
      }

     .entrybody ul li a, .entrybody ul li a:link, .entrybody ul li a:visited {
          list-style-image : url(/wp-content/themes/Simple/arrow.png);
          list-style-type : circle;
          color : #666600;
          text-decoration : none;
          margin : 3px 0 1px 0;
      }

     .entrybody ul li a:hover {
          list-style-image : url(/wp-content/themes/Simpla/arrow.png);
          list-style-type : circle;
          color : #808080;
          text-decoration : underline;
          margin-bottom : 1px;
      }

      p .pic {
          margin : 0 auto;
          text-align : center;
       }

     .pic, a .pic, a:link .pic, a:visited .pic {
          border : 1px solid #000000;
          padding : 5px;
          background : #f7f7f7;
          text-align : center;
          margin : 2px auto 2px auto;         
          color : #000; 
          display : block;         
      }

     a:hover .pic{
          border : 1px solid #58bbeb;
          padding : 5px;
          background : #cccccc;
          text-align : center;
          margin : 2px auto 2px auto;               
          color : #000;
          display : block;
      }

     .entrymeta {          
          margin : 5px 0px 4px 0px;
          padding : 5px 0px 10px 15px;
          font-size : 1em;
      }
     .entrymeta a:hover {
          color : #808080;
          text-decoration : underline;
      }
     .entryinfo{
          width : 360px;
          margin : 0 auto 8px auto;
          padding : 3px 2px 5px 2px;
          font-size : 1em;
          background : #f4f4f4;
          border : 1px solid #ccc;
      }
     .postedby {
          background : #fff url(./images/user.gif) no-repeat;
          padding : 3px;
          padding-left : 20px;
      }
     .filedt{
          background : #fff url(./images/post.gif) no-repeat;
          padding : 3px;
          padding-left : 20px;
      }
     .commentslink {
          background : url(./images/packaged.gif) no-repeat;
          padding : 3px;
          padding-left : 20px;
      }
     #sidebar ul {
          list-style-type : none;
          margin : 0;
          padding : 0;
      }
     #sidebar ul li {
          border-bottom : 1px dotted #ddd;
          margin-bottom : 0.3em;
          padding : 0.3em;
      }

      #commentform {
        margin : 0 auto;
        width : 380px;
       }

     .commentsblock { 
          padding : 1em;
      }
     .commentsblock p {
          padding : 2px;
      }
  
     .commentsblock input, .commentsblock textarea {
          border : 1px solid #000;
      }
     
      .commentsblock textarea {
          width : 360px;
      }
  
     .commentsblock textarea:focus, .commentsblock input:focus {
          background : #eee;
          border : 1px solid #a1a1a1;
      }

     .authorcomment {
          margin-bottom : 0.5em;
          padding : 0.5em 1em;
          background : #ccc;
          font-size : 1em;
      }

      #commentlist {
          color : #777;
                   
          margin : 0 auto;         
      }    
      
      #commentlist li {
          margin : 3px auto 3px auto;
          padding : 0.5em;
          border : 1px dotted #d1d1d1;
          list-style-type : none;    
          width : 340px;    
          background : #f6f6f6;          
      }
    
     #commentlist li.alt {
          margin : 3px auto 3px auto;
          width : 340px;
          background : #f3f5e9;
          border : 1px dotted #d1d1d1;
          padding : 0.5em;
          list-style-type : none;
      }

     h3#comments {
          font-size : 1.5em;
      }
   
     #footer img, #footer a img, #footer  a:link img, #footer a:visited img {
          margin : 1px;
          border : 3px solid #ccc;
          padding : 4px;
          background : #ccc;
      }
     #footer a:hover img  {
          margin : 1px;
          border : 3px solid #666600; 
          background : #666600;
          padding : 4px;
       }    

     #flickrside {
          margin-top : 30px;
          margin-bottom : 25px;
      }
     #flickrside img {
          width : 55px;
          height : 55px;
          margin-left : 5px;
          margin-bottom : 3px;
          border : 1px solid #000;
      }
    
 #lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(/images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;  }
#nextLink { right: 0; float: right;  }
#prevLink:hover, #prevLink:visited:hover { 
background: url(/wp-content/plugins/wp-lightbox2/images/prev.gif) left 53% no-repeat; }
#nextLink:hover, #nextLink:visited:hover {
 background: url(/wp-content/plugins/wp-lightbox2/images/next.gif) right 53% no-repeat; }


#imageDataContainer{
	font:normal 11px 'Trebuchet MS';
	color:#333;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.2em;
	height: 38px;
	}

#imageData{
	padding:0 10px;
	}
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left;	color:#999;}			
#imageData #bottomNavClose{ width: 22px; float: right; margin:4px 0 0 0;}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #222;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}