/* OVERALL */
body {font: normal 0.9em 'Muli', Lucida Sans Unicode, Lucida Grande, Verdana, Tahoma, Arial, Sans-serif; color: #888; background: #fff url('../images/background.jpg') repeat-x top center;}
body p {margin-bottom: 20px; line-height: 1.8em;}
.container {margin: 10px auto; width: 1000px; overflow: hidden; background: #fff;}
.header {position: relative; width: 1000px; height: 350px; margin: 0 auto; background: url('../images/header_bg.jpg') no-repeat 0 0;}
.section {float: left; width: 660px; margin: 30px 0;}
.aside {float: right; width: 300px; margin: 30px 0; font-size: 0.9em;}
.footer {clear: both; overflow: hidden; margin: 0 auto; width: 100%; background: url('../images/footer_bg.jpg') repeat-x top center; color: #fff;}

/* heading */
h1,
h2,
h3,
h4,
h5,
h6 {line-height: 1.2em; margin-bottom: 15px; font-weight: normal; font-family: 'Delius Swash Caps', cursive;}
h1 {font-size: 1.6em; color: #9e0000;}
h2 {font-size: 1.4em; color: #9e0000;}
h3 {font-size: 1.2em; color: #73b5af;}
h4 {font-size: 1.2em; color: #73b5af;}
h5 {font-size: 1em; color: #555;}
h6 {font-size: 1em; color: #555;}

/* LINK */
a {color: #9b1a00; text-decoration: none;}
a:active {color: #000;}
a:hover {color: #489f97;}

/* .header */
.header h1,
.header h5 {font-size: 42px; margin: 100px 0 0 0;}
.header-title {color: #fff; font-family: 'Meddon', cursive;}
.header-title:hover {color: #e7f3f2;}

/* .header form */
.header-form {clear: both; overflow: hidden; position: absolute; top: 20px; right: 0;}
.header-text {width: 150px; padding: 4px; margin-right: 5px; font-size: 0.85em; color: #888; border: 1px solid #bbb;}

/* .nav */
.nav {position: relative; background: #9cd6d1; height: 32px; clear: both; line-height: 1em; font-size: 0.9em; font-weight: 400;}

.nav ul {list-style: none;}

.nav li {float: left; position: relative; z-index: 100;}
.nav li:hover {background: #73b5af;}

.nav a {display: block; padding: 14px 15px; color: #fff;}
.nav a span.menu-down {background: url('../images/menu_down.gif') no-repeat right center; padding: 0 8px;}
.nav a span.menu-right {background: url('../images/menu_right.gif') no-repeat right center; display: block; width: 3px; height: 5px; position: absolute; right: 5px; top: 15px;}
.nav a:hover {background: #73b5af; color: #fff;}
.nav li.current_page_item a,
.nav li.current-menu-item a {color: #fff; background: #73b5af;}
.nav li.current_page_item li a,
.nav li.current-menu-item li a {background: #9cd6d1; color: #fff; }
.nav li.current-menu-item li a:hover {background: #9cd6d1; color: #fff;}

.nav ul ul a {display: block; padding: 10px; position: relative;}
.nav ul ul {position: absolute; z-index: 120; width: 200px; background: #9cd6d1; display: none; z-index: 200;}
.nav ul ul li {display: block; float: none;}
.nav ul ul li:hover {background: #73b5af;}
.nav ul ul li a:hover {background: #73b5af; color: #fff;}
.nav ul ul li.current_page_item a,
.nav ul ul li.current-menu-item a {color: #fff; background: #73b5af;}

.nav ul ul ul {position: absolute; left: 200px !important;}

/* .article */
.article {margin-bottom: 50px; overflow: hidden; clear: both;}
.article .post-thumb {padding: 2px; border: 1px solid #ddd;}
.article .post-text {margin-bottom: 20px; padding-left: 50px; border-bottom: 2px dotted #7bccc2;}
.article .post-format-standard {background: url('../images/post_format_standard.gif') no-repeat 0 0;}
.article .post-format-aside {background: url('../images/post_format_aside.gif') no-repeat 0 0;}
.article .post-format-gallery {background: url('../images/post_format_gallery.gif') no-repeat 0 0;}
.article .post-format-image {background: url('../images/post_format_image.gif') no-repeat 0 0;}
.article h2.post-title {font-size: 1.8em; font-family: 'Delius Swash Caps', cursive; margin-bottom: 0; line-height: 1.2em;}
.article ul.post-meta {clear: both; overflow: hidden; font-size: 0.75em; text-transform: uppercase; padding: 5px 0; list-style: none;}
.article ul.post-meta li {float: left; margin-right: 10px; padding: 0;}
.article li.post-date {}
.article li.post-category {padding-left: 15px !important; background: url('../images/post_meta.gif') no-repeat 0 7px;}
.article .attachment-alignleft {float: left; margin: 0 10px 5px 0;}
.article .archives {overflow: hidden; clear: both; padding: 10px 0;}
.article .archives .archives-box {width: 45%; float: left; padding: 2px;}

.article .user-meta {list-style: none; padding: 0;}
.article .user-meta li.name,
.article .user-meta li.profile,
.article .user-meta li.contact,
.article .user-meta li.website {padding: 2px 0 10px 25px;}
.article .user-meta li.name {background: url('../images/icon_name.gif') no-repeat 0 3px;}
.article .user-meta li.profile {background: url('../images/icon_profile.gif') no-repeat 0 3px;}
.article .user-meta li.contact {background: url('../images/icon_email.gif') no-repeat 0 3px;}
.article .user-meta li.website {background: url('../images/icon_website.gif') no-repeat 0 3px;}

/* .article misc */
.article blockquote {display: block; clear: both; margin: 20px 0; padding: 0 20px 0 40px; background: url('../images/blockquote.png') no-repeat 0 0; font-style: italic; color: #888;}
.article blockquote p {padding: 0;}
.article ul {padding: 0 0 20px 25px; list-style: circle outside;}
.article ol {padding: 0 0 20px 25px; list-style: decimal outside;}
.article li {padding: 3px 0; line-height: 1.8em;}

/* .article misc */
.pagetitle {text-align: center; font-size: 2em; padding: 20px; color: #999;}

.page-pagination {font-weight: bold; border-top: 1px solid #eee; border-bottom: 1px solid #eee; padding: 5px 0;}

ul.pagination {clear: both; font-size: 0.85em; padding: 10px 0; overflow: hidden; list-style: none;}
ul.pagination li {float: left;}
ul.pagination li.pages {margin-right: 10px;}
ul.pagination a:hover,
ul.pagination .current-page {padding: 5px 10px; margin-right: 5px; background: #73b5af; color: #fff;}
ul.pagination a {padding: 5px 10px; margin-right: 5px; background: #eee; color: #555;}

.post-footer {margin: 10px 0;}
.post-footer ul {padding: 0 20px;}
.post-footer ul li {padding: 5px 0;}
.post-footer li.post-comment {background: url('../images/post_comment.gif') no-repeat left center; padding: 10px 0 10px 20px; width: 120px; margin-right: 10px;}
.post-footer li.post-comment a {color: #fff;}

ul.post-info-meta {font-size: 0.9em; color: #888; padding: 0; margin: 0;}
ul.post-info-meta li {list-style: none; float: left;}

.footer-navi {clear: both; overflow: hidden; padding: 0 !important; margin-bottom: 20px;}
.footer-navi li.previous {list-style: none; float: left;}
.footer-navi li.next {list-style: none; float: right;}

/* .gallery */
.gallery {clear: both; overflow: hidden;}
.gallery a {padding: 5px; display: block; float: left;}
.gallery a img {max-width: 100%; height: auto;}

/* .sideform */
.sideform {clear: both; overflow: hidden; text-align: center;}
.sidetext {width: 150px; margin: 2px auto; color: #888; border: 1px solid #bbb;}

/* .side-widget */
.side-widget {margin-bottom: 20px; overflow: hidden; clear: both;}
.textwidget {overflow: hidden; clear: both;}
.side-widget h3 {font-size: 1.4em; font-family: 'Delius Swash Caps', cursive; color: #51a69b; padding: 15px 0 15px 50px; background: url('../images/side_title.gif') no-repeat center; margin-bottom: 5px;}
.side-widget ol,
.side-widget ul {clear: both; list-style: none;}
.side-widget ol.children,
.side-widget ul.children {clear: both; list-style: none; margin-left: 20px;}
.side-widget ol li,
.side-widget ul li {padding: 5px 0; line-height: 1.8em; border-bottom: 1px dotted #eee;}

/***** WIDGET *****/
/* .flickr */
.flickr {clear: both; padding: 10px 0;}
.flickr .flickr_badge_image {float: left; padding: 5px;}
.flickr .flickr_badge_image img {}

/* .social-icons */
ul.social-icons li {float: left; border-bottom: none;}
.social-rss,
.social-twitter,
.social-facebook {display: block; width: 55px; height: 55px; float: left; margin: 0 15px; background: url('../images/icons_social.gif') no-repeat; text-indent: -9999px;}
.social-twitter {background-position: 0 0;}
.social-facebook {background-position: -79px 0;}
.social-rss {background-position: -157px 0;}

/* .twitter */
.tweet_list {font: normal 0.85em Verdana, Tahoma, Arial, Sans-serif; color: #999; padding: 5px 0;}
.tweet_time {font-size: 80%; font-style: italic; display: block; text-align: right;}

/* .widget-slide */
.widget-slide {}
ul.widget-slide-list {}
ul.widget-slide-list li {float: left; font-size: 1.4em;}
ul.widget-slide-list li a {padding: 2px 15px; color: #333;}
ul.widget-slide-list li a.current {background: #eee;}

/* .footer */
.footer-inner {overflow: hidden; padding: 30px 0; width: 1000px; margin: 0 auto;}
p.footer-copy {width: 1000px; clear: both; font-size: 0.9em; overflow: hidden; padding: 20px 0; margin: 0 auto;}
.footer-credit {display: block; width: 100px; height: 17px; background: url('../images/footer_credit.jpg') no-repeat 0 0; float: right; text-indent: -9999px;}
p.footer-copy a {color: #fff;}

/* COMMENT */
.comment-box {padding: 0 10px; overflow: hidden;}
.comment-box h4 {font-size: 1.4em; padding: 10px 0;}
#respond {padding: 10px; background: #fff;}
.comment-text {width: 25%; margin-right: 5px;}
.comment-textarea {width: 95%;}
.comment-text,
.comment-textarea {border: 1px solid #ccc; padding: 5px; color: #999; font: normal 0.85em Verdana, Tahoma, Arial, San-serif;}
.avatar {margin-right: 20px; float: left; border: 1px solid #999;}
.comment-meta {clear: both; overflow: hidden;}
.comment-meta h6 {font-size: 1em; margin-bottom: 3px;}
.comment-meta small {font-style: italic; color: #999; font-size: 0.85em;}
.comment-content {padding: 5px 10px; overflow: hidden;}
.comment-content p {padding: 5px 0; margin: 0 0 10px 55px; line-height: 1.8em}
.commentlist li {border-bottom: 1px solid #ddd; margin-bottom: 20px; list-style: none;}
.commentlist ul.children {padding: 0;}
.commentlist ul.children li {border: none; border-left: 1px solid #ddd; padding: 0 0 0 30px; margin: 0; list-style: none;}
a.comment-reply-link,
a#cancel-comment-reply-link {background: #a00000; color: #fff; padding: 2px 5px; font: normal 0.75em Verdana, Tahoma, Arial, San-serif;}
a.comment-reply-link {float: right;}

/* #wp-calendar */
#wp-calendar {text-align: center; width: 100%; font-size: 0.85em;}
#wp-calendar caption {font-weight: bold; text-align: center; padding: 10px 0;}
#wp-calendar th {font-style: normal; text-transform: capitalize; padding: 2px;}
#wp-calendar td {font-style: normal; padding: 2px;}

/* img */
img.aligncenter {display: block; margin: auto;}
img.alignright {display: inline; margin: 0 0 10px 20px;}
img.alignleft {display: inline; margin: 0 20px 10px 0;}
.centered {display: block; margin: auto;}
.alignleft {float: left; margin-right: 10px;}
.alignright {float: right; margin-left: 10px;}

/* .wp-caption */
.aligncenter,
div.aligncenter {display: block; margin-left: auto; margin-right: auto;}
.wp-caption {border: 1px solid #ccc; background: #efefef; margin: 10px; padding-top: 4px; text-align: center;}
.wp-caption img {border: 0;}
.wp-caption p.wp-caption-text {font-size: 0.85em; line-height: 1.2em; padding: 3px 0; margin: 0;}

/* misc */
label {display: inline-block; margin-right: 20px;}
.hidden {display: none;}
.focused {border: 1px solid #000;}
.highlight {background: #efefef; padding: 0 2px;}
.button {padding: 1px 5px;}
.fade {filter: alpha(opacity=50); opacity: 0.5;}
.clearfix {clear: both; height: 15px;}

/* SHORTCODES */
#tooltip {position: absolute; border: 1px solid #555; background: #f7f5d1; padding: 5px; color: #333; font-size: 0.8em; display: none;}
.tooltip {cursor: pointer; border-bottom: 1px dashed #ccc;}

.left {width: 48%; float: left; line-height: 1.8em;}
.right {width: 48%; float: right; line-height: 1.8em;}

.col1 {width: 31%; float: left; line-height: 1.8em;}
.col2 {width: 31%; padding: 0 3%; float: left; line-height: 1.8em;}
.col3 {width: 31%; float: right; line-height: 1.8em;}

.accordion-wrap {position: relative;}
.accordion-title {padding: 10px 10px 10px 30px; font-weight: 400; background: #9cd6d1 url('../images/accordion_bg.gif') no-repeat 10px 12px; color: #fff; cursor: pointer; margin-bottom: 5px; line-height: 1em; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px;}
.accordion-open {background-position: 10px -14px;}
.accordion-content {padding-bottom: 15px; width: 100%; line-height: 1.8em;}

.post-button {display: inline-block; line-height: 1em; padding: 8px 10px; color: #fff; background: #a00000; -moz-border-radius: 8px; -webkit-border-radius: 8px; border-radius: 8px;}
.post-button:hover {background: #09c; color: #fff;}

#contact-form {overflow: hidden;}
.contact-form-text {width: 95%; margin-bottom: 10px;}
.contact-form-textarea {width: 95%; height: 150px;}
.notification_error {font-size: 0.9em; border: 1px solid #ffe432; background: #fff3a0; padding: 5px;}

.warning,
.question,
.disclaim {display: block; padding: 5px 5px 5px 30px; color: #666; overflow: hidden; line-height: 1.8em; font-size: 0.9em;}
.warning {border: 1px solid #ffe432; background: #fff3a0 url('../images/warning.gif') no-repeat 5px 10px;}
.question {border: 1px solid #ddd; background: #f3f3f3 url('../images/question.gif') no-repeat 5px 10px;}
.disclaim {border: 1px solid #fffdb8; background: #fffede url('../images/disclaim.gif') no-repeat 5px 10px;}