@charset "UTF-8";

/*
Theme Name: Studio 819
Theme URI: http://tomografica.com/
Description: Theme for Studio 819
Author: Tomoko Matsubayashi
Author URI: http://tomografica.com/
*/

/*------------------------------------------------
TABLE OF CONTENTS
--------------------------------------------------
BODY
1. 	Wrapper: 		#wrapper
2. 	Header: 		#header
2.1 Logo:			#logo
2.2 Main image		#mainimg
2.3 Navigation:		#nav
3. 	Content: 		#content
3.1	Left column: 	#sidebarNews
3.2	Main content	#maincontent
4. 	Footer: 		#footer
------------------------------------------------- */

/* ---------------------------- */
/* STANDARD HTML TAG RESET */
/* ---------------------------- */
body,
h1, h2, h3,
p, ul, li,
form {
	border:0;
	margin:0px;
	padding:0px;
}

html {
	height: 100%;
/* CENTER IN IE > 7 */
	text-align: center;
	background-color: #301e1a;
}

/* ---------------------------- */
/* STANDARD HTML TAG DEFINITION */
/* ---------------------------- */
body {
	color:#3d2925;
	font-family:"Lucida Grande","Lucida Sans Unicode", 'ＭＳ Ｐゴシック', 'Osaka', 'Hiragino Kaku Gothic Pro','MS UI Gothic','ヒラギノ角ゴ Pro W3', Helvetica, Arial, "Osaka", sans-serif;
	font-size: 11px;
	background-color:#301e1a;
	text-align:center;
}

p { font-size:11px;}
h1 {font-size:18px; /* ...other properties... */}
h2 {font-size:16px; margin-bottom: 10px; color: #47332f;}
h3 {font-size:13px; color: #8c181b; margin:10px 0px;}
h4 {font-size:11px; color: #47332f; margin-bottom:10px;}


small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

.special {color: #8c181b;}




a, a:link, a:visited, a:active {color:#8c181b; text-decoration:none;}
a:hover {color:#8c181b; text-decoration:underline;}

hr {clear: both; display: block; color: #fff; background-color: #fff; border: 1px dotted #d8d8d8; border-style: none none dotted; padding:5px 0px; margin-bottom:15px; }

body,
form, input {}

a img {border: none; }
img {border:0;}
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; }
img.rateBanner {float: right; padding: 4px; margin: 0 20px 2px 7px; display: inline;}
img.alignleftH {float: left; padding: 0px; margin: 0 13px 0px 0; display: inline;}

.alignright { float: right; }
.alignleft { float: left; }
.center { text-align: center; }
.hidden { display: none; }
.clear {clear: both; visibility: hidden; height:0; content: ".";}

/* ----------------------------*/
/* PAGE ELEMENTS */
/* ----------------------------*/
#wrapper {
	margin:15px auto;
	width:967px;
	text-align:center;
	background: #ffffff url(images/wrapper-bg.jpg) repeat-y right;
	}

#header {
	width: 960px;
	}

#logo {text-align:left; float:left;}

#mainimg {text-align:left; float:right;}

	
#navbar {
	background: #ffffff url(images/nav-bg.jpg);
	height:25px;
	padding-top:10px;
	}
	
#nav {
	float:left;		
	font-family: Georgia, "Times New Roman", serif;
	font-size: 13px;
	text-align:center;
	width: 880px;
	
	}

#nav li {list-style:none; display:inline; margin-left:10px; margin-right:10px;}	

#nav a, #nav a:link, #nav a:visited, #nav a:active {color:#d2babb; text-decoration:none;}
#nav a:hover {color:#ffffff; text-decoration:none;}

#language {
	float:right;
	margin-right:20px;
	
}

#footer {
	background: #301e1a url('images/footer-bg.jpg') no-repeat top;
	color:#ffffff;
	padding: 10px 10px;
	}
	
#footer p {font-size:10px; text-align:right;}	

#content {
	background: #ffffff url('images/content-bg.jpg') repeat-y;
	text-align:left;
}


	
	
	
.address {
	color:#d2babb;
	font-family:"Times New Roman", serif;
	text-align:center; 
	margin:20px 0px;
	padding:5px 20px;
	border-top:3px double #9c373a; 
	border-bottom:3px double #9c373a;
	line-height:16px;
	}	

.address a, .address a:link, .address a:visited, .address a:active {color:#d2babb; text-decoration:none;}
.address a:hover {color:#ffffff; text-decoration:none;}


#maincontent {
	float:right;
	width:700px;
	text-align:left;
	margin-bottom:20px;
	}

.post {
	padding:15px 20px 15px 30px;
	line-height:17px;
}

.post p {margin:10px 0px;}

.post h2 a, .post h2 a:link, .post h2 a:visited, .post h2 a:active {color:#8c181b; text-decoration:none;}
.post h2 a:hover {color:#8c181b; text-decoration:none;}

.entry-h {margin-right:50px;}
.right {text-align:right; padding-right:30px; margin-bottom:5px;}
.editLink {font-size:10px; margin-left:35px;}
.navigation { padding:20px 30px;}
.navigationS { padding:5px 30px 10px 30px;}

.homeLeft {float:left; width:420px; border-right:1px dotted #1f1305; margin-top:10px; display: inline; /*--IE6 workaround--*/ }
.homeRight {float:right; width:210px; margin-top:10px; display: inline; /*--IE6 workaround--*/ }
.homeRight h4 {font-size:11px; color: #47332f; margin-bottom: 0px;}

#homeListBox {clear:both; border-bottom: 1px dotted #ccc; margin-right:20px;}
.homeList {
	border-top: 1px dotted #ccc;
	clear:both;
	padding-right:5px;
}


/* ----------------------------*/
/* sidebar */
/* ----------------------------*/
#sidebar {	
	float:left; 
	width:260px;
	text-align:left;	
	}

#sidebar p {margin:10px 0px;}	
	
#sidebar ul, #sidebar ul ol {
	margin: 5px 0px;
	padding: 0;
	}

#sidebar ul li {
	list-style-image: none;
	margin-bottom:3px;
	margin-left:15px;
	}

.sOffer {
	color:#fff; 
	margin-left:10px;
	padding:35px 20px 25px 15px;
	background: #730c0f url('images/special-offer-bg.jpg') no-repeat;
	}
	
.sOffer h3 {
	color:#fff;
}

.sOfferJ {
	color:#fff; 
	margin-left:10px;
	padding:35px 20px 25px 15px;
	background: #730c0f url('images/special-offer-j-bg.jpg') no-repeat;
	}
	
.sOfferJ h3 {
	color:#fff;
}	

/* ----------------------------*/
/* News-Events Page */
/* ----------------------------*/

.newsLeft {float:left; width:500px; margin-top:15px; border-right: 1px dotted #3d2925; display: inline; /*--IE6 workaround--*/}

.newsRight {float:right; width:160px; margin:20px 25px 0px 0px; display: inline; /*--IE6 workaround--*/  }



#sidebarNews h2 {font-size: 11px; border-bottom: 1px dotted #3d2925; padding-left:3px; padding-bottom:1px;}

.postmetadata {padding: 3px 5px; border-top: 1px dotted #8c181b; border-bottom: 1px dotted #8c181b; clear: both; }
.postmetadata a, .postmetadata a:link, .postmetadata a:visited, .postmetadata a:active {color:#3d2925; text-decoration:none;}
.postmetadata a:hover {color:#3d2925; text-decoration:underline;}

.titleArc {text-align:right; padding-right: 20px; margin-bottom:0px;}


/* ----------------------------*/
/* TABLES */
/* ----------------------------*/

.entry table {width:95%; margin:5px 10px; padding:5px; border-collapse: collapse;
	border-spacing:0;}
.entry table td, .entry table th {
	padding:3px 7px;
	font-size:11px;
	border:1px solid #301e1a;
	font-weight:normal;	
	text-align:center;
	line-height: 14px;
}

.entry table th {background-color: #644e49; color:#ffffff;}


/* -------------BELOW DEFAULT CODE---------------*/	

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}



.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

small, #sidebarNews ul ul li, #sidebarNews ul ol li, .nocomments, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

/* End Typography & Colors */






/* 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: 4px 0px 4px 10px;
	}

.entry ul li:before, #sidebarNews ul ul li:before {
	content: "\00BB \0020";
	}

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

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


#sidebarNews ul, #sidebarNews ul ol {
	margin: 0;
	padding: 0;
	}

#sidebarNews ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebarNews ul p, #sidebarNews ul select {
	margin: 5px 0 8px;
	}

#sidebarNews ul ul, #sidebarNews ul ol {
	margin: 5px 0 0 10px;
	}

#sidebarNews ul ul ul, #sidebarNews ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebarNews ul ol li {
	list-style: decimal outside;
	}

#sidebarNews ul ul li, #sidebarNews ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



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

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

#sidebarNews #searchsubmit {
	margin-top: 10px;
	}


select {
	width: 130px;
	}



/* Begin Sidebar */

#sidebarNewsNews form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}

#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;
	}


	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}




/* Request Form Note */
.rFormNote {margin:5px 20px 20px 100px;}
.rjFormNote {margin:5px 20px 20px 100px;}

/* ----------------------------*/
/* CANCELLATION POLICY */
/* ----------------------------*/

#policy {
	text-align:left;
	background-color:#fff;
	padding:20px;
}

#policy p {margin:10px 0px;}

.policy-content{width:350px;}

/* ----------------------------*/
/* PLUGINS */
/* ----------------------------*/

/* Contact Form */
.wpcf7 {text-align:left; }

.wpcf7 dt {
	float:left;
	width:9em;
	position:relative; 
	font-weight:bold;
}

.wpcf7 dd {
	margin-left:9.1em;
	padding-left:0.5em;
	margin-bottom:10px;
}

.wpcf7 select {width:auto;}

.wpcf7 hr {clear: both; display: block; color: #fff; background-color: #fff; border: 1px dotted #ccc; border-style: none none dotted; padding:5px 0px; margin-bottom:15px; margin-right:20px; }

.term-type .wpcf7-list-item {display:block;}
.wpcf7-acceptance {text-align:left;}

.wpcf7 a, .wpcf7 a:link, .wpcf7 a:visited, .wpcf7 a:active {color:#3d2925; text-decoration:underline;}
.wpcf7 a:hover {color:#8c181b; text-decoration:underline;}

/* DD expanding text */
.ddexpand {text-align:right; padding-right:50px; font-weight:bold;}


.annoucement {
	padding:10px;
	text-align:center;
	font-weight:bold;
	font-size: 13px;
	margin:30px 40px 30px 20px;
	border:3px solid #8c181b;
}


#ssp_g_studio_819_floorplan {float:right; padding-right:20px;}

/* wp-stats hide smiley */
img#wpstats {width:0px; height:0px; padding:0px; border:none; overflow:hidden; }



