@import url( "http://www.mocasting.com/main/wp-content/sitetemplates/almost-spring/templates/wp-layout.css" );
/*
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.2
Author: Becca Wei
Author URI: http://beccary.com
*/
/* Basics and Typography */
body {
margin: 0;
padding: 0;
background: #fff ;
font-size: 78%;
font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
color: #333;
text-align: left;
}
small {
font-size:11px;
}
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;
color: #9BBB38;
}
h1, h2 {
font-size: 1.4em;
}
h3 {
font-size: 1.3em;
}
h4 {
font-size: 1.2em;
}
a {
text-decoration: none;
}
a:link {
color: #E58712;
}
a:visited {
color: #B96F17;
}
a:hover, a:active {
color: #9BBB38;
}
input, textarea, select {
border: 1px solid #C1C0B5;
background-color: #FAFAF0;
color: #333;
font-size: 1em;
font-family: "Lucida Sans Unicode", Tahoma, Arial, sans-serif;
}
textarea {
width:300px;
}
blockquote {
margin: 0 20px;
padding: 0 20px;
border-left: 4px solid #E8E7D0;
font-size: 0.9em;
}
code {
font-family: monospace;
color: #666;
}
form, img {
margin: 0;
padding: 0;
border: 0;
}
.small {
font-size: 0.9em;
color: #999;
}
/* Layout */
#wrapper {
/*margin: 0 auto;*/
margin:0 0 0 30px;
width: 1008px;
background-color: #FFF;
text-align: left;
}
#header {
padding: 30px 0 0 0;
background-color: #Ffffff;
border-bottom: 0px solid #9BBB38;
height: 40px ;
}
/* Header Styles */
#header h1 {
margin: 0;
font-size: 1.8em;
}
#header h1 a {
text-decoration: none;
color: #80904F;
}
#content {
float: left;
padding: 0 20px;
width: 600px;
voice-family: "\"}\"";
voice-family: inherit;
width: 89%;
}
html>body #content {
width: 580px;
}
#menu {
float: left;
padding: 1.8em 20px 0 20px;
width: 220px;
font-size: 0.9em;
voice-family: "\"}\"";
voice-family: inherit;
width: 190px;
}
html>body #menu {
width: 190px;
}
* html #content, * html #menu {
overflow: hidden; /* For IE */
}
/* Lots of menu 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;
background-color: #ffffff;
border-top: 0px solid #9BBB38;
font-size: 0.9em;
text-align: right;
}
/* menu Styles */
#menu h2 {
display: inline;
margin: 1.2em 0 0.6em 0;
padding: 0 10px 0 0;
background: url(../img/arrow.gif) no-repeat center right;
font-size: 1.1em;
}
#menu ul {
margin: 0;
padding: 0;
list-style-type: none;
}
#menu ul li {
}
#menu ul ul {
margin: 1.2em 0;
border-top: 1px solid #E8E7D0;
background-color: #FAFAF0;
}
#menu ul ul li {
padding: 0 0 0 10px;
border-bottom: 1px solid #E8E7D0;
}
#menu 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 #menu ul ul li a {
width: 170px;
}
#menu ul ul li a:hover {
background-color: #FFF;
}
/* Nested lists? */
#menu ul ul ul {
margin: 0;
border: none;
}
#menu ul ul ul li {
margin: 0 0 0 -10px;
padding: 0 0 0 25px;
border-bottom: none;
border-top: 1px solid #E8E7D0;
}
#menu 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 #menu ul ul ul li a {
width: 155px;
}
/* Blog */
.post {
border-top : 1px solid #9BBB38;
border-right : 1px solid #9BBB38;
border-bottom : 1px solid #9BBB38;
border-left : 1px solid #9BBB38;
}
.posttitle {
padding-top : 5px;
padding-left : 5px;
padding-bottom : 3px;
font-family : lucida grande, verdana, arial, sans-serif;
font-size : 16px;
font-weight : bold;
color : #9BBB38;
text-align : left;
border-top : 0px solid #DBDBDB;
border-right : 0px solid #DBDBDB;
border-bottom : 0px solid #BEBEBE;
border-left : 0px solid #BEBEBE;
/* Width and overflow to clear '.posttitle a' */
}
.posttitle a {
color : #333333;
text-decoration : none;
background : transparent;
}
.posttitle a:link, .posttitle a:visited {
background: #ffffff;
color:#9BBB38;
}
.posttitle a:hover, .posttitle a:active {
color : #999999;
text-decoration : none;
background : transparent;
}
.postmeta {
margin-top: 0;
padding-top: 1px;
background: #fffff;
font-size: 0.9em;
color: #999;
}
.postentry {
padding : 6px;
height : 100%;
}
.permalink {
margin: 0 .8em 0 0;
padding: 0 0 0 14px;
background: url(/main/wp-content/sitetemplates/almost-spring/img/permalink.gif) no-repeat center left;
}
.commentslink {
margin: 0 .8em 0 0;
padding: 0 0 0 17px;
background: url(/main/wp-content/sitetemplates/almost-spring/img/commentslink.gif) no-repeat center left;
}
/* Comments */
#commentlist {
margin: 1.2em 0;
padding: 0;
border-bottom: 1px solid #E8E7D0;
list-style-type: none;
}
#commentlist li {
border-top: 1px solid #E8E7D0;
padding: 1px 20px;
background-color: #FFF;
}
.alt {
background-color: #FAFAF0 !important;
}
.commenttitle {
margin-bottom: 0;
font-size: 1.1em;
}
.commentmeta {
margin-top: 0;
font-size: 0.9em;
color: #999;
}
#comment {
width: 98%;
}
#topbar {
padding: 0;
height:10px;
width: 780px;
text-align: right;
}
#topbar a:link {
text-decoration: none;
page-break-after: always;
}
#topbar a:visited {
text-decoration: none;
}
#sidebararea #sidebarmenu {
text-align: left;
}
#sidebarcontents {
text-align: left;
}