/* @override http://www.bubbasplotseed.com/templates/Template1/css/style.css */

/* 
CSS DOCUMENT

Theme Name: Parnon Holdings
Theme URI: http://www.parnonholdings.com/
Description: Site design for Parnon Holdings
Version: 0.01
Author: Walsh Barnes Interactive
Author URI: http://www.walshbarnes.com/

*
* Made for Parnon Holdings.
* Created by Walsh Barnes Interactive.
* http://www.walshbarnes.com
* All Rights Reserved.
*
* Ver 0.01 (Beta)
* Created on 01/18/2010
*
_______________________
UNIVERSAL STYLES */

html {
	background: #4D3B2D url(../images/bg_body.jpg) fixed center;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ff9933;
}

a, .content a , a:link, .content a:link {
	color: #a4b2ca;
	text-decoration: none;
}

a:visited, .content a:visited {
	color: #a4b2ca;
}

a:hover, .content a:hover {
	color: #ff9933;
}

/* 
_______________________
STRUCTURE */

#wrap {
	width: 900px;
	margin: 0 auto;
}

#wrap2 {
	width: 900px;
	margin: 0 auto;
	background: #4D3B2D;
	background: rgba(76, 58, 45, .8);
}

#top {
	width: 900px;
	height: 146px;
}

#logo {
	float: left;
	padding: 35px 0 0 40px;
}

#search {
	
}

#nav {
	width: 900px;
	height: 45px;
	
	background: #3a2f26;
	background: rgba(58, 47, 38, .9);
}

#middle {
	padding-bottom: 10px;
}

#sidebar {
	float: left;
	width: 200px;
	padding: 10px;
}

#main-content {
	margin-left: 220px;
	padding: 40px;
	min-height: 300px;
	background: rgba(69, 52, 41, .8);
	color: #fff;
}

#footer {
	padding: 0 25px 20px 25px;
	text-align: center;
	font-size: 90%;
	line-height: 90%;
	
	background: #4D3B2D;
	background: rgba(76, 58, 45, .8);
	
	border-top: 5px solid #3a2f26;
}

/*
________________________
CONTENT */

#search {
	float: right;
	padding: 55px 40px 0 0;
	border: 0 !important;
}

#search td {
	padding: 0 2px;
	margin: 0;
	border: 0 !important;
}

#search input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 4px;
}

.breadcrumb {
	color: #333;
	font-size: 11px;
	padding-bottom: 14px;
}

.breadcrumb ul {
	padding: 0;
	margin: 0;
}

.breadcrumb ul li {
	padding: 0;
	margin: 0;
	list-style: none;
	display: inline;
}

.breadcrumb ul li a {
	background: url(../images/img_breadcrumb_arrow.gif) right center no-repeat;
	padding: 0 20px 0 0;
	text-decoration: none;
}

.breadcrumb ul li a.selected {
	background: none;
	padding: 0;
	font-style: italic;
}

.news_display_wrap {
	
}

.news_display_body {
	
}

.news_display_item {
	border-bottom: 1px solid #E7E7E7;
	padding: 8px 0;
}

.style1 {
	
}

.style2 {
	
}

.news_display_header {
	
}

.news_display_title {
	font-weight: bold;
	font-size: 14px;
}

.news_display_title a {
	
}

.news_display_date {
	float: right;
}

.news_display_author {
	font-weight: bold;
	font-size: 9px;
	text-transform: uppercase;
}

.news_display_body {
	
}

.news_display_paging {
	
}

.news_display_curpage {
	float: right;
}

.news_display_pageclick {
	
}

.news_display_pageclick a.selected {
	text-decoration: underline;
	color: #E31937;
}

.news_display_pageclick {
	clear: right;
}

.news_display_pageclick table {
	border: 0;
	margin: 0;
	padding: 0;
}

.news_display_pageclick td {
	border: 0;
	margin: 0;
	padding: 0;
}

.news_display_pageclick a {
	padding: 0 2px;
}

.news_display_item2 {
	
}

.news_display_item2 h1 {
	font-size: 16px;
	font-weight: bold;
	border-bottom: 0;
}

.news_display_item2 h6 {
	font-size: 10px;
	font-weight: normal;
	margin: 0;
	padding: 0;
	margin-bottom: 14px;
}

.news_display_header2 {
	border-bottom: 1px solid #CCCCCC;
	clear: both;
}

.news_display_date2 {
	float: right;
}

.news_display_title2 {
	font-weight: bold;
	font-size: 16px;
}

.news_display_body2 {
	
}

.news_display_content2 {
	
}

.news_display_link2 {
	padding-top: 12px;
}

.search_item {
	border-bottom: 1px solid #E7E7E7;
	padding: 8px 0;
}

.search_hdr {
	clear: both;
}

.search_title a {
	font-weight: bold;
	font-size: 14px;
	float: left;
}

.search_date {
	color: #999999;
	font-size: 10px;
	float: right;
}

.search_content {
	clear: both;
}

.search_url {
	clear: both;
	color: #999999;
	font-size: 10px;
}

.search_display_paging {
	padding-top: 5px;
}

.search_display_curpage {
	float: left;
}

.search_display_pageclick {
	float: right;
}

.search_display_pageclick table {
	border: 0;
	margin: 0;
	padding: 0;
}

.search_display_pageclick td {
	border: 0;
	margin: 0;
	padding: 0;
}

.search_display_pageclick a {
	padding: 0 2px;
}

#footer hr {
	display: none;
}

#footer p {
	padding: 14px 0;
	margin: 0;
}

#footer ul {
	padding: 0;
	margin: 0;
}

#footer ul li {
	padding: 0;
	margin: 0;
	list-style: none;
	display: inline;
}

#footer ul li a {
	padding: 0 4px;
	margin: 0;
	text-transform: uppercase;
	color: #cbcbcb;
	text-decoration: none;
	border-right: 1px solid #333;
}

#footer ul li a.page_1 {
	border-left: 1px solid #333;
}

.navigation {
	clear: both;
	padding: 12px 0;
}

.alignleft {
	float: left;
}

.alignleft img {
	padding-right: 12px;
	padding-bottom: 8px;
}

.alignright {
	float: right;
}

.alignright img {
	padding-left: 12px;
	padding-bottom: 8px;
}

/*
________________________
NAVIGATION */

#nav ul {
	margin: 0;
	padding: 0;
}

#nav ul li {
	display: inline;
}

#nav ul li a {
	padding: 0 20px 0 20px;
	line-height: 45px;
	font-size: 13px;
	color: #FFF;
	text-decoration: none;
	float: left;
	display: block;
	
	/*border-right: 1px solid #8BAF57;*/
	
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;

}

#nav ul li a:hover, #nav ul li a.selected {
	background: #261e18;
}

.subnav {
	
}

.subnav ul {
	padding: 0;
	margin: 0;
	border-top: 1px solid #E7E7E7;
}

.subnav ul li {
	padding: 0;
	margin: 0;
	list-style: none;
}

.subnav ul li a {
	padding: 8px 14px;
	font-size: 12px;
	line-height: 18px;
	border-bottom: 1px solid #E7E7E7;
	display: block;
}

.subnav ul li a:hover, .subnav ul li a.selected {
	color: #ff9933;
}

/*
________________________
TEXT */

h1, .content h1 {
	color: #ff9933;
}

h2, .content h2 {
	color: #ff9933;
}

h3, .content h3 {
	color: #ff9933;
}

h4, .content h4 {
	color: #ff9933;
}

h5, .content h5 {
	color: #ff9933;
}

h6, .content h6 {
	color: #ff9933;
}

h1.company-name {
	border: 1px solid #E7E7E7;
	margin: 0;
	padding: 6px;
}

h1.company-name a {
	background: #E7E7E7;
	padding: 15px 24px;
	font-size: 36px;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	display: block;
	font-weight: normal;
	color: #333;
}

h2.page-title {
	color: #ff9933;
	font-size: 20px;
	margin: 0;
	padding: 0 0 14px 0;
}

/*
________________________
CLEARS */

.clear {
	clear: both;
}

#top:after, #nav:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

/*
________________________
END */
