/*
Theme Name:beach-house
Description: bright relaxing theme
Author: Jinsona designs
Author URI: http://web2feel.com/
*/



body {
	margin:0;
	padding-top:0px;
	background:#3b3a3a url(images/body.jpg) center ;
	background-repeat:repeat-y;
	font-family:Verdana,Tahoma,sans-serif;
	color:#761E1D;
	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:700px;
	font-family:Century Gothic,Georgia,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:750px;
	float:left;
	text-align:left;
		
	}
.post {
	
	padding:15px 0px 10px 5px;
	color:#555;
	font-family:Verdana,Century Gothic,Tahoma,sans-serif;	
	}

h1.title {
    font-size:18px;
	margin:0px 0 0 0;
	padding:0px 3px 2px 0px;
	height:26px;
	font-weight:normal;
	background:transparent;
	font-family: Verdana,Century Gothic,Tahoma,sans-serif;	
	
	}
h1.title a {
	color:#1a3153;
	text-decoration:none;
	}
h1.title a:hover {
	color:#1a3153;
	background:none;
	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;
}

.comms a:link,
.comms a:visited {
	display:block;
	color: #fff;
	background:url(images/comm.jpg) no-repeat top;
	height:21px;
	padding:5px 0px 0 15px;
}
.comms a:hover{
	background:url(images/comm.jpg) no-repeat bottom;

}


.entry {
	display:block;
	margin: 0 0;
	padding: 5px 0px;
	}
.cover{
	margin: 0 0;
	
	}
.rightcolumn{
float:right;
width:200px;
margin:10px 0 0 0 ;

}


/* The Sidebar0 */

.sidebar{
	float:right;
	width:190px;
	padding-top:10px;
	padding-right:3px;
	font-size:13px;
	font-family: "Century gothic", Arial, sans-serif;
	}

.sidebar h2 {
	height:27px;
	line-height:27px;
	font-size:18px;
	color:#fff;
	margin:5px 0 0 0 ;
	padding:0px 0 0 5px;
	background:url(images/h2.jpg) ;
	background-repeat:repeat-x;
	}
.sidebar ul {
	list-style-type: none;
	margin: 0 ;
	padding: 0;
	
		}	
.sidebar ul li {height:100%;
	}
		
		
.sidebar ul ul li li{
	height:100%;
	background:url(images/sideb.jpg) bottom no-repeat;
	padding-bottom:6px;
	margin-bottom:6px;
	}

.sidebar ul li a:link, .sidebar ul li a:visited {
	color:#555;
	text-decoration: none;
	padding: 3px 0px 4px 10px;
	display:block;
	font-family: verdana, arial, helvetica, sans-serif;
	background:#FFC49F;
	background-repeat:no-repeat;
	border-bottom:1px solid #ffffff;
	border-top:1px solid #ffffff;
	}

.sidebar ul li a:hover {
	background:#81080c ;
	background-repeat:no-repeat;
	color:#fff;
	}



.sidebar p {
	padding: 7px 10px;
	margin:0;

	}

.sidebar table {
	width:100%;
	text-align:center;
	background-color:transparent;
	}
/* --- 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;

}
