/*
Theme Name: MeetOnCruise
Theme URI: http://wordpress.org/
Description: The Meet On Cruise Blog <a href="http://www.meetoncruise.com/blog/">MeetOnCruise.com</a>.
Version: 1.0
Author: Faraz Qureshi
Author URI: http://update-soon.com/
Tags: blue, custom header, fixed width, two columns, widgets

	Kubrick v1.5
	 http://www.meetoncruise.com/

	This theme was designed and built by Chinju Joyce,
	whose blog you will find at http://update-soon.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



/* Begin Typography & Colors */
body {
	font-size: 16px; /* Resets 1em to 10px */
	font-family: Arial, Helvetica, Verdana, Sans-Serif;
	background: #d5d6d7 url('images/kubrickbgcolor.jpg');
	color: #444;
	text-align: left;
	}
	

#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: Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 2.0em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#content-right-block h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
        color:#555;
	}

h3 {
	font-size: 1.3em;
	}

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

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

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

.entry p a:visited {
	
	}

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

#content-right-block{
	font: 0.9em Arial, Helvetica, Verdana, Sans-Serif;
	}

small, #content-right-block ul ul li, #content-right-block ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777; list-style:none; font-size: 0.9em;
	}

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, span.nr_post_title {
	color: #06c;
	text-decoration: none;
	}

span.nr_post_title { font-size:0.9em; }

a:hover, a span.nr_post_title: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 {
	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 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;
}

#content-right-block h2 {
	margin: 5px 0 0;
	padding-top: 10px;
	}

h3 {
	padding: 0;
	margin: 30px 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 10px;
	}

.entry ul li:before, #content-right-block ul ul li:before {
/*	content: "\00BB \0020";  */
	}
#content-right-block ul, #content-right-block ul li,
 #content-right-block ul ul li 
 { list-style:none;}






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

#content-right-block ul, #content-right-block ul ol {
	margin: 0;
	padding: 0;
	}

#content-right-block ul li {
	list-style-type: none;
	list-style-image: none;
/*	margin-bottom: 15px;*/
	}

#content-right-block ul p, #content-right-block ul select {
	margin: 5px 0 8px;
	}

/*  controls main block of individual list items  */
#content-right-block ul ul, #content-right-block ul ol {
	margin: 5px 0 10px 7px;
	}

#content-right-block ul ul ul, #content-right-block ul ol {
	margin: 0 0 0 10px;
	}

ol li, #content-right-block ul ol li {
	list-style: decimal outside;
	}

/*  controls individual list items  */
#content-right-block ul ul li, #content-right-block ul ol li {
	margin: 10px 0;
	padding: 0 0 3px 3px;
	border-bottom: solid 1px #ccc;
	}
/* End Entry Lists */



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

#content-right-block #searchform #s {
	width: 108px;
	padding: 2px;
	}

#content-right-block #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{
	padding: 20px 0 10px 20px;
	margin-left:0px;
	width:200px;

	}
#sidebar ul{
	padding: 0px;
	margin:15px 0 0 0;
	width:200px;

	}

#content-right-block 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: left; */
	margin-top: 10px;
	margin-bottom: 60px;
	font-size:0.8em;
	}
/* 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." */


	div#floating-share-box{
		width:60px;
		height:190px;
		padding:15px 10px;
		border:1px solid #ccc;
		background-color:#fff;
		float:left;
		margin-left:-115px;
		margin-right:15px;
		position:absolute;
		z-index:1;
		margin-top:65px;
	}

/* New Styles */

ul   { list-style:none; text-align:left; padding:0px 0 0px 20px; float:left;}

ul li  { list-style:none; text-align:left; padding:3px 0 3px 5px;}
	
	
body                                   { margin:0px; padding:0px; background:url('images/bg1.png') left top repeat-x #1CA4D2;}

/* MOC Awesome buttons */
.awesome, .awesome:visited {
	background: #222 url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAyCAYAAACd+7GKAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAClJREFUeNpi/v//vwMTAwPDfzjBgMpFI/7hFSOT9Y8qRuF3JLoHAQIMAHYtMmRA+CugAAAAAElFTkSuQmCC") repeat-x; 
	display: inline-block; 
padding: 5px 10px 6px; 
	color: #fff; 
	text-decoration: none;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
	border-bottom: 1px solid rgba(0,0,0,0.25);
	position: relative; 
	cursor: pointer;
margin:30px 0 0 20px;
}

	.awesome:hover							{ background-color: #111; color: #fff; text-decoration:none;}
	.awesome:active							{ top: 1px; }
	.small.awesome, .small.awesome:visited 			{ color: #fff; font-size: 11px; padding: ; }
	.awesome, .awesome:visited,
	.medium.awesome, .medium.awesome:visited 		{ color: #fff; font-size: 13px; font-weight: bold; line-height: 1; text-shadow: 0 -1px 1px rgba(0,0,0,0.25); }
	.large.awesome, .large.awesome:visited 			{ color: #fff; font-size: 18px; padding: 14px 20px 14px; }
	
	.green.awesome, .green.awesome:visited		{ background-color: #009900; }
	.green.awesome:hover						{ background-color: #006600; }
/*      .green.awesome, .green.awesome:visited		{ background-color: #91bd09; }
	.green.awesome:hover						{ background-color: #749a02; }
*/
	.blue.awesome, .blue.awesome:visited		{ background-color: #2daebf; }
	.blue.awesome:hover							{ background-color: #007d9a; }
	.fb.awesome, .fb.awesome:visited		{ background-color: #3B5998; }
	.fb.awesome:hover							{ background-color: #29447E; }
	.red.awesome, .red.awesome:visited			{ background-color: #e33100; }
	.red.awesome:hover							{ background-color: #872300; }
	.magenta.awesome, .magenta.awesome:visited		{ background-color: #a9014b; }
	.magenta.awesome:hover							{ background-color: #630030; }
	.orange.awesome, .orange.awesome:visited		{ background-color: #ff5c00; }
	.orange.awesome:hover							{ background-color: #d45500; }
	.yellow.awesome, .yellow.awesome:visited		{ background-color: #ffb515; }
	.yellow.awesome:hover							{ background-color: #fc9200; }
	
/*-------------------------------- [ Header ] ----------------- */


#header-block                          { margin:0px; padding:0px; width:100%; height:75px; background-color:#0072BC; top:0;left:0; position:fixed;z-index:1; }
#header                                { margin:0px auto; padding:0px; width:1100px; height:75px; }


/*-------------------------------- [ Logo ] ----------------- */


#logo                                  { margin:0px; padding:14px 0 0 5px; width:540px; /* height:81px; */ float:left;}
#logo img                              { margin:0px; padding:0px; float:left; border:none;}


/*-------------------------------- [ Login Block ] ----------------- */

#login-block                                     { margin:0px; padding:0px; width:420px;  float:right;}


#login-block div.welcome-user                    { margin:0px; padding:3px 0 0 0; margin-top: 30px; height:22px;  float:left;    }
#login-block div.welcome-user a                  {  text-decoration:none; font-family: verdana, arial, helvetica, sans-serif; }
#login-block div.welcome-user ul.login-signup a:hover            { color:#ccc; text-decoration:underline; } 
#login-block div.welcome-user span               { font-weight:bold; font-size: 0.9em; color:#fff;  }

#login-block div.fb-login-join                              { margin:0 10px 0 0; padding:3px 0 0 0px;  float:right; display:inline; float:right;}
#login-block div.fb-login-join ul                            { margin:5px 10px 0 0; padding:0px 0px 0px 10px; float:right; }
#login-block div.fb-login-join ul li                        {  margin:0px; padding:0px 15px 0 0px; font:bold 13px/18px Arial, Helvetica, sans-serif; color:grey; list-style:none; display:inline; } 
#login-block div.fb-login-join ul li a                        {  font:bold 13px/18px Arial, Helvetica, sans-serif; color:white; list-style:none; text-decoration:underline;}

#login-block div.top-block                       { margin:0px; padding:0px; height:25px; width:420px; float:left; }
#login-block div.top-block input                 { margin:3px 0 0 5px; padding:3px 0 0 2px; height:17px; width:158px; border:1px solid #0057AE; float:left; font:normal 11px/13px Verdana, Arial, Helvetica, sans-serif; color:#069;}
#login-block div.top-block span input            { margin:0 0 0 5px; padding:0px; height:25px; width:71px; float:left; border:none; }
#login-block div.forgot-remember                 { margin:0px; padding:5px 0 0 5px; height:25px; width:300px; float:left; vertical-align:middle;  }

#login-block div.forgot-remember input          { margin:2px 0px 0 5px; padding:0 0 0 0px; height:16px; width:16px; border:none; vertical-align:middle; }
#login-block div.forgot-remember label          { margin:0 10px 0 0px; padding:0 0 0 0px; height:16px; width:100px; text-align:left;font:normal 11px/11px Verdana, Arial, Helvetica, sans-serif; color:#fff; }
#login-block div.forgot-remember label a        { margin:0 10px 0 0px; padding:0 0 0 0px; height:16px; width:100px; text-align:left;font:normal 11px/13px Verdana, Arial, Helvetica, sans-serif; color:#fff; text-decoration:underline; }
#login-block div.forgot-remember label a:hover  { margin:0 10px 0 0px; padding:0 0 0 0px; height:16px; width:100px; text-align:left;font:normal 11px/13px Verdana, Arial, Helvetica, sans-serif; color:#fff; text-decoration:none; }



/*-------------------------------- [ Class clear ! ] ----------------- */


.clear-all                                       { clear:both;}



/*-------------------------------- [ Footer ] ----------------- */


#footer-outer                                        { margin:0px; padding:0px; width:100%; height:330px; float:left; background:url(images/footer-bg.png) center bottom no-repeat; }
#footer                                              { padding:15px 0 0 0; }
#footer ul                                          { float: none; padding: 10px; margin:auto; width: 400px; }
#footer ul li                                        { margin:0px; padding:0px 7px;  float:left; list-style:none;}
#footer ul li a                                      { margin:0px; padding:5px; float:left; font-weight: bold; font-size: 0.9em; color:#fff; list-style:none; text-decoration:none;}
#footer ul li a:hover                                { color: red; background-color: #ccc;  }

#footer p                                            { margin:0px; padding:10px 0 15px 0; font-size: 0.8em; float:left; color:#D8D8D8;  width:100%; text-align:center;}



	

/*-------------------------------- [ Outer Content Block ] ----------------- */



#main-outer-content                             { margin:0px; padding:0px; width:100%; background:url('images/content-bg.png') left top repeat-x #1CA4D2; float:left;}
#main-content                                   { margin:0px auto; padding:0px; width:990px;  }


/*-------------------------------- [ Main-Menu Block ] ----------------- */


#menu-block                                     { margin:0px; padding:6px 0 0 0px; width:990px; height:103px; float:left; background:url('images/menu-block-bg.jpg') left bottom repeat-x;}

.menu-block-left                                { margin:0px; padding:0px; width:10px; height:103px; float:left; background:url('images/menu-left-curve.jpg') left bottom no-repeat;}
.menu-block-right                               { margin:0px; padding:0px; width:10px; height:103px; float:right; background:url('images/menu-right-curve.jpg') left bottom no-repeat;}

#nav {margin:0; padding:0 0 0 10px; font-weight:bold; }

/* the styling */
#nav {width:780px; height:103px; background:#000; position:relative; font:bold 12px/18px Arial, Helvetica, sans-serif; background:url('images/menu-block-bg.jpg') left top repeat-x; float:left; color:#000;} 

#nav .select, #nav .current {margin:0; padding:0; list-style:none;}

#nav li {display:inline; margin:0; padding:0; height:auto;}

#nav .select a,
#nav .current a { margin:0 3px; display:block; height:43px; float:left; padding:0px; width:124px; text-decoration:none; font-size:13px; line-height:43px; white-space:nowrap;  color:#000; background:url('images/menu-bg.jpg') left bottom no-repeat; text-align:center;}
* html #nav .select a, * html #nav .current a {  height:43px; width:124px;float:left; line-height:43px; text-align:center; }


#nav .select a:hover, 
#nav .select li:hover a { background:url('images/menu-active-bg.jpg') left bottom no-repeat; cursor:pointer; font-weight:bold; font-size:13px; font-family:Arial, Helvetica, sans-serif; color:#fff;}

#nav .sub {display:none;}

/* for IE5.5 and IE6 only */
#nav table {position:absolute; border-collapse:collapse; left:0; top:0;}

#nav .current a {background:url('images/menu-active-bg.jpg') left bottom no-repeat; color:#fff; font-weight:bold; font-size:13px; font-family:Arial, Helvetica, sans-serif;}


#nav .sub li a:hover, 
#nav .select a:hover .sub li a:hover, 
#nav .select li:hover .sub li a:hover {background:url('images/sub-menu-active.jpg') center center no-repeat; color:#000; font-weight:bold; font-size:13px; font-family:Arial, Helvetica, sans-serif;}

#nav .sub_active .current_sub a, 
#nav .sub_active a:hover {background:url('images/sub-menu-active.jpg') center center no-repeat; color:#fff;}

#nav .select li a:hover .sub, 
#nav .select li:hover .sub {display:block; position:absolute; width:750px; top:43px; left:0; /*background:#008BCE;*/background:url('images/menu-bottom-bg.jpg') left top repeat-x; margin-top:0; padding:0; z-index:100; color:#fff; font-size:11px;}

#nav .sub, #nav .sub_active {margin:0; padding:0; list-style:none;}

#nav .sub_active {display:block; position:absolute; width:750px; top:43px; left:0;/* background:#009FEC;*/ margin-top:0; padding:0; z-index:10; }
* html #nav .sub_active, * html #nav .select a:hover .sub {z-index:-1; margin-top:0; margin-t\op:0px;}

#nav .sub_active a {height:39px; text-decoration:none; line-height:39px; white-space:nowrap; display:block; float:left;/* background:#009FEC;*/ padding:5px 35px 10px 35px; margin:0; font-size:12px; white-space:nowrap; border:0; color:#000;}

#nav .select a:hover .sub li a, 
#nav .select li:hover .sub li a {height:39px; display:block;/* background:#008BCE;*/ padding:5px 10px 10px 10px; margin:0; white-space:nowrap; border:0; color:#000; font-size:12px; line-height:39px; background:url('images/menu-bottom-bg.jpg') left top repeat-x;}


#nav .select li:hover .sub li a:hover {height:39px; display:block;/* background:#008BCE;*/ padding:5px 10px 10px 10px; margin:0; white-space:nowrap; border:0; color:#fff; font-size:12px; line-height:39px; background:url('images/sub-menu-active.jpg') center center no-repeat;}


#tour                      { float:right; position:absolute; right:-200px; top:3px; font:normal 22px/35px 'Trebuchet MS'; color:#fff; text-align:right; width:240px; height:38px;}
#tour img                  { margin:0px; padding:0px; border:none;}
#tour img a                { margin:0px; padding:5px; border:none;}




/*-------------------------------- [ Main content Block ] ----------------- */


#content-block                                  { margin:0px; padding:8px 8px 10px 12px; width:970px; float:left; background: #fff;  }


/*-------------------------------- [ Main content left Block ] ----------------- */


#content-left-block                                  { margin:0px; padding:8px 8px 0px 12px; width:680px; float:left;  }

/*-------------------------------- [ Main content Right Block ] ----------------- */



#content-right-block                                  { margin:0px; padding:8px 0px 0px 5px; width:255px; float:left;  }


.content-bottom-bg                                                          { margin:0px; padding:0px; width:990px; height:10px; float:left; background:url('images/bottom-left-curve.jpg') left bottom no-repeat #fff;}
.content-bottom-bg span.right                                               { margin:0px; padding:0px; width:12px; height:10px; float:right; background:url('images/bottom-right-curve.jpg') right bottom no-repeat;}


/*  Feedback button on all pages  */
#feedback a{ display:block; position:fixed; top:380px; right:-1px; background:#333; padding:7px 5px; border:2px solid #fff; }
#feedback a:hover{background:#030;border:2px solid #030;}




/*-------------------------------- [ dialog login in blog ] ----------------- */

#content-block h4{
	color:#333;
	padding:2px 0 3px 2px;
}


#content-full-block                                 { margin:0px; padding:8px 8px 0px 12px; width:930px;  float:left;  }
#content-full-block h3 {font-size:1.8em;line-height:23px;padding-bottom:10px; font-weight:bold;text-align: left; font-family:"Helvetica Neue",Helvetica,Arial,sans-serif}



.fblogin                                      {border:solid grey;margin:15px 0px 15px 0px;  width:450px; float:left;background-color:#F0F0F0; height:215px; text-align:center; }

.fblogin p                                   { font-size:13px; color:#404040; }

.moclogin                                     { background:#CFECEC; margin:15px 0px 15px 0px;  width:450px; float:right; height:230px;}

.moclogin form                                { margin-top:0px; }
.moclogin input                               { font-size:18px; float:left; padding:5px;}
.moclogin label                               { font-size:14px; padding:10px 0 5px 0; color:#303030;float:left;clear:left;font-weight:bold; }
#dialog_login_password			      { font-size:18px; float:left; padding:5px;clear:left;}
#dialog_login_email			      { font-size:18px; float:left; padding:5px;clear:left;}

.inputtext                                    { width:230px; }
.moclogin p.remember input                    { margin-top:10px; padding:10px 5px 5px 5px; width:1em; height:1em;}
.moclogin p.remember label                    { padding:8px 0 5px 5px; }
.moclogin p.btn-block                    { margin:8px 30px 8px 30px; padding:0px; float:left; }
.moclogin p.btn-block a.reset_form            { margin:0px 35px 0 40px; padding:0px; font-size: 0.8em; color:#404040; }

.btm-login                                  { margin:0px; padding:0px 0px 0px 12px; width:900px;  float:left;  }

.moclogin p.remember_login input                    { margin-top:10px; padding:10px 5px 5px 3px; width:1em; height:1em; }
.moclogin p.remember_login label                    { padding:8px 0 5px 5px; }
.moclogin p.btn-block_login                    { float:left; width:440px;  padding-top:0px; padding-bottom:0px;}
.moclogin p.btn-block_login a.reset_form_login            { margin:0px 5px 0 5px; padding:0px; font-size: 0.8em; color:#404040; }
.compose-text-block {border:1px solid #E2E2E2;float:left;margin:0 0 0 30px;padding:5px 0 20px 120px;width:758px;}

#login_error_message  p                     { margin:10px 0 0 60px; padding:4px; text-align:center; width:600px; border:1px solid #c00; color:#333; float:left; font-size:1.2em; background:#ffc;}

.moclogin fieldset {border:medium none;float:left;margin:0;padding:10px 0 0px 12px; width:165px;}

#content-full-block h5 { color:#404040;font-size:1em;line-height:12px;}
.btm-login h5 { color:#404040;font-size:1em;line-height:12px; float:left;}

.moclogin h5 {color:#27221F;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-weight:bold;
margin:0 0 2px; float:left;}
