/* 
	Theme Name: Shunra Two
	Description: A stark minimalist business theme for WordPress
	Author: Elf M. Sternberg
	Version: 2.0
	Tags: 2 column, white
*/

/*  ___ ___ ___   ___             _   
   / __/ __/ __| | _ \___ ___ ___| |_ 
  | (__\__ \__ \ |   / -_|_-</ -_)  _|
   \___|___/___/ |_|_\___/__/\___|\__|
*/                                     

*, html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, label, fieldset, input, p, blockquote, th, td { 
    margin:0; 
    padding:0 
}

table { 
    border-collapse:collapse; 
    border-spacing:0 
}

fieldset, img { 
    border:0 
}

address, caption, cite, code, dfn, em, strong, th, var { 
    font-style:normal; font-weight:normal 
}


caption, th { 
    text-align:left 
}

h1, h2, h3, h4, h5, h6 { 
    font-size:100%; font-weight:normal 
}

q:before, q:after { 
    content:''
}

strong { 
    font-weight: bold 
}

em { 
    font-style: italic 
}

a img { 
    border:none 
} /* Gets rid of IE's blue borders */


html body div.clear,html body span.clear{
    clear:both
}


/*  ___ _     _          _    
   / __| |___| |__  __ _| |___
  | (_ | / _ \ '_ \/ _` | (_-<
   \___|_\___/_.__/\__,_|_/__/
*/                             

body {
    background: url(images/bg_header_hebrew.png) repeat-x;
    font-family: Frutiger, "Frutiger Linotype", Univers, Calibri, "Gill Sans", 
                 "Gill Sans MT", "Myriad Pro", Myriad, "DejaVu Sans Condensed", 
                 "Liberation Sans", "Nimbus Sans L", Tahoma, Geneva, 
                 "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size:10pt;
    color: #333;
}



/* ___ ___     
  |_ _|   \ ___
   | || |) (_-<
  |___|___//__/
*/

#content {
    position: relative;
    background-color: inherit;
    min-width: 640px;
    max-width: 960px;
    width: auto;
    margin: 0px auto;
}



#header {
    position: relative;
    margin-left: 6px;
    height: 263px;
    min-width: 629px;
    max-width: 949px;
    width: auto;
}

#header h1 {
    position: absolute; 
    background: url(images/overlay_header_hebrew.png) no-repeat;
    top: 76px;
    width: 378px;
    height: 263px;

    margin-left: 30px;
    font-family: Alliance, Georgia, Times, 'Times New Roman', serif;
    font-variant: small-caps;
    font-size: 42px;
    text-indent: -2000px;
}

#homeanchor {
    display: block;
    width: 378px;
    height: 263px;
    margin: 0; 
    padding: 0;
}

#navigation {
    float: right;
    width: 20em;
}


#navigation ul {
    padding-left: 0;
    margin-left: 34px;
}

#navigation ul li {
    margin-top: 1.6ex;
    list-style: none;
}

#navigation ul li a {
    font-weight: bold;
    color: white;
}

#navigation ul li a:visited {
    font-weight: bold;
    color: white;
}


#block {
    max-width: 600px;
    width: 60%;
    margin: 0 0 0 0px;
    float: left;
}

#post {
    margin: 0;
    padding: 20px 10px 0 10px;
}

#main {
    position: relative;
    min-width: 591px;
    max-width: 909px;
    width: auto;
    margin-left: 6px;
    padding-left: 20px;
    padding-right: 20px;
    min-height: 435px;
}

#main p {
    line-height: 1.8;
    margin: 0 0 1.5ex;
}

#sidebar {
    color: black;
    float: left;
    line-height: 1.2em;
    margin: 0;
    padding: 0 10px;
    width: 30%;
}

#footer {
   background: url(images/bg_grey_long.png) repeat-x black;
   min-height: 200px;
}

#footcontent {
	color: white;
	min-width: 591px;
	max-width: 909px;
	width: auto;
	margin: 0 auto;
	padding-top: 12px;
}

#footcontent ul {
	list-style: none;
}

#footcontent ul li {
	display: inline;
	float: left;
	width: 33%;
}

#header h1 a {
    color: #541616;
}

#header h2 {
    position: relative;
    background: url(images/header_two.png) no-repeat;
    width: 591px;
    height: 38px;
    top: 60px;

    font-family: Alliance, Georgia, Times, 'Times New Roman', serif;
    font-variant: small-caps;
    font-size: 24px;
    margin-left: 20px;
    letter-spacing: 0.24em; 
    text-indent: -2000px;
}

#pages {
    margin: 0;
    padding: 8px 0;
    text-align: right;
    background: #333;
}
	


#credits {
    margin: 30px 0 0 0;
    background: #E9EFF3;
    border-top: 1px solid #DCE1E5;
    padding: 15px 0;
    font-size: 9pt;
    font-family: Verdana;
}

	
/* Pages */

#pages li {
    display: inline;
    list-style: none;
    padding: 0 10px;
    border-left: 1px solid #fff;
}
		
#pages ul {
    margin: 0;
    padding: 0;
}

#pages a {
    color: #fff;
    text-decoration: none;
}

.current_page_item a {
    text-decoration: underline;
}

/* post */
#post p, #post ul, #post ol {
    line-height: 1.5em;
}

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

#post ul {
    list-style: square inside;
}

#post li {
    margin: 0;
    padding: 0;
}

#post a{
    color: #0066CC;
    text-decoration: underline;
}

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

#post h2 {
    font-size: 18pt;
    margin: 0 0 1.5ex 0;
    padding: 0;
}

#post h2 a {
    color: #333;
    text-decoration: none;
}

#post h2 a:hover{
    color: #C51500;
    text-decoration: none;
}
		

#post h3 { 
    color: #666;
    font-size: 120%;
    font-weight: bold;
    margin: 0 0 10px 0;
    padding: 3ex 0 0 0;
    font-family: Arial;
    letter-spacing: 0.5px;
}

#post small {
    font-size: 8pt;
    font-family: Tahoma;
}

.feedback {
    font-size: 8pt;
    font-family: Tahoma;
    margin-bottom: 40px;
    padding: 10px 5px;
    background: #E9EFF3 url(images/blue_degrade.png) top repeat-x;
    border-bottom: 1px solid #DCE1E5;
    border-left: 1px solid #DCE1E5;
    border-right: 1px solid #DCE1E5;
    text-align: right;
}

.postinfo {
    margin-top: 3px;
    padding-top: 5px;
}

#pagination {
    margin: 10px 0;
    text-align: center;
}
		

/* Comments */

#commentlist {
    list-style: none;
    margin: 0;
    padding: 0;
}

#commentlist li {
    border: 1px solid #DCE1E5;
    margin: 16px 0;
    padding: 0 10px;
    background: #fffeec;
}

#commentlist small {
    text-align: right;
    font-size: 8pt;
    font-family: Tahoma;
}

#comments, #postcomment {
	margin: 40px 0 10px 10px;
	}


/* Form */

form textarea {
    border: 1px solid #DCE1E5;
    padding: 8px;
    font-size: 9pt;
    font-family: Verdana;
    color: #333;
    background: #fff;
}

form input {
    border: 1px solid #DCE1E5;
    padding: 8px;
    font-size: 9pt;
    font-family: Verdana;
    color: #333;
    background: #fff;
}

form input:focus {
    background: #fffeec;
}

form textarea:focus {
    background: #fffeec;
}


/* Sidebar */

#sidebar h3 {
    font-size: 11pt;
    letter-spacing: -0.5px;
    font-family: Arial;
    margin: 0;
    padding: 0;
}

#sidebar a {
    color: #0066cc;
}

#sidebar a:visited {
    color: #0066cc;
}


#sidebar a:active {
    color: #0066cc;
}
		
#sidebar ul, #sidebar ol {
    margin: 0;
    padding: 5px 0;
}
	
#sidebar li {
    list-style: none;
    margin-left: 0px;
    padding: 5px 0;
}
	
#sidebar div { 
    margin: 20px 0;
    padding: 0;
}

#sidebar input {
    border: 1px solid #DCE1E5;
    padding: 8px;
    font-size: 9pt;
    font-family: Verdana;
    color: #333;
    background: #fff;
}

#sidebar input:focus {
    background: #fffeec;
}

#sidebar a:hover {
    color: #C51500;
}

#sidebar input#searchsubmit {
	margin-top: 2px;
	background-color: #ccc;
	border: 1px solid black;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
	

/* Standard stuff for Wordpress */

a {
    color: #0066CC;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

acronym, abbr, span.caps {
    border: 0;
    cursor: help;
    text-decoration: underline;
}

blockquote {
    color: #555;
    border-left: 5px solid #DCE1E5;
    padding-left: 15px;
    margin: 0;
}

cite {
    text-decoration: none;
}

code {
    font-family: 'Courier New', Courier, Fixed, sans-serif;
    font-size: 1.1em;
}

img {
    border: 0;
}


/* Float and Clear */

div.floatleft {
    float: left;
}

div.floatright {
    float: right;
}

div.clearer {
    clear: both;
}


/* Images align */

img.border {
    border: 1px solid #C6C6C6;
    padding: 4px;
    margin: 0;
}

img.border:hover {
    background: #E3F5FE;
}

img.center {
    display: block; 
    margin: auto;   
}

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

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


/* Text align */

.aligncenter {
    text-align: center;
}

.alignright {
    text-align: right;
}

.alignleft {
    text-align: left;
}
