/*
Theme Name: Blue Days 2
Theme URI: http://wordpress.org/
Description: The second Blue Days theme
Version: 1.1
Author: Alan Murphy
Author URI: http://www.alanmurphy.net/
Tags: blue, custom header, fixed width, two columns, widgets

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

/* base settings start */
H1, H2, H3, H4, H5, H6, H7, FORM {
	margin: 0;
    border: 0;
    padding: 0;
    font-weight: normal;
    font-size: 100%;
    display: inline;
}

UL, OL, LI, BLOCKQUOTE {
	margin: 0;
    border: 0;
    padding: 0;
	list-style: none;
}

A {
    text-decoration: none;
}
/* base settings end */

/* Begin Typography & Colors */
body {
    margin: 0;
    background: #e5f8fb url('images/page_bg_top.png') repeat-x top;
    font-size: 90%;
    font-family: Arial, Verdana, Sans-Serif;
    color: #333;
    text-align: left;
}

#page {
    width: 950px;
	background: #fff;
    margin: 0 auto;
    border-left: solid 1px #2e608c;
    border-right: solid 1px #2e608c;
}

A {
    color: #00b6dc;
}

#header {
    width: 950px;
    height: 261px;
    background: url('images/header_bg.png') no-repeat top center;
}

#adheader {
    float: right;
    margin: 0 20px 0 0;
}

#headerimg H1 A {
    text-align: left;
    display: block;
    margin-left: 20px;
    width: 950px;
    height: 175px;
    font-size: 1px;
}

#headerimg H1 .blog_name {
    display: none;
}

#headerimg .description {
    margin-top: 15px;
    margin-left: 48px;
    font-size: 16px;
    color: #d5dee7;
}

#headerimg 	{
	margin: 7px 9px 0;
	height: 100px;
	width: 740px;
	}

#content {
    margin: 19px 0 0 0;
}
/*
.widecolumn .entry p {
	font-size: 1.05em;
	}
*/
.narrowcolumn .entry, .widecolumn .entry {
    line-height: 140%;
}

.widecolumn {
    line-height: 140%;
}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

#footer {
    background: url('images/footer_bg.png') repeat-x;
    width: 910px;
    height: 143px;
    margin: 0 auto;
    clear: both;
    color: #fff;
}

#footer #adfooter {
    width: 728px;
    margin: 0 auto;
    padding-top: 6px;
}

#footer p {
    font-size: 100%;
	padding: 2px 0 0 0;
	text-align: center;
}

#footer P A {
    color: #fff;
    margin-left: 20px;
}

#footer P A:hover {
    text-decoration: underline;
}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, /*#headerimg .description*/ {
	text-decoration: none;
	color: white;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

#sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, /*blockquote, */strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

#content H2 {
    color: #2e608c;
    line-height: 140%;
}

.smallfaint {
    color: #777;
    font-size: 75%;
}
/* End Typography & Colors */

/* Begin Structure */
#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
	}

.narrowcolumn {
    float: left;
    padding: 0 20px 0 20px;
    margin: 0;
    width: 300px;
}

.widecolumn {
    float: left;
    padding: 0 20px 0 20px;
    margin: 0;
    width: 410px;
}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}
/* End Structure */



/*	Begin Headers */
#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */

/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */
.entry ol {
    padding: 0 0 0 35px;
    margin: 0;
}

.entry ol li {
    margin: 0;
    padding: 0;
}

.entry UL {
    margin-bottom: 12px;
}

.entry UL LI {
    background:url("images/bullet_sidebar_1.png") no-repeat scroll left top transparent;
    padding:1px 1px 3px 15px;
}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */

/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */

/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
    padding: 0;
}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */

/* start newsfeeds */
#content .newsfeed LI {
    background: url(images/bullet_sidebar_1.png) no-repeat top left;
    margin: 0 0 16px 0;
    border: 0;
    padding: 0 0 0 15px;
}

#content .newsfeed .itemInfo {
    margin: 2px 0 0 0;
    border: 0;
    padding: 0;
    display: block;
    line-height: 120%;
    font-size: 80%;
    color: #777;
}

#content .newsfeed .itemInfo A {
    margin: 0 6px;
}

#content .newsfeed .intro {
    width: 395px;
}

#content .newsfeed #introOn .active {
    display: block;
    float: left;
    background: url(images/btn_newsfeed_intro_on_active.png) no-repeat;
    width: 25px;
    height: 18px;
    margin: 0 3px 0 3px;
}

#content .newsfeed #introOff .active {
    display: block;
    float: left;
    background: url(images/btn_newsfeed_intro_off_active.png) no-repeat;
    width: 25px;
    height: 18px;
}

#content .newsfeed #introOn .inactive {
    display: block;
    float: left;
    background: url(images/btn_newsfeed_intro_on_inactive.png) no-repeat;
    width: 25px;
    height: 18px;
    cursor: pointer;
    margin: 0 3px 0 3px;
}

#content .newsfeed #introOff .inactive {
    display: block;
    float: left;
    background: url(images/btn_newsfeed_intro_off_inactive.png) no-repeat;
    width: 25px;
    height: 18px;
    cursor: pointer;
}

#content .newsfeed #introOn .inactive:hover {
    background-position: 0 -18px;
}

#content .newsfeed #introOff .inactive:hover {
    background-position: 0 -18px;
}

#content .newsfeed #introOn .text, #content .newsfeed #introOff .text  {
    visibility: hidden;
}

#content .newsfeed SPAN.smalldim {
    float: left;
}

#content .newsfeed #selectdisplayintros {
    padding-bottom: 12px;
}

#content .newsfeed .showintro_off .intro {
    display: none;
}

#content .newsfeed #feedcontent, #feedlinks {
    background-color: #E5F8FB;
    padding: 10px 2px 2px 2px;
    border-top: solid 2px #33CC00;
    border-bottom: solid 2px #33CC00;
}

#content .newsfeed #loading {
    float: right;
}

#content #feedcontent H3 {
    font-size: 120%;
}

#content #feedcontent H3 A:visited{
    background-color: #fff;
    color: #41B2DA;
    display: block;
}

#feedlinks #allblogs, #feedlinks #allnews {
    font-weight: bold;
    background-color: #fff;
}
/* end newsfeeds */

/* Begin Sidebar */
#sidebar
{
	padding: 20px 0 10px 0;
	margin-left: 545px;
	width: 190px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */

/* Begin Calendar */
/*
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
/*
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}
/*
blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}
*/
blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}
/*
.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
*/
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

/* header start */
#header #newsnow {
    float: right;
    margin-right: 20px;
    position: relative;
    top: -32px;
}
/* header end */

/* menu start */
#header #menu {
    width: 766px;
    margin: 11px 0 0 30px;
    font-size: 18px;
    letter-spacing: 1px;
}

#header #menu .active_1 {
    color: #2e608c;
    padding: 0 9px;
    border-top: solid 8px #fff;
    border-bottom: solid 7px #fff;
}

#header #menu .active_2 {
    color: #2e608c;
}

#header #menu A.menusection_1 {
    color: #fff;
    padding: 8px 9px;
    height: 36px;
}

#header #menu A.menusection_2 {
    padding: 0px 9px;
    border-top: solid 8px #fff;
    border-bottom: solid 7px #fff;
    color: #2e608c;
}

#header #menu A.menusection_1:hover {
    padding: 0 9px;
    border-top: solid 8px #fff;
    border-bottom: solid 7px #fff;
    height: 36px;
}

#header #menu H2 {
    margin-right: 5px;
}

#header #menu IMG {
    float: right;
    margin: 15px 8px 0 0;
}

#header #menu #home {
    color: #00b6dc;
    margin-right: 60px;
}

#header #menu #blogmatches {
    margin-right: 68px;
}

#header #menu #webnews {
    color: #00b6dc;
}

#header #menu #webblogs {
    color: #00b6dc;
}
/* .gecko enables a firefox hack */
.gecko #header #menu {
    margin: 10px 0 0 30px;
}

.gecko #header #menu IMG {
    margin: 16px 8px 0 0;
}
/* menu end */

/* sidebar_2 start */
#sidebar_2 {
    background: #fff url('images/header_gap_bg.png') no-repeat top right;
    margin: 0 20px 0 0;
    padding: 19px 0 0 0;
    width: 270px;
    float: left;
}

BODY.single-post #sidebar_2, BODY.page-template-pagewide-php #sidebar_2, BODY.page-template-pageblogaggregator-php #sidebar_2, BODY.page-template-pagenewsaggregator-php #sidebar_2 {
    width: 160px;
}

#sidebar_2 LI.widget {
    width: 270px;
    background: url(images/sidebar_1_divider.png) repeat-x top left;
    margin: 0 0 30px 0;
    padding: 20px 0 0 0;
}

BODY.single-post #sidebar_2 LI.widget, BODY.page-template-pagewide-php #sidebar_2 LI.widget, BODY.page-template-pageblogaggregator-php #sidebar_2 LI.widget, BODY.page-template-pagenewsaggregator-php #sidebar_2 LI.widget {
    width: 160px;
}

#sidebar_2 H2.widgettitle {
    display: block;
    margin-bottom: 15px;
    font-size: 140%;
    color: #2e608c;
}

#sidebar_2 A:visited, #content A:visited {
    color: #008cdc;
}

#sidebar_2 A:hover, #content A:hover {
    color: #2e608c;
}

#sidebar_2 LI LI {
    background: url(images/bullet_sidebar_1.png) no-repeat top left;
    padding: 1px 1px 3px 15px;
}
/*
BODY.single-post #sidebar_2, BODY.page-template-pagewide-php #sidebar_2, BODY.page-template-pageblogaggregator-php #sidebar_2, BODY.page-template-pagenewsaggregator-php #sidebar_2 {
    background: url('images/header_gap_bg.png') repeat-y top right;
}

BODY.single-post #sidebar_2 LI.widget, BODY.page-template-pagewide-php #sidebar_2 LI.widget, BODY.page-template-pageblogaggregator-php #sidebar_2 LI.widget, BODY.page-template-pagenewsaggregator-php #sidebar_2 LI.widget {
    width: 160px;
    margin-bottom: 30px;
    padding: 4px 0 6px 0;
    background-color: #2e608c;
    color: #fff;
    border-bottom: solid 4px #00b6dc;
}

BODY.single-post #sidebar_2 LI.widget H2, BODY.page-template-pagewide-php #sidebar_2 LI.widget H2, BODY.page-template-pageblogaggregator-php #sidebar_2 LI.widget H2, BODY.page-template-pagenewsaggregator-php #sidebar_2 LI.widget H2 {
    display: block;
    width: 155px;
    background-color: #00b6dc;
    margin: 0 0 4px 0;
    border-top: solid 1px #fff;
    border-bottom: solid 1px #fff;
    padding: 3px 0 3px 5px;
    font-size: 110%;
    font-weight: normal;
    color: #2e608c;
}

BODY.single-post #sidebar_2 LI LI, BODY.page-template-pagewide-php #sidebar_2 LI LI, BODY.page-template-pageblogaggregator-php #sidebar_2 LI LI, BODY.page-template-pagenewsaggregator-php #sidebar_2 LI LI {
    background: transparent;
    padding: 0;
}

BODY.single-post #sidebar_2 LI.widget A, BODY.page-template-pagewide-php #sidebar_2 LI.widget A, BODY.page-template-pageblogaggregator-php #sidebar_2 LI.widget A, BODY.page-template-pagenewsaggregator-php #sidebar_2 LI.widget A {
    background: url(images/bullet.png) no-repeat top left;
    padding: 3px 1px 2px 14px;
    display: block;
    width: 145px;
    color: #fff;
}

BODY.single-post #sidebar_2 LI.widget A:hover, BODY.page-template-pagewide-php #sidebar_2 LI.widget A:hover, BODY.page-template-pageblogaggregator-php #sidebar_2 LI.widget A:hover, BODY.page-template-pagenewsaggregator-php #sidebar_2 LI.widget A:hover {
    background-color: #26547d;
    color: #00b6dc;
}
*/
/* newsfeeds panel start */
UL.feedlinks {
    background-color:#e5f8fb;
    border-bottom:2px solid #33cc00;
    border-top:2px solid #33cc00;
    padding:10px 2px 2px;
}

UL.feedlinks .intro {
    display: none;
}

UL.feedlinks H3 {
    font-size: 100%;
}

UL.feedlinks .itemInfo {
    display: block;
    font-size: 80%;
    color: #777;
}
/* newsfeeds panel end */
/* sidebar_2 end */

/* sidebar_1 start */
#sidebar_1 {
    margin: 19px 20px 0 0;
    padding: 0;
    width: 300px;
    float: left;
}

#sidebar_1 LI.widget {
    width: 300px;
    background: url(images/sidebar_1_divider.png) repeat-x top left;
    margin: 0 0 30px 0;
    padding: 20px 0 0 0;
}

/* search form start */
#sidebar_1 LI.widget_search {
    border: 0;
    margin: 0 0 20px 0;
}

#sidebar_1 LI.widget_search FORM {
    padding: 0;
}

#sidebar_1 LI.widget_search FORM DIV {
    text-align: left;
}

#sidebar_1 INPUT#sitesearch {
    width: 192px;
    height: 20px;
    margin-right: 10px;
    border: solid 2px #2e608c;
    padding: 1px 2px 2px 1px;
    background-color: #e5f8fb;
    font-size: 110%;
    color: #bbb;
}

.clearFieldBlurred {
    color: #bbb;
}

.clearFieldActive {
    color: #000 !important; 
}

#sidebar_1 INPUT#sitesearchsubmit {
    border: 0;
    padding: 0 0 1px 0;
    cursor: pointer;
    background: url(images/btn_site_search.png) no-repeat;
    width: 86px;
    height: 27px;
    color: #fff;
}

#sidebar_1 INPUT#sitesearchsubmit:hover {
    background-position: -86px 0;
} 
/* search form end */

/* mpu ad start */
#sidebar_1 LI#text-5 {
    background: none;
    margin: 0 0 20px 0;
    padding: 0;
}
/* mpu ad end */

#sidebar_1 H2.widgettitle {
    display: block;
    margin-bottom: 15px;
    font-size: 140%;
    color: #2e608c;
}

#sidebar_1 A:visited, #content A:visited {
    color: #008cdc;
}

#sidebar_1 A:hover, #content A:hover {
    color: #2e608c;
}

#sidebar_1 LI LI {
    background: url(images/bullet_sidebar_1.png) no-repeat top left;
    padding: 1px 1px 3px 15px;
}

/* calendar of articles start */
#wp-calendar {
	width: 300px;
}

#wp-calendar CAPTION {
    empty-cells: show;
    text-align: left;
    background-color: #e5f8fb;
    padding: 2px;
}

#wp-calendar THEAD TH {
    text-align: center;
    font-weight: normal;
    text-transform: capitalize;
    background-color: #e5f8fb;
}

#wp-calendar TBODY TD {
    background-color: #e5f8fb;
    text-align: center;
}

#wp-calendar TBODY TD A, #wp-calendar TFOOT TD A {
    display: block;
	width: 100%;
}

#wp-calendar TBODY TD A:hover, #wp-calendar TFOOT TD A:hover {
    background-color: #2e608c;
    color: #00b6dc;
}

#wp-calendar TFOOT TR {
    background-color: #e5f8fb;
}

#wp-calendar TFOOT TD {
    padding: 0 2px;
}

#wp-calendar TFOOT TD#next {
    text-align: right;
}
/* calendar of articles end */

/* tag cloud start */
.widget_tag_cloud DIV {
    background-color: #e5f8fb;
    padding: 4px;
    border: solid 1px #00b6dc;
}

.widget_tag_cloud DIV A:hover {
    background-color: #2e608c;
    color: #00b6dc !important;
}
/* tag cloud end */

/* twitter panel start */
LI.twitter-item {
    margin: 3px 0;
}

.twitter-timestamp {
    color: #777;
    font-size: 90%;
}
/* twitter panel end */

/* external twitter panels start */
.twtr-timeline {
    border: solid 1px #00b6dc;
}
/* external twitter panels end */
/* sidebar_1 end */

/* content start */
#content .date {
    color: #777;
    font-size: 90%;
}

#content .navigation {
    display: block;
    padding: 0 0 30px 0;
}

#content H2 {
    display: block;
    font-size: 150%;
    margin: 0 0 10px 0;
}

#content H2.pagetitle {
    font-size: 120%;
}

#content BLOCKQUOTE {
    color: #777;
    margin: 0 10px 0 10px;
    border-left: 10px solid #33cc00;
    border-right: 10px solid #33cc00;
    padding: 0 20px 0 20px;
}

#content .postmetadata {
    border-left: 40px solid #2e608c;
    border-bottom: 2px solid #2e608c;
    padding: 0 0 6px 10px;
    line-height: 120%;
}

.smalldim {
	font-size: 90%;
    color: #777;
}

#content UL.headlines {
    margin-bottom: 20px;
}

#content UL.headlines LI {
    background: url(images/bullet_sidebar_1.png) no-repeat top left;
    padding: 1px 1px 6px 15px;
}

#content  H2.widgettitle {
color:#2E608C;
display:block;
font-size:140%;
margin-bottom:15px;
}

#content LI.widget {
    width: 300px;
    background: url(images/sidebar_1_divider.png) repeat-x top left;
    margin: 0 0 30px 0;
    padding: 20px 0 0 0;
}
/* content end */

/* archive pages start */
 .narrowcolumn,  {
}
/* archive pages end */
