/* Theme Name: Love Letter Theme URI: http://www.ezwpthemes.com/templates/love-letter.html Description: This wonderful free WordPress theme is designed and coded by EZwpthemes. Version: 1.0 Author: EZwpthemes Author URI: http://www.ezwpthemes.com/ Tags: brown, fixed-width, three-columns, left-sidebar, threaded-comments */ /* Global */ * { margin: 0; padding: 0; } ::-moz-selection { background: #ddd; color: #f00; } ::selection { background: #ddd; color: #f00; } code::-moz-selection { background: #333; } code::selection { background: #333; } body { font-size: 62.5%; /* Resets 1em to 10px */ font-family: Arial, Verdana, Sans-Serif; background: #b19985 url(images/body-bg.jpg); color: #454545; } p { margin: 1em 0; } acronym, abbr, span.caps { font-size: 0.9em; letter-spacing: .07em; cursor: help; border-bottom: 1px dashed #666; } blockquote { margin: 5px 20px; padding: 0; color: #ffffff; border-left: 5px solid #666; background: #ababab; } blockquote p { padding: 10px 20px; display: block; } a { color: #000; } a:hover { text-decoration: none; } a img { border: none; } h1, h2, h3 { font-family: Arial, Verdana, Sans-Serif; font-weight: bold; } h1 { font-size: 4em; } h2 { font-size: 1.6em; } .endline { clear: both; } #wrapper { margin: 0 auto; width: 1000px; } /* Header */ #header { width: 1000px; height: 250px; background: url(images/header-bg.jpg) no-repeat; position: relative; } #header h1 { font-size: 4em; padding: 130px 0 0 380px; } #header h1 a { text-decoration: none; color: #d32c52; } #header h2 { color: #d32c52; font-size: 1.6em; padding: 0 0 0 390px; } /* Navigation */ #navigation { width: 180px; height: 260px; background: url(images/navi-bg.jpg) top right no-repeat; padding: 0 0 0 200px; } #searchform { background: url(images/searchform-bg.jpg) top right no-repeat; width: 380px; height: 80px; } #searchform input { float: left; border: none; color: #fff; } #searchform .searchtext { margin: 31px 10px 0 124px; width: 160px; display: inline; font-family: Arial, Helvetica, sans-serif; font-size: 1.2em; border: none; background: transparent; } #searchform .searchbutton{ width: 80px; height: 40px; margin-top: 16px; } #searchform label { display: none; } #rss { position: absolute; bottom: 20px; right: 43px; } /* Social Bookmarking */ .bookmark-line { float: left } .bookmark-line ul { display: inline; } .bookmark-line ul li { background: none; display: inline; list-style-type: none; } .bookmark-line img { border: 0; } .bookmark-icon { opacity: .4; -moz-opacity: .4; filter: alpha(opacity=40); _filter: alpha(opacity=100); } .bookmark-icon:hover { opacity: 1; -moz-opacity: 1; filter: alpha(opacity=100); } /