/* -------------------------------------------------------------------------------
    Theme Name: Worn Wall
    Theme URI: http://www.templatelite.com/worn-wall-free-wordpress-theme/
    Description: Extremely grunge is what takes your blog to next level aggresively. Brought to you free by <a href="http://www.templatelite.com/">Templatelite.com</a>.
    Version: 1.00
    Author: TemplateLite.com
    Author URI: http://www.templatelite.com/
    Tags: Light brown, Right Sidebar, Fixed Width, 3 columns, Widget Ready, Valid XHtml, Valid CSS
   ------------------------------------------------------------------------------- */

/***** GENERAL *****/
body{
    margin:0px auto;
    font-size: 12px;
    font-family: Arial, Helvetica, Sans-Serif;
    color:#23140d;
    background:#DCD8D2 url(images/bg_repeat.jpg) repeat-y top center;
}

img {
    border:0px;
    padding:5px;
    max-width: 100%; /* not working in IE6*/
}
a {color:#c72026;text-decoration: none;}
a:hover {color: #c72026;text-decoration: underline;}

h1 {font-size:30px;}
h2 {font-size:26px;}
h3 {font-size:21px;}
h4 {font-size:17px;}
h5 {font-size:14px;}
h6 {font-size:12px;}

p {margin: 0px 0px 12px 0px;}
hr {height:1px;border:none;border-top:1px dashed #76543C; width:95%;}
del {color:red;}
ins {color:green;}

blockquote {
	color: #666666;
    clear: left;
    text-align: justify;
    padding: 0px 0px 0px 22px;
    margin: 10px 10px 10px 10px;
    border-left: 2px solid #76543C;
}
input,select,textarea {
    font-size:12px;
    font-family: Arial, Helvetica, Sans-Serif;
}
code{
    font: 1.1em 'Courier New', Courier, Fixed;
}
.alignleft {float: left;}
.alignright {float: right;}
.aligncenter,div.aligncenter{
   display: block;
   margin-left: auto;
   margin-right: auto;
}
img.alignleft {
    padding: 5px;
    margin: 0 7px 2px 0;
    display: inline;
}

img.alignright {
    padding: 5px;
    margin: 0 0 2px 7px;
    display: inline;
}
img.centered {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.clear {clear:both;}
.spacer {height:20px;}

/********** LAYOUT **********/
#bg_top{
    background:url(images/bg_top.jpg) no-repeat top center;
    margin:0;
    padding:0;
}
#bg_btm{
    background:url(images/bg_bottom.jpg) no-repeat bottom center;
    margin:0;
    padding:0;
}
#bg_repeat{
    background:url(images/bg_repeat.jpg) repeat-y top center;
    margin:0;
    padding:0;
}
#base{
    background:url(images/bg_center_repeat.jpg) repeat-y top center;
    width:980px;
    margin:0px auto;
    padding:0;
}
#base_btm{
     background:url(images/bg_footer.jpg) no-repeat bottom center;
    width:980px;
    padding:0;
}
#header{
    position:relative;
    width:980px;
    height:183px;
    z-index:9999;
}
#container{
    /*overflow:hidden;*/
    width:980px;
    background:url(images/bg_container_top.jpg) no-repeat top center;
}
#content{
    display:inline;
    overflow:hidden;
    width:600px;
    margin:0px 0px 0px 10px;
    padding: 60px 0px 0 0px;
}

#featured {
    margin:-10px 10px 30px 10px;
    padding:0;
}

#sidebar{
    float:left;
    display:inline; 
    width:333px;
    overflow:hidden;
    margin: 0px 0px 0 16px;
    padding:0px 0px 0px 0px;
}

#footer{
    font-family: Arial, Helvetica, Sans-Serif;
    color:#663333;
    font-size:12px;
    height:60px;
    padding: 100px 0 0 20px;
}
#footer a{
    color:#663333;
}

/*=================== Header ===================*/
#blogtitle{
    margin:0;
    font-family: "Times New Roman", Times, serif; 
    font-size:40px; 
    font-weight:bold;
    text-align:center;
    text-transform:uppercase;
    padding: 25px 0 0px 100px;
    width:570px;
    line-height:35px;
}
#blogtitle a, #blogtitle a:hover {
    color:#603913; 
    text-decoration:none;
}
#subtitle {
    font-family: Arial, Helvetica, Sans-Serif;
    font-size:14px; 
    font-weight:bold;
    color:#86430d;
    text-align:center;
    margin:0;
    padding:0px 0px 0px 100px;
    width:570px;
}
#header .home {
    position: absolute;
    margin:0px;
    padding:0px;
    left: 75px;
    top: 28px;
    width:500px;
    height:70px;
}
#header .rss {
    position:absolute;
    display:block;
    left:903px;
    top:135px;
    width:44px;
    height:44px;
}
#header .rss:hover{
    position:absolute;
    background:url('images/bg_rss_hover.png') no-repeat;
    left:903px;
}

#mainsearch {
    position:absolute;
    top:0px;
    left:692px;
    overflow:hidden;
    width:221px;
    height:68px;
    background:url('images/bg_search.png') no-repeat 0px 0px;
}
#mainsearch:hover{
    background:none;
}
#mainsearchform .input {
    position:absolute;
    top:8px;
    left:52px;
    font-size:15px;
    font-family: Arial, Helvetica, Sans-Serif;
    font-weight:bold;
    text-transform:uppercase;
    color:#372014; 
    border:none;
    background:none;
}
#mainsearchform .submit{
    position:relative;
    cursor:pointer;
    border:none;
    top:9px;
    left:27px;
    width:28px;
    height:18px;
    background:transparent;
}

/*    [ Menu ]  Level 1                                               */<!-- -->
#menu {
    position:absolute;
    list-style:none;
    top:142px;
    left:35px;
    width:585px;
    height:60px;
    margin:0;
    padding:0;
    z-index:9999;
}
#menu li {
    float:left;
    position:relative;
    font-size:11px;
    font-family:Verdana, Arial;
    font-weight: bold;
    margin:0px;
}

#menu li a {
    display:block;
    overflow:hidden;
    height:20px;
    color:#56321f;
    padding:6px 25px 0px 25px;
    margin:0;
    text-align:left;
    text-decoration:none;
    background:url('images/bg_menu_bullet.png') no-repeat center left;
}
#menu li a:hover,#menu > li.current_page_item > a{
    color:#7c421f;
}
#menu li.hover{
}
/*        [ Menu ]  Level 2                                        */<!-- -->
#menu li ul    {
    position:absolute;
    visibility:hidden; 
    list-style:none;
    margin:0;
    padding:0;
    top:100%; 
    left:0;
}

#menu li ul li {
    float:none;
    color: #ffffff;
    margin:0;
    padding:0;
}
#menu li ul li a{
    display:block;
    color:#56321f;  
    padding:10px 10px 10px 10px;
    margin:0;
    width:100px;
    height:auto;
    border:1px #56321f solid;
    background:#AF8F66;
}                            
#menu li ul li a:hover{        
    color:#7c421f;  
    height:auto;    
    background:#AF8F66;
}

/* level 3*/
#menu ul ul{ left: 100%; top: 0px;}
#menu li:hover > ul{ visibility: visible; }

/*=================== Content ===================*/
.archivetitle {
    color: #7e715e;
    text-align:left;
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 16px;
    font-weight:bold;
    font-style:italic;
    line-height:0px;
    padding: 0px 25px 30px 10px;
    margin:0;
}
.post,.page{
    overflow:hidden;
    width:600px;
    margin:-10px 0 25px 0px;
    padding:0px 0px 0px 0px;
}

.sticky .post_title {
    background:url('images/bg_sticky_post_head.jpg') repeat-y top left;
}
.sticky .post_title a {
    color:#56321f;
}
.sticky .post_title a:hover {
    color:#56321f;
}

.post_title{
    font-family: Arial, Helvetica, Sans-Serif; 
    overflow:hidden;
    width:597px;
    padding:0px 0px 0px 10px;
    background:url('images/bg_post_head.jpg') repeat-y top left; 
}
.post_title_shadow {
    height:5px;
    background:url('images/bg_post_head_shadow.png') no-repeat left bottom;
}
.post_title a, .post_title a:hover{
    color: #56321f;
    text-decoration:none;
}
.post_title h1, .post_title h2{
    width:525px;
    float:left;
    font-size:19px;
    line-height:20px;
    font-weight:normal;
    margin:10px 0 14px 0;
}

.post_author{
    height:18px;
    margin:0px 0 20px 10px;
    font-family: Arial, Helvetica, Sans-Serif;
    font-size:11px;
    line-height:18px;
    color:#23140d;
    text-align:left;
}

.post_date{
    float:right;
    width:57px;
    height:36px;
    padding: 10px 15px 0 0;
}
.post_date_day{
    font-family: Arial, Helvetica, Sans-Serif;
    font-size:16px;
    font-weight:bold;
    text-align:center;
    color:#a44a01;
}
.post_date_month{
    font-family: Arial, Helvetica, Sans-Serif;
    font-size:10px;
    font-weight:bold;
    text-align:center;
    text-transform:uppercase;
    color:#a44a01;
}

.sticky .post_date{
    float:right;
    width:57px;
    height:36px;
    padding: 10px 15px 0 0;
}
.sticky .post_date_day{
    font-family: Arial, Helvetica, Sans-Serif;
    font-size:16px;
    font-weight:bold;
    text-align:center;
    color:#56321f;
}
.sticky .post_date_month{
    font-family: Arial, Helvetica, Sans-Serif;
    font-size:10px;
    font-weight:bold;
    text-align:center;
    text-transform:uppercase;
    color:#56321f;
}

.entry{
	color: #888888;
    position:relative;
    overflow:hidden;
    line-height: 1.7em;
    width:580px;
    margin: 0px 0px 10px 0px;
    padding:0px 0px 0px 10px;
}
.info a{
    text-decoration:none;
}
.entry a, .info a{
    color:#c72026;
}
.entry a:hover, .info a:hover{
    text-decoration:underline;
}

.info {
    position:relative;
    line-height: 1.7em;
    font-size: 10px;
    padding:5px 0px 15px 0px;
    margin:0px 15px 0px 10px;
    background: url('images/bg_post_bottom.png') no-repeat bottom center;
}
.category {
    font-size: 11px;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 4px 20px;
    background: url('images/icon_category.png') no-repeat top left;
}
.bubble {
    font-size: 11px;
    margin: 0px 0px 0px 20px;
    padding: 0px 0px 4px 20px;
    background: url('images/icon_comment.png') no-repeat top left;
}
.tags {
    font-size: 11px;
    margin: 0px 0px 0px 20px;
    padding: 0px 0px 4px 20px;
    background: url('images/icon_tag.png') no-repeat top left;
}

.navigation {
    clear:both;
    overflow:hidden;
    font-size: 11px;
    font-weight:normal;
    margin: 30px 5px 10px 10px;
    padding: 5px 5px 5px 0px;

}
.navigation a{
    text-decoration:none;
}
.sorry {
    font-size: 11px;
    font-style: italic;
    margin: 20px 20px 0px 20px;
    padding: 10px 10px 10px 10px;

}

.twitter {
    position:absolute;
    width:121px;
    height:63px;
    top:121px;
    left:596px;
    background:url('images/bg_twitter.png') no-repeat;
}

/*=================== Sidebar ===================*/
#sidebar1{
    float:left;
    display:inline; 
    overflow:hidden;
    width:160px;
    padding:0;
    margin:50px 0px 30px 5px;
}
#sidebar2{
    float:right;
    display:inline; 
    overflow:hidden;
    width:160px;
    padding:0 0px 0 0px;
    margin:55px 0px 0px 5px;
}
#sidebar select{
    margin:10px 0px 0px 10px;
    font-size:11px;
    width:135px;
    overflow:hidden;
}

/***** Sidebar 1 *****/
#sidebar1 {color:#56321f; font-size:12px;}
#sidebar1 a{color:#56321f; text-decoration:none;}
#sidebar1 a:hover {color:#a54c05;text-decoration:underline;}

#sidebar1 img {
    margin:0;
    padding:0;
}

#sidebar1 ul {
    list-style-type: none;
    margin: 0;
    padding: 0px 0px 0px 0px;
}
#sidebar1 ul ul {
    padding: 0 0 10px 0;
    background:url('images/bg_sb_btm.png') no-repeat left bottom;
}
#sidebar1 ul li ul li ul {
    background:none;
    margin:0;
    padding:0;
}
#sidebar1 li {
    list-style-type: none;
    margin: 0px 0px 3px 0px;
    padding: 0px 0px 15px 0px;
}
#sidebar1 h4 {
    color: #f0c675;
    font-size: 15px;
    font-weight: bold;
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    line-height:25px;
    min-height:0px;
    letter-spacing: 0px;
    font-variant: normal;
    margin:0;
    padding: 8px 15px 21px 15px;
    background:url('images/bg_sb_head1.png') no-repeat top left;
    text-align:left;
}
#sidebar1 ul ul li {
    line-height: 1.6em;
    list-style-type: none;
    margin: 0px 0px 5px 5px;
    padding: 0px 4px 0px 12px;
    background: url('images/bg_sb_arrow1.gif') no-repeat 0px 7px;
}


/***** Sidebar 2 *****/
#sidebar2 {color:#83653b; font-size:12px;}
#sidebar2 a{color:#83653b; text-decoration:none;}
#sidebar2 a:hover {color:#a54c05; text-decoration:underline;}

#sidebar2 img {
    margin:0;
    padding:0;
}

#sidebar2 ul {
    list-style-type: none;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 2px;
}
#sidebar2 ul ul {
    padding: 0 0 10px 0;
    background:url('images/bg_sb_btm.png') no-repeat left bottom;
}
#sidebar2 ul li ul li ul {
    background:none;
    margin:0;
    padding:0;
}
#sidebar2 li {
    list-style-type: none;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 15px 0px;
}
#sidebar2 h4 {
    color: #23140d;
    font-size: 15px;
    font-weight: bold;
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    line-height:20px;
    min-height:10px;
    letter-spacing: 0px;
    font-variant: normal;
    margin:0;
    padding: 8px 15px 21px 15px;
    background: url('images/bg_sb_head2.png') no-repeat top center;
    text-align:center;
}
#sidebar2 ul ul li {
    line-height: 1.6em;
    list-style-type: none;
    margin: 0px 0px 5px 2px;
    padding: 0px 4px 0px 12px;
    background: url('images/bg_sb_arrow2.gif') no-repeat 0px 7px;
}


/*************** comment ***************/
#postmetadata {
    font-size: 11px;
    margin: 10px 10px 20px 10px;
    padding: 5px 15px 5px 15px;
    border:1px #898182 solid;
}

.nocomments {background: none;}

#comments {
    font-size: 13px;
    text-align: left;
    font-weight: bold;
    margin: 0px 10px 0px 10px;
    padding:0;
    font-variant: normal;
    border-bottom: 1px dotted #898182;
}

ol.commentlist {
    position:relative;
    list-style: none;
    margin:5px 0px ;
    padding:5px 10px 5px 10px;
    font-size:12px;
    background:none;
    border:none;
}
ol.commentlist .comment a{
    text-decoration:none;
    border-bottom: 1px #898182 dotted;
}
ol.commentlist .comment,
ol.commentlist .trackback,
ol.commentlist .pingback{
    margin:10px 0 0 0;
    padding:0;
}

ol.commentlist .children{
    list-style: none;
    padding:0;
    margin:0 0 0 15px;
}

ol.commentlist .comment div, 
ol.commentlist .trackback div, 
ol.commentlist .pingback div{
    border:1px #898182 solid;
    padding:5px;
}

ol.commentlist .trackback div, 
ol.commentlist .pingback div{
    border:1px #898182 dashed;
}

ol.commentlist .comment div div,
ol.commentlist .trackback div div, 
ol.commentlist .pingback div div{
    background:none;
    padding:0;
    border:none;
}

ol.commentlist .says{
    display:none;
}
ol.commentlist .avatar{
    position:relative;
    float: left;
    margin: 0px 5px 0px 0px;
    padding: 0;
    border:none;
}

ol.commentlist .fn{ 
    font-weight:bold;
    font-size: 11px;
}
ol.commentlist .fn a{
    text-decoration:none;
    border:none;

}
ol.commentlist .fn a:hover{
    text-decoration:underline;
}

    /* can remove if set in jQuery*/
    /* ie6 not support */
ol.commentlist .bypostauthor>div>div>.fn,
ol.commentlist .bypostauthor>div>div>.fn a,
ol.commentlist .bypostauthor>div>div>.fn a:hover{
    text-decoration:underline;
    border:none;
}

ol.commentlist .comment .comment-meta,
ol.commentlist .trackback .comment-meta, 
ol.commentlist .pingback .comment-meta{
    border-bottom: 1px dashed #898182;
    margin:0 0 10px 0px;
    padding:6px 0 6px 0;
    font-size:10px;
}
ol.commentlist .comment .comment-meta a, 
ol.commentlist .trackback .comment-meta a, 
ol.commentlist .pingback .comment-meta a {
    text-decoration:none;
    border:none;
}
ol.commentlist .comment .reply{
    clear:both;
    margin:5px 0 0 0;
    padding:2px;
    font-size:10px;
    text-align:right;
}
ol.commentlist .comment .reply a{
    text-decoration:none;
}
ol.commentlist .trackback .reply, 
ol.commentlist .pingback .reply{
    display:none;
}


/**comment paging WP2.7**/
.commentnavi{
    overflow:hidden;
    font-size:11px;
    margin:0;
    padding-right:10px;
}
.commentnavi a{
    text-decoration:underline;
}
.commentpages{
    float:right;
    padding:5px 10px;
}
.page-numbers{
    font-weight:bold;
    padding:2px 3px 2px 3px;
}
.current{
    font-weight:bold;
}
    /*** comment form ***/
#respond {
    clear:both;
    padding:5px 10px 5px 5px;
    margin:15px 10px 0px 10px;
    font-size:11px;
    border:1px #898182 solid;
}
.commentlist #respond{
    margin-right:0;
}
#respond .cancel-comment-reply a{
    color:#ff0000;
}
#respond a, #respond a:hover{
}

#commentform {
    margin:0;
    padding:10px 0 0 0;
}
#email, #author, #url {
    font-size: 11px;
    padding-left: 2px;
    vertical-align: middle;
    border: 1px solid #898182;
    font-family: Arial, Helvetica, Sans-Serif;
}
#comment {
    width: 98%;
    font-size: 11px;
    font-family: Arial, Helvetica, Sans-Serif;
    border: 1px solid #898182;
    padding: 2px 2px 2px 2px;
}
#submit {
    cursor:pointer;
    height: 20px;
    color: #000000;
    font-weight:bold;
    font-size: 11px;
    margin: 0px 0px 0px 0px;
    padding: 0px 15px 2px 15px;
    border: 1px solid #898182;
    background:#DFDBDA;
    font-family: Arial, Helvetica, Sans-Serif;
}
/********** WIDGET **********/
#wp-calendar td {font-size:11px;color:#333333;}
#wp-calendar td a {color:#333333;font-weight:bold;text-decoration:underline;}
#wp-calendar {
    width: 140px;
    margin:0 0 0 5px;
    text-align: center;
    font-size:11px;
    color:#23140d;
}
#calendar_wrap {
    background:none;
}

.wp-caption {  
    text-align: center;
    color:#23140d;
}

.textwidget {
    margin:2px 10px 0 2px;
}
#akismetwrap{
    margin:2px 0 2px 10px;
}
.rsswidget img {
    display:none;
}

#sidebar h4 a.rsswidget{
    margin-left:0px;
    overflow:hidden;
    text-decoration:none;
}
.wp-smiley{
    vertical-align:middle;
    border:0px;
    padding:0px;
}

