/*

Theme Name: SEO Adsense ready Journalized winter theme

Theme URI: http://zed1.com/journalized/themes/journalized-winter/

Description: An adsense ready Search engine optimized journalized Winter theme from Mike edited by Carl Ocab

Version: Version 1.0 22 Mar 2007

Author: Carl Ocab and Mike Little

Author URI: http://www.carlocab.com



*/



body {

	color: #333;

	background: #fff;

    margin: 20px;

	padding: 0px;

	font: 11px verdana, arial, helvetica, sans-serif;

}



h1 {

    font-weight: bold;

    font-size: 150%;

    color: #333;

    text-align: center;

}



img {

    border-style: none;

}



.images {

	padding: 2px;

	background: transparent;

    border: none;

}

h2 {

    margin: 12px 210px 20px 190px;

	padding: 2px 10px 2px 10px;

	font-size: 16px;

	color: #333;

	position: relative; /* Position is declared "relative" to gain control of stacking order (z-index). */

	width: auto;

	min-width: 120px;

	background: #E6E6E6;

	z-index: 3; /* This allows the content to overlap the right menu in narrow windows in good browsers. */

	border: 2px solid #354463;

}



h2 a:link    { font-size: 16px; color: #000; text-decoration: underline; }

h2 a:visited { font-size: 16px; color: #000; text-decoration: underline; }

h2 a:hover   { font-size: 16px; color: #000; text-decoration: underline; }

h2 a:active  { font-size: 16px; color: #000; text-decoration: underline; }



h3 {

	font: bold 14px/16px verdana, arial, helvetica, sans-serif;

	margin: 0px 0px 5px 0px;

	padding: 0px;

}



h4 {

    font-size: 120%;

	border: 2px solid #354463;

    margin: 0px 0px 10px 0px;

    color: #333;

	background: #E6E6E6;

	padding: 2px 10px 2px 10px;

}



abbr {

    cursor: help;

}



.storyTitle {

	font: bold 14px/16px verdana, arial, helvetica, sans-serif;

	margin: 0px 0px 5px 0px;

	padding: 0px;

}

.storyCategory {

	font-weight: 400;

	margin: 0px 0px 5px 0px;

	padding: 0px;

}

.storyAuthor {

	font-weight: 600;

	margin: 0px 0px 5px 0px;

	padding: 0px;

}

p {

	font: 11px/13px verdana, arial, helvetica, sans-serif;

	margin: 0px 0px 0px 0px;

	padding: 2px;

}



#headerMessage {

    font: 9px verdana, arial, helvetica, sans-serif;

    margin: 0px 0px 0px 0px;

    padding: 2px;

}



pre {

	font: 10px/11px fixed;

}

a {

	color: #333;

	font-size: 11px;

	font-family: verdana, arial, helvetica, sans-serif;

	text-decoration: none;

	background : transparent;

}



a:link    { color: #333; text-decoration: underline; }

a:visited { color: #333; text-decoration: underline; }

a:hover   { color: #333; text-decoration: underline; }



#headerblock {

    text-align: center;

	position: relative; /* Position is declared "relative" to gain control of stacking order (z-index). */

	width: auto;

	min-width: 120px;

	margin: 0px 210px 20px 190px;

	border: 2px solid #354463;

    color: #e9f2fc;

	background: #F2F2F2;

	padding: 10px;

	z-index: 3; /* This allows the content to overlap the right menu in narrow windows in good browsers. */

	font-size: 16px;

	font-weight: 600;

}



#headerblock a:link { color: #000; }

#headerblock a:visited { color: #333; }

#headerblock a:hover { background: #C2C2C2; }





#header a:link, #header a:visited {

	font-size: 120%;

	font-weight: 600;

    color: #333;

}



.commentHeader {

	position: relative; /* Position is declared "relative" to gain control of stacking order (z-index). */

	width: auto;

	margin: 10px 10px 10px 10px;

	border: 1px solid #000000;

	background: #cccccc;

    color: #333;

	padding: 10px;

	z-index: 3; /* This allows the content to overlap the right menu in narrow windows in good browsers. */

	font-size: 16px;

	font-weight: 600;

}



/* All the content boxes belong to the content class. */

.centreblock, .navigation {

	position: relative; /* Position is declared "relative" to gain control of stacking order (z-index). */

	width: auto;

	min-width: 120px;

	margin: 0px 210px 20px 190px;

	border: 1px solid #5f7797;

    color: #333333;

	background: #fff;

	padding: 10px;

	z-index: 3; /* This allows the content to overlap the right menu in narrow windows in good browsers. */

}

.centreblock>p {margin: 0px;}

.centreblock>p+p {text-indent: 30px;}

.centreblock p {margin-bottom: .5em; }





.navigation {

      display: block;

      text-align: center;

      margin: 10px 210px 20px 190px;

      height: 1.5em;

}



.alignright { float: right; }



.alignleft { float: left }



.meta ul {

  display: inline;

}



.meta li  {

    display: inline;

	list-style-type: none;

}



.centreblock ul, .leftsideSection ul, .rightsideSection ul {

	list-style-type: none;

	margin: 0;

	padding-left: 3px;

}



.centreblock ul li {

}



/* this fixes an IE bug with aligned or floated images */

.storyContent img {

    position:relative;

}



.storyContent ul li {

	list-style-type: disc;

	margin-left: 10px;

	padding-left: 5px;

}



.centreblock h4 {

    border: 1px solid #000;

    margin: 14px 0px 2px 0px;

}



.storyContent {

    color: #333333;

	background: #fff;

}



.storyCommentContent {

    color: #000000;

	background: #fff;

	width: auto;

	margin: 10px 10px 10px 10px;

	border: 1px solid #000000;

	padding: 10px;

}



blockquote {

	margin: 0.5em;

    color: #333333;

	padding: 4px;

	/*border: 1px solid #000000;*/

	background: #a7aeb8;

}



q {

    color: #333333;

	background: #a7aeb8;

}



#leftside {

	position: absolute;

	width: 168px;

	top: 20px;

	left: 20px;

	z-index: 1;

	voice-family: "\"}\"";

	voice-family: inherit;

}

body>#leftside {width: 168px;}



#leftside a:link { color: #354463; }

#leftside a:visited { color: #354463; }

#leftside a:hover { background: #ffffff; }



.leftsideSection {

	border: 1px solid #5f7797;

    color: #333;

    background: #E6E6E6;

	padding: 4px;

    margin: 0px 0px 10px 0px;

}



#rightside {

	position: absolute;

	width: 190px;

	top: 20px;

	right: 20px;

	z-index: 1;

	voice-family: "\"}\"";

	voice-family: inherit;

}

body>#rightside {width: 188px;}



#rightside a:link { color: #000; }

#rightside a:visited { color: #333; }

#rightside a:hover { background: #C2C2C2; }





.rightsideSection {

	border: 1px solid #5f7797;

    color: #333;

    background: #E6E6E6;

	padding: 4px;

    margin: 0px 0px 10px 0px;

}



#chaff {

    text-align: right;

}

#chaff a {

   color: #000000;

   font-size: 2px;

}

#chaff a:link { color: #000000; }

#chaff a:visited { color: #333; }

#chaff a:hover { background: #C2C2C2; }



.storyLinks {

    text-align: right;

    margin: 4px;

}



.centerP {

    text-align: center;

}



#searchform input#s {

width: 95%;

}



#contentcomments input, #centreblock input, #menu input {

	margin: 1px;

	padding: 1px 1px 4px 1px;

	border: 1px solid #000000;

	font: 11px/14px verdana, arial, helvetica, sans-serif;

	background: #ffffff;

}

#contentcomments textarea, #centreblock textarea, #menu textarea {

	margin: 1px;

	padding: 1px;

	border: 1px solid #000000;

	background: #ffffff;

	font: 11px/14px verdana, arial, helvetica, sans-serif;

}

.commentfield {

	margin-bottom: 4px;

}



table#wp-calendar { 

    background: #E6E6E6; 

    border: 1px solid #5f7797; 

    font: 11px verdana, arial, helvetica, sans-serif; 

    margin-left: auto;

    margin-right: auto;

    margin-bottom: 4px;

}



table#wp-calendar td { 

    padding: 0px 3px; 

    text-align:center;    

    color: #333333;

}



table#wp-calendar a:link { color: #333; text-decoration: underline;}

table#wp-calendar a:visited { color: #333; text-decoration: underline;}

table#wp-calendar a:hover { color: #000; text-decoration: underline;}

table#wp-calendar caption { }

td#prev, td#next { background: #E6E6E6; }

td#today{ border: 1px solid #dd0000; color: #333; }

table#wp-calendar thead tr { color: #e9f2fc; background: #E6E6E6; }

table#wp-calendar thead th {  }



.blogrollmain {

	margin-bottom: 4px;

}



div.NOCSS {display: none;}



.buttonarea {

    background: #cccccc;

}



span.searchword {

    background-color: yellow;

}





/* This set of rules makes the nested lists from wp_get_links() 

   look like the h4 + div.rightsidesection combination */



div#rightside ul {

	list-style-type: none;

	margin: 0;

	padding: 0;

}



div#rightside > ul  li { }



div#rightside ul li h2 { 

    font-size: 120%;

	border: 2px solid #354463;

    margin: 0px 0px 10px 0px;

    color: #333;

	background: #E6E6E6;

	padding: 2px 10px 2px 10px;

}



div#rightside ul li ul { 

	border: 1px solid #5f7797;

    color: #333;

    background: #a7aeb8;

	padding: 4px;

    margin: 0px 0px 10px 0px;

}



div#rightside ul li ul li { 

    border: 0;

    margin:0;

}





