/*
Theme Name: MorningMika
Theme URI: http://www.morningmika.com
Description: MorningMika Website.
Version:
Author: denise bocchicchio
Author URI: dpb@islandguide.com

*/

/* Reset global properties
----------------------- */
* {
	margin: 0px;
	padding: 0px;
 }

html, body, p, form, input, label, 
div, span, h1, h2, h3, h4, h5, h6, h7,
br, a, table, tr, td, ul, ol, li, img {
	padding: 0px;
	margin: 0px;
	border: 0px;
	text-decoration: none;
	list-style-type: none;
 }
 
h1, h2, h3 ,h4 ,h5 ,h6 ,h7 {
	display: inline;
 }
 
/* Basic HTML tags
--------------- */
a, #nav li a:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
color: #ffffff;
font-weight:bold;
 }

a:hover {
	color: #CADE59;
	text-decoration:underline;
 }
 
h2 {
	font-weight: normal;
	font-size: 22px;
  }
 
   
 .left {
	float: left;
	padding-left: 35px;
}
 
 .right {
	float: right;
}
 
/* Start Website in Sequence */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:19px;
color: #ffffff;
font-weight:normal;
		background-color: #000000;

  }


#container {
	width: 1000px;
	margin-left: auto;
	margin-left:auto;
	margin-right: auto;
	margin-top: 0px;
	float: none;
 }

/* Start top section */

 #mikaLeft {
	width: 375px;
	float:left;
	height: 351px;
 }
 
  #mikaLeftsecondpage {
	width: 375px;
	float:left;
	height: 396px;
 }

 #mikaRight {
	width: 625px;
	background-image:url(../images/home_mika1.jpg);
	float:right;
	overflow: hidden;
	height: 396px;
 }
 
 #mikaRightBook {
	width: 625px;
	float:right;
	overflow: hidden;
	height: 396px;
	background-color: #0C5A88;
 }

  #mikaRightsecondpage {
	width: 625px;
	background-image:url(../images/mika22ndpage.jpg);
	float:right;
	overflow: hidden;
	height: 351px;
 }
/* end top section */


/* Start nav */

#nav {
	height:36px;
	background-image:url(../images/navimage.jpg);
	background-repeat:no-repeat;
	width: 600px;
	padding-top: 15px;
	padding-left: 25px;
	margin-left: 0px;
 }
  

 #navtwo {
	height:36px;
	background-image:url(../images/navimage.jpg);
	background-repeat:no-repeat;
	width: 600px;
	padding-top: 12px;
	padding-left: 25px;
	margin-left: 0px;
 }
 
 #nav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	border-right-width: 2px;
	border-right-style: ridge;
	border-right-color: #FFFFFF;
	padding-right: 8px;
 }

#nav a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CBDF5B;
	border-right-width: 2px;
	border-right-style: ridge;
	border-right-color: #FFFFFF;
	padding-right: 8px;
	text-decoration:underline;
		border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;

	}
	
#navtwo a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	border-right-width: 2px;
	border-right-style: ridge;
	border-right-color: #FFFFFF;
	padding-right: 8px;
				border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;

 
 }

#navtwo a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #C9DD5A;
	border-right-width: 2px;
	border-right-style: ridge;
	border-right-color: #FFFFFF;
	padding-right: 8px;
	text-decoration:underline;

 }   
 /* End nav */
 
 /* Start middle */
#content {
	width: 1000px;
	background-image: url(../images/contentbackground.jpg);
	background-repeat: no-repeat;
	clear: both;
	float: none;
	background-color: #07334E;
}
#contentTwo {
	width: 1000px;
	background-image: url(../images/2ndpagemikaleg.jpg);
	background-repeat: no-repeat;
	height:600px;
	clear: both;
	float: none;

}
#contentLeft {
	float: left;
	width: 450px;
	margin-left:20px;
	border-right-width: 1px;
	border-right-style: solid;
	margin-top:20px;
	padding-right: 25px;
	height: auto;
	border-right-color: #186A92;
}
#contentRight {
	float: right;
	width: 440px;
	margin-right:40px;
	margin-top:20px;
	margin-left:20px;
	height: auto;

}

#bottomleft {
	float: left;
	width: 400px;
	height:150px;
 	background-image: url(../images/bottomnews.jpg);
	background-repeat:no-repeat;
}

#newsFont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin-left: 245px;
	padding-top: 45px;
	margin-right: 10px;
}

#bottomright {
	float: left;
	width: 400px;
	background-image:url(../images/bottomfashion.jpg);
	background-repeat: no-repeat;
	height:200px;
	margin-left: 40px;
}

#bottomright #fashionFont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin-left: 225px;
	padding-top: 45px;
}

.imageframe {
	margin: 72px 0px 0px 0px;
	padding: 2px;
	border: 3px solid #CB9564;
	width: 250px;
}
#bottom {
	clear: both;
	float: none;
	width: 800px;
}
#head {
	margin-top: 25px;
}

#fieldSet {
	width: 400px;
	background-color: #08324B;
}

 /* end middle */



/* Start Footer */

#footer {
	width: 1000px;
	float:none;
	clear:both;
	background-image:url(../images/bottombar.gif);
	background-repeat:no-repeat;
	background-color: #08334E}
	
 #footerCopy {
	color: #ffffff;
	padding-top:5px;
	text-align: right;
	padding-right: 35px;
	padding-bottom:5px;
   }

 /* End Footer */
 
 

/* Clear Fix Code */
.ClearFix:after{
      content:".";
      display:block;
      height:0;
      clear:both;
      visibility:hidden;
}

/* WinIE7 only */
*:first-child+html .ClearFix{
      height:1%;
 }

/* WinIE6 and below */
* html .ClearFix{
      height:1%;
}

/* MacIE only */
/*¥*//*/
.ClearFix{
	display:inline-table;
 }
/**/
#ipod {
	background-image: url(../images/ipod.jpg);
	background-repeat: no-repeat;
	height:350px;
	padding-left:135px;
	padding-top:65px;
	padding-right:125px;
	font: 11px;
}
.imageleft {
	float: left;
	padding-right: 15px;
}
.imageright {
	float: right;
	padding-right: 10px;
	padding-top: 10px;
	padding-left: 10px;
}
#bottombar {
	margin-left: -14px;
}
.press {
 	font-size: 14px;
	color: #E0EDA5;
	font-weight:normal;
	
}
.heading1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #185B85;
		display: inline;	line-height: 40px;


}
.heading2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: normal;
	color: #C9DD5A;
	display: inline;
	line-height: 40px;

}
#container #content #contentLeft #fieldSet #form1 input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #07334E;
	background-color: #DADADA;
	padding: 2px;
}
#container #content #contentLeft #fieldSet #form1 #comments {
	background-color: #DADADA;
}
#container #content #contentLeft #fieldSet #form1 .heading2 {
	font-size: 16px;
	font-weight: bold;
}
 #fashionRight {
	background-repeat: no-repeat;
	width: 500px;
	height: 524px;
	background-position: left top;
	margin-left: 15px;
}
 
#kindle {
	background-image: url(../images/kindleback1.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
	height: 530px;
	margin-top: 45px;
}
#fashionBorder {
	width: 332px;
	text-align: center;
	border: 3px solid #999999;
	height: 282px;
}
#fashionLeft {
	margin-left: 25px;
}
.bluelink {
	color: #07334E;
}
#homeSpacing {
	line-height: 18px;
	font-size: 11px;
}
#paddingTop {
	padding-top: 15px;
}
.paddingTopandBottom {
	padding-top: 10px;
	padding-bottom: 10px;
}
#mediaTwitter {
	padding-left: 25px;
}
#mikaFont {
	height: 244px;
	width: 429px;
}
#buttonBook {
	float: right;
	height: 240px;
	width: 196px;
}
#msnbc {
	height: 105px;
	width: 625px;
}
.paddingLeftandright {
	padding-right: 5px;
	padding-left: 15px;
}
.captions {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	color: #C9DD5A;
}
.credits {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	text-align: right;
	padding-right: 10px;
}
.creditsC {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	text-align: center;
	padding-right: 10px;
}

 .line {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #0C527C;
	padding-bottom: 10px;
	padding-top: 10px;
}
.table {
	background-image: url(../images/contentbackground.jpg);
	background-repeat: no-repeat;
}
.subHead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #185B85;
}
.subHeadread {
	color: #D1212B;
	font-size: 13px;
}
#fullScreen {
	width: 850px;
	margin-left: 35px;
}
.goldHeader {
	color: #E1D49D;
}
.imageFrame {
	margin: 5px;
	padding: 2px;
	border: 1px solid #8DA857;
	width: 172px;
}
.imageFramelarger {
	margin: 5px;
	padding: 2px;
	border: 1px solid #8DA857;
	width: 238px;
}
 .356div {
	width: 356px;
}
#homeBookbox {
	background-color: #052B41;
	padding: 5px;
	width: 412px;
	border: 1px solid #454E29;
	color: #CCCCCC;
	font-size: 11px;
	padding-left: 15px;
}
#events {
}
#events ul {
	display: block;
}
#events li {
	background-image: url(../images/graybox.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 25px;
	margin-left: 15px;
}
.headerliteblue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #62B3E3;
}
#events a, a:hover {
	color: #C9DD5A;
}
.smallerfont {
	font-size: 10px;
	color: #CCCCCC;
}
.headerliteblueLarge {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #C9E4F5;
	padding: 10px 0px;
	line-height: 30px;
}
.clear {
	clear: both;
}
#rightpictureFloat {
	height: 127px;
	width: 200px;
	position: absolute;
	margin-top: 450px;
	margin-left: 650px;
}
.dressyfont {
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 16px;
}
.dressyfont .goldHeader {
	font-family: Georgia, "Times New Roman", Times, serif;
}
.dressyfont .headerliteblueLarge {
	font-family: Georgia, "Times New Roman", Times, serif;
}
.dressyfont a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}
#scarf {
	background-repeat: no-repeat;
	width: 443px;
	height: auto;
	background-image: url(../images/scarfBack.jpg);
}
#scarf .center {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #07334E;
	width: 345px;
	padding-top: 50px;
	padding-left: 28px;
	padding-right: 10px;
	text-align: justify;
	margin-left: 15px;
	text-decoration: none;
	text-indent: 18px;
	line-height: 21px;
}
.dressyfont #fleft {
	float: left;
	width: 200px;
	line-height: 25px;
}
.dressyfont #fright {
	float: right;
	width: 200px;
	line-height: 28px;
}
.ClearFloat {
	clear: both;
	width: 400px;
}
.shoesLeft {
	width: 400px;
}
.fashionPad {
	margin-left: 45px;
}
#scarf .center a {
	font-size: 10px;
	color: #07334E;
	font-weight: normal;
	text-decoration: underline;
}
.topmarginHome {
	margin-top: 45px;
}
.mclaughlin a {
	font-size: 16px;
	font-weight: bold;
}
.mclaughlin {
padding-bottom: 10px;}
