/*
Theme Name: Remington
Theme URI: http://www.url.com
Description: brief description
Version: 1.0
Author: Chris Molitor
Author URI: http://www.rainnetdev.com
Tags: one, word, separated, by, comma
*/

* {margin:0; padding:0; border:none; font-family: 'Trebuchet MS','Lucida Grande', Verdana, Arial, Sans-Serif; }
h1 {color: #b2986b;}
h2 {color: #b2986b;}
h3 {color: #b2986b;}
p {line-height: 1.6em;  color: #b2986b; font-size:13px; }
a {color:#dac49c; text-decoration:none;}
a:hover {text-decoration:underline;}
.hidden {display:none;}

img.alignleft {margin: 0 10px 2px 0; display: inline;}
img.alignright {margin: 0 0 2px 10px; display: inline;}
.alignleft {float: left;}
.alignright {float: right;}

html {background:#0E0000 url(images/tile.jpg);}

body {background:url(images/headertile.jpg) repeat-x;}

#container {width:960px; margin:0 auto;}

#header {width:960px; height:242px; background:url(images/headerback.jpg) no-repeat; position:relative;}
#header #logo {padding:20px 0 0 0;}
#header #addressstuff {float:right; width:300px; text-align:right; padding:60px 0 0 0; }
#header #addressstuff p {font-size:14px;}
#header #addressstuff #phone {font-weight:bold;}


#header #navigation {position:absolute; bottom:0; left:0; }
#header #navigation ul {list-style:none; font-size:20px;}
#header #navigation ul li {display:inline; line-height:60px; }
#header #navigation ul li a {padding:0 15px; }
#header #navigation ul li a:hover {text-decoration:none; color:#fff;;}
.current_page_item a {}

#sidebar {float:right; width:300px; margin-top:80px;}
#sidebar ul li {list-style:none; font-size:14px; margin-bottom:20px;}
#sidebar ul li ol li, #sidebar ul li ul li {margin:0;}
#sidebar .widget {background:url(images/widgetback.jpg) no-repeat top center; width:292px; margin-bottom:30px;}
#sidebar .widget h2 {padding:8px 15px; font-size:18px;}
#sidebar .widget ul {padding:15px 15px 20px; background:#B79B69 url(images/widgetbottom.jpg) no-repeat bottom center; color:#4d3d31;} 
#sidebar .widget ul li {list-style:disc; margin-left:15px; line-height:1.5;} 
#sidebar .widget ul a {color:#382419;}

/* Begin Search bar */
#sidebar #search {margin-bottom:30px; width:292px; height:40px; background:url(images/searchback.jpg) no-repeat;}
#sidebar #searchform { width:100%;}
#sidebar #s {color:#382419; background:none; width:78%; padding:10px;}
#sidebar #searchsubmit {color:#b2986b; background:none; width:12%; padding:5px; cursor:pointer;}
/* End Search bar */

/* Begin Calendar */
#wp-calendar {empty-cells: show; margin: 10px auto 0; width: 155px;}
#wp-calendar #next a {padding-right: 10px; text-align: right;}
#wp-calendar #prev a {padding-left: 10px;text-align: left;}
#wp-calendar a {display: block;}
#wp-calendar caption {text-align: center; width: 100%;}
#wp-calendar td {padding: 3px 0; text-align: center;}
#wp-calendar td.pad:hover { /* Doesn't work in IE */ background-color: #fff; }
/* End Calendar */

#primaryContent {width:600px; margin-top:40px;}
.post h2, .pagetitle {font-size:36px; border-bottom: 1px solid #b2986b; margin-bottom:15px; font-weight:normal;}
.post p {padding-bottom:10px;}
.post ul, .post ol {margin-bottom:10px;}
.post li {color: #b2986b; list-style:inside; font-size:13px;}
#metaData {font-size: 0.9em; margin-top:-10px; margin-bottom:15px; color: #b2986b; font-size:14px;}
#clear {clear:both;}

/* Begin Comment Stuff */
.commentsSection {padding-top:40px; color:#dac49c; }
.commentmetadata {padding-bottom:10px;}
.commentsSection li {list-style:none;}
.thread-alt { padding:5px; margin:15px 0; border:none; font-size:14px;}
.thread-even {background-color: #3E261A; padding:5px; margin:15px 0; border: 1px solid #593c2d; font-size:14px;}
.commentlist li .avatar {float: left; padding: 2px; background: #B79B69; margin:0 5px 5px 0;}
#commentform input {width: 170px; padding: 2px;	margin: 5px 5px 1px 0; background:#B79B69; color:#3E261A;}
#commentform {margin: 5px 10px 0 0;}
#commentform textarea {width: 90%;	padding: 5px; background:#B79B69; color:#3E261A;}
#commentform #submit {margin: 10px 0 5px auto; float: right; background:#3E261A; color:#B79B69; border:1px solid #593c2d; cursor:pointer;}
#respond {margin-top:30px;}
/* End Comment Stuff */

/*CONTACT FORM STUFF*/
.wpcf7 {color:#fff;}
.wpcf7 input {width: 170px; padding: 2px;	margin: 5px 5px 1px 0; background:#B79B69; color:#3E261A;}
.wpcf7 textarea {width: 90%;	padding: 5px; background:#B79B69; color:#3E261A;}
.wpcf7 p.submit input {margin: 10px 0 5px auto; float: left; background:#3E261A; color:#B79B69; border:1px solid #593c2d; cursor:pointer;}

#footer {width:960px; height:200px; background:url(images/footer.jpg) no-repeat center; padding-top:40px;}



