/*
Theme Name: Doug Sheath Painting
Theme URI: http://twomonkeyswebdesign.co.nz
Description: This is just a BLANK starter WordPress Theme template -- WordPress v2.9.1
Author: Jason Lane & Iain Whittaker
Author URI: http://twomonkeyswebdesign.co.nz
Version: 1
*/

/* http://meyerweb.com/eric/tools/css/reset/
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
	outline:none;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
	background-color: #379cca;

}
ol, ul {
	list-style: disc;
	color: #379cca;
	margin-left: 17px;
	font-size: 25px;
	padding-bottom: 10px;
}

li {
padding-bottom: 10px;
padding-left: 10px;
letter-spacing: 2px;
}

blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

.page_wrap {
	width: 960px;
	margin: 0 auto;
	background-color: black;
	color: #ffffff;
	-moz-box-shadow: 0 0 5px 5px #1c0903;
	-webkit-box-shadow: 0 0 5px 5px #1c0903;
	box-shadow: 0 0 5px 5px #1c0903;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	margin-bottom: 10px;
	line-height: normal;
	font-family: 'RawengulkSans-094', helvetica; calibri; sans-serif;
}

#header {
text-indent: -99999px;
background-image: url('images/doug_sheath_painting.jpg');
height: 188px;
}

@font-face
{
    font-family: RawengulkSans-094;
    src: url('RawengulkSans-094.eot');
    src: local(RawengulkSans-094), url('RawengulkSans-094.otf') format('opentype');
}

/*
.nav_menu a, .nav_menu a:link,.nav_menu a:visited{
color:#379cca;
text-decoration: none;
}

.nav_menu a:hover{
color:#f0f0f0;
}
*/

a, a:link, a:visited{
color:#379cca;
text-decoration: none;
}

a:hover{
color:#D34E61;
}

.nav_menu ul {
list-style: none
}
.nav_menu li{
	float:right;
	padding:0px 20px 0px 5px;
	font-size: 30px;
	letter-spacing: 3px;
}

.nav_menu li.current_page_item a{
color: #D34E61;
}

.main_content{
clear: both;
padding-top:15px;
padding-bottom:10px;
overflow: auto;
}

/* .slideshow2 {
position: relative;
text-align: center;
height: 200px;
width: 920px;
margin-left: 20px;
-moz-box-shadow: 0 0 5px 5px #379cca;
	-webkit-box-shadow: 0 0 5px 5px #379cca;
	box-shadow: 0 0 5px 5px #379cca;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	margin-top: 10px;
}

.slide_image {
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
} */

#post-4 h2 {
	display: none;
}

.tag {
position: relative;
text-align: center;
padding-top: 20px;
}

h2 {
font-size: 25px;
padding-bottom: 16px;
letter-spacing: 2px;
}

h3 {
font-size: 20px;
padding-bottom: 16px;
}

#post-4 h3 {
	font-size: 25px;
	padding-bottom: 16px;
	letter-spacing: 2px;
}

.text_area{
padding: 0px 20px 0px 20px;
}

p {
font-size: 20px;
padding-bottom: 16px;
letter-spacing: 2px;
}

.services_area {
float: right;
width: 635px;
}

.services_pics {
float: left;
padding-left: 20px;
}

.services_pics img {
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}

.contact_area{
float: left;
}

.map_area {
float: right;
padding-top: 27px;
}

#footer {
/* padding-bottom: 5px; */
text-align: center;
color: #379cca;
letter-spacing: 1px;
}

ol.commentlist { list-style: none; }
ol.commentlist li { }
ol.commentlist li.alt { }
ol.commentlist li.bypostauthor { }
ol.commentlist li.byuser { }
ol.commentlist li.comment-author-admin { }
ol.commentlist li.comment { border-bottom: 1px dotted #666; padding: 10px; }
ol.commentlist li.comment div.comment-author { }
ol.commentlist li.comment div.vcard { }
ol.commentlist li.comment div.vcard cite.fn { font-style: normal; }
ol.commentlist li.comment div.vcard cite.fn a.url { }
ol.commentlist li.comment div.vcard img.avatar { float:right; margin: 0 0 10px 10px; }
ol.commentlist li.comment div.vcard img.avatar-32 { }
ol.commentlist li.comment div.vcard img.photo { }
ol.commentlist li.comment div.vcard span.says { }
ol.commentlist li.comment div.commentmetadata { }
ol.commentlist li.comment div.comment-meta { font-size: 10px; }
ol.commentlist li.comment div.comment-meta a { color: #ccc; }
ol.commentlist li.comment p { }
ol.commentlist li.comment ul { }
ol.commentlist li.comment div.reply { font-size: 11px; }
ol.commentlist li.comment div.reply a { font-weight: bold; }
ol.commentlist li.comment ul.children { list-style: none; margin: 10px 0 0; }
ol.commentlist li.comment ul.children li { }
ol.commentlist li.comment ul.children li.alt { }
ol.commentlist li.comment ul.children li.bypostauthor { }
ol.commentlist li.comment ul.children li.byuser { }
ol.commentlist li.comment ul.children li.comment { }
ol.commentlist li.comment ul.children li.comment-author-admin { }
ol.commentlist li.comment ul.children li.depth-2 { border-left: 5px solid #555; margin: 0 0 10px 10px; }
ol.commentlist li.comment ul.children li.depth-3 { border-left: 5px solid #999; margin: 0 0 10px 10px; }
ol.commentlist li.comment ul.children li.depth-4 { border-left: 5px solid #bbb; margin: 0 0 10px 10px; }
ol.commentlist li.comment ul.children li.depth-5 { }
ol.commentlist li.comment ul.children li.odd { }
ol.commentlist li.even { background: #fff; }
ol.commentlist li.odd { background: #f6f6f6; }
ol.commentlist li.parent { border-left: 5px solid #111; }
ol.commentlist li.thread-alt { }
ol.commentlist li.thread-even { }
ol.commentlist li.thread-odd { }

form { }
input[type=text] { }
textarea { }
