/*
Theme Name: Resa Till
*/

*, html {
	margin:0;
	padding:0;
}
body {
	font: 62.5%/1 Arial, Sans-serif; /* 1em = 10px */
	background-color:#fff;
	color:#1a1a1a;
}
/*--------------------------------------------------------------------  BASIC TYPOGRAPHY */

a {
	text-decoration:underline;
	color:#d92129;
}
a:hover {
	text-decoration:none;
}

h1, h2, h3, h4 {
	font-family: Arial, sans-serif;
	text-transform:uppercase;
	line-height: 1;
}
h1 a, h2 a, h3 a, h4 a {
	text-decoration:none;
}
p {
	font-size:1.4em;
	line-height: 1.25;
	margin-bottom: 1.25em;
}

/*--------------------------------------------------------------------  STRUCTURE */

#splash {
	width:920px;
	height: 100px;
	margin:5px auto 0 auto;
	background: url(img/splash-bg.jpg) 0 0 no-repeat;
}
#header {
	background: url(img/header-bg.gif) 0 0 no-repeat;
	width: 920px;
	height:33px;
	margin:0 auto;
}

#wrap {
	width: 920px;
	background: transparent url(img/wrap-bg.gif) 0 0 repeat-y;
	margin: 10px auto 10px auto;
}
#wrap-search {
	background: #fff url(img/wrap-search-bg.gif) 0 0 repeat-y;
}
#rightwrap {
	float:right;
	width: 740px;
}
#content {
	width: 450px;
	padding: 0 10px;
	float:left;
	display:inline;
}
#widecontent {
	width: 720px;
	margin: 0 10px;
	padding-bottom: 20px;
	background: #fff url(img/widecontent-bg.gif) 0 bottom no-repeat;
}
#widemap {
	width: 720px;
	margin: 0 10px;
	padding-bottom: 10px;
	background-color: #fff;
}
#rightcol {
	width: 250px;
	padding: 0 10px;
	float:right;
	display:inline;
}
#leftcol {
	float:left;
	width:160px;
	padding:0 10px;
}
#footer {
	clear:both;
	width: 900px;
	margin: 0 auto 20px auto;
	padding: 5px 0;
	border-top: 1px solid #e6e6e6;
}

/*--------------------------------------------------------------------  SPLASH */

#logo {
	padding-left:13px;
	font-size:2.6em;
	padding-top:65px;
	line-height:35px;
	font-family:georgia;
	font-weight:bold;
	font-style:italic;
}
#logo a {
	color:#fff;
	text-decoration:none;
}
#logo a:hover {
	color:#ccc;
}

/*--------------------------------------------------------------------  HEADER */

#tagline {
	line-height:33px;
	font-size:1.4em;
	padding-left:10px;
	float:left;
	color:#808080;
}
#search {
	float:right;
	padding:0 10px 0 12px;
	background: url(img/header-divider.gif) 0 0 no-repeat;
	padding-top:6px;
	height:27px;
	width:250px;
	text-align:right;
}
#selector {
	float:left;
	padding:0 10px 0 10px;
	padding-top:6px;
	background: url(img/header-divider.gif) right 0 no-repeat;
	height:27px;
	width:160px;
	overflow:hidden;
}
#selector select {
	width:160px;
}
#s {
	margin-right:2px;
}

/*--------------------------------------------------------------------  LEFTCOL */

#mainnav {
	border-bottom: 1px solid #e6e6e6;
	margin-bottom: 10px;
}
#mainnav h3 {
	color:#666;
	font-size:1.4em;
	line-height:1.25;
}
#mainnav ul {
	margin-bottom: 1.7em;
	list-style:none;
}
#mainnav li {
	font-size:1.4em;
	line-height:1.25;
}
#mainnav li.sel a {
	text-decoration:none;
	color: #1a1a1a;
}
#mainnav ul ul li {
	padding-left:10px;
	font-size:1.2em;
	line-height:1.25;
	background:url(img/subnav-bg.gif) 2px 3px no-repeat;
}
#mainnav ul ul {
	margin-bottom:5px;
}
/*--------------------------------------------------------------------  CONTENT */

#content {
	
}
#content h1 {
	color:#1a1a1a;
	font-size:2.0em;
	line-height:1.5;
}
#content h2 {
	font-size:1.4em;
	line-height:1.5;
	font-weight:bold;
	color:#4d4d4d;
	margin:0;
	padding:0;
}
#content ul {
	margin-bottom:1.25em;
}
#content li {
	margin-left:16px;
	font-size:1.4em;
	line-height:1.25;
}

#content p.image {
	color:#808080;
	font-style:italic;
	font-size:1.2em;
	line-height:1.2;
	margin: 0 0 10px 0;
}
#content p.image img {
	margin-bottom:2px;
}
#content p.image-right {
	color:#808080;
	font-style:italic;
	font-size:1.2em;
	margin: 0 0 0.5em 1em;
	float:right;
}
#content img {
	border:0;
}


/*--------------------------------------------------------------------  ADS */

.ad {
	padding-bottom: 10px;
	margin-bottom:10px;
	border-bottom:1px solid #e6e6e6;
}
.ad-right {
	float:right;
	padding: 3px 0 0.5em 0.7em;
}

/*--------------------------------------------------------------------  COMMENTBOX */

#commentbox {
	margin-bottom:10px;
	border-bottom:1px solid #e6e6e6;
}
#comment {
	border:1px solid #c8d4dc;
	background-color:#f1f5f7;
	padding: 5px 4px;
	margin-bottom:10px;
}
#comment h3 {
	font-size:1.4em;
	line-height:1.5;
	color:#666;
	padding-bottom:5px;
}
#name, #email {
	display:block;
	width: 80%;
	margin-bottom: 6px;
	font-family: arial,sans-serif;
	font-size: 1.2em;
	line-height:1.25;
	color:#4c4c4c;
	padding:1px;
}
#message {
	font-family: arial,sans-serif;
	color:#4c4c4c;
	font-size:1.2em;
	line-height:1.25;
	width:232px;
	height: 5.5em;
	margin-bottom: 6px;
	padding: 3px;
}

#comments {
	
}
.comment-item {
	background-color:#f1f5f7;
}
.comment-item p {
	padding:5px 5px 10px 5px;
	font-size:1.2em;
	line-height:1.25;
}
p.comment-author {
	background:#fff url(img/comment-bubble.gif) right 0 no-repeat;
	text-align:right;
	padding: 7px 5px 10px 0;
	color:#808080;
}

/*--------------------------------------------------------------------  FOOTER */

#footer p {
	text-align:right;
	font-size: 1.2em;
	line-height:1.6;
	color:#666;
	margin-bottom:0;
}

/*--------------------------------------------------------------------  MAP */

.map {
	border:1px solid #d92129;
	margin: 7px 0 0 0;
}

/*--------------------------------------------------------------------  MISC */

.clearfix {
	font-size:0.00001px;
	visibility:hidden;
	height:0;
	clear:both;
}
.hidden {
	display:none;
}