/*  
Theme Name: גיבורים קטנים
Theme URI: http://www.giborim.co.il
Author: דורה קישינבסקי
*/

/******************************************************************************************************/
/******************************************************************************************************/
/******************************************************************************************************/

/* Begin Typography & Colors */
body {
	font-size: 75%;
	font-family: arial, sans-serif;
	background: #ffffff;
	color: #333;
	text-align: center;
	}

#page {
	background-color: #e0e0e0;
	border: 1px solid #959596;
	text-align: right;
	direction: rtl;
	unicode-bidi: embed;
	}

#headerimg 	{ 
	margin: 0;
	height: 230px; 
	width: 750px;
	}

#tagline {
	width: 750px;
	background-color: #666;
	color: #fff;
	}

#content {
	font-size: 1.2em
	}

#content p {
	margin-top: 10px;
	margin-bottom: 10px;
	}

.narrowcolumn .entry, .narrowcolumn, .widecolumn .entry, .widecolumn {
	line-height: 130%
	}

#footer {
	border: none;
	}

#footer p, #tagline p {
	color: #fff;
	}

#footer a, #footer a:hover, #tagline a, #tagline a:hover {
	font-weight: bold;
	color: #fff;
	}

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

h1, h2, h3 {
	font-family: sans-serif;
	font-weight: bold;
	}

h2, h2.pagetitle {
	font-size: 1em;
	margin:0px;
	padding: 3px;
	}

.postmetadata
	{
	font-size: 0.9em;
	line-height: 1.6em;
	text-align: right;
	padding-right: 6px;
	padding-bottom: 0;
	}

h3 {
	font-size: 1em;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

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

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}

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

#sidebar, #sidebar p, #sidebar a {
	font: 1em Arial, Sans-Serif;
	}

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

a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}

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

.excerpt, .excerpt p, .excerpt a, .excerpt a:hover, .excerpt a:visited
	{
	color: #333;
	text-decoration: none;
	}
/* End Typography & Colors */

/******************************************************************************************************/
/******************************************************************************************************/
/******************************************************************************************************/

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

#page {
	margin: 0px auto;
	padding: 0;
	width: 750px;
	height: 100%;
	border: 1px solid #555;
	}

#header {
	background-color: #73a0c5;
	margin: 0; 
	padding: 0; 
	height: 230px; 
	width: 750px;
	}

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

.narrowcolumn {
	float: right;
	padding: 0px 25px 20px 25px; /* Artyom - Correct margins in Opera */
	margin: 0px 0 0;
	width: 470px; 
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 70px 0 ;
	width: 600px;
	}

.post {
	text-align: justify;
	padding-top:0px;
	padding-bottom:4px;
	}

.widecolumn .post {
	margin: 0;
	}

.widecolumn .postmetadata {
	margin-top: 5px 5px 0 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: right;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: right;
}

#sidebar
{
	padding: 0;
	margin-top: 35px;
	margin-right: 515px;
	width: 190px;
	height: 100%;
}

#ktanot
{
	padding: 10px;
	margin: 0;
	width: 100%;
	height: 100%;
	border: 1px #999 dashed;
	background: #CFD9E3 url('http://www.giborim.co.il/wp-content/themes/default/images/sidebar_bg.jpg') no-repeat;
}

#sidebar form {
	margin: 0;
	}

#footer, #tagline {
	background-color: #666;
	padding: 0;
	margin: 0 auto;
	width: 750px;
	clear: both;
}

#footer p {
	margin: 0;
	padding: 8px 0;
	text-align: center;
}

#tagline p {
	margin: -10px 0;
	padding: 0;
	text-align: center;
	}
/* End Structure */

/******************************************************************************************************/
/******************************************************************************************************/
/******************************************************************************************************/

/* 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 35px; /* Artyom - Correct margins in Opera */
	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 0 0;
	padding: 0;
	}
/* 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 {
	padding: 2px;
	margin: 2px;
	}

#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*/

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

.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 {
	margin:0;
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

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

.commentmetadata {
	font-weight: normal;
	}

.commentlist li {
	/*margin: 15px 0 3px;*/
	padding-right: 10px;
	padding-left: 0;
	list-style: none;
	}

.commentlist p {
	/*margin: 15px;*/
	}

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

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

/******************************************************************************************************/
/******************************************************************************************************/
/******************************************************************************************************/

/* 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 #ddd;
	}

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

#sidebar blockquote {
	margin:0px 10px 0 0;
	padding-right: 7px;
	border-right:none;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	/* height: 1px; Artyom - This hack fixes the titles in Konqueror */
	}
/* End Various Tags & Classes*/

