/*
Theme Name:beach-house
Description: bright relaxing theme
Author: Jinsona designs
Author URI: http://web2feel.com/
*/

.style2 {
	font-size: 16px;
	font-weight: bold;
	color: #006600;
	}

.style3 {
	font-size: 18px;
	color: #FF0000;
	}
	
.style4 {
	font-size: 10px;
	font-weight: bold;
	color: #0000FF;
	}

.box {
	border:1px #CCCCFF solid;
	color:#333333;
	font-family:verdana;
	font-size:12px;
	}

.red {
	font-family:Arial;
	font-size:16px;
	color:#FF0000;
	}
	
legend {
	color:#837A5F;
	font-family:arial;
	font-size:14px;
	font-weight:bold;
	}
	
label {
	font-family:arial;
	font-size:12px;
	color:#252020;
	padding-left: 10px;
	letter-spacing: 2px;
	font-weight:bold;
	}

#titlez {
	font-size:24px;
	margin:0px 0 0 0;
	padding:0px 3px 2px 0px;
	height:26px;
	font-weight:normal;
	background:transparent;
	color:#0033ff;
	font-family: Georgia,century gothic,Arial, Helvetica, sans-serif;	
	}

#titlez a {
	color:#0033ff;
	text-decoration:none;
	}

#titlez a:hover {
	color:#0033ff;
	text-decoration:underline;
	font-weight:normal;
	text-decoration:none;
	}

.tdH {
	font-family:verdana;
	font-size:12px;
	font-weight:bold;
	color:#202020;
	text-align:center;
	}
	
.tdR {
	font-family:verdana;
	font-size:11px;
	color:#202020;
	}

body {
	margin:0;
	padding-top:0px;
	background:#3b3a3a url(images/body.jpg) center;
	background-repeat:repeat-y;
	font-family:Verdana,Tahoma,sans-serif;
	color:#333;
	font-size:13px;
	}

img {
	border:0;
	}

a {
	color:#1e7bdd;
	text-decoration:none;
	}

a:hover {
	color:#0f4986;
	text-decoration:none;
	}

h1, h2, h3, h4, h5, h6 {
	}

blockquote {
	padding-left:10px;
	color:#2d2d2d;
	font-style: normal;
	}

.clear {
	clear:both;
	}

.alignleft {
	float:left;
	padding:3px 0 0 5px;
	}

.alignright {
	float:right;
	padding:3px 0 0 5px;
	}

/* The Wrapper */
.wrapper {
	width:1000px;
	margin:0 auto;
	background:#fff;
	}

/* Menu */
#foxmenucontainer{
	height:32px;
	background:url(images/menu.jpg) repeat-x ;
	display:block;
	padding:0px 0 0px 0px;
	}

#foxmenu{
	position:relative;
	display:block;
	height:32px;
	font-size:12px;
	font-weight:normal;
	font-family:Arial,Verdana,Helvitica,sans-serif;
	}

#foxmenu ul{
	margin:0px;
	padding:0px 0px 0 20px;
	list-style-type:none;
	width:auto;
	float:left;
	}

#foxmenu ul li{
	display:block;
	float:left;
	margin:0 0px 0 0;
	width:83px;
	}

#foxmenu ul li a{
	display:block;
	float:left;
	color:#102222;
	text-align: center;
	text-decoration:none;
	padding:10px 0px 0 0px;
	width: 83px; 
	height: 22px;
	background:#eee url(images/li2.gif) no-repeat top right;
	}

#foxmenu ul li a:hover,#foxmenu ul li.current_page_item a{
	color:#3A5978;
	/* background:#222 url(images/li2.gif) no-repeat top left;*/
	width: 83px; height: 22px;
	text-align: center;
	}

#foxmenu ul li .current_page_item a,#foxmenu ul li .current_page_item a:hover{
	color:#3A5978;
	width: 83px; height: 22px;
	background:transparent url(images/li2.gif) no-repeat top right;
	}

/* The Top */
.top {
	height:270px;
	margin-top:0px;
	background:url(images/top.jpg);
	background-repeat:no-repeat;
		}

.blogname {
	float:right;
	width:600px;
	font-family:Georgia,Century Gothic,Verdana,Tahoma,sans-serif;	
	}

.blogname h1  {
	font-size:40px;
	font-weight:bold;
	margin:120px 30px 0 30px;
	color:#051a2e;
	text-decoration: none;
	text-align:right;
	}

.blogname h1  a:link, .blogname h1  a:visited{ 
	color: #051a2e; 
	text-decoration: none; 
	background-color:transparent;
	}

.blogname h1  a:hover { 
	color: #fff; 
	text-decoration: none; 
	background-color:transparent;
	}

.blogname h2 {
	margin:5px 60px 0 40px;
	font-size:16px;
	font-weight:normal;
	color:#fff;
	text-align:right;
	}

/* The Content */
.date {
	font-size:13px;
	padding:0px 3px 2px 0px;
	color:#38557f;
	background:transparent;	
}

.content {
	padding:15px 10px 25px 15px;
	background:url(images/content.jpg) top;
	background-repeat:no-repeat;
	}

.date1 {
	float:left;
	width:56px;
	height:45px;
	background:url(images/date.jpg);
	background-repeat:no-repeat;
	margin-left:3px;
	text-align:center;
	font-size:13px;
	font-family:Verdana,Helvitica,sans-serif;
	padding-top:2px;
	font-weight:normal;
    text-transform:uppercase;
	color:#AF500A;
	}

.date1 .day {
	color:#fff;
	font-size:22px;
	font-weight:bold;
	padding-top:4px;
	line-height:22px;
	}	

/* The Posts */
.text {
	width:620px;
	float:left;
	text-align:left;
	}

.post {
	padding:8px 0px 10px 5px;
	color:#555;
	font-family:Verdana,Century Gothic,Tahoma,sans-serif;	
	}

h1.title {
    font-size:24px;
	margin:0px 0 0 0;
	padding:0px 3px 2px 0px;
	height:26px;
	font-weight:normal;
	background:transparent;
    color:#0033ff;
	font-family: Georgia,century gothic,Arial, Helvetica, sans-serif;	
	}

h1.title a {
	color:#0033ff;
	text-decoration:none;
	}

h1.title a:hover {
	color:#0033ff;
	text-decoration:underline;
	font-weight:normal;
	text-decoration:none;
	}

.postinfo {
	height:20px;
	padding: 0px 5px 2px 0px;
	}

.postinfo a {
	font-size:12px;
	color:#81080C;
	font-weight:normal;
	text-decoration:none;
	}

.postinfo a:hover{
	color:#a31519;
	}	

.comms{
	line-height:15px;
	float:left;
	padding:0px 0px 0 0px;
	font-size:12px;
	width:118px;
}


.entry {
	display:block;
	margin: 0 0;
	padding: 5px 0px;
	}

.cover{
	margin: 0 0;
	}

.rightcolumn{
float:right;
width:350px;
margin:0px 0 0 0 ;
}

/* The Sidebar0 */
.sidebar{
	width:335px;
	padding-top:10px;
	padding-right:0px;
	font-size:13px;
	font-family: "Century gothic", Arial, sans-serif;
	}

.sidebar h2 {
	height:27px;
	line-height:27px;
	font-size:22px;
	font-weight:bold;
	color:#000000;
	margin:5px 0 0 0 ;
	padding:0px 0 0 5px;
	}


/* --- FOOTER --- */

#footer {
	height:35px;
	padding:15px 0 0 0px;
	background:url(images/footer.jpg) repeat-x;
	color:#fff;
	font-size:10px;
	font-weight:normal;
	text-align:center;
	letter-spacing:1px;
	}

#footer a {
	color:#8DC1FA;
	}

#footer a:hover {
	color:#CFE6FF;
	}

/* The Navigation */

.navigation {
	height:25px;
	padding:0 20px;
	}

.navigation a {
	font-weight:bold;
	text-decoration:none;
	font-size:14px;
	color:#c58b58;
	}

.navigation a:hover {
	color:#ef2e08;
	}

/* The Attachment */
.contentCenter {
	text-align:center;
	}

/* The Page Title */
h2.pagetitle {
	padding:0;
	margin:0 0 20px 0;
	font-size:25px;
	text-align:center;
	}

/* The Comments */
.comments {
	padding: 22px 32px 23px 32px;
	line-height:16px;
	}

	

.comments ol {
	margin: 0 0 30px 0;
	padding: 0 0 0 20px;
	font-weight: bold;
	color: #3a75c9;
	}	



div.comments ol li {
	padding-bottom: 9px;
}

.cmnt{
	padding: 5px 0 5px 0;
	text-align:center;
}

.comments form {	}

.comments textarea {
	width:96%;
	height:156px;
	background:#fff;
	border:1px solid #9F9F9F;
	color:#000;
	padding:10px;
	overflow:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	}

#commentform {
	padding-left:23px;
	}

#commentform input {
	background:#fff;
	border:1px solid #9F9F9F;
	color:#484849;
	padding-left:10px;
	}

.comments input#submit {
	padding:0;
	width:72px;
	height:29px;
	}

.comments h2 {
	font-size:19px;
	line-height:30px;
	margin:24px 0 0 0px;
	padding:0;
	font-weight:normal;
	}

.comments ol li p {
	padding:0;
	margin:10px 0;
	color:#666;
	font-weight:normal;
	}

.comments ol li {
	padding-bottom: 9px;
	}

/* #aubg{background-color:#a41519;border:0px solid #a41519;height:1100px;width:190px; } */

   #Vbox1 {
   		width:360px;
		height:38px;
		background: url('http://mortgageloancanada.net/wp-content/themes/beach-house/images/menu__01.jpg') top center;
		background-repeat:no-repeat;
		padding:0px 0px 0px 0px;
		margin:0px 0px 0px 0px;
   }
   
   #Vbox2 {
   		width:360px;
		height:36px;
		background: url('http://mortgageloancanada.net/wp-content/themes/beach-house/images/menu__03.jpg') center;
		background-repeat:no-repeat;		
		padding:0px 0px 0px 0px;
		margin:0px 0px 0px 0px;
   }

   #Vbox3 {
   		width:360px;		
		background:url('http://mortgageloancanada.net/wp-content/themes/beach-house/images/menu__02.jpg') center repeat-y;
		padding:0px 0px 0px 0px;
		margin:0px 0px 0px 0px;
   }
   
   #Vbox3 h2 {
   		padding:0px 0px 0px 0px;
		margin:0px 0px 0px 0px;
		color:#333333;		
		margin-left:75px;
   }
   
   #Vbox {
   		width:320px;
		height:175px;
		overflow:auto;
		padding:0px 0px 0px 0px;
		margin:0px 0px 0px 0px;		
   }
   
   #Vbox ul li {
   		list-style:none;
		list-style-type:none;
   		padding:0px 0px 0px 0px;
		margin: 0px 0px 0px 0xp;
    	border-bottom: 2px solid #F0F0F0;
		font-weight:normal;
		padding-bottom:6px;
		padding-left:3px;
	}
