/*Általános*/

img.item_ctp{
	margin-top: 15px;
}

html {
background: #590003 url(img/menu_tile.jpg) repeat-x;
}

body {
margin:0px;
padding:0px;
font-family:Arial, Helvetica, sans-serif;
font-size: 11px;
color:#000;
background: url(img/main_bg.jpg) no-repeat top center;
}

img { 
outline: none;
border: none;
margin:0px;
padding:0px;
}

a, a:visited {color:#000; text-decoration:none; font-weight:bold;}
a:hover {text-decoration:underline;}

p, form { padding:0px; margin:0px;}

/*Fejléc*/

#header {
position:relative;
width:930px;
height:40px;
overflow: hidden;
}

#header ul#menu {
position:absolute;
margin:0px 0px 0px 10px;
padding:0px;
padding-top:12px;
cursor: default;
}

#header ul#menu li { 
margin:0;
padding:0; 
list-style:none;
margin-right:25px;
font-size:13px;
display:inline;
}

#header ul#menu li a{color:#fff; text-decoration:none;cursor: pointer;font-weight:normal;}
#header ul#menu li a.active, #header ul#menu li a:hover {color:#F4B77A;}

#header a#rss {
position:absolute;
display:block;
left:895px;
}

#wrapper {
position:relative;
width: 930px;
margin: 0 auto;
overflow: hidden;
cursor:default;
}

/*Buborékok tartalma*/

.members_container {
height:135px;
width:930px;
/*background: green;*/
position:relative;
overflow: hidden;
}

.member {
/*background: pink;*/
width:60px;
height:60px;
float:left;
text-align:center;
line-height:56px;
}
.member a {
color:#9E2026;
font-size:16px;
vertical-align:middle;
}
.member a:hover {text-decoration:none;}

/*Posztok*/

.post_wrapper {
width: 620px;
padding-top:10px;
background: url(img/post_top.gif) no-repeat;
float:left;
}

.post_container {
display:block;
width: 620px;
}

.post_head {
width: 620px;
height: 5px;
background: url(img/post_head.gif) no-repeat;
}

.post_middle {
width: 620px;
background: url(img/post_middle.gif) repeat-y;
}

.post_bottom {
width: 620px;
height: 5px;
background: url(img/post_bottom.gif) no-repeat;
}

.post_text {
width: 580px;
margin: 0px 10px;
padding: 10px;
}

h1.post {
margin:0px;
padding-bottom:2px;
font-size:20px;
line-height:22px;
}
h1.post a:hover{
text-decoration:none;
}

p.post_details {
font-size:10px;
color: #777;
}
p.post_details a, p.post_details a:visited {
color: #9E2026;
}

div.post {
padding-top:5px;
padding-bottom:5px;
font-size: 13px;
}

blockquote {
line-height: 16px;
font-style: italic;
padding: 0px 20px 0px 30px;
margin: 10px 0px;
background: url(img/quote.gif) no-repeat;
}

/*Kommentek*/

.trackback {
margin: 0px 10px;
padding:5px 25px 16px 25px;
background: #fff url(img/trackback.gif) no-repeat left bottom;
}
.trackback p{
color: #9E2026;
font-size:10px;
cursor:text;
}
.trackback span{
font-size:16px;
font-weight:bold;
}

.comment_container {
display:block;
width: 620px;
}

.comment_details {
font-size:10px;
margin: 0px 10px;
padding:10px;
background: #fff url(img/comment_bg.gif) no-repeat right top;
color: #777;
position:relative;
overflow:hidden;
}
.comment_details h2 {
margin:0px;
padding-bottom:2px;
font-size:14px;
line-height:15px;
color: #9E2026;
float:left;
}
.comment_details h2 a:hover {
text-decoration:none;
}
.comment_details h2 span {
display:block;
font-size:10px;
color: #777;
}
.comment_details div.thumb {
width:54px;
height:54px;
background: pink url(img/thumb.gif) no-repeat;
float:right;
}
.comment_details div.thumb img {
width:50px;
height:50px;
margin: 2px 0px 0px 2px;
}

.comment_head {
width: 620px;
height: 5px;
background: url(img/comment_head.gif) no-repeat;
}

.comment_middle {
width: 620px;
background: url(img/comment_middle.gif) repeat-y;
}

.comment_bottom {
width: 620px;
height: 5px;
background: url(img/comment_bottom.gif) no-repeat;
}

.comment_text {
width: 580px;
margin: 0px 10px;
padding: 10px 10px;
}

p.comment {
padding-top:5px;
padding-bottom:5px;
font-size: 11px;
}

.forward {
color:#F4B77A;
padding-top:5px;
width:610px;
margin-right:10px;
text-align:right;
}
.forward a, .forward a:visited {
color:#F4B77A;
}

/*Oldalsó menü*/

#sidemenu_wrapper {
width:300px;
margin-left:10px;
background: #ffeee1 url(img/sidemenu_bg.gif) no-repeat;
float:left;
}

#sidemenu {
width:290px;
margin:5px;
overflow:hidden;
}

#news {
width:290px;
background: #590003 url(img/news_bg.jpg) no-repeat left bottom;
overflow:hidden;
}

#search {
width:290px;
height:93px;
background: url(img/search_bg.jpg) no-repeat left top;
}

.search_box {
text-align:center;
padding-top:8px;
}

input.search_field {
width:250px;
border:none;
padding:3px;
text-align:right;
margin:0px;
background: #fff url(img/search_field.gif) no-repeat;
}

input.search_button {
width:20px;
border:none;
padding:2px;
margin:0px;
background: #590003 url(img/search_button.gif) no-repeat;
cursor:pointer;
}

input, select, textarea {
background-color:#fff;
border:1px solid #9E2026;
color:#000;
font-family:Tahoma,Arial,Helvetica,sans-serif;
font-size:12px;
}

.news_container {margin:5px;}

.news_container h3 {
margin:0px;
padding:0px;
padding-bottom:5px;
font-size:13px;
color:#F4B77A;
font-weight:bold;
}

.news_container p {
color:#ccc;
border-bottom: 1px dashed #9E2026;
padding: 3px 0px;
}
.news_container p a {
color:#ccc;
}
.news_container span {color:#fff;}

.menu_container {margin:5px;margin-top:0px;}
.menu_container h3 {
margin:0px;
padding:15px 0px 5px 0px;
padding-bottom:5px;
font-size:13px;
color:#590003;
font-weight:bold;
}
.menu_container p {
border-bottom: 1px dashed #9E2026;
padding: 3px 0px;
}
.menu_container p span a {color:#9E2026;}
.menu_container p span {color:#999;}

div.drops {
background: #590003 url(img/drops.jpg) no-repeat;
height:320px;
width:300px;
}

/*Új komment hozzáadása*/

.add_comment {
font-size:10px;
margin: 0px 10px;
padding:10px;
background: #FFEEE1;
}
.add_comment span{
font-size:16px;
font-weight:bold;
padding-left:15px;
}

.comment_table {
margin: 0px auto;
margin-top:15px;
font-size: 12px;
}
.comment_table td.left {
width:110px;
padding-right:10px;
color: #000;
vertical-align:top;
line-height:20px;
}
.comment_table td{
padding: 0px;
padding-bottom:7px;
color: #777;
}
.comment_field {
width:280px;
padding:3px;
}

/*Bejelentkezés*/

input.send_button {
font-size:13px;
color:#fff;
border:none;
padding:3px;
//padding:2px;
width:75px;
background: transparent url(img/send_button.gif) no-repeat;
cursor:pointer;
}

div.login_container {
border-bottom: 1px dashed #9E2026;
padding: 5px 0px 2px 0px;
}
table.login_container {margin: 0px}
table.login_container td {padding:0px; padding-bottom: 3px}
table.login_container td.right {text-align:right;}
table.login_container td a {color:#9E2026; font-size:10px; font-weight:normal;}

input.user_text {
border:none;
padding:3px;
margin-right:2px;
width:133px;
background: transparent url(img/user.gif) no-repeat;
text-align:right;
}
input.pass_text {
border:none;
padding:3px;
width:133px;
background: transparent url(img/password.gif) no-repeat;
}

/*Lábléc*/

#footer {
position:relative;
width:930px;
height:42px;
overflow: hidden;
background: url(http://www.messzevan.hu/ver2/img/footer_bg.jpg) no-repeat 96% top;
}

#footer_inner {
position:relative;
width: 610px;
margin-top:22px;
line-height:15px;
padding-right:33px;
text-align:right;
border-top: 1px solid #9E2026;
color: #F4B77A;
}
#footer_inner a {
color: #fff;
}