/*
Theme Name: Steven's Berlitz Theme
Theme URI: http://wordpress.org/
Description: Custom Template for Berlitz Edinburgh.
Version: 1.0
Author: Steven Thompson
Author URI: http://www.steventhompson.co.uk/

Built upon the shoulders of a giant.  Michael Heilemann's default theme for Wordpress.
	Kubrick v1.5
	 http://binarybonsai.com/kubrick/
*/


/* BEGIN WIDTH DEFINITIONS */

/* CSS for MSIE/win: */

* html div#container {width: 760px /* fallback value */;
width:expression(((document.compatMode && 
document.compatMode=='CSS1Compat') ? 
document.documentElement.clientWidth : 
document.body.clientWidth) 
> 1218 ? "1200px" : (((document.compatMode && 
document.compatMode=='CSS1Compat') ? 
document.documentElement.clientWidth : 
document.body.clientWidth) < 570 ? "552px" : "99.7%")); }

/* CSS for standard compliant browsers: */

#container {
	margin:0 auto 0 auto;
	min-width:550px;
	max-width:1200px;
	width:100%;
	background:#ffffff url(images/bodybg.jpg) repeat-x;
}

/* END WIDTH DEFINITIONS */



/* BEGIN GENERAL TYPOGRAPHY */

body {
	background:#8b8b8b;
	font: 90%/1 arial, helvetica, sans-serif;
  	line-height: 140%;
	margin:0;
	padding:0;
}

a {
	font-weight:bold;
	text-decoration:none;
	color:#111675;
}

a:hover {
	color:#808080;
	text-decoration:underline;
}

p {
	line-height:1.5em;
	margin:0 0 15px;
	padding: 0px;
}

table {
	border-collapse:collapse;
}

td {
	padding: 6px 6px 6px 12px;
	border: 1px solid #909090;
	text-align:center;
}

td.sansborder {
	border-top: 0;
	border-left: 0;
	background: none;
}

tr.headings {
	font-weight:bold;
}

td.headings {
	font-weight:bold;
	background:#e2e2e2;
}

#content {
	border:1px solid #909090;
	background-color:#fafcff;
	padding:10px;
	margin:15px 375px 0 15px;
}

#content h1 {
	background-color:inherit;
	color:#606060;
	font-size:1.8em;
	font-weight:bold;
	letter-spacing:-1px;
	margin:0 0 15px;
	padding:0;
	border-bottom: 1px solid #b0b0b0;
}

#content h2 {
	font-size:1.6em;
	color:#606060;
}


/* END GENERAL TYPOGRAPHY */



/* BEGIN HEADERS */

/*** Flash banner designed by go360edinburgh http://go360edinburgh.co.uk/***/

#flashcontent{
	clear:both; display:block; line-height: 0; overflow: hidden;
font-size: 0;
}

.image1{
	background-image: url(180Panos/pano_1.jpg);
	background: url(180Panos/pano_1.jpg);
	layer-background-image: url(180Panos/pano_1.jpg);

}
.image2{
	background-image: url(180Panos/pano_2.jpg);
	background: url(180Panos/pano_2.jpg);
}
.image3{
	background-image: url(180Panos/pano_3.jpg);
	background: url(180Panos/pano_3.jpg);
}
.image4{
	background-image: url(180Panos/pano_4.jpg);
	background: url(180Panos/pano_4.jpg);
}
.image5{
	background-image: url(180Panos/pano_5.jpg);
	background: url(180Panos/pano_5.jpg);
}
.image6{
	background-image: url(180Panos/pano_6.jpg);
	background: url(180Panos/pano_6.jpg);
}
.image7{
	background-image: url(180Panos/pano_7.jpg);
	background: url(180Panos/pano_7.jpg);
}
.image8{
	background-image: url(180Panos/pano_8.jpg);
	background: url(180Panos/pano_8.jpg);
}
.image9{
	background-image: url(180Panos/pano_9.jpg);
	background: url(180Panos/pano_9.jpg);
}
.image10{
	background-image: url(180Panos/pano_10.jpg);
	background: url(180Panos/pano_10.jpg);
}
.image11{
	background-image: url(180Panos/pano_11.jpg);
	background: url(180Panos/pano_11.jpg);
}
.image12{
	background-image: url(180Panos/pano_12.jpg);
	background: url(180Panos/pano_12.jpg);
}

.image13{
	width: 1358px;
	position: absolute;
	left: 0px;
	top: 230px;
	background-image: url(180Panos/pano_12.jpg);
	height: 160px;
}

/* And of course, the backup image for those who don't have flash! */

#banner {
	background:#1e1e1e url(images/banners/banner_fallback.jpg) top left;
	margin:0 0 0 0;
	padding:0 0 0 0;
	overflow: hidden;
	height: 180px;
	width:100%;
}

/* Static banners for page groups */

.courses {
	background:#1e1e1e url(images/banners/banner_courses.jpg) top left;
}

.accommodation {
	background:#1e1e1e url(images/banners/banner_accommodation.jpg) top left;
}

.findus {
	background:#1e1e1e url(images/banners/banner_findus.jpg) top left;
}

/* END HEADERS */


/* BEGIN TOP NAVIGATION */

/*Credits: CSSpplay */
/*URL: http://www.cssplay.co.uk/menus/pro_15 */
.pro15 {
	padding:0 0 0 20px;
	margin:0;
	list-style:none;
	height:30px;
	background:#1841c8 url(pro_15mod/pro_15_0.gif);
}

.pro15 li {
	float:left;
}

.pro15 li a {
	display:block;
	float:left;
	height:30px;
	line-height:30px;
	background:url(pro_15mod/pro_15_0.gif);
	color:#ddd;
	text-decoration:none;
	font-family:arial, verdana, sans-serif;
	text-align:center;
	padding:0 0 0 10px;
	cursor:pointer;
	font-size:14px;
}

.pro15 li a b {
	float:left;
	display:block;
	background:url(pro_15mod/pro_15_0.gif) right top;
	padding:0 16px 0 8px;
}

.pro15 li.current a {
	color:#fff;
	background:url(pro_15mod/pro_15_2.gif);
}

.pro15 li.current a b {
	background:url(pro_15mod/pro_15_2.gif) no-repeat right top;
}

.pro15 li a:hover {
	color:#fff;
	background: url(pro_15mod/pro_15_1.gif);
}

.pro15 li a:hover b {
	background:url(pro_15mod/pro_15_1.gif) no-repeat right top;
}

.pro15 li a:active {
	color:#fff;
	background: url(pro_15mod/pro_15_2.gif);
	cursor:default;
}

.pro15 li a:active b {
	background:url(pro_15mod/pro_15_2.gif) no-repeat right top;
}

.pro15 li a em {
	display:block;
	float:left;
	width:16px;
	height:30px;
}

.pro15 li a em.home {
	background:url(pro_15mod/home2.gif) no-repeat center center;
}

.pro15 li a em.calendar {
	background:url(pro_15mod/events.gif) no-repeat center center;
}

.pro15 li a em.find {
	background:url(pro_15mod/find.gif) no-repeat center center;
}

.pro15 li a em.contact {
	background:url(pro_15mod/contact.gif) no-repeat center center;}

/* Unused Icons .pro15 li a em.camera {background:url(pro_15mod/camera.gif) no-repeat center center;}  
.pro15 li a em.search {background:url(pro_15mod/search.gif) no-repeat center center;} */

/* END TOP NAVIGATION */



/* BEGIN SIDEBAR */

#sidebar {
	padding:15px 10px 10px 0px;
	width:165px;
	float:right;
}

#sidebar p {
	text-align:center;
}


#sidebar h2 {
	font-size: 1.4em;
	margin-top: 10px;
	padding: 5px;
	border-bottom: 1px solid #BEBFC3;
}

#sidebar ul {
	padding-left: 0px;
	margin: 0px;
}

#sidebar li {
	list-style: none;
}

#sidebar ul.box li a {
	background:#e8e9ea;
	border-left:1px solid #b0b0b0;
	border-right:1px solid #b0b0b0;
	border-bottom:1px solid #b0b0b0;
	display:block;
	padding:5px 0 5px 0;
	text-align: center;
	width:148px;
	color:#111675;font-family:arial, verdana, sans-serif;
	font-size:14px;
}

#sidebar ul.box li a:hover {
	background:#f8f9fa;
	border-left:1px solid #909090;
	border-right:1px solid #909090;
	border-bottom:1px solid #909090;
	color:#303030;
	text-decoration:none;
}

/* Stops IE7 and FF3 putting borders around the img hyperlinks in the menu.  Also prevents FF3 placing a few pixels of space below the buttons and hence cocking up the look. */

#sidebar img {
	border:none;
	vertical-align:bottom;
}

/* This is also required to make sure the hyperlink aligns with the image correctly */

#sidebar a {
	border:none;
	vertical-align:bottom;
}

li.feed {
	background: url(images/rss.gif) no-repeat left top;
	padding: 2px 0 8px 20px;
}

/* ...and just to make sure the jQuery tags to call any margins in */

dl,dd { margin: 0; }

/* END SIDEBAR */



/* BEGIN FOOTER */

#footer {
	background:#8b8b8b url(pro_15mod/pro_15_0.gif) top left repeat-x;
	clear:both;
	color:#aaaaaa;
	margin:0;
	padding:5px 0;
	text-align:center;
	width:100%;
}

#footer a {
	color: #d0d0d0;
	font-weight:bold;
}

/* END FOOTER */


/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

	/* I don't want none of Michael's double tipped arrows messin with ma jquery accordian menu now. */
/*.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}*/

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}


/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */
