/*
Theme Name: FITA
Theme URI: http://www.jedmeade.com/svelt
Description: A light-weight Wordpress theme.
Version: 1.0.4
Author: Jed Meade
Author URI: http://www.jedmeade.com/
Tags: white, light, two-columns, fixed-width, right-sidebar, photoblogging
*/



html {
color : #132800;
background : #bfbfbf;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, 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;
}
li {
list-style : none;
}
caption, th {
text-align : left;
}
h1, h2, h3, h4, h5, h6 {
font-size : 100%;
font-weight : normal;
}
q:before, q:after {
content : '';
}
abbr, acronym {
border : 0;
font-variant : normal;
}
sup {
vertical-align : text-top;
}
sub {
vertical-align : text-bottom;
}
input, textarea, select {
font-family : inherit;
font-size : inherit;
font-weight : inherit;
}
legend {
color : #000;
}
table {
font-size : inherit;
}
#page {
width : 916px;

height : 100%;
margin : 0 auto 0 auto;
padding : 0;
background : url(images/content.png) repeat-y;
float:left;

}

.breadcrumb{
	padding-top:15px;
	float:right;
	padding-right:25px;
	color:#fff;}
.breadcrumb a{color:#fff;font-weight:bold;}
.clrfix {
clear : both;
height : 1px;
}
h1, h2, h3, h4, h5, h6 {
font-family : Garamond, Georgia;
line-height : 0.95em;
padding : 0 0 4px 0;
}
a {
text-decoration : none;
color : #69c;
}
hr {
height : 1px;
background-color : #eee;
color : #eee;
border : none;
padding : 0;
margin : 1em 0;
}
a:hover {
color : #369;
}
strong, b {
font-weight : bold;
}
em, i, cite {
font-style : italic;
}
fieldset {
border : 1px solid #ccc;
padding : 10px;
}
legend {
padding : 5px;
text-transform : uppercase;
}

pre, code {
background : #eee none repeat scroll 0 0;
border : 1px solid #ccc;
font-family : Courier, serif;
line-height : 22px;
padding : 10px;
width : 600px;
}
acronym, abbr {
border-bottom : 1px dotted #999;
}
span.delim:after {
content : " : ";
}
span.delim {
color : #999;
padding : 0 0.5em 0 0.5em;
}

#container{margin:0 auto 0 auto;width:916px;}
#header {
margin : 0 auto 0 auto;
background : url(images/header.png) no-repeat;
height : 205px;
float:left;
width:916px;
}

.dots {
background : url('images/dots.png') repeat-x;
height : 1px;
width : 100%;
clear : both;
margin : 0;
padding : 0;
display : block;
}
#mainnav {
clear : both;
margin-left : 15px;
padding-top : 0;
font-size : 14px;
font-weight : bold;
}
#mainnav ul li {
margin : 3px 15px 2px 0;
float : left;
}
#mainnav ul li a {
color : #132800;
}
#mainnav ul li a:hover {
color : #901015;
}
#home {
height : 180px;
width : 195px;
margin-left : 25px;
margin-bottom : 0;
}
#flags {
float : right;
margin-right : 15px;
position : relative;
bottom : 85px;
color : #fff;
}
#qtrans_flag_hu #qtrans_flag_and_text {
color : #fff;
}
a.qtrans_flag_hu {
color : #fff;
}
a.qtrans_flag_en {
color : #fff;
}
a.qtrans_flag_hu:hover {
color : #0C3;
}
a.qtrans_flag_en:hover {
color : #0c3;
}
#content {
width : 600px;
float : right;
padding : 0 0 0 0;
margin-right :50px;
margin-top : 5px;
}
#content .navigation {
padding : 0 0 0 0;
}
#content h1 {
font-size : 1.8em;
}
h2 {
font-size : 1.8em;
}
#content h2 {
font-size : 1.6em;
}
.post h1, .post h2 {
background : url('images/dots.png') repeat-x bottom;
}
h3 {
font-size : 1.6em;
}
#content h3 {
font-size : 1.4em;
}
h3#comments, h3#respond {
background : url('images/dots.png') repeat-x bottom;
}
h4 {
font-size : 1.4em;
}
#content h4 {
font-size : 1.3em;
}
h5 {
font-size : 1.2em;
}
#content h5 {
font-size : 1.2em;
}
h2 a, h3 a {
color : #9a2b3e;
}
h2 a:hover, h3 a:hover {
color : #c66;
}
.navigation {
margin : 0 0 20px 0;
}
.navigation .previous {
width : 50%;
float : left;
}
.navigation .next {
width : 50%;
float : left;
text-align : right;
}
.post {
margin : 0 0 40px 0;
clear : both;
}
.entry {
margin : 10px 0 10px 0;
}
.entry p, .comment p {
margin : 0 0 1.2em 0;
}
.entry ul, .entry ol {
margin : 0 0 1em 2em;
}
.entry ol li {
list-style : decimal;
}
.entry ul li {
list-style : disc;
}
.entry h1, .entry h2 {
background : none;
}
.entry blockquote {
padding : 0 0 0 3em;
font-style : italic;
background : url('images/quote.png') no-repeat top left;
}
.aligncenter, div.aligncenter {
display : block;
margin-left : auto;
margin-right : auto;
}
.alignleft {
float : left;
}
.alignright {
float : right;
}
.wp-caption {
border : 1px solid #ddd;
text-align : center;
background-color : #f3f3f3;
padding-top : 4px;
margin : 10px;
}
.wp-caption img {
margin : 0;
padding : 0;
border : 0 none;
}
.wp-caption p.wp-caption-text {
font-size : 11px;
line-height : 17px;
padding : 0 4px 5px;
margin : 0;
}
.info, .postmetadata, small {
font-size : 0.8em;
line-height : 1em;
}
.info, .postmetadata {
padding : 2px 0 4px 0;
clear : both;
}
.postmetadata {
border-bottom:1px dotted #ccc;
}
.commentlist {
margin : 20px 0 20px 0;
}
.commentlist .comment {
padding : 0 0 20px 0;
clear : both;
}
.commentlist .commenter {
width : 120px;
float : left;
}
.commentlist .commenter .avatar {
margin : 0 0 3px 0;
}
.commentlist .comment-text {
width : 500px;
float : left;
margin : 0 0 0 10px;
}
.commentlist .comment-text .comment-bubble {
background : url('images/comment-bubble.png') no-repeat;
width : 18px;
height : 24px;
float : left;
}
.commentlist .comment-text .comment-mid {
float : left;
width : 462px;
background : #eaeaea;
padding : 10px;
}
.logged-in-as {
margin : 10px 0 10px 0;
}
#commentform {
margin : 10px 0 0 0;
}
.form-field {
clear : both;
margin : 0 0 12px 0;
}
#commentform label {
display : block;
width : 120px;
float : left;
}
span.required {
color : #999;
}
.search-result {
margin : 0 0 20px 0;
}
#sidebar {
width : 220px;
float : left;
color : #999;
margin : 0 0 0 0;
padding-left : 25px;
}
#sidebar ul ul li {
margin : 0 0 0 0;
list-style : disc;
}

#sidebar li{
	line-height:normal;}

#sidebar h1{
font-size : 1.8em;
color:#000;
	margin-top:5px;}
#sidebar table#wp-calendar td#next {
text-align : right;
}
#footer {
clear : both;
margin : 0 auto 0 auto;
padding : 0 0 0 0;
text-align : center;
float:left;
width:916px;
}
#footer #rss {
padding : 4px 0 3px 25px;
background : url('images/rss.png') no-repeat;
}
.search-left, .search-right {
display : none;
}
.search {
border : 1px solid #ccc;
width : 242px;
font-family : Garamond, Georgia;
color : #ccc;
padding : 0 0 0 5px;
background-image : none;
}

#footer-bottom{
	background : url('images/footer.png') no-repeat;
	height:41px;}
	
#bottom-logos{
	background : url('images/content.png') repeat-y;}

