/*
Theme Name: momblog.dk
Theme URI: 
Author: 
Author URI: 

[Table Of Contents] 

	0- Import
	1- Global
	2- Links
	3- Headings
	4- Header 
	5- Navigation
	6- Middle 
		6-1- Post
		6-2- Sidebar
	7- Forms
	8- Comments
	9- Footer 

*/

/* =0 Import
�������������������������������������������������������������������*/
@import "style/css/reset.css";
/* =1 Global
�������������������������������������������������������������������*/
body {
	line-height:1;
	font: normal 12px Arial, Helvetica, sans-serif;
	background:#fefefe url(./style/images/body_s_img.png) repeat-x;
	color: #000;
}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignleft {
	float:left;
	margin:4px 10px 4px 0;
}
img.alignright {
	float:right;
	margin:4px 0 4px 10px;
}
.clearboth {
	clear:both;
}
/* =2 Links
�������������������������������������������������������������������*/
a:link, a:visited {
	color: #4C4A46;
}
a:hover {
	color: #4C4A46;
}
a:active {
	color: #4C4A46;
}
/* =3 Headings
�������������������������������������������������������������������*/
.entry h1 {
	font: bold 2em Arial, Geneva, Helvetica, sans-serif;
	padding:5px 0;
}
.entry h2 {
	font: bold 1.5em Arial, Geneva, Helvetica, sans-serif;
	padding:5px 0;
}
.entry h3 {
	font: bold 1.2em Arial, Geneva, Helvetica, sans-serif;
	padding:5px 0;
}
.entry h4 {
	font: bold 1em Arial, Geneva, Helvetica, sans-serif;
	padding:5px 0;
}
.entry h5 {
	font: bold 0.9em Arial, Geneva, Helvetica, sans-serif;
	padding:5px 0;
}
/* =4 Header
�������������������������������������������������������������������*/
#header {
	margin:0 auto;
	width:960px;
	height:213px;
	position:relative;
}
#logo {
	position:absolute;
	top:0;
	left:10px;
}
#rss_icon {
	position:absolute;
	bottom:24px;
	right:15px;
	z-index:1;
}
#rss_text {
	position:absolute;
	bottom:32px;
	right:51px;
	z-index:1;
	font:14px Verdana, Arial, Helvetica, sans-serif;
	color:#333;
	text-decoration:none;
}
#navbar {
	position:absolute;
	bottom:17px;
	left:10px;
	background:url(./style/images/navbar_bg.png) no-repeat;
	width:952px;
	height:43px;
}
#navbar ul {
	list-style: none;
	height:25px;
	margin:10px 0 0 0;
}
#navbar li {
	float: left;
	padding:0 24px;
	border-right:2px solid #e2eef9;
}
#navbar li a, #navbar li a:visited, #navbar li a:hover {
	font:18px Georgia, "Times New Roman", Times, serif;
	color:#333;
	text-decoration:none;
	text-transform:capitalize;
}
/* =6 Middle
�������������������������������������������������������������������*/
#wrapper {
	margin: 0 auto;
	width:960px;
	background:#c7dff3 url(./style/images/body_s_img.png) repeat-x;
}
#main_content {
	width:650px;
	float:left;
	padding-bottom:20px;
}
.previous {
	display:block;
	padding:0 0 0 40px;
	float:left;
}
.previous a, .previous a:visited {
	text-decoration:none;
	color:#524F4F;
}
.previous a:hover {
	text-decoration:underline;
}
.next {
	display:block;
	padding:0 10px 0 0;
	float:right;
}
.next a, .next a:visited {
	text-decoration:none;
	color:#524F4F;
}
.next a:hover {
	text-decoration:underline;
}
#main_content .error {
	border-left:3px solid #F00;
	margin:50px 0 0 50px;
}
#main_content .error h2 {
	font:20px Georgia, "Times New Roman", Times, serif;
	padding:0 0 5px 5px;
}
#main_content .error p {
	font:15px Georgia, "Times New Roman", Times, serif;
	padding:0 0 5px 5px;
	color:#555;
}
#main_content #archive {
	margin:0 0 0 40px;
}
#main_content #archive h2 {
	font:27px Georgia, "Times New Roman", Times, serif;
	color:#E3A309;
	margin-top:15px;
}
#main_content #archive ul {
	margin-left:20px;
}
#main_content #archive li {
	background:url(./style/images/bullet.png) no-repeat 0 14px;
	padding:5px 0 0 15px;
}
#main_content #archive li a, #main_content #archive li:visited {
	text-decoration:none;
	font:15px Tahoma, Geneva, sans-serif;
	color:#524F4F;
}
/* =6-1 Sidebar
�������������������������������������������������������������������*/
#sidebar {
	width:310px;
	float:right;
}
#sidebar li {
	padding:9px 0 4px 20px;
}
#sidebar li a, #sidebar li a:visited, #sidebar li a:hover {
	font:18px Georgia, "Times New Roman", Times, serif;
	color:#4c4a46;
	text-decoration:none;
	padding-left:15px;
	background:url(./style/images/bullet_3.gif) no-repeat left center;
}
#sidebar .cbox_n {
	background:url(./style/images/cbox_n.png) no-repeat;
	width:302px;
	height:253px;
	float:right;
	margin-bottom:17px;
}
#sidebar .cbox {
	width:282px;
	padding:0 10px 21px 0;
	float:right;
}
#sidebar .cbox .cbox_head {
	background:url(./style/images/cbox_head.png) no-repeat;
	height:39px;
	position:relative;
}
#sidebar .cbox .cbox_head h4 {
	font:bold 20px Georgia, "Times New Roman", Times, serif;
	color:#fff;
	padding:5px 0 0 40px;
}
#sidebar .cbox .cbox_head .cbox_h1 {
	background:url(./style/images/cbox_h1.png) no-repeat;
	width:26px;
	height:22px;
	display:block;
	position:absolute;
	top:7px;
	right:22px;
}
#sidebar .cbox .cbox_head .cbox_h2 {
	background:url(./style/images/cbox_h2.png) no-repeat;
	width:24px;
	height:24px;
	display:block;
	position:absolute;
	top:6px;
	right:23px;
}
#sidebar .cbox .cbox_bg {
	background:url(./style/images/cbox_bg.png) repeat-y;
}
#sidebar .cbox .cbox_bottom {
	background:url(./style/images/cbox_bottom.png) no-repeat;
	height:9px;
}
/* =6-2 Post
�������������������������������������������������������������������*/
.post {
	width:640px;
	float:left;
	border:none;
	margin:41px 0 10px 10px;
	display:inline;
}
.post img {
	float:left;
	width:223px;
	height:203;
	margin:0 20px 0 0;
}
.post ol {
	list-style-type: decimal;
	line-height: 18px;
	margin: 0px;
	padding: 0px 0px 10px 35px;
}
.post ol li {
	list-style-type:decimal;
}
.post .f_body {
	float:left;
	width:370px;
	padding-right:27px;
}
.post .f_body .f_entry {
	font:13px Georgia, "Times New Roman", Times, serif;
	color:#4c4a46;
	line-height:18px;
}
.post .entry, .post .entry p {
	font:13px Georgia, "Times New Roman", Times, serif;
	color:#4c4a46;
	line-height:19px;
}
.post .entry a, .post .entry a:visited, .post .entry a:hover {
	font:13px Georgia, "Times New Roman", Times, serif;
	color:#4c4a46;
	text-decoration:underline;
}
#main_content .separator {
	background:url(./style/images/separator.png) no-repeat;
	width:640px;
	height:2px;
	float:left;
}
.post .meta {
	float:left;
	width:323px;
	padding-top:37px;
}
.post .meta1 {
	float:left;
	width:640px;
	padding-top:37px;
}
.post .meta1 .category {
	font:bold 12px Georgia, "Times New Roman", Times, serif;
	color:#4c4a46;
	padding-right:70px;
}
.post .meta1 .category a, .post .meta1 .category a:visited, .post .meta1 .category a:hover {
	font:12px Georgia, "Times New Roman", Times, serif;
	color:#4c4a46;
	text-decoration:underline;
}
.post .meta1 .tags {
	font:bold 12px Georgia, "Times New Roman", Times, serif;
	color:#4c4a46;
}
.post .meta1 .tags a, .post .meta1 .tags a:visited, .post .meta1 .tags a:hover {
	font:12px Georgia, "Times New Roman", Times, serif;
	color:#4c4a46;
	text-decoration:underline;
}
.post .meta2 {
	float:left;
	width:620px;
	height:37px;
	margin-top:14px;
	background:url(./style/images/meta2_bg.png) no-repeat;
	position:relative;
}
.post .meta2 .icons {
	font:12px Georgia, "Times New Roman", Times, serif;
	color:#4c4a46;
	position:absolute;
	top:10px;
	right:110px;
}
.post .meta2 #icon1 {
	margin:0;
	width:15px;
	height:18px;
	position:absolute;
	top:10px;
	right:85px;
}
.post .meta2 #icon2 {
	margin:0;
	width:16px;
	height:16px;
	position:absolute;
	top:12px;
	right:60px;
}
.post .meta2 #icon3 {
	margin:0;
	width:16px;
	height:16px;
	position:absolute;
	top:12px;
	right:35px;
}
.post .meta2 #icon4 {
	margin:0;
	width:16px;
	height:16px;
	position:absolute;
	top:12px;
	right:11px;
}
.post .meta .readmore {
	display:block;
	float:right;
}
.post .meta .readmore a, .post .meta .readmore a:hover, .post .meta .readmore a:visited {
	font:16px Georgia, "Times New Roman", Times, serif;
	color:#4c4a46;
}
.post .meta .comm {
	background:url(./style/images/comm_img.png) no-repeat;
}
.post .meta .comm a, .post .meta .comm a:visited, .post .meta .comm a:hover {
	font:11px Georgia, "Times New Roman", Times, serif;
	color:#4C4A46;
	text-decoration:none;
	padding-left:20px;
}
.post .meta2 .comm {
	background:url(./style/images/comm_img.png) no-repeat;
	position:absolute;
	top:12px;
	left:5px;
}
.post .meta2 .comm a, .post .meta2 .comm a:visited, .post .meta2 .comm a:hover {
	font:11px Georgia, "Times New Roman", Times, serif;
	color:#4C4A46;
	text-decoration:none;
	padding-left:20px;
}
.post h2 {
	margin:0 0 5px 0;
}
.post h2 a, .post h2 a:visited, .post h2 a:hover {
	text-decoration:none;
	font:25px Georgia, "Times New Roman", Times, serif;
	color:#4c4a46;
}
.post h1 {
	margin:0 0 20px 0;
}
.post h1 a, .post h1 a:visited, .post h1 a:hover {
	text-decoration:none;
	font:40px Georgia, "Times New Roman", Times, serif;
	color:#4c4a46;
}
.post .entry blockquote {
	padding: 13px 8px 16px 35px;
	margin:16px 0;
	clear:both;
	background:#b9d8f1 url(./style/images/quote_bg.png) no-repeat top left;
}
.post .entry blockquote p {
	color: #4c4a46;
	font:16px Georgia, "Times New Roman", Times, serif;
}
#breadcrumbs a, #breadcrumbs a:visited {
	font:italic bold 14px Georgia, "Times New Roman", Times, serif;
	color:#666666;
	text-decoration:none;
}
#breadcrumbs {
	padding-left:10px;
	font:italic bold 14px Georgia, "Times New Roman", Times, serif;
	color:#666666;
	text-decoration:none;
}
/* =7 Forms
�������������������������������������������������������������������*/
#searchform {
	margin:0;
	padding:0;
	width:220px;
	position:relative;
}
#searchform input {
	color:#608dc1;
	font:bold 13px Arial, Tahoma, Geneva, sans-serif;
	background:url(./style/images/textbox4.png) no-repeat;
	width:205px;
	height:25px;
	border:none;
	padding:5px 15px 4px 6px;
	position:absolute;
	top:31px;
	left:10px;
}
#searchform #searchsubmit {
	background:url(./style/images/go_botton2.png) no-repeat;
	width:31px;
	height:25px;
	border:none;
	position:absolute;
	top:31px;
	left:240px;
}
#subscribeform {
	margin:0;
	padding:0;
	position:relative;
}
#subscribeform #s1 {
	color:#4c4a46;
	font:14px Georgia, "Times New Roman", Times, serif;
	background:#fff;
	width:144px;
	height:20px;
	border:1px solid #e8e8e8;
	padding:2px 15px 2px 5px;
	margin:0 0 0 10px;
}
#subscribeform label {
	color:#4c4a46;
	font:17px Georgia, "Times New Roman", Times, serif;
	padding:16px 0 0 13px;
	display:block;
}
#subscribeform #subscribesubmit {
	background:url(./style/images/submit.png) no-repeat;
	width:110px;
	height:29px;
	border:none;
	margin:0 0 0 5px;
}
/* =8 Comments
�������������������������������������������������������������������*/

#comments_template {
	padding-top:5px;

}

#comments_template h4 {
	padding-top:5px;
	font-size: 1.5em;
	color: #4C4A46;
	font-family: Georgia,"Times New Roman",Times,serif;
	padding-left: 10px;
}

ul.commentlist {
	margin:0px 20px 20px 0px;
	padding:0px;
}
ul.commentlist li {
	margin:0px;
	padding:10px 0px 80px 0px;
	position:relative;
	list-style:none;
}
ul.commentlist li .comment-wrapper {
	background:#f5f5f5;
	color:#4c4a46;
	margin-left:140px;
	padding:15px;
	font:13px Georgia, "Times New Roman", Times, serif;
	border:1px solid #fff;
}
ul.commentlist .comment-author {
	position:absolute;
	top:10px;
	left:50px;
}
ul.commentlist .fn {
	font: 13px Georgia, "Times New Roman", Times, serif;
	color:#666;
	text-decoration:none;
	display:block;
	padding-top:5px;
}
ul.commentlist .commentmetadata {
	display:none;
}
ul.commentlist ul {
	margin:50px 0px 20px 0px;
	padding:0px;
}
ul.commentlist ul li {
	border:0px;
	background-image:none;
	padding-bottom:10px;
}
ul.commentlist ul li .comment-wrapper {
	background:#f5f5f5;
	color:#4c4a46;
	margin-left:160px;
	padding:15px;
	font:13px Georgia, "Times New Roman", Times, serif;
	border:1px solid #fff;
}
#commentform {
	margin-top: 10px;
	margin-left: 7px;
	padding-left:110px;
}
#commentform label {
	font-weight: bold;
	color: #666666;
	font-size: 100%;
	padding-left: 5px;
}
#commentform input {
	font: 110% Arial, Verdana, Helvetica, sans-serif;
	width: 200px;
	padding: 5px 3px 3px 7px;
	border-top: 1px solid #E6E6E6;
	border-right: 1px solid #E2E2E2;
	border-bottom: 1px solid #E2E2E2;
	border-left: 1px solid #E6E6E6;
	background-color: #FFFFFF;
	margin: 4px 0;
}
#commentform textarea {
	font: 12px Arial, Verdana, tahoma, Helvetica, sans-serif;
	width: 340px;
	height: 140px;
	background: #FFFFFF;
	border: 1px solid #E6E6E6;
	padding: 5px 3px 3px 7px;
	margin-top: 3px;
}
#commentform #submit {
	width:110px;
	height:29px;
	background:url(./style/images/button.png) no-repeat;
	border:none;
	margin:5px 0 0 240px;
}
#respond {
	margin-top:70px;
	margin-bottom: 100px;
}

div.reply {	
	float:right; 



	
}
/* =9 Footer
�������������������������������������������������������������������*/
#footer {
	height:226px;
	background:url(./style/images/footer_bg.png) repeat-x;
}
#f_wrapper {
	margin:0 auto;
	width:960px;
	position:relative;
}
#f_wrapper .cobx_footer .cf1 {
	font:20px Georgia, "Times New Roman", Times, serif;
	color:#4c4a46;
	padding:8px 0 0 60px;
}
#f_wrapper .cobx_footer .cf2 {
	font:20px Georgia, "Times New Roman", Times, serif;
	color:#4c4a46;
	padding:8px 0 0 90px;
}
#f_wrapper .cobx_footer ul li {
	padding:5px 0 1px 15px;
	color:#4c4a4;
}
#f_wrapper .cobx_footer li a, #f_wrapper .cobx_footer li a:visited, #f_wrapper .cobx_footer li a:hover {
	font:17px Georgia, "Times New Roman", Times, serif;
	color:#4c4a4;
	padding-left:15px;
	background:url(./style/images/bullet_4.gif) no-repeat left center;
}
#f_wrapper .cobx_footer .cf3 {
	font:20px Georgia, "Times New Roman", Times, serif;
	color:#4c4a46;
	padding:8px 0 0 90px;
}
#f_wrapper .cobx_footer p {
	font:17px Georgia, "Times New Roman", Times, serif;
	color:#4c4a46;
	padding:16px 0 0 13px;
	line-height:20px;
}
#f_wrapper .cobx_footer span {
	float:right;
	display:block;
	padding:8px 30px 0 0;
}
#f_wrapper .cobx_footer span a {
	font:17px Georgia, "Times New Roman", Times, serif;
	color:#4c4a46;
	text-decoration:none;
}
#f_wrapper .cobx_footer {
	background:url(./style/images/cbox_footer.png) no-repeat;
	width:302px;
	height:153px;
	float:left;
	margin:21px 18px 0 0;
}
#footer .cr {
	position:absolute;
	bottom:-30px;
	left:5px;
	font:12px Georgia, "Times New Roman", Times, serif;
	color:#4c4a46;
	display:block;
}
#footer .w {
	
	width:203px;
	height:28px;
	position:absolute;
	display:block;
	bottom:-40px;
	right:20px;
}

