/*
THEME NAME: Mad Dog Paint Products
THEME URI: http://maddogprimer.com/
DESCRIPTION: A brighter, 
mer theme for Mad Dog Paint Products.
VERSION: 2.0
AUTHOR: Mad Dog Paint Products Inc.
AUTHOR URI: http://maddogprimer.com/
*/

/* Two-column with sidebar on left from the /examples/ folder  */
@import url('examples/2c-l.css');

a {
	color: #000;
	text-decoration: underline;
}

.alignleft {
	clear: left;
	float: left;
	padding: 10px 10px 10px 0;
}

.alignright {
	clear: right;
	float: right;
	padding: 10px 0 10px 10px;
}

#access #menu {
	margin-right: -400px;
	position: absolute;
	top: 60px;
	right: 50%;
}

#access #menu ul {
	list-style: none;
}

#access #menu ul li {
	display: inline;
	padding: 0 10px;
}

#access #menu ul li a {
	font: 18px 'Helvetica', 'Arial', sans-serif;
	text-decoration: none;
}

#access #menu ul li.current_page_item a {
	text-decoration: underline;
}

#access .skip-link {
	display: none;
}

body {
	background: url('./images/stripe.png') no-repeat top center;
	margin: 0;
	padding: 30px 0 0 0;
	text-align: center;
	width: 100%;
}

body.home .entry-content {	font-size: 20px;	margin-top: 0;	text-align: center;	width: 100%;}
body.home .entry-content .more a {	color: #908f8f;
	line-height: 46px;	text-decoration: none;}

body.home .entry-content table {	font-size: 18px;	margin: 0 auto;	width: 640px;}body.home .entry-content table td {	padding: 10px 10px 0 10px;	vertical-align: bottom;	text-align: left;	width: 300px;}

body.home .entry-content table td p {
	margin-bottom: 0;
}

body.home .entry-title {
	display: none;
}

body.pageid-359 #content ol {
	margin-bottom: 120px;
}

body.pageid-359 #content ol li {
	font-size: 22px;
	margin-bottom: 10px;
}

body.pageid-460 table td {
	vertical-align: bottom;
	padding: 10px 10px 50px 10px;
}

#container {
	background: #fff url('./images/sidebar.gif') repeat-y;
}

#content {
	padding: 1px 20px 20px 0;
}

#content table#products {
	margin: auto;
	width: 440px;
}

#content table#products td {
	padding: 10px;
	width: 200px;
}

.ddfm input, .ddfm textarea {
	font: 14px 'Helvetica', 'Arial', sans-serif;
}

.ddfm textarea {
	height: 100px;
}

.entry-date, .entry-meta {
	font-size: 12px;
}

body.attachment .entry-meta, body.attachment .page-title {
	display: none;
}

#footer {
	background: #fff;
	border-top: 2px solid #a0a0a0;
	font: 12px 'Helvetica', 'Arial', sans-serif;
	text-align: right;
	padding: 10px 0 10px 0;
}

#header {
	background: url('./images/peelingpaint.jpg') no-repeat top center;
	border-bottom: 2px solid #a0a0a0;
	height: 110px;
	padding: 5px 0;
}

#header #blog-description {
	display: none;
}

#header #blog-title {
	background: url('./images/logo.png') no-repeat center left;
	margin: 0;
}

#header #blog-title a {
	display: block;
	height: 110px;
	overflow: hidden;
	text-align: left;
	text-decoration: none;
	text-indent: -99999px;
	width: 200px;
}

html {
	background: #fff url('./images/background.gif') repeat-x;
	font: 14px 'Trebuchet MS', 'Trebuchet', 'Helvetica', 'Arial', sans-serif;
}

img {
	border: 0;
}

#nav-images .nav-next {
	float: right;
	padding: 5px 5px 15px 5px;
}

#nav-images .nav-previous {
	float: left;
	padding: 5px 5px 15px 5px;
}

#searchform, #searchform div {
	display: inline;
	margin: 0;
	padding: 0 0 0 5px;
}

#searchform input {
	font: 18px 'Helvetica', 'Arial', sans-serif;
}

#searchform input.button {
	display: none;
}

#searchform input.text {
	width: 100px;
}

.sidebar {
	padding-bottom: 120px;
}

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

.sidebar ul li ul {
	list-style: disc;
	margin-left: 20px;
	padding: 5px;
}

.sidebar ul li.flexipages_widget ul {
	font-size: 16px;
	list-style: none;
	margin: 0;
}

.sidebar ul li.flexipages_widget ul li {
	margin-bottom: 5px;
}

.sidebar ul li.flexipages_widget ul li ul {
	font-size: 12px;
}

.sidebar ul li.flexipages_widget ul li a {
	color: #777;
	text-decoration: none;
}

.sidebar ul li#text-3 .textwidget {
	color: #777;
	padding: 5px;
}

.sidebar ul li.flexipages_widget ul li.current_page_item a, body.blog .sidebar ul li.flexipages_widget ul li.current_page_ancestor a, body.attachment .sidebar ul li.current_page_ancestor a {
	color: #000;
}

.sidebar h3 {
	background: #72c6a2;
	color: #fff;
	font: 20px 'Helvetica', 'Arial', sans-serif;
	font-weight: normal;
	margin: 0 0 5px 0;
	padding: 5px;
}

table td {
	vertical-align: top;
}

.wp-caption {
	color: #a0a0a0;
	font-size: 12px;
}

#wrapper {
	background: #fff url('./images/sidebar.gif') repeat-y;
	margin: auto;
	text-align: left;
	width: 900px;
}