/*__COMPRESS__*/
* {
    margin: 0;
    padding: 0;
}
body {
    background: url("images/background.png") repeat-y scroll center top #5E6460;
    color: #5D5B35;
    font: 12px Verdana,Arial,Helvetica,sans-serif;
    margin: 0;
}
a {
    color: #5D5B35;
    text-decoration: none;
}
a:hover {
    color: 5D5B35;
    text-decoration: underline;
}
a img {
border: none;	
}
img {
border: none;	
}
p {
    /*padding: 0 0 1.8em;*/
}
h2 {
    font: 900 30px Arial,Helvetica,sans-serif;
    letter-spacing: -1px;
    padding-bottom: 10px;
}
h2 em {
    font: italic 400 30px "Times New Roman",Times,serif;
    letter-spacing: 0;
}
h2.pagetitle {
    background-color: #E1DFB9;
    border-bottom: 1px solid #D7D39A;
    font: 400 24px "Times New Roman",Times,serif;
    letter-spacing: 0;
    padding: 2px 0;
    text-align: center;
}
h2.pagetitle strong {
    font-size: 30px;
    font-style: italic;
}
h2 a {
    /*color: #5D5B35;*/
    color: #ffffff;
    text-decoration: none;
}
h3 {
    font: 18px Arial,Helvetica,sans-serif;
    letter-spacing: -1px;
}
h4 {
    font: 16px "Times New Roman",Times,serif;
}
h5 {
    font: 400 14px Arial,Helvetica,sans-serif;
}
h6 {
}
blockquote {
    background-color: #D7D39A;
    border-bottom: 1px solid #A6A371;
    border-top: 1px solid #A6A371;
    clear: both;
    font: 400 16px "Times New Roman",Times,serif;
    margin: 0 0 10px 70px;
    padding: 10px;
    width: 400px;
}
blockquote p {
    padding: 0;
}
.entry ul, .entry ol, .post ul, .post ol {
    padding: 18px;
}
ul {
    list-style-type: disc;
}
ul li ul {
    list-style-type: disc;
}
ol {
    list-style-type: decimal;
}
ol li ol {
    list-style-type: lower-roman;
}
img.left {
    background-color: #FFFFFF;
    border: 1px solid #A6A371;
    float: left;
    margin: 5px 5px 5px 0;
    padding: 4px;
}
img.right {
    background-color: #FFFFFF;
    border: 1px solid #A6A371;
    float: right;
    margin: 5px 0 5px 5px;
    padding: 4px;
}
#wrapper {
    margin: 0 auto;
    width: 960px;
}
#header_up {
    background: url("images/header-bgup.png") repeat-y scroll center top #5E6460;
    float: left;
    height: 30px;
    text-align: center;
    vertical-align: middle;
    width: 100%;
}
#header_up #upper_menu {
    color: white;
    float: right;
    font-weight: bold;
    /*margin-right: 10px;*/
    margin-top: 3px;
}
#header_up #upper_menu a {
    color: white;
}
#header {
    background: url("images/header-bg.png") no-repeat scroll center top #5E6460;
    float: left;
    height: 104px;
    text-align: center;
    vertical-align: middle;
    width: 100%;
}

#content {
    float: left;
    margin-top: 7px;
    width: 100%;
}
#content-body {
    float: left;
    margin-left: 10px;
    margin-right: 10px;
    margin-top: -30px;
    width: 940px;
}

#body-left {
    float: left;
    margin: 0 0 0;
    width: 285px;
}
#body-right {
    margin: 0 0 0 295px;
    width: 643px;
}

.content-left {
    float: left;
    margin-right: 10px;
    width: 658px;
}
.content-right {
    float: left;
    width: 271px;
}



/*#content #left-col {
    float: left;
    padding-right: 30px;
    position: relative;
    width: 600px;
}
#content #right-col {
    float: left;
    margin-top: 20px;
    position: relative;
    width: 330px;
}
#content #right-col #sidebar {
    float: left;
    position: relative;
    width: 330px;
}*/
#footer {
    background: url("images/footer-bg.png") repeat-x scroll left top transparent;
    color: #FFFFFF;
    float: left;
    height: 23px;
    margin-top: 10px;
    padding-top: 20px;
    width: 960px;
}
#footer-down {
    background: url("/images/footer-bgdn.png") no-repeat scroll center top #5E6460;
    float: left;
    text-align: center;
    vertical-align: middle;
    width: 100%;
    margin-top: -1px;
}
#content #title {
    font-size: 22px;
    font-weight: bold;
    margin-left: 10px;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.7);
}
#content #content_header {
    float: left;
    margin: 10px;
    width: 930px;
}
#content #content_submenu_edit {
    background-color: #FFFFFF;
    border: 1px solid #C0BD92;
    float: left;
    font-size: 15px;
    margin-bottom: 10px;
    padding: 3px;
    width: 940px;
}
#content #content_submenu {
    float: left;
    font-size: 15px;
    margin-bottom: 10px;
    padding: 3px;
    width: 940px;
}
#content #main_content {
    float: left;
    width: 925px;
}


#header #logo {
    float: left;
    height: 57px;
    margin-left: 15px;
    margin-top: 5px;
    width: 246px;
}
#header #logo h1 a {
    background: url("images/logo.png") no-repeat scroll left top transparent;
    float: left;
    height: 57px;
    text-indent: -9999em;
    width: 246px;
}
#header #header_right {
    color: white;
    float: right;
    margin-top: 13px;
    width: 600px;
}
#header #header_right a {
    color: white;
}
#header #header_right a:hover {
    color: white;
}
#header #menu {
    float: right;
    margin-top: 24px;
    width: 535px;
}
#header #menu ul {
    float: right;
    list-style: none outside none;
    text-align: right;
}
#header #menu ul li.page_item {
    float: right;
}
#header #menu ul li.page_item a {
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
    color: #A9BF78;
    display: block;
    float: left;
    font: 900 14px Arial,Helvetica,sans-serif;
    margin: 0 7px 0 0;
    padding: 4px 8px;
    text-decoration: none;
}
#header #menu ul li.page_item a:hover {
    color: #FFFFFF;
}
#header #menu ul li.current_page_item a {
    background-color: #2C4106;
    color: #FFFFFF;
}


.post {
    float: left;
    margin-top: 20px;
    width: 600px;
}
.post .post-info {
    float: left;
    padding-right: 10px;
    width: 100px;
}
.post .post-info a img, .post .post-info img {
    background-color: #DEDCB9;
    border: 1px solid #A6A371;
    padding: 5px;
}
.post .post-info em {
    display: block;
    font-size: 9px;
}
.post .post-info span.post-tag {
    border-bottom: 1px solid #B5B38F;
    border-top: 1px solid #B5B38F;
    display: block;
    font-size: 9px;
    padding: 3px 0;
}
.post .post-info span.post-tag a {
    font-weight: 900;
    text-decoration: none;
}
.entry {
    float: left;
    width: 490px;
}
p.metadata {
    background-color: #E2E0B6;
    border-bottom: 1px solid #B5B38F;
    border-top: 1px solid #B5B38F;
    clear: left;
    margin-top: 15px;
    padding: 2px;
    text-align: right;
}
p.metadata2 {
    background-color: #E2E0B6;
    border-bottom: 1px solid #B5B38F;
    border-top: 1px solid #B5B38F;
    clear: left;
    padding: 2px;
    text-align: right;
    width: 600px;
}
.clear {
    clear: both;
    padding: 10px 0 0;
}
#footer .footer-text {
    margin: -13px auto 0;
    text-align: center;
    width: 960px;
}
#footer .footer-text a {
    color: #FFFFFF;
}
.navigation {
    float: left;
    margin: 20px 0;
    width: 600px;
}
.navigation .alignleft a {
    float: left;
}
.navigation .alignright a {
    float: right;
}
p.attachment {
    background-color: #DEDCB6;
    border: 1px solid #C5C39B;
    padding: 15px 10px;
    text-align: center;
}
p.attachment a img {
    background-color: #DEDCB9;
    border: 1px solid #A6A371;
    padding: 3px;
}
.navigation a img {
    background-color: #DEDCB9;
    border: 1px solid #A6A371;
    padding: 3px;
}
.gallery-item a img {
    background-color: #DEDCB9;
    border: 1px solid #A6A371;
    padding: 3px;
}
.gallery-item a:hover img {
    border: 1px solid red;
}
#featured-post {
    padding-bottom:10px;
    font-size: 11px;
}
#featured-post h3 {
    /*color: #918E61;
    font: 900 16px Arial,Helvetica,sans-serif;
    letter-spacing: -1px;*/
    font: 18px Arial,Helvetica,sans-serif;
    letter-spacing: -1px;
    padding-bottom: 5px;
}
#featured-post .featured {
	/*background: url("/images/featured-bg.png") repeat-x scroll left top #FFFFFF;*/
    background: #FFFFFF;
    border: 1px solid #C0BD92;
    float: left;
    margin-bottom: 10px;
    padding: 0 10px;
    /*width: 100%;*/
}
#featured-post .featured h2 a {
    display: block;
    font-size: 18px;
    font-weight: bold;
    letter-spacing: -1px;
    padding: 5px 0 0;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.7);
    color: #5D5B35;
}
#featured-post .featured span#f-date {
    background-color: #EAE8C6;
    color: #5D5B35;
    font-size: 10px;
    padding: 3px 4px;
}
#featured-post .featured span#f-date a {
    color: #5D5B35;
}
#featured-post .featured p {
    padding-top: 5px;
}
#featured-post .featured p img, #featured-post .featured p a img {
    background-color: #FFFFFF;
    border: 1px solid #E5E3C2;
    float: right;
    margin: 0 0 5px 5px;
    padding: 5px;
}
#featured-post .featured small {
    background: url("images/tag.png") no-repeat scroll left center transparent;
    border-top: 1px solid #EAE8C6;
    float: left;
    padding: 4px 0 4px 20px;
    width: 602px;
}
#featured-post .readmore {
    background: url("images/readmore.png") no-repeat scroll left top transparent;
    display: inline;
    float: right;
    height: 22px;
    margin: -20px 10px 0 0;
    padding-bottom: 10px;
    text-indent: -9999em;
    width: 90px;
}
#featured-post a #readmore {
    background: url("images/readmore.png") no-repeat scroll left top transparent;
    display: inline;
    float: right;
    height: 22px;
    margin: -20px 10px 0 0;
    padding-bottom: 10px;
    text-indent: -9999em;
    width: 90px;
}
#navigation {
    font-size: 5px !important;
    margin-left: 10px;
}
#navigation h1 {
    font-size: 10px !important;
}
ul#navigation-1 {
    background: url("sprites_r.png") repeat-x scroll 0 -110px transparent;
    border: 1px solid #C5C396;
    font-family: verdana,arial,helvetica;
    font-size: 14px;
    font-size-adjust: none;
    font-stretch: normal;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    height: 14px;
    line-height: 13px;
    list-style: none outside none;
    margin: 0;
    padding: 5px 0;
    width: 535px;
}
ul#navigation-1 li {
    background: url("separator.gif") no-repeat scroll 100% 50% transparent;
    float: left;
    padding: 0 6px;
    position: relative;
}
ul#navigation-1 li a:link, ul#navigation-1 li a:visited {
    display: block;
    text-align: center;
    text-decoration: none;
    font-weight: normal;
}
ul#navigation-1 li:hover a, ul#navigation-1 li a:hover, ul#navigation-1 li a:active {
    background: url("sprites_r.png") repeat-x scroll 0 -170px transparent;
    display: block;
    margin: -5px -4px 0 -6px;
    padding: 5px;
    text-align: center;
    text-decoration: none;
    height: 16px;
}
ul#navigation-1 li ul.navigation-2 {
    background: none repeat scroll 0 0 #FFFFFF;
    border-color: -moz-use-text-color #577812 #577812;
    border-style: none solid solid;
    border-width: medium 1px 1px;
    display: none;
    font-family: verdana,arial,helvetica;
    font-size: 11px;
    font-size-adjust: none;
    font-stretch: normal;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    left: -2px;
    line-height: normal;
    list-style: none outside none;
    margin: 0;
    padding: 1px 1px 0;
    position: absolute;
    top: 21px;
    width: 190px;
    z-index: 1000;
}
ul#navigation-1 li:hover ul.navigation-2 {
    display: block;
}
ul#navigation-1 li ul.navigation-2 li {
    clear: left;
    width: 121px;
}
ul#navigation-1 li ul.navigation-2 li a:link, ul#navigation-1 li ul.navigation-2 li a:visited {
    border-color: -moz-use-text-color -moz-use-text-color #FFFFFF;
    border-style: none none solid;
    border-width: medium medium 1px;
    clear: left;
    margin: 0 0 0 -6px;
    padding: 5px;
    position: relative;
    width: 180px;
    z-index: 1000;
}
ul#navigation-1 li ul.navigation-2 li:hover a, ul#navigation-1 li ul.navigation-2 li a:active, ul#navigation-1 li ul.navigation-2 li a:hover {
    border-color: -moz-use-text-color -moz-use-text-color #FFFFFF;
    border-style: none none solid;
    border-width: medium medium 1px;
    clear: left;
    padding: 5px 0;
    position: relative;
    width: 190px;
    z-index: 1000;
}
ul#navigation-1 li ul.navigation-2 li ul.navigation-3 {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #B9121B;
    display: none;
    left: 89px;
    list-style: none outside none;
    margin: 0;
    padding: 1px 1px 0;
    position: absolute;
    top: -2px;
    z-index: 900;
}
ul#navigation-1 li ul.navigation-2 li:hover ul.navigation-3 {
    display: block;
}
ul#navigation-1 li ul.navigation-2 li ul.navigation-3 li a:link, ul#navigation-1 li ul.navigation-2 li ul.navigation-3 li a:visited {
    background: none repeat scroll 0 0 #B9121B;
}
ul#navigation-1 li ul.navigation-2 li ul.navigation-3 li:hover a, ul#navigation-1 li ul.navigation-2 li ul.navigation-3 li a:hover, ul#navigation-1 li ul.navigation-2 li ul.navigation-3 li a:active {
    background: none repeat scroll 0 0 #EC454E;
}
ul#navigation-1 li ul.navigation-2 li a span {
    color: #FE676F;
    font-size: 12pt;
    left: 142px;
    position: absolute;
    top: 0;
}
ul#navigation-1 li ul.navigation-2 li:hover a span, ul#navigation-1 li ul.navigation-2 li a:hover span {
    color: #FFFFFF;
    font-size: 12pt;
    left: 142px;
    position: absolute;
    top: 0;
}


#navactivity-home li {
    display: inline;
    list-style-type: none;
    padding-right: 1px;
}
#navactivity li {
    display: inline;
    list-style-type: none;
    padding-right: 3px;
}
#navlist ul {
    margin-left: 20px;
}
#navlist li {
    color: #567319;
    display: inline;
    line-height: 27px;
    list-style-type: none;
    padding-right: 5px;
}
#edit-navlist ul {
    margin-left: 20px;
}
#edit-navlist li {
    color: #567319;
    display: inline;
    line-height: 27px;
    list-style-type: none;
    padding-right: 3px;
}
#user-navlist ul {
    margin-left: 20px;
}
#user-navlist li {
    color: #567319;
    display: inline;
    list-style-type: none;
    padding-right: 5px;
}


#map {
    border: 1px solid #333333;
    height: 500px;
    margin-bottom: 10px;
}
#album {
    padding-left: 0;
    padding-top: 0;
}
#album ul {
    margin: 0;
    padding: 0;
}
#album li {
    display: inline-block;
    float: left;
    text-align: center;
    text-decoration: none;
    width: 107px;
}
#album a {
}
#album img {
    background-color: #FFFFFF;
    border: 1px solid #BBBBBB;
    padding: 3px;
}
#picture img {
    background-color: #FFFFFF;
    border: 1px solid #BBBBBB;
    margin: 0 auto;
    padding: 4px;
    text-align: center;
}
#mainavatar img {
    background-color: #FFFFFF;
    border: 1px solid #BBBBBB;
    margin: 0 auto;
    max-height: 100px;
    max-width: 100px;
    padding: 3px;
    text-align: center;
}
#avatar img {
    background-color: #FFFFFF;
    border: 1px solid #BBBBBB;
    margin: 0 auto;
    max-height: 80px;
    max-width: 80px;
    padding: 3px;
    text-align: center;
}
#commentavatar img {
    background-color: #FFFFFF;
    border: 1px solid #BBBBBB;
    max-height: 60px;
    max-width: 60px;
    padding: 3px;
    text-align: center;
}
#minavatar img {
    background-color: #FFFFFF;
    border: 1px solid #BBBBBB;
    max-height: 53px;
    max-width: 53px;
    padding: 3px;
    text-align: center;
}
/*input.button {
    background-color: #FFFFFF;
    border: 1px solid #7C7A4E;
    color: #7C7A4E;
    display: inline;
    font-size: 11px;
    margin-bottom: 4px;
    margin-right: 8px;
    margin-top: 4px;
    padding: 3px 8px;
}*/
.tripsviewbutton {
    background-color: #FFFFFF !important;
    border: 1px solid #7C7A4E !important;
    color: #7C7A4E;
    display: inline;
    font-size: 11px !important;
    margin-bottom: 4px;
    margin-right: 8px;
    margin-top: 4px;
    padding: 3px 8px;
}
.pagination {
    margin: auto;
    padding: 2px;
}
.pagination a:hover, .pagination a:active {
    background-color: #FFFF80;
    border: 1px solid #2B66A5;
    color: #000000;
}
.pagination a.currentpage {
    background-color: #6A961C;
    border-color: #6A961C;
    /*color: #FFFFFF !important;*/
    cursor: default;
    font-weight: bold;
}
.pagination a, .pagination a:visited {
    border: 1px solid #3AA61C;
    color: #5A760C;
    margin: 1px;
    padding: 0 5px;
    text-decoration: none;
    background-color: white;
}
.pagination a.disablelink, .pagination a.disablelink:hover {
    background-color: white;
    border-color: #929292;
    color: #929292;
    cursor: default;
    font-weight: normal !important;
}
.pagination a.prevnext {
    font-weight: bold;
}
#featured {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 5px solid #FFFFFF;
    height: 258px;
    padding-right: 250px;
    position: relative;
    width: 380px;
}
#featured a {
    font-weight: normal;
}
#featured .image {
    height: 197px;
    padding: 4px;
    width: 290px;
}
#featured ul.ui-tabs-nav {
    float: left;
    height: 42px;
    left: 0;
    list-style: hiragana-iroha outside none;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 213px;
    width: 628px;
}
/*#featured ul.ui-tabs-nav li {
    color: #666666;
    display: table-cell;
    font-size: 12px;
    height: 40px;
    list-style-type: none;
    width: 120px;
}*/
#featured ul.ui-tabs-nav li {
    color: #666666;
    display: block;
    float: left;
    font-size: 12px;
    height: 39px;
    list-style-type: none;
    margin: 0px !important;
    width: 155px;
    top: 0px !important;
}
#featured ul.ui-tabs-nav li img {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #EEEEEE;
    float: left;
    margin: 2px 3px;
    padding: 2px;
}
#featured ul.ui-tabs-nav li span {
    font-family: Verdana;
    font-size: 11px;
    line-height: 18px;
}
#featured li.ui-tabs-nav-item a {
    background: none repeat scroll 0 0 #FFFFFF;
    color: #333333;
    display: block !important;
    height: 40px !important;
    line-height: 20px !important;
    width: 155px !important;
    padding: 0px !important;
    white-space: pre-line !important;
}
#featured li.ui-tabs-nav-item a:hover {
    background: none repeat scroll 0 0 #F2F2F2;
}
#featured li.ui-tabs-selected {
}
#featured ul.ui-tabs-nav li.ui-tabs-selected a {
    background: none repeat scroll 0 0 #CCCCCC;
}
#featured .ui-tabs-panel {
    height: 205px;
    position: relative;
    width: 299px;
    padding: 0px !important;
    border-width: 1px !important;
}
#featured .ui-tabs-panel .info {
    background: none repeat scroll 0 0 #fffef6;
    color: #343434;
    height: 207px;
    left: 300px;
    position: absolute;
    top: -4px;
    width: 330px;
}
#featured .info h2 {
    color: black;
    font-size: 20px;
    margin: 0;
    overflow: hidden;
    padding: 10px;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.7);
    font-style: italic;
}
#featured .info p {
    font-family: Tahoma, Verdana;
    font-size: 12px;
    line-height: 20px;
    margin: 0 14px 20px;
    overflow: hidden;
}
#featured .info a {
    color: #5D5B35;
    text-decoration: none;
}
#featured .info a:hover {
    text-decoration: underline;
}
#featured .ui-tabs-hide {
    display: none;
}
.comments {
    color: #272727;
    font-family: 'Verdana';
    font-size: 12px;
    font-weight: normal;
    margin-bottom: 15px;
    width: 100%;
}
.comments .Cname {
    font-family: "Trebuchet MS";
    font-size: 14px;
    font-weight: bold;
    padding-bottom: 5px;
}
.comments .Cdate {
    font-size: 10px;
    padding-bottom: 5px;
}
.comments .Ccontent {
    font-size: 11px;
}
.comments .CLeft {
    float: left;
    height: 70px;
    text-align: center;
    width: 60px;
}
.comments .CRight {
    background: none repeat scroll 0 0 #F5F5F5;
    margin-left: 70px;
    padding: 5px;
}
.comments .CRight-even {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #CCCCCC;
    margin-left: 75px;
    padding: 5px;
}
.comments .CRight-admin {
    background: none repeat scroll 0 0 #252525;
    color: #FFFFFF;
    margin-left: 75px;
    padding: 5px;
}
.yui-toolbar-group-fontstyle {
    display: none;
}
.yui-toolbar-group-alignment {
    display: none;
}
.yui-toolbar-group-insertitem {
    display: none;
}
.yui-toolbar-group-textstyle2 {
    display: none;
}
#yui-gen6 {
    display: none;
}
#yui-gen7 {
    display: none;
}
#yui-gen20 {
    display: none;
}
#yui-gen21 {
    display: none;
}
.ui-widget {
    font-size: 10px;
}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
    background: none repeat scroll 0 0 #F2F2F2;
    border: 1px solid #D3D3D3;
    /*color: #000000;*/
    font-weight: normal;
}
.ui-widget-header {
    /*background: none repeat scroll 0 0 #D8D8D8;*/
    background: none repeat scroll 0 0 #90AA3B;
}
.ui-corner-all {
    border-radius: 0 0 0 0;
}


.simple-box {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #C0BD92;
    float: left;
    margin-bottom: 10px;
    /*padding: 9px 0 0 10px;*/
    width: 100%;
    z-index: -9999;
}


.cssbox, .cssbox_body, .cssbox_head, .cssbox_head h2 { }
.cssbox {
    /*background: none repeat scroll 0 0 #fffef6;*/
    /*background: none repeat scroll 0 0 #F4F2D4;*/
    /*background: url("/images/box-gradient.png") no-repeat scroll center bottom #FFFFFF;*/
    background-color: #FFFEF6;
    /*border: 1px solid #C0BD92;*/
    border: 1px solid #dad8b5;
    margin: 0 0 10px 0;
    width: 100%;
    font: 11px Verdana,Arial,Helvetica,sans-serif;
    float: left;
}
.cssbox a {
    font-weight: bold;
}
.cssbox ul li a {
    font-weight: normal;
}
.cssbox_head {
    padding: 2px;
}
.cssbox_head h2 {
    background-color: #a7c048;
    border: 0 none;
    color: #FFFFFF;
    /*font: bold 18px "trebuchet ms",verdana,arial,sans-serif;*/
    font: bold 18px arial,sans-serif;
    height: auto !important;
    margin: 0;
    padding: 2px 15px;
    text-align: left;
    text-shadow: 1px 1px #545454;
}
#content .cssbox_head h2 {
    text-align: left;
}
#body-left .cssbox_head h2 {
    text-align: right;
}
#body-right .cssbox_head h2 {
    text-align: left;
}
.cssbox_head h2 img {
    vertical-align: bottom;
}
.cssbox_body {
    background-position: left bottom;
    padding: 7px 7px 10px;
}
.cssbox_green, .cssbox_body_green, .cssbox_head_green, .cssbox_head_green h2 {
    background: url("box_green.png") no-repeat scroll right bottom transparent;
}
.cssbox_green {
    margin: 10px 0 12px 10px;
    padding-right: 10px;
    width: auto;
}
.cssbox_head_green {
    background-position: right top;
    border-bottom: 1px solid #74A922;
    margin-right: -10px;
    padding-right: 10px;
}
.cssbox_head_green h2 {
    background-position: left top;
    border: 0 none;
    color: #303030;
    font: bold 15px "trebuchet ms",verdana,arial,sans-serif;
    height: auto !important;
    margin: 0;
    padding: 10px 0 5px 20px;
}
.cssbox_head_green h2 img {
    vertical-align: bottom;
}
.cssbox_body_green {
    background-position: left bottom;
    margin-right: 2px;
    padding: 10px 0 10px 12px;
}

/************************************************/
.table {
	width: 100%;
	border: 1px solid #AAAAAA;
    color: #222222;
    border-spacing: 0;
    font-weight: normal;
    border-collapse: collapse;
}
.table a {
    font-weight: normal;
}
.table .header { 
	border: 1px solid #AAAAAA;
	background-color: #EEEEEE;
    padding: 3px;
    font-weight: normal;
}
.table .row { 
	border: 1px solid #AAAAAA;
}
.table .cell { 
	border-bottom-color: inherit;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-left-color: inherit;
    border-left-style: solid;
    border-left-width: 1px;
    border-right-color: inherit;
    border-right-style: solid;
    border-right-width: 1px;
    padding: 3px;
}

.td-padding {
	padding-left: 5px;	
}

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

.searchinput {
    background: none repeat scroll 0 0 #DBDEE5;
    border: 1px solid #B8C1CD;
    border-radius: 4px 4px 4px 4px;
    padding: 5px;
    position: relative;
}
	
.hidden-info-div {
	display:none;
	margin-bottom:20px;
	width: 100%;	
}
.hidden-info-div a {
	font-weight: bold;	
}

/* */
select {
    border: 1px solid #B6AD84;
}
input {
    border: 1px solid #B6AD84;
}

/* */
div.lacznyczas {
background:transparent url(../icons/kalarm.png) no-repeat scroll left top;
padding-left:28px;
height:28px;
line-height:24px;
font-size:13px;
}
div.lacznydystans {
background:transparent url(../icons/agt_business.png) no-repeat scroll left top;
padding-left:28px;
height:28px;
line-height:24px;
font-size:13px;
}
div.lacznydystans2 {
background:transparent url(../icons/agt_business.png) no-repeat scroll left top;
padding-left:28px;
height:28px;
line-height:24px;
font-size:11px;
}
div.sredniaszybkosc {
background:transparent url(../icons/cnr.png) no-repeat scroll left top;
padding-left:28px;
height:28px;
line-height:24px;
font-size:13px;
}
div.sredniawysokosc {
background:transparent url(../icons/cnr-pending.png) no-repeat scroll left top;
padding-left:28px;
height:28px;
line-height:24px;
font-size:13px;
}
div.kalorie {
background:transparent url(../icons/cnr-pending.png) no-repeat scroll left top;
padding-left:28px;
height:28px;
line-height:24px;
font-size:13px;
}

.commentForm {
	height:165px;
	width:273px;
}

.error {
	color:red;	
}
.message {
	color:red;	
}

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

.ui-dialog {
    overflow: hidden;
    padding: 0px !important; 
    position: absolute;
    width: 300px;
}

.ui-button {
    cursor: pointer;
    display: inline-block;
    margin-right: 8px;
    overflow: visible;
    padding: 0;
    position: relative;
    text-align: center;
    text-decoration: none !important;
}

.ui-paginator {
    text-align: center !important;
}

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

select, input[type=text], input[type=password], textarea {
    border: 1px solid #7C7A4E;
    color: #7C7A4E;
    display: inline;
    font-size: 11px;
    margin-bottom: 1px;
    margin-right: 8px !important;
    margin-top: 1px;
    padding: 3px 3px !important; 
	
	background: none repeat scroll 0 0 #F2F2F2;
    border: 1px solid #a8a8a8;
    color: #4f4f4f;
    text-shadow: 0px 1px 0px rgba(255,255,255,0.7);
    
    -moz-box-shadow: inset 0px 1px 0px #fff;
    -webkit-box-shadow: inset 0px 1px 0px #fff;
    box-shadow: inset 0px 1px 0px #fff;
    border-radius: 3px 3px 3px 3px;
}

button, 
input[type=button], 
input[type=reset], 
input[type=submit],
input.button {
    border: 1px solid #7C7A4E;
    color: #7C7A4E;
    display: inline;
    font-size: 11px;
    margin-bottom: 4px;
    margin-right: 8px !important;
    margin-top: 4px;
    padding: 3px 5px !important; 
	
	background: none repeat scroll 0 0 #F2F2F2;
    border: 1px solid #a8a8a8;
    color: #4f4f4f;
    text-shadow: 0px 1px 0px rgba(255,255,255,0.7);
    
    -moz-box-shadow: inset 0px 1px 0px #fff;
    -webkit-box-shadow: inset 0px 1px 0px #fff;
    box-shadow: inset 0px 1px 0px #fff;
    border-radius: 3px 3px 3px 3px;
}

button:hover,
input[type=button]:hover, 
input[type=reset]:hover, 
input[type=submit]:hover,
input.button:hover {
    border: 1px solid #7C7A4E;
    background: #C7DF6D url("images/ui-bg_highlight-hard_80_85b2cb_1x100.png") 50% 50% repeat-x;
    background: #C7DF6D linear-gradient(top, rgba(255,255,255,0.6), rgba(255,255,255,0));
    background: #C7DF6D -webkit-gradient(linear, left top, left bottom, from(rgba(255,255,255,0.6)), to(rgba(255,255,255,0)));
    background: #C7DF6D -moz-linear-gradient(top, rgba(255,255,255,0.6), rgba(255,255,255,0)); /*    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#CCFFFFFF, endColorstr=#00FFFFFF);     -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#CCFFFFFF, endColorstr=#00FFFFFF)"; */
    /*font-weight: bold;*/
    color: #313131;
    -moz-box-shadow: 0 0 5px #C7DF6D;
    -webkit-box-shadow: 0px 0px 8px #C7DF6D;
    box-shadow: 0px 0px 8px #C7DF6D;
    border-radius: 3px 3px 3px 3px;
}

.submit-buttons {
	text-align: center;
	margin-top: 7px;	
	margin-bottom: 7px;	
}
.center {
	text-align: center;	
}

.tripListInfo {
	width: 400px; 
	padding-left: 5px;
}

/****************************************************************************************/
/*@media only screen and (min-width : 320px) and (-webkit-min-device-pixel-ratio: 1.5) {*/
/*@media only screen and (min-width : 320px) {
	#wrapper {
	    margin: 0 auto;
	    width: 100%;
	}
	#header_up {
	    background: url("images/header-bgup.png") repeat-y scroll center top #5E6460;
	    float: left;
	    height: 30px;
	    text-align: center;
	    vertical-align: middle;
	    width: 100%;
	}
	#header_up #upper_menu {
	    color: white;
	    float: right;
	    font-weight: bold;
	    margin-top: 3px;
	}
	#header_up #upper_menu a {
	    color: white;
	}
	#header {
	    background: url("images/header-bg.png") no-repeat scroll center top #5E6460;
	    float: left;
	    height: 104px;
	    text-align: center;
	    vertical-align: middle;
	    width: 100%;
	}
	
	#content {
	    float: left;
	    margin-top: 7px;
	    width: 100%;
	}
	#content-body {
	    float: left;
	    margin-left: 10px;
	    margin-right: 10px;
	    margin-top: -30px;
	    width: 100%;
	}
	
	#body-left {
		width: 0px;
	    display: none;
	}
	#body-right {
		margin: 0px;
	    width: 100%;
	}
	
	.content-left {
	    float: left;
	    margin-right: 10px;
	    width: 658px;
	}
	.content-right {
	    float: left;
	    width: 271px;
	}

	.tripListInfo {
		width: 100%; 
		padding-left: 5px;
	}
	.tripsListAvatar {
		display: none;
	}
	.tripListMap {
		width: 80px;
		heigth: 80px;
	}
	#tripListActivities {
		display: none;
	}
	#featured-post .featured small {
		width: 100%;
	}
	#featured-post .readmore {
		display: none;
	}
}*/
