/*  
Theme Name: Classic Beauty
Theme URI: http://eisabainyo.net/weblog/
Description: Classic Beauty Theme by <a href="http://eisabainyo.net/weblog/">esn studio</a> <a href="http://eisabainyo.net/weblog/wordpress-themes/">wordpress themes</a>.
Version: 1.0
Author: esn studio
Author URI: http://eisabainyo.net/weblog/
License: General Public License (GPL)
*/
a img {
    border:none;
}
body {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #000;
    background-color: #FFF;
    padding: 0px;
    margin: 0px auto;
    text-align: center;
}

#page {
    position: relative;
    width: 100%;
    margin: 0px auto;
    padding: 0px;
    text-align: left;
    background: #FFF;
    background-position:-65px -20px;
}

#header {
    height: 115px;
    padding: 0px 15px;
    margin: 0px;
    border-bottom: 3px solid #4A2950;
    color: #000;
    position:relative;
}

#header #mainLogo {
    position: absolute;
    bottom: 10px;
    right: 10px;
}

#header #techLogos {
    position: absolute;
    left: 10px;
    bottom: 10px;
}

#header #techLogos img {
    height: 55px;
    margin-right: 5px;
}



#header h1 {
    padding: 30px 0px 0px 0px;
    font-size: 3.5em;
    line-height: 27px;
    margin: 0px;
    font-variant: small-caps;
}

#header h1 a {
    color: #000;
}	

#header h1 a:hover {
    color: #CCC;
    text-decoration: none;
}	
#header hr, #footer hr {
    display: none;
    padding: 0px;
    margin: 0px;
}
#header #vfdWords{
    position:absolute;
    right:0px;
    bottom:-7px;
    border:0px;
}
* html #header #vfdWords{
    display:none;
}
#content {
    width: 75%;
    float: right;
    display: inline;
    margin: 0px;
    padding: 0px;
}

.post {
    margin: 0px 29px 0px 30px;
    padding: 10px 10px 5px 10px;
    line-height: 1.6em;
}

.entry {
    padding: 10px 0px 5px 20px;
    margin: 0px;
}

.entry img {
    margin: 10px;
}
.entry a:hover {
    color:#4A2950;
}
.entry a {
    color: #333;
}

.post ul {
    margin: 0px 10px 10px 30px;
    list-style-type: none;
}

.post ul li {
    background: url(images/bullet.gif) 0 5px no-repeat;
    padding: 0px 0px 0px 15px;
}

.post ol {
    margin: 0px 10px 10px 30px;
    padding: 0px 0px 0px 15px;
}

p {
    padding: 3px 0px 10px 0px;
    margin: 0px;
}

.post h2 {
    color: #444;
    font-size: 1.5em;
    line-height: 15px;
    padding: 5px 0px 6px 0px;
    margin: 0px;
}

.pagetitle {
    color: #666;
    font-size: 1.5em;
    line-height: 15px;
    padding: 10px 0px 15px 30px;
    margin: 0px;
    text-transform: uppercase;
}	

.post h2  a{
    color: #666;

}	

.post h2  a:hover{
    color: #333;
}	

.date {
    padding: 0px;
    margin: 0px;
    font-size: 0.85em;
    text-transform: uppercase;
    color: #999;
}

.postedby {
    text-transform: uppercase;
    color: #999;
    font-size: 0.85em;
    padding: 0px;
    margin: 0px 0px 25px 0px;
    border-bottom: 1px solid #EEE;
}

.postedby a {
    color: #999;
    font-weight: bold;
}

.postedby a:hover {
    color: #666;
    text-decoration: underline;
}

a {
    color: #AAA;
    text-decoration: none;
    font-weight:bold;
}

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

.divider {
    display: none;
}

.bottomnav {
    width: 100%;
    padding: 15px 0px 5px 0px;
    text-align: right;
}

.alignleft, .alignright, .alignleft a, .alignright a {
    padding: 0px 10px 0px 0px;
    font-size: 0.95em;
    display: inline;
    color: #999;
    font-weight: normal;
}

#rightcol {
    width: 20%;
    color: #666;
    padding: 0px;
    margin: 0px;
    float: left;
    display: inline;
}


#rightcol ul {
    width: 100%;
    padding: 0px 0px 25px 10px;
    margin: 0px;
}

#rightcol li {
    list-style-type: none;
    line-height: 1.85em;
    margin: 0px 0px 0px 10px;
    padding: 0px 0px 0px 0px;
}

#rightcol ul li ul li {
    list-style-type: none;
    line-height: 1.85em;
    padding: 2px 0px 2px 10px;
    margin: 0px;
    display: block;
    border-bottom: 1px solid #4A2950;
}
#rightcol #pages ul {
    padding: 0px 0px 5px 10px;
}
#pages .current_page_item a {
    color:#4A2950;
    border-bottom: 1px dashed #4A2950;
}
#rightcol #pages ul li {
    border-bottom: none;
    padding:0px 0px 0px 10px;
}
#rightcol li h2 {
    margin: 10px 0px 0px 0px;
    text-transform: uppercase;
    font-size: 0.85em;
    color: #4A2950;
}

#rightcol img {
    padding: 3px;
    border: 1px solid #EEE;
}

#rightcol a {
    color: #666;
    font-weight: normal;
}

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

.highlight {
    margin: 0px;
    padding: 5px;
    background: #F7F7F7;
}

#searchform {
    position: absolute;
    top: 0px;
    right: 5px;
    padding: 7px 7px 7px 7px;
    margin: 0px;
}

#searchsubmit {
    height: 20px;
}

#footer {
    clear: both;
    color: #666;
    padding: 0px;
    margin: 0px;
    border-top: 3px solid #4A2950;
    background: #FFF;
}

#footer p {
    text-align: center;
    font-size: 0.95em;
    padding: 6px;
    margin: 0px;
}

#footer a {
    color: #666;
}

#footer img{
    vertical-align: middle;
}
/** Comments **/
#commentsarea {
    padding: 0px 50px 0px 50px;
    margin: 0px;
}

#comments, #respond {
    color: #444;
    font-size: 1.1em;
    line-height: 15px;
    padding: 10px 0px 5px 0px;
    margin: 0px;
}

.commentlist li {
    margin: 0px 0px 10px 0px;
    padding: 0px 0px 5px 0px;
    border-bottom: 1px solid #EEE;
}

.commentlist li cite {
    font-weight: bold;
    font-style: normal;
}

.commentmetadata {
    float: right;
    font-size: 0.90em;
}

.postmetadata {
    margin: 10px 0px 0px 0px;
    padding: 5px;
    background: #FFF;
    border:dashed #CCC;
    border-width: 1px 0px;
}

.postmetadata a {
    text-decoration: underline;
    font-weight: normal;
}

.nocomments {
    font-weight: bold;
    padding: 10px 0px 10px 0px;
}

/* common */

abbr, acroym {
    border-bottom: 1px dotted #CCC;
    cursor: help;
}

input, textarea, select {
    border: 1px solid #CCC;
    font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
    font-size: 0.96em;
    background: #FFF;
    padding: 0px 1px 0px 1px;
    margin: 0px;
}

form {
    padding: 0px;
    margin: 0px;
}

code, blockquote{
    font-family: "Courier New";
    font-size: 1.5em;
    font-weight: bold;
    color:#4A2950;
    padding-left:50px;
    display:block;
    border-left: 1px dotted #CCC;
    margin:15px;
}

/*Side bar*/
#calendar_wrap table {
    width:100%;
}
#calendar_wrap td a{
    font-weight:bold;
    color:#4A2950;
}
