/* @override http://67.15.157.12/~appleann/wp-content/themes/appleannies/style.css */

/*
THEME NAME: Apple Annie's
THEME URI: http://www.appleanniesantiques.com
DESCRIPTION: A custom theme, based on Sandbox, designed and developed by Apt Design for Apple Annie's Antique Mall
VERSION: 1
AUTHOR: Brad Fitzgerald @ Apt Design
AUTHOR URI: http://www.aptdesignonline.com
TAGS: apt design, antiques, black, colorful, vintage 
*/

/* @group Layout */

body {
	margin: 0px;
	padding: 0px;
	background-color: #000000;
	background-image: url(images/background.jpg);
	color: #543311;
	font:18px/25px "Times New Roman", Times, Georgia, serif;


}

#wrapper {
	width: 900px;
	margin: auto;
}

div#container {
}

#building {
	background-image: url(images/building.jpg);
	height: 368px;
}

#content {
	background: #f6f4ef url(images/content-background.jpg) no-repeat right bottom;
	padding: 10px 75px 40px;
	min-height: 250px;
}

#header {
	height: 275px;
	background-image: url(images/apple-annies-logo.png);
}

/* @end */

/* @group Top Menu */

#blog-title, #blog-description {
	display: none;
}

div#topmenu {
	background: url(images/menu-background.png);
	width: 900px;
	text-align: center;
	height: 61px;
}

div#topmenu ul {
	list-style: none;
	margin: 0;
	padding: 10px 0 0;
	text-transform: uppercase;
	font: 20px Georgia, "Times New Roman", Times, serif;
}

div#topmenu ul li a {
	padding: 0.2em 0.5em;
	margin-right: 1em;
	color: #262223;
	text-decoration: none;
}

#topmenu ul li {
	display: inline;
}

#topmenu ul li a:hover {
	text-shadow: #ffffff 0 0 10px;
}

#topmenu ul li.page_item.current_page_item a {
	text-shadow: #8f7828 0 0 4px;
	
}

.widgettitle {
	margin: 0px;
}


/* @end */

/* @group Content */

div.contactform {
	margin: 0px;
	padding: 0px;
	text-align: left;
	
}

#contactsubmit {
	margin-left: 125px;
}

div.contactleft {
	width: 100px;
}

div.contactright {
	float: left;
	padding-left: 25px;
}

input#contactsubmit {
}

p {
	color: #543311;
	font: 18px/25px "Times New Roman", Times, Georgia, serif;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 25px;
}

h2 {
	font-size: 1.75em;
	font-weight: normal;
	font-style: normal;
	color: #b5352d;
	margin-top: 50px;
	margin-bottom: 0;
}

h3 {
	font: bold 1.25em "Trebuchet MS", Verdana, sans-serif;
	color: #b5352d;
}

ul {
	
}

li {
	list-style-image: url(images/arrow.png);
}

h4 {
	text-transform: uppercase;
	color: #295d46;
	font: bold 16px "Trebuchet MS", Verdana, sans-serif;
	margin-bottom: 0;
}

.entry-title {
	clear: both;
	display: none;
}

a {
	color: #b5352d;
}

a img {
	border: none;
}

a:visited {
	color: #342;
}

a:hover {
	color: #9a8;
}

/* @group Meta */


.entry-meta {
	
}

.meta {
	font-size: .75em;
}

.meta, .meta a {
	color: #808080;
	font-weight: normal;
}

/* @end */

blockquote {
	margin-left: 1.5em;
	padding-left: 5px;
	font-style: italic;
}

cite {
	font-size: 90%;
	font-style: italic;
}

.clear {
	clear: both;
}


/* @end */

/* @group Comments */

form#commentform .form-label {
	margin: 1em 0 0;
}

form#commentform span.required {
	background: #fff;
	color: #c30;
}

form#commentform,form#commentform p {
	padding: 0;
}

input#author,input#email,input#url,textarea#comment {
	padding: 0.2em;
}

p.wp-caption-text {
	font-style: italic;
}

div.comments ol li {
	margin: 0 0 3.5em;
}

textarea#comment {
	height: 13em;
	margin: 0 0 0.5em;
	overflow: auto;
	width: 66%;
}

input#author,input#email,input#url,div.navigation div {
	width: 50%;
}

ol#comments li p {
	font-size: 100%;
}

/* @end */

/* @group Alignment */

.alignright,img.alignright {
	float: right;
	margin: 1em 0 0 1em;
}

.alignleft,img.alignleft {
	float: left;
	margin: 1em 1em 0 0;
}

.aligncenter,img.aligncenter {
	display: block;
	margin: 1em auto;
	text-align: center;
}

/* @end */

/* @group Navigation */

div#nav-above {
	margin-bottom: 1em;
}

div#nav-below {
	margin-top: 1em;
}

div.navigation {
	height: 1.25em;
}

div.navigation div.nav-next {
	float: right;
	text-align: right;
}

div.navigation div.nav-previous {
	float: left;
}

/* @end */

/* @group Sidebar / Green Footer */

div #sidebar {
	width: 900px;
	height: 124px;
	vertical-align: middle;
	background-image: url(images/footer-background.png);
}

div.textwidget {
	color: #eec148;
	text-transform: uppercase;
	font: 11px "Trebuchet MS", Verdana, sans-serif;
}

div#sidebar ul {
	width: 850px;
	margin: 0px;
	padding: 40px 25px 25px 30px;
}

div#sidebar li {
	list-style: none;
	float: left;
	width: 25%;
	text-align: center;
}

.widget_text .widgettitle {
	color: #f6f4ef;
	text-transform: uppercase;
	font: normal 18px Georgia, "Times New Roman", Times, serif;
	letter-spacing: 1px;
	margin: 0 0 6px;
}




/* @end */

/* @group Footer */

div#footer {
	width: 900px;
	text-align: center;
	display: block;
	margin-top: 20px;
	margin-bottom: 50px;
}

#footer p {
	color: #dfd3c7;
	font: 11px "Trebuchet MS", "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 2px;
}

#footer p a {
	text-decoration: none;
	color: #dfd3c7;
}



/* @end */

