<data:blog.pageTitle/>
EZwpthemes.
Version: 1.0
Author: EZwpthemes
Author URI: http://www.ezwpthemes.com/
Tags: brown, fixed width, two columns, right sidebar, threaded comments, widget ready, pagenavi, social bookmarking, valid xhtml, valid css
*/
.Navbar {display: none !important;}
/* Variable definitions
====================
*/
/* (CSS Start) */
/* Based on YUI http://developer.yahoo.com/yui/reset/
and Eric Meyer http://meyerweb.com/eric/tools/css/reset/index.html */
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote,
dl, dt, dd, ul, ol, li,
pre, code, form, div, fieldset, legend, button, input, textarea, th, td {
margin: 0;
padding: 0;
}
fieldset, img {
border: 0;
}
/* remember to define focus styles! */
:focus {
outline: 0;
}
address, caption, cite, code, dfn,
em, strong, th, var, optgroup {
font-style: normal;
font-weight: normal;
}
h1, h2, h3, h4, h5, h6 {
font-size: 100%;
font-weight: normal;
}
abbr, acronym {
border: 0;
font-variant: normal;
}
input, button, textarea,
select, optgroup, option {
font-family: inherit;
font-size: inherit;
font-style: inherit;
font-weight: inherit;
}
code, kbd, samp, tt {
font-size: 100%;
}
/*@purpose To enable resizing for IE */
input, button, textarea, select {
font-size: 100%;
}
body {
line-height: 1.2;
}
ol, ul {
list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
border-collapse: collapse;
border-spacing: 0;
}
caption, th {
text-align: left;
}
sup, sub {
font-size: 100%;
vertical-align: baseline;
}
/* remember to highlight anchors and inserts somehow! */
ins {
text-decoration: none;
}
blockquote, q {
quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
content: '';
content: none;
}
/* Define */
h1 {
font-size: 2.8em;
}
h2, h3,h4 {
font-size: 2em;
}
a {
text-decoration: none;
}
blockquote {
margin: 5px 20px;
padding: 5px;
}
blockquote p, code {
padding: 10px 20px;
display: block;
}
code {
display: block;
margin: 5px 20px;
}
strong, em, caption, th {
font-style: normal;
font-weight: bold;
}
cite {
font-style: italic;
font-weight: normal;
}
sub, sup {
font-size: .8em;
}
sub {
vertical-align: sub;
}
sup {
vertical-align: super;
}
:focus {
outline: 1px #666 dotted;
}
input:focus, div:focus {
outline: 0;
}
/* Layout */
body {
font-size: 62.5%; /* Resets 1em to 10px */
color: #000;
background: #fff;
line-height: 1.4;
}
#outer-wrapper , #wrap2 , #wrap3 ,
#header-wrapper , #content-wrapper , #footer-wrapper {
margin: 0 auto;
}
#header-wrapper {
overflow: hidden;
position: relative;
}
/* Wordpress */
.entry p {
margin: 0 0 10px 0;
}
.entry ul {
padding-left: 20px;
list-style-type: square;
}
.entry ol {
padding-left: 25px;
list-style-type: decimal;
}
.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6 {
font-weight: bold;
margin: 5px 0;
}
acronym, abbr, span.caps {
font-size: 0.9em;
letter-spacing: .07em;
cursor: help;
border-bottom: 1px dashed #666;
}
.endline {
clear: both;
}
/* Images */
p img {
max-width: 100%; /* not working in IE6 */
}
img.centered {
display: block;
margin-left: auto;
margin-right: auto;
}
img.alignright {
padding: 4px;
margin: 0 0 2px 7px;
display: inline;
}
img.alignleft {
padding: 4px;
margin: 0 7px 2px 0;
display: inline;
}
.alignright {
float: right;
}
.alignleft {
float: left
}
/* Captions */
.aligncenter, div.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}
.wp-caption {
border: 1px solid #ddd;
text-align: center;
background-color: #f3f3f3;
padding-top: 4px;
margin: 10px;
}
.wp-caption img {
border: 0 none;
}
.wp-caption p.wp-caption-text {
font-size: 11px;
line-height: 17px;
padding: 0 4px 5px;
}
/* Clear Fix */
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
.clearfix {
display: inline-block;
}
/* Hide from IE Mac \*/
.clearfix {
display: block;
}
/* End hide from IE Mac */
/* end of clearfix */
/* Global */
body {
color: #000;
background: #cfcfcf;
font-family: Verdana, Geneva, sans-serif;
}
a, .post a {
text-decoration: none;
color: #000;
}
a:hover, .post a:hover {
color: #900;
text-decoration: none;
}
h1, h2, h3 {
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
}
blockquote, code {
color: #333;
font-family: Verdana, Geneva, sans-serif;
border: 1px dashed #999;
}
blockquote {
background: #F8F4AB;
}
code {
background: #F5D582;
}
/* Layout */
#outer-wrapper {
min-width: 1000px; /* not working in IE6 */
padding: 0px 0 0 0;
background: url(http://www.ezwpthemes.com/examples/wp-content/themes/peach-bloom-spring/images/container_bg.jpg) center top repeat-y;
}
#wrap2 {
padding: 0 0 47px 0;
background: url(http://www.ezwpthemes.com/examples/wp-content/themes/peach-bloom-spring/images/bottom_frame.jpg) no-repeat center bottom;
}
#wrap3 {
background: url(http://www.ezwpthemes.com/examples/wp-content/themes/peach-bloom-spring/images/top_frame.jpg) no-repeat center top;
}
#header-wrapper, #content-wrapper, #footer-wrapper {
width: 1000px;
}
#header-wrapper {
height: 343px;
overflow: hidden;
position: relative;
}
#content-wrapper {
padding: 0px 0 220px 0;
}
#footer-wrapper {
position: relative;
clear: both;
}
/* Header */
#header-wrapper h1 {
font-size: 3.6em; /* Blog title */
padding: 13px 58px 0 324px;
}
#header-wrapper h1 a {
color: #167879;
}
#header-wrapper h2 {
color: #af3e6b;
font-size: 1.4em; /* Blog Description */
padding: 0 296px 0 327px;
}
/* menu */
#menu {
width: 487px;
height: 30px;
position: absolute;
left: 212px;
top: 217px;
overflow: hidden;
}
#menu ul li {
padding: 0 14px;
font-size: 1.8em; /* menu Font Size */
font-weight: bold;
text-align: center;
float: left;
}
#menu ul li a {
color: #fff;
}
#menu .first_menu {
padding-right: 87px;
}
#menu ul li a:hover {
color: #B9DF00;
}
#menu ul ul li {
font-size: 1em;
}
/* searchform */
#searchform {
width: 166px;
position: absolute;
right: 55px;
top: 196px;
}
.searchtext {
width: 115px;
color: #000;
border: 0;
padding-top: 30px;
font-size: 1.2em;
background: none;
display: block;
float: left;
}
#searchsubmit {
border: 0;
margin: 0px 0 0px 7px;
display: block;
float: left;
width: 40px;
height: 37px;
}
#rss {
position: absolute;
right: 124px;
top: 101px;
}
/* welcome */
#welcome {
width: 209px;
height: 122px;
position: absolute;
left: 0px;
top: 0px;
font-size: 1.1em;
}
#welcome div {
width: 209px;
height: 122px;
overflow: hidden;
}
/* Content */
#main-wrapper {
width: 520px;
padding: 0px 0px 0 0px;
display: inline;
margin: 0px 95px 0 99px;
float: left;
}
.post {
width: 520px;
padding: 0px 0 5px 0;
margin: 0px 0 30px 0px;
position: relative;
border-bottom: 4px solid #e4dece;
}
.post_path {
font-size: 1.1em;
margin: 0 0 0 20px;
padding: 7px 20px 7px 15px;
background: url(http://www.ezwpthemes.com/examples/wp-content/themes/peach-bloom-spring/images/arrow.gif) left 10px no-repeat;
}
.post_path span {
color: #706ED6;
}
.post h2 {
margin: 0px 0 0 0px;
padding: 8px 20px 5px 20px;
font-size: 1.4em; /* Post title */
background: url(http://www.ezwpthemes.com/examples/wp-content/themes/peach-bloom-spring/images/post_header_bg.jpg) no-repeat;
}
.post h2 a {
color: #6a5524;
}
.postmetadata {
padding: 5px 20px 5px 5px;
text-align: right;
color: #333;
font-size: 1.1em;
}
.postmetadata a {
color: #333;
text-decoration: underline;
}
.entry p{margin:5px 0;}
.entry {
width: 490px;
overflow: hidden;
margin: 0 auto;
padding: 10px 20px 15px 20px;
color: #000;
font-size: 1.2em;
}
.entry a {
color: #2E6FC3;
text-decoration: underline;
}
.tags {
font-size: 1.2em;
color: #003f9d;
margin: 10px 20px 0 10px;
}
.tags a {
color: #003f9d;
text-decoration: underline;
}
.notfound {
margin: 100px auto;
text-align:center;
font-size: 4em;
font-weight: bold;
color: #7e2d17;
}
/* Sidebar */
#sidebar-wrapper {
width: 209px;
display: inline;
position: relative;
padding: 165px 0 0px 0px;
margin: 0px 0px 0 0px;
float: left;
}
#sidebar-wrapper h2 {
font-size: 1.8em;
padding: 5px 0 5px 0px;
text-align: center;
color: #fff;
background: url(http://www.ezwpthemes.com/examples/wp-content/themes/peach-bloom-spring/images/sidebar_header_bg.png) no-repeat;
}
#sidebar-wrapper ul li {
width: 201px;
overflow: hidden;
padding: 0 0 15px 0px;
font-weight: bold;
}
#sidebar-wrapper ul li a{
color: #6a5524;
}
#sidebar-wrapper ul li a:hover {
color: #900;
}
#sidebar-wrapper .widget-content {
font-size: 1.2em;
width: 156px;
padding: 0 0 0 45px;
}
#sidebar-wrapper ul ul {
width: 156px;
margin: 0;
padding: 0 0 0 0px;
background: none;
}
#sidebar-wrapper ul ul li {
width: 156px;
font-size: 1em;
padding: 3px 0 4px 0px;
/*background: url(http://www.ezwpthemes.com/examples/wp-content/themes/peach-bloom-spring/images/sidebar_li.gif) left 8px no-repeat;*/
}
#sidebar-wrapper ul ul ul {
width: 100%;
padding: 0;
margin: 0;
}
#sidebar-wrapper ul ul li li {
font-size: 1em;
padding-left: 14px;
width: 80%;
}
#sidebar-wrapper .textwidget {
margin: 7px 0;
}
#sidebar-wrapper select {
margin: 7px 0;
width: 95%;
}
#sidebar-wrapper #ArchiveList ul li {
padding-left: 0;
}
#sidebar-wrapper #ArchiveList ul ul li {
padding-left: 15px;
}
/* Footer */
.credit {
font-size: 1.1em;
color: #46340a;
font-weight: bold;
padding: 20px 0px 0px 0px;
}
.credit a {
color: #46340a;
}
.credit a:hover {
color: #46340a;
}
/* PageNavi*/
.wp-pagenavi {
padding: 5px 10px 5px 10px;
}
.wp-pagenavi a {
padding: 2px 4px;
margin: 2px;
text-decoration: none;
border: 1px solid #06c;
color: #06c;
background-color: #fff;
}
.wp-pagenavi a:hover {
border: 1px solid #000;
color: #000;
}
.wp-pagenavi span.pages, .wp-pagenavi span.current, .wp-pagenavi span.extend {
padding: 2px 4px;
margin: 2px;
border: 1px solid #000;
color: #000;
background-color: #fff;
}
/* Calendar */
#wp-calendar {
empty-cells: show;
margin: 10px auto 0;
width: 100%;
}
#wp-calendar #next a {
padding-right: 10px;
text-align: right;
font-size: 1.1em;
}
#wp-calendar #prev a {
padding-left: 10px;
text-align: left;
font-size: 1.1em;
}
#wp-calendar a {
display: block;
font-weight: bold;
text-decoration: none;
}
#wp-calendar a:hover {
background: #ccc;
color: #fff;
}
#wp-calendar caption {
text-align: center;
width: 100%;
font: bold 1.3em Verdana, Arial, Sans-Serif;
}
#wp-calendar td {
padding: 3px 0;
font-size: 1.2em;
text-align: center;
}
#wp-calendar th {
font-style: normal;
font-size: 1.2em;
text-transform: capitalize;
}
/* Social Bookmarking */
.bookmark {
margin: 18px 0 0 10px;
}
.bookmark ul {
display: inline;
}
.bookmark ul li {
background: none;
display: inline;
list-style-type: none;
}
.bookmark_line img {
border: 0;
}
/* Comments */
.read_comments {
margin: 0px 0 0 0px;
text-align: right;
padding: 0px 20px 10px 0;
}
.read_comments a {
font-size: 1.2em;
font-weight: bold;
color: #333;
}
h3#comments {
padding: 0 0 0 0px;
}
h3#comments, #respond h3 {
padding-top: 10px;
font-size: 1.4em;
color: #333;
}
#commentform {
margin: 5px 0 0 0px;
}
#commentform input {
width: 170px;
padding: 2px;
margin: 5px 5px 1px 0;
font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
#commentform textarea {
width: 98%;
padding: 2px;
font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
#commentform p {
margin: 5px 0;
font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
#commentform #submit {
margin: 0 0 5px auto;
float: right;
}
#respond {
padding: 0 0 0 10px;
color: #333;
}
#respond:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
.commentlist {
padding: 0 0 0 0px;
}
.commentlist li {
margin: 15px 0 0px;
padding: 5px 5px 10px 10px;
list-style: none;
font-weight: bold;
font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
.commentlist li ul li {
margin-right: -5px;
margin-left: 10px;
font-size: 1em;
}
.commentlist p {
margin: 10px 5px 10px 0;
font-weight: normal;
line-height: 1.5em;
font-size: 1.2em;
text-transform: none;
}
.commentlist li .avatar {
float: right;
border: 1px solid #333;
padding: 2px;
background: #fff;
}
.commentlist li a {
color: #000;
}
.commentlist cite, .commentlist cite a {
font-weight: bold;
font-style: normal;
font-size: 1.2em;
}
.nocomments {
text-align: center;
}
.commentmetadata {
font-size: 1.2em;
display: block;
font-weight: normal;
}
.thread-alt {
background-color: #dcbea4;
}
.thread-even {
background-color: #e3cbb3;
}
.depth-1 {
border: 1px solid #000;
}
.alt {
border-left: 1px solid #666; /* odd page */
background-color: #CEE6DB;
padding: 10px;
}
.even {
border-left: 1px solid #666; /* even page */
background-color: #A8D2C0;
}
/* For Blogger */
.post-footer {
padding: 10px 30px;
}
#ArchiveList ul li {padding:0px;text-indent: 0!important;}
#comments {
padding-left: 30px;
}
#comments h4 {
margin:1em 0;
font-weight: bold;
font-size: 1.2em;
line-height: 1.4em;
text-transform:uppercase;
letter-spacing:.2em;
color: $sidebarcolor;
}
#comments-block {
margin:1em 0 1.5em;
line-height:1.6em;
}
#comments-block .comment-author {
margin:.5em 0;
}
#comments-block .comment-body {
margin:.25em 0 0;
}
#comments-block .comment-footer {
margin:-.25em 0 2em;
line-height: 1.4em;
text-transform:uppercase;
letter-spacing:.1em;
}
#comments-block .comment-body p {
margin:0 0 .75em;
}
.deleted-comment {
font-style:italic;
color:gray;
}
#blog-pager-newer-link {
float: $startSide;
}
#blog-pager-older-link {
float: $endSide;
}
#blog-pager {
padding: 0 30px;
text-align: center;
}
.feed-links {
display:none;
}
/* (CSS End) */
]]>