/*
Theme Name: Internet Income Advisor Theme
Theme URI: http://www.Internet-Income-Advisor.com
Description: Global site layout.
Version: 1.5
Author: Mark Meyers
*/

/* 	************************************************************************ */
/*	Below are the items you should change if you want to modify the          */
/*	colors or fonts displayed in the blog  									 */
/* 	************************************************************************ */

/* 	This sets the background image which appears underneath the date */

.IIAFeature{
	padding: 0px 0px 10px 10px;
	background-image: url('../Images/cyanheader.gif');
	background-repeat: no-repeat;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Arial,sans-serif;
	margin: 0px;
	padding: 0px;
}

/*	This sets the colour and size for the site name */

h1{
	font-size: 175%;
	color: #ff0000;
	padding: 5px 0px 5px 10px;
	margin-bottom: 10px;	
	
}

/*	This sets the color for the date */

h2{
	font-size: 120%;
	color: #000000;
}

/* 	************************************************************************ */
/*	These elements set the details of the hyperlinks							 */
/* 	************************************************************************ */

a img {
	border: none;
	font-size: 110%;
}

a {
	color: #0000ff;
	text-decoration: underline;
	font-size: 110%;
}

a:link, a:visited {
	color: #0000ff;
	text-decoration: underline;
	font-size: 110%;
}

a:hover {
	color: #0000ff;
	text-decoration: underline;
	font-size: 110%;
}


/* 	************************************************************************ */
/*	These elements control the menu which appears on the right of the screen */
/* 	************************************************************************ */

/* This defines the whole menu block */

#IIAMenu{
	float:right;
	width: 20%;
	margin-top: 5px;
	margin-right: 10px;
	padding: 0 0 0 0;
}


/*	This sets how the title of the menu looks */

.IIAMenuTitle{
	color: #FFFFFF;
	background-color: #A8A8A8;
	padding: 5px;
	padding-left: 8px;
	display: block;
	font: 12px Tahoma, sans-serif;
	text-decoration: none;
	text-align: left;
}

/* 	This sets the background color for your menu */
	
#IIAMenuContainer {
	background-color:#EEF2F4;
}

/*	This is what the menu item looks like normally */
	
.IIAMenuItems a {
	color: #2f2f2f;
	background-color: #EEF2F4;
	padding: 4px;
	padding-left: 10px;
	border-bottom: 1px solid #A8A8A8;
	display: block;
	font: 11px Tahoma, sans-serif;
	text-decoration: none;
	text-align: left;
}

/*	This is what happens when a link has previously been clicked on */
	
.IIAMenuItems a:visited {
	color: #2f2f2f;
	font: 11px Tahoma, sans-serif;
}

/*	This is what happens when the mouse goes over the menu */
	
.IIAMenuItems a:hover {
	background-color: #A8A8A8;
	color: #ffffff;
	font: 11px Tahoma, sans-serif;
	text-decoration: none;
}

.IIAMenuItems li {
	font: Arial,sans-serif;
	letter-spacing: 0.1em;
	margin-top: 0px;
	padding-bottom: 0px; /*border-bottom: dotted 1px #ccc;*/
}

.IIAMenuItems li a {
	font: Arial,sans-serif;
	letter-spacing: 0.1em;
	margin-top: 0px;
	padding-bottom: 0px; /*border-bottom: dotted 1px #ccc;*/
}



body{
	font-family: Arial,sans-serif;
	color: #000000;
	line-height: 1.166;	
	margin: 0px 0px; padding:0px;
	text-align:center;
	background-image: url('../Images/grey_background.gif');
	background-repeat: repeat-y;
	font-size: 16px;
}

#IIAContainer{
	margin: 10px auto;
	text-align: left;
	padding: 18px;
	width:90%;
	background-color: #FFFFFF;
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
}

#IIAContent{
    float:left;
	width: 75%;
	margin-right: 10px;
	padding: 0 10px 20px 0;
}

#IIAContentleft{
	float: left;
	width: 80%;
}

#IIAContentright{
	float: left;
	width: 30%;
	margin-left: 10px;
	padding: 0px;
	text-align:center;
}


.post {
	margin-left: 15px;
}

.feature{
	padding: 0px 0px 10px 10px;
	background-image: url('../Images/cyanheader.gif');
	background-repeat: no-repeat;
}

.feature h2{
	padding: 05px 50px 4px 5px;
	border-bottom: 1px solid #ccc;
}

.feature img{
	float: left;
	padding: 0px 10px 0px 0px;
	margin: 0 5px 5px 0;
}

.feature p {
	padding-left: 5px;
	padding-right: 5px;
}




h3{
 font-size: 110%;
 color: #0000ff;
}

h4{
 font-size: 100%;
 font-weight: normal;
 color: #333333;
}

h5{
 font-size: 100%;
 color: #334d55;
} 

/************* #Footer ************************/


#IIAFooter{
	clear: both;
	border-top: 1px solid #cccccc;
	font-size: 100%;
	color: #000000;
	padding: 10px 10px 0px 10px;
	text-align: center;
}

#IIAFooter a:link, a:visited {
	color: #0000ff;
	text-decoration: none;
}

#IIAFooter a:hover {
	color: #0000ff;
	text-decoration: underline;
}


.IIAGoogleAd-Left {
	width: 340px;
	float: left;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
}

.IIAGoogleAd-Right {
	width: 340px;
	float: right;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
}

.IIAGoogleSqAd-Right {
	width: 255px;
	float: right;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
}

.IIALinksLeft {
	float: left;
	width: 50%;
	margin-bottom: 10px;
	margin-top: 10px;
}

.IIALinksRight {
	float: right;
	width: 50%;
	margin-bottom: 10px;
	margin-top: 10px;
}


.IIADirLeft {
	float: left;
	width: 32%;
	margin-bottom: 10px;
	margin-top: 10px;
	font-family: Arial,sans-serif;
	color: #000000;
	font-size: 10px;
}

.IIADirMiddle {
	float: none;
	width: 33%;
	margin-bottom: 10px;
	margin-top: 10px;
	font-family: Arial,sans-serif;
	color: #000000;
	font-size: 10px;
}

.IIADirRight {
	float: right;
	width: 32%;
	margin-bottom: 10px;
	margin-top: 10px;
	font-family: Arial,sans-serif;
	color: #000000;
	font-size: 10px;
}


.IIASPreHead p {
	text-align: left;
	font-size: 100%;
	font-weight: normal;
	color: black;
	font-weight: bold;
	background-color: yellow;
/*	display: block;		*/
}

.IIASHead p {
	text-align: center;
	font-size: 200%;
	color: red;
	font-weight: bold;
	background-color: white;
}

.IIASPostHead p {
	text-align: center;
	font-size: 125%;
	color: black;
	font-weight: bold;
	background-color: white;
}

.IIAH2 p {
	text-align: center;
	font-size: 150%;
	font-weight: normal;
	color: red;
	background-color: yellow;
	display: block;
}

.IIAMain p {
	text-align: center;
	font-size: 175%;
	font-weight: normal;
	color: blue;
	background-color: white;
}

#IIAAltContainer {
	text-align: left;
	font-family: "Courier New";
	font-size: 11pt;
	background-color: #FFFFCC;
	color: black;
	width: 60%;
	align: center;
	margin: 10px auto;
	padding: 18px;
}

.IIAAdwordsTipLeft {
	width: 40%;
	float: left;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
	border-style: dashed;
	border-color: red;
	border-width: thin;
	padding: 5px;
}
.IIAAdwordsTipRight {
	width: 40%;
	float: right;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
	border-style: dashed;
	border-color: red;
	border-width: thin;
	padding: 5px;
}

.IIAAdwordsTipMiddle {
	width: 80%;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
	border-style: dashed;
	border-color: red;
	border-width: thin;
	padding: 5px;
} 