/*v1.0 | 20080212*/
*
{
	margin: 0;
	padding: 0;
}
HTML, BODY, DIV, SPAN, APPLET, OBJECT, LEGEND, IFRAME, H1, H2, H3, H4, H5, H6, P, BLOCKQUOTE, PRE, A, ABBR, ACRONYM, ADDRESS, BIG, CITE, CODE, DEL, DFN, EM, FONT, IMG, INS, KBD, Q, S, SAMP, SMALL, STRIKE, STRONG, SUB, SUP, TT, VAR, B, U, I, CENTER, DL, DT, DD, OL, UL, LI, FIELDSET, FORM, LABEL, LEGEND, TABLE, CAPTION, TBODY, TFOOT, THEAD, TR, TH, TD
{
	border: 0;
	outline: 0 none #000000;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
BODY
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1;
	background-color: #46610d;
	background-image: url(images/bg.png);
	}
UL
{
	list-style: none;
}
BLOCKQUOTE, Q
{
	quotes: none;
}
BLOCKQUOTE:before, BLOCKQUOTE:after, Q:before, Q:after
{
	content: '';
}
:focus
{
	outline: 0;
}
INS
{
	text-decoration: none;
}
DEL
{
	text-decoration: line-through;
}
TABLE
{
	border-collapse: collapse;
	border-spacing: 0;
}
STRONG
{
	color: #444;
	font-weight: bold;
        }

hr {
        margin-bottom: 15px; 
        color: #f5f5f5;
        } 

P
{
	color: #333;
	font-size: 0.8em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.4em;
	padding-bottom: 1em;
	}
H1
{
	color: white;
	font-size: 0.9em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
	line-height: 1.3em;
	text-transform: uppercase;
	}
H2
{
	color: #009de2;
	font-size: 0.92em;
	font-weight: bold;
	font-style: italic;
	margin-top: 0.6em;
	margin-bottom: 0.3em;
        text-transform: uppercase;
	}

H3
{
	color: #009de2;
	font-size: 1.06em;
	font-weight: normal;
	font-style: italic;
	margin-top: 0.6em;
	margin-bottom: 0.3em;
	}
H4
{
	color: #333;
	font-size: 1em;
	font-weight: normal;
	margin-top: 1em;
	margin-bottom: 1em;
}
H6 {
	color: #777;
	font-size: 0.65em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin-bottom: 1em;
	}

H5
{
	font-size: 0.7em;
	font-weight: normal;
	margin: 0;
	padding: 0;
	}
UL
{
	
}
UL LI
{ }

div.footer_col ul
{
	font-size: 0.9em;
	margin-top: 8px;
	margin-right: 0;
	margin-left: 0;
	padding: 0;
	}

div.footer_col li
{
	font-size: 0.9em;
	line-height: 1em;
	background-image: url(images/list.png);
	background-repeat: no-repeat;
	background-position: 0 4px;
	margin-bottom: 8px;
	padding-left: 0px;
}

ul#palvelut li.ul_active {
	font-weight: bold;
	background-image: url(images/list_active.png);
	background-repeat: no-repeat;
	background-position: 0 4px;
	margin-bottom: 8px;
	padding-left: 15px;
	}

.intro H1
{
	text-align: left;
	width: 400px;
	padding-top: 90px;
	padding-left: 20px;
	display: block;
	text-shadow: 1px 1px 3px #eee;
	}

.intro h4
{
	padding-left: 20px;
	width: 400px;
}

.cont h1 {
         color: #222;
         }

div.inner h1 {
        font-size: 1em; 
        color: #009de2;
         }

A:link
{
	color: #0097C9;
	text-decoration: none;
}
A:visited
{
	color: #0097C9;
	text-decoration: none;
}
A:hover {
	color: #5B7B05;
        text-decoration: underline;
	}
A:active, A:focus {
       color: #5B7B05;
       text-decoration: underline;
       }

div.footer_col a:link, div.footer_col a:visited {
	color: #fff;
	}
	
div.footer_col a:hover {
	color: #fff;
        text-decoration: underline;   
	}

div.footer h5 a:link, div.footer h5 a:visited {
	color: #fff;
	}
	
div.footer h5 a:hover {
	color: #fff;
        text-decoration: underline;   
	}

.active {
	background-color: #027AB1;
	height: 40px;
	}

UL.sidesitemap A
{
	color: #333;
	text-decoration: none;
	margin: 0;
	padding: 0;
}
H3 A:link, H3 A:visited
{
	color: #444;
}
H3 A:hover, H3 A:active
{
	color: #E802EB;
}
UL.sidesitemap LI
{
	font-size: 12px;
	line-height: 1em;
	background-image: url(images/list.png);
	background-repeat: no-repeat;
	background-position: 0 4px;
	margin-bottom: 8px;
	padding-left: 15px;
}
UL.sidesitemap UL
{
	margin-top: 6px;
	margin-bottom: 10px;
}
UL.sidesitemap UL LI
{
	margin-bottom: 5px;
}
UL.sitemap A
{
	color: #fff;
	text-decoration: none;
	margin: 0;
	padding: 0;
	text-shadow: 0px 1px 0px #100010;
	}
UL.sitemap LI {
	font-size: 12px;
	line-height: 1em;
	background-repeat: no-repeat;
	background-position: 0 4px;
	margin-bottom: 8px;
	padding-left: 15px;
	}
UL.sitemap UL {
	margin-top: 6px;
	margin-bottom: 10px;
	}
UL.sitemap UL LI
{
	margin-bottom: 5px;
	}
.sidesitemap
{
	margin: 0 0 30px;
	padding: 0;
}
.sitemap
{
	margin: 0 0 30px;
	padding: 0;
}
.home_bg
{
	
}
UL#nav
{
	width: 100%;
	height: 45px;
	float: left;
	clear: both;
	margin: 0;
	padding: 0;
	list-style-type: none;
	}
UL#nav LI
{
	line-height: 51px;
	height: 47px;
	float: left;
	}
UL#nav A
{
	color: #fff;
	font-size: 14px;
	text-decoration: none;
	text-transform: uppercase;
	text-align: left;
	padding-right: 20px;
	padding-left: 20px;
	display: block;
	text-shadow: 0px 2px 2px #2f91be;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
	text-transform: uppercase;
	}
UL#nav A:hover
{
	color: #009de2;
	background-color: #f9fdff;
	background-image: url(images/hover.jpg);
	background-repeat: repeat-x;
	height: 51px;
	text-shadow: 0 0 0	
	}
UL#nav A:active
{
	color: #000;
}
#home #nav-home A, #services #nav-services A, #portfolio #nav-portfolio A, #aboutme #nav-aboutme A
{
	line-height: 60px;
	background-image: url(images/dot_pink.png);
	background-repeat: no-repeat;
	background-position: center 30px;
	height: 90px;
	padding-bottom: 30px;
}
UL#twitter_update_list
{
	color: #DDD;
	font-size: 0.8em;
	text-shadow: 0px 1px 0px #100010;
}
UL#twitter_update_list LI
{
	line-height: 1.2em;
	margin-bottom: 15px;
}
#twitter-link {
	font-size: 0.8em;
	text-align: right;
	display: block;
         }

#main {
	width:100%;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: 0 bottom;
	min-height: 550px;
	}

#container {
	background-image: none;
	background-repeat: no-repeat;
	width: 960px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	}

.inner_pages {
	background-repeat: repeat-y;
	background-position: right 0; 
        }
#wrapper
{
	background-color: transparent;
	height: auto;
}

.frontpage_wrap_bg
{
	background-repeat: no-repeat;
}
.inner_wrap_bg
{
	background-image: url(images/inner_wrapper_bg.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	min-height: 850px;
	height: auto !important;
	height: 850px;
}
#header
{
	background-color: transparent;
	height: 190px;
	background-image: url(images/header.png);
	background-repeat: no-repeat;
	position: relative;
	}
.inner_head
{
	background-color: #3B303D;
	background-image: url(images/header_inner.jpg);
	background-repeat: no-repeat;
	height: 260px;
}
.intro_image
{
	width: 490px;
	height: 241px;
	float: right;
	background-image: url(images/kuorma-auto.jpg);
	background-repeat: no-repeat;
	background-position: 0 1px;
	}
.intro
{
	background-image: url(images/fearure_bg2.png);
	background-repeat: no-repeat;
	background-position: 0 45px;
	width: 100%;
	height: 280px;
	overflow: visible;
	clear: both;
	}

.inner_content {
	width: 772px;
	float: left;
	margin-right: 20px;
	padding-bottom: 15px;	
	}

.content {
	width: 448px;
	float: left;
	margin-right: 20px;
	padding-bottom: 15px;	
	}
	
.secondary_content {
	width: 298px;
	float: left;
	margin-right: 20px;
	margin-bottom: -20px;
	padding-bottom: 15px;
	}
	
.cont {
	background-color: #fff;
	width: 90%;
	overflow: visible;
	float: left;
	clear: both;
	padding-top: 10px;
	padding-right: 15px;
	padding-left: 15px;
	border-top: 1px solid #3299e8;
	border-right: 1px solid #3299e8;
	border-left: 1px solid #3299e8;
	border-bottom-width: 0;
	}
	
.titletab {
	background-image: url(images/tab.png);
	background-repeat: no-repeat;
	position: relative;
	width: auto;
	height: 32px;
	float: left;
	clear: both;
	padding-left: 20px;
	}
	
.cont_bottom {
	height: 75px;
	background-color: transparent;
	background-image: url(images/column_bot.png);
	background-repeat: no-repeat;
	position: relative;
	float: left;
	}
	
.sec_bot {
	width:278px;
	}

.main_bot {
	width:428px;
	}
	
.side_bot {
	width:148px;
	}
	
.sec {
	width:266px;
	}

.main {
	width:416px;
	}
	
.side {
	width:136px;
	}

.inner {
	width:740px;
        }

.inner_bot {
	width:752px;
	}
	
.titletab span {
	width: 20px;
	height: 100%;
	background-color: transparent;
	background-image: url(images/tab.png);
	background-repeat: no-repeat;
	background-position: right 0;
	position: absolute;
	top: 0;
	right: -20px;
	float: right;
	display: block;
	}
	
.titletab h1 {
	line-height: 32px;
	background-image: url(images/tab_arrow.png);
	background-repeat: no-repeat;
	background-position: 0 center;
	height: 32px;
	padding-right: 20px;
	padding-left: 12px;
	}

.cont_bottom span {
	width: 20px;
	height: 75px;
	background-color: transparent;
	background-image: url(images/column_bot.png);
	background-repeat: no-repeat;
	background-position: right 0;
	position: absolute;
	right: -20px;
	float: right;
	display: block;
	}

.sidebar {
	width: 168px;
	float: left;
	padding-bottom: 15px;	
	}

#sidebar
{
	width: 23%;
	float: left;
	height: 100%;
	margin-left: 7%;
	padding-top: 142px;
	padding-right: 4%;
	padding-bottom: 60px;
}
#sidebar H6
{
	height: 30px;
	width: 100%;
	background-image: url(images/aside_divider.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
#sidebar P
{
	font-size: 0.8em;
}
.float_right
{
	background-color: transparent;
	float: right;
}
.smallcol img
{
	background-color: #fff;
	text-align: center;
	float: none;
	margin-right: auto;
	margin-left: auto;
	padding: 7px;
	border: solid 1px #b1c7d3;
	display: block;
	}

.smallcol a img:hover
{
	background-color:  #85cef4;
	
	}	
	
.smallcol h3 {
	text-align: center;
	margin-top: 27px;
	margin-bottom: 5px;
	}
.smallcol H4, #twitter_div H4
{
	margin-top: 60px;
}
div#content
{
	background-color: transparent;
	width: 514px;
	float: left;
	margin-bottom: 35px;
	padding-left: 20px;
	}

.content P
{
	text-shadow: 0px 1px 0px white;
}
.content H1
{
	
}
.content H3
{
	margin-bottom: 0.8em;
	text-shadow: 0px 1px 0px white;
	font-size: 22pt;
}
.content H4
{
	color: #870099;
	font-size: 1.2em;
	margin-top: 1.6em;
	margin-bottom: 0.8em;
}
.content H5
{
	font-style: italic;
	margin-bottom: 0.5em;
	}
.content H6
{
	background-image: url(images/triple_point.png);
	background-repeat: no-repeat;
	background-position: center;
	width: 100%;
	padding-bottom: 60px;
}
.cont UL
{
	margin-bottom: 20px;	
	overflow: hidden;
}
.cont UL LI {
	color: #333 ;
	font-size: 0.84em;
	line-height: 1.4em;
	background-image: url(images/list.png);
	background-repeat: no-repeat;
	background-position: 0 5px;
	margin-bottom: 5px;
        padding-left: 20px;
        }

.services
{
	background-image: url(images/display.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	text-indent: -9999px;
	width: 208px;
	height: 198px;
	margin-top: 70px;
	display: block;
}
.portfolio
{
	background-image: url(images/portfolio.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	width: 208px;
	height: 198px;
	margin-top: 70px;
	display: block;
}
.social
{
	background-image: url(images/twitter_bird.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	width: 208px;
	height: 198px;
	margin-top: 70px;
	display: block;
}
.dot
{
	background-repeat: no-repeat;
	background-position: 0 7px;
	position: relative;
	padding-left: 25px;
}
.blue
{
	background-image: url(images/dot_blue.png);
}
.pink
{
	background-image: url(images/dot_pink.png);
}
.webdesign
{
	background-image: url(images/display2.png);
	background-repeat: no-repeat;
	width: 133px;
	height: 124px;
	float: left;
	margin-right: 20px;
	margin-bottom: 15px;
	display: block;
}
.printdesign
{
	background-image: url(images/pen_sheet.png);
	background-repeat: no-repeat;
	width: 133px;
	height: 142px;
	float: left;
	margin-right: 20px;
	margin-bottom: 15px;
	display: block;
}
.photography
{
	background-image: url(images/camera.png);
	background-repeat: no-repeat;
	width: 133px;
	height: 106px;
	float: left;
	margin-right: 20px;
	margin-bottom: 15px;
	display: block;
}
.knowhow
{
	background-image: url(images/light_bulb.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	width: 133px;
	height: 153px;
	float: left;
	margin-right: 20px;
	margin-bottom: 15px;
	display: block;
}
.price
{
	background-image: url(images/euro_coins.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	width: 133px;
	height: 127px;
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
	display: block;
}
.cms
{
	background-image: url(images/modx_cms.png);
	background-repeat: no-repeat;
	width: 244px;
	height: 68px;
	float: left;
	margin-right: 20px;
	margin-bottom: 15px;
	display: block;
}
.nopadding 
{
	padding-top: 0;
	padding-right: 0;
	padding-left: 0;
	}
#footer
{
	background-image: url(images/footer_bg.jpg);
	background-repeat: repeat-x;
	background-position: 10% 0;
	clear: both;
}
#footer P
{
	color: #333;
	font-size: 0.8em;
	margin: 0;
	padding: 0;
	}

.footer
{
	background-image: url(images/footer.png);
	background-repeat: no-repeat;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	min-height: 250px;
	padding-top: 15px;
	}
	
.logo
{
	background-image: url(images/karki_logo.png);
	background-repeat: no-repeat;
	background-position: 17px 23px;
	text-indent: -9999px;
	width: 300px;
	height: 128px;
	float: left;
	display: block;
	}
	
.address_bottom
{
	color: #fff;
	font-size: 0.65em;
        font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-position: center 0;
	text-align: center;
	width: 100%;
	float: left;
	padding-top: 15px;
	padding-bottom: 10px;
	display: block;
        text-shadow: 1px 1px 1px #000;
	}
FORM
{
	margin-top: 0;
	padding-top: 0;
	padding-left: 20px;
	}
.input
{
	overflow: auto;
	margin-top: 1px;
	margin-bottom: 3px;
	border: solid 1px #2CACF6;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
        width: 100%;
        }

.input:hover, .input:focus {
        border: solid 1px  #065786;
        background-color: #F3FDFF;
        }        

.text {
        padding: 0.2em 0 0.2em 0;
        }

TEXTAREA {
	height: 5.6em;
	}

.submit {	
	margin-top: 10px;
	margin-bottom: 20px;
        padding: 5px 10px 5px 10px;
	border: solid 2px  #d1e6f1;
        background-color: #009CE2;
        color: white;
        -moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;      
	}

.submit:hover, .submit:focus
{
	border: solid 2px  #065786;
        background-color: #009CE2;
        cursor: pointer;
	}
.display_none
{
	display: none;
}
.aside h3 {
	padding-bottom: 5px;
	padding-left: 20px;
	}

.footer_col
{
	overflow: hidden;
	width: 29%;
	height: 105px;
	float: left;
	padding-right: 20px;
	padding-left: 20px;
	}
	
.content_col
{
	background-image: url(images/footer_ver_div.jpg);
	background-repeat: no-repeat;
	background-position: right 20px;
	overflow: hidden;
	width: 242px;
	float: left;
	clear: none;
	padding-right: 15px;
	padding-bottom: 30px;
	}

.footer_right
{
	background-image: none;
	clear: right;
	padding-right: 0;
	}

.footer_col p
{
	color: #fff;
	}
	
UL#social LI
{
	float: left;
	margin-bottom: 10px;
}
.rss
{
	background-position: 0 0;
}
.rss:hover
{
	background-position: 0 -31px;
	cursor: pointer;
}
.twitter
{
	background-position: -101px 0;
}
.twitter:hover
{
	background-position: -101px -31px;
	cursor: pointer;
}
.facebook
{ background-position: 0 -62px; margin-left: 10px; }
.facebook:hover
{
	background-position: 0 -93px;
	cursor: pointer;
}
.scrnshots
{
	margin-left: 10px;
	background-position: -101px -62px;
}
.scrnshots:hover
{
	background-position: -101px -93px;
	cursor: pointer;
}
/*CLEAR FIX*/
.clearfix:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix
{
	display: inline-block;
}
/*Hides from IE-mac \*/
* HTML .clearfix
{
	height: 1%;
}
.clearfix
{
	display: block;
}
/*End hide from IE-mac*/
.pngfix
{
}
UL#favourites LI
{
	font-size: 0.9em;
	width: 160px;
	height: 1.4em;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0;
}
UL#favourites LI.col2
{
	margin-left: 180px;
}
UL#favourites LI.top
{
	margin-top: -18.2em;
}
UL#favourites LI.col3
{
	margin-left: 360px;
}
.image_left
{
	float: left;
}

.tarjouspyynto
{
	background-image: url(images/tarjouspyynto.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	text-indent: -9999px;
	width: 139px;
	height: 31px;
	margin-top: 20px;
	margin-left: 20px;
	}
	
	.tarjouspyynto:hover
	{
	background-position: 0 -31px;
	}

.innerpage_top
{
	background-image: url(images/innerpage_top.png);
	background-repeat: no-repeat;
	width: 100%;
	height: 21px;
	float: left;
	clear: both;
	margin-top: 50px;
	display: block;
	}
.innerpage_bot {
	background-image: url(images/innerpage_bot.png);
	background-repeat: no-repeat;
	display: block;
	width: 100%;
	height: 30px;
	float: left;
	clear: both;
	}
	
.aside {
	background-image: url(images/tarjous_bg.png);
	background-repeat: repeat-y;
	width: 232px;
	float: right;
	margin-bottom: 50px;
	padding: 0 75px 0 0;
	}
.tarjous_top {
	background-image: url(images/tarjous_top.png);
	background-repeat: no-repeat;
	width: 100%;
	height: 26px;
	}
.tarjous_bot {
	background-image: url(images/tarjous_bot.png);
	background-repeat: no-repeat;
	width: 100%;
	height: 12px;
	}
label {
	font-size: 0.7em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	
div#content img, div#content iframe {
	margin-bottom: 10px;
	padding: 7px;
	border: solid 1px #b1c7d3;
	background-color: #fff;
	}
	
div#content h1 {
	margin-bottom: 0.5em;
	}
	
div#content h3 {
	font-size: 1em;
	margin-top: 0.6em;
	margin-bottom: 0.3em;
	}
	
div#content ul, div#content ol {
	color: #4c4c4c;
	font-size: 0.8em;
	}
div.cont ol li {
	font-size: 0.84em;
        line-height: 1em;
	margin-bottom: 8px;
	list-style-position: inside;
	}
div#content ul li {
	line-height: 1em;
	background-image: url(images/list.png);
	background-repeat: no-repeat;
	background-position: 0 4px;
	margin-bottom: 8px;	
	}
.maplink {
	font-size: 0.8em;
	font-weight: bold;
	width: 100%;
	height: 30px;
	float: left;
	clear: both;
	display: block;
	}

ul.yhteistyossa  {
	background-image: url(images/yhteystyossa_bg.png);
	background-repeat: no-repeat;
	width: 500px;
	height: 76px;
	visibility: visible;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	padding-top: 23px;
	display: block;
	}
ul.yhteistyossa li {
	background-image: url(images/yhteistyo_logot.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 62px;
	float: left;
	display: block;
	}
.yht1 {
	width: 166px;
	}
.yht2 {
	background-position: -166px 0;
	width: 86px;
	}

.yht3 {
	background-position: -252px 0;
	width: 137px;
	}

.yht4 {
	background-position: -389px 0;
	width: 111px;
	}

ul.yhteistyossa li:hover {
	cursor: pointer;
	}

.yht1:hover {
	background-position: 0 -62px;
	}
.yht2:hover {
	background-position: -166px -62px;
	}

.yht3:hover {
	background-position: -252px -62px;
	}

.yht4:hover {
	background-position: -389px -62px;
	}

.footer_mainos {
	height: 109px;
	width: 124px;
	background-image: url(images/savonlinnan_takuusuojaus.png);
	text-indent: -9999px;
	}
	
.footer_mainos:hover {
	background-position: -124px 0;
	cursor: pointer;
	}
	
.addthis_default_style {
	background-color: #fff;
	padding: 7px;
	width: 500px;
        float: left;
        clear: both; 
	} 
	
p.addthis_otsikko {
	font-size: 0.8em;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 1px;
	}
	
form#yhteydenottopyynto textarea {
	height: 8em;
	}
	
/* simple css-based tooltip */ 
div.tooltip { 
    background-color:#000; 
    border:1px solid #fff; 
    padding:10px 15px; 
    width:200px; 
    display:none; 
    color:#fff; 
    text-align:left; 
    font-size:12px; 
 
    /* outline radius for mozilla/firefox only */ 
    -moz-box-shadow:0 0 10px #000; 
    -webkit-box-shadow:0 0 10px #000; 
}

.valioikealle {
	margin-right: 15px;
	clear: left;
	}

.valivasemmalle {
	margin-left: 15px;
	clear: right;
	}

div.palaute {
        background-color: transparent;
	width: 514px;
	float: left;
	margin-bottom: 35px;
	padding-left: 20px;
        }

div#postDate {
        padding-bottom: 0.5em;
        }

div.blogItem h5 {
       padding: 2px 0px 4px 0;
       }

.blogItem {
     background-image: url(images/hr.png);
     background-repeat: no-repeat;
     background-position: bottom;
}

.blogItem2 {
     background-image: url(images/divider740.png);
     background-repeat: no-repeat;
     background-position: bottom;
}


p.more {
        padding-bottom: 20px;
        }

/* Calendar */

table.calendar {
        margin-right: auto;
	margin-left: auto;
        margin-bottom: 20px;
        }  

.cal_link {
        background-color: #8CA80B; 
        }

.cal_link a {
        color: #fff;
        }

.calendar-month {
        font-size: 0.9em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
	line-height: 1.3em;
	text-transform: uppercase;
        padding-bottom: 0.5em;
        }

table.calendar td {
         padding: 4px 6px 4px 6px;
         font-size: 0.8em;
         border: 1px solid #B3DEE7;
         }

table.calendar th {
        background-color: #0088F0;
        margin-bottom: 10px;
        padding: 4px 6px 4px 6px;     
        border: 1px solid #B3DEE7;
        font-size: 0.8em;
        color: #fff;
       } 
