* 
{font-family: Georgia, Times, Times New Romans, serif;}

body {
  margin: 0;
  background-color: #fafafa;
  font-size: 1em;
}
            
            #content {
                width:            680px;
                margin:           0 auto;
                padding:          80px 30px;
                background-color: #F8F7F7;
                border-right: 1px solid #ccc;
                border-left: 1px solid #ccc;
            }

            img {
               border: none;
}
            
            a {
                color:            #ff9900;
            }

            h1 {
                padding:          0px;
                margin:           0px;
                font:             Normal 30px Helvetica, sans-serif;
                line-height:      33px;
                letter-spacing:   -1px;
            }
            
            h1 a {
                color:            #fff;
                text-decoration:  none;
            }

            div#header {
                background-color: #4AADF0;
                margin:           20px -20px 30px -20px;
                padding:          20px 30px 10px 30px;
            }

            div#description {
                font-size:        15px;
                margin-top:       10px;
                color:            #094E7C;
            }
            
            div#description a {
                color:            #094E7C;
            }

						div#search {
								text-align:				right;
								margin:						10px 0 0;
						}
            
            .date {
                font:             Normal 16px Helvetica, sans-serif;
                color:            #666;
                line-height:      32px;
                height:           28px;
                padding-top:      7px;
                background:       transparent url('/themes/3/stripes.gif') top repeat-x;
                border-bottom:    dotted 1px #bbb;
                margin-bottom:    10px;
                text-transform:   uppercase;
            }
            
            .post {
                margin-bottom:    40px;
                position:         relative;
            }

            .post h2 {
                font-weight:      Normal;
                font-size:        20px;
                color:            #222;
                margin:           0px 0px 10px 0px;
            }

            .post h2 a {
                color:            #222;
                text-decoration:  none;
            }
            
            /* Regular Post */
            .post .regular {
                font-size:        12px;
                line-height:      17px;
            }

            .post .regular blockquote {
                font-style:       italic;
            }
            
            /* Photo Post */
            .post .photo {
                padding:          18px;
                background-color: #ccc;
            }
            
            .post .photo img {
                border:           solid 17px #fff;
            }

            .post .photo .caption {
                font-size:        13px;
                margin-top:       17px;
            }
            
            .post .photo .caption a {
                color:            #222;
            }
            
            /* Quote Post */
            .post div.quote {
                padding: 0px 30px 0px 30px;
            }
            
            .post div.quote span.quote {
                font-size:        28px;
                letter-spacing:   -1px;
                color:            #333;
            }

            .post div.quote span.quote a {
                color:            #333;
            }

            .post div.quote span.quote big.quote {
                font-weight:      bold;
                font-size:        60px;
                line-height:      0px;
                vertical-align:   -28px;
                opacity:          0.5;
                -moz-opacity:     0.5;
                filter:           alpha(opacity=50);
            }
            
            .post div.quote .source {
                font-size:        16px;
                color:            #666;
            }

            .post div.quote .source a {
                color:            #666;
            }
            
            /* Link Post */
            .post .link a.link {
                font:             Bold 30px Helvetica, sans-serif;
                letter-spacing:   -1px;
                color:            #ff9900;
                text-decoration:  none;
                border-bottom:    dotted 1px #ff9900;
                line-height:      36px;
            }

            .post .link .description {
                font-weight:      normal;
                font-size:        14px;
                margin-top:       5px;
            }
            
            /* Conversation Post */
            .post .conversation ul {
                list-style-type:  none;
                margin:           0px 0px 5px 0px;
                padding:          1px;
                border:           solid 5px #ccc;
            }
            
            .post .conversation ul li {
                font-size:        12px;
                padding:          4px 0px 4px 8px;
                color:            #000;
            }
            
            .post .conversation ul li span.label {
                font-weight:      bold;
            }
            
            .post .conversation ul li.odd {
                background-color: #f4f4f4;
            }
            
            .post .conversation ul li.even {
                background-color: #e8e8e8;
            }
            
            /* Audio Post */
            .post .audio .caption {
                margin-top:       5px;
                font-size:        11px;
                color:            #222;
            }
            
            .post .audio .caption a {
                color:            #222;
            }
            
            /* Video Post */
            .post .video {
                width:            500px;
                margin:           auto;
                padding:          35px;
                background-color: #eee;
            }

            .post .video .caption {
                margin-top:       15px;
                font-size:        13px;
                color:            #222;
            }
            
            .post .video .caption a {
                color:            #222;
            }

            /* Footer */
            #footer {
                margin:           20px 0px 0px 0px;
                text-align:       center;
                font-size:        18px;
            }
            
            #footer a {
                text-decoration:  none;
                color:            #222;
            }
            
            #footer a:hover {
                text-decoration:  underline;
            }

            #footer p.tiny {
                margin:           30px 0px 0px 0px;
                font-size:        11px;
            }
            
            #footer p.tiny a {
                text-decoration:  underline;
                color:            #222;
                font-weight:      bold;
            }
            
            #footer p.tiny .dim {
                filter:           alpha(opacity=50); 
                -moz-opacity:     0.5; 
                opacity:          0.5;
            }
            
            /* Permalinks */
            .post a.permalink,
            .post .audio .caption a.permalink,
            .post .quote .source a.permalink {
                font-size:        10px;
                font-weight:      bold;
                color:            #4AADF0;
            }


						.searchresultcount {
								text-align: 			center;
						}
						
						.query {
								font-weight:			bold;
						}




p {
  font-size: 1em;
}

#wrap {
  background-color: #fff;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
}

#wrapper_nav {
  padding-top: 70px;
  width: 740px;
  margin: 0 auto;
  background-color: #F8F7F7;
  border-right: 1px solid #ccc;
  border-left: 1px solid #ccc;
}

#main {
  background-color: #fff;
}

#header_es {
  background-color: #fafafa;
  text-align: left;
}

#header_es h1 {
  display: none;
}

.logoimg {
  position: absolute;
  top: 40px;
  z-index: 1;
}

#navigation_es {
  position: relative;
  background-color: #fff;
  text-align: left;
  height: 50px;
  font-weight: lighter;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}

#navigation_es ul {
  margin-left: 240px;
  padding-top: 0px;
  list-style: none;
}

#navigation_es li {
  font-size: 120%;
  font-style: none;
  display: inline;
  padding: 8px;
  text-transform: uppercase;
}

#navigation_es li a {
  color: #09133E;
  text-decoration: none;
}

#navigation_es li a:hover {
  color: #81869E;
  border-bottom: 1px solid #81869E;
}

#main-title h2 span {
  font-family: georgia;
  font-size: 120%;
}

#footer_es {
  width: 680px;
  margin: 0 auto;
  background-color: #fff;
  text-align: right;
  padding: 30px;
  font-size: 70%;
  border: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  margin-bottom: 40px;
}

#footer_es p {
  color: #ccc;
  margin: 0;
}

#footer_es a {
  color: #ccc;
  text-decoration: underline;
}
