@import url('../blueprint/reset.css'); 
@import url('../blueprint/typography.css'); 
@import url('../blueprint/forms.css'); 

/* globals */
body					{ background: #F0F0F0 url(../../images/casatino/bg-header-blue.jpg) top left repeat-x; color: #333; font: 12px 'Lucida Grande',Arial,Helvetica,sans-serif; height: 100%; min-height: 100%; }

h1, h2, h3, h4, h5, h6	{ font-weight: bold; color: #1E1B1A; }

.clearfix:after			{ clear: both; content: "."; display: block; height: 0; line-height: 0; visibility: hidden; }
.clearfix				{ display: inline-block; }
html[xmlns] .clearfix	{ display: block; }
* html .clearfix		{ height: 1%; }

:focus					{ -moz-outline-style: none; }

a, a:link, a:visited	{ color: #0052A3; text-decoration: underline; }
a:hover					{ color: #1A8DFF; }

p						{ line-height: 1.4em; }
blockquote				{ border-left: 2px solid #CCC; color: #666; margin: 5px 0 20px; padding: 5px 10px 1px; font-style: normal; }
code					{ background: #EAEAEA; color: #333; font-family: Consolas,Monaco,Courier,monospace; font-size: 11px; margin: 1px 0; padding: 1px 3px; }
pre code				{ background: #322E2C; border: 1px solid #635957; color: #FFF; display: block; overflow: scroll; padding: 1.5em 1.75em; }

input[type=text], input[type=password], textarea	{ background: #FFF; border: 1px solid #e4dac0; padding: 3px; }
input[type=submit], #wp-email-submit    { font-family: 'Lucida Grande', Arial, Helvetica, sans-serif; background: url(../../images/postbar.gif) repeat-x; border: 1px solid #333; padding: 5px 10px; font-size: 12px; color:#FFF; }
input[type=submit]:hover, #wp-email-submit:hover    { border: 1px solid #CCC; background: url(../../images/topnav.jpg) repeat-x; color:#333; }

table					{ border-collapse: collapse; border-spacing: 0; border: 1px solid #CCC; }
th, td					{ padding: 5px; border: 1px solid #CCC; border-width: 1px; }
th, thead th			{ font-weight: bold; color: #333; background: url(../../images/topnav.jpg) repeat-x top #CCC; }
td, tbody td			{ background: #F0F0F0; }

/* common classes */
.aligncenter			{ display: block; margin: 0 auto; }
.alignright				{ float: right; margin: 0 0 1em 1em; }
.alignleft				{ float: left; margin: 0 1em 1em 0; }
.floatleft				{ float: left; }
.floatright				{ float: right; }
img.aligncenter, img.alignright, 
img.alignleft			{ border: 3px solid #EEE; }

.textcenter				{ text-align: center; }
.textright				{ text-align: right; }
.textleft				{ text-align: left; }

.noticebox				{ background-color: #fff9d7; border: 1px solid #e2c822; color: #333; margin-bottom: 20px; padding: 10px; }
.noticebox a			{ color: #000; }

.sub					{ font-size: 11px; color: #848485; }

.ui-tabs-hide, .hide	{ display: none !important; }

.wp-caption { border: 1px solid #DDD; text-align: center; background: #F3F3F3; padding-top: 4px; margin: 10px }
.wp-caption img { margin: 0; padding: 0; border: none }
.wp-caption .wp-caption-text { font-size: 11px; line-height: 17px; padding: 0 4px 5px; margin: 0 }

.tags a:link, .tags a:visited	{ font-weight: bold; text-decoration: none; padding: 2px 4px; background: #FFF; display: inline-block; margin-bottom: 3px; }

/* structure */
#wrapper				{ min-height: 100%; position: relative; }
#main					{ padding: 0; z-index: 0; *z-index: -1; background-image: url(../../images/casatino/bg-body-pattern.jpg); }
/*#main { background: url(../../images/12_col.gif); } */

#content { background-color: #fcf7eb; padding-bottom: 0px; position: relative; }

/* header */
#header					{ padding: 0; height: 315px; overflow: hidden; }
#branding				{ width: 980px; margin: 0 auto; padding: 0 5px; height: 315px; position: relative; }
#header-banner { text-align: center; }
#header-banner a { height:283px; line-height:283px; }
#header-banner-container { width: 2000px; margin-left: -1000px; position: absolute; left: 50%; padding: 0; height: 283px; }
.logo					{ float: left; margin: 32px 0 0 32px; background: transparent url(../../images/casatino/logo.png) top left no-repeat; z-index: 300; position: absolute; left: 0; }
.blog-name a { text-indent: -9999em; width: 212px; height: 80px; display: none; }
.blog-name				{ font-weight: bold; font-size: 22px; margin: 0; line-height: 1em; display: block; text-transform: uppercase; }
.blog-name a:link, .blog-name a:visited	{ color: #FFF; text-decoration: none; }
/*.blog-name a:link, .blog-name a:visited	{  text-indent: -9000px; background: url(../../images/icons/logo.png) no-repeat; width: 450px; height: 22px; display: block; }*/
.blog-name a:hover		{ }
.blog-description		{ line-height: 1em; display: none; font-size: 11px; font-weight: bold; color: #7d716d; margin: 0; padding: 5px 0 0; text-transform: uppercase; }

/* navigation */
#nav					{ zoom: 1; max-height: 35px; height: 32px; }
#subnav					{ zoom: 1; max-height: 34px; height: 34px;}
#nav-content			{ margin: 0; height: 32px; padding: 0 5px; overflow: hidden; }
#subnav-content			{ margin: 0 auto; width: 990px; height: 30px; padding: 0 0px 5px 0px; position:relative; top:-6px; overflow: hidden; }

.sf-menu				{ font-weight: bold; }
.sf-menu, .sf-menu ul	{ float: left; list-style: none; line-height: 30px; padding: 0; margin: 0; }
#nav-content .sf-menu, #nav-content .sf-menu ul { float: right; }

.sf-menu a				{ display: block; text-decoration: none; padding: 0 15px; color: #FFF; font-size: 13px; }
.sf-menu li				{ float: left; padding: 0; }
.sf-menu ul				{ position: absolute; left: -999em; height: auto; width: 150px; margin: 0; line-height: 1; border: none; }
.sf-menu li li			{ width: 148px; border: solid #CCC; border-width: 1px 1px 0; }
.sf-menu li li a		{ background: url(../../images/techblue/content-bg.jpg) repeat-x top #FFF; padding: 7px 10px; width: 128px; font-size: 12px; text-transform: none; }
.sf-menu li ul ul		{ margin: -27px 0 0 148px; }
.sf-menu li li:hover	{ }
.sf-menu li:hover ul ul, .sf-menu li:hover ul ul ul, .sf-menu li:hover ul ul ul ul, .sf-menu li.sfhover ul ul, .sf-menu li.sfhover ul ul ul, .sf-menu li.sfhover ul ul ul ul { left: -999em; }
.sf-menu li:hover ul, .sf-menu li li:hover ul, .sf-menu li li li:hover ul, .sf-menu li li li li:hover ul, .sf-menu li.sfhover ul, .sf-menu li li.sfhover ul, .sf-menu li li li.sfhover ul, .sf-menu li li li li.sfhover ul { left: auto; z-index: 2; }
.sf-menu li ul li:hover a, .sf-menu li ul li li:hover a, .sf-menu li ul li li li:hover a, .sf-menu li ul li li li:hover a { background: url(../../images/techblue/feed-title.jpg) repeat-x top #004688; color: #FFF; }
.sf-menu li:hover li a, .sf-menu li li:hover li a, .sf-menu li li li:hover li a, .sf-menu li li li li:hover li a { background: url(../../images/techblue/content-bg.jpg) repeat-x top #FFF; color: #fff; }

.sf-menu a:visited, .sf-menu a:hover { color: #fff; text-decoration: none; }
#nav-content .sf-menu a { border-right: 1px solid #fff; line-height: 12px; margin-top: 9px; }
#nav-content .sf-menu a:hover { color: #45250c; }

/* Sliding doors tabbed menu */
#subnav-content ul {
	margin:0;
	padding:0;
	list-style:none;
}
#subnav-content ul li {
	float: left;
	background: url(../../images/casatino/bg-tab-left.png) left top no-repeat;
	text-align: center;
	overflow: hidden;
	margin-left: 5px;
}
#subnav-content ul li a {
	display: block;
	background: url(../../images/casatino/bg-tab-right.png) right top no-repeat;
	padding: 5px 20px 6px 14px;
	font-weight: bold;
	margin-left: 6px;
}
#subnav-content ul li a:hover {
}
#subnav-content ul li.current_page_item, #subnav-content ul li:hover {
	background: url(../../images/casatino/bg-tab-left_cur.png) left top no-repeat;
}
#subnav-content ul li.current_page_item a, #subnav-content ul li a:hover {
	background: url(../../images/casatino/bg-tab-right_cur.png) right top no-repeat;
}

#nav-content ul li.current_page_item {
	color: #45250c;
}
#nav-content ul li.current_page_item a {
	color: #45250c;
}

.rss					{ float: right; list-style: none; margin: 0; padding: 0 15px; }
.rss a:link, .rss a:visited	{ display: block; margin: 0 25px 0 0; color: #fff; font-size: 11px; font-weight: bold; text-decoration: none; padding: 8px 0 0 0; float: left; clear: left; margin: 0; }
.rss li					{ float: left; display: inline; text-transform: uppercase; background: url(../../images/rss.png) no-repeat; background-position: 0 9px; padding: 0 0 0 18px; margin: 0 0 0 10px; }

/* search bar */
#searchbar				{ float: right; overflow: hidden; padding: 0; margin:5px 0; }

#searchform #s			{ font-family: 'Lucida Grande', Arial, Helvetica, sans-serif; width: 100px; border: 0; float: left; margin: 0; padding: 3px 5px; background: transparent url(../../images/casatino/bg-search.png) no-repeat scroll left top; color: #fff; font-size: 11px; }
#searchform #searchsubmit	{ margin: 0; font-family: Tahoma, Arial, Helvetica, sans-serif; background: transparent url(../../images/casatino/bg-search.png) no-repeat scroll right top; padding: 2px 10px 2px 0; font-size: 11px; font-weight: bold; border: 0; color:#FFF; float: left; cursor: pointer; outline: none;}
#searchform #searchsubmit	{ outline: none; }

/* sidebar */
.sidebar				{ }
.sidebar .xoxo			{ list-style: none; padding: 0; margin: 0; }
.widgetcontainer ul, .widgetcontent .xoxo, .widgetcontainer ol	{ list-style: disc; margin-left: 15px; }
.widgetcontainer li		{ margin-bottom: 5px; }
.widgetcontainer li a:visited, .widgetcontainer li a:link	{ text-decoration: none; font-weight: bold; font-size: 11px; }
.widgetcontainer li a:hover	{ border-bottom: 1px dotted #341b09; }
.widgetcontainer input[type=text], .widgetcontainer input[type=password]	{ width: 80%; }
.widgettitle			{ color: #333; font-size: 12px; font-weight: bold; margin: 0; padding: 6px 10px; background: url(../../images/feed-title-white.jpg) repeat-x top #0052a3; border: 1px solid #CCC; }
.widgettitle a			{ color: #333; }
.widgetcontent			{ border: solid #CCC; border-width: 0 1px 1px; background: url(../../images/techblue/content-bg.jpg) repeat-x #FFF; margin-bottom: 10px; padding: 10px; }

#multi-sidebar			{ }
#multi-sidebar .tabs	{ list-style: none; margin: 0; padding: 0; overflow: hidden; }
#multi-sidebar .tabs li	{ float: left; background: #0052A3; padding: 5px; margin: 0 3px 5px 0; border: 1px solid #CCC; }
#multi-sidebar .tabs a:link, #multi-sidebar .tabs a:visited	{ text-decoration: none; font-weight: bold; color: #FFF; }
#multi-sidebar .tabs a:hover	{ border-bottom: 1px dotted #FFF; }
#multi-sidebar .tabs .ui-tabs-selected	{ background: #FFF; }					
#multi-sidebar .tabs .ui-tabs-selected a:link, #multi-sidebar .tabs .ui-tabs-selected a:visited	{ color: #37322F; }			
#multi-sidebar #s-tags a:link, #multi-sidebar #s-tags a:visited	{ font-weight: bold; text-decoration: none; padding: 2px 4px; background: #FFF; display: inline-block; margin-bottom: 3px; }
#multi-sidebar .widgetcontainer	{ background: url(../../images/techblue/content-bg.jpg) repeat-x #FFF; border: 1px solid #CCC; margin-bottom: 10px; padding: 10px; }
#multi-sidebar .widgetcontainer ul	{ list-style: none; margin: 0 0 0 5px; }
#multi-sidebar .widgetcontainer li	{ margin-bottom: 10px; }
						
/* featured slideshow */
.featured				{ background: url(../../images/techblue/content-bg.jpg) repeat-x #FFF; border: 1px solid #CCC; padding: 10px; margin: 0 0px 10px 0; height: 250px; }
#controls				{ position: absolute; float: left; z-index: 10; width: 630px; padding-top: 75px; }

#controls .next, #controls .prev	{ text-indent: -9000px; width: 30px; height: 30px; display: block; }
#controls .prev			{ background: url(../../images/prev.png) no-repeat; float: left; }
#controls .next			{ background: url(../../images/next.png) no-repeat; float: right; }

#featured-slideshow		{ position: relative; height: 250px; margin-right: 20px; }			

.featured-article		{ display: block; width: 630px; height: 250px; text-decoration: none !important; }
.featured-entry			{ position: relative; top: 165px; overflow: hidden; background: url(../../images/overlay.png); height: 85px; color: #a7a7a7; padding: 0; display: block; }
.featured-entry .entry-title	{ color: #FFF; padding: 10px 15px 5px; display: block; font-size: 16px; font-weight: bold; }
.featured-entry .entry-summary	{ padding: 0 15px; margin: 0; display: block; }

.layout-3c-r-fixed .featured, .layout-3c-fixed .featured	{ height: 225px; }
.layout-3c-r-fixed #controls, .layout-3c-r-fixed .featured-article, .layout-3c-fixed #controls, .layout-3c-fixed .featured-article	{ width: 480px; }
.layout-3c-r-fixed .featured-article, .layout-3c-fixed .featured-article	{ height: 225px; }
.layout-3c-r-fixed .featured-entry, .layout-3c-fixed .featured-entry		{ height: 100px; top: 125px; }

/* bottom content */
#bottom-content-1, #bottom-content-2, #bottom-content-3	{ float: left; width: 487px; margin: 5px 3px 0px 0; overflow: hidden; }
#bottom-content-3	{ width: 977px; margin: 5px 0px 0px 0; height: 44px; overflow: hidden; background-color: #e4dac0; }

#bottom-content-1 .widgetcontent, #bottom-content-2 .widgetcontent { border: 0; }
#bottom-content-1 .xoxo, #bottom-content-2 .xoxo, #bottom-content-3 .xoxo { margin: 0; }
#bottom-content-1 * .xoxo, #bottom-content-2 * .xoxo, #bottom-content-3 * .xoxo { margin-left: 0px; }
#bottom-content-1 .widgettitle, #bottom-content-2 .widgettitle, #bottom-content-3 .widgettitle { background: #F0F0F0; display: none; }

#bottom-content-1 .widgetcontent { background: #FFFFFF; margin-bottom: 0; padding: 0px; }
#bottom-content-1 .widgetcontainer ul, .widgetcontent .xoxo, .widgetcontainer ol	{ list-style: none; margin-left: 0; }
#bottom-content-1 .widgetcontainer li { float: left; width: 170px; display: block; text-align:center; line-height: 22px; margin-bottom: 0; }
#bottom-content-1 .widgetcontainer a, #bottom-content-1 .widgetcontainer a:link, #bottom-content-1 .widgetcontainer a:visited, #bottom-content-1 .widgetcontainer a:hover { border-bottom: 0; }

#bottom-content-2 .widgetcontent { background: #FFFFFF; margin-bottom: 0; padding: 0px; }
#bottom-content-2 .widgetcontainer a, #bottom-content-2 .widgetcontainer a:link, #bottom-content-2 .widgetcontainer a:visited, #bottom-content-2 .widgetcontainer a:hover { border-bottom: 0; }
#bottom-content-2 .widgetcontainer li { margin-bottom: 0; overflow: hidden; height:130px; }

#bottom-content-3 .widgetcontainer a { float: right; }
#bottom-content-3 .widgetcontainer a, #bottom-content-3 .widgetcontainer a:link, #bottom-content-3 .widgetcontainer a:visited, #bottom-content-3 .widgetcontainer a:hover { border-bottom: 0; }

.bottom-link { position: absolute; bottom: 0px; width: 977px; }
.bottom-link p {  float: left; margin: 5px 5px 3px 5px; color: #5d3414; font-size: 11px; padding: 0; }
.bottom-link a { float: right; margin: 0; padding: 0; height: 44px; width: 219px; text-align:center; display: block; background: transparent url(../../images/casatino/bg-bottom-link-left.png) no-repeat scroll left top; padding-left: 25px; color: #fff; font-weight: bold; text-decoration: none; font-size:18px; }
.bottom-link a span { background: transparent url(../../images/casatino/bg-bottom-link-right.png) right top no-repeat; display: block; height: 44px; line-height: 40px; margin: 0; padding: 0; padding-right: 40px; }
.bottom-link a:hover, .bottom-link a:visited { text-decoration: none; color: #fff; }
.bottom-link a:hover { cursor: pointer; color: #E6DABD; }

.page .bottom-link { height: 104px; }
.page  .bottom-link p { padding-left: 135px; width: 570px; margin-top: 65px; }
.page  .bottom-link a { margin-top: 60px; }

.home .bottom-link { height: 55px; }
.home .bottom-link p { padding-left: 410px; width: 400px; margin-top: 16px; }
.home .bottom-link a { margin-top: 11px; width: 130px; }

.layout-3c-r-fixed #bottom-content-1, .layout-3c-r-fixed #bottom-content-2, .layout-3c-fixed #bottom-content-1, .layout-3c-fixed #bottom-content-2	{ width: 243px; }

/* latest headlines */
.posts-default { margin: 0 0px 0px 0; }
.posts-default, .posts-quick, .posts-line	{ list-style: none; margin: 0; padding: 0; overflow: hidden; }
.posts-default .post, .posts-default .page { padding-bottom: 5px; width: 193px; float: left; margin: 0 3px 0px 0; background: #d3c6a6 url(../../images/casatino/bg-prodfam.jpg) repeat-x scroll left bottom; border: 0px solid #CCC; height: 360px; height: auto !important; min-height: 360px; padding: 0px; font-size: 11px; line-height:10px; }
.posts-default img		{ float: left; width: 193px; height: 154px; background: #111; text-indent: -9000px; }
.posts-default .entry-title	{ font-weight: bold; font-size: 12px; margin: 10px 0 5px; line-height: 1.3em; display: none; }
.posts-default .entry-title a:link, .posts-default .entry-title a:visited	{ text-decoration: none; }
.posts-default .entry-title a:hover	{ }
.posts-default .entry-summary, .posts-quick .entry-summary	{ color: #45250c; overflow: hidden; padding: 10px; }
.posts-default .entry-summary { height: 185px; display: block; }
.posts-default .entry-summary p { margin-bottom: 0; }
.posts-default .entry-thumbnails	{ clear: both; display: inline-block; }
.posts-quick			{ background: #FFF; border: 0px solid #CCC; margin: 0 3px 10px 0; padding: 10px; }
.posts-quick li			{ padding: 10px 0; border-bottom: 1px dotted #341B09; }
.posts-quick li:last-child	{ border: none; }
.posts-quick img		{ float: left; margin-right: 15px; border: 1px solid #CCC; width: 190px; height: 100px; background: #111; text-indent: -9000px; }
.posts-quick .entry-title	{ font-weight: bold; font-size: 14px; margin: 0 0 10px; line-height: 1.3em; color: #45250C; }
.posts-quick .entry-title a:link, .posts-quick .entry-title a:visited	{ text-decoration: none; color: #45250C; }
.posts-quick .entry-title a:hover	{ color: #45250C; text-decoration: underline; }
.posts-quick .entry-summary	{ line-height: 1.5em; }
.posts-quick .quick-read-more	{ padding: 5px 0; }
.posts-quick .quick-read-more a, .posts-quick .quick-read-more a:hover, .posts-quick .quick-read-more a:visited, .posts-quick .quick-read-more a:link { text-decoration: none; color: #45250C; }
.posts-quick .quick-read-more a:hover { text-decoration: underline; }
.posts-quick .entry-thumbnails	{ float: left; }
.posts-default .entry-meta, .posts-quick .entry-meta, .posts-four-columns .entry-meta, .posts-two-columns .entry-meta, .posts-single-column .entry-meta, .posts-single-column-2 .entry-meta { color: #CCC; float: left; width: 190px; height: 25px; display: none; margin: -25px 0 0; font-weight: bold; }
.posts-quick .entry-meta	{ margin: 76px 0 0 -206px; }
.posts-default .entry-meta a:link, .posts-default .entry-meta a:visited, .posts-quick .entry-meta a:link, .posts-quick .entry-meta a:visited	{ color: #FFF; text-decoration: none; }
.posts-default .entry-comments, .posts-quick .entry-comments { float: right; margin: 5px 5px 0; background: url(../../images/comments.gif) no-repeat left center; padding: 0 0 0 12px; }
.posts-default .published, .posts-quick .published	{ text-transform: uppercase; float: left; margin: 5px 5px 0; font-size: 10px; color: #999; border-bottom: none; }
.posts-line				{ background: #FFF; border: 1px solid #CCC; margin: 0 3px 10px 0; padding: 10px; }
.posts-line	li			{ padding: 7px 0; border-bottom: 1px solid #EEE; }
.posts-line .entry-cat	{ float: left; font-size: 11px; width: 100px; overflow: hidden; color: #848485; }
.posts-line .entry-title	{ float: left; font-size: 12px; margin: 0; }
.posts-line .entry-comments	{ float: right; font-size: 11px; color: #848485; }
.posts-four-columns, .posts-two-columns { margin: 0 0px 0px 0; }
.posts-four-columns, .posts-two-columns { list-style: none; margin: 0; padding: 0; overflow: hidden; }
.posts-four-columns .post, .posts-four-columns .page { padding-bottom: 5px; width: 242px; float: left; margin: 0 3px 0px 0; border: 0px solid #CCC; height: auto !important; height: 540px; min-height: 540px; padding: 0px; font-size: 11px; line-height:10px; overflow: hidden; }
.posts-four-columns img		{ float: left; width: 242px; height: 173px; background: #111; text-indent: -9000px; }
.posts-four-columns .entry-title, .posts-two-columns .entry-title { background-color: #E4DAC0; font-size: 24px; font-weight:bold; line-height: 56px; margin: 0 0 10px 0; text-align: center; display: none; }
.posts-four-columns .entry-title a:link, .posts-four-columns .entry-title a:visited, .posts-two-columns .entry-title a:link, .posts-two-columns .entry-title a:visited 	{ text-decoration: none; color: #45250c;}
.posts-four-columns .entry-title a:hover	{ }
.posts-four-columns .entry-summary, .posts-two-columns .entry-summary { color: #45250c; overflow: hidden; padding: 2px 10px; }
.posts-four-columns .entry-summary, .posts-two-columns .entry-summary { display: block; }
.posts-four-columns .entry-summary p, .posts-two-columns .entry-summary p { margin-bottom: 0; }
.posts-four-columns .entry-summary ul, .posts-two-columns .entry-summary ul { margin-bottom: 5px; font-weight: bold; line-height: 1.4em; list-style-position: outside; margin-left: -10px; margin-right: 0; padding-left: 20px; padding-right: 10px; padding-bottom: 0px; background: #fff; width: 212px;}
.posts-four-columns .entry-thumbnails, .posts-two-columns .entry-thumbnails	{ clear: both; display: inline-block; }
.posts-four-columns .entry-summary ul li, .posts-two-columns .entry-summary ul li { margin-bottom: 5px; }

.posts-two-columns .post, .posts-two-columns .page { padding-bottom: 5px; width: 487px; float: left; margin: 0 3px 0px 0; border: 0px solid #CCC; height: auto !important; height: 540px;  min-height: 540px; padding: 0px; font-size: 11px; line-height:10px; overflow: hidden; }
.posts-two-columns img { float: left; width: 487px; height: 173px; background: #111; text-indent: -9000px; }
.posts-two-columns .entry-summary ul { width: 447px; height: auto !important; min-height: 60px; padding-left: 30px; padding-top: 10px; }
.posts-two-columns .entry-summary p { float:left; margin-right: 33px; width: 212px; }

.posts-single-column { margin: 0 3px 0px 0; }
.posts-single-column { list-style: none; padding: 0; overflow: hidden; }

.posts-single-column img		{ float: left; text-indent: -9000px; }
.posts-single-column .entry-title a:link, .posts-single-column .entry-title a:visited { text-decoration: none; color: #45250c;}
.posts-single-column .entry-title a:hover	{ }
.posts-single-column .entry-summary { color: #45250c; overflow: hidden; padding: 2px 10px; }
.posts-single-column .entry-summary { display: block; min-height: 425px; }
.posts-single-column .entry-summary p { margin-bottom: 1.4em; }
.posts-single-column .entry-summary h3 { margin-bottom: 0.15em; color: #45250c; font-size: 1.10em; }
.posts-single-column .entry-summary ul { margin-bottom: 10px; font-weight: bold; line-height: 1.4em; list-style-position: outside; margin-left: -10px; margin-right: 0; padding-left: 30px; padding-right: 10px; padding-bottom: 0px; padding-top: 10px; background: #fff; width: 447px;}
.posts-single-column .entry-thumbnails { clear: both; display: none; }
.posts-single-column .entry-summary ul li { margin-bottom: 5px; }

.posts-single-column-2 { margin: 0 3px 0px 0; }
.posts-single-column-2 { list-style: none; padding: 0; overflow: hidden; }

.posts-single-column-2 img		{ float: left; text-indent: -9000px; }
.posts-single-column-2 .entry-title a:link, .posts-single-column-2 .entry-title a:visited { text-decoration: none; color: #45250c;}
.posts-single-column-2 .entry-title a:hover	{ }
.posts-single-column-2 .entry-summary { color: #45250c; overflow: hidden; padding: 2px 10px; }
.posts-single-column-2 .entry-summary { display: block; }
.posts-single-column-2 .entry-summary p { margin-bottom: 1.4em; }
.posts-single-column-2 .entry-summary h3 { margin-bottom: 0.15em; color: #45250c; font-size: 1.10em; }
.posts-single-column-2 .entry-summary ul { margin-bottom: 10px; font-weight: bold; line-height: 1.4em; list-style-position: outside; margin-left: -10px; margin-right: 0; padding-left: 30px; padding-right: 10px; padding-bottom: 0px; padding-top: 10px; background: #fff; width: 447px;}
.posts-single-column-2 .entry-thumbnails { clear: both; display: none; }
.posts-single-column-2 .entry-summary ul li { margin-bottom: 5px; }


.posts-pepecup { margin: 0 3px 0px 0; background: transparent url(../../images/casatino/bg-pepe-cup.jpg) top right no-repeat; }
.posts-pepecup { list-style: none; padding: 0; overflow: hidden; }
.posts-pepecup .post, .posts-pepecup .page { padding-bottom: 5px; width: 487px; float: left; margin: 0; margin-right: 5px; border: 0px; height: 497px; padding: 0px 243px; padding-right: 0; font-size: 11px; line-height:10px; overflow: hidden; }
.posts-pepecup img		{ float: left; width: 487px; height: 74px; background: #111; text-indent: -9000px; }
.posts-pepecup .entry-title { background-color: #E4DAC0; font-size: 24px; font-weight:bold; line-height: 74px; margin: 0 0 0px 0; text-align: center; color: #45250c; }
.posts-pepecup .entry-title a:link, .posts-pepecup .entry-title a:visited { text-decoration: none; color: #45250c;}
.posts-pepecup .entry-title a:hover	{ }
.posts-pepecup .entry-summary { color: #45250c; overflow: hidden; padding: 2px 10px; }
.posts-pepecup .entry-summary { display: block; }
.posts-pepecup .entry-summary p { margin-bottom: 1.4em; }
.posts-pepecup .entry-summary h3 { margin-bottom: 0.15em; color: #45250c; font-size: 1.10em; }
.posts-pepecup .entry-summary ul { margin-bottom: 10px; font-weight: normal; line-height: 1.4em; list-style-position: outside; list-style-type: none; margin-left: -10px; margin-right: 0; padding-left: 10px; padding-right: 10px; padding-bottom: 0px; padding-top: 10px; background: #fff; width: 467px;}
.posts-pepecup .entry-thumbnails { clear: both; display: inline-block; }
.posts-pepecup .entry-summary ul li { margin-bottom: 5px; }

body.page-template-pepe-cup-php { background-image: url(../../images/casatino/bg-header-gradient.png); }
.page-template-single-column-php #bottom-content-3, .page-template-pepe-cup-php #bottom-content-3{ margin: 0; }
.page-template-single-column-2-php #bottom-content-3, .page-template-pepe-cup-php #bottom-content-3{ margin: 0; }
.page-template-pepe-cup-php #bottom-content-3 div { position: absolute; bottom: 16px; width: 977px; height: 523px; background: transparent url(../../images/casatino/golden-pepe-cup.png) no-repeat bottom left; }
.page-template-pepe-cup-php #bottom-content-3 div p { padding-left: 247px; padding-top: 498px; color: #5d3414; font-size: 11px; margin: 5px 5px 3px 5px; }

body.page-template-page-mediafiles-php, body.page-template-page-jobs-php, body.page-template-page-contact-php, body.page-template-company-php, body.blog, body.single, body.search { background-image: url(../../images/casatino/bg-header-brown.jpg); }
.page-template-company-php #container, .blog #container, .single #container { border-right: 1px solid #E6DABD; border-left: 1px solid #E6DABD; margin-bottom: 16px; border-bottom: 1px solid #E6DABD; background: #FCF7EB; }
.page-template-company-php #content, .blog #content, .single #content { min-height: 542px; height: auto !important; height: 542px; border: 0; padding-left: 247px; width: 490px; background:transparent url(../../images/casatino/bg-company.jpg) no-repeat scroll left top; }

body.page-template-page-lifecycle-php { background-image: url(../../images/casatino/bg-header-blue-high.jpg); }
.page-template-page-lifecycle-php #header, .page-template-page-lifecycle-php #branding { height: 675px; }
.page-template-page-lifecycle-php #header-banner-container { height: 643px; }

.blog #content, .single #content {padding-right: 247px; padding-left: 0; width: 490px; background: none; }
.blog #container, .single #container  { background: #FCF7EB scroll right bottom; }

.blog  .navigation, .single .navigation { margin: 10px 5px; } 


#pepecup-sidebar { background: transparent url(../../images/casatino/bg-pepe-cup-sidebar.png) center 10px no-repeat; width: 237px; float: left; padding-top: 280px; padding-left: 5px; }
#pepecup-sidebar .widgettitle { background: none; color: #5d3414; font-weight: bold; border: 0; }
#pepecup-sidebar .widgetcontent { background: none; font-size: 11px; color: #5d3414; margin-bottom: 0; border: 0; padding-top: 0; }
#pepecup-sidebar .widgetcontent p { margin-bottom: 10px; }

#pepecup-sidebar .xoxo { margin: 0; }

#company-sidebar { color: #45250c; overflow: hidden; }
#company-sidebar  .widgetcontent p { margin-bottom: 1.4em; }
#company-sidebar .widgetcontent { font-weight: bold; line-height: 1.4em; background: #fff; border: 0; font-size: 11px; }
#company-sidebar .widgetcontent ul { margin: 0 0 0 15px; }
#company-sidebar .widgetcontent ul li { margin-bottom: 10px; }
#company-sidebar .widgettitle { background: #E4DAC0; font-size: 24px; font-weight: bold; height: 62px; margin: 0; text-align: center; color: #45250c; border:0; }

#primary { color: #45250c; overflow: hidden; }
#primary  .widgetcontent p { margin-bottom: 1.4em; }
#primary .widgetcontent { font-weight: bold; line-height: 1.4em; background: none; border: 0; font-size: 11px; overflow-y: auto; }
#primary .widgetcontent ul { margin: 0 0 0 15px; height: 480px; }
#primary .widgetcontent ul li { margin-bottom: 10px; }
#primary .widgettitle { background: #E4DAC0; font-size: 24px; font-weight: bold; height: 62px; line-height: 62px; margin: 0; text-align: center; color: #45250c; border:0; }

.layout-3c-r-fixed .posts-default .post, .layout-3c-r-fixed .posts-default img, .layout-3c-r-fixed .posts-default .entry-meta	{ width: 223px; }
.layout-3c-fixed .posts-default .post, .layout-3c-fixed .posts-default img, .layout-3c-fixed .posts-default .entry-meta	{ width: 223px; }

.navigation				{ margin: 10px 10px 10px 0; }

/* single post */
.single .post, .single-post	{ border: 0; margin: 0 3px 10px 0;  font-size: 11px; }
.single .post, .blog .single-post	{ margin: 0 0px 10px 3px; }

.single .post .entry-title, .single-post .entry-title	{ background-color: #E4DAC0; font-size: 24px; font-weight:bold; padding:13px 0; height: 48px; margin: 0 0 0px 0; text-align: center; color: #45250c; text-transform: uppercase; }
.single .post .entry-title a:link, .single-post .entry-title a:link, .single .post .entry-title a:visited, .single-post .entry-title a:visited { text-decoration: none; color: #45250c;}
.single .post .entry-title a:hover, .single-post .entry-title a:hover	{ }
.single .post .entry-info, .single-post .entry-info	{ color: #848485; }
.single .post .entry-cat, .single-post .entry-cat	{ display: block; color: #848485; margin: 2px 0; }
.single .post .entry-author, .single-post .entry-author { font-weight: bold; margin: 0 10px 0 0; color: #848485; }
.single .post .entry-author address, .single-post .entry-author address	{ display: inline; font-style: normal; }
.single .post .tags, .single-post .tags			{ display: block; margin: 5px 0; color: #848485; }
.single .post .entry-photo, .single-post .entry-photo	{ width: 735px; margin: 0 auto 10px; border: 0; }

.single .post .entry-content, .single-post .entry-content { color: #45250c; overflow: hidden; padding: 10px 10px; }
.single .post .entry-content, .single-post .entry-content { display: block; }
.single .post .entry-content p, .single-post .entry-content p { margin-bottom: 1.4em; }
.single .post .entry-content h3, .single-post .entry-content h3 { margin-bottom: 0.15em; color: #45250c; font-size: 1.10em; }
.single .post .entry-content ul, .single-post .entry-content ul { margin-bottom: 10px; font-weight: normal; line-height: 1.4em; list-style-position: outside; list-style-type: none; margin-left: 0px; margin-right: 0; padding-left: 10px; padding-right: 10px; padding-bottom: 10px; padding-top: 10px; background: #fff; width: 467px;}
.single .post .entry-thumbnails, .single-post .entry-thumbnails{ clear: both; display: inline-block; }
.single .post .entry-content ul li, .single-post .entry-content ul li { margin-bottom: 5px; }

.single .post, .single-post 			{ padding: 0; }

.casatino-posts a { color: #45250c; }
.widgetcontainer .casatino-posts li a { text-decoration: none; border: 0; }
.casatino-posts a, .casatino-posts a:hover { text-decoration: none; border: 0; }
.casatino-posts a small { display: block; }
.casatino-posts .author { display: none; }

.layout-3c-r-fixed .post .entry-photo, .layout-3c-r-fixed .single-post .single-post-2 .entry-photo, .layout-3c-fixed .post .entry-photo, .layout-3c-fixed .single-post .single-post-2 .entry-photo	{ width: 480px; }

.postbar				{ list-style: none; margin: 0 0 10px; padding: 7px 0; border: 1px solid #CCC; background: url(../../images/topnav.jpg) repeat-x top; font-size: 11px; }
.postbar li				{ float: left; padding: 0 10px; border-left: 1px solid #EEE; }
.postbar li:first-child	{ border-left: 0; }
.postbar li a:link, .postbar li a:visited	{ text-decoration: none; font-weight: bold; }
.postbar li a:hover		{ }
.postbar .WP-PrintIcon, .postbar .WP-EmailIcon { display: none; }

.single-post-meta		{ padding: 4px; margin: 0 10px 10px; background: #F0F0F0; }
.single-post-meta-field	{ clear: left; float: left; width: 15%; font-weight: bold; color: #000; background: #F0F0F0; }
.single-post-meta-value	{ float: left; width: 80%; color: #333; background: #F0F0F0; }

.module-title, .feed-title	{ line-height: 1em; color: #333; font-size: 12px; font-weight: bold; margin: 0 10px 0 0; padding: 7px 10px; background: url(../../images/feed-title-white.jpg) repeat-x top #0052a3; border: 1px solid #CCC; display: block; }
.feed-title				{ border-bottom: none; }

.gallery				{ clear: both; margin: 10px 0; }
.gallery-item			{ float: left; margin-right: 0px; }

.about-author			{ border: 1px solid #CCC; padding: 10px 15px; margin: 0 0 10px; line-height: 1.5em; background: #FFF; font-size: 11px; }
.about-author h4		{ font-size: 10px; margin: 0 0 10px; text-transform: uppercase; color: #333; font-weight: bold; }
.about-author img		{ float: left; margin: 0 10px 10px 0; border: 1px solid #CCC; padding: 0; }

/* gd star rating */
.gdmultitable			{ margin: 0 0 10px !important; }
.gdmultitable td		{ padding: 5px !important; }

/* wp-pagenavi */
.wp-pagenavi			{ margin: 0 0 10px; font-size: 12px; }
.wp-pagenavi a:link, .wp-pagenavi a:visited	{ padding: 3px 4px; margin: 2px; text-decoration: none; background: #FFF; border: 1px solid #CCC; }
.wp-pagenavi a:hover	{ color: #000; }
.wp-pagenavi span.pages, .wp-pagenavi span.extend	{ padding: 3px 4px; background: #FFF; margin: 2px; border: 1px solid #CCC; }
.wp-pagenavi span.current	{ padding: 3px 4px; background: #FFF; margin: 2px; font-weight: bold; border: 1px solid #CCC; }
.wp-pagenavi span.pages	{ margin-left: 0; }

/* wp125 */
#wp125adwrap_2c			{ width: 270px !important; display: inline-block; padding: 8px 0 2px 8px; margin: 0 auto !important; }
#wp125adwrap_2c .wp125ad{ padding: 0 !important; margin: 0 10px 10px 0 !important; }
#wp125adwrap_2c:after	{ clear: both; content: "."; display: block; height: 0; line-height: 0; visibility: hidden; }
html[xmlns] #wp125adwrap_2c	{ display: block; }
* html #wp125adwrap_2c	{ height: 1%; }

/* wp-email */
#wp-email-required      { color: #CC0000; }
#wp-email               { margin: 10px; padding: 10px; background: #F0F0F0; }
#wp-email-button        { text-align: left !important; }

/* comments */
#commentlist			{ background: url(../../images/techblue/content-bg.jpg) repeat-x #FFF; border: solid #CCC; border-width: 0 1px 1px; list-style: none; padding: 10px; margin: 0 10px 0 0; }
#commentlist li			{ margin: 0; padding-bottom: 20px; overflow: hidden; }
#commentlist .avatar	{ border: 1px solid #CCC; padding: 1px; float: left; margin: 0 5px 10px 0; }
#commentlist cite		{ font-weight: bold; font-style: normal; line-height: 14px; }
#commentlist p			{ clear: left; font-size: 12px; }
#commentlist .reply		{ float: right; }
#commentlist .reply a, .comments-navigation a, .read-more, .navigation a	{ color: #FFF; background: url(../../images/techblue/feed-title.jpg) top repeat-x; text-decoration: none; padding: 5px 8px; margin-bottom: 3px; border: 1px solid #CCC; font-weight: bold; zoom: 1; *display: inline; display: inline-block; }
#commentlist .reply a:hover, .comments-navigation a:hover, .navigation a:hover, .read-more:hover	{ background: url(../../images/feed-title-white.jpg) top repeat-x; color: #000; }
#commentlist .children	{ clear: right; margin: 5px 0 0; list-style: none; }
#commentlist .children li	{ border-bottom: none; border-left: 1px dotted #CCC; padding: 0 0 0 20px; }
#commentlist #respond	{ clear: both; margin-top: 40px; padding-top: 10px; border-top: 1px dotted #CCC; }
#commentlist .comment-author	{ padding: 10px 0 0 10px;}
#commentlist .comment-content	{ padding: 0 10px; }
#commentlist .comment-node	{ background: #FFF; border: 1px solid #EEE; }
#commentlist .comment-meta	{ text-decoration: none; color: #999; font-size: 11px; }
#commentlist .comment-controls	{ background: #FFF; padding: 5px 10px; font-weight: bold; }
#commentlist .comment-controls a:link, #commentlist .comment-controls a:visited	{ text-decoration: none; }

.comments-navigation	{ clear: both; margin: 10px 10px 20px 0; }
.nocomments				{ background: url(../../images/techblue/content-bg.jpg) repeat-x #FFF; border: solid #CCC; border-width: 0 1px 1px; padding: 15px 10px; margin: 0 10px 20px 0; }

#commentsform			{ background: url(../../images/techblue/content-bg.jpg) repeat-x #FFF; border: solid #CCC; border-width: 0 1px 1px; margin: 0 10px 10px 0; padding: 10px 15px; overflow: hidden; }
#commentsform textarea	{ width: 98%; height: 100px; padding: 5px; }

.pingbacks				{ background: url(../../images/techblue/content-bg.jpg) repeat-x #FFF; border: solid #CCC; border-width: 0 1px 1px; padding: 15px 10px 15px 30px; margin: 0 10px 20px 0; }
.pingbacks li			{ padding: 2px 0; font-weight: bold; }
.pingbacks a:link, .pingbacks a:visited	{ text-decoration: none; }

/* search results */
.search-results h2      { color: #333; font-size: 12px; font-weight: bold; margin: 0 10px 0 0; padding: 6px 10px; background: url(../../images/feed-title-white.jpg) repeat-x top #0052a3; border: 1px solid #CCC; }
.search-results-content { border: 0; margin: 0 3px 10px 0; padding: 10px; color: #45250C; }

/* footer */
#footer	{ width: 100%; margin: 0; padding: 0; border: 0; height: 130px; background: #fff url(../../images/casatino/bg-footer.jpg) top left repeat;  }
#footer .widgetcontainer	{ padding: 5px 10px; }
#footer .widgettitle	{ background: none; border: none; text-transform: uppercase; font-size: 10px; color: #333; padding: 0 0 10px; }
#footer .widgetcontent	{ font-size: 11px; background: none; padding: 0; border: none; }
#footer .footer-message	{ border-left: 1px solid #EEE; float: left; overflow: hidden; margin: 10px 0 0; }
#footer .footer-message .widgetcontainer	{ width: 215px; overflow: hidden; }
#footer-content { height: 118px; width: 990px; margin: 0 auto; padding: 0 0px; /*background: #fff url(../../images/casatino/footer.jpg) top center no-repeat;*/ }
#footer-sidebar		{ width: 690px; float: left; overflow: hidden; margin: 10px 10px 0; }
#footer-sidebar .widgetcontainer	{ float: left; margin: 0 0 15px 0; max-width: 250px; max-height: 120px; }
#footer-sidebar ul	{ list-style: square; }
#footer-sidebar li	{ margin: 0 0 3px; }
#footer .widgetcontent a:link, #footer .widgetcontent a:visited	{ font-size: 11px; }

/* gallery and projects info */
.gallery  { clear: none; float: left; width: 487px; overflow: hidden; }
.project-info {  width: 242px; float: left; overflow: hidden; margin-right:3px; }
.project-title { background-color: #E4DAC0; height: 34px; font-weight: normal; margin-bottom: 0; text-align: center; padding: 20px 0; font-size: 1.2em; }
.project-title span { display: block; }
span.project-name { font-weight: bold; }
.project-content { padding:10px; background: #fff; }
.project-content h4 { color: #45250C; margin-bottom: 0px; font-size: 1em; }
.page-template-page-gallery-php .single .post .entry-content, .page-template-page-gallery-php .single-post .entry-content { padding: 0; margin: 0; }
.page-template-page-gallery-php .single .post .entry-content .projects-list ul, .page-template-page-gallery-php .single-post .entry-content .projects-list ul { background: none; width: 222px; padding: 0; }
.projects-list { margin: 0; padding: 0; padding: 0 10px; padding-top: 84px; background: transparent url(../../images/casatino/bg-projects-list.jpg) top center no-repeat; width: 222px; float: left; margin-right: 3px; overflow: hidden; }
.projects-list dt { font-size: 22px; color: #e4dac0; font-weight: bold; }
.projects-list dd { color: #45250C; margin: 0; }
.projects-list dd ul { list-style-type: none; margin: 0; }
.projects-list ul li { font-size: 11px; margin-bottom: 1.2em; }
.projects-list ul li span { display: block; }
.projects-list ul li a, .projects-list ul li a:hover, .projects-list ul li a:visited, .projects-list ul li a:link { color: #45250C; text-decoration: none; }

/* media files page */
.mediafile-info {  width: 242px; float: left; overflow: hidden; margin-right:3px; }
.mediafile-title { background-color: #E4DAC0; height: 34px; font-weight: normal; margin-bottom: 0; text-align: center; padding: 20px 0; font-size: 1.2em; }
.mediafile-title span { display: block; }
span.mediafile-name { font-weight: bold; }
.mediafile-content { padding:10px; background: #fff; }
.mediafile-content h4 { color: #45250C; margin-bottom: 0px; font-size: 1em; }
.mediafile-preview { float: left; width: 487px; }
.mediafile-preview img { width: 100%; }
.page-template-page-mediafiles-php .single .post .entry-content, .page-template-page-mediafiles-php .single-post .entry-content { padding: 0; margin: 0; }
.page-template-page-mediafiles-php .single .post .entry-content .projects-list ul, .page-template-page-mediafiles-php .single-post .entry-content .mediafiles-list ul { background: none; width: 222px; padding: 0; }
.mediafiles-list { margin: 0; padding: 0; padding: 0 10px; padding-top: 84px; background: transparent url(../../images/casatino/bg-mediafiles-list.png) top center no-repeat; width: 222px; float: left; margin-right: 3px; overflow: hidden; }
.mediafiles-list dt { font-size: 22px; color: #e4dac0; font-weight: bold; }
.mediafiles-list dd { color: #45250C; margin: 0; }
.mediafiles-list dd ul { list-style-type: none; margin: 0; }
.mediafiles-list ul li { font-size: 11px; margin-bottom: 1.2em; }
.mediafiles-list ul li span { display: block; }
.mediafiles-list ul li a, .mediafiles-list ul li a:hover, .mediafiles-list ul li a:visited, .mediafiles-list ul li a:link { color: #45250C; text-decoration: none; }

/* contact page */
.page-template-page-contact-php .single .post, .page-template-page-contact-php .single-post { margin: 0; }
.page-template-page-contact-php .single .post .entry-content, .page-template-page-contact-php .single-post .entry-content { padding: 0; }
.page-template-page-contact-php .single .post .entry-content h3, .page-template-page-contact-php .single-post .entry-content h3 { margin-bottom: 0; color: #45250c; font-size: 24px; }
.page-template-page-contact-php .single .post .entry-content ul, .page-template-page-contact-php .single-post .entry-content ul { background: none; padding: 10px; padding-right: 0; }
.page-template-page-contact-php .single .post .entry-content .contact-column ul, .page-template-page-contact-php .single-post .entry-content .contact-column ul { width: 232px; }
.page-template-page-contact-php #content { min-height: 542px; height: auto !important; height: 542px;  }
.page-template-page-contact-php .single .post .entry-content ul li, .page-template-page-contact-php .single-post .entry-content ul li { margin-bottom: 1em; }
.page-template-page-contact-php .single .post .entry-content p, .page-template-page-contact-php  .single-post .entry-content p { margin-bottom: 5px; color: #45250c; font-weight: bold; }

.contact-column { width: 242px; float: left; display: block; margin-right:3px;}
.contact-widecolumn { width: 487px; float: left; display: block; }
.contact-column p, .contact-widecolumn p { background: #fff; padding: 10px; }
.contact-widecolumn ul li { height: 62px; width: 230px; float: left; margin-right: 3px; }
.contact-column ul li img, .contact-widecolumn ul li img { float: left; width: 55px; height: 55px; margin: 0px; margin-right: 5px; }

/* Sitemap */
.page-template-page-sitemap-php .single .post, .page-template-page-sitemap-php .single-post { margin: 0; }
.page-template-page-sitemap-php .single .post .entry-content, .page-template-page-sitemap-php .single-post .entry-content { padding-left: 0; padding-right: 0; }
.page-template-page-sitemap-php .single .post .entry-content ul, .page-template-page-sitemap-php .single-post .entry-content ul { width: 967px; }
.ddsg-wrapper h2 { display: none; }
.ddsg-wrapper a, .ddsg-wrapper a:hover, .ddsg-wrapper a:visited { color: #45250c; text-decoration: none; }
.ddsg-wrapper a:hover { text-decoration: underline; }

/* Jobs */
div.wpcf7 { float: left; width: 467px; padding: 84px 10px 10px 10px !important; background: transparent url(../../images/casatino/bg-jobs-form.jpg) top center no-repeat; margin-right: 3px !important; }
.casatino-wwu { width: 242px; margin-right: 3px; float: left; }
.casatino-wwu p { padding: 10px; }

.page-template-page-jobs-php .single .post .entry-content, .page-template-page-jobs-php .single-post .entry-content { padding: 0; }
.page-template-page-jobs-php .single .post .entry-content h3, .page-template-page-jobs-php .single-post .entry-content h3 { margin-bottom: 0; color: #45250c; font-size: 24px; }
.page-template-page-jobs-php .single .post .entry-content ul, .page-template-page-jobs-php .single-post .entry-content ul { background: none; padding: 10px; }
.page-template-page-jobs-php #content { min-height: 542px; height: auto !important; height: 542px; }
.page-template-page-jobs-php .single .post .entry-content ul li, .page-template-page-jobs-php .single-post .entry-content ul li { margin-bottom: 1em; }
.page-template-page-jobs-php .single .post .entry-content p, .page-template-page-jobs-php  .single-post .entry-content p { margin-bottom: 5px; color: #45250c; }

.page-template-page-jobs-php label { display: block; font-weight: normal; width: 124px; }
.page-template-page-jobs-php input[type=text], .page-template-page-jobs-php input[type=password], .page-template-page-jobs-php textarea { width: 460px; }

.page-template-page-jobs-php .single .post .entry-content .casatino-jobslist, .page-template-page-jobs-php .single-post .entry-content .casatino-jobslist { float: left;  background: #fff url(../../images/casatino/bg-jobs-list.jpg) top center no-repeat; width: 212px; padding: 84px 10px 10px 20px; list-style-type: disc; list-style-position: outside; }

.casatino-jobslist .jobdesc, .casatino-jobslist .jobref { display: block; }
.casatino-jobslist .jobdesc { font-weight: bold; }


.nappi {
   width: 110px;
   height: 100px;
   list-style: none;
   float: right;
   margin: -25% -15px 0 0;
}

.nappi a {
   margin-top: 15px;
   width: 110px;
   height: 100px;
   display: inline-block;
}

.nappi a span {
    display: none;
}


#secondary { 
  position: absolute;
  top: 0;
  right: 5px;
  color: #45250c; overflow: hidden; 
  float: right;
}
#secondary  .widgetcontent p { margin-bottom: 1.4em; }
#secondary .widgetcontent { font-weight: bold; line-height: 1.4em; background: none; border: 0; font-size: 11px; overflow-y: auto; }
#secondary .widgetcontent ul { margin: 0 0 0 15px; height: 480px; }
#secondary .widgetcontent ul li { margin-bottom: 10px; }
#secondary .widgettitle { background: #E4DAC0; font-size: 24px; font-weight: bold; height: 62px; line-height: 62px; margin: 0; text-align: center; color: #45250c; border:0; }

/*
.page-id-1833 .posts-single-column-2 { margin: 0 3px 0px 0; background: transparent url(../../images/casatino/bg-single-column-page-2.jpg) top right !important; }
*/

.single-column-2-php .entry-thumbnails  {
  display: none !important;
}

.posts-single-column .page.punto,
.page-template-page-feedback-php .page.punto {
  background: transparent url(../../images/casatino/bg-punto.jpg) top left
}

.posts-single-column .page.pablo,
.page-template-page-feedback-php .page.pablo {
  background: transparent url(../../images/casatino/bg-pablo.jpg) top left
}

.posts-single-column .page.pedro,
.page-template-page-feedback-php .page.pedro {
  background: transparent url(../../images/casatino/bg-pedro.jpg) top left
}

.posts-single-column .post, 
.posts-single-column .page,
.posts-single-column-2 .post, 
.posts-single-column-2 .page { 
  width: 483px; 
  float: left; 
  margin: 0; 
  border: 0px; 
  min-height: 497px; 
  padding: 0px 247px 0px 248px;
  font-size: 11px; 
  line-height: 10px; 
  overflow: hidden; 
}

h3.entry-title {
  display: block;
  background: #E4DAC0; 
  font-size: 24px; 
  font-weight: bold; height: 62px; line-height: 62px; margin: 0; text-align: center; color: #45250c; border:0;
}

h3.entry-title a {
  font-size: 24px; 
}

.front-box {
  width: 487px;
  height: 130px;
  zoom: 1;
  overflow: hidden;
  margin: 0;
  margin: 4px 0 0 0;
  float: left;
}

.front-box.right {
  margin-left: 3px;
}

.front-box ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
  zoom: 1;
}

.font-box li {
  height: 130px;
  padding: 0;
  margin: 0;
  zoom: 1;
}

.front-box h2 {
  display: none;
}

.front-box a { 
  margin: 0;
  padding: 0;
  display: block; 
}

#primary { color: #45250c; overflow: hidden; }
#primary  .widgetcontent p { margin-bottom: 1.4em; }
#primary .widgetcontent { font-weight: bold; line-height: 1.4em; background: none; border: 0; font-size: 11px; overflow-y: auto; }
#primary .widgetcontent ul { margin: 0 0 0 15px; height: 480px; }
#primary .widgetcontent ul li { margin-bottom: 10px; }
#primary .widgettitle { background: #E4DAC0; font-size: 24px; font-weight: bold; height: 62px; line-height: 62px; margin: 0; text-align: center; color: #45250c; border:0; }

#secondary ul li ul {
  list-style-type: none;
  padding-left: 20px;
}

#secondary li {
  position: relative;
}

#secondary .attachment {
  position: absolute;
  top: 0;
  left: 0;
  margin-left: -35px;
  margin-top: 5px;
}

#sidebar {
  width: 242px;
  float: left;
  line-height: 1.4em;
}

#sidebar h2 {
  background: #E4DAC0; 
  font-size: 24px; 
  font-weight: bold; 
  height: 62px; 
  line-height: 62px; 
  margin: 0; 
  text-align: center; 
  color: #45250c; 
  border:0;
  display: block;
}

#sidebar ul {
  margin: 0 15px; 
  height: 400px;
  padding: 10px;
  padding-left: 40px;
}

#sidebar a {
  color: #45250C;
  text-decoration: none;
}

#sidebar ul li {
  font-weight: bold;
  font-size: 12px;
}

#feedback {
  padding: 0;
  height: 100%;
  width: 732px;
  min-height: 480px;
  float: left;
  margin-left: 3px;
  margin-bottom: 0;
  background-position: top right;
}

#feedback h2 {
  background: #E4DAC0; 
  font-size: 24px; 
  font-weight: bold; 
  height: 62px; 
  line-height: 62px; 
  margin: 0; 
  text-align: center; 
  color: #45250c; 
  border:0;
  display: block;
}

#feedback .contents {
  width: 483px;  
}

#feedback .details {
  font-size: 14px;
  padding: 20px 10px;
  line-height: 1.4;
}

img.quote {
  float: left;
  margin: 15px;
}

#roulette {
  width: 977px;
  background: #cec09c;
  height: 22px;
  overflow: hidden;
}

#roulette ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

#roulette small {
  display: none;
}

#roulette h2.widgettitle {
  font-size: 13px;
  font-weight: normal;
  padding: 3px 5px;
  border: 0;
  width: 115px;
  float: left;
  background: #cec09c;
  color: #6a4e32;
}

#roulette ul.casatino-posts {
  float: left;
  width: 852px;
}

#roulette ul.casatino-posts li {
  line-height: 21px;
  width: 852px;
  font-weight: bold;
}

#roulette .attachment {
  display: none;
}

ul.posts-default {
  clear: both;
}


#subnav, #nav, h1, h2, h3, h4, h5,
#roulette ul.casatino-posts li,
#sidebar, #feedback {
  font-family: "expressway-1","expressway-2","verdana";
  letter-spacing: 0.1em;
}

#subnav a {
  font-size: 13px !important;
  font-weight: bold !important;
}

h3 {
  font-size: 1.3em !important;
  letter-spacing: 0em;
}

.bottom-link a {
  font-family: "expressway-1","expressway-2","verdana";
}

ul.transparent {
  background-color: transparent !important;
}

.white {
  margin: -4px -10px;
  background: #fff;
  line-height: 15px;
  clear: both;
  margin-bottom: 20px;
}

.white .content {
  padding: 10px;
}

.buttons {
  /*clear: both;*/
  width: 100%;
}

.button-1,
.button-2 {
  height: 37px;
  display: block;
  float: left;
  text-indent: -1000em;
  overflow: hidden;
}

.button-1 {
  width: 122px;
  background: url(../../images/casatino/bg-nappi-tutustumiskaynti.jpg) no-repeat;
}

.button-2 {
  width: 360px;
  background: url(../../images/casatino/bg-nappi-esite.jpg) no-repeat;
}

.posts-four-columns .button-2 {
  width: 120px !important;
}

body.page-id-60 { 
  background-image: url(../../images/casatino/bg-header-blue-high.jpg);
}
.page-id-60 #header-banner-container { height: 480px; }

.page-id-60 #header,
.page-id-60 #branding {
  height: 500px;
  zoom: 1;
}

.page-id-60 #subnav {
  margin-top: -34px;
}

#branding {
  z-index: 10;
}

#header-banner-container {
  z-index: 11;
}

#header-banner-container object {
  z-index: 15;
}

#subnav {
  z-index: 1000;
  zoom: 1;
}

#main {
  z-index: 50;
}

#subnav-content {
  z-index: 1100;
}

.page-id-60 #main {
  margin-top: -6px;
  border-top: 6px solid #512e11;
}


