/*
Theme Name: Coffs Rural Template
Theme URI: http://brettmifsud.com/
Description: A search engine optimized website framework for WordPress.
Author: Brett Mifsud
Author URI: http://brettmifsud.com/
Version: 1.0
Tags: Comma-separated tags that describe your theme
*/


/******************************  
		Main Styles
*******************************/

html {
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	padding: 0;
	color: #565656;
	line-height:16px;
	background-color: #FFFFFF;
}

#content .post, #front_container, .newsletter_widget, .mag_posts_entry{
	font-size: 0.8em;
}


/******************************  
		Default Fonts
*******************************/

body, input, select	{ 
	font-family: Arial, Helvetica, sans-serif;

}

textarea, pre, code { 
	font-family:"Courier New", Courier, monospace;
}


/****************************** 
		Header Elements
*******************************/

h1, h2, h3, h4, h5, h6 {
  font-weight:normal;
}

h2, h3, h4, h5, h6 { 
	margin: 0px 0 0px; 
}

h1 {
	font-size: 25px;
 	float: left;
 	font-style:italic;
	padding: 0.6em 0 0 0.3em; 
 	margin: 0px;
}

h2 { font-size: 22px; }
h3 { font-size: 19px; }
h4, h5, h6 { font-size: 15px; }


/****************************** 
		Text Elements
*******************************/

p			  {					   }
strong        { font-weight: bold; }
em            { font-style: italic; }
pre           { border: 1px solid #ddd; margin-bottom: 1.2em; padding:1.2em; }
ins           { text-decoration:none; } /*remove underline from text*/
del           { text-decoration:line-through; }

blockquote    {
    margin:0 0 1em 1em;
    padding-left:1em;
    border-left:2px solid #B8E0FA;
}

/****************************** 
			Links
*******************************/

a {
color: #1FA8C8;
margin: 0;
padding: 0;
text-decoration: none;
}

a:link, a:visited, a:focus, a:hover, a:active { text-decoration: none; cursor:pointer; }
a:hover		{}
a:visited	{}
a:active, a:focus { outline: 0; } /*remove border in ff*/

h1 a { 
	color:#889286; 
	font-weight:bold;
}


/****************************** 
		List Elements
*******************************/

ul { 
	list-style-type: none; 
	list-style-image: none;
	
}

ul, ol { 
	line-height: 2.0em;
	margin: 0;
}


/****************************** 
	Template Structure
*******************************/

#wrapper {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	background: #FFFFFF;
}

/******************************* 
		Header Styling
*******************************/
.top_image {
	background: url(images/coffs_rural_texture_3.jpg);
	height:36px;
	position:relative;
}

.top_space {
	height: 34px;
	margin-top: 2px;
}

.slogan {
	clear:both;
	margin-left: 19em;
	font-size: 15px;
	text-transform: lowercase;
	color: #BAB088;
}

.search {
	color:#FFFFFF;
	padding: 0.4em 0.4em 0 0;
	text-align:right;
}

.button {
    border: 1px solid #a7a6aa;
    background: #FFFFFF;
}
.button:hover {
    border: 1px solid #1fa8c8;
    background: #FFFFFF;
}

.breadcrumb {
	background-color: #efefef;
	padding: 2px 0px 2px 1em; /* TOP RIGHT BOTTOM LEFT */
	font-size:11px; 
}

/******************************* 
		Top Navigation 
*******************************/

#top_nav_container {
	background: #C2C2C2 none repeat scroll 0 0;
	height: 33px;
	margin: 2px 0px; /* TOP RIGHT BOTTOM LEFT */ 
}

#top_nav_container ul { 
	padding: 0 0 0 0; 
}

#top_nav_container li { 
	float: left;
}

#top_nav_container li a:link, #top_nav_container li a:visited {
	float: left;
	color: #FFFFFF;
	display: block;
	padding: 0px 10px;
	margin-right: 0px;
	border: none;
	border-right: 1px solid #FFF;
}

#top_nav_container li a:hover, #top_nav_container li a:active {
	color: #00a0c6;
}

#top_nav_container li.active a
{
	color: #555555;
	background-color: #ffffff;
}

/*******************************
		Content Styling 
 [Body content of the template]
*******************************/

#content {
	float: left;
	margin-top: 0.5em;
	padding: 1em 0 0 2px; /* TOP RIGHT BOTTOM LEFT*/
	max-width: 675px; /* Sets the maximum width of the container */
	border-top: 2px solid #b8e8f4;	
}

#content .post-title a { 
	border-bottom-width: 0;
}

#content .post p.img { 
	float: left; 
	margin: 0 15px 0 0;
}

#content .post p.img img {
	padding: 8px;
	border: 1px solid #d0d0d0;
	background-color: #eeeeee;
}

#content .post-footer { 
	font-size: 90%; 
	color: #5F5536;
	margin-bottom: 5px; 
	padding:5px 5px 5px 5px;
	border: 1px solid #d6d9d4;
	background-color: #f4f4f4;
}

/******************************* 
	Comments Styling
*******************************/

.comments-list {
	padding: 0;
	margin: 0.5em 0 0 0; /* TOP RIGHT BOTTOM LEFT*/
}

.comments-list li {
	margin-bottom: 1.5em;
	padding:18px;
	border: 1px solid #a7a6aa;
	line-height:1.2;
}

#commentform textarea {
	border: 1px solid #a7a6aa;
	width: 342px;
}

#commentform #email, #commentform #author, #commentform #url {
border: 1px solid #a7a6aa;
width: 264px;
}

/*******************************
		Side Menu Styling
*******************************/

#side_menu_wrapper {
	width: 200px;
	float: right;
}

.side_menu {
	margin: 0 0 0.5em 0 ; /* [TOP][RIGHT 0] [BOTTOM .5] [LEFT 0] space between menu blocks */
	background-color: #f4f4f4;
}

.side_menu h2 { /* controls the menu title */
	border-top: .7em solid #fff;
	margin: 0; /* TOP RIGHT BOTTOM LEFT*/
	padding: 5px;
	background-color:#c2c2c2;
	font-size: 15px;
}

.side_menu ul {
	padding: 0;
}

.side_menu ul li {
	line-height:25px;
	border-top: 1px solid #ffffff;
	padding: 0;
	font-size: 13px;
} 

.side_menu ul li a {
	display: block;
	border-bottom: 1px solid #d6d9d4;
	padding: 0 0 0 10px; /* TOP RIGHT BOTTOM LEFT*/
	color: #565656;
} 

.side_menu ul li a:hover, .side_menu ul li a:focus {
	color: #000000;
	background-color: #e7f6f9;
}

/****************************** 
	Front Page [home.php] Styling
*******************************/

.top_home_image {
	background: url(images/coffs_rural_texture_1.jpg);
	height:36px;
	position:relative;
}

#front_container {
	border: 1px solid #c2c2c2;
	padding: 0 0 0 1em; /* TOP RIGHT BOTTOM LEFT*/
	height: 120px;
	margin-bottom: .2em; /* TOP RIGHT BOTTOM LEFT*/
}

#front_container img {
	padding: 0 1em 0 0; /* TOP RIGHT BOTTOM LEFT*/
}

#below_navigation_area {
	height: 170px;
	border: 1px solid #C2C2C2;
}

#below_navigation_image {
	background-image: url(images/header.jpg);
	height: 380px;
	margin: 2px 0px;
}

/* Lower Navigation */

ul#lower_nav{
	margin:0;
	padding:0;
	width:auto;
	display:block;
	height:40px;
	background:#889286;
}
ul#lower_nav li{
	display:block;
	float:left;
	margin:0;
	pading:0;
	border-right:2px solid #ffffff;
	width:298px;
	}
ul#lower_nav li a{
	display:block;
	color:#ffffff;
	text-decoration:none;
	padding:4px 0 0 15px; /* TOP RIGHT BOTTOM LEFT*/
	height:36px;
	}
ul#lower_nav li a:hover{
	background:#36a7e9;
	width:283px;	
}

/****************************** 
	Magazine Style Post
*******************************/
#home_side_menu{
	margin: 12px 0 12px 0px;
	width: 290px;
	float: right;
}

#content .mag_posts {
	float: left;
	width: 300px;
	padding: 0 ;  /* TOP RIGHT BOTTOM LEFT*/
	margin-bottom:10px;
}

#content .mag_posts a {
	color: #1fa8c8;
}

#content .bottom_mag_posts {
	width: 280px;
	padding-top: 3px;
	padding-bottom: 10px;
	border-bottom: 1px solid #1fa8c8;
}

#content .mag_posts h2 {
	padding:0;
	margin:0;
	height:30px;
	text-align:left;
	border-bottom: 1px solid #1fa8c8;
	margin-bottom: 10px;
}

#content .mag_posts h2 a {
	color: ;
}

#content .top_mag_titles a{
	color: #6DA43A;
	text-decoration: none;
	font: bold 12px tahoma;
}
#content .mag_posts .mag_posts_entry {
	padding: 0px;
	margin:0;
	width: 260px;
	height: 90px;
	text-align:justify;
	overflow: hidden;
}

#content .mag_posts .mag_posts_meta {
	margin: 10px 9px 0 6px; /* TOP RIGHT BOTTOM LEFT*/
	width:250px;
	height: 20px;
	overflow:hidden;
}

.meta_date {
	float: right;
	padding-left: 10px;
	color:#aaaaaa;
	line-height:22px;
	clear:both;
}
.meta_comments {
	float: right;
	padding-right: 35px;
	height:22px;
	line-height:22px;
}
.meta_comments a {
color:#339933;
}
.read_more {
	float: left;
	width:90px;
	text-align:left;
	line-height:22px;
	
}
.read_more a {
	text-decoration:none;
}

/******************************
		Footer Styling
*******************************/
#footer_container {
	clear:both;
	width:900px;
	padding-top: 0.3em;
	border-top: 2px solid #b8e8f4;
	float:left;
}

#footer_wrapper {
	text-align: right;
	padding: 1.5em 7em 0 0; /* TOP RIGHT BOTTOM LEFT*/
	background-image:  url(images/coffs_rural_footer.png);
	background-repeat:no-repeat;
	height: 50px;
	font-size:11px;
}