/*  
Theme Name: Almost Spring
Theme URI: http://beccary.com/goodies/wordpress-themes/
Description: A two column theme. Light and simple with greens and oranges. 
Version: 1.0
Author: Becca Wei
Author URI: http://beccary.com

Theme last updated: 22.03.05
*/


/* Basics and Typography */
body {
	margin: 0;
	padding: 0;
	font-size: 78%;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	text-align: center;
}
p {
	font-size: 1em;
	line-height: 1.5em;
	margin: 1.2em 0;
}
ol, ul {
	font-size: 1em;
	line-height: 1.5em;
	margin: 1.2em 0 1.2em 2em;
	padding: 0;
}
h1, h2, h3, h4, h5, h6 {
	margin: 1.2em 0;
	font-family: "Lucida Grande", Tahoma, Arial, sans-serif;
}
h1, h2 {
	font-size: 1.4em;
}
h3 {
	font-size: 1.3em;
}
h4 {
	font-size: 1.2em;
}
a {
	text-decoration: none;
}
input, textarea, select {
	border: 1px solid;
	font-size: 1em;
	font-family: "Lucida Sans Unicode", Tahoma, Arial, sans-serif;
}
blockquote {
	margin: 0 10px;
	padding: 0 10px;
	border-left: 4px solid;
	border-right: 4px solid;
	font-size: 0.9em;
}
code {
	font-family: monospace;
}
form, img {
	margin: 0;
	padding: 0;
	border: 0;
}
.small {
	font-size: 0.9em;
}


/* Layout */
#wrapper {
	margin: 0 auto;
	width: 750px;
	text-align: left;
}
#header {
	padding: 30px 0 0 0;
	border-bottom: 10px solid;
}


/* Header Styles */
#header h1 {
	margin: 0;
	font-size: 1.8em;
}
#header h1 a {
	text-decoration: none;
}
	
	
#content {
	float: left;
	padding: 0 20px;
	width: 520px;
	voice-family: "\"}\""; 
	voice-family: inherit;
	width: 480px;
} 
html>body #content {
	width: 480px;
}
* html #content {
	overflow: hidden;
	/* So IE won't break things */
}
#sidebar {
	float: left;
	padding: 1.8em 20px 0 20px;
	width: 230px;
	font-size: 0.9em;
	voice-family: "\"}\""; 
	voice-family: inherit;
	width: 190px;
} 
html>body #sidebar {
	width: 190px;
}


/* Lots of sidebar styles, so they're below */
#footer {
	clear: both;
	font-size: 0.9em;
	text-align: right;
}


/* Footer Styles */
#footer p {
	margin: 0;
	padding: 10px 0 20px 0;
	border-top: 10px solid;
	font-size: 0.9em;
	text-align: right;
}

		
/* Sidebar Styles */
#sidebar h2 {
	display: inline;
	margin: 1.2em 0 0.6em 0;
	padding: 0 10px 0 0;
	font-size: 1.1em;
}
#sidebar ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#sidebar ul li {
}
#sidebar ul ul {
	margin: 1.2em 0;
	border-top: 1px solid;
}
#sidebar ul ul li {
	padding: 0 0 0 10px;
	border-bottom: 1px solid;
}
#sidebar ul ul li a {
	display: block;
	margin: 0 0 0 -10px;
	padding: 2px 10px 0 10px;
	width: 190px;
	voice-family: "\"}\""; 
	voice-family: inherit;
	width: 170px;
} 
html>body #sidebar ul ul li a {
	width: 170px;
}


/* Nested lists? */
#sidebar ul ul ul {
	margin: 0;
	border: none;
}
#sidebar ul ul ul li {
	margin: 0 0 0 -10px;
	padding: 0 0 0 25px;
	border-bottom: none;
	border-top: 1px solid;
}
#sidebar ul ul ul li a {
	margin: 0 0 0 -25px;
	padding: 2px 10px 0 25px;
	width: 190px;
	voice-family: "\"}\""; 
	voice-family: inherit;
	width: 155px;
} 
html>body #sidebar ul ul ul li a {
	width: 155px;
}
#tagcloud  {
	margin: 1.2em 0;
	border-top: 1px solid;
}
#tagcloud  div {
	padding: 0 0 0 0;
	border-bottom: 1px solid;
	text-align: center;
}

/* Blog */
.post {
}
.posttitle {
	margin-bottom: 0;
	width: 100%;
	overflow: auto;
	/* Width and overflow to clear '.posttitle a' */
}
.posttitle a {
	float: left;
	padding: 0 10px;
}
.postmeta {
	margin-top: 0;
	padding-top: 1px;
	font-size: 0.9em;
}
.postentry {
}
.permalink {
	margin: 0 1.8em 0 0;
	padding: 0 0 0 14px;
	background: url(images/permalink.gif) no-repeat center left;
}
.commentslink {
	padding: 0 0 0 17px;
	background: url(images/commentslink.gif) no-repeat center left;
}


/* Comments */
#commentlist {
	margin: 1.2em 0;
	padding: 0;
	border-bottom: 1px solid;
	list-style-type: none;
}
#commentlist li {
	border-top: 1px solid;
	padding: 1px 20px;
}
.commenttitle {
	margin-bottom: 0;
	font-size: 1.1em;
}
.commentmeta {
	margin-top: 0;
	font-size: 0.9em;
}


/* Adicionados */
#topnav {
        list-style:none;
        font-size:0.9em;
        margin:0 auto;
        padding:2px 0 2px 5px;
        text-align:right;
        text-transform:lowercase;
}
#topnav li {
        list-style:none;
        display:inline;
        padding:0 1em;
        margin:0;
}

#topnav li a:link, #topnav li a:visited, #topnav li a:hover, #topnav li a:active {
        text-decoration:none;
}
#topnav li a:hover {
        border-bottom: 3px solid;
}
#navHome {
        padding-left:15px;
        background:url('images/home.png') no-repeat left center;
}
#navAbout {
        padding-left:15px;
        background:url('images/about.png') no-repeat left center;
}
#navArchives {
        padding-left:15px;
        background:url('images/archives.png') no-repeat left center;
}
#navLinks {
        padding-left:15px;
        background:url('images/links.png') no-repeat left center;
}
#navContact {
        padding-left:15px;
        background:url('images/contact.png') no-repeat left center;
}
#navLogin {
        padding-left:15px;
        background:url('images/login.gif') no-repeat left center;
}
#navLogout {
        padding-left:15px;
        background:url('images/logout.gif') no-repeat left center;
}
#navAdmin {
        padding-left:15px;
        background:url('images/admin.gif') no-repeat left center;
}
#navPage {
        padding-left:15px;
        background:url('images/plus.gif') no-repeat left center;
}
#navPost {
        padding-left:15px;
        background:url('images/plus.gif') no-repeat left center;
}
#navStats {
        padding-left:15px;
        background:url('images/stats.gif') no-repeat left center;
}

#home #navHome, #about #navAbout, #links #navLinks, #contact #navContact, #archives #navArchives {
        border-bottom: 3px solid;
}

acronym, abbr { 
	border-bottom: 1px dashed; 
}

acronym, abbr, span.caps {
        cursor: help;
}

div.fancytooltip {
        border: 1px solid;
}

ul.notfound li {
  width: 295px;
  height: 150px;
	list-style: none;
}
img.postimage {
	padding: 4px;
}

#commdiv {
  border: 1px solid;
  text-align: center;
  margin: 0 auto;
  width: 70%;
  font-size: 90%;
}
#commdiv div {
	text-align: justify;
}
#commdiv a {
	border: 1px transparent solid;
}

.gallery {
  margin: 1em auto 1em auto;
  border: 1px dotted #313131;
  padding: 6px 0 6px 0;
  text-align: center;
}
.gallery img {
  margin: 0.2em 0.2em;
}


