/*
Theme Name: Keigher Painting 2
Theme URI: http://www.keigherpainting.com.au
Description: Theme for keigherpainting.com.au
Version: 2.0
Author: Josh Kohlbach
Author URI: http://joshkohlbach.com
Tags: Keigher Painting 2
Template: hybrid
*/

/* Get base CSS */
@import url('../hybrid/library/css/21px.css');

/* Get layout CSS */
@import url('../hybrid/library/css/2c-l-fixed.css');

/* Get plugins CSS */
@import url('../hybrid/library/css/plugins.css');

/* Get drop-downs CSS */
@import url('../hybrid/library/css/drop-downs.css');

/* Get default CSS */
@import url('../hybrid/library/css/screen.css');

/* PAGE WIDTH SETTINGS */

#body-container {
	overflow: hidden;
	width: 960px;
	margin: 0 auto;
	background: transparent;
}

#container {
	overflow: hidden;
	float: left;
	width: 600px;
	background: transparent;
}

.content {
	overflow: hidden;
	float: left;
	width: 576px;
	background: #FFFFFF;
	margin-left: 10px;
	padding: 7px;
	font-family: Arial;
	font-size: 10pt;
}

.no-widgets .content, .no-default-widgets .content {
	width: 960px;
}

#primary {
	position: relative;
	float: left;
	width: 576px;
	background: #FFFFFF;
	margin-left: 10px;
	padding: 7px;
	font-family: Arial;
	font-size: 10pt;
}

#header {
	margin: 0;
	padding: 0;
	left: 0;
	width: 400px;
	height: 240px;
	float: left;
	background: transparent;
}

.header_img {
	width: 400px;
	height: 240px;
	padding: 0;
	margin: 0;
	float: left;
	background: transparent;
}

#header-container {
	width: 600px;
	background: transparent;
}

body {
	background: #d4d0b4;
}

#body-container {
	margin-top: 20px;
	background: transparent;
	background-image: url('http://keigherpainting.joshkohlbach.com/wp-content/themes/keigherpainting2/images/sidebar_background.png');
	background-repeat: repeat-y;
	background-position: top right;
}

/* END PAGE WIDTH SETTINGS */

.post img {
	border: none;
}

#site-title {
	display: none;
}

#site-description {
	display: none;
}

.breadcrumb-title {
	display: none;
}

.breadcrumb {
	font-size: 8pt;
}

#page-nav li a {
	background: transparent;
	border: none;
}

#page-nav li {
	background: transparent;
	background-image: url('http://keigherpainting.joshkohlbach.com/wp-content/themes/keigherpainting2/images/button_background.png');
	background-repeat: no-repeat;
	border: none;
	font-weight: bold;
	width: 120px;
	height: 43px;
	padding-top: 3px;
	margin-right: 5px;
	text-align: center;
	text-transform: lowercase;
}

#page-nav a {
	font-family: Verdana;
	font-weight: bold;
	margin: 0;
	border: none;
	height: 20px;
}

#page-nav li:hover a:hover {
	text-decoration: none;
}

#page-nav li:hover {
	background-image: url('http://keigherpainting.joshkohlbach.com/wp-content/themes/keigherpainting2/images/button_background_hover.png');
	background-repeat: no-repeat;
}

.page-item {
	padding: 0px;
	margin: 0px;
}

.current_page_item {
	padding: 0px;
	margin: 0px;
}

#page-nav ul ul li {
	width: 120px;
}

#page-nav ul ul {
	margin-top: 10px;
}

#page-nav li li a {
	width: 120px;
	padding-top: 5px;
	padding-left: 0px;
}

.menu ul {
	width: 120px;
	background: transparent;
}

#navigation {
	background: transparent;
	margin-bottom: 25px;
	padding-left: 10px;
	margin-top: 10px;
	border: none;
	float: left;
	width: 625px;
}

.copyright, .credit {
	font-size: 8pt;
	color: #616161;
	font-family: Verdana;
}

.credit {
	float: right;
	margin-right: 160px;
}

.standout-notice {
	text-align: left;
	/*padding: 10px;*/
	margin-left: 170px;
	margin-right: 10px;
	width: 400px;
	font-size: 10pt;
}

ul.standout-notice {
	padding-left: 50px;
	margin-top: -20px;
	list-style-position: outside;
	list-style-type: circle;
	margin-bottom: 10px;
}

.standout-notice li {
	padding-bottom: 5px;
}

.blurb_img {
	float: left;
	padding: 2px;
	margin-right: 20px;
	margin-left: 10px;
	margin-top: 20px;
	background: transparent;
}

.standout-notice h4 {
	background: #f9ffb5;
	padding: 10px;
	text-align: center;
	color: #000000;
	font-family: Verdana;
	font-weight: bold;
	border: 1px solid #bbbbbb;
}

.standout-notice span {
	padding-left: 20px;
	font-weight: bold;
}

.phonenumber {
	float: right;
	padding-top: 45px;
	padding-right: 10px;
}

.rotator_ul {
	list-style-type: none;
	list-style-image: none;
	float: right;
	margin-top: 50px;
}

.rotator {
	background: #d4d0b4;
	border: 1px solid #FFFFFF;
	margin-bottom: 30px;
	margin-right: 30px;
	height: 180px;
}

.page-title {
	text-decoration: none;
	text-transform: uppercase;
	background: #ece9d4;
	padding: 10px;
	padding-left: 12px;
	margin-left: 10px;
	margin-right: 10px;
	font-weight: bold;
	font-style: italic;
	font-family: Verdana;
	color: #49431c;
}

.entry-title a {
	color: #49431c;
}

.entry-title a:hover {
	text-decoration: none;
}

h1, h2, h3, h4 {
	font-family: Verdana;
}

.categories {
	display: none;
}
