/*
Theme Name: Anne Workman
Theme URI: http://www.anneworkman.net
Description: Anne's personal template for her blog.
Version: 1.0
Author: Daniel Harrison
Author URI: http://www.powerdosh.com

*/


/* Page structure and general formatting */

body {
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	background: url(images/background.jpg);
}

p {
	font-size:14px;
	margin:0px 0px 12px 0px;
	line-height:22px;
}

#outer-container {
	width:960px;
	margin:0px auto 0px auto;
	background: #FFFFFF;
}


p.post-date {
	color:#BC5B4F;
}

a {
	color:#41659A;
	text-decoration:none;
}

a img {
	border:none;
}

a:hover {
	color:#D13775;
	text-decoration:underline;
}

a:active {
	outline:none;
}

a:focus {
	-moz-outline-style:none;
}

h1 {
	font-size:24px;
	font-weight:bold;
	margin:0px 0px 12px 0px;
}

h2 {
	font-size:18px;
	font-weight:bold;
	margin:0px 0px 12px 0px;
	color:#41659A;
}

blockquote {
	border-left:#69CF90 solid 4px;
	margin:0px 0px 12px 19px;
	padding:0px 0px 0px 7px;
}

.hr {
	background:url(images/hr.gif) 0 50% repeat-x;
	height:50px;
	clear:both;
}

.navigation {
	font-size:18px;
	font-weight:bold;
	line-height:34px;
}

.alignleft {
	float:left;
}

.alignright {
	float:right;
}

img.centered {
	display:block;
	margin:12px auto 12px auto;
}

img.alignright {
	display:inline;
	margin:12px 0px 12px 22px;
}

img.alignleft {
	display:inline;
	margin:12px 22px 12px 0px;
}


/* Header */

#header {
	background:url(images/header-bg-top.jpg) 100% 100% no-repeat #000000;
	height:180px;
	padding: 0 20px 0 20px;
}

.search {
	float:right;
	margin:120px 0px 0px 0px;
}

#search-form {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:22px;
}

.search-box {
	border:3px solid #91A9CD;
	width:102px;
}

.search-box:focus {
	background:#E1E8F2;
}

.search-submit {
	border:3px solid #688DCC;
	background:#91CDA2;
}

.search-submit:hover {
	background:#E1F2E6;
	cursor:pointer;
	cursor:hand;
}

#header h1 {
	padding:62px 0px 0px 0px;
	font-size:48px;
}

#header .description {
	font-size:18px;
	color:#FFFFFF;
	margin:-10px 0px 0px 60px;
}

#header h1 a {
	color:#FFFFFF;
}

#header h1 a:hover {
	color:#D13775;
	text-decoration:none;
}


/* Menu */

#menu {
	background:url(images/header-bg-bottom.jpg) 100% 0 no-repeat #884098;
}

ul.menu-list {
	font-size:16px;
	line-height:39px;
	font-weight:bold;
	margin:0px;
	padding:0px 0px 0px 30px;
}

ul.menu-list li {
	list-style:none;
	display:inline;
	margin:0px 20px 0px 0px;
}

ul.menu-list a {
	text-decoration:none;
	color:#ffffff;
	padding:10px;
}

ul.menu-list a:hover {
	text-decoration:none;
	color:#ffffff;
	background:#D13775;
}


/* Main column - layout and style */

.main-column {
	width:500px;
	border-top:#41659A solid 5px;
	margin:22px 30px 0px 20px;
	padding:20px 0px 0px 0px;
	float:left;
}

.main-column ul {
	font-size:14px;
	margin:0px 0px 12px 30px;
	padding:0px;
	line-height:22px;
	list-style:url(images/li.gif) outside;
}

.post-subscribe {
	font-size:14px;
	background:url(images/subscribe.gif) 0 50% no-repeat;
	padding:5px 0px 5px 25px;
	float:left;
}

.post-share {
	font-size:14px;
	background:url(images/share.gif) 0 50% no-repeat;
	padding:5px 0px 5px 25px;
	margin:0px 0px 0px 20px;
	float:left;
}

.post-comment {
	font-size:14px;
	padding:5px 0px 5px 25px;
	float:right;
}


/* Comments */

.comment-head {
	background:url(images/comment-head.gif) 0 0 no-repeat #CCDAF0;
	padding:3px 10px 0px 10px;
	margin:20px 0px -12px 0px;
}

.comment-top {
	background:url(images/comment-top.gif) 0 0 no-repeat;
	padding:5px 10px 5px 10px;
}

.comment-middle {
	background:url(images/comment-middle.gif);
}

.comment-bottom {
	background:url(images/comment-bottom.gif) 0 100% no-repeat;
	margin:0px 0px 22px 0px;
}

.comment-box {
	border:3px solid #91A9CD;
}

.comment-box:focus {
	background:#FBEDD6;
}

.comment-submit {
	border:3px solid #688DCC;
	background:#FFFFFF;
}

.comment-submit:hover {
	background:#CCDAF0;
	cursor:pointer;
	cursor:hand;
}


/* Side columns */

.side-column {
	display:inline;
}

.side-left {
	width:180px;
	margin:22px 20px 0px 0px;
	padding:0px;
	float:left;
}

.side-right {
	width:180px;
	margin:22px 20px 0px 0px;
	padding:0px;
	float:right;
}

.left {
	border-top:#6CB5D3 solid 5px;
	margin:0px 0px 22px 0px;
	padding:20px 0px 0px 0px;
}

.right {
	border-top:#41659A solid 5px;
	margin:0px 0px 22px 0px;
	padding:20px 0px 0px 0px;
}

.left ul, .right ul {
	font-size:12px;
	margin:0px;
	padding:0px;
	border-top:1px dotted #91A9CD;
}

.left ul li, .right ul li {
	list-style:none;
	border-bottom:1px dotted #91A9CD;
	margin:0px;
	padding:0px;
}

.left a, .right a {
	display:block;
	padding:3px 0px 3px 10px;
}

.left a:hover, .right a:hover {
	text-decoration:none;
	background:#CCDAF0;
	color:#2F60B3;
}


/* Footer */

#clear-row {
	clear:both;
}

#footer {
	background:#8C419C;
	margin:30px 0px 0px 0px;
	padding:10px 20px 10px 20px;
	overflow:hidden;
}

#footer p {
	color:#FFFFFF;
	margin:0px;
}

#footer p.milienzo {
	float:right;
	text-align:right;
}

#footer a {
	color:#FFFFFF;
	font-weight:bold;
}

#footer a:hover {
	color:#FFFFFF;
}


/* Print-friendly stylesheet */

@media print {
	#search-form {
		display:none;
	}

	#menu {
		display:none;
	}

	.comment-box {
		display:none;
	}

	.comment-submit {
		display: none;
	}

	.side-column {
		display:none;
	}

	.main-column {
		width:800px;
	}
}

/* Custom Formatting */
.feed  {
    text-align: center;
}

.feedline {
    margin: 8px 0px 8px 0px;
}

#post-img {
    text-align: center;
}

#post-img img {
    border: 3px solid #91A9CD;
}

.post-feed-title {
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 10px;
}

.post-feed-info {
    font-size: 14px;
}

.post-feed-info li {
    list-style:none;
}


.post-edit {
	font-size:12px;
	padding:5px 0px 5px 25px;
	float:right;
}

