/*
Theme Name: Zorba's Cafe
Theme URI: http://www.zorbascafe.com/
Description: A custom theme for Zorba's Cafe.
Version: 1.0
Author: Avendi Media
Author URI: http://www.avendimedia.com/
*/



/* Begin Typography & Colors */
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;	}

#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 {
	/*font-size: 1.2em;*/
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

#footer {
	background: #e7e7e7 url('images/kubrickfooter.jpg') no-repeat top;
	border: none;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size:35px;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: #003399;
	}

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: #1A33A3;
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.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;
	}

#sidebar {
	/*font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;*/
	}

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;
	}

a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}

#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 {
	width:941px;
	margin:0 auto;
	}

#header {
	width:941px;
	position:relative;
z-index:100;
	}

#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
	}

.narrowcolumn {
	float:right;
	width:784px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	margin: 0 0 40px;
	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: both;
}

.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 {
	padding: 0;
	margin: 10px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 0px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 0;
	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: none;
	}

#sidebar ul ul li, #sidebar 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;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{width:149px;
	float:left;
	}

#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;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */


/*ADD BY NISHA*/

*{
	padding:0;
	margin:0;
}
img{
	border:none;
}
ul{
	list-style-type:none;
}
a{
	color:#1a33a3;
	text-decoration:none;
}
.clr{
	clear:both;
}
.img_left{
	float:left;
	margin:0 15px 5px 0;
}
.img_right{
	float:right;
	margin:0 0 5px 15px;
}
#banner{
	width:941px;
	background:url('images/banner_img.jpg') no-repeat top right;
	height:100px;
}
#topnav{
	width:941px;
	height:50px;
	background:url('images/topnav_bg.gif') no-repeat right top;
	text-align:right;
}
#topnav > ul{
	margin:0 0 0 167px;
}
#topnav > ul > li{
	display:inline;
	float:left;
	position:relative;
}
#topnav span {
display: none;
}

#topnav > ul > li > a {
height:48px;
display:block;

}

#topnav > li {
float:left;
list-style:none;
display:inline;
position:relative;
height:48px;
}
#nav-home {width: 80px;}
#nav-about {width: 93px;}
#nav-menu {width: 87px;}
#nav-catring {width: 95px;}
#nav-gallery {width: 90px;}
#nav-reviews {width: 95px;}
#nav-location {width: 98px;}
#nav-contactus {width: 94px;}

#nav-home > a:hover {background:url('images/topnav_bg.gif') -166px -50px no-repeat; }
#nav-about > a:hover {background:url('images/topnav_bg.gif') -246px -50px no-repeat; }
#nav-menu > a:hover {background:url('images/topnav_bg.gif') -339px -50px no-repeat; }
#nav-catring > a:hover {background:url('images/topnav_bg.gif') -426px -50px no-repeat; }
#nav-gallery > a:hover {background:url('images/topnav_bg.gif') -521px -50px no-repeat; }
#nav-reviews > a:hover {background:url('images/topnav_bg.gif') -611px -50px no-repeat; }
#nav-location > a:hover {background:url('images/topnav_bg.gif') -706px -50px no-repeat; }
#nav-contactus > a:hover {background:url('images/topnav_bg.gif') -804px -50px no-repeat; }

#nav-home.current > a {background:url('images/topnav_bg.gif') 0px -100px no-repeat; }
#nav-about.current > a {background:url('images/topnav_bg.gif') -80px -100px no-repeat; }
#nav-menu.current > a {background:url('images/topnav_bg.gif') -200px -100px no-repeat; }
#nav-catring.current > a {background:url('images/topnav_bg.gif') -296px -100px no-repeat; }
#nav-gallery.current > a {background:url('images/topnav_bg.gif') -497px -100px no-repeat; }
#nav-reviews.current > a {background:url('images/topnav_bg.gif') -697px -100px no-repeat; }
#nav-location.current > a {background:url('images/topnav_bg.gif') -852px -100px no-repeat; }
#nav-contactus.current > a {background:url('images/topnav_bg.gif') -852px -100px no-repeat; }

#topnav  li:hover .submenu{
		display:block;		
}
#topnav  li:hover .submenu li:hover .sub_submenu{
	display:block;
	
}
.submenu{
	display:none;
	background:#003d89;
	padding:5px;
	color:#fff;
	position:absolute;
	top:36px;
	left:0;
	border:1px solid #005ab5;
	border-top:none;
	min-width:130px;
	text-transform:none;
	font-size:12px;
	text-align:left;
	font-weight:bold;
z-index:300;
   }
.submenu > li{
	border-bottom:1px solid #0066bc;
	padding:5px;
	position:relative;
}
.submenu > li > a{
	color:#fff !important;
	text-decoration:none;
	height:auto !important;
}
.submenu > li > a:hover{
	color:#e3e3e3 !important;
	text-decoration:none;
	height:auto !important;
}
.sub_submenu{
	display:none;
	background:#034ba6;
	padding:5px;
	color:#fff;
	position:absolute;
	top:26px;
	left:0;
	border:1px solid #005ab5;
	border-top:none;
	min-width:124px;
	text-transform:none;
	font-size:12px;
	text-align:left;
	font-weight:bold;
}
.sub_submenu > li{
	border-bottom:1px solid #0066bc;
	padding:5px;
}
.sub_submenu > li > a{
	color:#fff !important;
	text-decoration:none;
	height:auto !important;
}
.sub_submenu > li > a:hover{
	color:#e3e3e3 !important;
	text-decoration:none;
	height:auto !important;
}


.nav_bottombg{
	width:941px;
	background:url('images/nav_bottombg.gif') repeat-x right top;
	height:35px;
	color:#003399;
}
.nav_bottombg ul{
	float:right;
	padding:10px 0 0 0;
}
.nav_bottombg ul li{
	display:inline;
	padding:0 43px 0 0 ;
}
#logo{
	width:159px;
	height:160px;
	position:absolute;
	left:-42px;
	top:28px;
}
#midcontainer{
	width:941px;
	clear:both;
	margin:10px 0 0 0;
}
#sidebar{
	width:149px;
	float:left;
}
#sidebar .turve{
	width:149px;
	background:url('images/left_tcurve.gif') no-repeat top left;
	height:3px;
}
#sidebar .midbg{
	width:139px;
	background:url('images/left_midbg.gif') repeat-y top left;
	padding:0 5px;
}
#sidebar .burve{
	width:149px;
	background:url('images/left_bcurve.gif') no-repeat top left;
	height:7px;
	margin-bottom:6px;
}
#sidebar .midbg .gradent_block{
	width:139px;
	float:left;
	background:url('images/lnav_midbg.gif') repeat-x top left;
}
.gradent_left{
	width:138px;
	float:left;
	background:url('images/lnav_lcurve.gif') no-repeat top left;
	padding:0 0 0 1px;
}
.gradiemt_mid{
	width:137px;
	float:left;
	background:url('images/lnav_rcurve.gif') no-repeat top right;
	padding:0 1px 0 0 ;
}
.gradiemt_mid h2{
	text-align:center;
	padding:9px 0;
}
.gradiemt_mid ul li{
	line-height:32px;
	font-size:12px;
	text-align:center;
	background:url('images/lnav_divider.gif') repeat-x left top;
	color:#003399;
}
.gradiemt_mid ul li a{
	color:#003399;
}
.gradiemt_mid ul li a:hover{
	color:#6699cc;
}
.gradiemt_mid ul li a.active{
	color:#6699cc;
}
.lnavheading_block{
	width:149px;
	margin-bottom:5px;
	height:70px;
	background:url('images/navheading_bg.gif') no-repeat top left;
	text-align:center;
	padding:35px 0 0 0;
}
.right_block{
	width:784px;
	float:right;
}
.right_block .tcurve{
	width:784px;
	background:url('images/inner_right_tcurve.gif') no-repeat top left;
	height:8px;
}
.right_block .midbg{
	width:760px;
	background:url('images/inner_right_midbg.gif') repeat-y top left;
	padding:4px 12px 7px 12px;
}
.right_block .bcurve{
	width:784px;
	background:url('images/inner_right_bcurve.gif') no-repeat top left;
	height:8px;
	margin-bottom:5px;
}
.right_block .midbg .gradient_main{
	width:760px;
	background:url('images/content_gradient_midbg.gif') repeat-x top left;
}
.right_block .midbg .gradient_main .leftline{
	width:745px;
	padding:0 0 0 15px;
	background:url('images/content_gradient_leftline.gif') no-repeat left top;
}
.right_block .midbg .gradient_main .rightline{
	width:730px;
	padding:5px 15px 0 0;
	min-height:390px;
	background:url('images/content_gradient_rightline.gif') no-repeat top right;
}
.right_block .midbg .gradient_main .rightline h2{
	background:url('images/lnav_divider.gif') repeat-x left bottom;
	padding:5px 0 7px 0;
}
.right_block .midbg .gradient_main .rightline p{
	padding:8px 0;
	line-height:15px;
	text-align:justify;
}
.right_block .midbg .gradient_main .rightline strong{
	font-size:14px;
	font-weight:bold;
	color:#333;
}
.right_block .midbg .gradient_main .rightline span{
	font-size:14px;
	color:#333;
}
#footer{	
	clear:both;
	width:941px;
}
#footer .copyright{
	width:941px;
	background:url('images/footer_bg.gif') no-repeat top right;
	height:30px;
	margin:2px 0 0 0;
	padding:20px 0 0 0;
	color:#FFFFFF;
	text-align:center;
	font-size:12px;
}

.indexleft_block{
	width:303px;
	float:left;
}
.indexleft_block .bannermain_block{
	width:300px;
	float:left;
	margin:0 0 8px 0;
}
.indexleft_block .bannermain_block .tcurve{
	width:300px;
	background:url('images/indexleft_tcurve.gif') no-repeat top left;
	height:4px;
}
.indexleft_block .bannermain_block .midbg{
	width:276px;
	background:url('images/indexleft_midbg.gif') repeat-y top left;
	padding:6px 12px 8px;
	.padding:6px 12px 3px 12px;
}
.indexleft_block .bannermain_block .midbg .img_block{
	width:120px;
	float:left;
	margin:0 15px 0 0;
	color:#666666;
	text-align:center;
}
.indexleft_block .bannermain_block .midbg .txtblock{
	width:138px;
	float:right;
	background:url('images/indexmenu_txtbg.gif') no-repeat top left;
	height:66px;
	padding:40px 0 0 0;
}
.indexleft_block .bannermain_block .bcurve{
	width:300px;
	background:url('images/indexleft_bcurve.gif') no-repeat top left;
	height:4px;
}

.indexright_block{
	width:634px;
	float:right;
}
.indexright_block .bannermain_block{
	width:634px;
	margin:0 0 5px 0;
}
.indexright_block .bannermain_block .tcurve{
	width:634px;
	background:url('images/indexright_tcurve.gif') no-repeat top left;
	height:5px;
}
.indexright_block .bannermain_block .midbg{
	width:610px;
	background:url('images/indexright_midbg.gif') repeat-y top left;
	padding:5px 12px 7px 12px;
}
.indexright_block .bannermain_block .bcurve{
	width:634px;
	background:url('images/indexright_bcurve.gif') no-repeat top left;
	height:7px;
}
.indexright_block .bannermain_block .midbg .smallimg_block{
	width:110px;
	float:left;
	margin-right:8px;
}
.indexright_block .bannermain_block .midbg .txtblock{
	width:470px;
	float:left;
}
.indexright_block .bannermain_block .midbg .txtblock p{
	padding:2px 0;
	line-height:15px;
	text-align:justify;
}
.indexright_block .bannermain_block .midbg .txtblock strong{
	font-weight:bold;
	font-size:12px;
}
.social_iconblock{
	width:115px;
	float:right;
	min-height:82px;
	}
.social_iconblock img{
	margin:10px 0 0 0;
}
.pro_tbl{
	margin:7px 0;
}
.pro_tbl td{
	padding:5px 10px 12px 0;
	.padding:5px 5px 12px 0;
}
.pro_tbl td:first-child{
	padding:5px 10px 12px 10px;
	.padding:5px 8px 12px 5px;
}
.pro_tbl td img{
	border:1px solid #003399;
}
.pro_tbl td span{
	font-size:12px;
	font-weight:bold;
}
.pro_tbl td strong{
	font-size:14px;
	font-weight:bold;
	color:#336699 !important;
}
.border_td{
	background:url('images/lnav_divider.gif') repeat-x bottom left;
}
.border_td td{
	padding-bottom:7px !important;
	padding-top:7px !important;
}
.border_right{
	border-right:1px solid #d7dfef;
}
.pro_tbl td table td{
	padding:0 0 0 10px;
}
.pro_tbl td table td span{
	font-size:12px !important;
	font-weight:bold !important;
	color:#333 !important;
}


* { padding:0; margin:0; }

.clear { clear:both; }

.left { float:left; width:50%; }

#wrapper { margin:0 auto; width:760px; background-color:#CCC; padding:0 15px; }

ol li, ul li { list-style:none; }

/*------------ THESE ARE WHAT NEED TO BE ADDED TO THE SITE'S MAIN STYLE SHEET ------------*/
#leftcol { width:50%; float:left; }

#leftcol ul li{
	margin:0;
	padding:0;
}
#rightcol { width:278px; float:right; }

#rightcol ol li { margin-bottom:15px; text-align:left; }

#rightcol form fieldset { border:none; }

#rightcol form label { display:block; color:#1a33a3; text-align:left; }

#rightcol form input, #rightcol form textarea { width:280px; color:#5d5d5d; font-family:Arial, Helvetica, sans-serif; font-size:12px; margin-bottom:2px; }

#rightcol ol li#submit_button { float:left; width:50%; }

#rightcol ol li#cancel_button { text-align:right; float:left; width:40%; margin-top:7px; }

#rightcol ol li#submit_button input { width:90px; padding:4px 0; font-size:13px; background-color:#1a33a3; border:none; color:#fff; cursor:pointer; }

#rightcol ol li#submit_button input:hover { background-color:#ebedf6; color:#1a33a3; }


#subscription-widget { border-bottom:1px solid #fff; }

#subscription-widget #form-wrap { width:100%; }

#subscription-widget #signup-form
{
	float:right;
	width:935px;
	padding:5px 5px 5px 0;
	background-color:#fff;
}

#subscription-widget #signup-form form { float:right }

#subscription-widget #signup-form input
{
	color:#666;
	border:1px solid #c4cbe7;
	padding:0;
	font-size:10px;
	
}

#subscription-widget #signup-header
{
	float:right;
	width:135px;
	margin:2px 10px 0 0;
}

#subscription-widget input#email
{
	width:200px;
	margin-top:2px;
	margin-right:5px;
	height:14px;
	padding-top:2px;
}

#subscription-widget input#submit
{
	border:1px solid #fff!important;
	color:#fff!important;
	background-color:#1831a2;
	text-align:center;
	width:60px;
	cursor:pointer;
	height:22px;
	padding:1px 4px 4px;
}

* html #subscription-widget input#submit {
  height:22px;
}