/*
Theme Name: Coldstone
Theme URI: http://www.martakrasnodebska.com
Description: ColdStone from martakrasnodebska.com
Version: 1.0
Author: MartaKrasnodebska.com
Author URI: http://www.martakrasnodebska.com/
Tags: Attitude, Red, Two Column, Widget

Global Settings*/
HTML, BODY
{
	border: 0;
	margin: 0;
	padding: 0;
}
BODY
{
	background: transparent url(img/attweb_bg.jpg);
	background: #FFF;
	font: 75% verdana, arial, helvetica, tahoma, sans-serif;
	line-height: 18px;
}
A
{
	color: #60564A;
	text-transform: uppercase;
}
A:hoover
{
	color: #DF0000;
	text-transform: uppercase;
}
/*Common Formatting*/
H1, H2, H3, H4, H5, H6
{
	margin: 0;
	padding: 0;
	font-weight: normal;
}
H1
{
	padding: 20px 0;
	letter-spacing: -1px;
	font: 2em arial, helvetica, sans-serif;
}
H2
{
	padding: 20px 0;
	letter-spacing: -1px;
	font: 1.5em arial, helvetica, sans-serif;
}
H3
{
	font: 1em arial, helvetica, sans-serif;
	font-weight: bold;
}
P, UL, OL
{
	margin: 0;
	padding: 0 0 18px;
}
UL, OL
{
	padding: 0 0 18px 40px;
}
.single-thumb
{
background:#E0DCB6;
border:1px solid #CDC9A7 !important;	
	float: left;
	display: inline;
	margin: 0px 15px 5px 0px;
padding:7px;
}
BLOCKQUOTE
{
	margin: 22px 40px;
	padding: 10px;
	color: #7B0000 !important; /*[e]#7B0000*/
	border-left: 3px dashed #E1E1C1;
}
SMALL
{
	font-size: 0.85em;
}
IMG
{
	border: 0;
}
SUP
{
	position: relative;
	bottom: 0.3em;
	vertical-align: baseline;
}
SUB
{
	position: relative;
	bottom: -0.2em;
	vertical-align: baseline;
}
ACRONYM, ABBR
{
	cursor: help;
	letter-spacing: 1px;
	border-bottom: 1px dashed;
}
/*Links*/
A, A:visited
{
	text-decoration: none;
}
/*Forms*/
FORM
{
	margin: 0;
	padding: 0;
	display: inline;
}
INPUT, SELECT, TEXTAREA
{
	font: 1em helvetica, arial, sans-serif;
}
TEXTAREA
{
	line-height: 14px;
}
LABEL
{
	cursor: pointer;
}
/*Wrapper*/
#wrap
{
	width: 960px;
	margin: 0 auto;
}
/*Global Classes*/
.clear
{
	clear: both;
}
.float-left
{
	float: left;
}
.float-right
{
	float: right;
}
.text-left
{
	text-align: left;
}
.text-right
{
	text-align: right;
}
.text-center
{
	text-align: center;
}
.text-justify
{
	text-align: justify;
}
.bold
{
	font-weight: bold;
}
.italic
{
	font-style: italic;
}
.underline
{
	border-bottom: 1px solid;
}
.highlight
{
	background: #161616;
	color: #0FB2FC;
}
.wrap
{
	width: 960px;
	margin: 0 auto;
}
.img-left
{
	float: left;
	margin: 4px 10px 4px 0;
}
.img-right
{
	float: right;
	margin: 4px 0 4px 10px;
}
.nopadding
{
	padding: 0;
}
.noindent
{
	margin-left: 0;
	padding-left: 0;
}
.nobullet
{
	list-style: none;
	list-style-image: none;
}
/*Layout*/
.htop
{
	width: 100%;
	height: 20px;
	background: url(img/hop.png) repeat-x;
}
#wrapp_
{
	width: 946px;
	height: 100%;
	margin: 0 auto;
}
.logo
{
	float: left;
	height: 120px;
	margin-left: 23px;
	margin-top: 0px;
	width: 200px;
}
/*

Navigation Styles
.tnav* = Top Right Menu
.bnav* = 2nd Level Menu


Top Navi Styles*/
.tnavwrap
{
	margin: 80px 2px 0 0;
	float: right;
}
.tnavileft
{
	float: left;
	width: 6px;
	overflow: hidden;
	height: 39px;
	background: url(img/tnav_l-tr-red.png) no-repeat;
}
.tnavinner
{
	float: left;
	background: url(img/tnavbg-red.png) repeat-x;
	width: auto;
	height: 39px;
}
.tnavend
{
	float: left;
	height: 39px;
	width: 6px;
	background: url(img/tnav_r-tr-red.png) no-repeat;
}
.tnavinner UL
{
	float: left;
	display: block;
	margin: 0;
	padding: 0;
}
.tnavinner UL LI
{
	float: left;
	display: block;
}
.tnavinner UL LI A
{
	color: #FFF;
	font-size: 11px;
	text-transform: uppercase;
	background: url(img/knot-red.gif) no-repeat right;
	padding: 10px 12px 11px;
	height: 18px;
	float: left;
	display: block;
}
.tnavinner UL LI:hover
{
	background: #8E0000;
}
/*2nd Level Navi Styles*/
.bnavwrap
{
	width: 954px;
	background-color: #FFF;
	min-height: 45px;
	float: left;
}
.bnavinner UL LI
{
	display: inline;
	padding: 0px;
	float: left;
	display: block;
	height: 45px;
}
.bnavinner UL LI A
{
	font-size: 11px;
	color: #514F42;
	padding: 12px 15px 15px;
	margin: 0px;
	display: block;
}
.bnavinner UL LI A:hover
{
	color: #C70606;
}
/*
Featured Content Styles

*/
.featured_thumbnail
{
	width: 867px;
	height: 250px;
}
.feature_wrap
{
	width: 100%;
	height: 477px;
	overflow: hidden;
	float: left;
	border: 1px dashed #CDC9A7;
}
/*

Sub Post Styles
Lifestream Styles

*/
.subpost_wrap2
{
	background: #FFF;
	width: 944px;
	float: left;
	min-height: 450px;
}
.subpost_wrap
{
	width: 944px;
	min-height: 450px;
	float: left;
	margin-bottom: 10px;
}
.life_wrap
{
	float: right;
	width: 405px;
	margin-top: 55px;
}
/*

Footer Styles

*/
.footer
{
	clear: both;
	width: 944px;
	background: #FFF;
	overflow: hidden;
	margin-bottom: 40px;
	border-top: 5px dashed #E1E1C1;
	padding-top: 20px;
}
.footer P
{
	color: #847A65;
	margin-left: 20px;
}
.footer P A
{
	color: #5F5849;
}
.footer P A:hover
{
	color: #E50000;
}
/*

Feature Slideshow Styles

*/
.feature_slide
{
	clear: both;
	padding-top: 25px;
	margin: 0 auto;
	width: 885px;
	height: 250px;
}
.feature_slide IMG
{
	border: 1px solid #CDC9A7;
	background: #E0DCB6;
	padding: 10px;
}
.feature_content
{
	height: 200px;
	margin-top: 5px;
}
.tabNavigation
{
	width: 230px;
}
UL.tabNavigation
{
	margin: 0;
	padding: 0;
	float: right;
	position: relative;
	top: -60px;
	right: 20px;
}
UL.tabNavigation LI
{
	float: left;
	padding-right: 10px;
	display: block;
}
UL.tabNavigation LI A
{
	color: #E1E1C1;
	font-size: 1.6em;
	padding: 1px 6px 10px 10px;
	float: left;
	display: block;
	color: #787662;
}
UL.tabNavigation LI A:hover
{
	color: #DC0000;
}
.feat_post
{
	position: relative;
	float: left;
	background: none;
	width: 500px;
	top: 6px;
	left: 30px;
	/*[empty]height:;*/
}
.feat_post H2 SPAN
{
	color: #7D7862;
	font-size: 1.4em;
	}
.feat_post H2 A
{
	color: #292720;
	font-size: 1em;
	letter-spacing: 1px;
}
.feat_post H2 A:hover
{
	color: #C70606;
}
.feat_post H2
{
	padding-bottom: 0;
	margin-bottom: 10px;
}
.feat_post P
{
	line-height: 150%;
	color: #333;
	font-size: 1.1em;
	padding-left: 25px;
	padding-top: 10px;
	margin-bottom: 0;
	padding-bottom: 0;
}
.feature_widget
{
	float: right;
	margin: 0px 20px 20px 10px;
}
/*

SUB POST STYLES

*/
.subpost
{
	position: relative;
	float: left;
	padding: 20px 0;
	margin-left: 20px;
	color: #FFF;
	border-bottom: 1px dashed #E1E1C1;
}
.subpost IMG
{
	float: left;
	border: 1px solid #CDC9A7;
	background: #E0DCB6;
	padding: 4px;
}
.catimage
{
	background: #E0DCB6;
	border: 1px solid #CDC9A7 !important; /*[e]1px solid #CDC9A7*/
	padding: 4px;
}
.sub_article
{
	float: left;
	width: 376px;
	margin-left: 20px;
	color: #463D31;
}
.sub_article P
{
	padding-top: 10px;
	line-height: 14px;
	font-size: 0.9em;
}
.sub_article H3 A, .subpost H3 A
{
	color: #CF0000;
	font-size: 1.4em;
	padding: 4px 5px;
	clear: both;
}
.sub_article H3, .subpost H3
{
	margin-bottom: 10px;
}
.sub_article H3 A:hover
{
	color: #403029;
}
.subpost_left
{
	margin-top: 20px;
	width: 500px;
	float: left;
}
.large-thumb
{
	width: 470px;
	height: 110px;
	margin-bottom: 6px;
}
/*

LifeStream Styles Pt2

*/
.aboutustab
{
	background: #6C6351 url(img/edit.png) no-repeat left;
	background-position: 8px;
	padding: 10px 5px 10px 34px;
	color: #FFF;
	width: 350px;
	float: left;
}
.aboutus
{
	width: 365px;
	background: #766E5B url(img/tag.png) repeat-x left bottom;
	color: #FFF;
	padding: 10px 10px 18px 14px;
	line-height: 120%;
	font-size: 1.1em;
	margin-bottom: 15px;
	float: left;
}
.aboutus UL
{
	width: 360px;
	float: left;
	padding: 0px;
	margin: 0px;
}
.aboutus UL LI
{
	padding-bottom: 5px;
	width: 340px;
	padding-left: 20px;
	background: url(img/arrow3.png) no-repeat left center;
	display: block;
	float: left;
}
.aboutus UL LI A:hover
{
	background: none;
	color: #FFF;
}
.aboutus UL LI
{
	padding-top: 3px;
	padding-bottom: 3px;
}
.aboutus A
{
	color: #F2F2F2;
	padding-left: 0;
	padding-left: 0;
}
.aboutimage
{
	border: 5px solid #5F5949;
	float: left;
	display: inline;
	margin-right: 10px;
	margin-bottom: 5px;
}
/*

JS Switcher

*/
.side_box
{
	background: #FFF;
}
.tabbed
{
	width: 320px;
	margin-top: 4px;
	margin-left: 0px;
	float: left;
}
#side_inner
{
	width: 95%;
	height: 440px;
	margin: 0 auto;
	margin: 9px 0 0 7px;
}
.tabbed UL
{
	margin: 0;
	padding: 0;
	float: left;
}
.tabbed UL LI
{
	padding-right: 5px;
	float: left;
}
.tabbed UL LI A
{
	color: #E1E1C1;
	font-size: 1.1em;
	padding: 8px 12px 7px;
	font-weight: bold;
	font-size: 12px;
}
.tabbed UL LI A:hover
{
	color: #1B150D;
}
.tabbed DIV.t3 A:before
{
	color: #E1E1C1;
	margin-right: 10px;
}
.tabbed DIV.t4 A:before
{
	color: #E1E1C1;
	margin-right: 10px;
}
.tabbed DIV.t1, .tabbed DIV.t2, .tabbed DIV.t3, .tabbed DIV.t4
{
	width: 384px;
	background: #766E5B url(img/tag.png) repeat-x left bottom;
	margin-top: 0px;
	margin-bottom: 15px;
	display: none;
	padding-top: 10px;
	padding-bottom: 15px;
	padding-left: 5px;
	text-indent: 1.4em;
	float: left;
}
.tabbed DIV.t1 UL LI, .tabbed DIV.t2 UL LI, .tabbed DIV.t3 UL LI, .tabbed DIV.t4 UL LI
{
	padding-bottom: 5px;
	width: 90%;
	padding-left: 10px;
	background: url(img/arrow3.png) no-repeat left center;
	margin-left: 10px;
	display: block;
	float: left;
	clear: both;
}
.tabbed DIV.t1 UL LI A:hover, .tabbed DIV.t2 UL LI A:hover, .tabbed DIV.t3 UL LI A:hover, .tabbed DIV.t4 UL LI A:hover
{
	background: none;
	color: #FFF;
}
.tabbed DIV.t3 UL LI, .tabbed DIV.t4 UL LI
{
	padding-top: 3px;
	padding-bottom: 3px;
}
.tabbed DIV.t1 A, .tabbed DIV.t2 A, .tabbed DIV.t3 A, .tabbed DIV.t4 A
{
	color: #F2F2F2;
	padding-left: 0;
	padding-left: 0;
}
.tabbed UL.tabs LI A
{
	background: #6C6351;
}
.tabbed UL.tabs LI A:hover
{
	background: #766E5B;
}
.tabbed UL.tabs LI A.tab-current
{
	background: #766E5B;
}
.t1 UL LI
{
	color: #F2F2F2;
}
UL#comments LI A
{
	color: #FAFAFA;
}
.t1, .t3, .t4
{
	float: left;
	display: block;
}
/*
Single Page Styles
*/
.single_wrap
{
	width: 944px;
	height: auto;
	overflow: hidden;
	background: #FFF;
	float: left;
}
.single_post
{
	position: relative;
	float: left;
	background: none;
	width: 550px;
	top: -5px;
	left: 30px;
}
.single_post H2 SPAN, .single_post H1 SPAN
{
	color: #CCC;
	font-size: 1.5em;
	}
.single_post H2 A, .single_post H1 A
{
	color: #C70606;
	font-size: 1.2em;
	border-bottom: 1px dashed #C70606;
	letter-spacing: 1px;
}
.single_post H2 A:hover, .single_post H1 A:hover
{
	color: #1B150D;
}
.single_post H2, .single_post H1
{
	padding-bottom: 0;
	margin-bottom: 0;
	padding-left: 30px;
	margin-top: 15px;
	margin-bottom: 20px;
	font-size: 1.5em;
	text-transform: uppercase;
}
.single_post P
{
	line-height: 150%;
	color: #1B150D;
	font-size: 1.1em;
	padding-top: 10px;
	margin-bottom: 0;
	padding-bottom: 0;
}
.post-info
{
	padding: 10px 0px;
	border-bottom: 1px dashed #E1E1C1;
	float: left;
	clear: both;
	margin-bottom: 20px;
	width: 100%;
	color: #807D68;
}
.post-info2
{
	padding: 5px 0px;
	border-bottom: 1px dashed #E1E1C1;
	float: left;
	clear: both;
	margin-bottom: 5px;
	width: 100%;
	font-size: 10px;
	color: #807D68;
}
.post-info3
{
	padding: 0px 0px 5px;
	border-bottom: 1px solid #796448;
	float: left;
	margin-bottom: 5px;
	margin-top: 0px;
	width: 100%;
	font-size: 10px;
	color: #4A473F;
}
.post-info2 A:link, .post-info2 A:visited
{
	color: #6B0000;
}
/*
Sidebar Styles
*/
.sidebar
{
	float: right;
	margin-top: 30px;
	width: 340px;
}
.adverts IMG
{
	margin-right: 25px;
	float: right;
	background:#E0DCB6;
border:1px solid #CDC9A7 !important;
padding:5px;	
}
.feature_widget IMG
{
	margin-right: 10px;
	border: 3px solid #E1E1C1;
}
.adverts
{
	width: 100%;
	height: 200px;
	border-left: 1px dashed #E2DDB8;
	padding-top: 40px;
}
.side_header
{
	text-align: left;
	color: #1B150D;
	padding: 10px;
	font-size: 1.2em;
	padding-left: 20px;
}
.side_roll
{
	margin-top: 20px;
}
.side_roll UL
{
	list-style-type: none;
}
.side_roll UL LI
{
	list-style-type: none;
}
.side_roll
{
	padding: 10px;
	margin-bottom: 10px;
	float: left;
	background-color: #FBFBFC;
	width: 300px;
	border-left: 1px dashed #E2DDB8;
}
.side_roll UL LI A:link, .side_roll UL LI A:visited, .side_roll UL LI A:active
{
	display: block;
	color: #726F63;
	width: 255px;
	padding: 5px 3px 3px;
	border-bottom: 1px dotted #E1E1C1;
}
.side_roll UL
{
	float: left;
	margin: 0px;
	padding-left: 10px;
	list-style-type: none;
}
.side_roll UL LI UL
{
	float: left;
	margin: 0px;
	padding-left: 0px;
	list-style-type: none;
	float: left;
}
.side_roll UL LI UL LI
{
	margin: 0px;
	padding-left: 0px;
}
.side_roll H3
{
	background: url(img/folder.gif) no-repeat left;
	margin-bottom: 15px;
	color: #333;
	font-size: 1.2em;
	padding-left: 30px;
}
.life_wrap .side_roll
{
	width: 389px;
	background: #32530B;
	color: #FFF;
	padding: 0px 0px 18px;
	line-height: 120%;
	font-size: 1.1em;
	margin-bottom: 15px;
	float: left;
	margin-top: 0px;
}
.life_wrap .side_roll H3
{
	background: #2C4B07 url(img/edit-Nature.png) no-repeat left;
	background-position: 8px;
	padding: 10px 5px 10px 34px;
	color: #FFF;
	width: 350px;
	float: left;
	display: block;
}
.life_wrap .side_roll UL
{
	width: 360px;
	float: left;
	padding: 0px;
	margin: 0px 0px 0px 25px;
}
.life_wrap .side_roll UL LI
{
	padding-bottom: 5px;
	width: 340px;
	padding-left: 20px;
	background: url(img/arrow3-Nature.png) no-repeat left center;
	display: block;
	float: left;
}
.life_wrap .side_roll UL LI A:hover
{
	background: none;
	color: #FFF;
}
.life_wrap .side_roll UL LI
{
	padding-top: 3px;
	padding-bottom: 3px;
}
.life_wrap .side_roll UL LI A:link, .life_wrap .side_roll UL LI A:visited
{
	color: #F2F2F2;
	padding-left: 0;
	padding-left: 0;
	border: none;
}
.browsing
{
	padding-left: 20px;
}
.browsing H2
{
	color: #333;
	font-size: 1.8em;
	margin-top: 0;
	padding-top: 0;
}
/*Begin Comments
Begin Comments*/
.commentlist
{
	padding: 0px;
	margin: 0px;
	width: 560px;
	background-image: url(images/comment-bg.gif);
	list-style-image: none;
	list-style-type: none;
	float: left;
}
.commentlist LI
{
	font-weight: bold;
	width: 560px;
	display: block;
	background-image: url(images/comment-bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	padding: 0px 0px 45px;
	margin: 0px;
	list-style-image: none;
	list-style-type: none;
	float: left;
}
.commentlist LI DIV
{
	width: 540px;
	display: block;
	background-image: url(images/comment-top.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 10px;
	float: left;
}
.commentlist LI .avatar
{
	float: left;
	border: 1px solid #EEE;
	padding: 2px;
	background: #FFF;
}
.commentlist CITE
{
	font-size: 18px;
	float: left;
	font-style: normal;
	margin-left: 10px;
	margin-right: 6px;
	margin-top: 5px;
	font-weight: normal;
}
.says
{
	display: none;
}
.commentlist P
{
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	display: block;
	float: left;
	width: 90%;
	margin-left: 3%;
}
#commentform P
{
	clear: both;
}
.alt
{
	margin: 0;
	padding: 10px;
}
.nocomments
{
	text-align: center;
	margin: 0;
	padding: 0;
}
.commentlist .children LI
{
	width: 90%;
	display: block;
	margin: 0px;
	background-color: #FDFDFD;
	background-image: url(images/comment-children-bg.gif);
	background-position: left;
	background-repeat: repeat-y;
	border: 1px solid #E2E2E4;
	overflow: hidden;
}
.commentlist .children LI DIV
{
	width: 97%;
	padding: 3%;
	background-image: url(images/comment-children-top.gif);
	background-repeat: no-repeat;
	background-position: top left;
}
.commentlist .commentmetadata
{
	font-weight: normal;
	float: left;
	margin: 5px 0px 0px;
	display: block;
	clear: both;
	background-image: none;
	width: 90%;
	margin-left: 3%;
}
.commentlist .vcard, .commentlist .children .comment-author, .commentlist .children .vcard, .commentlist .commentmetadata, .commentlist .children .comment-author, .commentlist .children .comment-meta
{
	background-image: none;
	width: 100%;
	padding: 0px !important; /*[e]0px*/
}
.commentlist .reply, .commentlist .children .reply
{
	float: right;
	background-image: none;
	width: 54px;
	height: 22px;
	margin-bottom: 0px;
	padding: 0px;
	margin-right: 10px;
	font: 0.9em "Lucida Grande", Verdana, Arial, Sans-Serif;
}
.commentlist .reply A:link, .commentlist .reply A:hover, .commentlist .children .reply A:link, .commentlist .children .reply A:hover
{
	background-image: url(images/reply.gif);
	width: 39px;
	height: 17px;
	display: block;
	color: #FFF;
	font-size: 8px;
	text-transform: lowercase;
	font-weight: normal;
	padding: 5px 0px 0px 15px;
	letter-spacing: 1px;
}
.commentlist .children LI
{
	padding-bottom: 10px;
}
.commentlist .children LI UL LI
{
	padding-bottom: 10px;
	background-color: #FFF;
}
#respond
{
	margin-top: 20px;
	float: left;
	background-image: none;
}
.commentlist #respond H3, .commentlist #respond A
{
	margin-left: 28px;
}
#respond H3
{
	clear: both;
	font-size: 16px;
}
#comments
{
	line-height: 30px;
	color: #A40505;
	font-weight: normal;
	font-size: 16px;
	margin-bottom: 15px;
}
.children
{
	clear: both;
}
.children .commentmetadata, .children .vcard
{
	background-image: none;
}
.children TEXTAREA
{
	width: 90% !important; /*[e]90%*/
}
.children INPUT
{
	width: 80% !important; /*[e]80%*/
}
#cancel-comment-reply-link
{
	display: block;
	background-image: url(images/comment-close.gif);
	width: 144px;
	height: 21px;
	padding: 5px 0px 0px 23px;
	font-weight: normal;
	color: #84878E;
	font: 1em "Lucida Grande", Verdana, Arial, Sans-Serif;
}
#respond DIV
{
	background-image: none;
}
#submit
{
	width: 120px !important; /*[e]120px*/
}
#commentform
{
	margin: 1em 0;
	background: #FFFFFF;
	margin-left: 20px;
}
#commentform TEXTAREA
{
	background: #F8F7F6;
	border: 1px solid #D6D3D3;
	width: 370px;
}
#commentform #email
{
	font-size: 1.1em;
	background: #F8F7F6;
	border: 1px solid #D6D3D3;
	width: 280px;
	background-image: url(img/comment-email.gif);
	background-position: 7px 7px;
	background-repeat: no-repeat;
	height: 20px;
	padding-left: 30px;
	padding-top: 6px;
}
#commentform #author
{
	font-size: 1.1em;
	background: #F8F7F6;
	border: 1px solid #D6D3D3;
	width: 280px;
	background-image: url(img/comment-author.gif);
	background-position: 7px 7px;
	background-repeat: no-repeat;
	height: 20px;
	padding-left: 30px;
	padding-top: 6px;
}
#commentform #url
{
	font-size: 1.1em;
	background: #F8F7F6;
	border: 1px solid #D6D3D3;
	width: 280px;
	background-image: url(img/comment-website.gif);
	background-position: 7px 7px;
	background-repeat: no-repeat;
	height: 20px;
	padding-left: 30px;
	padding-top: 6px;
}
#commentform #email:focus
{
	font-size: 1.1em;
	background: #FFFFFF;
	border: 1px solid #939793;
	width: 280px;
	background-image: url(img/comment-email.gif);
	background-position: 7px 7px;
	background-repeat: no-repeat;
	height: 20px;
	padding-left: 30px;
	padding-top: 6px;
}
#commentform #author:focus
{
	font-size: 1.1em;
	background: #FFFFFF;
	border: 1px solid #939793;
	width: 280px;
	background-image: url(img/comment-author.gif);
	background-position: 7px 7px;
	background-repeat: no-repeat;
	height: 20px;
	padding-left: 30px;
	padding-top: 6px;
}
#commentform #url:focus
{
	font-size: 1.1em;
	background: #FFFFFF;
	border: 1px solid #939793;
	width: 280px;
	background-image: url(img/comment-website.gif);
	background-position: 7px 7px;
	background-repeat: no-repeat;
	height: 20px;
	padding-left: 30px;
	padding-top: 6px;
}
#commentform INPUT
{
	margin-bottom: 3px;
}
/*End Comments*/
.nav UL
{
	position: absolute;
	top: -999em;
	background-position: bottom;
	background-repeat: no-repeat;
	background-image: url(img/pages-bottom-Nature.png);
	padding-bottom: 20px;
}
.nav LI
{
	float: left;
	position: relative;
	z-index: 100;
	display: block;
}
.nav A
{
	display: block;
	float: left;
}
.nav UL LI
{
	width: 100%;
}
.nav LI:hover UL, UL.nav LI.sfHover UL
{
	left: 0px;
	top: 39px;
}
.nav LI:hover LI UL, .nav LI.sfHover LI UL
{
	top: -999em;
}
.nav LI LI:hover UL, UL.nav LI LI.sfHover UL
{
	left: 240px;
	top: 0px;
}
.nav LI:hover UL, .nav LI LI:hover UL
{
	top: -999em;
}
/*** Skinning - Superfish menu (Some final font colors and backgrounds) ***/
.nav LI LI
{
	display: block;
	padding: 0px;
	background-color: #C10001;
	float: left;
	height: auto !important; /*[e]auto*/
	width: 240px;
}
.nav LI UL
{
	width: 240px;
}
#menu UL LI UL
{
	width: 240px;
}
.nav LI LI A:link, .nav LI LI A:visited
{
	width: 180px;
	display: block;
	padding: 10px 30px;
	height: auto;
	float: left;
}
.nav LI LI A:hover
{
	background-color: #8E0000;
	background-repeat: no-repeat;
	background-position: 14px 14px;
	width: 180px;
	display: block;
	padding: 10px 30px;
	height: auto;
	float: left;
}
#nav2 UL
{
	padding-bottom: 18px;
	background: none;
}
#nav2 LI:hover UL, UL#nav2 LI.sfHover UL
{
	top: 44px;
}
#nav2 LI
{
	z-index: 99;
}
#nav2 LI LI
{
/*for IE*/
	filter: alpha(opacity=90);
/*CSS3 standard*/
	opacity: 0.9;
	background-color: #FFF;
	background-image: url(0);
	z-index: 100;
	border-left: 15px solid #7D7862;
}
#nav2 LI LI A:hover
{
	background-color: #7D7862;
	color: #080000;
	font: bold;
}
#nav2 LI LI:hover UL, UL#nav2 LI LI.sfHover UL
{
	top: 0px;
}
/*

Search Styles

*/
.search
{
	float: left;
	margin: 5px 10px 0px 0px;
	width: 230px;
	height: 32px;
	background: url(img/searchbg-Glow.png) no-repeat;
	padding: 0px;
}
#searchform
{
	padding: 0px;
	width: 230px;
	height: 32px;
}
.search INPUT
{
	margin: 4px 0 0 10px;
	height: 21px;
	width: 170px;
	background: none;
	font-size: 1.4em;
	color: #C50000;
	float: left;
	border: none;
	font-size: 12px;
	padding: 5px 0px;
}
#searchsubmit
{
	width: 32px;
	height: 32px;
	float: left;
	margin: 0px;
	padding: 0px;
}
.footer-box
{
	width: 250px;
	float: left;
	padding: 20px;
	margin-left: 15px;
	border-right: 1px dashed #E1E1C1;
	color: #5F5849;
}
.footer-box UL
{
	margin: 0px;
	padding: 0px;
}
.footer-box UL LI
{
	margin: 0px;
	padding: 0px;
	display: block;
	float: left;
	width: 100%;
}
.footer-box A:link
{
	color: #847A65;
	display: block;
	padding: 5px 10px;
	width: 100%;
}
.footer-box A:hover
{
	color: #E50000;
	display: block;
	padding: 5px 10px;
	width: 100%;
}
.footer-box A:visited
{
	color: #A9A08D;
	display: block;
	padding: 5px 10px;
	width: 100%;
}
/*Captions*/
.aligncenter, DIV.aligncenter
{
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption
{
	border: 1px solid #E1E1C1;
	text-align: center;
	background-color: #ECECCC;
	padding-top: 4px;
	margin: 20px;
}
.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;
	text-transform: uppercase;
	color: #60564A;
}
/*End captions
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*/
.keepreading
{
	float: right;
	padding-left: 20px;
	background: url(img/arrow2.png) no-repeat left;
	margin-top: 12px;
	position: relative;
	right: -25px;
}
.keepreading A:link, .keepreading A:visited
{
	color: #7D7862;
	font-size: 10px;
	background: #FFF;
	padding: 3px 7px;
	display: block;
	border-bottom: 3px dashed #7D7862;
}
.keepreading A:hover
{
	color: #DF0000;
	border-bottom: 3px dashed #DF0000;
}
