/*
Theme Name:		MarcoRopke
Description: 	Pastry Training Centre of Vancouver
Author: 		KN
URI: 			http://www.vancouverpastryschool.com
*/

/* Colors -- Brown (bg): #5c250e */

/*------------------------------------------------*/
/*---------------------RESET----------------------*/
/*------------------------------------------------*/
html, body, div, span, object, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, address, code, img, 
small, strong, dl, dt, dd, ol, ul, li,
fieldset, form, label { margin: 0; padding: 0; border: 0; outline: 0; vertical-align: baseline; background: transparent; }
body { line-height: 24px; font-family: arial, sans-serif; }
ol, ul { list-style: none; }

/*------------------------------------------------*/
/*-----------------TOOLS--------------------------*/
/*------------------------------------------------*/
.line { border-bottom: 1px dotted #cccccc; width: 602px; margin-right: 40px; clear: both; margin: 0 0 30px 0; }
.sidebar-line { border-bottom: 1px dotted #cccccc; width: 320px; clear: both; margin: 0 0 23px 0; }
.dots { color: #444444; }
.clear { clear: both; }

/*------------------------------------------------*/
/*-----------------GENERAL STYLES-----------------*/
/*------------------------------------------------*/
.standard-page { background: url(images/page-bg-brown.png) repeat-x; background-color: #ffffff; }
.homepage { background: url(images/home-bg-brown.png) repeat-x; background-color: #ffffff; }
h1 { font-size: 30px; color: #444444; font-weight: normal; margin-bottom: 20px;}
h2 { font-size: 20px; color: #7A1600; font-weight: normal; margin-bottom: 14px; padding-top:8px;}
h3 { font-size: 18px; color: #7A1600; font-weight: normal; margin-bottom: 15px;}
h4 { font-size: 15px; color: #444444; font-weight: normal; margin-bottom: 8px; border-bottom:1px solid #cade4c;}
h5 { font-size: 14px; color: #444444; }
p { color: #444444; font-size: 12px; }
a { color: #7A1600; font-size: 12px; text-decoration: none; }
a:hover { color: #444444; }
pre { color: #444444; }
hr {color: #eee; background-color: #eee; border-color:#eee;}
.promo {color:#222; padding:7px;font-size:13px; font-weight:bold; border:3px double #fff; margin:-12px 0px 0px 0px;text-align:center; float:right; width:200px;background-color:#cade4c;}
/*-----------------PROMOTIONAL BOX-------------------------*/
.promo a{ color:#222; font-size:14px; text-decoration:underline;}
/*-----------------PAGE PRICE-------------------------*/
.price { font-size: 15px; color: #7A1600; font-weight: bold; margin-bottom: 16px; background-color:#f5f5f5; padding:6px; width:auto;border-bottom:1px dotted #cade4c; border-top:1px dotted #cade4c;}
/*-----------------ICS Location-------------------------*/
.location {text-decoration:italic; color:#555;}
h5.timedate {font-size:12px; color:#444; margin:8px 0px 8px 0px;}
strong.register a{font-weight:bold;text-decoration:underline;}
/*------------------------------------------*/
div.dates_course {padding:8px 0px;}
div.dates_course .time {color:#777;font-style:italic;}
div.dates_course p {color:#7A1600;margin-bottom:10px; padding-left:2px; background-color:#f5f5f5; font-size:14px;}
div.dates_course p.descript {color:#555;font-size:12px;border-bottom:none;margin-top:-8px;}
/*-----------------FRONTPAGE EVENTS --------------*/
.upcomingFront {clear:left;margin-top:-10px;padding:0px;}
.upcomingFront h4 {font-size:12px;margin:0px 0px 4px 0px;margin-top:-8px;border-bottom:none;background-color:none;}
.upcomingFront div.dates_course {border:none; padding:0px;clear:left;background-color:none;}
.upcomingFront div.dates_course p.descript{display:none;margin-top:-10px;}
.upcomingFront div.dates_course p {font-size:12px;font-weight:normal;width:284px;background-color:none;padding-left:-10px;margin-left:0px;}
.upcomingFront div.dates_course p span{margin-left:-8px;margin-right:4px;}

/*----------------------CALENDAR STUFF ------------*/
/* ---Artisan Bread Making Classes-*/
.page span.cal_color_1 {display:none;}
.cal_color_1 {color:#fff;background-color:#d35622;padding:4px;-moz-border-radius: 4px;
}
/* ---Cake Decorating Classes-*/
.cal_color_2 {color:#222;background-color:#f676be;padding:4px;-moz-border-radius: 4px;
}
/*---corporate classes--*/
.cal_color_3 {color:#fff;background-color:#555555;padding:4px;-moz-border-radius: 4px;
}
/*---Serious Pastry Foodie ---*/
.cal_color_4 {color:#222;background-color:#bcd631;padding:4px;-moz-border-radius: 4px;
}
/*----Serious Pastry Classes ----*/
.cal_color_5 {color:#fff;background-color:#0e355c;padding:4px;-moz-border-radius: 4px;
}
/*---- Serious Chocolate Class ----*/
.cal_color_6 {color:#fff;background-color:#5c250e;padding:4px;-moz-border-radius: 4px;
}
/*------------------------------------------------*/
/*-----------------HEADER-------------------------*/
/*------------------------------------------------*/
#wrap { width: 974px; margin: auto; }
#header { float: left; width: 100%; }
#header h1 a { background: url(images/logo.png) no-repeat; width: 460px; height: 98px; float: left; text-indent: -9999px; margin-top: 24px; margin-left: -17px;  }

/*------------------------------------------------*/
/*-----------------NAVIGATION---------------------*/
/*------------------------------------------------*/
/* 1st Level */
ul.nav { position: relative; float: right; padding-left: 400px; margin-top: -64px; z-index: 1; }
ul.nav li { float: left; padding: 0px 4px 0px 10px; zoom: 1; }
ul.nav a:hover { color: #7A1600; text-decoration: none; }
ul.nav a:active { color: #7A1600; }
ul.nav li a { display: block; padding: 4px 8px; text-decoration: none; text-transform: uppercase; color: #555555; font-weight: bold; font-size: 12px; }
ul.nav li:last-child a { border-right: none; } /* Doesn't work in IE */
ul.nav li.hover, ul.dropdown li:hover {  color: black; position: relative; }
ul.nav li.hover a { color: #7A1600; }
ul.nav li.current_page_item a { color: #7A1600; }

/* 2nd Level */
ul.nav ul { width: 260px; visibility: hidden; position: absolute; top: 98%; left: -20px; color: #000000; margin: 0 0 0 10px;  }
ul.nav ul li { font-weight: normal; background: #a05d40; color: #000; border-bottom: 1px solid #eeeeee; float: none; padding: 1px; }
ul.nav ul li:hover { background: #7A1600;}
ul.nav ul li.page_item a { border-right: none; width: 100%; display: inline-block; color: #eeeeee; }
ul.nav ul li.page_item a:hover { color: #eeeeee; }
ul.nav ul li.current_page_item a { color: #c1d82f;  }
ul.nav ul li.current_page_item a:hover { color: #c1d82f;  }

/* 3rd Level */
ul.nav ul ul { left: 202px; top: 0px; }
ul.nav li:hover > ul { visibility: visible; }
ul.nav ul li ul li { background-color: #444444; }
ul.nav ul li ul li.page_item a { width: 100%; display: inline-block; color: #eeeeee; }
ul.nav ul li ul li.page_item a:hover { color: #eeeeee; }
ul.nav ul li ul li.current_page_item a { color: #7A1600;  }
ul.nav ul li ul li.current_page_item a:hover { color: #7A1600; }

/*------------------------------------------------*/
/*-----------------MAIN LAYOUT--------------------*/
/*------------------------------------------------*/
#main { width: 974px; float: left; margin-top: 0px; margin-bottom: 89px; }
#front-page-main { width: 960px; float: left; margin-top: 44px; margin-bottom: 40px; }
#content { width: 589px; padding-right: 38px; float: left; border-right: 1px dotted #cccccc; margin-top: 80px; }
#content_calendar {float: left; margin-top: 80px; width:100%; }
#contact-content { width: 589px; padding-right: 38px; float: left; margin-top: 80px; }
#featured-section #front-page-content { width: 478px; padding-right: 14px; float: left; }
#sidebar { width: 300px; float: left; padding-left: 38px; margin-top: 80px; }
#page-tagline { float: left; margin: 56px 0 0 -10px; }

/*------------------------------------------------*/
/*-----------------FRONT PAGE---------------------*/
/*------------------------------------------------*/
#featured-section { float: left; margin-top: -24px; margin-bottom:4px; }
#featured-section #front-page-content h2 { background: url(images/featured-section-title.png) no-repeat; width: 478px; height: 45px; margin-top: 85px; text-indent: -9999px; margin-bottom: 0px; }
#featured-section #front-page-content h3 { background: url(images/featured-section-subtitle.png) no-repeat; width: 422px; height: 24px; text-indent: -9999px; margin: 2px 0 15px 0; }
#featured-section #front-page-content p { background: url(images/featured-section-text.png) no-repeat; width: 392px; height: 93px; text-indent: -9999px;  }
#featured-section #slider { position: relative; z-index: -1; float: right; width: 480px; height: 278px; background: url(images/image-container.png) no-repeat; margin: 37px 0 0 0px; }
#featured-section #slider img { margin: 47px 0 0 10px; }
#latest-blog-posts img { border: 1px #cccccc solid; padding: 2px; height: 50px; width: 50px; float: left; margin-bottom: 30px; }
#latest-blog-posts p { float: left; padding-left: 10px; margin-top: -6px;  }
#latest-blog-posts li { list-style: none; height: 88px }
#latest-blog-posts h2 { margin-bottom: 25px; }
#services { float: left; width: 290px; margin-right: 30px; }
#services p { margin-bottom: 14px; }
#latest-blog-posts { float: left; width: 310px; padding-right: 10px; }
#testimonials { float: left; width: 290px; padding-right: 30px; margin-top:24px; }
#testimonials p { font-style: italic; }
#testimonials p.author { font-style: normal; color: #888888; margin-bottom: 20px; }
#photoShow { float: left; height: 420px; width: 185px; }
#photoShow div { position: absolute; z-index: 0; }
#photoShow div.previous { z-index: 1; }
#photoShow div.current { z-index: 2; }

/*------------------------------------------------*/
/*-----------------POSTS/PAGES--------------------*/
/*------------------------------------------------*/
/* Posts */
.post { float: left; padding-left: 0px; height: 268px; }
.post h2 a { text-decoration: none; color: #7A1600; font-size: 22px; }
.post h2 a:hover { color: #555555; }
.post img { border: 1px solid #cccccc; float: left; margin-right: 20px; padding: 5px; }
.post p { margin-top: -6px; padding-left: 182px;  }
.meta { margin-top: -25px; }
.meta p { color: #888888; font-size: 10px; padding-bottom: 20px; padding-left: 0px; padding-top: 4px; text-transform: uppercase; }
.meta p a { color: #888888; font-size: 10px; }
#related-posts { clear: both; padding-bottom: 0px; border-top: 1px dotted #cccccc; margin-bottom: 25px; color: #555555; padding-top: 25px; }

/* Single Posts */
.single-post-content { padding-bottom: 18px; }
.single-post-content img { float: left; margin: 7px 30px 20px 0px; padding: 2px; border: 1px solid #cccccc; }
.single-post-content h2 a { text-decoration: none; color: #7A1600; font-size: 22px; margin-bottom: -10px;  }
.single-post-content h2 a:hover { color: #555555; }
.single-post-content p { margin-bottom: 15px; }
.single-post-content .meta p { color: #888888; font-size: 10px; padding-bottom: 10px; padding-left: 0px; padding-top: 5px; margin-bottom: 10px; margin-top: -10px; }
.single-post-content .meta p a { color: #888888; font-size: 10px; }

/* Pages */
.page h2 { margin-bottom: 30px; font-size: 22px; }
.page h2 a:hover { color: #555555; }
.page img { border: 1px solid #cccccc; float: left; margin-right: 20px; padding: 5px; }
.page p { margin-top: -6px;  margin-bottom: 27px;  }
.page ol, .single-post-content ol { margin-bottom: 20px; }
.page ol li, .single-post-content ol li { list-style:upper-roman; font-size: 12px; color: #555555; margin-left: 0px; padding-left: 0px;}
.page ul, .single-post-content ul { margin-bottom: 20px; }
.page ul li, .single-post-content ul li { list-style:circle; color: #555555; font-size: 12px; margin-left: 15px; padding-left: 5px; }

/* Archives */
.archive-page h3 a { margin-bottom: -7px; padding-bottom: 0px; font-size: 16px; font-weight: normal; }
.archive-page h2 { margin-bottom: 20px; padding-bottom: 8px;  }
.archive-page p { margin-bottom: 27px; }
.archive-page .meta p { color: #888888; font-size: 10px; padding-bottom: 10px; padding-left: 0px; padding-top: 5px; margin-bottom: 0px; }
.archive-page .meta p a { color: #888888; font-size: 10px; }

/*------------------------------------------------*/
/*-----------------SIDEBAR------------------------*/
/*------------------------------------------------*/
#sidebar h2 { margin: 0 0 12px 3px; font-size: 22px;  }

/*Courses in Sidebar*/
#ics-calendar-widget .dateTime {font-size:10px;border-bottom:1px dotted #eee;}
#ics-calendar-widget .titleMain {font-size:8px;color:#000;}
#ics-calendar-widget p {margin:-2px 0px;padding:-2px 3px;}
#ics-calendar-widget a {font-size:11px;}
#ics-calendar-widget small{margin-top:-8px; margin-left:-4px;}

/* set style for each widget line (i.e. <li>) */
#sidebar ul li.aboutme, #sidebar ul li.twitter, #sidebar ul li.sponsors, #sidebar ul li.photos, #sidebar ul li.widget_archive, #sidebar ul li.widget_popular_posts, #sidebar ul li.widget_recent_comments, #sidebar ul li.widget_categories, #sidebar ul li.widget_meta, #sidebar ul li.widget_recent_entries, #sidebar ul li.widget_search, #sidebar ul li.widget_text, #sidebar ul li.widget_calendar, #sidebar ul li.widget_links, #sidebar ul li.widget_pages, #sidebar ul li.widget_rss, #sidebar ul li.widget_tag_cloud  { border-bottom: none; background: none; }
#sidebar ul li ul { margin: -5px 0 25px 4px; }
#sidebar ul li ul li a { color: #7A1600; text-decoration: none; }

/* specfic styling for widgets that require it */
#sidebar ul li.twitter a { padding-left: 0px; color: #1f6c85; }
#sidebar #twitter { margin: 0 0 25px 0px; font-size: 13px; color: #555555; width: 100%; }
#sidebar ul li.photos a { padding-left: 0px; display: inline;  }
#sidebar ul li.widget_recent_comments ul li.recentcomments { width: 205px; position: relative; padding: 0 0 10px 0; font-size: 13px; color: #555555; }
#sidebar .twitter-message { padding-bottom: 15px; }
#sidebar ul li.sponsors { margin: 0 0 20px 0px; }
#sidebar #searchform label { visibility: hidden; }
#sidebar #s { border: 1px solid #cccccc; padding: 5px; color: #555555; margin: 0 0 25px -78px; }
#sidebar #searchsubmit { margin-left: 13px; }
#sidebar .widget_rss img { display: none; }
#sidebar .widget_rss h2 a { color: #eeeeee; margin-left: -25px; }
#sidebar h2 a.rsswidget { font-size: 24px; color: #555555; text-decoration: none; margin-left: 0px;  }
#sidebar .textwidget { color: #555555; font-size: 13px; margin: 0 0 25px 6px; }
#sidebar #calendar_wrap { margin-left: 11px; font-size: 13px; color: #555555; margin-bottom: 25px; }
#sidebar #calendar_wrap caption { margin-left: -50px;  }
#sidebar #popular-posts p { margin-left: 0px; margin-bottom: 25px; }
#sidebar .wpp-comments, #sidebar .wpp-views { color: #555555; }
#sidebar #contact-details p { margin: 0 0 15px 5px; }

/*------------------------------------------------*/
/*-----------------COMMENTS-----------------------*/
/*------------------------------------------------*/
#comments_template { border-top: 1px dotted #cccccc; clear:both; padding-top: 20px; margin-left: 0px; }
#comments_template ol { width: 100%; }
#comments_template ol li { list-style: none; }
#content #comments_template a.url { font-size: 16px; font-style: normal; color: #7A1600; text-decoration: none; padding-left: 0px; }
#comments_template p.comment-meta { color: #888888; text-transform: uppercase; margin: -5px 0 0 0px; font-size: 10px; margin-bottom: 8px; }
#comments_template .commentlist img { float: right; width: 25px; height: 25px; margin: 5px 0 0 7px; padding: 2px; border: 1px solid #cccccc; }
#content #comments_template .comment-reply-link {  font-size: 10px; padding-top: 15px; margin: 5px 0 0 -7px; background: url(images/reply-button.png) no-repeat; width: 73px; height: 28px; display: block; }
#comments_template .comment { border: 1px dotted #cccccc; padding: 15px; margin: 15px 0px 0 0; }
#comments_template h3 { color: #555555; font-weight: normal; font-size: 20px; text-transform: none; margin: 0 0 20px 0; }
#comments_template p { margin: 0 0px 0px 0px; }
#comments_template em { font-size: 12px; color: #555555; } 
#comments_template .fn { color: #555555; }
#comments_template .commentlist { margin: 0 35px 35px 0; }

/* Comment Form */
#respond { font-size: 24px; font-weight: normal; color: #444444; clear: both; margin: 10px 0 30px 0; }
#respond h3 { margin-bottom: 20px; text-transform: none; }
#respond h3 a { font-size: 20px; }
#commentform { width: 485px; color: #555555; margin: 0 0 0 -5px; padding: 0px; }
#commentform .logged { margin-left: 6px; }
#commentform input { background: url(images/textfield-bg.png) no-repeat; border: none; float: left; color: #555555; width: 255px; font-size: 10px; padding: 13px; margin-bottom: 20px; }
#commentform textarea { background: url(images/textarea-bg.png) no-repeat; margin: 5px 0 0 2px; width: 468px; height: 238px; padding: 10px 10px; color: #555555; font-size: 12px; border: none; line-height: 20px; }
#commentform .submit { width: 128px; height: 37px; background: url(images/submit-button.png) no-repeat; cursor: pointer; margin-top: 20px; border: none; }
#commentform label { font-size: 14px; height: 30px; color: #555555; float: left; padding: 7px 0 0 20px; }
#cancel-comment-reply-link { font-size: 12px;  }

/*------------------------------------------------*/
/*-----------------CONTACT FORM-------------------*/
/*------------------------------------------------*/
#contactform  { width: 500px; clear: both; margin: 0px 0 0 -2px; float: left; }
#contactform p { float: left; }
#contactform input { background: url(images/textfield-bg.png) no-repeat; color: #555555; border: none; padding: 12px; width: 255px; float: left; margin-bottom: 20px; }
#contactform label { color: #888888; padding: 7px 0 0 20px; float: left; font-size: 10px; text-transform: uppercase; }
#contactform select { padding: 0px; width: 255px; float: left; margin-bottom: 20px; }
#contactform textarea { background: url(images/textarea-bg.png) no-repeat; color: #555555; font-size: 12px; padding: 10px; border: none; width: 468px; clear:both; font-family: Arial, Helvetica, sans-serif; line-height: 20px; overflow:hidden;  float: left; margin: 5px 0 0px 1px; height: 238px;}
#contactform .submit { width: 128px; height: 37px; background: url(images/submit-button.png) no-repeat;  cursor: pointer; border: none; margin: 15px 0 0 -5px; clear: both; }
.contact_error { display: block; height: 22px; line-height: 22px; background: #eeeeee url('images/error.gif') no-repeat 10px center; padding: 3px 10px 3px 35px; color:#555555;border: 1px solid #cccccc; margin-bottom: 30px; }
#contact #email_sent { background-color: #eeeeee; border: 1px #cccccc solid; padding: 10px; height: 60px; }
#contact #email_sent h3 { background: url('images/tick.png') left no-repeat; padding-left:22px; }
 
/*------------------------------------------------*/
/*-----------------FOOTER-------------------------*/
/*------------------------------------------------*/
#footer { clear: both; border-top: 1px dotted #cccccc; padding-top: 10px; margin-bottom: 70px; }
#footer p, #footer a { font-size: 10px; }
#footer #copyright { float: left; }
#footer #design { float: right; color: #888888; }
