/*
Theme Name: Allie Creative Custom Theme
Theme URI: http://alliecreative.com/
Description: A base for custom themes designed by Allie Creative.
Version: 1.0
Author: Allie Towers Rice
Author URI: http://alliecreative.com/
Tags: custom header, fixed width, widgets
*/


/*----------------------------------------------------------------------
    Reset
----------------------------------------------------------------------*/

html, body, div, span,
h1, h2, h3, h4, h5, h6,
p, blockquote, pre, img,
a, b, abbr, acronym, big, cite, code, del, em, i, ins, small, strike, strong, sub, sup, u,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	background: transparent;
	font-size: 100%;
	vertical-align: baseline;
	padding: 0;
	outline: 0;
	border: 0;
	margin: 0;
}


/*----------------------------------------------------------------------
    Base
----------------------------------------------------------------------*/

body {
	color: #555;
	font: .625em/1.5em Georgia, "Times New Roman", Times, serif; /* 1em = 10px */
}

a {
	color: #005395;
	text-decoration: none;
	outline: none;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clear {
	clear: both;
	height: 1px;
	line-height: 1px;
	display: block;
}


/*----------------------------------------------------------------------
    Layout
----------------------------------------------------------------------*/

body {
	background: #a9b591 url("images/stripe.gif") repeat center top;
	text-align: center;
}

#container {
	min-width: 960px;
	max-width: 1050px;
	background: transparent url("images/flourish.gif") no-repeat right -50px;
	padding-top: 50px;
	margin: 0 auto;
}

#container-inner {
	width: 880px;
	background-color: #edf0e8;
	text-align: left;
	padding-top: 20px;
	margin: 0 auto;
}

#container > #container-inner {
	background: transparent url("images/bg.png") repeat center top;
}

#header {
	height: 85px;
	padding-bottom: 40px;
}

#header #sitetitle {
	float: left;
}

#header #sitetitle a {
	display: block;
	width: 466px;
	height: 85px;
	position: relative;
	left: -8px;
	background: transparent url("images/logo.png") no-repeat left top;
	text-indent: -5000px;
}

#twitter {
	float: right;
	padding: 33px 12px 0 0;
}

#page {
	clear: both;
	padding: 0 22px 40px 22px;
}

#sidebar {
	position: relative;
	right: -30px;
	width: 250px;
	float: right;
	font-size: 1.3em;
}

#sidebar .widget {
	width: 218px;
	background-color: #e7e3db;
	text-align: center;
	padding: 12px 20px 12px 12px;
	margin-bottom: 20px;
}

#sidebar > .widget {
	background: transparent url("images/menu.png") repeat left top;
}

	#sidebar ul {
		list-style: none;
	}
	
	#sidebar ul,
	#sidebar p,
	#sidebar form,
	#sidebar select {
		
	}
	
	.menu ul {
		margin-bottom: 0 !important;
	}
	
		#sidebar ul li {
			margin-bottom: 8px;
		}
		
		#sidebar ul li.last-child {
			margin-bottom: 0;
		}
		
		.menu ul li,
		#sidebar h2 {
			font: small-caps 1em/1.5em Georgia, "Times New Roman", Times, serif;
		}
		
		#sidebar h2 {
			color: #444;
			padding-bottom: .3em;
			border-bottom: 1px dotted #c3b3a5;
			margin-bottom: .5em;
		}
		
		#sidebar label {
			display: none;
		}
		
			#sidebar a:hover {
				text-decoration: underline;
			}
			
			#sidebar ul li.current_page_item a,
			#sidebar ul li.current_page_parent a,
			#sidebar ul li.current_page_ancestor a {
				background: transparent url("images/arrow.gif") no-repeat left 3px;
				font-weight: bold;
				font-variant: normal;
				padding: 0 16px;
			}
		
		#sidebar #twitter_update_list a {
			color: #888;
			display: block;
			font-variant: small-caps;
		}
		
		#sidebar #twitter_update_list span a {
			color: #374D7F;
			display: inline;
			font-variant: normal;
		}
		
		#sidebar p#subscribe-feed {
			margin-bottom: 0;
		}

		#sidebar p#subscribe-feed,
		#sidebar p#subscribe-email {
			line-height: 26px;
		}

		#sidebar p#subscribe-feed a,
		#sidebar p#subscribe-email a {
			background: transparent none no-repeat left top;
			padding-left: 22px;
		}
		
		#sidebar p#subscribe-feed a {
			background-image: url("images/feed-icon-14x14.png");
		}

		#sidebar p#subscribe-email a {
			background-image: url("images/75.png");
		}
	
#content {
	font: 1.3em/1.6em Helvetica, Arial, Tahoma, sans-serif;	
}

.two-col {
	border-top: 1px solid transparent;
}

.one-col,
.two-col .main {
	width: 570px;
}

.two-col .main {
	float: left;
}

.two-col .content-sidebar {
	float: right;
	clear: right;
	width: 220px;
	font: italic 1em/1.6em Georgia, "Times New Roman", Times, serif;
	margin-top: 22px;
}

#footer {
	color: #fff;
	clear: both;
	width: 880px;
	font-size: 1.1em;
	text-align: right;
	padding: 10px 0 30px 0;
	margin: 0 auto;
}
	
	#footer .copyright {
		display: block;
		float: left;
		width: 480px;
		text-align: left;
	}
	
	#footer a {
		color: #fff;
		text-decoration: underline;
	}


/*----------------------------------------------------------------------
    Generic text styles
----------------------------------------------------------------------*/

#content a {
	text-decoration: underline;
}

#content a:hover {
	background-color: #fff;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}

.one-col h2,
.one-col h3 {
	clear: left;
}

#content h1 {
	color: #de7368;
	font-size: 1.846em;
	line-height: 1.3em;
	letter-spacing: -.03em;
	margin-bottom: .6em;
}

.blog h1 {
	margin-bottom: 0 !important;
}

#content h2 {
	color: #444;
	font-size: 1.385em;
	margin: 1.6em 0 .8em 0;
}

#content h3 {
	font-size: 1.231em;
	margin: 1.6em 0 .8em 0;
}

#content p,
#content blockquote,
#content ul,
#content ol,
#content dd {
	margin-bottom: 1em;
}

#content blockquote {
	background-color: #fff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	padding: 18px 18px 6px 22px;
	margin: 1.5em 0 1.5em -22px;
}

#content blockquote p {
	margin-bottom: .8em;
}

#content ul {
	margin-left: 28px;
}

#content ul.books {
	list-style: none;
	margin-left: 0;
	margin-bottom: 2em;
}

#content ol {
	margin-left: 36px;
}

	#content li {
		margin-bottom: .5em;
	}
	
	#content ul.books li {
		min-height: 150px;
		clear: left;
	}
	
 		#content ul.books li img {
 			margin-right: 1em;
 		}

hr {
	height: 1px;
	color: #ccc;
	background-color: #ccc;
	border: none;
	margin: 2em 0;
}

.amp {
	font: italic 1em Baskerville, "Goudy Old Style", "Palatino", "Book Antiqua", serif;
}

table.chart {
	border: 1px solid #ccc;
	border-width: 0 0 1px 1px;
}

	table.chart thead th,
	table.chart thead td {
		color: #444;
	}
	
		table.chart td,
		table.chart th {
			padding: 8px;
			border: 1px solid #ccc;
			border-width: 1px 1px 0 0;
		}
		
		#content table.chart td img,
		#content table.chart th img {
			margin: 8px 1em 8px 0;
		}

/*----------------------------------------------------------------------
    Comments
----------------------------------------------------------------------*/

#content .comments-link {
	font-size: 1.231em;
}

#content .comments-link a {
	background: #fff url(images/comments.gif) no-repeat left top;
	padding-left: 20px;
}

#content .commentlist img {
	display: inline;
	border: none;
	padding: 0 0 0 4px;
}

#content h3.comments {
	margin-left: 170px;
	text-align: left;
}

	#content h3.comments span {
		font: italic 1.5em Georgia, "Times New Roman", Times, serif;
		padding-right: .1em;
	}

#content ol.commentlist {
	list-style: none;
	margin-left: 0;
	margin-bottom: 2em;
}

	#content ol.commentlist li {
		overflow: auto;
		border-bottom: 1px dotted #ccc;
		padding: 15px 0;
		margin: 0;
	}
	
	#content ol.commentlist li.alt {
		background-color: #f7f7f7;
	}
	
		#content ol.commentlist .who-when {
			overflow: hidden;
			float: left;
			width: 150px;
			font-family: Georgia, "Times New Roman", Times, serif;
			line-height: 1.3em;
			text-align: right;
			padding-bottom: 1.2em;
		}
		
		#content ol.commentlist li.alt .who-when {
			padding-left: 8px;
			width: 142px;
		}
		
			#content ol.commentlist .when {
				color: #999;
				font-variant: small-caps;
				font-size: .923em;
				letter-spacing: .1em;
			}
			
			#content ol.commentlist .when a {
				color: #999;
				text-decoration: none;
			}
						
			#content ol.commentlist .when a:hover {
				background-color: transparent;
				text-decoration: underline;
			}
			
			#content ol.commentlist cite {
				font-style: italic;
				font-weight: bold;
			}
		
		#content ol.commentlist .what {
			margin-left: 170px;
		}

		#content ol.commentlist li.alt .what {
			padding-right: 8px;
		}

#content form#commentform dl {
	padding-top: .7em;
}

	#content form#commentform dl dt {
		float: left;
		width: 150px;
		font-style: italic;
		text-align: right;
		margin-top: 0;
	}
	
	#content form#commentform dl dt,
	#content form#commentform dl dd {
		line-height: 1.3em;
		padding-top: .3em;
	}
	
		#content form dl dt small {
			color: #999;
			font: italic .923em/1em Georgia, "Times New Roman", Times, serif;
		}
		
		#content form dl.error dt label {
			color: #bc2809;
		}
	
	#content form#commentform dl dd {
		margin-left: 170px;
	}

#content form#commentform p {
	clear: both;
	padding-top: .7em;
	margin-left: 170px;
}

#content #commentform input,
#content #commentform textarea,
#content #commentform select {
	width: 230px;
}

#content input,
#content textarea,
#content select {
	font: .923em Verdana, Tahoma, sans-serif;
	padding: 1px 3px;
}

#content #commentform textarea {
	height: 120px;
}

#content .commentlist img {
	background-color: transparent;
}

#content #commentform #submit,
#content .buttons input {
	width: auto;
	padding: 0;
}

#content p.error {
	line-height: 1.3em;
}

	#content p.error strong {
		color: #bc2809;
	}

#content p.success {
	line-height: 1.3em;
}

	#content p.success strong {
		color: #608e24;
	}

#content form dt {
	font-weight: bold;
	margin: 1.25em 0 .4em 0;
}


/*----------------------------------------------------------------------
    Images
----------------------------------------------------------------------*/

.wp-caption {
}

	.wp-caption img {
	}
	
	.wp-caption img p.wp-caption-text {
		font-style: italic;
		font-size: .9em;
	}

#content img {
	background-color: #e3dad2;
	padding: 4px;
	border: 1px dotted #c3b3a5;
}

#content img.alignleft {
	margin: 0 1.5em 1em 0;
}

#content img.alignright {
	margin: 0 0 1em 1.5em;
}

#content img.paypal,
#content img.wp-smiley {
	background-color: transparent;
	border: none;
	padding: 0;
}

#content img.wp-smiley {
	margin: 0;
}


/*----------------------------------------------------------------------
    Specific formatting and other styles
----------------------------------------------------------------------*/

.aligncenter {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

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

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

#content .post {
	margin-bottom: 3em;
}

#content .post .timestamp {
	font: small-caps 1em/1.5em Georgia, "Times New Roman", Times, serif;
}

#content .post .details {
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 3px 0;
	border-top: 1px dotted #ccc;
	border-bottom: 1px solid #ccc;
}
