/*  
Theme Name: נומנור
Theme URI:  http://www.numenore.com
Description: תבנית מותאמת לאתר טולקין המוביל בארץ: נומנור.
Version: 1
*/


/* Begin Typography & Colors */
body
{
    font-size: 11px; /* Resets 1em to 10px */
    font-family: sans-serif;
    background-color: #E9F1FE;
    color: #333;
    text-align: center;
    direction: rtl;
    unicode-bidi: embed;
}
div.numenore_wrapper
{
    width: 880px;
    margin: 0px auto 0px auto;
    background-color: #E9F1FE;
}
#page
{
    background-color: white;
    text-align: right;
}

#content
{
    text-align: right;
    direction: rtl;
    font-size: medium;
    color: #000000;
    font-family: Arial, Times New Roman;
    width: 680px;
    padding: 0px 0px 0px 0px;
    background-image: url(images/page_back.gif);
    background-repeat: repeat-y;
    float: left;
    display: inline;
    text-align: right;
}

#content div
{
	margin: 0px 30px 0px 0px;	
}

h1
{
    color: #000000;
    font-family: Arial, Times New Roman;
    font-weight: bold;
    margin: 0px 0px 0px 0px;
    text-align: center;
    width: 680px;
    height: 34px;
    padding-top: 8px;
    font-size: medium;
    background-image: url(images/page_up.gif);
    background-repeat: no-repeat;
}

h2
{
    font-size: 16px;
    color: #000000;
    font-family: Arial, Times New Roman;
    margin-right: 1em;
    margin-left: 1em;
    margin-bottom: 5px;
    margin-top: 0px;
    font-weight: bold;
}

h3
{
    font-size: large;
    color: #003333;
    font-family: Arial, Times New Roman;
    margin-right: 1em;
    margin-left: 1em;
}

h4
{
    font-size: 12px;
    color: #000000;
    font-family: Tahoma, Arial, Times New Roman;
    margin-right: 1em;
    margin-left: 1em;
}


h5
{
    font-size: 18px;
    margin-bottom: 20px;
    margin-top: 0px;
    font-weight: bold;
    color: #000000;
    font-family: Arial, Times New Roman;
    margin-right: 1em;
    margin-left: 1em;
}

h6
{
    font-size: 11px;
    color: #000000;
    font-family: Arial, Times New Roman;
    text-decoration: none;
    margin-right: 1em;
    margin-left: 1em;
    text-align: right;
}

p
{
    font-family: arial;
    font-size: 11pt;
    text-decoration: none;
    margin-right: 5px;
    margin-left: 4px;
    margin-bottom: 5px;
    margin-top: 12px;
    text-align: right;
    line-height: 110%;
}

p.header
{
    font-family: arial;
    font-size: 18pt;
    text-decoration: none;
    margin-right: 5px;
    margin-left: 4px;
    margin-bottom: 2px;
    margin-top: 0px;
    text-align: right;
    line-height: 110%;
}

p.picture
{
    font-family: arial;
    font-size: 11pt;
    text-decoration: none;
    margin-right: 5px;
    margin-left: 4px;
    margin-bottom: 5px;
    margin-top: 12px;
    text-align: center;
    line-height: 110%;
}

p.picture span.description
{
    display: block;
    font-size: small;
    font-style: italic;
}
p.picture span.copyright
{
    display: block;
    font-size: small;
}
b
{
    font-size: 16px;
    font-family: arial;
    text-decoration: none;
    font-weight: bold;
}

b.headline
{
    font-family: Tahoma;
    font-size: 1.2em;
    text-decoration: none;
    font-weight: bold;
}


.small
{
    font-size: small;
    font-family: Arial, Times New Roman;
}


a:link
{
    color: #3e5b9f;
    text-decoration: none;
}

a:visited
{
    color: #000000;
    text-decoration: none;
}

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

a:active
{
    color: #3e5b9f;
    text-decoration: none;
}

a.menu a.menu:link
{
    color: #000000;
    text-decoration: none;
}

a.menu:visited
{
    color: #000000;
    text-decoration: none;
}

a.menu:hover
{
    color: #3e5b9f;
    text-decoration: none;
}

a.menu:active
{
    color: #3e5b9f;
    text-decoration: none;
}

ol, ul
{
	margin-right:1em;
	padding-left:15px;
	font-size:11pt;
}

p
{
    margin-right: 2em;
    margin-left: 2em;
}

.narrowcolumn .entry, .widecolumn .entry
{
    line-height: 1.4em;
}

.narrowcolumn .postmetadata
{
    text-align: center;
}

.alt
{
    background-color: #f8f8f8;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}

#headerimg p
{
    padding-top: 8px;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    color: #000000;
    font-family: Arial, Times New Roman;
}

#footer p
{
    margin: 0;
    text-align: center;
    font-size: xx-small;
}
/* SideBar */
ul.tolkien_header_menu
{
    list-style-type: none;
    font-size: 17px;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    font-weight: bold;
}
ul.tolkien_header_menu li
{
    display: inline;
    margin: 0px 0px 0px 0px;
    background: url(images/line.jpg) no-repeat left;
    padding-left: 10px;
    padding-right: 0px;
    text-align: right;
}
ul.tolkien_header_menu li a
{
    margin: 0px 10px 0px 0px;
}
ul.tolkien_header_menu li:last-child, ul.tolkien_articles_footer li:last-child
{
    background-image: none;
}

ul.tolkien_articles_footer
{
    list-style-type: none;
    font-size: medium;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    clear: both;
}

ul.tolkien_articles_footer li
{
    display: inline;
    margin: 0px 0px 0px 0px;
    background: url(images/line.jpg) no-repeat left;
    padding-left: 10px;
    padding-right: 0px;
    text-align: right;
}
ul.tolkien_articles_footer li a
{
    margin: 0px 10px 0px 0px;
}

small
{
    font-family: sans-serif;
    font-size: 0.9em;
    line-height: 1.5em;
}

.description
{
    font-size: 1.2em;
    text-align: center;
}

#sidebar h2
{
    font-family: sans-serif;
    font-size: 1.2em;
}

.entry p a:visited
{
    color: #b85b5a;
}

.commentlist li, #commentform input, #commentform textarea
{
    font: 0.9em 'Lucida Grande' , Verdana, Arial, Sans-Serif;
}

.commentlist li
{
    font-weight: bold;
}

.commentlist cite, .commentlist cite a
{
    font-weight: bold;
    font-style: normal;
    font-size: 1.1em;
}

.commentlist p
{
    font-weight: normal;
    line-height: 1.5em;
    text-transform: none;
}

#commentform p
{
    font-family: sans-serif;
}

.commentmetadata
{
    font-weight: normal;
}

#sidebar
{
    font: 1em 'Lucida Grande' , Verdana, Arial, Sans-Serif;
    float: right;
    display: inline;
    width: 200px;
    text-align: right;
}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike
{
    color: #000000;
}

code
{
    font: 1.1em 'Courier New' , Courier, Fixed;
}

acronym, abbr, span.caps
{
    font-size: 0.9em;
    letter-spacing: .07em;
}

#wp-calendar #prev a
{
    font-size: 9pt;
}

#wp-calendar a
{
    text-decoration: none;
}

#wp-calendar caption
{
    font: bold 1.3em 'Lucida Grande' , Verdana, Arial, Sans-Serif;
    text-align: center;
}

#wp-calendar th
{
    font-style: normal;
    text-transform: capitalize;
}
/* End Typography & Colors */



/* Begin Structure */
body
{
    margin: 0;
    padding: 0;
}

#page
{
    background-color: white;
    margin: 0 auto;
    padding: 0;
    width: 680px;
    border: 1px #000 solid;
}

#headerimg
{
    margin: 0;
    width: 100%;
    height: 42px;
}

.narrowcolumn
{
    float: center;
    padding: 0 20px 20px 0;
    margin: 0 auto;
    width: 680px;
}

.post
{
    margin: 0 0 40px;
    text-align: justify;
    padding: 0px 10px 0px 10px;
}

.narrowcolumn .postmetadata
{
    padding-top: 5px;
}

.postmetadata
{
    clear: right;
}

#content #footer
{
    float: center;
    padding: 0;
    padding-bottom: 1px;
    margin: 0;
    width: 680px;
    clear: both;
}

#footer img
{
    display: block;
}

/* End Structure */



/*	Begin Headers */

.description
{
    text-align: center;
}

h2
{
    margin: 30px 0px 0px 0px;
}

#content h2
{
    margin: 30px 30px 0px 0px;
}


h2.pagetitle
{
    margin-top: 30px;
    text-align: center;
}

#sidebar h2
{
    margin: 5px 0 0;
    padding: 0;
}

h3
{
    padding: 0;
    margin: 30px 0px 0px 0px;
}

#content h3
{
    margin: 30px 30px 0px 0px;
}


h3.comments
{
    padding: 0;
    margin: 40px auto 20px;
}
/* End Headers */



/* Begin Images */
p img
{
    padding: 0;
    max-width: 100%;
}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered
{
    display: block;
    margin-left: auto;
    margin-right: auto;
}

img.alignright
{
    padding: 4px;
    margin: 0 0 2px 7px;
    display: inline;
}

img.alignleft
{
    padding: 4px;
    margin: 0 7px 2px 0;
    display: inline;
}

.alignright
{
    float: right;
}

.alignleft
{
    float: left;
}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html > body .entry ul
{
    margin-left: 0px;
    padding: 0 0 0 30px;
    list-style: none;
    padding-left: 10px;
    text-indent: -10px;
}

html > body .entry li
{
    margin: 7px 0 8px 10px;
}

.entry ul li:before, #sidebar ul ul li:before
{
    content: "\00BB \0020";
}

.entry ol
{
    padding: 0 35px 0 0;
    margin: 0;
}

.entry ol li
{
    margin: 0;
    padding: 0;
}

.postmetadata ul, .postmetadata li
{
    display: inline;
    list-style-type: none;
    list-style-image: none;
}

#sidebar ul, #sidebar ul ol
{
    margin: 0;
    padding: 0;
}

#sidebar ul li
{
    list-style-type: none;
    list-style-image: none;
    margin-bottom: 15px;
}

#sidebar ul p, #sidebar ul select
{
    margin: 5px 0 8px;
}

#sidebar ul ul, #sidebar ul ol
{
    margin: 5px 0 0 10px;
}

#sidebar ul ul ul, #sidebar ul ol
{
    margin: 0 0 0 10px;
}

ol li, #sidebar ul ol li
{
    list-style: decimal outside;
}

#sidebar ul ul li, #sidebar ul ol li
{
    margin: 3px 0px 0 0;
    padding: 0;
}

#sidebar .no-bullet:before, #sidebar .blog-description:before
{
    content: "";
}
#sidebar .no-bullet, #sidebar .blog-description
{
    margin-right: 1.25em;
}
/* End Entry Lists */



/* Begin Form Elements */
#searchform
{
    margin: 10px auto;
    padding: 5px 3px;
    text-align: center;
}

#sidebar #searchform #s
{
    width: 115px;
    padding: 2px;
}

#sidebar #searchsubmit
{
    padding: 1px;
}

.entry form
{
    /* This is mainly for password protected posts, makes them look better. */
    text-align: center;
}

select
{
    width: 130px;
}

#commentform input
{
    width: 170px;
    padding: 2px;
    margin: 5px 5px 1px 0;
}

#commentform textarea
{
    width: 100%;
    padding: 2px;
}

#commentform #submit
{
    margin: 0;
    float: right;
}

input[type="submit"]
{
    border: 1px solid black;
    padding: 3px 5px 1px 5px;
    margin-top: 4px;
    font-size: 1em;
}

/* End Form Elements */



/* Begin Comments*/
.alt
{
    margin: 0;
    padding: 10px;
}

.commentlist
{
    padding: 0;
    text-align: justify;
}

.commentlist li
{
    margin: 15px 0 3px;
    padding: 5px 10px 3px;
    list-style: none;
}

.commentlist p
{
    margin: 10px 5px 10px 0;
}

#commentform p
{
    margin: 5px 0;
}

.nocomments
{
    text-align: center;
    margin: 0;
    padding: 0;
}

.commentmetadata
{
    margin: 0;
    display: block;
}
/* End Comments */



/* Begin Sidebar */

#sidebar form
{
    margin: 0;
}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar
{
    empty-cells: show;
    margin: 10px auto 0;
    width: 155px;
}

#wp-calendar #next a
{
    padding-right: 10px;
    text-align: left;
}

#wp-calendar #prev a
{
    padding-left: 10px;
    text-align: right;
}

#wp-calendar a
{
    display: block;
}

#wp-calendar caption
{
    text-align: right;
    width: 100%;
}

#wp-calendar td
{
    padding: 3px 0;
    text-align: center;
}

#wp-calendar thead
{
    text-align: center;
}

#wp-calendar td.pad:hover
{
    /* Doesn't work in IE */
    background-color: #fff;
}
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps
{
    cursor: help;
}

acronym, abbr
{
    border-bottom: 1px dashed #999;
}

blockquote
{
    margin: 15px 30px 0 0;
    padding-right: 10px;
    border-right: 5px solid gray;
}

blockquote cite
{
    margin: 5px 0 0;
    display: block;
}

.center
{
    text-align: center;
}

hr
{
    display: none;
}

a img
{
    border: none;
}

.navigation
{
    display: block;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 60px;
}

thead, th
{
    font-weight: bold;
    text-align: center;
}
table.data
{
    border-style: outset;
    border-width: 2px;
    margin-right: 5px;
    margin-left: 4px;
}
table.data td, table.data th
{
    border-style: inset;
    border-width: 1px;
}
table.data td
{
    border-left-width: 2px;
    border-right-width: 2px;
}
table.data th
{
    border-width: 2px;
}
table.data tr.BeforeSeperator td
{
    border-bottom-width: 2px;
}
table.data tr.AfterSeperator td
{
    border-top-width: 2px;
}

/* End Various Tags & Classes*/

#content div.tolkien_read_more
{
    background-color: #F4F9FF;
    color: Black;
    font-size: medium;
    float: right;
    width: 660px;
    margin: 20px 10px 0px 0px;
}
div.tolkien_read_more img
{
    border: Solid 0px Black;
    height: 75px;
    float: right;
    margin-top: 0px;
    margin-bottom: 0px;
}
span.more
{
    float: right;
    width: 660px;
}
div.more_article
{
    width: 240px;
    float: left;
}
a.more_article_link
{
    width: 125px;
}
div.more_article_g
{
    float: right;
    text-align: center;
    background-color: #F4F9FF;
    width: 660px;
    margin-right: 10px;
}
/* HOME PAGE */
/* Sidebar in Homepage */
h1.tolkien_title
{
    background-image: none;
    width: 800px;
    font-size: large;
}
.numenore_wrapper
{
    width: 800px;
}
.numenore_wrapper a
{
 font-weight: normal;
 
}

div.tolkien_home_sidebar
{
    width: 151px;
    float: right;
}
ul.tolkien_home_sidebar
{
    list-style-type: none;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}
ul.tolkien_home_sidebar li
{
 margin-bottom: 30px;
}
ul.tolkien_home_sidebar div
{
    width: 151px;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    background-image: url(home_images/small_box.gif);
}
ul.tolkien_home_sidebar h3
{
 margin-top: 10px;
 padding-top: 5px;
 font-size: small;
}
ul.tolkien_home_sidebar div p
{
 width: 140px;
    padding: 0px 5px 0px 0px;
    margin: 0px 0px 0px 0px;
}

ul.tolkien_home_sidebar img
{
    display: block;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}

#new_in_tolkien_site
{
    background-image: url(home_images/small_red.gif);
    height: 26px;
}
#new_update_in_tolkien_site
{
    background-image: url(home_images/small_green.gif);
    height: 26px;
}
#last_updates_in_tolkien_site
{
    background-image: url(home_images/small_yellow.gif);
    height: 26px;
}
/* Middle content in Homepage */
div.tolkien_home_middle
{
    width: 640px;
     float: left;
}
div.tolkien_home_block
{
    width: 288px;
    float: right;
    margin: 0px 10px 20px 10px;
}
div.tolkien_home_block h2
{
    height: 25px;
        padding: 20px 10px 20px 0px;
    margin: 0px 0px 0px 0px;
    font-size: medium;
    text-align: right;
}
#tolkien_articles
{
    background-image: url(home_images/up1.gif);
}
#tolkien_arda
{
    background-image: url(home_images/up2.gif);
}
#tolkien_faq
{
    background-image: url(home_images/up3.gif);
}
#tolkien_atlas
{
    background-image: url(home_images/up4.gif);
}
#tolkien_lang
{
    background-image: url(home_images/up5.gif);
}
#tolkien_info
{
    background-image: url(home_images/up6.gif);
}
div.tolkien_home_block p, div.tolkien_home_block ul
{
    background-image: url(home_images/big_down.jpg);
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    width: 288px;
    font-size: small;
    height: 120px;
}
div.tolkien_home_block p a, div.tolkien_home_block ul a
{
    font-weight: lighter;
    width: 240px;
    float: right;
    margin-right: 10px;
    font-size: 12px;
}
div.tolkien_home_block ul
{
 list-style-type: none;
 text-align: right;
}
div.tolkien_home_block em
{
 font-style: normal;
 font-weight: bold;
     font-size: 12px;
         width: 240px;
    float: right;
    margin-right: 10px;
}
div.tolkien_home_block img
{
    display: block;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}
div.footer_tolkien_homepage
{
 width: 800px;
}
#content table
{
	margin: 0px auto 0px auto;
	}
#content pre
{
	margin: 0px auto 0px auto;
	width: 600px;	
}
