/* OVERALL BODY STRUCTURE */
body {font: normal 0.8em Arial, Verdana, Tahoma, Sans-serif; color: #555; background: #fee6eb url('../images/background.jpg') repeat top center;}
body p {margin-bottom: 20px; line-height: 1.8em;}
.container {margin: 0 auto; width: 95%;}
.header {position: relative; padding: 20px; height: 100px;}
.section {width: 94%; padding: 3%; background: #fff;}
.section-wide {clear: both; width: 94%; padding: 3%; background: #fff;}
.footer {clear: both; overflow: hidden; height: 50px; background: url('../images/footer_bg.gif') repeat-x bottom center;}

/* HEADING */
h1,
h2,
h3,
h4,
h5,
h6 {line-height: 1.2em; font-weight: normal; font-family: 'Lobster Two', Sans-serif; margin-bottom: 15px;}
h1 {font-size: 2.4em; color: #da4077;}
h2 {font-size: 2.2em; color: #da4077;}
h3 {font-size: 2em; color: #ea7fa5;}
h4 {font-size: 1.8em; color: #ea7fa5;}
h5 {font-size: 1.6em; color: #555;}
h6 {font-size: 1.4em; color: #666;}

/* LINK */
a {color: #d73572; text-decoration: none;}
a:active {color: #000;}
a:hover {color: #a20f47;}

/* .header */
.header h1,
.header h5 {font-size: 70px; margin: 30px 0 0 0;}
.header img {max-width: 100%;  height: auto;}
.header .header-desc {color: #db5293; font-size: 1.4em; text-shadow: 1px 1px 0 #fff;}
.header .header-img-title {max-width: 100%; height: auto;}

/* .nav */
.nav {position: relative; height: 50px; background: #eec6d1 url('../images/menu_bg.jpg') repeat-x top center; clear: both; line-height: 1em; text-transform: uppercase; font-weight: bold; text-shadow: 1px 1px 0 #f9dee6;}
.nav-inner {width: 95%; margin: 0 auto; position: relative; height: 50px; overflow: hidden;}
.nav ul {list-style: none;}
.nav li.current_page_item a,
.nav li.current-menu-item a {background: #e8b3c2;}
.nav li.current_page_item ul li a,
.nav li.current-menu-item ul li a {background: none;}
.nav ul li {float: left; position: relative; z-index: 100;}
.nav ul ul {display: none !important;}
.nav ul ul li {display: block; float: none;}
.nav a {display: block; padding: 10px 15px; margin: 8px 0;}
.nav ul ul a {display: block; padding: 15px 10px; margin: 0; position: relative;}
.nav ul ul ul {position: absolute; left: 200px; top: 0;}

.nav .sf-sub-indicator {display: none;}

/* .article */
.article {margin-bottom: 30px; padding-bottom: 20px; overflow: hidden; clear: both; background: url('../images/post_bg.gif') repeat-x bottom center;}
.article .post-thumb {padding: 2px; border: 1px solid #ddd;}
.article .post-text {margin-bottom: 20px;}
.article h2.post-title {font-size: 2em; margin-bottom: 5px; line-height: 1.3em; color: #d73572;}
.article .post-meta {overflow: hidden; color: #8d8b8b; padding: 5px 0;}
.article .post-date {background: url('../images/post_date.gif') no-repeat 0 0; font-size: 1.1em; font-weight: bold; text-transform: uppercase; width: 61px; padding: 15px 0; margin-right: 20px; color: #fff; text-align: center; float: left;}
.article .archives {overflow: hidden; clear: both; padding: 10px 0;}
.article .archives .archives-box {width: 45%; float: left; padding: 2px;}

/* .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 */
.breadcrumb {padding: 5px 0; margin: 0 0 20px 0; font-size: 0.85em; border-bottom: 1px solid #eee;}

.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; padding: 10px 20px; overflow: hidden; list-style: none; background: #da4077;}
ul.pagination li {float: left;}
ul.pagination li.pages {margin-right: 10px; text-transform: uppercase;}
ul.pagination a:hover,
ul.pagination .current-page {padding: 2px 7px; margin-right: 5px; background: #fff; color: #da4077;}
ul.pagination a {padding: 2px 7px; margin-right: 5px; color: #fff;}

.post-footer {padding: 10px 0; margin: 10px 0; overflow: hidden; border-top: 2px dotted #eab8c6;}
.post-footer ul {padding: 0 20px;}
.post-footer ul li {padding: 5px 0;}

ul.post-info-meta {font: normal 0.85em Verdana, Tahoma, Sans-serif; color: #888; padding: 0; margin: 0;}
ul.post-info-meta li {list-style: none; float: left; margin-right: 10px;}

.footer-navi {clear: both; overflow: hidden; padding: 0 !important; margin-bottom: 20px; border-top: 1px solid #eab8c6; border-bottom: 1px solid #eab8c6;}
.footer-navi li.previous {list-style: none; float: left;}
.footer-navi li.next {list-style: none; float: right;}

/* .aside form */
.sideform {clear: both; overflow: hidden; text-align: center;}
.sidetext {width: 150px; margin: 2px auto; color: #888; border: 1px solid #bbb;}

/* .footer */
p.footer-copy {width: 95%; text-align: center; clear: both; font-size: 0.9em; overflow: hidden; margin: 5px auto;}

/* 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 small {font-style: italic; color: #999;}
.comment-content {padding: 5px 10px; overflow: hidden;}
.comment-content p {padding: 5px 0; margin: 0 0 10px 70px; 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: #d73572; color: #fff; padding: 2px 5px; font: normal 0.85em Verdana, Tahoma, Arial, San-serif;}
a.comment-reply-link {float: right;}

/* #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;}

/* IMAGES */
img {max-width: 100%; height: auto;}
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;}
#nivo-wrapper,
.header-form,
.aside,
img.wp-smiley,
.hidden {display: none;}
.highlight {background: #efefef; padding: 0 2px;}
.button {padding: 1px 5px;}
.fade {filter: alpha(opacity=50); opacity: 0.5;}

/* SHORTCODES */
#tooltip {position: absolute; border: 1px solid #555; background: #f7f5d1; padding: 5px; color: #333; font: normal 0.85em Verdana, Tahoma, Arial, Sans-serif; display: none;}
.tooltip {cursor: pointer; border-bottom: 1px dashed #ccc;}

.left,
.right,
.col1,
.col2,
.col3 {line-height: 1.8em;}

.accordion-wrap {position: relative;}
.accordion-title {padding: 5px 10px; font-weight: bold; background: #d73572; color: #fff; cursor: pointer; margin-bottom: 5px;}
.accordion-content {margin-bottom: 15px; width: 100%; line-height: 1.8em;}

#contact-form {}
.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;}

.clearfix {clear: both; height: 15px;}

.post-button {display: inline-block; padding: 2px 10px; color: #fff; background: #d73572;}
.post-button:hover {background: #a20f47; color: #fff;}

.warning,
.question,
.disclaim {display: block; padding: 5px 5px 5px 30px; color: #666; overflow: hidden; line-height: 1.8em;}
.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;}