/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {margin: 0;padding: 0;}
body {background: #d4d9dd url(/images/v2site/img101.gif) repeat-x;font-family: Open Sans, Arial, Helvetica, sans-serif;font-size: 13px;color: #555555;}
/*h1, h2, h3 {font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;}*/
h1 {font-size: 3em;}
h2 {font-size: 1.5em;color:#ff0000;}
h3 {font-size: 1.2em;color:#993400;}
h4 {font-size: 1.1em;color:#66290b;}
p, ul, ol {margin-bottom: 1em;line-height: 140%;}
a {color: #333333;}
a:hover {text-decoration: none;color: #FC3E1A;}
img.left {float: left;margin: 3px 20px 0 0;border: 3px solid #848C8F;}
img.right {float: right;margin: 3px 0 0 20px;border: 3px solid #848C8F;}
hr {display: none;}
.align_c {text-align:center;}
.mtop10 {margin-top:10px;}
.mtop20 {margin-top:20px;}
/* Header */

#logo {max-width:670px;width:99%;height: 91px;margin: 0 auto 10px auto;padding: 10px -10px 0 0;background: url(/images/v2site/daggettlogo.gif) no-repeat 0px 5px;}
#logo h1, #logo p {color: #FFFFFF;}
#logo h1 {text-shadow:2px 3px #888;margin-left:100px;}
#logo h1 p {margin: 0;padding: 0 0 0 2px;line-height: normal;font-size:.4em;}
#logo a {text-decoration: none;color: #FFFFFF;}

/* Menu */

#menu {max-width:920px;width:100%;height: 70px;margin: 0 auto;}
#menu ul {margin: 0;padding: 0;list-style: none;line-height: normal;}
#menu li {display: inline;}
#menu a {display: block;float: left;height: 43px;padding: 12px 30px 8px 30px;text-decoration: none;font: bold 1.2em "Trebuchet MS", Arial, Helvetica, sans-serif;color: #ffffff;}
#menu a:hover {text-decoration: underline;}
#menu .current_page_item a {background: url(/images/v2site/img03.gif) no-repeat center bottom;}

/* Wide Post */
.cont-page {max-width: 1004px;width:100%;margin: 0 auto;background: #bdc0c3 url(/images/v2site/img04.jpg) repeat-y;}
.cont-page .title {padding: 30px 30px 20px 30px;background: url(/images/v2site/img05.jpg) no-repeat;font-size: 2em;}
.cont-page .title a {text-decoration: none;border-bottom: 1px solid #B4BBBE;color: #982121;}
.cont-page .title a:hover {border: none;}
.cont-page .entry {padding: 0 30px;}
.cont-page .entry h2 {padding-bottom: 10px;color:#e50d0d;}
.cont-page .bottom {height: 20px;clear: both;background: url(/images/v2site/img06.jpg) no-repeat left bottom;}
.cont-page .links {clear: both;margin: 0;padding: 10px;background: #bdc0c3;border-top: 1px solid #B4BBBE;font-size: .9em;}
.cont-page .links a {text-decoration: none;}
.cont-page .links .date {padding-left: 20px;background: url(/images/v2site/img08.gif) no-repeat left center;}
.cont-page .links .author {padding-left: 20px;background: url(/images/v2site/img09.gif) no-repeat left center;}
.cont-page .links .comments {padding-left: 20px;background: url(/images/v2site/img10.gif) no-repeat left center;}
.cont-page .links .feeds {padding-left: 10px;background: url(/images/v2site/img11.gif) no-repeat left center;}
.cont-page .cl_image {border:solid 2px #982121; padding:3px; margin: 3px;}

/* Two Columns */
/*
@media (min-width:320px) AND (max-width:1020px) {
    .two-columns .column-one {width: 50%;}
    .two-columns .column-two {width: 50%;}
    .two-columns .column-threee {width: 50%;}
}
*/
.two-columns {max-width:1018px;width:100%;margin: 0 auto;padding: 20px 0;}
.two-columns .column-one {float: left;width: 330px;}
.two-columns .column-two {float: left;width: 330px;margin-left: 7px;}
.two-columns .column-three {float: left;width: 330px;margin-left: 7px;}
.two-columns .title {height: 28px;padding: 7px 0 0 10px;background: #DB8603 url(/images/v2site/img12.gif) repeat-x;font-size: 1.4em;color: #ffffff;}
.two-columns .entry {background: url(/images/v2site/img13.gif) repeat-x;}

/* Recent Posts */
#recent-posts {color: #121212;}
#recent-posts ul {margin: 0;padding: 20px;list-style: none;}
#recent-posts li {padding: 5px 15px;background: url(/images/v2site/img14.gif) no-repeat left center;border-bottom: 1px solid #949EA4;}
#recent-posts p {text-align: center;}
#recent-posts img {border: 0px;}

/* Recent Comments */
#recent-comments {}
#recent-comments ul {margin: 0;padding: 20px;list-style: none;}
#recent-comments li {padding: 5px 15px 5px 17px;background: url(/images/v2site/img15.gif) no-repeat left center;border-bottom: 1px solid #949EA4;}
#recent-comments p {text-align: center;}
#recent-comments img {border: 0px;}

/* Submenu */
#submenu {clear: both;padding: 20px 0;background: #535657 url(/images/v2site/img16.gif) repeat-x left bottom;color: #ffffff;}
#submenu ul {max-width:950px;width:100%;margin:0 auto;padding:0;list-style:none;line-height:normal;}
#submenu li {display:block;float:left;width:180px;padding: 0 8px 0 0;}
#submenu li ul {width: auto;margin: 0;}
#submenu li li {display: list-item;float: none;width: auto;padding: 5px 0 5px 10px;background: url(/images/v2site/img17.gif) no-repeat left center;border-bottom: 1px solid #424546;}
#submenu h3 {margin: 0 0 5px 0;border-bottom: 2px solid #424546;font-size: 1.2em;}
#submenu a {text-decoration: none;color: #A9B6BB;}
#submenu a:hover {text-decoration: underline;}

/* Footer */
#footer {padding: 40px 0;background: #3F4244 url(/images/v2site/img18.gif) repeat-x;}
#footer p {text-align: center;font-size: smaller;color: #666666;}
#footer a {color: #666666;}
.entad {display: block;width: 200px;margin: 10px;padding: 0px;border-left: solid 1px #3594c5;float: right;}
.entad h4 {margin: 0px;padding: 3px;background-color: #3594c5;}
.entad h4 a {color: white;font-weight: bold;text-align: center;}
.entad h5 a:hover {color: #3594c5;}
.entad2 {display: block;width: 200px;margin: 10px;padding: 0px;border-left: solid 1px #992222;float: right;}
.entad2 h4 {margin: 0px;padding: 3px;background-color: #992222;}
.entad2 h4 a {color: white;font-weight: bold;text-align: center;}
.ingatlan {display: block;border-bottom: dotted 1px #992222;height:64px;margin: 3px;}
.fesztival {display: block;border-bottom: dotted 1px #3594c5;height:32px;margin: 3px;}
.adspicimg {width: 64px;height: 48px;float: left;margin-right: 5px;}
.emailaddr {height:0px;display:none;}
.brcatcat,.brcatdet,.brcatcatl,.brcatcatli {display: block;float: left;margin: 3px;padding: 3px;width:100%;}
.brcatcat,.brcatcat1,.brcatcat2,.brcatcat3,.brcatcat4,.brcatcat5,.brcatcat6,.brcatcat7,.brcatcat8,.brcatcat9 {min-height:120px;max-width:730px;display: block;float: left;margin: 3px;padding: 3px;}
.brcatcat {border:solid 1px #e8e8e8;}
.brcatcat1 {border:solid 1px #e80000;}
.brcatcat2 {border:solid 1px #e80000;}
.brcatcat3 {border:solid 1px #e80000;}
.brcatcat4 {border:solid 1px #e80000;}
.brcatcat5 {border:solid 2px #ff0000;}
.brcatcat6 {border:solid 1px #e80000;}
.brcatcat7 {border:solid 1px #e80000;}
.brcatcat8 {border:solid 1px #e80000;}
.brcatcat9 {border:solid 1px #ff0000;}
.brcatdet {height:300px;width:730px;border:solid 1px #e8e8e8;}
.brcatcatl {height:20px;width:235px;text-align:center;border:solid 1px #e8e8e8;}
.brcatcatli {height:75px;width:350px;text-align:center;border:solid 1px #e8e8e8;}
.brcatend {display:block;max-width:730px;width:100%;border: solid 1px #f4f4f4;float: left;margin: 1px;padding: 1px;height: 2px;}
.brccimg {display:block;max-width:180px;height:120px;float:left;margin-right:6px;}
.brccheader {display:block;max-width:454px;height:20px;float:left;}
.brccheader h4 {color: #982121;font-size:1em;width:100%;}
.brccgpr {display:block;width:84px;height:20px;float:left;}
.brcctext {display:block;max-width:530px;width:95%;min-height:68px;height:auto;float:left;padding:5px;overflow:hidden;background-color:#f2f2f2;border-radius:4px;-moz-border-radius:4px;border:solid 1px #cecece;}
.brcdtext {display:block;max-width:530px;width:95%;height:148px;float:left;padding:5px;overflow:hidden;background-color:#f2f2f2;border-radius:4px;-moz-border-radius:4px;border:solid 1px #cecece;}
.brccurl {display:block;width:530px;height:10px;float:left;padding:3px;border:solid 0px #cecece;}
.brcatdir {display: block;border: 0px;width: 24px;height: 24px;float: left;margin-right: 2px;}

#breadcrumb {display:block;background-color:#f2f2f2;border:solid 1px #cccccc;border-radius:6px;max-width:710px;width:100%;padding:5px 10px;margin:5px 0;font-family:Open Sans;}
#breadcrumb a {font-weight:bold;color:#770000;}

@media (min-width:620px) AND (max-width:1020px) {
    .two-columns .column-one {width: 49%;}
    .two-columns .column-two {width: 49%;}
    .two-columns .column-three {width: 49%;}
    #homepageadss {display:none;}
    .brccimg {width: 100%;max-width:100%;float:none;text-align:center;margin: 0 auto;}
    .brccheader {height:auto;}
}
@media (max-width:620px) {
    .two-columns .column-one {width: 99%;}
    .two-columns .column-two {width: 99%;}
    .two-columns .column-three {width: 99%;}
    #homepageadss {display:none;}
    .brccimg {width: 100%;max-width:100%;float:none;text-align:center;margin: 0 auto;}
    .brccheader {height:auto;}
    .brccgpr {display:none;}
}
@media (max-width:640px) {
    #logo h1 {font-size:2em;}
}
.ads_box {min-height: 120px;}
.br_resp_1 { width: 320px; height: 100px; }
@media (min-width: 500px) { .br_resp_1 { width: 468px; height: 60px; } }
@media (min-width: 800px) { .br_resp_1 { width: 728px; height: 90px; } }
