/* @override http://www.momnoir.com/momnoir/wp-content/themes/momnoir-newest/style.css */

body {font:14px/1.5 Georgia, "Times New Roman", Times, serif; color:#313131;}

h1, h2, h3, h4, h5, h6 {font-weight:normal; margin:0 0 20px;}
h1 {font-size:28px;}
h2 {font-size:19px;}
h3 {font-size:14px;}
h4 {font-size:12px;}
h5 {font-size:11px;}
h6 {font-size:11px;}

h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {margin:0;}


p {margin:0 0 20px 0;}

#categories ul li ol { list-style-type: decimal; }
#categories ul li ol li a { color: #35312E; text-decoration: none; }
#categories ul li ol li a:hover { color: #DD137B; text-decoration: underline; }

#more_articles ul li { border-top: dotted 2px #aaaaaa; }
#more_articles ul li.first { border-top: none; }
#more_articles ul li.clear { border-top: none; }
#more_articles ul li div h2 a { color: #dd137b; text-decoration: none; font-size: 16px; line-height: 20px; }
#more_articles ul li div h3 { font-weight: bold; font-size: 14px; line-height: 17px; }
#more_articles ul li div span.desc { color: #999999; line-height: 17px; }
#more_articles ul li div span.tags a { color: #dd137b; font-size: 12px; font-style: italic; text-decoration: none; }
#more_articles ul li span.date { font-size: 12px; color: #999999; letter-spacing: 2px; text-transform: uppercase; }

.blue-button {
	background:url('images/standard-button.png') repeat-x scroll 0 -1px;
	border:none;
	color:#fff;
	cursor:pointer;
	display:block;
	font:bold 12px Georgia, "Times New Roman", Times, serif;
	height:40px;
	line-height:33px;
	margin:10px 0 0;
	width:100px;
	text-align:center;
	text-decoration:none;
}
.blue-button:hover {
	background:url('images/standard-button.png') repeat-x scroll 0 -44px;
	color:#fff;
}

#gallery-list ul li.page_item {font-size:17px; font-family:Arial; text-transform:uppercase;}
#gallery-list ul li.page_item a {color:#00778E;}
#gallery-list ul li.page_item a:hover {color:#F13C86;}
#gallery-newest h2 a {color:#00778E;}


#sidebar #rss-2 { text-align: left; }
#sidebar #rss-2 ul { list-style-position: inside; list-style-type: disc; }

#content .post h3 { font-size: 20px; color: #DD137B; }
em { font-style:italic; }

#gallery-list
{
	float:left;
	width:150px;
}

#gallery-list .ngg-album-compactbox
{
	display:none;
}

#gallery-list .ngg-album-compact
{
	height:auto;
}


#gallery-newest
{
	float:right;
	width:500px;
}

#gallery-all
{
	
}

.ngg-tagcloud a
{
	display:block;
	clear:both;
	font-size:22px !important;
	line-height:28px;
}


/* @group Gallery Styles */

#gallery-all .ngg-albumoverview {width: 650px; margin: 0; padding: 0;}
#gallery-all .ngg-album-compact {width: 150px; padding: 0; overflow: hidden;}
#gallery-all .ngg-album-compact h4 {padding: 0 0 0 12px; font: normal normal 16px ;}
#gallery-all .ngg-album-compact p {padding: 0 0 0 12px;}
#gallery-all .ngg-album-compactbox {width: 140px; height: 100px; padding: 0;}
#gallery-all div.ngg-album-link {width: 140px; padding: 0; margin: 0;}

#gallery-all .ngg-album-link a.Link img.Thumb {width: 140px; height: 100px; padding: 0; margin: 0;}

div#gallery-list {margin: 0 0 0 -25px;}
div#gallery-list ul li {text-align: right;}
div#gallery-list h2 {margin: 0 0 0 0; width: 150px; padding: 30px 0 10px 0; text-indent: -9999px; background: url(images/photo-galleries-icon.jpg) no-repeat 17px top;}



/* @end */

.post ul li {list-style-type: disc}
.post ul {margin-left: 30px; margin-bottom: 15px}
.post ul li {margin-left: 10px; text-align: left;}

.wp-caption {text-align: center; background: #eee;}
