/*
Theme Name: v.7 Classy Shia
Theme URI: http://shialabeoufweb.net
Description: Made exclusively for Shia LaBeouf Web - do not copy
Version: 7.0
Author: Nita
*/

/* General */
body
        { background-color: #e9e9e9;
        background-image: none;
        background-repeat: repeat-x }

body, td, div
        { font-family: Arial;
        font-size: 8pt;
        color: #817A7A }

b, strong
        { color: #985742 }

i, em
        { color: #673C2F }

a:link, a:visited
        { color: #CB7856;
        text-decoration: none }

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

.image
        { padding: 3px;
        margin: 2px;
        background-color: #EDEDED;
        border: 1px solid #cccccc;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px }

.image:hover
        { padding: 3px;
        margin: 2px;
        background-color: #EDEDED;
        border: 1px solid #a2a2a2;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px }

ul, li
        { list-style: none }
        
h3
        { color: #565656 }

/* Header */
#welcome
        { padding: 7px;
        text-align: justify }

/* Navigation */
#navigation
        { padding: 8px;
        text-align: center;
        text-shadow: #ffffff 1px 1px 1px }

#navigation a:link, #navigation a:visited
        { padding: 4px;
        margin: 3px;
        margin-left: 5px;
        margin-right: 5px;
        color: #968D79;
        background-color: transparent;
        font-family: Arial;
        font-size: 8pt;
        font-weight: bold;
        text-decoration: none;
        text-transform: uppercase;
        text-shadow: none }

#navigation a:hover
        { padding: 4px;
        margin: 3px;
        margin-left: 5px;
        margin-right: 5px;
        background-color: #968D79;
        color: #ffffff;
        font-family: Arial;
        font-size: 8pt;
        font-weight: bold;
        text-decoration: none;
        text-transform: uppercase;
        -moz-border-radius: 7px;
        -moz-border-radius: 7px;
        text-shadow: none }

/* Adv */
#adv
        { height: 105px }

/* Sidebar */
#sidebar
        { padding: 0px;
        background-color: transparent;
        -moz-border-radius: 15px 15px 15px 15px;
        -webkit-border-radius: 15px 15px 15px 15px }

.sidebar-title
        { color: #956246;
        font-family: Trebuchet MS;
        font-size: 10pt;
        font-weight: bold;
        padding: 3px;
        text-align: center;
        text-shadow: #f7f7f7 1px 1px 1px }

.sidebar-content
        { padding: 5px;
        text-align: justify}

/* Main Content */
#content
        { padding: 5px;
        background-color: #DCD9D2;
        -moz-border-radius: 15px 15px 15px 15px;
        -webkit-border-radius: 15px 15px 15px 15px;
        background-image: url(http://shialabeoufweb.net/wp-content/themes/slw6/images/contentbg.png);
        background-position: top right;
        background-repeat: no-repeat }

.post-date
        { font-family: Trebuchet MS;
        font-size: 8pt;
        text-transform: uppercase;
        padding: 3px;
        padding-bottom: 0px;
        text-align: center;
        color: #C19F9B }

.post-title
        { font-family: Georgia;
        font-size: 9pt;
        font-weight: bold;
        text-transform: uppercase;
        text-shadow: #f9f9f9 1px 1px 1px;
        padding: 3px;
        padding-top: 5px;
        text-align: center;
        color: #9D8276 }

.page-title
        { font-family: Georgia;
        font-size: 9pt;
        font-weight: bold;
        text-transform: uppercase;
        text-shadow: #f9f9f9 1px 1px 1px;
        padding: 3px;
        padding-top: 5px;
        text-align: center;
        color: #B45131;
        letter-spacing: 0px }

.post-entry
        { padding: 5px;
        padding-bottom: 10px;
        margin: 2px;
        text-align: justify }

.post-entry ul, .post-entry li
        { list-style-image: url(http://shialabeoufweb.net/wp-content/themes/slw6/images/list.png); }

.entry-link
        { padding: 5px; }

.entry-link ul
        { padding-left: 1px }

.entry-link li
        { padding: 8px;
        padding-left: 15px;
        margin-bottom: 7px;
        background-image: url(http://shialabeoufweb.net/wp-content/themes/slw6/images/entrylinkbg.png);
        background-repeat: repeat-y;
        background-position: left;
        -moz-border-radius: 7px;
        -webkit-border-radius: 7px;
        list-style: none;
        text-align: left }

.entry-link li:hover
        { padding: 8px;
        padding-left: 15px;
        margin-bottom: 7px;
        background-image: url(http://shialabeoufweb.net/wp-content/themes/slw6/images/entrylinkbghover.png);
        background-repeat: repeat-y;
        background-position: left;
        -moz-border-radius: 7px;
        -webkit-border-radius: 7px;
        list-style: none;
        text-align: left }

.entry-link a
        { list-style: none }

.post-meta
        { background-color: #E4E2DD;
        padding: 3px;
        text-align: center;
        -moz-border-radius: 6px;
        -webkit-border-radius: 6px; }

.post-comments
        { font-family: Georgia;
        font-size: 9pt;
        font-style: italic;
        font-weight: bold;
        color: #7B5029;
        text-align: right;
        padding: 5px;
        padding-bottom: 10px;
        padding-right: 16px; }

blockquote
        { background-color: #E7E4DD;
        padding: 8px;
        -moz-border-radius: 6px;
        -webkit-border-radius: 6px;
        text-align: justify }

input, textarea, select, button
        { padding: 5px;
        margin: 3px;
        background-color: #E7E4DD;
        border: 1px solid #C4C1B8;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        font-family: Arial;
        font-size: 8pt;
        color: #565656}

/* Comments */

#comments
        { padding: 10px;
        text-align: justify }

#comments ul, #comments li
        { list-style: circle }

