/*
Theme Name: Trish Ottens Designs
Theme URI: http://trishottensdesigns.com
Description: Custom Theme for Trish Ottens
Author: Minima Designs
Author URI: http://minimadesigns.com
*/

@import "style/css/reset.css";
@import "style/css/typography.css";
@import "style/css/layout.css";


* {
	margin: 0;
	padding: 0;
}

html, body {
	height: 100%;
}

img {
	border: 0;
}



body, select, textarea, input {	
font: 100% Georgia, "Times New Roman", Times, serif;color:#68972f;
	}

body {background:#1b190c url(images/bg_ottens.jpg) no-repeat scroll 50% 0;}

#wrapper {width: 960px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 0px;
	padding-right: 0px;
	margin-top:40px;}

#container {background:#ffffff;
	
}
.clear {	clear: both;}
.clearright {clear:right}

#content {background:#ffffff}

.alignleft {float:left;background:#fff;padding:5px;border:1px solid #68972f;margin:0 5px 5px 0}
.alignright {float:right;background:#fff;padding:5px;border:1px solid #68972f;margin:0 5px 5px 10px}

.post {background:#fff;padding:20px}
.post p {line-height:1.7em;padding:0 0 15px 0}
.post p a {font-weight:bold;color:#615c4f;text-decoration:none;border-bottom:1px solid #79ab3c}

h2 {font-family:Georgia, "Times New Roman", Times, serif;font-size:26px;font-weight:normal;padding:0 0 20px 0;color:#68972f}
h4 {font-family:Georgia, "Times New Roman", Times, serif;font-size:12px;font-weight:normal;font-weight:bold;font-style:italic;color:#68972f;line-height:1.4em}
#header {background:#251e0e url(images/header.gif); width:960px;height:138px; no-repeat}

#navbar {clear:both;	background: #ffffff;	width: 960px;	height: 40px;	font-size: 21px;	color: #FFFFFF;	font-weight:normal;font-family:Georgia, "Times New Roman", Times, serif;	margin: 0px auto 0px;	padding: 0px;	overflow: hidden;	}
#nav {	margin: 0px;	padding: 0px;	}	
#nav ul {	float: right;	list-style: none;	margin: 0px;	padding: 0px;text-align:right;	}	
#nav li {	float: right;	list-style: none;	margin: 0px;	padding:0	}


blockquote {background:#68972f;padding:20px;color:#ffffff;width:400px;font-size:12px}

#nav li a, #nav li a:link, #nav li a:visited {	color: #615c4f;	display: block;    margin: 0px 0px 0px 0px;	padding: 7px 15px 8px 15px;text-decoration:none	}
#nav li a:hover, #nav li a:active {	color: #79ab3c;    margin: 0px 0px 0px 0px;	padding: 7px 15px 8px 15px;	text-decoration: none;	}
/*****HOME PAGE *****/
#frontpic {border-bottom:3px solid #fff;width:960px;}

#subpic1 {height:100px;width:960px;background:#fff url(images/header1.jpg);}
#subpic2 {height:100px;width:960px;background:#fff url(images/header2.jpg);}
#subpic3 {height:100px;width:960px;background:#fff url(images/header3.jpg);}
#subpic4 {height:100px;width:960px;background:#fff url(images/header4.jpg);}
#subpic5 {height:100px;width:960px;background:#fff url(images/header5.jpg);}
#subpic6 {height:100px;width:960px;background:#fff url(images/header6.jpg);}
/*****FOOTER *****/

#footer {clear:both;width:960px;padding:5px 0 0 0;margin:0px 0 10px 0;background:#161f00;border-top:8px solid #5d8827;height:20px}
#footer p {color:#836f46;font-size:12px}
#footer .right {float:right;vertical-align:top;margin:0}
#footer .left {float:left;vertical-align:top;margin:0}
.green {color:#a2b55b;}
#footer a {color:#a2b55b;text-decoration:none}
