/* 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: 1000px;}
.header {position: relative; padding: 20px; height: 140px;}
.section {float: left; width: 640px; padding: 20px; margin: 20px 0; background: #fff;}
.section-wide {clear: both; width: 960px; margin: 20px 0; padding: 20px; background: #fff;}
.aside {float: right; width: 300px; margin: 20px 0;}
.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 .header-desc {color: #db5293; font-size: 1.4em; text-shadow: 1px 1px 0 #fff;}
.header .header-img-title {max-width: 100%; height: auto;}

/* .header form */
.header-form {overflow: hidden; position: absolute; top: 10px; right: 0; padding: 0 10px; width: 180px; height: 25px; background: url('../images/header_form_bg.gif') no-repeat 0 0;}
.header-text {width: 140px; background: #fff; border: 1px solid #fff; color: #aaa; font-size: 0.85em;}
.header-button {width: 25px; height: 25px; background: url('../images/header_button_bg.gif') no-repeat 0 0; border: none; text-indent: -9999px; cursor: pointer;}

/* .nav */
.nav {position: relative; height: 50px; z-index: 100; 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: 1000px; margin: 0 auto; position: relative; height: 50px;}
.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 {position: absolute; z-index: 200; width: 200px; background: #eec6d1 url('../images/submenu_bg.jpg') repeat; display: none; border-bottom: 1px solid #df95a9;}
.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 a.sf-with-ul {padding-right: 20px;}
.nav .sf-sub-indicator {background: #fff; display: block; background: url('../images/menu_down.gif') no-repeat 0 0; width: 5px; height: 3px; position: absolute; top: 23px; right: 5px; text-indent: -9999px;}
.nav .sub-menu .sf-sub-indicator {background: #fff; display: block; background: url('../images/menu_right.gif') no-repeat 0 0; width: 3px; height: 5px; position: absolute; top: 20px; right: 5px; text-indent: -9999px;}

/* #nivo */
#nivo-wrapper {background: #fff; width: 640px; height: 430px; overflow: hidden; margin: 0 auto 50px auto; position: relative;}
#nivo-wrapper a {color: #fff;}

#nivoSlider {position: relative; width: 640px; height: 430px;}
#nivoSlider a {border: 0; display: block;}

/* #nivo thumbnail */
#nivoSlider .nivo-controlNav {position: absolute; bottom: 22px; right: 0;}
#nivoSlider .nivo-controlNav a {float: left; margin-right: 10px; display: block; width: 9px; height: 9px; background: url('../images/slide_nav.gif') no-repeat -20px 0; text-indent: -9999px;}
#nivoSlider .nivo-controlNav a.active {background-position: 0 0;}

/* .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;}

/* .gallery */
.gallery {clear: both; overflow: hidden;}
.gallery a {padding: 5px; display: block;}

/* .aside form */
.sideform {clear: both; overflow: hidden; text-align: center;}
.sidetext {width: 150px; margin: 2px auto; color: #888; border: 1px solid #bbb;}

/* .sidebox */
.side-widget h3 {font-size: 1.2em; text-transform: uppercase; color: #642d1d; padding-bottom: 5px; margin-bottom: 10px; border-bottom: 2px dotted #642d1d; font-family: 'Coustard', Serif;}
.side-widget ul {clear: both; list-style: none;}
.side-widget ul li {padding: 5px 0; line-height: 1.8em;}
.side-widget {padding-bottom: 20px; margin-bottom: 20px; overflow: hidden; clear: both; text-shadow: 1px 1px 0 #fff;}
.textwidget {overflow: hidden; clear: both;}

/***** WIDGET *****/
/* .flickr */
.flickr {clear: both; padding: 10px 0;}
.flickr .flickr_badge_image {float: left; padding: 5px;}
.flickr .flickr_badge_image img {width: 90px; height: 90px;}

/* .popular-entries */
ul.popular-entries li {clear: both; border-bottom: 1px solid #fbbcce; overflow: hidden;}
ul.popular-entries li .post-thumbnail {background: #fff; border: 1px solid #eee; padding: 5px;}

/* .social-icons */
ul.social-icons li {float: left;}
.social-rss,
.social-twitter,
.social-facebook,
.social-email {display: block; width: 100px; float: left; background: url('../images/social_icons.gif') no-repeat; padding: 5px 0 5px 45px;}
.social-rss {background-position: 0 0;}
.social-email {background-position: 0 -42px;}
.social-facebook {background-position: 0 -84px;}
.social-twitter {background-position: 0 -126px;}

/* .twitter */
.tweet_list {color: #999; padding: 10px 20px;}
.tweet {background: #fff;}
.follow-twitter {display: block; width: 220px; height: 40px; background: url('../images/widget_tweet_bg.png') no-repeat 0 0; text-indent: -9999px;}

/* .widget-tabs */
ul.widget-tabs li {width: 148px; float: left;}
ul.widget-tabs-title {border-bottom: 2px dotted #642d1d; overflow: hidden;}
ul.widget-tabs-title li {float: left; width: 150px;}
ul.widget-tabs-title li a {display: block; width: 148px; padding: 8px 0 5px 0; text-align: center; font-size: 1.2em; color: #642d1d; font-family: 'Coustard', Serif; text-transform: uppercase;}
ul.widget-tabs-title li a.current {background: #ffc8d8; color: #da4077;}

/* .footer */
p.footer-copy {width: 1000px; clear: both; font-size: 0.9em; overflow: hidden; margin: 16px auto;}
.footer-credit {display: block; width: 110px; height: 15px; background: url('../images/footer_credit.gif') no-repeat 0 0; text-indent: -9999px; float: right;}

/* 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.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;}
.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 {width: 48%; padding: 2% 0; float: left; line-height: 1.8em;}
.right {width: 48%; padding: 2% 0; float: right; line-height: 1.8em;}

.col1 {width: 31%; padding: 2% 0; float: left; line-height: 1.8em;}
.col2 {width: 31%; padding: 2% 3%; float: left; line-height: 1.8em;}
.col3 {width: 31%; padding: 2% 0; float: right; 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;}