/*
Theme Name: Moments By Marian
Theme URI: http://momentsbymarian.com
Description: Moments by Marian based on Starkers
Version: 1
Author: Adrian Trimble
Author URI: http://chipps.ca
Tags: custom
*/
* {
	vertical-align: baseline;
	font-weight: inherit;
	font-family: inherit;
	font-style: inherit;
	font-size: 100%;
	border: 0 none;
	outline: 0;
	padding: 0;
	margin: 0;
}
html, body {
	width: 100%;
	height: 100%;
}
body {
	font-family: Helvetica, Arial, sans-serif;
	color: #929292;
	font-size: 13px;
	line-height: 20px;
	background: url(images/header.gif) top repeat-x;
}
#wrapper {
	width: 960px;
	margin: 0 auto;
	min-height:100%;
	position:relative;
	overflow: visible;
}
#header {
	display:block;
	width: 960px;
	height: 90px;
	background: url(images/logo.gif) no-repeat center top;
	text-indent: -9999em;
	margin-bottom: 10px;
}
h1,h2,h4,h5,p {
	margin-bottom: 10px;
}
h1,h2,h3 {
	font-weight: bold;
	color: #555555;
}
h4,h5,h6 {
	font-size: 14px;
}
h1 {
	font-size: 22px;
	padding-bottom: 5px;
	background: url(images/hr.png) bottom repeat-x;
	margin-bottom: 15px;
}
h2 {
	font-size: 18px;
}
h2 span {
	color: #929292;
	font-weight: normal;
}
h3 {
	font-size: 16px;
	margin-bottom: 5px;
}
h4 {
	font-weight: bold;
	color: #555555;
}
h5 {
	font-weight: bold;
	text-transform: uppercase;
	color: #b8b8b8;
}
h6 {
	font-weight: bold;
	color: #555555;
}
h6 em {
	font-style: normal;
	font-size: 12px;
	display: block;
	color: #929292;
	text-transform: uppercase;
}
strong {
	font-weight: bold;
}
em {
	font-style: italic;
}
.feed {
	margin-top: 15px;
}
.feed a {
	font-size: 18px;
	font-weight: bold;
	color: #ee2a7b;
	text-decoration: none;
}
.feed a span {
	color: #929292;
	font-weight: normal;
}
.feed a:hover, .feed a:focus, .feed a:hover span, .feed a:focus span {
	color: #ee2a7b;
}
#container {
	padding-bottom: 45px;
	overflow: hidden;
}
#nav {
	float: left;
	width: 150px;
	margin: 0px 20px 0px 10px;
	display:inline;
}
#content {
	background: url(images/bg.png) top center no-repeat;
	padding: 0px 30px;
	width: 540px;
	min-height: 300px;
	overflow: hidden;
	float: left;
	display:inline;
}
#content ul,#content ol {
	margin-left: 30px;
}
#content a, #footer a {
	font-weight:bold;
	text-decoration: underline;
	color: #929292;
}
#content a:hover, #content a:focus, #footer a:hover, #footer a:focus {
	color: #ee2a7b;
}
#content a:visited, #footer a:visited {
	font-weight: normal;
}
#content dt a, #content dt a:visited {
	color: #555555;
	text-decoration: none;
	font-weight: bold;
}
#content dt a:hover, #content dt a:focus {
	color: #ee2a7b;
}
#content dt .comments a, #content dt .comments a:visited {
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
}
#sidebar {
	float: left;
	width: 150px;
	margin: 0px 10px 0px 20px;
	display:inline;
}
#sidebar input[type=text] {
	width: 136px;
	border: 1px solid #b8b8b8;
	padding:6px;
	font-size: 14px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
#sidebar input[type=submit] {
	width: 100px;
	border: none;
	padding:6px;
	font-size: 14px;
	color:#FFF;
	background-color: #ee2a7b;
	margin-top: 6px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
#sidebar input[type=submit]:hover, #sidebar input[type=submit]:focus {
	background-color: #000;
}
#sidebar label {
	font-weight: bold;
}
#footer {
	position:absolute;
	bottom:0;
	width:100%;
	height:25px;
	font-size: 10px;
	border-top: solid 1px #e2e2e2;
	text-align: right;
}
#nav ul {
	list-style:none;
	margin: 0;
	padding: 0;
	text-align: right;
}
#nav ul a {
	text-decoration:none;
	font-weight: bold;
	color:#555555;
	text-transform:uppercase;
	font-size: 12px;
}
#nav ul a:hover, #nav ul a:focus {
	color:#ee2a7b;
}
#nav ul li ul li a {
	color: #b8b8b8;
}
#nav .new {
	padding-left: 23px;
	background: url(images/new.gif) 0px 2px no-repeat;
}
#nav ul .current_page_item>a {
	color: #ee2a7b;
}
#sidebar ul {
	list-style:none;
	margin: 0;
	padding: 0;
	text-align: left;
}
#sidebar ul a {
	text-decoration:none;
	font-weight: bold;
	color:#555555;
	text-transform:uppercase;
	font-size: 12px;
}
#sidebar ul a:hover, #sidebar ul a:focus {
	color:#ee2a7b;
}
#sidebar ul li ul li a {
	color: #b8b8b8;
}
dd {
	margin: 0;
	overflow: hidden;
}
dt {
	font-size: 18px;
	font-weight:bold;
	padding-bottom: 3px;
	background: url(images/hr.png) bottom repeat-x;
	position: relative;
	margin-bottom: 15px;
	color: #555555;
}
dt .date {
	font-size: 12px;
	text-transform: uppercase;
	color: #b8b8b8;
}
dt .comments {
	background-color:#FFF;
	padding-left: 10px;
	position: absolute;
	margin-top: -20px;
	right: 0;
	display:block;
}
dt .comments a {
	background: url(images/comments.png) no-repeat 0px 0px;
	width: 82px;
	height: 34px;
	display: block;
	color: #FFF;
	font-size: 10px;
	font-weight: normal; 
	text-align: center;
	text-decoration: none;
	line-height: 25px;
}
dt .comments a:hover, dt .comments a:focus {
	background-position: -82px 0px;
}
.alignleft {
	float: left;
	margin: 0px 10px 10px 0px;
}
.alignright {
	float: right;
	margin: 0px 0px 10px 10px;
}
.alignnone {
	margin: 10px 0px;
}
.input {
	width: 250px;
	border: 1px solid #b8b8b8;
	padding:6px;
	font-size: 14px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
.textarea {
	width: 500px;
	border: 1px solid #b8b8b8;
	padding:6px;
	font-size: 14px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
.button {
	width: 150px;
	border: none;
	padding:6px;
	font-size: 14px;
	color:#FFF;
	background-color: #ee2a7b;
	margin-top: 6px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
.button:hover {
	background-color: #000;
}
.commentlist {
	margin-left: 0px;
	list-style-type: none;
}
.commentlist li {
	margin-left: 0px;
}
.commentlist .even {
	background-color: #f0e9ec;
}
.commentlist .comment-author-admin, .commentlist .comment-author-marian {
	background-color: #ee2a7b;
	color: #FFF;
}
#content .commentlist .comment-author-admin a, #content .commentlist .comment-author-marian a, #content .commentlist .comment-author-admin a:visited, #content .commentlist .comment-author-marian a:visited {
	color: #FFF;
}
.comment {
	padding: 10px;
	margin-bottom: 10px;
}
.comment-author {
	font-size: 18px;
	font-weight: bold;
	line-height: 32px;
	vertical-align: middle;
}
.comment-author img {
	vertical-align: middle;
}
.comment-author p {
	vertical-align: middle;
}
#content .commentlist .comment .comment-author a {
	font-weight: bold;
}
#content .commentlist .comment .comment-author a:visited {
	font-weight: bold;
}
.comment-author span {
	font-size: 12px;
	text-decoration: none;
	text-transform: uppercase;
	color: #b8b8b8;
}
.comment-author-admin .comment-author span,.comment-author-marian .comment-author span {
	color: #f2afca;
}
.gallery-item, .gallery-icon {
	float: left;
	display: inline;
}
.gallery-icon a img {
	margin: 0px 4px 4px 0px;
}
#gallery_image {
	margin-bottom: 15px;
	width: 540px;
	min-height: 360px;
	text-align: center;
	background: url(images/loading.gif) center no-repeat;
}
.readmore {
	display: block;
	text-decoration: none;
	width: 540px;
	height: 9px;
	background: url(images/readmore.png) 454px 0px no-repeat;
	text-indent: -9999em;
	font-size: 1px;
	clear: both;
}
.readmore:hover, .readmore:focus {
	background-position: 454px -9px;
}