@font-face {
    font-family: 'SegoeScript';
    src: url('shared/fonts/segoesc-webfont.eot');
    src: url('shared/fonts/segoesc-webfont.eot?#iefix') format('embedded-opentype'),
         url('shared/fonts/segoesc-webfont.woff') format('woff'),
         url('shared/fonts/segoesc-webfont.ttf') format('truetype'),
         url('shared/fonts/segoesc-webfont.svg#SegoeScript') format('svg');
    font-weight: normal;
    font-style: normal;
}

body
{
	font-family: arial, verdana, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #222;
	background-image:url('http://www.cookusinterruptus.com/images/bg-body.gif'); 
	margin:0px;
}

#menu
{
	
}

#widgets {list-style-type:none; margin:0px; margin-left:0px; font-weight:bold;}
#widgets ul {list-style-type:none; margin-top:0px; margin-left:-30px;}
#widgets ul li ul{list-style-type:none;}
#widgets ul li ul li{list-style-type:none;}


#findout ol  {
	margin-left:22px;
	padding:0px;
}


.contentTable
{
	border-left:solid 2px #9f9e9c; 
	border-right:solid 2px #9f9e9c; 
	border-bottom:solid 2px #9f9e9c;
	width: 964px;
}

.main-content
{
	font-family: arial, verdana, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #222;
	padding-left:20px; 
	padding-right:20px;
}

h2.keywords
{
	color: #ccc;
	font-size: 9pt;
}

td
{
	vertical-align: top;
	font-family: arial, verdana, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #222;
}

p
{
	font-family: arial, verdana, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #222;
}

.whiteTitle
{
	font-weight:bold;
	color:#fff;
}

.recipeTitle
{
	color:#f8fabd;
	font-weight:bold;
	margin-bottom:5px;
	margin-top:0px;
}

.recipeTitle a:link
{
	font-weight:bold;
}

.recipeTitle a:visited
{
	font-weight:bold;
}

.recipeTitle a:active
{
	font-weight:bold;
}

.recipeTitle a:hover
{
	font-weight:bold;
}

.allVideos
{
	width:167px;
	padding-right:5px;
}


.rightSidebar
{
	padding:4 4 4 10;
	font-family: Goudy Old Style, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color:#845b3b;
	background-color:#e5c08b;
}


.leftColumn
{
	background-image:url('../images/dotted_line.gif'); 
	background-repeat: repeat-y; 
	background-position: right top; 
	padding-right:10px;
	vertical-align: top;
}

.rightColumn
{
	background-image:url('../images/dotted_line.gif'); 
	background-repeat: repeat-y; 
	background-position: right top; 
	padding-right:10px; 
	padding-left:10px;
	vertical-align:top;
}


/* left sidebar links */

.linksTable
{
	background-color: #f3de9e; 
	/*
	border-left:solid 1px #fff;
	border-right:solid 1px #fff;
	border-bottom:solid 1px #fff;
	*/
	border-bottom:solid 1px #f1bc1a;
}

.linksTable td
{
	border-top:solid 1px #f1bc1a;
	border-left:solid 1px #f1bc1a;
	border-right:solid 1px #f1bc1a;
}

.overlay_links
{
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	padding-right:3px;
}

.overlay_links A:link
{
	display: block;
	font-family: arial, verdana, sans-serif;
	color: #990100; 
	font-size: 10pt; 
	font-weight: normal;
	text-decoration: none;
	width: 155px;
}

.overlay_links A:visited
{
	display: block;
	font-family: arial, verdana, sans-serif;
	color: #990100; 
	font-size: 10pt; 
	font-weight: normal;
	text-decoration: none;
	width: 155px;
}

.overlay_links A:active
{
	display: block;
	font-family: arial, verdana, sans-serif;
	color: #990100; 
	font-size: 10pt; 
	font-weight: normal;
	text-decoration: none;
	width: 155px;
}

.overlay_links A:hover
{
	display: block;
	font-family: arial, verdana, sans-serif;
	color: #990100; 
	font-size: 10pt; 
	font-weight: normal;
	text-decoration: none;
	width: 155px;
}

h1
{
	vertical-align: top;
	font-family: arial, verdana, sans-serif;
	font-size:18pt;
	font-weight: normal;
	color: #33cc33;
}

h2
{
	vertical-align: top;
	font-family: arial, verdana, sans-serif;
	font-size:14pt;
	font-weight: normal;
	color: #222;
}

h3
{
	/*vertical-align: top;*/
	font-family: arial, verdana, sans-serif;
	font-size:12pt;
	font-weight: normal;
	font-style: italic;
	color: #222;
	margin-top:25px;
}

h4
{
	font-family: SegoeScript, arial, sans-serif;
	font-size: 14pt;
	color:#000;
	margin:0px 0px 3px 0px;
	padding:0px;
}

h3 A:link
{
	font-family: arial, verdana, sans-serif;
	color: #990100; 
	font-size: 14pt; 
	font-weight: normal;
	text-decoration: none;
}

h3 A:visited
{
	font-family: arial, verdana, sans-serif;
	color: #990100; 
	font-size: 14pt; 
	font-weight: normal;
	text-decoration: none;
}

h3 A:active
{
	font-family: arial, verdana, sans-serif;
	color: #990100; 
	font-size: 14pt; 
	font-weight: normal;
	text-decoration: none;
}

h3 A:hover
{
	font-family: arial, verdana, sans-serif;
	color: #ec1f1e; 
	font-size: 14pt; 
	font-weight: normal;
	text-decoration: none;
}


.footer
{
	text-align: center;
	vertical-align: middle;
	font-size: 8pt;
	color: #990100;
	width:100%;
}

.footer A:link
{
	font-family: arial, verdana, sans-serif;
	color: #990100; 
	font-size: 8pt; 
	font-weight: normal;
	text-decoration: none;
}

.footer A:visited
{
	font-family: arial, verdana, sans-serif;
	color: #990100; 
	font-size: 8pt; 
	font-weight: normal;
	text-decoration: none;
}

.footer A:active
{
	font-family: arial, verdana, sans-serif;
	color: #990100; 
	font-size: 8pt; 
	font-weight: normal;
	text-decoration: none;
}

.footer A:hover
{
	font-family: arial, verdana, sans-serif;
	color: #990100; 
	font-size: 8pt; 
	font-weight: normal;
	text-decoration: underline;
}


.content
{
	font-family: arial, verdana, sans-serif;
	font-size: 10pt;
	font-weight: normal;
}



.content_black
{
	font-family: arial, verdana, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #222;
}

.news_header
{
	font-weight:bold;
}


a:link
{
	font-family: arial, verdana, sans-serif;
	font-size: 10pt;
	text-decoration: none;
	color:#990100;
	font-weight: normal;
}

a:visited
{
	font-family: arial, verdana, sans-serif;
	font-size: 10pt;
	text-decoration: none;
	color:#990100;
	font-weight: normal;
}

a:active
{
	font-family: arial, verdana, sans-serif;
	font-size: 10pt;
	text-decoration: none;
	color:#990100;
	font-weight: normal;
}

a:hover
{
	font-family: arial, verdana, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: underline;
	color:#990100;
}

a.nav:link
{
	font-family: arial, verdana, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
	color: #fad279;
}

a.nav:visited
{
	font-family: arial, verdana, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
	color: #fad279;
}

a.nav:active
{
	font-family: arial, verdana, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
	color: #fad279;
}

a.nav:hover
{
	font-family: arial, verdana, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
	color: #fff;
}


#cookus_hearts ul 
{
	margin:10px;
	padding:10px;
}




/* Bossanova classes */

.ctp_contact_info_th
{
	vertical-align: top;
	font-family: arial, verdana, sans-serif;
	font-size:10pt;
	color: #373535;
}


.ctp_contact_info_td
{
	vertical-align: top;
	font-family: arial, verdana, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #373535;
}

.ctp_contact_info_td a:link
{
	color:#990100;
	font-weight: normal;
}

.ctp_contact_info_td a:visited
{
	color:#990100;
	font-weight: normal;
}

.ctp_contact_info_td a:active
{
	color:#990100;
	font-weight: normal;
}

.ctp_contact_info_td a:hover
{
	color:#ec1f1e;
	font-weight: normal;
}

/* end Bossanova classes */








/* Blog classes */

.blogDate {
	color:#33cc33;
	}

.feedback A:link
{
	font-family: arial, verdana, sans-serif;
	color: #33cc33; 
	font-size: 10pt; 
	font-weight: normal;
	text-decoration: none;
}

.feedback A:visited
{
	font-family: arial, verdana, sans-serif;
	color: #33cc33; 
	font-size: 10pt; 
	font-weight: normal;
	text-decoration: none;
}

.feedback A:active
{
	font-family: arial, verdana, sans-serif;
	color: #33cc33; 
	font-size: 10pt; 
	font-weight: normal;
	text-decoration: none;
}

.feedback A:hover
{
	font-family: arial, verdana, sans-serif;
	color: #10e410; 
	font-size: 10pt; 
	font-weight: normal;
	text-decoration: none;
}


#page {
	background-color: white;
	border: 1px solid #959596;
	text-align: left;
	}

#header {
	background: #73a0c5 url('images/kubrickheader.jpg') no-repeat bottom center;
	}

#headerimg 	{
	margin: 7px 9px 0;
	height: 192px;
	width: 740px;
	}

#content {
	text-align:left;
	}

.widecolumn .entry p {
	
	}

.narrowcolumn .entry, .widecolumn .entry {
	
	}

.widecolumn {
	text-align:left;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

#footer {
	background: #eee url('images/kubrickfooter.jpg') no-repeat top;
	border: none;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}


h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}


small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

#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;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0;
	}

#page {
	background-color: white;
	margin: 20px auto;
	padding: 0;
	width: 760px;
	border: 1px solid #959596;
	}

#header {
	background-color: #73a0c5;
	margin: 0 0 0 1px;
	padding: 0;
	height: 200px;
	width: 758px;
	}

#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
	}

.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 450px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 10px;
	width: 450px;
	}

.post {
	margin:0px;
	/* text-align: justify; */
	}

.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;
}

.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 760px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
/* End Structure */



/*	Begin Headers */
/*
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 30px 0 0;
	}
*/

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
img {
	border:none;
	}

p img {
	padding: 0;
	max-width: 100%;
	}

.wp-caption-text {
	margin: 0px 0px;
	padding:0px;
	text-align:center;
	font-size:9pt;
	font-style:italic;
}

/*
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 {
	margin: 0 0 2px 20px;
	float:right;
}

img.alignleft {
	padding: 4px;
	margin: 0px 7px 5px 0px;
	float:left;
	clear:both;
}

.alignright {
	float: right;
}

.alignleft {
	float: left
}

div.storytime {
	float: left
}

.listboxContainer {
	clear:both;
}

h1 {
	clear:both;
}


/* 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;
	}

.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;
	}

#searchform {
text-align: center;
list-style-type: none;
        }
li#searchform {
margin: 0px;
padding: 0px;
list-style-type: none;
}
#sidebar #searchform #s {
width: 88%;
background-color: red;
margin: 0px;
padding: 0px;
list-style-type: none;
}
#sidebar #searchsubmit {
list-style-type: none;
}
input {
padding: 0px;
margin: 0px;
list-style-type: 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 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 Sidebar */
#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* 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;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/


/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}






