/*
Theme Name: Cynthia Theme
Theme URI: http://www.cynthiarowley.com/
Description: based on kubrick
Version: 1.0
Author: Aaron Rutledge
Author URI: http://pokenewyork.com
Tags: blue, custom header, fixed width, two columns, widgets
*/

/* Begin Typography & Colors */
.widecolumn .entry p {

	}

.narrowcolumn .entry, .widecolumn .entry {

	}

.widecolumn {

	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

small {
  font-family: Helvetica, Arial, sans-serif;

	}
	
h1, h2, h3 {
  font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	}

h1 {

	text-align: center;
	}

#headerimg .description {

	text-align: center;
	}

h2 {

	}

h2.pagetitle {

	}

#sidebar h2 {
  font-family: Helvetica, Arial, sans-serif;

	}

h3 {

	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
 	 font-family: Helvetica, Arial, sans-serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar {

	}

.commentlist cite, .commentlist cite a {

	}

.commentlist p {

	}

#commentform p {
	  font-family: Helvetica, Arial, sans-serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
  font-family: Helvetica, Arial, sans-serif;
	}

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

acronym, abbr, span.caps
{

	}

#press a:visited, #press a:link, #press a:active {
	/*color:#068DC5;*/
	color: #707070;
	}
#press a:hover {
	/*color:#068DC5;*/
	color: #707070;
	text-decoration: underline;
	}

a, h2 a:hover, h3 a:hover {
	color: #7ea7b2;
	text-decoration: none;
	}

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

/* End Typography & Colors */


.post {
	/*margin: 0 0 30px;*/
	font: normal normal normal 11px Helvetica, Arial, sans-serif;
	color: #7d7d7d;ent
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: left;
	padding-top:10px;
}

.clear {
	clear: both;
}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 50px;
	margin: 0;
	}

h2 {
	margin: 0;
	}

h2.pagetitle {
	margin-top: 0px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
  font-weight: bold;
  font-size: 12px;
  color: #707070;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */

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 */


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

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

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

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

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

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

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

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

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}

.entry p {
	margin-bottom: 10px;
	margin-right:40px;
}

.loc-entry p {
	margin-bottom: 10px;
	margin-right:20px;
}

.entry p em {
	font-style: italic;
}

.entry p strong {
	font-weight: bold;
}

/* End Entry Lists */



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

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

#sidebar #searchsubmit {
	padding: 1px;
	}

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

#press_title{
	float: left;
	clear: right;
	font-weight: bold;
	color: #98C0CA;
	border-bottom: 2px solid #EFEFEF;
	width: 100%;
	padding-bottom: 7px;
}

#press_subcats_form {
	font-size: 12px;
	float: right;
	text-align: right;
	position: relative;
	width: 100%;
	margin-top: -45px;
	margin-bottom: 20px;
}

#press_subcats_form strong{
	font-weight: bold;
	font-size: 11px;
	color: #7D7D7D;
}

#press_subcat {
	font-weight: normal;
}

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

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



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

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

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

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

#commentform p {
	margin: 5px 0;
	}

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

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




/* 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;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

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

/* Overwriting classes */

/* Side Bar */

.bigbox {
	height:440px !important;
}

.pwd {
	text-transform:capitalize;
}

.middle-container .bigbox ul li {
	font-size:7pt;
	font-weight:normal;
	margin-bottom:5px !important; 
}

.li-selected {
	/*color:#98c0cb !important;*/
	color:#707070 !important;
}

.selected-page {
	font-weight:bold;
	/*color:#98c0cb;	*/
	color:#707070;
}

#menu a:hover {
	/*color:#98c0cb !important;*/
	color:#707070 !important;
}

/* Container Classes*/

.post-sticky .entry {
	margin-top:9px;
}

.entry p:first-child{
	height:100%;
}

.post-sticky a.link-title {
	font-size:1.3em;
	font-weight:bold;
}

.post-sticky {
	margin-left:-9px;
	font: normal normal normal 11px Arial, Helvetica, sans-serif;
	color: #7d7d7d;
	background-image:url(images/content-bg.gif);
	background-repeat:no-repeat;
	width:599px;
}

.post-container-sticky {

	border-left:solid #f2f2f2 1px;
	border-right:solid #f2f2f2 1px;
	margin-left:7px;
	padding:7px 5px 2px 6px;
}

.post-container-inside-sticky {
	border: 0px solid black;
	/*background-color: rgb(233, 243, 243); kn*/
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.post-container-inside {
	border: 0px solid black;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.post-footer-sticky {
	background-image:url(images/content-footer.gif);
	background-repeat:no-repeat;
	margin-left:9px;
	padding-left:15px;
	padding-top:15px;
}

#page-title {
	font: normal normal normal 15px Arial, Helvetica, sans-serif;
	border-bottom:1px solid #e5e5e5;
	/*color:#98c0cb;*/
	color:#707070;
	padding-bottom:7px;
	margin-bottom:15px;
	width:100%;
	font-weight:lighter;
	text-transform:uppercase;
	
	font-size:1.3em;
	font-weight:bold;
	/*color:#98c0cb;*/
	color:#707070;
	/*margin-left:10px;*/
}

.post-spacer {
	border-bottom:1px solid #e5e5e5;
	/*color:#98c0cb;*/
	color:#707070;
	padding-bottom:7px;
	margin-bottom:16px;
	width:100%;
	margin-left:0px;
}

.post-title {
	margin-top:10px;
	margin-bottom:8px;
	/*color:#98c0cb;*/
	color:#707070;
	font-size:11pt;
}

.post-date {
	color:#7D7D7D;
	font-size:7pt;
	text-transform: uppercase;
	padding-top:10px;
}

.post-feature {
	color:#707070;
	margin-bottom:9px;
	font-weight:normal;
}
/* End Container Classes*/


/* Locations */

.post h2 {
	margin:0; padding:0;
	font-size:1.1em;
	font-weight:bold;
	color:#707070;
}

#single-title {
	margin:0; padding:0;
	color:#7EA7B2;
	font-size:1.3em;
	font-weight:bold;
	margin-bottom:10px;
}

.post h4 {
	margin:0; padding:0;
	font-size:1em;
	font-weight:normal;
	color:#707070;
}

.post #location-street {
	float:left;
	margin-left:16px;
}

.post #location-hours {
	float:left;
	margin-left:30px;
}

/* Events */

#location-event {
	border:solid black 0px;
	/*width:355px;
	height:260px; kn*/
	background-image:url(images/locations-events-bg.jpg);
	background-repeat:no-repeat;
	margin-top:20px;
	margin-left:0px;
	padding-bottom:80px;
}

#location-container-event {
	/*border-left:solid #e7f5f9 1px;
	border-right:solid #e7f5f9 1px; kn*/
	border: #e7f5f9 1px solid;
	margin-left:9px;
	margin-bottom:9px;
	width: auto;
	/*
	padding-left:15px;
	padding-top:15px;
	padding-bottom:10px;
	padding-right:15px;
	*/
}

#event-bottom-bg {
	width:361px;
	height:3px;
	background-image:url(images/locations-events-bottom-bg.jpg);
}

#event-title {
	font-size:1em;
	font-weight:bold;
	/*color:#98c0cb;*/
	color:#707070;
	padding-top:13px;
	padding-left:20px;
}


#event-post {
	padding-top:39px;
	padding-left:20px;
	padding-right:20px;
}

#location-event img {
	margin-top:-32px;
	margin-right:10px;
	margin-bottom:13px;
}

#location-event h2 {
	margin:0; padding:0;
	font-size:1em;
	font-weight:bold;
	color:#707070;
}

#location-event h3 {
	margin:0; padding:0;
	font-size:.9em;
	font-weight:normal;
	color:#707070;
	padding-bottom:14px;
}

#location-event h4 {
	margin:0; padding:0;
	font-size:.9em;
	font-weight:normal;
	color:#707070;
}

#event-pager {
	padding-top:12px;
	font-size:.8em;
}

#event-pager a {
	color: #707070;
}

#event-pager a:hover {
	color: #707070;
	text-decoration:underline;
}

/* Press */
#press-main {
	position:relative;
	background-image:url(images/press-main-bg2.jpg);
	background-repeat:no-repeat;
	width:611px;
	margin-left:-10px;
	padding-bottom:15px;
}

#press-content {
	position:relative;
	border-left:solid #e7f5f9 1px;
	border-right:solid #e7f5f9 1px;
	margin-left:9px;
	height:auto;
	padding-bottom:10px;
	/*min-height:460px;*/
}

.entry>div{
	
}

#press-nav {
	/* position:absolute; */
	top:395px;
	left:19px;
	/*left:-5px;*/
	width:240px;
	float:right;
}

#press-content-footer {
	background-image:url(images/press-main-bg-footer.jpg);
	width:601px;
	height:3px;
	margin-left:9px;
	background-repeat:no-repeat;
}

#press-enlarge {
	padding-left:11px;
	padding-top:11px;
}

#press-controls {
	width:240px;
	border-bottom:solid #e5e5e5 1px;
	padding-bottom:9px;
}

#press-articles {
	text-transform:uppercase;
	width:240px;
	font-size:.8em;
	text-align:center;
	padding-bottom:6px;
	/*border-top:solid #e5e5e5 1px;*/
	/*margin-left:15px;*/
}

#press-magazines {
	text-transform:uppercase;
	width:240px;
	text-align:center;
	font-size:.8em;
	/*border-top:solid #e5e5e5 1px;*/
}

#press-mag-prev {
	float:left;
	text-transform:uppercase;
	width:124px;
	font-size:.8em;
	
	position:relative;
	top:25px;
	
	/*border-bottom:solid #e5e5e5 1px;*/
	/*margin-left:15px;*/
}

#press-mag-next {
	float:left;
	text-transform:uppercase;
	text-align:right;
	width:115px;
	
	position:relative;
	top:25px;
	
	font-size:.8em;
	/*border-bottom:solid #e5e5e5 1px;*/
}


#press .entry {
	width:560px;
	padding-bottom:30px;
	padding-top:20px;
}


#press {
	margin-left:15px;
	margin-top:5px;
}


#press h2 {
	margin:0; 
	padding:0 0 0 10px;
	text-transform:uppercase;
	padding-bottom:5px;
	/*color:#98c0cb;*/
	color:#707070;
	font-size:1em;
	float:right;
	clear:right;
	/* width:285px; */
}

#press h3 {
	margin:0 0 10px 10px; 
	padding:0 0 0 0;
	/*color:#068DC5;*/
	color: #747474;
	color: ;
	font-size:1.3em;
	font-weight:normal;
	/* float:left; */
	/* clear:right; */
	/* width:285px; */
}

.entry strong {
	font-weight:bold;
}

.entry em {
	font-style:italic;
}

#press p {
	margin:0; padding:0 0 0 10px;
	/* float:left; */
	clear:right;
	/* width:285px; */
	width: 550px;
	margin-bottom:8px;
	line-height: 1.3em;
	font-size: 1.05em;
}


#press img {
	/*width:240px;*/
}

#press-nav a {
	color:#707070;
}

#press-scrapbook img {
	overflow: hidden;
	margin:5px 7px 0 -3px;
	height: 150px;
	width: 150px;
	}

#press-scrapbook h2 {
	/*float:left;*/
	/*width:120px;*/
	padding:0 0 10px 0;
	/*color:#98c0cb;*/
	color:#707070;
	font-weight:bold;
	font-size:1.1em;
	text-transform: uppercase;
	}

#press-scrapbook h4 {
	/*
	padding:0 10px 0 5px;
	float:left;
	width:120px;
	height:80px;
	*/
}

#press-scrapbook {
	position:relative;
	float:left;
	background-image:url(images/press-scrapbook-bg.jpg);
	width:342px;
	height:253px;
	margin:0 0 0 -10px;
}

#press-scrapbook .title {
	/* float:left; */
	font-weight:bold;
	margin:16px 40px 0 24px;
}

#press-scrapbook .scrapbook-pager {
	position:absolute;
	top:230px;
	left:227px;
	font-size:.8em;
}

.scrapbook-post {
	font-size:.9em;
	padding-right:10px;
	}
.scrapbook-post p {
	margin: -10px 0 10px 0;
	}


.scrapbook-entry {
	padding-left:24px;
	padding-top:13px;

}

#scrapbook-title {
	/*color:#98c0cb;*/
	color:#707070;
	font-weight:bold;
}

.scrapbook-pager a {
	color:#707070;
}

/* Press Products */

#press-products {
	float:left;
	padding-left:12px;
	padding-top:40px;
}

#press-products img {
	width:auto;
	height:auto;
}

#press-products table {
	width:75px;
}

#press-products .thumbnail_image {
	padding-bottom:10px;
	height:100px;
	width:100px;
	vertical-align:middle;
	text-align:center;
}

.thumbnail_desc {
	font-size:.9em;
}

#press-products .price-box {
	padding-top:3px;
}

#press-products .press-indiv-product {
	float:left;
	padding-right:20px;
}

#press-products .press-indiv-product-end {
	float:left;
	padding-right:0px;
}

#press-related-header {
	font-size:1.3em;
	/*color:#98C0CB;*/
	color:#707070;
	width:288px;
	border-bottom:solid #dde1e2 1px;
	margin-bottom:10px;
}

/* Where we have been mentioned */

#press-mentioned {
	position:relative;
	/*display:none;*/
	left:26px;
	top:16px;
	width:236px;
	float:left;
	margin:0;
	padding:0;
}

#press-mentioned h2 {
	text-transform:uppercase;
	font-size:.8em;
	color:#707070;	
	margin:0;
	padding:0;
	
	padding-bottom:5px;
}

#press-mentioned h3 {	
	margin:0;
	padding:0;
}

#press-mentioned a {
	font-size:1em;
	/*color:#85afbb;*/
	color: #707070;
	text-decoration:none;
	margin:0;
	padding:0;
}

#press-mentioned a:hover {
	text-decoration:underline;
}

#press-mentioned h4 {
	font-size:.9em;
	color:#707070;	
	margin:0;
	padding:0;
}

#press-mentioned p {
	font-size:.9em;
	color:#707070;	
	margin:0;
	padding:0;
}

#press-mentioned-title {
	font-weight:bold;
	padding-bottom:17px;
}

.press-mentioned-post {
	
}

#press-mentioned-nav {
	/*position:absolute;*/
	top:190px;
	right:0px;
	margin-top: 10px;
	font-size:.8em;
	float:right;
}

#press-mentioned-nav a {
	color:#707070;
}

#partners-page p
{
	margin:17px;
}

#chat-header {
	font-size:1.1em;
	font-weight:bold;
	/*color:#98C0CB;*/
	color:#707070;
}

.chat-display {
	padding-bottom:14px;
}

/* Linesheets */
#linesheets-main a:visited
{
	color:#7EA7B2;
}

#foreign td
{
	padding-bottom:20px;
}

#foreign h2
{
	padding-bottom:10px;
	font-size:14pt;
	font-weight:normal;
	/*color:#98c0cb;*/
	color:#707070;
}

.press-box {
	padding: 20px 20px 0 20px;
	}

#gallery-1 {
	float:left !important;
	margin:-10px -5px 0 10px !important;
	text-align:center;
	width:30% !important;
	}

.gallery-item {
float:none !important;
margin-top:10px;
text-align:center;
width:33%;
}

.gallery {
	margin: -10px 10px 0 10px !important;
	float: left !important;
	}
	
.bigbox {
	margin-left:40px;
	padding:30px 15px 10px 20px !important;
	width:138px !important;
	}

a { 
	outline: none;
	}
	
.required, .validation-advice {
	color:#068DC5 !important;
	font-size:11px;
	font-weight:normal;
	}
	
.handbook h1 {
	color: #068DC5;
	text-transform: uppercase;
	text-align: left;
	margin: 30px 0 5px 0;
	padding: 0 0 5px 0;
	font-size: 14px;
	border-bottom: 1px solid #E5E5E5;
	}
.handbook h2 {
	margin: 0 0 10px 0;
	font-size: 12px;
	text-transform: uppercase;
	}
.handbook p, .handbook li {
	font-size: 11.5px;
	}
.handbook li {
	margin-bottom: 20px !important;
	}
.handbook a:link, .handbook a:visited {
	color: #068DC5;
	}
