/*
 
 Theme Name: ELF
 
 Theme URI: http://codesandgraphics.com/
 
 Description: 2 column fluid theme.
 
 Version: 0.01
 
 Author: Jun Lisondra
 
 Author URI: http://codesandgraphics.com/
 
 
 
 Customize, edit, poke, prod, and adapt to your own style. Please leave credit where credit is due so that others mayfind the source for your site and adapt a suitable version for theirown website.
 
 */
body {
    padding: 0;
    background-color: #001622;
    margin: 0;
    font-family: Arial, Helvetica, sans-serif;
    color: #000000;
  background-image: url(images/elf-background.jpg);
  background-position: top left;
  background-repeat: repeat-x
}

#page {
    width: 900px;
    margin-left: 0px;
/*    border: 1px solid #AFAFAF;  */
}


.narrowcolumn {
    width: 54%;
    margin: 0;
    float: left;
}

.widecolumn {
    width: 51%;
    margin: 0;
    padding: 0;
    float: left;
}

.post, div.archive_set .post {
    margin: 0 0 60px 20px;
    width: 440px;

}

.postnew {
    padding: 5px 10px 0 0;
}

#content .postnew {
    padding-left: 10px;
    margin-left: 10px;
}

#content .l-col .postnew {
    padding: 0px;
    margin: 10px 0 0 0;
}

#nav {
    list-style: none;
    margin: 0;
    position: absolute;
    right: 10%;
    top: 0;
}

#nav li {
    float: left;
    margin-left: 5px;
}

#nav .current_page_item a, #nav .current_page_item a:visited {
    color: #900;
}

#nav .page_item a {
    color: #ccc;
    text-decoration: none;
    padding: 10px 10px;
    font: 14px / 100% Arial, Helvetica, sans-serif;
    display: block;
}

#nav .page_item a:hover {
    color: #fff;
}

p {
    font-size: 10pt;
    font-family:verdana, sans-serif;
    color: #012F2F;
}

h2, h3 {
    margin: 0;
    padding: 0;
    font-size: 1.3em;
    /*    text-transform:uppercase;  */
}

div.commentform {
    margin: 0 0 0 20px;
}

.postmetadata, .postmetadata2 {
    padding: 2px 15px 2px 12px;
    /*    background-color:#292C19; */
    font-size: .75em;
    text-align: right;
    clear: both;
}

.pagetitle {
    color: #625528;
    margin: 0 0 0 20px;
    text-transform: uppercase;
    font-size: 0.9em;
    font-family: "Times New Roman", Times, serif
}

li.page_item a {
    color: #003399;
    text-decoration: none;
}

a {
    color: #4DA048;
    text-decoration: none;
}

a:hover {
    color: #4DA048;
    text-decoration: none;
}
/*.date{
 
 font-size:10px;
 
 color:#ddd;
 
 }
 
 */
.date, .date a, .cat, .cat a {
    font-size: .7em;
    line-height: .85em;
    padding: 0 0 0 5px;
    color: #8F7C3A;
}

.cat {
    padding: 0px;
    margin: 0px;
    color: #F8B715;
}

.date a:hover, .cat a:hover {
    color: #8F7C3A;
    cursor: pointer;
}

.date a, .cat a {
    border: 0px;
    margin-left: 0px;
    padding-left: 0px;
    text-transform: uppercase;
}

#header_menu a,
#header_menu a:hover,
#header_menu a:visited,
#header h1,
#header a,
#header a:visited,
#header a:hover {
    color: #FFFFFF;
    text-decoration: none;
    font-family: Tahoma, Arial, sans-serif;
    font-weight: bold;
  font-size: 10pt
}

#footer a, #footer a:visited {
    color: #012F2F;
    text-decoration: none;
}

#footer a:hover {
    text-decoration: underline;
    color: #fff;
}

h2 a:hover, h3 a:hover, h1 a:hover {
    text-decoration: none;
}

h3.comments {
    font-size: 1.2em;
    font-weight: bold;
    border-bottom: 1px solid #514922;
    margin-top: 10px;
}

.l-col h2,
.postnew h2,
.post h2,
.post h3 {
    color: #4DA048;
    margin: 0 0 5px 0;
}



#left_sidebar {
    width: 150px;
    min-height: 500px;
    float: left;
    margin:40px 5px 0px 0px;
}

#left_sidebar,
#left_sidebar p {
    text-align: right;
    color: #CFCFCF;
    font-size:10pt;
}


#main-rs {
   float:right;
   width:730px;
}


#content {
    min-height: 500px;
    background-color: transparent;
    width: 460px;
    float:left;
    margin:30px 0px 0px 20px;
}

#right_sidebar {
    width: 210px;
    min-height: 500px;
    float: right;
    padding: 0px 30px 0px 12px;
    margin:10px 0x 0px 5px;;
    color: #4DA048;
    font-family: "Times New Roman",serif;
    font-size:12pt;
}

#right_sidebar ul {
    margin-left:-30px;
    list-style: none
}

#right_sidebar p {
    font-size:11pt;
}


blockquote {
    padding: 1px 0 0 20px;
    font-style: italic;
    min-height: 50px;
}

blockquote p {
    color: #fafafa;
}

blockquote blockquote {
    /*  background-image:url(images/sml.gif);                    */
    background-position: top left;
    background-repeat: no-repeat;
    padding: 0 0 0 25px;
    font-style: italic;
}

a img {
    border: none;
}

.entry img {
    margin: 5px 5px 10px 5px;
}

small {
    font-size: 10px;
}

#wp-calendar {
    color: #fff;
    empty-cells: show;
    width: 250px;
    font-size: 10px;
}

#wp-calendar th {
    font-weight: bold;
}

#wp-calendar a {
    display: block;
    text-decoration: none;
}

#wp-calendar #next a {
    padding-right: 10px;
    text-align: right;
}

#wp-calendar #prev a {
    padding-left: 10px;
    text-align: left;
}

#wp-calendar caption {
    font: bold 1.3em 'Tahoma', Arial, Helvetica, Sans-Serif;
    text-align: center;
}

#wp-calendar td {
    padding: 3px 0;
    text-align: center;
}

table caption {
    font-weight: bold;
    font-size: 12px;
}

.center {
    text-align: center;
}

.alignleft {
    float: left;
}

.alignright {
    float: right;
}

#content p img {
    border: none;
    margin-right: 10px;
    margin-bottom: 10px;
}

#content p img
[ class = "wp-smiley" ] {
    margin: 0px;
}

div.ff {
    margin-left: 20px;
}

.ff a img {
    border: .08em solid #ccc;
    padding: .077em;
    opacity: .3;
    width: 3.5em;
    height: 3.5em;
    margin: 0 .077em .077em 0;
}

.ff a:hover img {
    border: .08em solid #333;
    opacity: 1;
    width: 3.5em;
    height: 3.5em;
}
.#comments, #respond {
    border-bottom: 3px solid #333;
    padding-bottom: 5px;
    color: #ccc;
}

.commentlist {
    margin: 10px 0;
    /*    padding-left:20px;   */
    line-height: 130%;
}

.commentlist .alt {
    /*   background:#2D2511;  */
    /*   padding-left:20px;  */
}

#content .commentlist li {
    padding: 5px 10px 5px 0px;
    margin: 0 0 5px 10px;
    list-style-image: none;
    list-style-type: square
}

.commentlist cite, .commentlist cite a, .commentlist cite a:visited {
    font-weight: bold;
    font-style: normal;
    font-size: 100%;
    color: #002F2F;
}

.commentlist small {
    margin-bottom: 5px;
    display: block;
    font-size: 87%;
}
/*#commentform{
 
 margin:10px 0 0 30px;
 
 font:110% Arial,Helvetica,sans-serif;
 
 }*/
#content .commentform {
    /*    margin-left:20px; */
}

.comment_head {
    color: #001C1C;
    padding-left: 4px;
}

.comment_head cite {
    color: #001C1C;
}

.entry .commentform h3 {
    margin-top: 30px;
}

#page #commentform {
    margin: 10px 0 0 0px;
}

#commentform p {
    padding: 6px 0;
    margin: -5px 0 -5px 0;
}

#commentform label {
    color: #002F2F;
    font-size: 87%;
}

#commentform input
[ type = "text" ] {
    width: 200px;
    background: #EFECC9;
    border: 1px solid #002F2F;
    padding: 3px;
    margin-top: 3px;
    color: #002F2F;
}

#commentform textarea {
    width: 100%;
    height: 115px;
    background: #EFECC9;
    border: 1px solid #002F2F;
    padding: 2px;
    margin-top: 3px;
    color: #002F2F;
}

#commentform #submit {
    border: none;
    cursor: pointer;
    background-color: #002F2F;
    height: 22px;
    color: #EFECC9;
}

div.commentform #searchsubmit {
    font: bold 12px Arial, Helvetica, sans-serif;
    color: #ccc;
    border: none;
    cursor: pointer;
}

#superhead {
    width: 900px;
    height: 20px;
    left: 0px;
    background-color: #292c19;
}

#main_drop {
  background-image:url(images/ELF-Banner_02.jpg);
  background-position:left top;
  background-repeat:repeat-y;
  margin-left:auto;
  margin-right:auto;
  width:902px;
}


#header_curtain {
    background-image: url(images/ELF-Banner_01.jpg);
    background-position: top left;
    background-repeat: no-repeat;
    background-color: transparent;
    width: 900px;
}

#header {
    width: 900px;
    height: 290px;
    left: 0px;
}

#header ul {
    width:690px;
    padding-top:245px;
    margin-left:180px;
    margin-top:0px;
    padding-left:0px;
}


#header_click {
    background-color: transparent;
    cursor: pointer;
    height: 150px;
    width: 100%;
    text-align:right;
}

#main_container {
    width: 100%;
}

#main_container_base {
    background-position: bottom left;
    background-repeat: no-repeat;
    background-color: transparent;
    width: 100%;
    min-height: 195px;
    clear: both;
}

div.l-col, div.commentform {
    width: 490px;
    float: left;
    margin-left: 20px;
}

div.l-col {
    margin-left: 20px;
}

#footer {
    width: 900px;
    height: 175px;
    margin: 0px;
    clear: both;
    background-image: url(images/ELF-Banner_03.jpg);
    background-position: bottom left;
    background-repeat: no-repeat
}

#footer #contact_info {
    margin-left:180px;
    padding-top: 45px;
    float: right:
    width:400px;
}

#footer p {
    color: #ffffff;
    font-size: 9pt;
}



.l-col .postnew h2 {
    font-size: 0.8em;
    border-bottom: 0px;
}

.navigation {
    font-size: 0.8em;
    text-align: right;
}

#recent_archive li {
    font-size: 1em;
    margin-left: -10px;
    list-style: disc
}

div.entry {
    margin: 30px 0 30px;
}

div.entry div.commentform {
    margin-left: 0px;
}

.blogger-post-footer {
    clear: both;
    font-size: 0.8em;
    font-style: italic;
    text-align: right;
    margin: 15px 0 -5px;
    color: #635727
}

.search_result {
    margin-bottom: 15px;
}

#right_sidebar h2.widgettitle,
#left_sidebar h2.widgettitle {
    font-size: 12pt;
    font-weight: bold;
    padding: 0 0 2px;
    margin-top: 20px;
    color: #4DA048;
    font-family: Arial,san-serif;
}

#left_sidebar li {
    list-style-type: none;
    padding-left: 10px;
}

#left_sidebar li li {
    font-size: small;
    margin-left: 10px;
}

#left_sidebar li.widget_links ul {
    padding-left: 0px;
}
/* Calendar widget */
#right_sidebar #calendar h2.widgettitle {
    border: 0px;
}

#right_sidebar #wp-calendar caption {
    font-size: 1em;
}

input#s  {
    border: 1px solid #251E0E;
    font-size: 0.85em;
    width: 155px;
    padding-left: 2px;
    position: relative;
    margin-top: 5px;
    width:150px;
}

#content li {
    list-style: square
}

ul#recent_archive li {
    list-style: square;
    list-style-image: none
}

#content table#category_list {
    margin-left: 20px;
    border: 1px solid #0D0B04;
}

#content table#category_list td {
    padding: 2px 2px 2px 5px;
}

#content td {
    font-size: 0.8em;
}

thead td {
    background-color: #002F2F;
    color: #ffffff;
}

tr.alte td {
    background-color: #E8E3B3;
}

#left_sidebar ul#elf_pages li a {
    font-family: Arial, Helvetica, sans-serif;
    font-size:11pt;
    color: #000066;
    padding: 4px 4px 4px 10px;
    margin-bottom: 0px;
    margin-left: -5px;
    width: 130px;
    font-weight: bold;
    font-style: normal;
}

#left_sidebar ul#elf_pages li.current_page_item {
/*  background-image: url(images/menu_arrow.png);
  background-position: top left;
  background-repeat: no-repeat*/
}

#left_sidebar ul#elf_pages li.current_page_item a,
#left_sidebar ul#elf_pages li:hover a {
   color: #FFFFFF
}


.commentlist .commentmetadata {
    color: #625528;
}


#header #elf_pages {
    width:885px;
    height: 20px;
    padding: 5px 0px 0px 15px;

}

li.page_item {
    color: #000099;
    display: block;
    float: left;
    margin: 0px 5px 0px 10px;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 10pt
}

.post h2,
h2.widgettitle {
    font-size:18pt;
    font-family: Tahoman, "Trebuchet MS", Tahoma, sans-serif
}

#content table#category_list td.gr_sm {
    font-size: 8pt;
}

#header_control {
   height:20px;
   width: 895px;
   background-color: #202020;
   color: #8F8F8F;
   text-align: right;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 8pt;
  padding: 5px 7px 0 0;
}

#right_sidebar #archives ul,
#right_sidebar #linkcat-2 ul,
#right_sidebar #recent-posts ul {
  margin-left:-25px;
}

#right_sidebar #archives li,
#right_sidebar #linkcat-2 li,
#right_sidebar #recent-posts li {
  list-style: disc outside;
}

#right_sidebar a {
   color: #001623;
   text-decoration:underline;
   font-family:verdana,sans-serif;
   font-size:9pt;
}


