/*  
Theme Name: oolaa
Theme URI: http://oolaa.net
Description: Vesper is a 2 column Wordpress theme with subpage support. This work is distributed under the terms of the GNU General Public License. This means you are free to use this template for any purpose, and make changes as you see fit. Please leave the link in the footer, or donate if you would like to remove it.
Copyright: 2009
Version: 1.0.6
Author: <a href="http://oolaa.net">Ryan Kaye</a> 
Tags: fixed width, simple, clean, widget ready, two columns, sidebar right, orange, valid XHTML, valid CSS, ie6, ie7, firefox 2.0, opera 9.0, wp-pagenavi, excerpt reloaded
*/

/* GLOBAL SITE ELEMENTS
------------------------------------------------------*/

* {
margin: 0;
padding: 0;
outline: none;
}

body {
margin:0;
font: normal 80%/160% helvetica, arial, verdana, san-serif;
background: #49728d   url(images/bg.png) repeat-x  ; 
}

/* MAIN SITE ELEMENTS
------------------------------------------------------*/

#wrapper {
position: relative;
width: 860px;
padding: 0;
margin: 0 auto;

}

#wrapper:after, #header:after, .post:after, .post-date:after {
content:  ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

#topbar{
height: 20px;
background: transparent;
}

#header {
position: relative;
height: 70px;
background: transparent url(images/header.png) bottom left no-repeat;
}

#header {
position: relative;
height: 60px;
background: transparent url(images/header.png) bottom left no-repeat;
}

* html #header {
background: transparent url(images/header2.png) bottom left no-repeat;;
}

#navigation {
height: 30px;
background: #e1a46a;

-webkit-border-top-right-radius: 8px;
-webkit-border-top-left-radius: 8px;

-moz-border-radius-topleft: 8px;
-moz-border-radius-topright: 8px;

}

#content {
width: 600px;
float: left;
min-height: 700px;
/* background: url(images/content-bg.gif) no-repeat top right; */
background: #fff;
}

#sidebar {
width: 260px;
min-height: 455px;
float: right;
/* background: url(images/content-bg.gif) no-repeat top right; */
background: #eee;
color: #333;
font-size: smaller;
}

#footer_wrap {
position: relative;
clear: both;
/* background: #808080 url(images/footer.png) repeat-x; */
text-align: center;
color: #fff;
background: #2f495c;
}

#footer {
position: relative;
clear: both;
text-align: left;
font-size: 11px;
width: 860px;
margin: 0 auto;
padding: 20px 0;
}

#sitedesign{position: absolute; left: -1000px;}

/* HEADER ELEMENTS
------------------------------------------------------*/

#site-meta {
position: absolute;
left: 0;
top: 30px;
}

#header h1 {
position:absolute;
left:-2000px;
}

#header h1 a {

color: #fff;

}

#header h1 a:hover {
/*
color: #5a360b;
color: #7e4c10;
*/
}

#header span.description {
position: relative;
margin-left: 5px;
color: #7e4c10;
}


/* TOP SEARCH
------------------------------------------------------*/

#topsearch {
position: absolute;
right: 14px;
top: 25px;
width:408px;
height: 42px;
text-align: right;
}

/*
#topsearch input {
width: 145px;
height: 21px;
background: url(images/input.gif) no-repeat; 
border: none;
padding: 9px 8px 5px 32px;
margin-right: 0px;
float: left;
font: normal 1em tahoma, arial, san-serif;
}
*/

/*
#topsearch button {
width: 33px;
height: 35px;
background: url(images/search.gif) no-repeat; 
border: none;
text-indent: -9999px;
float: right;
cursor: pointer;
}
*/

#topsearch input {
margin-right: 10px;
}

#topsearch button {


}

/* SIDEBAR ELEMENTS
------------------------------------------------------*/

#sidebar h2 {
margin: 0 ;
padding: 0 ;
border-bottom: 1px dotted #ccc;
font-size: 1.3em;
margin-top: 20px;
margin-bottom: 10px;
}

#sidebar li ul {
margin: 0;
}

#sidebar li ul li {
border-bottom: 1px dotted #ccc;
padding: 3px 0;
/*
padding-left: 18px;
margin-right: 5px;
*/
/* background: #fff url(images/sidebar-li.gif) no-repeat 0 6px; */
}

#sidebar li ul li:hover {
/* background: #e8e8e8 url(images/sidebar-li.gif) no-repeat 0 6px; */
}

#sidebar li ul li.current_page_item {
/*
padding-left: 8px;
padding-right: 10px;
*/
background: #e8e8e8;
}

#sidebar li ul li.current_page_item a {
color: #84755c;
}

#sidebar li ul li ul li, #sidebar li ul li ul {
display: none;
}

#sidebar li ul li {
color: #222;
}

#sidebar li a {
/* color: #555; */
}

#sidebar li a:hover {
/* color: #84755c; */
}

.widget {
margin: 0;
padding: 0;
margin-bottom: 30px;
}

/* FOOTER ELEMENTS
------------------------------------------------------*/



#footer a {
/* color: #eee; */
}

#footer a:hover {
/* color: #f7951e; */
}


/* HEADER NAV
------------------------------------------------------*/

#navigation ul {
/* font: 13px Georgia, "Times New Roman", Times, serif; */
list-style: none;
margin: 0px 20px;
padding:  3px 0;
text-transform: none;

}

#navigation li {
display: inline;
}

#navigation li a {
float: left;
display: block;
padding: 2px 14px 2px 14px;
color: #fff;
text-decoration: none;
margin-right: 2px;
background:transparent;
border: 0px solid #f7951e;

}

#navigation li a:hover {
color: #c5e8ff;
/* background-color:#fff; */
border: 0px solid #f7951e;
}

#navigation li.current_page_item a {
color: #3E1403;
background-color:#FFF;
border: 0px solid #3faef0;


}


/* GENERAL ELEMENTS
------------------------------------------------------*/

img a,a img {
border:0;
}


p, h2, h3, h4, ul, table {
margin: 15px 30px;
}

ul {
margin-left: 50px;
}

li {
list-style: none;
}

hr {
clear: both;
height: 1px;
line-height: 1px;
font-size: 1px;
visibility: hidden;
margin: 0;
padding: 0;
}

table{
border-collapse: collapse;
width: 540px;
}

table th{
text-align: left;
padding: .3em;
border-bottom: 2px solid #49728d;
}

table td{
text-align: left;
padding: .3em;
border-bottom: 1px solid #eee;
}

/* HEADINGS
------------------------------------------------------*/

h1, h2, h3, h4, h5 {
/* font-family: georgia, 'times new roman', times, serif; */
font-weight: normal;
}

h1 {
font-size: 2.2em;
margin: 0 20px;
}

h2 {
font-size: 1.3em;
}

/* LINKS
------------------------------------------------------*/

a {
color: #2977a5;
text-decoration: none;
}

a:hover {
text-decoration: none;
color: #f7951e;
}

/* POST SECTION ELEMENTS
------------------------------------------------------*/


.post-info-2{
color: #999;
font-size: smaller;
}

#post_nav{
margin: 20px;
margin-bottom: 30px;
}

.post {
margin: 0;
/* background: url(images/hr.gif) 0% 100% no-repeat; */
margin-top: 30px;
border-bottom: 1px dotted #ddd;
}

.post h2 {

font-size: 1.4em;
}

.post h2 a {
/* color: #864901; */
}

.post h2 a:hover {
/* color: #84755c; */
}

.post-info {
/* background: url(images/hr.gif) 0% 0% no-repeat; */
padding:0;
font-size: 90%;
margin: 0;
color: #999;
text-align: center;
display: none;
}

.post-info a {
/* color: #999; */
}

.post-info a:hover {
/* color: #84755c; */
}

.post-info .setting {

}

.post-info .datetime{
/* background:#fff url(images/clock.png) no-repeat 0 2px; */
padding: .5em;
}

.post-info .user{
/* background:#fff url(images/user.png) no-repeat 0 2px; */
padding: .5em;
}

.post-info .filedlink{
/* background:#fff url(images/document.png) no-repeat 0 2px; */
padding: .5em;
}

.post-info .commentslink{
/* background:#fff url(images/comments.png) no-repeat 0 2px; */
padding: .5em;
}

.post-info .editlink{
/* background:#fff url(images/write.png) no-repeat 0 2px; */
padding: .5em;
}

.post-entry p {

}

.post-entry a {
/* color: #4f6373; */
}

.post-entry a:hover {
/* color: #84755c; */
}

.post-entry span.more-link {
display: block;
margin: 10px 0;
}

.post-entry span.more-link a {
/* color: #864901; */
}

.post-entry span.more-link a:hover {
/* color: #84755c; */
}

.post-entry h3 {
font-size: 1.25em;
border-bottom: 1px solid #f5f5f5;
}

.post-entry ul, .post-entry ol {

}

.post-entry ul {

}

.post-entry ul li, .post-entry ol li {
list-style: square;
border-bottom: 1px solid #fafafa;
padding: .2em 0;
}

.post-entry ol {

}

.post-entry ol li {
list-style: decimal;
}

.post-entry blockquote {
margin: 1.5em;
padding: 1em;
color: #999;
font-style: italic;
border-top: 1px dotted #ccc;
border-bottom: 1px dotted #ccc;
clear: both;
}

.post-entry img {
float: left;
margin: .4em 0 0 1em;
padding: 0 10px 10px 0;
}

.post-entry img.alignright {
float: right;
margin: .4em 0 0 1em;
padding: 0 0 10px 10px;
}

.post-entry img.align-left {
float: left;
margin: .4em 1em 0 0;
padding: 0 10px 10px 0;
}

.post-entry img.align-center {
display: block;
margin: .4em auto;
padding: 0 10px 10px 10px;
}

.post-meta {
font-size: 95%;
color: #999;
}

.post-meta a {
/* color: #999; */
}

.post-meta a:hover {
color: #84755c;
}

.post-arch-info {
font-size: 95%;
color: #999;
margin: 0 0 2em;
padding: 0 0 1em;
border-bottom: 1px solid #f5f5f5;
}

.wp-pagenavi {
font-size: 11px;
text-transform: uppercase;
clear: both;
color: #555;
padding: 0;
text-align: right;
}

.wp-pagenavi a, .wp-pagenavi .current {
padding: 3px 7px;
border: 1px solid #ccc;
/* color: #f7951e; */
margin-left: 1px;
font-weight: normal;
}

.wp-pagenavi a:hover, .wp-pagenavi .current {
/*
color: #555;
background: #e2e2e2;
*/
font-weight: normal;
}

.wp-pagenavi .pages {
float: left;
line-height: 13px;
}

/* WP 2.6 REQUIRED ELEMENTS
------------------------------------------------------*/

.aligncenter,
div.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}

.alignleft {
float: left;
}

.alignright {
float: right;
}

.wp-caption {
text-align: center;
padding-top: 4px;
margin: 10px;
/* optional rounded corners for browsers that support it */
-moz-border-radius: 3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
}

.wp-caption img {
margin: 0;
padding: 0;
border: 0 none;
}

.wp-caption p.wp-caption-text {
font-size: 11px;
line-height: 17px;
padding: 0 4px 5px;
margin: 0;
}

/* COMMENT ELEMENTS
------------------------------------------------------*/

#comments h2, #respond h2 {

border-bottom: 1px solid #f5f5f5;
}

#comments {

background: url(images/hr.gif) 0% 100% no-repeat;
padding: 0 0 1em;
}

#comments h3 {
font-size: 1.2em;
}

#comments img {
float: left;
margin: 0 5px 5px 0;
}


label {
display: block;
}

#comments p {

}

.commentlist li {


}

button{

}

#respond input, #respond textarea {
width: 500px;
border-top: 1px solid #666;
border-right: 1px solid #666;
border-bottom: 1px solid #666;
border-left: 1px solid #666;
padding: 3px;
margin: .1em 0 .5em;
}

/*
#respond button {
width: 75px;
height: 35px;
text-indent: -9999px;
border: none;
float: left;
cursor: pointer;
}
*/

#respond button#submit {
/* background: url(images/submit.png) no-repeat; */
margin-right: 10px;
}

#respond button#reset {
/* background: url(images/reset.png) no-repeat; */
}


/* calendar
------------------------------------------------------*/

#calendar  {
margin-top: 10px;
border-bottom: 1px dotted #ccc;
}

#wp-calendar {
width: 90%;
margin-left: 5%;
}

#wp-calendar caption {
color: #864901;
margin-top: 5px;
}

/* RSS
------------------------------------------------------*/

#rss {
position: absolute;
right: 250px;
bottom: 20px;
margin: 0;
}

#rss-entries {
background: url(images/rss-entries2.png) no-repeat 0 0;
border: none;
float: left;
height: 18px;
margin: 0 4px 0 0;
padding: 0;
text-decoration: none;
text-indent: -3000px;
width: 46px;
}

#rss-entries:hover {
background: url(images/rss-entries2.png) no-repeat 0 -18px;
}

#rss-comments {
background: url(images/rss-comments.png) no-repeat 0 0;
border: none;
float: left;
height: 18px;
margin: 0 4px 0 0;
padding: 0;
text-decoration: none;
text-indent: -3000px;
width: 46px;
}

#rss-comments:hover {
background: url(images/rss-comments.png) no-repeat 0 -18px;
}

.logos{
text-align: center;
}

