/*  
Theme Name: String Theory
Theme URI: http://labs.utopian.net/wordpress/theme/stringtheory/
Description: A flexible basic theme for Elizabeth Mcdonald.
Version: 1.3
Author: Utopian.net Laboratories
Author URI: http://labs.utopian.net
*/

			body {			
				margin:0;
				font-family:"book antiqua", garamond, serif;
				line-height:1.4em;
				color:#000;
				font-size:9pt;
			}
			a {
				text-decoration:none;
				color:#000;
			}
                        a:hover {
                                color:#760909;
                                
                        }
			h1 {
				font-size:48pt;
				color:#760909;
			}
			h2 {
				border-bottom:1px solid #fff;
				font-weight:normal;
				padding:0px 0px 4px;
			}
			h3 {
				font-size:12pt;
				font-weight:normal;
			}
			h4 {
				color:#999;
				font-size:10pt;
			}
			img {
				border:none;
			}
			#wrapper {
				width:800px;
				margin:20px auto 20px auto;
                                background-color:#fff;
			}
			#masthead {
				height:200px;
                                width:530px;
                                float:left;
			}
                        #masthead h1 {
                                display:none;
                        }
			#menu {
				height:30px;
                                float:right;
                                width:530px;
			}
                        #menu li {
                                list-style-type:none;
                                display:inline;
                                font-size:8pt;
                                margin:0px 6px 0px 6px;
                        }
                        #menu li a {
                                color:#760909;
                        }
			#sidebarone {
				width:180px;
                                margin:0px 20px 0px 0px;
				float:right;
			}
			#sidebartwo {

			}
			#mainbody {
				min-height:40%;
				width:530px;
                                padding:0px 20px 0px 20px;
                                line-height:1.6em;
				float:left;
			}
			#splashbody {
				width:800px;
				margin:auto;
			}
			#footer {
				height:30px;
width:800px;
margin:auto;
display:inline;
			}
			.push {
				height:60px;
			}
			.spacer {
				clear:both;
			}
			li {
				list-style-type:none;
			}
/* eshop panel listings */
			ul.eshoppanels{
				list-style:none;
				margin:0;
				padding:0;
			}
			ul.eshoppanels li{
				list-style:none;
				float:left;
				margin:5px;
			        padding:6px;
				text-align:left;
			        width:205px;
				min-height:220px;
			}
			#content ul.eshoppanels li a{
				text-decoration:none;
				display:block;
				padding:0 4px;
			       font-size: medium;
			}
			#content ul.eshoppanels li a img{
				float:none;
				margin:0;
			}
			.creditline {
				display:none;
			}
/* gallery listings */
			.gallery {
				margin: auto;
			}
			.gallery-item {
				float: left;
				margin-top: 10px;
				text-align: center;
				width: 33%;			}
			.gallery img {
				border: 0px !important;
			}
			.gallery-caption {
				margin-left: 0;
			}

span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
}
p img {
	padding: 0;
	max-width: 100%;
}
.aligncenter,
div.aligncenter,
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}
.alignleft {
	float: left
}
.alignright {
	float: right;
}
span.caps {
	cursor: help;
}
.center {
	text-align: center;
}
.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
}
.hidden {
	display: none;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #eeeeee;
	padding-top: 4px;
	margin: 10px;
}
.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;
}
