/*  
Theme Name: Carter Avenue Frame Shop
Theme URI: http://www.carteravenueframeshop.com/
Description: A theme developed for the Carter Avenue Frame Shop in St. Paul, MN
Version: 1.0
Author: Matthew Healy
Author URI: http://www.matthewhealy.net/
*/

body {
	background-color: #000000;
	background-image: url(layout/wallpaper.gif);
	background-repeat: repeat;
	background-position: center top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 21px;
	color: #2D2C2B;
}
table
{
	width: 100%;
}
td
{
	height: 12px;
	padding: 0px;
}
a
{
	text-decoration: none;
	color: #6D4945;
}
table a img {
	display: block;
	text-decoration: none;
	border-style: none;
}
a img {
	border-style: none;
}
a.tt-flickr img {
	margin: 5px;
}
a:hover
{
	text-decoration: underline;
}
a:hover img {
	text-decoration: none;
}
.sectionheading
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #6D4945;
	letter-spacing: .2em;
	text-transform: uppercase;
	text-align: center;
	margin-bottom: 8px;
}
#albumtrail.sectionheading
{
	text-align: left;
}
#albumtrail.sectionheading a
{
	border-bottom: #6D4945;
	border-width: 0 0 1px 0;
	border-style: none none dotted none;
}
#rightcolumn .sectionheading
{
	text-align: left;
}
.sectionlink
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 10px;
	letter-spacing: .06em;
}
.articletitle
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: 25px;
	letter-spacing: -.03em;
	margin-bottom: 10px;
	color: #2D2C2B;
}
.articletitle a
{
	color: #2D2C2B;
}
.articletitle a:hover
{
	text-decoration: none;
}
.description
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}
.question
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	line-height: 18px;
}
.answer
{
	font-size: 10px;
	line-height: 18px;
}
.sidebartext
{
	line-height: 14px;
}
.smallitalic
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 10px;
}
li
{
	list-style-image: url(layout/bullet.gif);
	vertical-align: middle;
}
li li
{
	list-style-image: url(layout/bullet2.gif);
	vertical-align: middle;
}
ul
{
	padding-left: 30px;
	vertical-align: middle;
}

/* LAYOUT */

html {
	height: 100%;
}
body {
	margin: 0px;
	height: 100%;
}
.hr
{
	height: 2px;
	margin: 20px 0 18px 0;
	background-image: url(layout/hr.gif);
	background-repeat: repeat-x;
}
.hrsmall
{
	height: 2px;
	width: 40%;
	margin: 8px auto 7px auto;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #C4B893;
}
hr
{
	display: none;
}
.alignright
{
	float: right;
	border: none;
}
img.alignright
{
	margin: 10px 0px 10px 10px;
}
img.alignleft
{
	margin: 10px 10px 10px 0px;
}
.alignleft
{
	float: left;
	border: none;
}
.navigation
{
	font-family: Georgia, "Times New Roman", Times, serif;
	
}
#map
{
	margin: 0px auto 0px auto;
}
#wallpaperlight
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	background-image: url(layout/wallpaperlight.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
#contentholder {
	position: relative;
	right: 2px;
	width: 614px;
	padding: 1px 20px 20px 20px;
	background-image: url(layout/title.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px auto 0px auto;
}
#contentholder #leftcolumn {
	width: 390px;
	padding-right: 20px;
	float: left;
}
#contentholder hr.clear {
	display: block;
	clear: left;
	visibility: hidden;
}
#contentholder #rightcolumn {
	width: 182px;
	padding-left: 20px;
	float: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #C4B893;
}
#menu{
	width: 595px;
	height: 11px;
	margin: 123px auto 23px auto;
}
#menu img{
	float: left;
}
#menu #bullet{
	margin: 0px 15px 0px 15px;
	width: 4px;
	height: 11px;
	background-image: url(menu/bullet.gif);
	float: left;
}

#shadowtop {
	width: 782px;
	height: 56px;
	background-image: url(layout/shadowtop.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 27px auto 0px auto;
}
#shadowmiddle {
	width: 782px;
	background-image: url(layout/shadowmiddle.png);
	background-repeat: repeat-y;
	background-position: center top;
	margin: 0px auto 0px auto;
}
#shadowbottom {
	position: relative;
	top: -47px;
	width: 782px;
	height: 70px;
	background-image: url(layout/shadowbottom.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px auto 0px auto;
}
#framesides {
	width: 750px;
	background-image: url(layout/framesides.gif);
	background-repeat: repeat-y;
	background-position: center top;
	margin: 0px auto 0px auto;
	padding-bottom: 47px;
}
#frametop {
	width: 750px;
	height: 56px;
	background-image: url(layout/frametop.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin: 0px auto 0px auto;
}
#framebottom {
	width: 750px;
	height: 47px;
	background-image: url(layout/framebottom.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px auto 0px auto;
}

