/*
Skin name: Fresco
Version: 1.0
Author: Aaron Russell
Author uri: http://www.milienzo.com/
Description: Light Gold skin, skinned for Semiologic by <a href="http://indietown.com">Yudhista Aditya</a>
*/

/*
#
# DO NOT EDIT THIS FILE
# ---------------------
# The Semiologic theme features a custom.css feature. This allows to edit the skin
# without editing its css files. That way, you won't need to worry about losing
# your changes when you upgrade your site.
#
# You'll find detailed sample files in the custom-samples folder.
#
# The easiest way to procede is:
#
# 1. Make a copy of this file, rename as custom.css
# 2. Edit this new custom.css to override the skin defaults
#
*/

/* Page structure and general formatting */
body.mss {
	margin:0;
}

a {
    color:#2F60B3;
    text-decoration:none;
}

a img {
    border:none;
}

a:hover {
    color:#D13775;
    text-decoration:underline;
}

a:active {
    outline:none;
}

a:focus {
    -moz-outline-style:none;
}

h2 {
    color:#E9553D;
}

.entry_actions {
    background:url(hr.gif) bottom repeat-x;
    clear:both;
    margin:1em 0;
    padding:0 0 2em 0;
}

blockquote {
    border-left:#69CF90 solid 4px;
    margin:0px 0px 12px 19px;
    padding:0px 0px 0px 7px;
}

div.hr {
  height: 10px;
  background: #fff url(hr.gif) 0 50% repeat-x;
  margin-bottom: 10px;
}

div.hr hr {
    display: none;
}

#ext_wrapper {
    margin:0;
}

#navbar {
    background:url(header-bg-topnav.jpg) 100% 100% no-repeat #30B763; 
/*    background: 100% 100% no-repeat #30B763; */
}

#navbar .pad {
    margin:0 auto;
    padding:0;
    width:980px;
    overflow:hidden;
}

.nav_home, .nav_leaf {
    margin:0;
}

#header_nav {
    font-size:18px;
    font-weight:100;
    color:#000000;
    text-align:right;
    height:34px;
    line-height:40px;
}

#navbar {
    color: #fff;
}

#navbar a {
    color:#fff;
    padding:8px 5px;
}

#navbar  a:hover {
    text-decoration:none;
    background:url(bgtrans.png) repeat;
}

span.nav_active {
    font-weight:bold;
	color:#000;
}

/* Header */

#header {
   background:url('header-bg-tops.jpg') 100% 100% no-repeat #30B763;  
/*     background:url('header-bottom2.jpg') 100% 100% no-repeat #30B763; */
   height:140px; 
/*     height:141px;*/
    width:100%;
    text-align:center;
}

#header div.pad {
    width:980px;
    height:120px;
    margin:auto;
}

#header .pad #sitename h1 {
    color:#F0E07A;
    font-size:48px;
    padding:0 0 0 30px; 
    margin:0;
    text-align:left;
/*
    text-aligtn:center;
    padding:0 100px 0 0;
*/
}

#header h1 a {
    color:#F0E07A;
}

#header h1 a:hover {
    color:#F8EFBB;
    text-decoration:none;
}

#header #tagline h2 {
    font-size:18px;
    font-weight:100;
    color:#F8EFBB;
    text-align:left;
    margin: -2px 0px -1.5em 60px;
}

/* Tags */

.entry_tags a {
    width:auto;
    height:auto;
    line-height:1em;
    background:none;
}


/*SEARCH*/

#searchform {
    font-size:14px;
    line-height:20px;
    margin:0;
    padding:0;
    text-align:left;
}

#searchform label.hidden {
    font-weight:bold;
    font-size:18px;
    color:#E9553D;
}

#searchform input#s {
    border:3px solid #F0C67A;
    width:100px;
    height:17px;
    margin:10px 1px 0 0;
}

input#s:focus {
    background:#FBEDD6;
}

#searchform input#s:hover {
    background:#FBEDD6;
}

#searchform input {
    border:3px solid #688DCC;
    background:#FFFFFF;
    width:55px;
    margin:0;
}

#searchform input:hover {
    background:#CCDAF0;
}

/* Menu */

#header_boxes {
    text-align:left;
    background:url('header-bg-bottom.jpg') 100% 0 no-repeat #E9AC3D;
    height:39px;
    padding:0;
    width:100%;
    overflow:hidden;
}

#header_boxes .inline_box {
    float:left;
    width:700px;
    height:39px;
    display:inline;
    padding:0;
}

.inline_box .pad {
    float:left;
}

#header_boxes h2 {
    font-size:16px;
    line-height:33px;
    font-weight:bold;
    padding:0px 0px 0px 30px;
    display:inline;
    margin:0px 20px 0px 0px;
    float:left;
    height:39px;
    width:auto;
    color:#ffffff;
}

#header_boxes ul{
    line-height:39px;
    height:39px;
    width:500px;
    float:left;
    font-weight:bold;
    margin:-5px 0 0 0;
    padding:0px 0px 0px 30px;
    overflow:hidden;
}

#header_boxes ul li {
    float:left;
    height:39px;
    width:auto;
    font-size:16px;
    list-style:none;
    margin:0px 20px 0px 0px;
}

#header_boxes ul a {
    text-decoration:none;
    color:#ffffff;
    padding:12px;
}

#header_boxes ul a:hover {
    text-decoration:none;
    color:#ffffff;
    background:#F0C67A;
}

/*Body styles and colors */

#body {
    width:970px;
    margin:0 auto;
}

#ext_main #main {
    float:left;
    width:66%;
}

#main .pad {
    border-top: 5px solid #69CF90;
    margin:22px 20px 0px 40px;
    padding:20px 0px 0px 0px;
}

.main h1,

.main h1 a
{
    font-size:26px;
    margin:0px 0px 12px 0px;
    color:#2F60B3;
}

.main h1 a:hover
{
    color: #CC0000;
}

span.admin_link a{
    font-size:12px;
}

.main h2
{
    font-size:18px;
    font-weight:100;
    margin:0px 0px 12px 0px;
    color:#E9553D;
    background:transparent;
}

.main ul {
    font-size:14px;
    margin:0px 0px 12px 30px;
    padding:0px;
    line-height:22px;
    list-style:url(li.gif) outside;
}

/* Comments */

#comment_form form {
    background:url(hr.gif) bottom repeat-x;
    clear:both;
    margin:0;
    padding:0 0 1em 0;
}

.comment {
    background:url(comment-middle.gif) repeat-y;
    padding:0;
    margin:20px 0px 20px 0px;
    height:auto;
    clear:both;
}

.comment_header {
    background:url(comment-header.gif) 0 0 no-repeat;
    padding:3px 0 0 0;
    margin-top:5px;
    height:25px;
}

.comment_author {
    float:left;
}

.comment_date {
    padding:5px 10px 0 10px;
    margin-bottom:0;
    float:left;
    width:425px;
    color:#2F60B3;
}

.comment_header h3 {
    float:left;
    padding:5px 10px;
    margin:0 0;
    background:transparent;
}

span.avatar {
    float:left;
}

img.avatar {
    float:left;
    margin:0px 3px;
}

.comment_body {
    margin:0;
    padding:0 1em;
    top:10px;
    position:relative;
    float:left;
    width:420px;
    height:auto;
    clear:both;
}

.comment_body p {
    float:left;
    margin-bottom:0;
    padding-bottom:0;
}

.comment_actions {
    background:url(comment-bottom.gif) no-repeat bottom;
    height:1.5em;
    padding:0 10px;
    width:426px;
}

#commentform p {
    margin:2px 0;
}

#commentform input, textarea#comment {
    border:3px solid #F0C67A;
}

#commentform input {
    width:250px;
}

#commentform input:focus, #commentform textarea:focus {
    background:#FBEDD6;
}

input#submit {
    border:3px solid #688DCC;
    background:#FFFFFF;
}

input#submit:hover {
    background:#CCDAF0;
    cursor:pointer;
}

/* Side columns */

.side-column {
    display:inline;
}

#sidebar {
    margin:22px 20px 0px 0px;
    padding:0px;
    float:left;
    overflow:hidden;
    background:#fff;
}

#sidebar .pad ul, #sidebar2 .pad ul{
    list-style-image: none;
}

#sidebar2 {
    margin:22px 0px 0px 0px;
    padding:0px;
    float:right;
}

#sidebar .pad, #sidebar2 .pad {
    width:95%;
    overflow:hidden;
}

#sidebar ul li.widget {
    border-top:#6CB5D3 solid 5px;
    margin:0px 0px 22px 0px;
    padding:20px 0px 0px 0px;
}

#sidebar2 ul li.widget {
    border-top:#F0C67A solid 5px;
    margin:0px 0px 22px 0px;
    padding:20px 0px 0px 0px;
}

h2.widgettitle {
    font-weight:bold;
    font-size:18px;
    margin: 5px 0 .6em 0;
}

li.widget ul {
    font-size:14px;
    margin:0px;
    padding:0px;
    border-top:1px dotted #91A9CD;
}

li.widget ul li {
    list-style-type: none;
    list-style:none;
    border-bottom:1px dotted #91A9CD;
    margin:0px;
    padding:0px;
    display:block;
}

li.widget ul li a {
    display:block;
    padding:10px 0px 10px 0px;
}

li.widget ul li a:hover {
    text-decoration:none;
    background:#CCDAF0;
    color:#2F60B3;
}

/*Newsletter form */

.newsletter_submit input {
    width:155px;
}

/* Footer */

#footer {
    background:#30B763;
    margin:30px 0px 0px 0px;
    padding:10px 0px 10px 0px;
    overflow:hidden;
}

#footer p {
    color:#FFFFFF;
    margin:0px;
}

#footer p.milienzo {
    float:right;
    text-align:right;
}

#footer a {
    color:#FFFFFF;
    font-weight:bold;
}

#footer a:hover {
    color:#FFFFFF;
}

/* Print-friendly stylesheet */

@media print {
    #search-form {
    display:none;
}

#menu {
    display:none;
}

.comment-box {
    display:none;
}

.comment-submit {
    display: none;
}

.side-column {
    display:none;
}

.main-column {
    width:800px;
}

}

