/*
Theme Name: Jedi Rend Ewok
Theme URI: http://wordpress.org/
Description: Eszter által készített sötét téma a Jedi Rendre.
Version: ??
Author: Eszter
Author URI: http://rebelscum.corellian-run.hu/
Tags: fekete, custom header, fixed width, three columns, widgets, dark

	Jedi Rend Ewok
	 http://rebelscum.corellian-run.hu/

	

*/



/* Begin Typography & Colors */

body {
	font-family: Verdana;
	font-size: 10px;
	color: #AEAEAE;
	background-color: #3C3C3C;
	margin: 0;
	padding: 0;
}

#content {
        width: 100%;
}

a {
	font-family: Verdana;
	font-size: 8px;
	color: #9B7E44;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
}

a:hover { 
	color: #BFAD87;
	text-decoration: underline;
	
}

.avi {
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
}

.image {
	border: 1px solid #9B7E44;
	padding: 3px;
	-moz-border-radius: 5px;
        -webkit-border-radius: 5px;
}

.image:hover {
	border: 1px solid #BFAD87;
	padding: 3px;
	-moz-border-radius: 5px;
        -webkit-border-radius: 5px;
}

.affi {
	opacity:.40;
	filter: alpha(opacity=40);
	-moz-opacity: 0.4;
}

.affi:hover {
	opacity:.90;
	filter: alpha(opacity=90);
	-moz-opacity: 0.9;
}

.gallery {
	opacity:.40;
	filter: alpha(opacity=40);
	-moz-opacity: 0.4;
	border: 1px solid #9B7E44;
	padding: 3px;
	-moz-border-radius: 5px;
        -webkit-border-radius: 5px;
}

.gallery:hover {
	opacity:.90;
	filter: alpha(opacity=90);
	-moz-opacity: 0.9;
	border: 1px solid #9B7E44;
	padding: 3px;
	-moz-border-radius: 5px;
        -webkit-border-radius: 5px;
}

b {
	color: #FFFFFF;
}

h1 {
	color: #666666;
	letter-spacing: 2px;
	text-decoration: none;
	font-size: 10px;
	text-align: left;
	padding: 2px;
	font-weight: bold;
	text-transform: uppercase;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: #9B7E44;
	display: block;
}

h2 {
	margin-bottom: 2px;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #9B7E44;
	background-color: #060606;
	text-align: left;
        padding: 10px;
	padding-left: 20px;
	text-transform: uppercase;
	border-radius: 6px;
	-moz-border-radius: 6px; 
	-webkit-border-radius: 6px;
	background-image: url(http://jedirend.net/wp-content/themes/darkorange/images/header.png);
	background-repeat: no-repeat;
}

h2 a {
	margin-bottom: 2px;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #9B7E44;
	background-color: #060606;
	text-align: left;
        padding: 10px;
	padding-left: 20px;
	text-transform: uppercase;
	border-radius: 6px;
	-moz-border-radius: 6px; 
	-webkit-border-radius: 6px;
	background-image: url(http://jedirend.net/wp-content/themes/darkorange/images/header.png);
	background-repeat: no-repeat;
}

h2 a:hover {
	margin-bottom: 2px;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #BFAD87;
	background-color: #060606;
	text-align: left;
        padding: 10px;
        padding-left: 20px;
	text-transform: uppercase;
        text-decoration: none;
	border-radius: 6px;
	-moz-border-radius: 6px; 
	-webkit-border-radius: 6px;
	background-image: url(http://jedirend.net/wp-content/themes/darkorange/images/header.png);
	background-repeat: no-repeat;
}

h2.pagetitle {
	font-size: 11px;
}

h3 {
	font-family: Verdana;
	font-size: 11px;
	text-transform: uppercase;
	color: #9B7E44;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 4px;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #484848;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #484848;
}

h3 a {
	font-family: Verdana;
	font-size: 11px;
	text-transform: uppercase;
	color: #9B7E44;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 4px;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #484848;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #484848;
}

h3 a:hover, h3 a:visited, #wp-calendar caption, cite {
	text-decoration: none;
}

h3 a:hover {
	color: #BFAD87;
	text-decoration: none;
}

.download {
	border-radius: 6px;
	-moz-border-radius: 6px; 
	-webkit-border-radius: 6px;
	background-color: #060606;
	border: 1px solid #484848;
	color: #9B7E44;
	font-size: 10px;
	font-family: Verdana;
	text-transform: uppercase;
	padding: 6px;
	display: block;
	text-align: center;
	text-decoration: none;
}

.download:hover {
	border-radius: 6px;
	-moz-border-radius:  6px; 
	-webkit-border-radius: 6px;
	background-color: #1B1B1B;
	border: 1px solid #474747;
	color: #9B7E44;
	font-size: 10px;
	font-family: Verdana;
	text-transform: uppercase;
	padding: 6px;
	display: block;
	text-align: center;
	text-decoration: none;
}

.table01 {
	font-family: Verdana;
	font-size: 10px;
	color: #666666;
	padding: 0px;
}

.table02 {
	font-family: Verdana;
	font-size: 10px;
	background-color: #1B1B1B;
	color: #666666;
	padding: 5px;
	border-left: 3px solid #242424;
}

.table03 {
	font-family: Verdana;
	font-size: 10px;
	background-color: #1B1B1B;
	color: #666666;
	padding: 5px;
}

.table04 {
	font-family: Verdana;
	font-size: 10px;
	background-color: #1B1B1B;
	color: #666666;
	padding: 5px;
	border-right: 3px solid #242424;
}

.table05 {
	font-family: Verdana;
	font-size: 10px;
	background-color: #1B1B1B;
	color: #666666;
	padding: 5px;
	border-left: 3px solid #242424;
	border-right: 3px solid #242424;
	border-bottom: 3px solid #242424;
	border-bottom-right-radius: 20px;
	border-bottom-left-radius: 20px;
	-moz-border-radius-bottomright: 20px;
	-moz-border-radius-bottomleft: 20px;
	-webkit-border-bottom-right-radius: 20px;
	-webkit-border-bottom-left-radius: 20px;
}

.table {
	font-family: Verdana;
	font-size: 10px;
	background-color: #BFAD87;
	color: #666666;
	padding: 5px;
}

.table3 {
	border-radius: 6px;
	-moz-border-radius:  6px; 
	-webkit-border-radius: 6px;
	font-family: Verdana;
	font-size: 10px;
	background-color: #1B1B1B;
	border: #484848;
	color: #666666;
	border-style: none;
	padding: 3px;
}

.table4 {
	border-radius: 6px;
	-moz-border-radius:  6px; 
	-webkit-border-radius: 6px;
	font-family: Verdana;
	font-size: 10px;
	background-color: #1B1B1B;
	border: #484848;
	color: #666666;
	border-style: none;
	padding: 5px;
}

a.navi {
	text-align: left;
	color: #666666;
	font-weight: normal;
	font-size: 11px;
	padding: 10px;
	padding-left: 15px;
	display: block;
	text-decoration: none;
	margin: 4px;
	background-color: #1B1B1B;
	text-transform: none;
	border-top: 0px solid #141414;
	border-bottom: 0px solid #141414;
	border-right: 0px solid #141414;
	-moz-border-radius: 15px;
	border-left: 30px solid #141414;
}

a.navi:hover {
	text-align: left;
	font-weight: normal;
	font-size: 11px;
	padding: 10px;
	display: block;
	text-decoration: none;
	margin: 4px;
	text-transform: none;
	border-top: 0px solid #9B7E44;
	border-left: 30px solid #9B7E44;
	border-bottom: 0px solid #9B7E44;
	border-right: 0px solid #9B7E44;
	-moz-border-radius: 15px;
	color: #666666;
	background-color: #1B1B1B;
	cursor: pointer;
	padding-left: 15px;
}

a.navi2 {
	text-align: left;
	color: #666666;
	font-weight: normal;
	font-size: 11px;
	padding: 5px;
	padding-left: 7px;
	display: block;
	text-decoration: none;
	margin: 4px;
	background-color: #1B1B1B;
	text-transform: none;
	border-top: 0px solid #262626;
	border-bottom: 0px solid #262626;
	border-right: 0px solid #262626;
	-moz-border-radius: 15px;
	border-left: 30px solid #262626;
}

a.navi2:hover {
	text-align: left;
	font-weight: normal;
	font-size: 11px;
	padding: 5px;
	display: block;
	text-decoration: none;
	margin: 4px;
	text-transform: none;
	border-top: 0px solid #9B7E44;
	border-left: 30px solid #9B7E44;
	border-bottom: 0px solid #9B7E44;
	border-right: 0px solid #9B7E44;
	-moz-border-radius: 15px;
	color: #666666;
	background-color: #1B1B1B;
	cursor: pointer;
	padding-left: 7px;
}

a.menuc {
	border-radius: 6px;
	-moz-border-radius:  6px; 
	-webkit-border-radius: 6px;
	background-color: #1B1B1B;
	font-size: 11px;
	padding: 5px;
	display: block;
	text-decoration: none;
	margin-bottom: 3px;
	color: #666666;
	border: 1px dashed #555555;
	text-transform: none;
	font-weight: normal;
}

a.menuc:hover {
	border-radius: 6px;
	-moz-border-radius:  6px; 
	-webkit-border-radius: 6px;
	background-color: #202020;
	font-size: 11px;
	padding: 5px;
	display: block;
	text-decoration: none;
	margin-bottom: 3px;
	color: #666666;
	border: 1px dashed #BFAD87;
	text-transform: none;
	font-weight: normal;
}

#page {
	background-color: white;
	border: 1px solid #959596;
	text-align: left;
	margin: 0;
	padding: 0;
}

.narrowcolumn .postmetadata {
	text-align: center;
}

.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {
	border-left: 1px solid #ddd;
}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
    background-color: #060606;
    padding: 3px;
    display: block;
	border-radius: 6px;
	-moz-border-radius: 6px; 
	-webkit-border-radius: 6px;
}

.entry {
        background-color: #060606;
        text-align:justify;
	padding: 3px;
	color: #AEAEAE;
	font-size: 10px;
	margin-bottom: 5px;
	border-radius: 6px;
	-moz-border-radius: 6px; 
	-webkit-border-radius: 6px;
}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
}

.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: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

.commentmetadata {
	font-weight: normal;
}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
}

acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
}

#wp-calendar #prev a, #wp-calendar #next 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 */

#header {
	background-color: #73a0c5;
	margin: 0px;
	padding: 0;
}

#headerimg {
	margin: 0;
	width: 100%;
}

.narrowcolumn {
	float: left;
	padding: 0 0 0px 0px;
	margin: 0px 0 0;
}

.widecolumn {
	padding: 0px;
	margin: 0px;
}

.post {
	margin: 0 0 40px;
	text-align: justify;
}

.post hr {
	display: block;
}

.widecolumn .post {
	margin: 0;
}

.narrowcolumn .postmetadata {
	padding-top: 5px;
}


.widecolumn .postmetadata {
	margin: 30px 0;
}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 0 auto;
	clear: both;
}

#footer p {
	margin: 0;
	padding: 0px 0;
	text-align: center;
}
/* End Structure */







/*	Begin Headers */


h2.pagetitle {
	margin-top: 10px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3.comments {
	padding: 0;
	margin: 20px 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: 0px;
	list-style: none;
	padding-left: 0px;
	text-indent: 0px;
}

html>body .entry li {
	margin: 7px 0 8px 0;
}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
}

.entry ol li {
	margin: 0;
	padding: 0;
        background-color: #060606;
}

.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: 108px;
	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 {
	margin: 5px 10px 0 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
        background-color: #AEAEAE;
	}

#respond:after {
	    content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
}

#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
}

/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
}

.commentlist {
	padding: 0;
	text-align: justify;
}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;
}

.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}

.children { padding: 0; }

#commentform p {
	margin: 5px 0;
}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}

.commentmetadata {
	margin: 0;
	display: block;
}

/* End Comments */



/* Begin Sidebar */
#sidebar {
	padding: 20px 0 10px 0;
	width: 190px;
}

#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: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	display: block;
}

#wp-calendar caption {
	text-align: center;
	width: 100%;
}

#wp-calendar td {
	padding: 3px 0;
	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 10px;
	padding-left: 20px;
	border-left: 5px solid #9B7E44;
	background-color: #111111;
	border-radius: 6px;
	-moz-border-radius: 6px; 
	-webkit-border-radius: 6px;
	color: #888888;
}

blockquote cite {
	margin: 5px 0 0;
	display: block;
}

.center {
	text-align: center;
}

.hidden {
	display: none;
}

hr {
	display: none;
}

a img {
	border: none;
}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}

/* End Various Tags & Classes*/



/* Captions */

.aligncenter,
div.aligncenter {
	display: block;

	margin-left: auto;

	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 5px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 9px;
	padding: 3px;
	margin: 0;
}

/* End captions */
