/*
Theme Name: eastcoastmarina
Theme URI: http://www.eastcoastmarina.com.au/index.html
Description: The WordPress theme prepared for eastcoastmarina
Version: 1.0
Tags: blue, custom header, fixed width, two columns, widgets

		This theme was designed and built by RACStream to match the existing website feel
	
	All rights reserved with eastcoastmarina.com.au

*/



body 				{ margin:0px 0px 0px 0px; background: url(images/inner_bg.jpg) repeat-x; background-color:#60AEBF;}
body.sub 			{ margin:0px 0px 0px 0px; background: url(images/bg_sub.html) repeat-x; background-color:#60AEBF;}
.inner 				{ margin:0px 0px 0px 0px; background: url(images/inner_bg.jpg) repeat-x; background-color:#89C2CF;}

.topsky				{ background:url(images/top_bg.jpg) no-repeat top left;}

a.footer			{ font-family:Arial; font-size:11px; color:#1C2F69; text-decoration:none;}
a.footer:hover		{ font-family:Arial; font-size:11px; color:#1C2F69; text-decoration:underline;}
.copy				{ font-family:Arial; font-size:11px; color:#1C2F69;  }

.htxt				{ font-family:Arial; font-size:12px; color:#333333; margin:0px; padding:10px 10px 0px 10px; line-height:16px;}
.pip				{ padding:0px 7px 0px 7px;}

.content			{ font-family:Arial; font-size:12px; color:#333333; margin:0px; padding:20px 20px 0px 20px; line-height:18px;}
.content_heading	{ font-family:Arial; font-size:14px; color:#1b7cc9; margin:0px; padding:20px 20px 0px 20px; line-height:14px; font-weight:bold;}

/*.entry				{ font-family:Arial; font-size:12px; color:#333333; margin:0px; padding:20px 20px 0px 20px; line-height:18px;}*/

ul					{ font-family:Arial; font-size:12px; color:#333333; margin:0px; padding:10px 5px 0px 20px; line-height:14px; list-style-type:none;}
ul li 				{ background:url(images/bullet1.jpg) no-repeat 0px 14px; padding:5px 20px 5px 20px;}

ol					{ font-family:Arial; font-size:12px; color:#333333; margin:10px; padding:10px 5px 0px 20px; line-height:14px; list-style-type:decimal;}
ol li 				{ padding:5px 20px 5px 10px;}

ul.sub				{ padding:10px 5px 2px 18px; list-style-type:none; margin:0px;	}
ul.sub li			{ padding:0px 2px 4px 20px;	background:url(images/bullet1.jpg) no-repeat 4px 7px; line-height:22px;}	

a.mail				{ font-family:Arial; font-size:12px; color:#1b7cc9; text-decoration:none;}
a.mail:hover		{ font-family:Arial; font-size:12px; color:#1b7cc9; text-decoration:underline;}

a.topmail			{ font-family:Arial; font-size:12px; color:#162661; text-decoration:underline;}
a.topmail:hover		{ font-family:Arial; font-size:12px; color:#ffffff; text-decoration:underline;}

.txtbox				{ font-family:Arial; font-size:11px; color:#000000; width:160px; height:18px; border:1px solid #62adc0;}
.txtbox2			{ font-family:Arial; font-size:11px; color:#000000; width:120px; height:18px; border:1px solid #62adc0;}
.select				{ font-family:Arial; font-size:11px; color:#000000; height:22px; border:1px solid #62adc0;}
.txtarea			{ font-family:Arial; font-size:11px; color:#000000; width:160px; height:50px; border:1px solid #62adc0;}
.btn				{ font-family:Arial; font-size:11px; color:#ffffff; width:50px; height:20px; border:1px solid #62adc0; background:#0066CC; font-weight:bold; cursor:pointer; }
.content_bold		{ font-family:Arial; font-size:12px; color:#162661; margin:0px;  line-height:14px; font-weight:bold;}








/*
wordpress related styles
*/





/* Begin dynamic Sidebar */
#sidebar
{
	padding: 0px 0 10px 0;
	width: 180px;
}





#sidebar ul
{
	list-style-type: none;
	margin-top: 5px;
	padding:1px 0px 1px 0px;
}


#sidebar ul li 
{
	background:0px 14px; 
	padding:0px 5px 5px 5px;
	background-color:#89C2CF;
	color: #177bc9;
}




h2.widgettitle {
	font-size: 1.2em;
	font-weight:bold;

	color: #177bc9;
	height: 22px;
	padding-top: 4px;
	padding-left: 2px;
	background-color:#62adc0;

	}


.pagenav h2 {
	font-size: 1.2em;
	font-weight:bold;

	color: #177bc9;
	height: 22px;
	padding-top: 4px;
	padding-left: 2px;
	background-color:#62adc0;

	}






#sidebar ul li ul li:hover  
{

	color: #c2d9eb;
	background-color:#62adc0;
}







#sidebar ul li ul li a {
	font-family:Arial;
	text-decoration: none;
	font-size: 14px;
	color: #177bc9;
}
#sidebar ul li ul li a:hover {
	text-decoration: none;
	color: #c2d9eb;
}
#sidebar ul li ul li a:active {	
	text-decoration: none;
	color: #c2d9eb;
}






#sidebar a {
	text-decoration: none;
	color: #177bc9;
}
#sidebar a:hover {
	text-decoration: none;
	color: #c2d9eb;
}
#sidebar ul li ul li a:active {	
	text-decoration: none;
	color: #c2d9eb;
}








.widget_calendar a {
	font-weight: bold;
}






#sidebar input[type=text]
{
color: #000000;
font-weight: bold;
/*background: #89C2CF;*/
background: #ffffff;
border: 1px solid #62adc0
}





input[type=submit]
{
color: #D4E1F2;
font-weight: bold;
background: #5B729E;
border: 1px solid #62adc0
}





/*

the posts and the content
*/



/* the layour of all the pages */

.narrowcolumn {
	float: left;
	padding: 0 0 20px 10px;
	margin: 0px 0 0;
	width: 560px;
	}



.narrowcolumn a {
	text-decoration: none;
	color: #177bc9;
}
.narrowcolumn a:hover {
	text-decoration: underline;
	color: #62adc0;
	/*background-color:#cccccc;*/
}
.narrowcolumn a:active {	
	text-decoration: none;
	color: #c2d9eb;
}








/* index page showing the posts */


.post  h2.postTitle {
	color: #FFFFFF;
	margin-bottom: 2px;
	background-color:#177BC9;
	padding-left: 2px;
	font-family: arial;
}

.post  .postTitle a {
	text-decoration: none;
	color: #FAFEFF; 
	font-family: arial;
}
.post  .postTitle a:hover {
	text-decoration: underline;
	color: #FAFEFF;
	font-family: arial;
}




.post  .postTitleMeta{
	color: #177bc9;
}



.post  p{
	width: 555px;
	font-family: arial;
	font-size:12px; 
	color:#333333;
}

.post h3{
	text-decoration: none;
	color: #000000; 
	font-family: arial;
}

.post .postmetadata {
	background-color:#F5F5FF;
	padding: 5px 0px 5px 0px;
	margin:0px 0px 60px 0px;
}













/* single.php page showing only one post */

.navigationBackForthPost {
	background-color:#F5F5FF;
	padding: 5px 0px 5px 0px;
	margin:0px 0px 0px 0px;
}


.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}




/* comments at the bottom of single.php page showing only one post */


#userCommentsHeading {
	font-size: 1.2em;
	font-weight:bold;
	color: #FAFEFF;
	height: 22px;
	padding-top: 4px;
	padding-left: 2px;
	background-color:#62adc0;

	}

.commentFormTitle {
	font-size: 1.2em;
	font-weight:bold;

	color: #FAFEFF;
	height: 22px;
	padding-top: 4px;
	padding-left: 2px;
	background-color:#62adc0;

	}

/* to adjust the width of the text area for comment, modify the form element : cols="50" property in the comments.php file  */
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}













/* page.php css : in this theme no special page setting is required.*/




.SearchPageTitle {
	font-size: 1.2em;
	font-weight:bold;

	color: #FAFEFF;
	height: 22px;
	padding-top: 4px;
	padding-left: 2px;
	background-color:#177BC9;

	}


.searchResultHeading {
margin-bottom: 2px;
}



/* archieves.php page */
.pagetitle {
	font-size: 1.2em;
	font-weight:bold;

	color: #FAFEFF;
	height: 22px;
	padding-top: 4px;
	padding-left: 2px;
	background-color:#177BC9;

	}

.post  h3.postTitle {
	color: #FFFFFF;
	margin-bottom: 2px;
	background-color:#62adc0;
	padding-left: 2px;
	font-family: arial;
}
