/*
Theme Name: Roseanne Theme
Author: Sarah Mattern
Author http://www.matternco.com
*/

/* Normalization, Global Reset for Browser Consistency */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin: 0 auto;
	padding: 0;
	}

table {
	border-collapse:collapse;
	border-spacing:0;
	}

address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
	}

ol, ul, li {
	list-style: none;
	}	

html {
	height: 100%;
	}

fieldset,img {
	border: none;
	}

caption,th {
	text-align:left;
	}

h1,h2,h3,h4,h5,h6,a,a:visited,a:hover {
	font-weight:normal;
	}
	
q:before,q:after {
	content:'';
	}
	
abbr,acronym { 
	border:0;
	}

em {
	font-style: italic;
	}


small {
	font-size: 11px;
	}

a img {
	border: none;
	}


hr {
	display: none;
	}

.clear {
	clear: both;
	}

#ieNotice {
	display: none;
	}

/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Arial, Helvetica, sans-serif;
	background: #CBB19B url('images/bgcolor.jpg');
	color: #000000;
	text-align: left;
	}

#page {
	
	}

a, a:visited, a:active {
	color: #B21B12; /*changeable*/
	text-decoration: none;
	font-weight: normal;
	}

a:hover {
	color: #B21B12; /*changeable*/
	text-decoration: underline;
	}

h1, h1 a, h1 a:visited, h1 a:hover {
	text-indent: -9999px;
	font-size: .02em;
	height: 0px;
	padding: 0;
	margin: 0;
	}

h2, h2 a, h2 a:visited, h2 a:hover {
	color: #B21B12; /*changeable*/
	text-decoration: none;
	font-weight: normal;
	font-size: 25px;
	text-transform: lowercase;
	letter-spacing: 1px;
	}

h3 {
	color: black;
	text-decoration: none;
	font-weight: normal;
	font-size: 20px;
	text-transform: lowercase;
	letter-spacing: 1px;
	padding-top: 10px;
	}

.colorcard h3 {
	color: white;
	}

h4 img {
	padding-right: 3px;
	}

#header {
width: 980px;
text-align: left;
float: left;
	}

#logo {
	width: 362px;
	height: 34px;
	margin: 20px 0 0 20px;
	float: left;
	}

#logo h1, #logo .description {
	text-indent: -9999px;
	font-size: .02em;
	height: 0px;
	padding: 0;
	margin: 0;
	}

#menu {
	text-transform: uppercase;
	letter-spacing: .05em;
	font-size: 11px;
	font-weight: bold;
	line-height: normal;
	display: block;
	}

#menu a, #menu a:visited {
	color: white;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	padding: 30px 8px 30px 8px;
	display: block;
	background: url('images/menubg.png') no-repeat top left;
	}

#menu a:hover, #menu .current_page_item a, #menu .current_page_item a:visited, #menu .current_page_parent a, #menu .current_page_parent a:visited {
	color: #958273; /*dark beige*/
	text-decoration: none;
	background-position: bottom left;
	}

#menu ul {
	float: left;
	margin-left: 60px;
	}

#menu li {
	display: inline;
	float: left; 
	margin-left: 15px;
	}

#homebar {
	clear: both;
	margin-top: 5px;
	float: left;
	background: #B21B12 url('images/threebars.png') repeat-x top; /*changeable color*/
	width: 970px;
	height: 440px;
	overflow: hidden;
	border-top: 1px solid #AE9885;
	border-right: 2px solid #9D8978;
	border-bottom: 2px solid #AE9885;
	}

#homepic {
	float: left;
	width: 685px;
	height: 440px;
	overflow: hidden;
	text-align: left;
	background: url('images/homepic.jpg') no-repeat; /*changeable photo*/
	}

#homeoverlay {
	float: right;
	text-align: left;
	width: 196px; /*-30*/
	height: 410px; /*-30*/
	background: url('images/homeoverlay.png') no-repeat bottom right;
	padding: 15px;
	}

#homeoverlay h2 {
	display: none;
	}

#homeoverlay .post {
	height: 355px;/*-15*/
	overflow: hidden;
	font-size: 13px;
	line-height: 150%;
	text-align: left;
	color: black;
	}

#homeoverlay .more {
	height: 55px;
	width: 196px;
	text-align: right;
	background: url('images/more-about.png') no-repeat bottom right;
	}

#homeoverlay .more a {
	display: block;
	height: 55px;
	width: 196px;
	}

#homeoverlay .more b {
	display: none;
	}

#content {
	clear: both;
	margin-top: 20px;
	float: left;
	width: 900px;
	margin-left: 10px;
	font-size: 12px;
	line-height: 140%;
	}

#mainbox {
	width: 680px;
	float: left;
	}
	
#mainheader {
	width: 680px;
	height: 80px;
	background: url('images/mainheaderbg.png') no-repeat top left;
	}

#mainheader h2 {
	padding: 18px 0 13px 67px;
	color: black;
	line-height: 110%;
	}

#mainheader .hr {
	clear: both;
	display: block;
	width: 593px;/*680-87*/
	height: 10px;
	background: url('images/threebars.png') repeat-x;
	margin-left: 67px;
	}

#main {
	background: url('images/mainbg.png') repeat-y top left;
	width: 640px;/*-40*/
	padding: 0 20px 20px 20px;
	}

#main h3 {
	font-size: 18px;
	}

#main h4 {
	font-size: 15px;
	padding-top: 10px;
	}

.articlemeta {
	font-size: 11px;
	padding-top: 0;
	color: #000000;
	}

.articlemeta a, .articlemeta a:visited {
	text-decoration: none;
	color: #000000;
	}

.articlemeta a:hover {
	text-decoration: underline;
	color: #000000;
	}

#main .hr {
	clear: both;
	display: block;
	width: 100%;
	height: 10px;
	padding: 10px 0 10px 0;
	background: url('images/threebars.png') repeat-x center center;
	}

#main .post {
	font-size: 13px;
	line-height: 160%;
	}

.post ul, .post ol { 	
	list-style: none;
	margin-left: 10px; 
	padding: 6px 0 6px .5em;
	line-height: 140%;
	}

.post ul li {	
	margin-left: 10px;
	padding: 5px 0 5px 15px;
	background-image: url(images/bullet2.png);  
	background-position: 0 .65em;
	background-repeat: no-repeat;
	}

.post ol {
	margin-left: 20px;
	}
	
.post ol li {
	padding-left: 0px;
	margin-left: 10px;
	list-style-type: decimal;
	}

#main .postmetadata {
	font-size: 11px;
	line-height: 130%;
	padding: 0;
	margin: 0;
	}
	
#mainbot {
	width: 680px;
	height: 10px;
	background: url('images/mainbot.png') no-repeat bottom left;
	}

#samples {
	float: left;
	background: url('images/samplebg.png') no-repeat top left;
	width: 404px;/*-40*/
	max-height: 475px;/*-20*/
	padding: 0 20px 20px 20px;
	border-bottom: 2px solid #AE9885;
	}

#samples h3 {
	padding: 30px 0 20px 45px;
	float: left;
	width: 245px;
	}

#samples .more {
	float: right;
	height: 20px;
	width: 90px;
	margin-top: 25px;
	text-align: right;
	background: url('images/archives.png') no-repeat;
	}

#samples .more a {
	display: block;
	height: 20px;
	width: 90px;
	}

#samples .more b {
	display: none;
	}

#samples .post {
	font-size: 12px;
	line-height: 160%;
	padding: 5px 0 5px 0;
	}

#samples h4 {
	font-size: 14px;
	}

#samples .hr {
	clear: both;
	display: block;
	width: 100%;
	height: 10px;
	background: url('images/threebars.png') repeat-x;
	}

#samples .postmetadata, #posts .postmetadata {
	font-size: 11px;
	line-height: normal;
	line-height: 130%;
	padding: 0;
	margin: 0;
	}

#samples p, #posts p {
	padding: 4px 0 4px 0;
	}

a[title="View all posts in Articles"] {
	display:none;
   } 

#posts {
	float: right;
	background: #B21B12 url('images/threebars.png') repeat-x top; /*changeable color*/
	width: 400px;/*-40*/
	max-height: 475px;/*-20*/
	padding: 0 20px 20px 20px;
	border-top: 1px solid #AE9885;
	border-right: 2px solid #9D8978;
	border-bottom: 2px solid #AE9885;
	border-left: 1px solid #AE9885;
	}

#posts h3 {
	padding: 30px 0 20px 0px;
	float: left;
	width: 245px;
	color: white;
	}

#posts .more {
	float: right;
	height: 69px;
	width: 88px;
	margin-top: -10px;
	text-align: right;
	background: url('images/more-blog-clip.png') no-repeat;
	}

#posts .more a {
	display: block;
	height: 69px;
	width: 88px;
	}

#posts .more b {
	display: none;
	}

#posts .hr {
	clear: both;
	display: block;
	width: 100%;
	height: 10px;
	background: url('images/threebars.png') repeat-x;
	}

#posts .post {
	font-size: 12px;
	line-height: 160%;
	color: white;
	padding: 10px 0 10px 0;
	}

#posts a, #posts a:visited, #posts a:hover {
	color: white;
	}

#posts h4 {
	font-size: 14px;
	color: white;
	}

#footer {
	clear: both;
	float: left;
	margin-top: 20px;
	background: url('images/lines_beige.gif') repeat-x top;
	width: 970px;
	padding: 20px 0 20px 10px;
	font-size: 12px;
	line-height: 180%;
	}

#footer p {
	padding: 3px 0 3px 0;
	}

.entry p {
	padding: 5px 0 5px 0;
	}

/*comments*/
#respond h3, h3#comments {
	padding-top: 20px;
	}
	
.commentlist li .avatar { 
	display: none;
	}

.commentlist cite, .commentlist cite a {
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	}

.commentmetadata {
	font-weight: normal;
	}

#comment textarea, #comment input {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	}

#commentform textarea {
	width: 500px;
	height: 100px;
	}

#commentform #submit {
	
	}
	
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;
	border-bottom: 1px solid #CCCCCC;
	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
	
/*sidebar*/

#searchform {
	padding: 5px 0 5px 0;
	text-align: center;
	}

#signup {
	padding: 5px 0 5px 0;
	text-align: center;
	}

#signup .submit {
	float: left;
	}

#sidebar #searchform #s {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 150px;
	padding: 3px;
	background-color: white;
	border: 1px solid #CFC3B8;
	}

#sidebar .signupinput {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 110px;
	padding: 3px;
	background-color: white;
	border: 1px solid #CFC3B8;
	float: left;
	display: inline;
	}

#sidebar #searchsubmit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: left;
	padding: 1px;
	}

#sidebar {
	float: right;
	text-align: left;
	background: #B21B12 url('images/threebars.png') repeat-x top; /*changeable color*/
	width: 165px;/*-40*/
	padding: 0 20px 20px 20px;
	border-top: 1px solid #AE9885;
	border-right: 2px solid #9D8978;
	border-bottom: 2px solid #AE9885;
	border-left: 1px solid #AE9885;
	color: white;
	}

#sidebar h3 {
	padding: 23px 0 12px 0px;
	float: left;
	width: 130px;
	color: white;
	font-size: 16px;
	letter-spacing: .05em;
	}

#sidebar .clip {
	float: right;
	height: 69px;
	width: 22px;
	margin-top: -10px;
	background: url('images/clip.png') no-repeat;
	}

#sidebar .hr {
	clear: both;
	display: block;
	width: 100%;
	height: 10px;
	padding: 10px 0 10px 0;
	background: url('images/threebars.png') repeat-x center center;
	}

#sidebar .top.hr {
padding-top: 0;
}

#sidebar .post {
	font-size: 12px;
	line-height: 130%;
	color: white;
	padding: 5px 0 5px 0;
	}

#sidebar a, #sidebar a:visited, #sidebar a:hover {
	color: white;
	}

#sidebar .postmetadata {
	font-size: 11px;
	padding: 0;
	margin: 0;
	}

#sidebar p {
	padding: 4px 0 4px 0;
	}

#sidebar .more {
	float: right;
	margin-top: 12px;
	height: 15px;
	width: 165px;
	text-align: right;
	background: url('images/more-blog.png') no-repeat bottom right;
	}

#sidebar .more a {
	display: block;
	height: 15px;
	width: 165px;
	}

#sidebar .more b {
	display: none;
	}

#sidebar h4 {
	/*text-transform: uppercase;*/
	font-size: 13px;
	letter-spacing: .05em;
	font-size: 13px;
	color: white;
	}


#sidebar ul { /*listed elements*/
	padding: 2px 0 2px .05em;
	list-style: none;
	}
#sidebar ul li { /*item*/
	padding: 2px 0 2px 0;
	padding-left: 12px;
	background-image: url(images/bullet.png);  
	background-position: 0 .4em;
	background-repeat: no-repeat;
	}


/*misc*/
code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	height: auto;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	background-color: #F5EFEB;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	background-color: #F5EFEB;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */

/* Begin Form Elements */

select {
	width: 130px;
	}

.wpcf7 form {
	text-align: left;
	}

.wpcf7 input {
	padding: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}

.wpcf7 textarea {
	padding: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 500px;
	height: 100px;
	}
	
/* End Form Elements */





/* 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 */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 30px;
	font-size: 11px;
	text-transform: uppercase;
	font-weight: bold;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
.wp-tag-cloud {
	font-size: 12px;
	}
/* End captions */
