/*  
Theme Name: The Morning After
Theme URI: http://code.google.com/p/the-morning-after/
Description: A magazine-style theme for WordPress, available at <a href="http://themasterplan.in/themes/the-morning-after/">The Masterplan</a>.
Version: 1.3.2
Author: Arun Kale
Author URI: http://themasterplan.in/

Please read the license in the README.txt included with the theme.
*/

/* --------------------------------------------------------------   
   This theme makes use of the Blueprint CSS Framework [bjorkoy.com/blueprint]    
-------------------------------------------------------------- */

/* Import stylesheets and hide from IE/Mac \*/
@import "lib/compressed.css";
/* End import/hide */

/* Start The Morning After stylesheet
-------------------------------------------------------------- */
body { background: #F5F5DC url(images/bg/body_main.png) repeat-y top center; }
a { color: #000; text-decoration: none; }
h2 { font-weight: normal; }
h4 { font-family:Arial, Verdana; color:#671d1c; font-size:16px; margin-bottom:10px; margin-top:30px; }

/* Header styles
-------------------------------------------------------------- */
#header { padding: 1.5em 0 0 0; height: 108px; border-bottom: 1px solid #a30c53; }
#header #logo { height: 90px; }
#header #logo .title { padding: 0.5em 0 0 0; font: 700 3em arial, sans-serif; letter-spacing: -.050em; line-height: 1.2em; color: #a30c53; }
#header #logo .title .desc { text-align: right; margin: 0.4em 0 0 0; font: 400 0.25em arial, sans-serif; text-transform: uppercase; color: #a30c53; letter-spacing: 0.2em; padding: 0.6em 0 0 1.5em; border-top: 1px solid #a30c53;  }
#header #logo .title a { text-decoration: none; color: #a30c53; }
#header #logo a.sitelogo { display: block; width: 400px; height: 90px; background: url(images/bg/sitelogo.png) no-repeat; }

/* Search and navigation
-------------------------------------------------------------- */

#header #search_menu { height: 90px; }
#header #search_menu #search { padding: 0 0 0 5px; }
#menu { width: 400px; float: right; margin: 10px 0 0 2px; list-style: none; font-weight: bold; font-family: Helvetica, Arial; }
#menu li { float: left; padding: 2px 0 3px 3px; margin: 1px 12px 0 0; line-height: 1.6em; font-size: 0.9em; }
#menu li a { padding: 0; text-decoration: none; color: #000; }
#menu li a:hover { padding: 0; text-decoration: underline; }
#menu li span { display: block; float: left; padding: 0 0px 0 22px; }
#menu li span.home { background: url(images/bg/home.gif) no-repeat; }
#menu li span.about { background: url(images/bg/info.gif) no-repeat; }
#menu li span.archives { background: url(images/bg/hourglass.gif) no-repeat; }
#menu li span.subscribe { background: url(images/bg/favourite.gif) no-repeat; }
#menu li span.contact { background: url(images/bg/mail.gif) no-repeat; }

/* Top banner */

#topbanner { height: 88px; border-bottom: 1px solid #a30c53; background: url(images/bg/topbanner.png) no-repeat; }
#topbanner .pagetitle { float: left; background: #fff; color: #a30c53; font: 700 2em arial, sans-serif; text-transform: lowercase; letter-spacing: -0.036em; padding: 1px 5px 1px 0; margin: 30px 0 0 0; }

/* Horizontal menu */

#horizontal_menu { width: 960px; float: left; font-weight: bold; font-family: Helvetica, Arial; border-bottom: 1px solid #a30c53; list-style: none; background: #a30c53; }
#horizontal_menu ul.meny {list-style-type: none;}
#horizontal_menu li { float: left; padding: 2px 0 3px 3px; margin: 1px 12px 0 0; line-height: 1.6em; font-size: 0.9em; }
#horizontal_menu li a { padding: 0; text-decoration: none; color: #fff; display: inline; text-transform: uppercase; font-size: 0.9em; padding: 3px 12px 3px 12px; height: 19px;}
#horizontal_menu li a:hover { padding: 0; text-decoration: none; color: #fff; background-color:#a30c53; display: inline; text-transform: uppercase; font-size: 0.9em; padding: 3px 12px 3px 12px; height: 19px;}


/* Home page columns
-------------------------------------------------------------- */

#home_content { margin: 1.5em 0; }
#home_left {margin: 0.7em 0; }

/* latest post */

#latest_post { padding: 1em 0 1.5em 1.5em; background: #F5F5DC; margin: 0 0 2em 0;}
#latest_post_image img { margin: 0 0 0.2em 0; }
.latest_post_meta { font-size: 0.9em; line-height: 1.6em; }
.latest_post_meta a { font-weight: bold; }
.latest_post_meta a:hover { text-decoration: underline; }
.latest_read_on { padding: 0 20px 1px 20px; background: url(images/bg/readon.png) no-repeat top left; }
.latest_comments { padding: 0 20px 1px 20px; background: url(images/bg/comment.png) no-repeat top left; }
.latest_category { padding: 0 20px 1px 20px; background: url(images/bg/category.png) no-repeat top left; }

/* featured post */

#home_featured { background: #f2f2f2 url(images/bg/dot.png) repeat-x bottom left; margin: 0 0 1.1em 0; float: left; width: 100%; }
.feat_content { float: left; padding: 0 0.7em 0.4em 0.7em; }
.feat_thumb img { float: left; padding: 0; margin: 0.2em 1em 1em 0; border: 1px solid #999; }
.feat_title { font: 700 12px georgia, serif; padding: 0 0 0.3em 0; }
.feat_title a { color: #224970; }
.feat_title a:hover { color: #000; }

/* asides */

ul.arrow, ul.cat, ul.reccom, ul.email { list-style: none; list-style-image: url(foo.gif); margin: 0; }
ul.arrow li { padding: 0 0 0.5em 12px; margin: 0 0 0.5em 0; border-bottom: 1px solid #a30c53; border-left: 5px solid #a30c53; }
ul.arrow li a, ul.reccom li a, ul.email li a { color: #224970; }
ul.arrow li a:hover, ul.reccom li a:hover, ul.email li a:hover { color: #000; background: #eee; }

/* about */

#home_about { margin: 0 0 1em 0; background: #fff;}
#home_about p { font-size: 0.9em; font-family: tahoma; }

/* meny */

#home_meny { border-bottom: 1px solid #a30c53; border-top: 1px solid #a30c53; background: #F5F5DC; padding: 0.5em 0.7em 0 0.7em; }
#home_meny p { font-size: 0.9em; font-family: tahoma; }


/* recent posts */

.home_recent_post { padding: 0.1em 0 0.5em 0; margin: 0 0 0.8em 0; }
.home_recent_thumb { padding: 0 10px 0 0; margin: 0 0 0.25em 0; float: left; }
.home_recent_thumb img { float: left; margin: 0; }
.home_recent_thumb a img { background: #999; padding: 2px; margin: 0; border: 0; }
.home_recent_thumb a:hover img { background: #333; padding: 2px; margin: 0; border: 0; }
.home_recent_title a { font-weight: bold; }
.home_recent_title a:hover { color: #fff; background: #a30c53; }
.home_recent_date, .home_recent_auth { padding: 0; margin: 0; color: #666; font-size: 0.9em; }
.home_recent_exc p { color: #666; text-align: left; }

/* category list */

#side_categories { margin: 0 0 1em 0; }
ul.cat li { padding: 0 0 0.3em 0; margin: 0; }
ul.cat li a { display: block; text-transform: uppercase; font-size: 0.8em; font-weight: bold; color: #000; border-bottom: 1px solid #a30c53; border-left: 3px solid #a30c53; padding: 3px 12px 0 7px; margin: 0; height: 19px; }
ul.cat li a:hover { color: #fff; background: #a30c53; height: 19px;}
ul.cat li ul { list-style: none; list-style-image: url(foo.gif); margin: 0; padding: 0.3em 0 0.2em 0.8em; }
ul.cat li ul li { padding: 0; margin: 0; }
ul.cat li ul li a { border: 0; margin: 0; padding: 0 0 0 12px; text-transform: none; font-size: 0.9em; height: 19px; background: url(images/bg/sub.png) no-repeat; }
ul.cat li ul li a:hover { background: #f1f1f1 url(images/bg/sub1.png) no-repeat; }

/* recent comments */

#side_recent_comments, #side_most_emailed, #side_tag_cloud { margin: 0 0 1.4em 0; }

ul.reccom li { padding: 0 0 0.2em 20px; margin: 0 0 0.5em 0; border-bottom: 1px solid #a30c53; background: url(images/bg/bubble.png) no-repeat 0 3px; }

/* most emailed */

ul.email li { padding: 0 0 0.2em 20px; margin: 0 0 0.5em 0; border-bottom: 1px solid #a30c53; background: url(images/bg/doc.png) no-repeat 0 3px; }

/* ad */

.ad_block { padding: 0; margin: 1em 0 1.2em; text-align: center; background: #F5F5DC; font-size:0.7em; }
.ad_block .ad160 { margin: 0 auto; width: 160px; }
.ad_block .ad180 { margin: 0 auto; width: 180px; }
.ad_block .ad250 { margin: 0 auto; width: 250px; }
.ad_block img, .ad_block p, .ad_block p img { margin: 0; padding: 0; display: block;}

/** widgets **/

.widget { margin: 0 0 1.4em 0; }
.widget a { color: #224970; }
.widget a:hover { color: #000; }
.widget ul, .widget ol { list-style: none; padding: 0; margin: 0; }
.widget ul li { padding: 0 0 0.3em 20px; margin: 0 0 0.5em 0; border-bottom: 1px solid #a30c53; background: url(images/bg/postbullet.png) no-repeat 0 2px; }
.widget ol li { padding: 0 0 0.3em 10px; margin: 0 0 0.5em 0; border-bottom: 1px solid #a30c53;  }

/*recent comments*/
ul#recentcomments li.recentcomments { background: url(images/bg/bubble.png) no-repeat 0 3px; }

/*wp-calendar*/
table#wp-calendar { margin: 0; width: 100%; border: 0; }
table#wp-calendar caption { text-transform: uppercase; font-size: 0.8em; line-height: 1.8em; font-weight: bold; padding: 0 0 0.6em 0; letter-spacing: 0.1em; color: #175595; }
table#wp-calendar th, table#wp-calendar td { height: 1em; padding: 0.2em 0.4em;/*padding: 5px 7px;*/ text-align: right; border-right: 2px solid #fff;  }
table#wp-calendar th, table#wp-calendar td#today { font-weight: bold; background: #a30c53; color: #000; border-bottom: 0; }
table#wp-calendar td#today { font-weight: bold; background: #f2f2f2; }
table#wp-calendar td { border-bottom: 1px solid #efefef; }
table#wp-calendar td a { font-weight: bold; }

/*most e-mailed*/
.widget_email_most_emailed ul li { background: url(images/bg/doc.png) no-repeat 0 2px; }

/* Archive styles
-------------------------------------------------------------- */

#arch_content, #post_content { margin: 1.5em 0; }
.archive_meta { margin: 1.5em 0; border-top: 1px solid #a30c53; }
.archive_meta a { color: #000; }
.archive_meta a:hover { color: #224970; }
.archive_feed { padding: 0.5em 1.5em; margin: 0; border-bottom: 1px solid #a30c53; background: url(images/bg/feedicon12.png) no-repeat 0 8px; color: #666; }
.archive_number { padding: 0.5em 1.5em; margin: 0; border-bottom: 1px solid #a30c53; color: #666; }
.archive_email { padding: 0.5em 1.5em; margin: 0; border-bottom: 1px solid #a30c53; color: #666; background: url(images/bg/email_author.png) no-repeat 0 9px;  }
.archive_post_block { padding: 0.1em 0 0 0; border-bottom: 1px solid #a30c53; margin: 0 0 1.2em 0; }
.archive_post_meta { color: #818181; padding: 0 0 0.6em 0; }
.archive_post_meta a, .post_meta a { color: #a30c53; }
.archive_post_meta a:hover, .post_meta a:hover { color: #000; text-decoration: underline; }

/* Single post styles
-------------------------------------------------------------- */

.post_meta { color: #666; padding: 0.3em 0 1.4em 0; }
.post_meta_tag { color: #666; }
.post_meta p img { margin: 0; padding: 0; float: none; }
.post_meta p { margin: 0 0 0.4em 0; }
#post_content blockquote { float: right; width: 260px; color: #666; margin: 0 0 0 1.5em; color: #000; font: bold 1.3em georgia, serif; font-style: italic; letter-spacing: -0.048em; }
#post_content blockquote p { text-align: right; line-height: 1.5em; }
#post_content p {font-size:1em;}
#post_content p img { margin: 0;padding:0; }
#post_content img.WP-PrintIcon, #post_content img.WP-EmailIcon, #post_content img.posttag { margin: 0 0.3em 0 0;padding: 0.1em 0 0 0; }
#post_content p a, #arch_content p a { }
#post_content p a:hover, #arch_content p a:hover { color: #000; }

/* Comment area styles
-------------------------------------------------------------- */

#comments { margin-top: 3em; }
#commenthead { margin-bottom: 1em; }
ol#commentlist { list-style-type: none; margin: 0; padding: 0 0 12px 0; }
ol#commentlist li { border-bottom: 1px solid #a30c53; margin: 0 0 1em 0; padding: 0 1em 1em 0; overflow-x: hidden; }
ol#commentlist li.alternate { border-right: 3px solid #999; border-bottom: 1px solid #a30c53; }
ol#commentlist cite { font-style: normal; text-align: left; display: block; color: #818181; }
ol#commentlist cite a { color: #333; text-decoration: underline;}
ol#commentlist cite a:hover { color: #000; text-decoration: underline; }
ol#commentlist li blockquote { float: none; width: auto; padding: 0 2em 0 0; margin: 0.5em 0; color: #818181; font: italic 1em arial, sans-serif; letter-spacing: 0; text-align: left; }
ol#commentlist li .commentauthor { font-weight: bold; color: #333; }
ol#commentlist li .commentauthor a, ol#commentlist li .commenttime a { font-weight: bold; color: #224970; }
ol#commentlist li .commentauthor a:hover, ol#commentlist li .commenttime a:hover { color: #000; text-decoration: underline; }
ol#commentlist li .commnumber { width: 30px; text-align: left; float: left; font-size: 3em; font-weight: bold; line-height: 1em; }
ol#commentlist li .commentcont p { margin: 0 0 0.5em 0; padding: 0; }

/* comment form */

#comment-form form { margin-top: 1.5em; }
label.com { float: left; width: 100px; }
input.comtext, textarea.comtext { width: 300px; border: 1px solid #999; padding: 2px; }
input.comtext:focus, input.comtext:hover, textarea.comtext:focus, textarea.comtext:hover { background: #f7f7f7; border: 1px solid #999; }
input.comsubmit { margin-left: 100px; }

/* archives page */

ul.archives, ul.wp-tag-cloud {  margin: 0 0 1.5em 0; list-style: none; list-style-image: url(foo.gif); }
ul.archives li, ul.wp-tag-cloud li { padding: 0 0 0.2em 20px; background: url(images/bg/doc.png) no-repeat 0 2px; }
ul.archives li a, ul.wp-tag-cloud li a { color: #224970; }
ul.archives li a:hover, ul.wp-tag-cloud li a:hover { color: #000; background: #eee; }

/* Footer
-------------------------------------------------------------- */

#footer { border-top: 1px #a30c53 solid; padding: 1em 0 0 0; color: #a30c53; font-size: 0.9em; }

/* Form styles
-------------------------------------------------------------- */

input.search_input { width: 292px; border: 0; background: #fff url(images/bg/input.png) no-repeat; padding: 5px; color: #a30c53; font-weight: bold; margin: 0; float: left; }
input.submit_input { background: /*#E0691A*/ url(images/bg/submit.png) no-repeat; border: 0; height: 24px; padding: 0; width: 65px; margin: 0 0 0 5px; color: #FFF; font: bold 0.9em arial, sans-serif; float: left; }

/* Miscellaneous styles
-------------------------------------------------------------- */

/*  heading styles */

h2.archive_name, h2.post_name { letter-spacing: -0.04em; }
h2.post_cat { text-transform: uppercase; font-size: 0.8em; line-height: 1.8em; font-weight: bold; padding: 0 0 0.2em 0; margin: 0 0 1em 0; letter-spacing: 0.1em; color: #999; border-bottom: 1px solid #a30c53; }
h2.post_comm { text-transform: uppercase; font-size: 0.8em; line-height: 1.8em; font-weight: bold; padding: 0.3em 0 0.2em 0; margin: 0 0 0.2em 0; letter-spacing: 0.1em; color: #000; border-bottom: 1px solid #a30c53; background: url(images/bg/stripe.png) repeat; }
h2.post_comm2 { text-transform: uppercase; font-size: 0.8em; line-height: 1.8em; font-weight: bold; padding: 0.3em 0 0.2em 0; margin: 0 0 0.2em 0; letter-spacing: 0.1em; color: #000; border-bottom: 1px solid #a30c53; }
h3.latest_post_title a { color: #671d1c; font: bold 1em arial, sans-serif; line-height: 1.6em; margin: 0; letter-spacing: -.035em; padding: 0 0 0.2em 0; }
h3.latest_post_title a:hover { color: #a30c53; }
h3.home_featured { background: url(images/bg/dot.png) repeat-x top left; text-transform: uppercase; font-size: 0.8em; line-height: 1.8em; font-weight: bold; padding: 0.7em 0.7em 0.9em 0.7em; color: #0b8791; letter-spacing: 0.1em; }
h3.mast { text-transform: uppercase; font-size: 14px; line-height: 1.8em; font-weight: bold; padding: 0 0 0.6em 0; letter-spacing: 0.1em; color: #671d1c; }
h3.mast2 { text-transform: uppercase; font-size: 0.8em; line-height: 1.8em; font-weight: bold; padding: 0 0 0.2em 0; color: #5f9410; }
h3.mast3 { text-transform: uppercase; font-size: 0.8em; line-height: 1.8em; font-weight: bold; padding: 0 0 0.2em 0; letter-spacing: 0.1em; color: #0b8791; }
h3.mast4 { text-transform: uppercase; font-size: 0.8em; line-height: 1.8em; font-weight: bold; padding: 0 0 0.6em 0; letter-spacing: 0.1em; }
h3.mast5 { text-transform: uppercase; font-size: 0.8em; line-height: 1.8em; font-weight: normal; padding: 0 0 0.2em 0; letter-spacing: 0.1em; color: #0b8791; }
h3.archive_title { line-height: 1em; padding: 0 0 5px 0; }
h3.archive_title a { font: bold 1.0em arial, sans-serif; color: #000; letter-spacing: -0.036em; }
h3.archive_title a:hover { color: #fff; background: #000; }

/* miscellaneous */

.none { display: none; }
.border_left { padding-left: 9px; margin-left: 0; border-left: 1px solid #ddd; }
.dot { font-family: "lucida sans unicode", "arial unicode ms", sans-serif; }
.navigation { color: #818181; }
input.Forms, textarea.Forms { border-top: 1px solid #999; border-left: 1px solid #999; border-bottom: 1px solid #a30c53; border-right: 1px solid #a30c53; padding: 2px; }
input.buttonem { background: #a30c53; float: left; }
.ingress { font-size: 1.2em; }
p.ingress {font-weight: bold; }

/* image caption classes */

.captionleft { float: left; margin: 0 1.5em 1em 0; padding: 0.5em; text-align: left; }
.captionright { float: right; margin: 0 0 1em 1.5em; padding: 0.5em; text-align: left; }
.captionfull { margin: 0 0 1em 0; padding: 0; text-align: left; }
.captionleft img, .captionright img, .captionfull img { margin: 0; display: block; }
.captionleft p, .captionright p, .captionfull p { background: #eee; margin: 0; line-height: 1.6em; padding: 0.5em; border-bottom: 1px solid #ccc; border-top: 1px solid #ccc; font-size: 0.9em; color: #555; }

/* page: list patterns */

#list_patterns { margin: 0 0 1em 0; }
ul.list_patterns li { padding: 0 0 0.3em 0; margin: 0; list-style:none;  background: #fff;}
ul.list_patterns li a { display: block; text-transform: uppercase; font-size: 16px; font-weight: bold; color: #000; padding: 3px 12px 0 7px; margin: 0;height: 19px; }
ul.list_patterns li a:hover { background: #a30c53; color: #fff; }
ul.cat li ul { list-style: none; list-style-image: url(foo.gif); margin: 0; padding: 0.3em 0 0.2em 0.8em; }
ul.cat li ul li { padding: 0; margin: 0; }
ul.cat li ul li a { border: 0; margin: 0; padding: 0 0 0 12px; text-transform: none; font-size: 0.9em; height: 19px; background: url(images/bg/sub.png) no-repeat; }
ul.cat li ul li a:hover { background: #f1f1f1 url(images/bg/sub1.png) no-repeat; }

/* page: yarn guide */

.garn { border:0px; width: 720px;}
td.garn_overskrift1 { background-color : #F5F5DC; border-top: 1px #a30c53 solid; border-right: 0px; border-bottom: 0px; padding : 5px; }
td.garn_overskrift2 { background-color : #F5F5DC; border-top: 1px #a30c53 solid; border-right: 0px; border-bottom: 0px; padding : 5px; text-align: right; }
td.garn_overskrift3 { background-color : #F5F5DC; border-bottom: 1px #a30c53 solid; border-right:0px; padding : 5px; }
td.garn1 { border-right: 0px; border-bottom: 0px; border-bottom: 1px #a30c53 solid; padding: 5px; }
td.garn1 a { text-decoration: underline; font-size: 14px; font-weight: bold; color: #0b8791; }
td.garn2 { border-right: 0px; border-bottom: 0px; border-bottom: 1px #a30c53 solid; padding: 5px; }
td.garn2 a { text-decoration: underline; }
td.garn3 { border-right: 0px; border-bottom: 0px; }
td.garn3 a { text-decoration: underline; }



/* page: online yarn shops */

.mor_nettbutikker {border:0px;}

.nettbutikker { border:0px; width: 300px;}

td.nettbutikker_overskrift1 { background-color : #F5F5DC; border-top: 1px #a30c53 solid; border-right: 0px; border-bottom: 0px; padding : 5px; }

td.nettbutikker_overskrift2 { background-color : #F5F5DC; border-top: 1px #a30c53 solid; border-right: 0px; border-bottom: 0px; padding : 5px; text-align: right; }

td.nettbutikker1 { border-right: 0px; border-bottom: 0px; }

td.nettbutikker1 a { text-decoration: underline; }

td.nettbutikker2 { border-right: 0px; border-bottom: 0px; border-bottom: 1px #a30c53 solid; padding: 5px; }

td.nettbutikker2 a { text-decoration: none; font-size: 14px; font-weight: normal; color: #000; }

td.nettbutikker2 a:hover { text-decoration: none; background-color: #a30c53; font-weight: normal; color: #fff; }





.pinner {
		border:0px;
                width: 600px;
}

.pinner1 {
                background-color : #F5F5DC;
                border-bottom: 1px #a30c53 solid;
	        border-top: 1px #a30c53 solid;
                border-right:0px;
		padding : 5px;
		color : #a30c53;
                text-align:center;
}


.pinner2 { text-align:center; border-bottom: 1px #a30c53 solid; border-right: 0px; }



/* pattern summary */

#pattern_summary { width: 100%; float: left; font-weight: bold; font-family: Helvetica, Arial; list-style: none;  }
#pattern_summary ul {list-style-type: none;}
#pattern_summary li { width: 200px; float: left; background: #a30c53; padding: 7px 5px; margin: 5px; font-size: 1.3em; text-align: center;}
#pattern_summary li a { padding: 0; text-decoration: none; color: #fff; display: block; text-transform: uppercase; font-size: 0.9em; padding: 3px 12px 3px 12px; height: 19px;}
#pattern_summary li a:hover { padding: 0; text-decoration: none; color: #fff; background-color:#a30c53; text-transform: uppercase; font-size: 0.9em; padding: 3px 12px 3px 12px; height: 19px;}








/* pages: oppskrifter */

.oppskrifter { border: 0px; width: 728px; }
.oppskrifter_overskrift { background-color: #f5f5dc; border-bottom: 1px #a30c53 solid; border-top: 1px #a30c53 solid; border-right:0px; padding: 5px; color: #000; }
.oppskrifter_1 { border-bottom: 1px #a30c53 solid; border-right: 0px; padding: 5px; background-color: #fff;}
.oppskrifter_1 a { font-size: 14px; font-weight: bold; color: #0b8791; text-decoration: underline; }
.oppskrifter_2 { border-bottom: 1px #a30c53 solid; border-right: 0px; color: #000; padding: 5px 10px; }
.oppskrifter_2 a { text-decoration: underline; }
.oppskrifter_3 { border-bottom: 1px #a30c53 solid; border-right: 0px; color: #000; padding: 5px 10px; }
.oppskrifter_4 { border-bottom: 1px #a30c53 solid; border-right: 0px; color: #000; padding: 5px 10px; }
.oppskrifter_5 { border-bottom: 1px #a30c53 solid; border-right: 0px; color: #000; padding: 5px 10px; }
.oppskrifter_6 { border-bottom: 1px #a30c53 solid; border-right: 0px; color: #000; padding: 5px 10px; }


/* page: ordbok */

.ordbok { border: 0px; }
.ordbok_overskrift { background: #f5f5dc; border-bottom: 1px #a30c53 solid; border-top: 1px #a30c53 solid; border-right: 0px; padding: 5px; color: #a30c53; }
.ordbok_rad { border-bottom: 1px #a30c53 solid; border-right: 0px; color: #000; padding: 5px; }
.ordbok_rad a { text-decoration: underline; }

/* page: strikkebøker */

.strikkeboeker { width: 700px; }
.strikkeboeker1 { padding: 20px 10px 20px 0px; border-bottom: 1px #a30c53 solid; background-color:#fff; width: 160px; }
.strikkeboeker2 { padding: 20px 10px 20px 0; border-bottom: 1px #a30c53 solid; background-color:#fff; width: 320px; }
.strikkeboeker2 h3 a { margin: 0; }
.strikkeboeker3 { padding: 20px 0 20px 0; border-bottom: 1px #a30c53 solid; background-color:#fff; width: 220px; }
.strikkeboeker3 span { background-color: #a30c53; padding: 5px; }
.strikkeboeker3 span a { color: #fff; font-weight: bold; text-decoration: none; }

.strikkeboeker a { text-decoration: underline; }

.boeker_1 a {
	       font-size: 14px;
	       font-weight: bold;
	       color: #0b8791;
	       text-decoration: underline;
}

.boeker_2 {
		border-bottom: 1px #a30c53 solid;
	        border-right: 0px;
		color: #000;
                padding-top: 5px;
		padding-bottom: 5px;
		padding-left: 10px;
		padding-right: 10px;
}



table.inspirasjon {border:0px;width:600px;}
td.inspirasjon {border:0px;}
p.inspirasjon a {color:#000;text-decoration:underline;}
a.inspirasjon_overskrift { padding: 0; text-decoration:none; color: #000; text-transform: uppercase; font-size: 0.9em; padding: 3px 12px 3px 12px; height: 19px;font-family: Helvetica, Arial; border-bottom: 1px solid #a30c53; background: #F5F5DC;}

h3.annonse { border-bottom: 1px solid #a30c53; text-transform: uppercase; font-size: 14px; line-height: 1.8em; font-weight: bold; padding: 0 0 0.6em 0; letter-spacing: 0.1em; color: #0b8791; }
b.ny { color: #a30c53; }

.kategoriene td {border: 1px solid #a30c53; padding: 10px 15px 10px 15px; background-color: #F5F5DC; }

.kategoriene td a { font-size: 16px; font-weight: bold;}

/***    VIDEO   ***/

#vid { margin-top: 100px; }
#video_content {
	padding-top: 20px;
	padding-bottom: 20px;
}

#video_content p {
	font-size: 13px;
	margin: 5px;
}


#video_meta {


}


#video_meta h3 {
	font-size: 12px;
		color: #000;
		padding: 5px;
		font-family: Arial, Helvetica, sans-serif;
		background-color: #F5F5DC;
                border-bottom: 1px solid #a30c53;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 10px;
		margin-left: 0px;

}


/* Video sidebar */


#sidebar_video { float: right; width: 300px; margin-top: 15px; border: 1px solid #a30c53; padding: 8px;}

#sidebar_video h3 { font-size: 12px; padding: 5px; font-family: Arial, Helvetica, sans-serif; background: #f5f5dc; border-bottom: 1px solid #a30c53; margin: 0 0 10px 0; }

#sidebar_video h3 a {
		font-size: 12px;
		color: #000;
		font-weight: bold;
		padding: 5px;
		font-family: Arial, Helvetica, sans-serif;
		background-color: #d1e4e5;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 10px;
		margin-left: 0px;
}



#kategoriblokk {
		font-size: 12px;
}


#kategoriblokk div {
		background-color:#eee;
		padding: 10px;
		margin-bottom: 10px;
}



#kategoriblokk a, p {
		font-size: 10px;
}


#annonseblokk {
		padding-bottom: 25px;
}


#sistevideoerblokk ul {
		list-style-type: none;
		margin: 0 0 0 10px;
		padding: 0px;
		border: none;
}


#sistevideoerblokk li {
		margin: 0;
		width: 100%;				
}


#sistevideoerblokk li a {
                display: block;
		padding: 5px;
		color: #000;
		text-decoration: none;
		border-bottom: 1px solid #F5F5DC;
}


#sistevideoerblokk li a:hover {
		text-decoration: none;
		background-color: #F5F5DC;
		
}

.page-info { padding:0 15px; } 

.page-info p { font-size:13px; margin:0 0 1em 0;}


#title {width: 728px; border-bottom: 1px #a30c53 solid;}
#title td.left { float: left; display: block; width: 65px; height: 65px; background: url(images/oldemor.jpg) no-repeat; }
#title td.right { float: right; width: 613px;padding-left: 20px;}
#title td.right h2 { font-size: 20px; border-bottom: 1px #a30c53 solid;}
#title span.red { color: #a30c53; }
#title {}
#title {}
#title {}
#title {}
#title {}
#title {}
#title {} 
#title {}


/* BOOKS */

#books { margin:0; padding:0; width: 150px;}
#books ul { list-style-type: none; margin:0; padding:0;}
#books li { float:left; width:191px; line-height:1.6em; background:#a30c53; margin: 5px 0; }
#books li a { padding:0; text-decoration:none; color:#fff; display:block; font-size:1em; font-weight:bold; padding:5px; }
#books li a:hover { color:#fff; background:#0b8791; }
#books h2 { padding-top:30px; font-size:18px; }

ul li.hobbyklubben {width: 150px;color:#fff;padding:5px;font-size: 12px;}
ul li.hobbyklubben a {display:inline; font-weight:normal; text-decoration:underline; font-size:12px;}
ul li.hobbyklubben a:hover {display:inline; color:#a30c53;background:#ffffff;font-weight:normal; font-size:12px;}
ul li.hobbyklubben b {color:#fff; font-weight:bold; font-size:14px;}

/* FOOTER */

.inspiration { background:#a30c53; color: #fff; padding:10px;}
.inspiration a { background:#a30c53; color: #fff;}

/* PAGE: BLOGS */

#blogs { margin:0; padding:0; }
#blogs ul { list-style-type: none; margin:0; padding:0;}
#blogs li { float:left; width:243px; line-height:1.6em; background:#F5F5DC; margin: 5px 5px 5px 0; }
#blogs li a { padding:0; text-decoration:none; display:block; font-size:1em; font-weight:normal; padding:5px; }
#blogs li a:hover { background: #fff;}
#blogs a h4 { font-size:14px; color:#fff; background:#d20e12; margin:0; padding:0px; }
#blogs span.title { font-size: 14px; color: #a30c53; font-weight: bold; border-bottom: 1px dashed #d20e12; }

/* POST: BOOKS */

#books-post { margin:0; padding:0; width: 468px;}
#books-post ul { list-style-type: none; margin:0; padding:0;}
#books-post li { float:left; line-height:1.6em; background:#a30c53; margin: 5px; }
#books-post li a { padding:0; text-decoration:none; color:#fff; display:block; font-size:1em; font-weight:bold; padding:5px 7px; }
#books-post li a:hover { color:#fff; background:#d20e12; }
#books-post h2 { padding-top:30px; font-size:18px; }


/* patterns: hekleboker */

.patterns-books { width: 728px; background: #f5f5dc; }

.patterns-books1 { padding:20px 10px 20px 20px; text-align: top; width: 190px;}

.patterns-books2 { padding:20px 10px 20px 0; text-align: top; width: 320px;}

.patterns-books2 h3 a {
	margin: 0;
}

.patterns-books3 { padding: 20px 0 20px 0;text-align: top; width: 220px;}

.patterns-books3 span { background-color: #ebeff2; border: 1px solid #d20e12; padding: 5px; }

.patterns-books3 span a { color: #fff; font-weight: bold; text-decoration: none; color: #fff; }

.patterns-books a { text-decoration: underline; }


#long { padding:10px; }
#long a { font-size:12px; }
#long img.center { display:block; margin-left:auto; margin-right:auto; }
#long hr  { color: #000; }
#long h7 a { font-size:14px; }
#long hr { margin: 10px 2px; }



/**********************************************
********** BUNNNAVIGASJON *********************
**********************************************/

.b-nav-header { width:940px; background:#a30c53; padding:10px 0 10px 10px; margin:0px; text-align: center; }
.b-nav-header h4 { font-size:16px; color: #fff; margin:0; padding:0; text-transform: uppercase; font-weight: bold; letter-spacing: 0.1em; }
.b-nav-header h4 a { color: #fff; text-decoration: none; border-bottom: 1px #fff dashed; }

#b-nav {margin:0; padding:0; }

#b-nav ul { list-style: none; margin: 0; width:200px; }
#b-nav ul li { padding: 0 0 0.3em 0; margin: 0; }
#b-nav ul li a { display: block; text-align:left; text-transform: uppercase; font-size: 0.8em; font-weight: bold; color: #000; padding: 3px 12px 0 0; margin: 0; }
#b-nav ul li a:hover { color: #fff; background: #0b8791; }

#b-nav ul.buy li a { font-size: 1em; }

#b-nav ul.books { list-style: none; margin: 0; width:170px; }
#b-nav ul.books li { padding: 0 0 0.3em 0; margin: 0; }
#b-nav ul.books li a { display: block; text-align:left; text-transform: uppercase; font-size: 0.8em; font-weight: bold; color: #000; padding: 3px 2px 0 0; margin: 0; }
#b-nav ul.books li a:hover { color: #fff; background: #0b8791; }

#b-nav ul.last-posts { list-style: none; margin: 0; width:180px; }
#b-nav ul.last-posts li { padding: 0; margin: 0; border-bottom:1px solid #0b8791;}
#b-nav ul.last-posts li a { display: block; text-align:left; font-size: 1em; text-transform:none; font-weight: normal; color: #000; padding: 3px 12px 3px 5px; margin: 0; }
#b-nav ul.last-posts li a:hover { color: #fff; background: #0b8791; }

.b-nav-1 { width:220px; height:500px; float:left; border-right:1px dashed #0b8791; }
.b-nav-2 { width:230px; height:500px; padding-left:20px; float:left; border-right:1px dashed #0b8791; }
.b-nav-0 { width:20px; height:500px; float:left; }
.b-nav-3 { width:180px; height:500px; float:left; border-right:1px dashed #0b8791; }
.b-nav-4 { width:200px; height:500px; padding-left:20px; float:left; }

.inspiration { width:940px; background:#a30c53; color: #fff; padding:10px 0 10px 10px; margin:0px; }
.inspiration a { background:#a30c53; color:#fff; font-weight:bold; }
.inspiration a:hover { background:#fff; color:#000; font-weight:bold; }
.inspiration h4 { font-size:14px; color: #fff; }
