/*
Theme Name: Techno-02
Theme URL : http://www.flowergardennursery.com/
Version: 1.0
Author: http://www.flowergardennursery.com/
*/

* {
margin : 0; 
padding : 0;
}

p {
  margin-top: 10px;
  margin-bottom: 15px;
  text-align: justify;
}

h2 {
  font-size: 14px;
}

h2 a {
  font-size: 14px;
}

em {
/*
clear:both;
display:block;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
color:#003366;
*/
}

img.alignright {float:right; margin:0 0 1em 1em}
img.alignleft {float:left; margin:0 1em 1em 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
a img.alignright {float:right; margin:0 0 1em 1em}
a img.alignleft {float:left; margin:0 1em 0 0}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto}

/**** Wordpress 2.6 Caption Align-class update *****/
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 0px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/**** END caption-class ****/

body
{
background-color:#FFFFFF;
margin:0;
padding:0;
line-height: 1.2em;
font-family: Verdana,Arial,Sans-Serif;
color:#333333;
font-size:12px;
}

#wrapper
{
	clear:both;
	margin: 0 auto;
	width:1110px;
}

#wrapper .topbanner
{
	float:left;
	width:1110px;
	height:227px;
background-image: url(images/topbanner.jpg);
background-repeat: no-repeat;
}

.topbanner .toprow
{
float:left;
width:1110px;
height:115px;
}

.topbanner .toprow .titlediv
{
float:left;
width:635px;
height:115px;
background-image: url(images/title.png);
background-repeat: no-repeat;
}

.titlediv a
{
display:block;
width:557px;
height:115px;
outline:none;
}

.topbanner .toprow .bannerimg1
{
float:left;
width:412px;
height:115px;
/*
background-image: url(images/bannerimg1.jpg);
background-repeat: no-repeat;
*/
}

.topbanner .middlerow
{
clear:left;
width:1110px;
height:55px;
}

.topbanner .middlerow .rssfeeddiv
{
float:left;
width:451px;
height:55px;
padding-left:125px;
/*
background-image: url(images/rssfeed.jpg);
background-repeat: no-repeat;
*/
}

.middlerow .rssfeeddiv .frmrssemail
{
float:left;
width:350px;
height:55px;
}

.middlerow .rssfeeddiv .rssicondiv
{
float:right;
width:32px;
height:40px;
padding-top:12px;
margin-right:36px !important;
margin-right:18px;
}

.middlerow .rssfeeddiv .rssicondiv .rssbox
{
float:left;
width:31px;
height:31px;
background-image: url(images/rss.gif);
background-repeat: no-repeat;
}

.middlerow .rssfeeddiv .rssicondiv .rssbox a
{
width:31px;
height:31px;
display:block;
}

.middlerow .rssfeeddiv .frmrssemail .ctrlrsstxt
{
width:250px;
height:14px;
margin-top:24px;
margin-left:24px;
border:none;
background-color:#C3996B !important;
font-family:Arial, Helvetica, sans-serif;
color:#000000;
}

.middlerow .rssfeeddiv .frmrssemail .cssemailsubmit
{
width:37px;
height:31px;
margin-left:18px;
margin-top:12px;
background: white url(images/btnemail.gif) no-repeat top;
cursor:hand;
cursor:pointer;
border:none;
outline:0;
}

.middlerow .rssfeeddiv .frmrssemail .cssemailsubmit a
{
outline:none;
width:37px;
height:31px;
display:block;
outline:none;
}

.middlerow .rssfeeddiv .rssicon
{
float:right;
width:60px;
height:55px;
}

.middlerow .rssfeeddiv .rssicon .rssbox
{
float:left;
width:60px;
height:55px;
outline:none;
}

.middlerow .rssfeeddiv .rssicon .rssbox a
{
display:block;
outline:none;
}

.frmrssemail .ctrlrsstxt
{
float:left;
width:200px;
background-color:#D6BE9D !important;
}

.topbanner .middlerow .bannerimg2
{
float:left;
width:412px;
height:55px;
/*
background-image: url(images/bannerimg2.jpg);
background-repeat: no-repeat;
*/
}

.topbanner .buttonrow
{
clear:both;
width:1110px;
height:57px;
/*
background-image: url(images/df.jpg);
background-repeat: no-repeat;
*/
}

.topbanner .buttonrow .btndivouter
{
float:left;
width:700px;
height:54px;
padding-left:30px;
padding-top:3px;
}

.btndivouter .btndiv
{
float:left;
width:560px;
height:48px;
}

.btndivouter .btndiv ul
{
 	float: left;
	padding: 0px;
	margin-left:10px !important;
	margin-left:5px;
	list-style-type: none;
	float: left;
	display: inline;
	border:none;
}

.btndivouter .btndiv ul li
{
display: inline;
}

.btndivouter .btndiv ul li a
{
  	text-align: center;
	color:#7B4A4F;
	text-decoration: none;
	text-transform: capitalize;
	display: block;
	height: 50px;
	line-height: 50px;
	padding-left:15px;
	padding-right:15px;
	float: left;
	border-right:1px thin #FFCCCC;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	outline:none;
}

.btndivouter .btndiv ul li a:hover
{
	background-image: url(images/btnhover.gif);
	background-repeat: repeat-x;
	outline:none;
}

.topbanner .buttonrow .searchboxouter
{
float:right;
width:375px;
height:37px;
padding-left:5px;
padding-top:20px;
}

.searchboxouter .searchboxdiv
{
float:left;
width:330px;
height:25px;
}

.searchboxdiv .ctrl_searchbox
{
float:left;
width:240px;
height:14px;
padding-left:10px;
border:none;
margin-top:2px;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
background-color:#FFFFFF !important;
color:#666666;
}

.searchboxdiv .searchbtn
{
	float:left;
	width:51px;
	height:18px;
	display:block;
	margin-left:20px;
	outline:none;
}

.searchboxdiv .searchbtn a
{
	width:51px;
	height:18px;
	display:block;
}

#wrapper .wrapperdown
{
float:left;
width:1076px;
padding-left:17px;
padding-right:17px;
background-color:#F3F3F5;
}

#wrapper .wrapperdown .conainerdiv
{
	float:left;
	width:1076px;
	background-image: url(images/containerbg.jpg);
	background-repeat: repeat-y;
}

.conainerdiv .upperpart
{
clear:both;
height:41px;
width:1076px;
background-color:#FFFFFF;
background-image: url(images/uppercontainer.jpg);
background-repeat: no-repeat;
}

.conainerdiv .bottompart
{
clear:both;
height:21px;
width:1076px;
background-color:#000000;
background-image: url(images/bottomcontainer.jpg);
background-repeat: no-repeat;
}

#wrapper .wrapperdown .btmdetailsdiv
{
clear:both;
width:1110px;
background-image: url(images/btmdbg.jpg);
background-repeat:repeat-y;
}

.btmdetailsdiv .btmdtheader
{
float:left;
width:1110px;
height:21px;
background-image: url(images/btmdetailsupper.jpg);
background-repeat: no-repeat;
}

.btmdetailsdiv .btmdcontent
{
	float:left;
	width:1110px;
	min-height:169px;
	background-image: url(images/btmdetailsbg.jpg);
	
	background-repeat: no-repeat;
	background-position: left top;
}

.btmdetailsdiv .btmdcontent .btmleftdiv
{
float:left;
width:288px;
}

.btmleftdiv .headertxt
{
clear:both;
width:268px;
height:20px;
padding-left:20px;
}

.btmleftdiv .headertxt .icondv
{
	float:left;
	height:17px;
	width:17px;
	padding-left:5px;
	background-image: url(images/arrow2.jpg);
	background-repeat: no-repeat;
}

.btmleftdiv .headertxt .titletxt
{
float:left;
height:20px;
width:134px;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
color:#993E11;
}

.btmdetailsdiv .btmdcontent .btmleftdiv ul
{
	float:left;
	width:238px;
	padding-left:50px;
	display:block;
	list-style-type: none;
}

.btmdetailsdiv .btmdcontent .btmleftdiv ul li
{
	padding-bottom:10px;
	letter-spacing: 0;
	width:200px;
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
	background-image: url(images/greenline.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.btmdetailsdiv .btmdcontent .btmleftdiv ul li a
{
	display:block;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#000000;
	outline:none;
}

.btmdetailsdiv .btmdcontent .btmleftdiv ul li a:hover
{
	display:block;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	outline:none;
	color:#666666;
}

.btmdetailsdiv .btmdcontent .btmrightdiv
{
float:left;
width:666px;
}

.btmdetailsdiv .btmdcontent .btmrightdiv .postcat1
{
float:left;
width:333px;
}

.btmdetailsdiv .btmdcontent .btmrightdiv .postcat1 .titletxtdiv
{
float:left;
height:20px;
width:313px;
padding-left:20px;
}

.btmdetailsdiv .btmdcontent .btmrightdiv .postcat1 .titletxtdiv .icondiv
{
float:left;
height:17px;
width:17px;
padding-left:5px;
background-image: url(images/arrow2.jpg);
background-repeat: no-repeat;
}

.btmdetailsdiv .btmdcontent .btmrightdiv .postcat1 .titletxtdiv .txtdiv
{
float:left;
height:20px;
width:164px;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
color:#993E11;
}

.btmdetailsdiv .btmdcontent .btmrightdiv .postcat1 ul
{
	float:left;
	width:283px;
	display:block;
	padding-left:50px;
	list-style-type: none;
}

.btmdetailsdiv .btmdcontent .btmrightdiv .postcat1 ul li
{
	padding-bottom:10px;
	letter-spacing: 0;
	width:250px;
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
	background-image: url(images/greenline.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.btmdetailsdiv .btmdcontent .btmrightdiv .postcat1 ul li a
{
	display:block;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#000000;
	outline:none;
}

.btmdetailsdiv .btmdcontent .btmrightdiv .postcat1 ul li a:hover
{
	display:block;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#666666;
	outline:none;
}


.btmdetailsdiv .btmdcontent .btmrightdiv .postcat2
{
float:left;
width:333px;
}

.btmdetailsdiv .btmdcontent .btmrightdiv .postcat2 .titletxtdiv
{
float:left;
height:22px;
width:313px;
padding-left:20px;
}

.btmdetailsdiv .btmdcontent .btmrightdiv .postcat2 .titletxtdiv .icondiv
{
float:left;
height:17px;
width:17px;
padding-left:5px;
background-image: url(images/arrow2.jpg);
background-repeat: no-repeat;
}

.btmdetailsdiv .btmdcontent .btmrightdiv .postcat2 .titletxtdiv .txtdiv
{
float:left;
height:22px;
width:164px;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
color:#993E11;
}

.btmdetailsdiv .btmdcontent .btmrightdiv .postcat2 ul
{
	float:left;
	width:283px;
	display:block;
	padding-left:50px;
	list-style-type: none;
}

.btmdetailsdiv .btmdcontent .btmrightdiv .postcat2 ul li
{
	padding-bottom:10px;
	letter-spacing: 0;
	width:250px;
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
	background-image: url(images/greenline.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.btmdetailsdiv .btmdcontent .btmrightdiv .postcat2 ul li a
{
	display:block;
	color:#000000;
	text-decoration: none;
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	outline:none;
}

.btmdetailsdiv .btmdcontent .btmrightdiv .postcat2 ul li a:hover
{
	display:block;
	text-decoration: none;
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
	outline:none;
}

.btmdetailsdiv .btmdtbottom
{
clear:both;
width:1110px;
height:42px;
background-image: url(images/btmdetailsbottom.jpg);
background-repeat: no-repeat;
}

#wrapper .wrapperdown .sidebart1
{
clear:both;
width:1110px;
background-color:#CCCCCC;
}

.sidebart1 .ftdvtop
{
float:left;
width:1110px;
height:40px;
background-image: url(images/footerupper.jpg);
background-repeat: no-repeat;
}

.sidebart1 .ftcontent
{
	text-align: center;
	float:left;
	width:1110px;
	height:40px;
	padding-top:0;
	background-image: url(images/footer.jpg);
	background-repeat: repeat-y;
}

.sidebart1 .ftcontent .footerlefttxt
{
width:1110px;
}

.Pcss1
{
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
color:#963C10;
}

.Pcss1 a
{
color:#963C10;
text-decoration:underline;
outline:none;
}

.Pcss1 a:hover
{
color:#963C10;
text-decoration:none;
}

.Pcss2
{
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
color:#963C10;
}

.Pcss2 a
{
color:#963C10;
text-decoration:none;
outline:none;
}

.Pcss2 a:hover
{
color:#963C10;
text-decoration:none;
}

.sidebart1 .ftcontent .updiv
{
float:right;
margin-right:20px !important;
margin-right:10px;
width:22px;
height:34px;
background-image: url(images/goup.jpg);
background-repeat: no-repeat;
}

.sidebart1 .ftcontent .updiv a
{
width:25px;
height:45px;
display:block;
border:none;
outline:none;
}

.sidebart1 .ftcontent .updiv img
{
border:none;
}

.sbkinner .digg
{
float:left;
width:24px;
height:24px;
background-image: url(images/digg.png);
background-repeat: no-repeat;
}

.sbkinner .digg img
{
border:none;
}

.sbkinner .digg a
{
display:block;
}

.sbkinner .spacediv
{
float:left;
width:25px;
height:24px;
}

.sbkinner .delicious
{
float:left;
width:24px;
height:24px;
background-image: url(images/delicious.png);
background-repeat: no-repeat;
}

.sbkinner .delicious img
{
border:none;
}

.sbkinner .delicious a
{
display:block;
}

.sbkinner .StumbleUpon
{
float:left;
width:24px;
height:24px;
background-image: url(images/stumbleupon.png);
background-repeat: no-repeat;
}

.sbkinner .StumbleUpon img
{
border:none;
}

.sbkinner .StumbleUpon a
{
display:block;
}

.sbkinner .Technorati
{
float:left;
width:24px;
height:24px;
background-image: url(images/technorati.png);
background-repeat: no-repeat;
}

.sbkinner .Technorati img
{
border:none;
}

.sbkinner .Technorati a
{
display:block;
}

.sbkinner .googlebookmark
{
float:left;
width:24px;
height:24px;
background-image: url(images/Google.png);
background-repeat: no-repeat;
}

.sbkinner .googlebookmark img
{
border:none;
}

.sbkinner .googlebookmark a
{
display:block;
}

/* ================================================================ */

/* -- sidebar div -- */

.conainerdiv .right-sidebars-div
{
  float:left;
  width:262px;
  color:#5A66AA;
  padding: 0 5px;
  min-height: 1px;
}

.conainerdiv .right-sidebars-div .clearsbdiv
{
clear:both;
width:288px;
height:3px;
}

.conainerdiv .right-sidebars-div .youtubeouterdiv
{
clear:both;
width:265px;
padding-left:23px;
padding-bottom:10px;
height:185px;
}

.conainerdiv .right-sidebars-div .youtubeouterdiv .youtbeinner
{
	float:left;
	width:250px;
	height:185px;
	background-image: url(images/video.jpg);
	background-repeat: no-repeat;
}

.conainerdiv .right-sidebars-div .sbkouter
{
clear:both;
width:278px;
height:36px;
padding-left:10px;
}

.conainerdiv .right-sidebars-div .sbkinner
{
clear:both;
width:248px;
height:24px;
padding-top:6px;
padding-bottom:6px;
padding-left:30px;
background-color:#F3F3F5;
}

.conainerdiv .right-sidebars-div .adouterdiv
{
clear:both;
width:269px;
height:280px;
padding-left:19px;
}


.conainerdiv .right-sidebars-div .addiv
{
clear:both;
width:259px;
height:259px;
}

.conainerdiv .right-sidebars-div .addiv .adv1
{
	float:left;
	width:125px;
	height:125px;
	border: 1px solid #;
}

.conainerdiv .right-sidebars-div .addiv .adv1 a
{
display:block;
}

.conainerdiv .right-sidebars-div .addiv .adv1 img
{
border:none;
}

.conainerdiv .right-sidebars-div .addiv .adv2
{
	float:left;
	margin-left:5px;
	width:125px;
	height:125px;
	border: 1px solid #;
}

.conainerdiv .right-sidebars-div .addiv .adv2 a
{
display:block;
}

.conainerdiv .right-sidebars-div .addiv .adv2 img
{
border:none;
}

.conainerdiv .right-sidebars-div .addiv .adv3
{
	float:left;
	margin-top:5px;
	width:125px;
	height:125px;
	border: 1px solid #;
}

.conainerdiv .right-sidebars-div .addiv .adv3 a
{
display:block;
}

.conainerdiv .right-sidebars-div .addiv .adv3 img
{
border:none;
}

.conainerdiv .right-sidebars-div .addiv .adv4
{
	float:left;
	margin-left:5px;
	margin-top:5px;	
	width:125px;
	height:125px;
	border: 1px solid #;
}

.conainerdiv .right-sidebars-div .addiv .adv4 a
{
display:block;
}

.conainerdiv .right-sidebars-div .addiv .adv4 img
{
border:none;
}

.conainerdiv .right-sidebars-div h2
{
clear:both;
width:288px;
height:20px;
display:block;
text-align:left;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#E66F32;
padding-top:5px;
}

.conainerdiv .right-sidebars-div .header-text-div
{
clear:both;
width:288px;
height:20px;
margin-top:10px;
padding-bottom:6px;
}

.conainerdiv .right-sidebars-div .header-text-div .icondiv
{
float:left;
height:17px;
width:17px;
background-image: url(images/bulet.jpg);
background-repeat: no-repeat;
margin-left:35px !important;
margin-left:17px;
}

.conainerdiv .right-sidebars-div .header-text-div .textdiv
{
float:left;
height:20px;
padding-left:10px;
width:210px;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
color:#B64F16;
}

.conainerdiv .right-sidebars-div .sbitems
{
	float:left;
	width:200px;
	padding-left:75px !important;
	padding-left:75px;
}

.conainerdiv .right-sidebars-div .sbitems .cleardiv
{
clear:both;
width:200px;
height:6px;
}

.conainerdiv .right-sidebars-div .sbitems .sbitemsupper
{
clear:left;
width:200px;
height:6px;
background-image: url(images/greenuper.jpg);
background-repeat: no-repeat;
}

.conainerdiv .right-sidebars-div .sbitems ul
{
	float:left;
	width:200px;
	display:block;
	list-style-type: none;
}

.conainerdiv .right-sidebars-div .sbitems ul li
{
	padding-bottom:10px;
	letter-spacing: 0;
	width:170px;
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
	background-image: url(images/greenline.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.conainerdiv .right-sidebars-div .sbitems ul li a
{
	display:block;
	color:#000000;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.conainerdiv .right-sidebars-div .sbitems ul li a:hover
{
	display:block;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#B64F16;
}
/* -- end of sidebar div -- */

/* -- sidebar div -- */

.conainerdiv .left-sidebars-div
{
  float:left;
  width:226px;
  color:#5A66AA;
  padding: 0 10px 0 20px;
  min-height: 1px;
}

.conainerdiv .left-sidebars-div .clearsbdiv
{
clear:both;
width:288px;
height:3px;
}

.conainerdiv .left-sidebars-div .youtubeouterdiv
{
clear:both;
width:265px;
padding-left:23px;
padding-bottom:10px;
height:185px;
}

.conainerdiv .left-sidebars-div .youtubeouterdiv .youtbeinner
{
	float:left;
	width:250px;
	height:185px;
	background-image: url(images/video.jpg);
	background-repeat: no-repeat;
}

.conainerdiv .left-sidebars-div .sbkouter
{
clear:both;
width:278px;
height:36px;
padding-left:10px;
}

.conainerdiv .left-sidebars-div .sbkinner
{
clear:both;
width:248px;
height:24px;
padding-top:6px;
padding-bottom:6px;
padding-left:30px;
background-color:#F3F3F5;
}

.conainerdiv .left-sidebars-div .adouterdiv
{
clear:both;
width:269px;
height:280px;
padding-left:19px;
}


.conainerdiv .left-sidebars-div .addiv
{
clear:both;
width:259px;
height:259px;
}

.conainerdiv .left-sidebars-div .addiv .adv1
{
	float:left;
	width:125px;
	height:125px;
	border: 1px solid #;
}

.conainerdiv .left-sidebars-div .addiv .adv1 a
{
display:block;
}

.conainerdiv .left-sidebars-div .addiv .adv1 img
{
border:none;
}

.conainerdiv .left-sidebars-div .addiv .adv2
{
	float:left;
	margin-left:5px;
	width:125px;
	height:125px;
	border: 1px solid #;
}

.conainerdiv .left-sidebars-div .addiv .adv2 a
{
display:block;
}

.conainerdiv .left-sidebars-div .addiv .adv2 img
{
border:none;
}

.conainerdiv .left-sidebars-div .addiv .adv3
{
	float:left;
	margin-top:5px;
	width:125px;
	height:125px;
	border: 1px solid #;
}

.conainerdiv .left-sidebars-div .addiv .adv3 a
{
display:block;
}

.conainerdiv .left-sidebars-div .addiv .adv3 img
{
border:none;
}

.conainerdiv .left-sidebars-div .addiv .adv4
{
	float:left;
	margin-left:5px;
	margin-top:5px;	
	width:125px;
	height:125px;
	border: 1px solid #;
}

.conainerdiv .left-sidebars-div .addiv .adv4 a
{
display:block;
}

.conainerdiv .left-sidebars-div .addiv .adv4 img
{
border:none;
}

.conainerdiv .left-sidebars-div h2
{
clear:both;
width:288px;
height:20px;
display:block;
text-align:left;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#E66F32;
padding-top:5px;
}

.conainerdiv .left-sidebars-div .header-text-div
{
clear:both;
width:288px;
height:20px;
margin-top:10px;
padding-bottom:6px;
}

.conainerdiv .left-sidebars-div .header-text-div .icondiv
{
float:left;
height:17px;
width:17px;
background-image: url(images/bulet.jpg);
background-repeat: no-repeat;
margin-left:35px !important;
margin-left:17px;
}

.conainerdiv .left-sidebars-div .header-text-div .textdiv
{
float:left;
height:20px;
padding-left:10px;
width:210px;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
color:#B64F16;
}

.conainerdiv .left-sidebars-div .sbitems
{
	float:left;
	width:200px;
	padding-left:75px !important;
	padding-left:75px;
}

.conainerdiv .left-sidebars-div .sbitems .cleardiv
{
clear:both;
width:200px;
height:6px;
}

.conainerdiv .left-sidebars-div .sbitems .sbitemsupper
{
clear:left;
width:200px;
height:6px;
background-image: url(images/greenuper.jpg);
background-repeat: no-repeat;
}

.conainerdiv .left-sidebars-div .sbitems ul
{
	float:left;
	width:200px;
	display:block;
	list-style-type: none;
}

.conainerdiv .left-sidebars-div .sbitems ul li
{
	padding-bottom:10px;
	letter-spacing: 0;
	width:170px;
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
	background-image: url(images/greenline.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.conainerdiv .left-sidebars-div .sbitems ul li a
{
	display:block;
	color:#000000;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.conainerdiv .left-sidebars-div .sbitems ul li a:hover
{
	display:block;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#B64F16;
}
/* -- end of sidebar div -- */

/* ********************************************************************************************** */

/* -- start the content div -- */
.conainerdiv .contentdiv
{
float:left;
width:510px;
padding: 0 12px 0 13px;
}

#tabs-wrapper,
.contentdiv .storycontent
{
float:left;
}

.contentdiv .storycontent .postupper
{
float:left;
display:block;
background-image: url(images/postheadbg.jpg);
background-repeat: no-repeat;
margin-left: 2px;
margin-right: 2px;
}

.contentdiv .storycontent .pageupper
{
float:left;
width:758px;
height:65px;
display:block;
background-image: url(images/pageheader.jpg);
background-repeat: no-repeat;
}



.contentdiv .cleardiv
{
clear:both;
height:20px;
}

.contentdiv .navigation
{
clear:both;
padding-top:20px;
height:20px;
width:758px;
}

.navigation .nvalignleft
{
float:left;
padding-left:10px;
}

.navigation .nvalignleft a
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
color:#E96F34;
text-decoration:none;
outline:none;
}

.navigation .nvalignright
{
float:right;
padding-right:10px;
}

.navigation .nvalignright a
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
color:#E96F34;
text-decoration:none;
outline:none;
}

.postupper .postupperleft
{
float:left;
width: 380px;
background-color: #F3F3F3;
height: 42px;
}

.postupper .postupperright
{
background-image: url(images/postheaddatebg.jpg);
float:right;
width:106px;
height:35px;
padding-top:7px;
padding-left:20px;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size: 11px;
color:#E77838;
}

.contentdiv .storycontent .postupper .postupperleft h2
{
padding-top:5px;
padding-left:20px;
}

.contentdiv .storycontent .postupper .postupperleft h2 a
{
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#E66F32;
font-weight:bold;
text-decoration:none;
}

.contentdiv .storycontent .postupper .postupperleft h2 a:hover
{
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#853C10;
text-decoration:underline;
}

/*  */

.pageupper .pageupperleft
{
float:left;
}

.pageupper .pageupperright
{
float:right;
width:65px;
height:20px;
margin-right:37px !important;
margin-right:18px;
margin-top:17px;
padding-top:5px;
padding-left:8px;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
color:#4654A0;
}

.pageupperleft h2
{
padding-top:20px;
padding-left:20px;
}

.pageupperleft h2 a
{
font-family:Arial, Helvetica, sans-serif;
color:#853C10;
font-weight:bold;
text-decoration:none;
}

.pageupperleft h2 a:hover
{
font-family:Arial, Helvetica, sans-serif;
color:#853C10;
text-decoration:underline;
}

/* */

.storycontent .postdiv
{
  clear:both;
  padding-left:20px;
  padding-right:25px;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  color:#333333;
  border-right: 1px solid #C3BED4;
  border-left: 1px solid #C3BED4;
  margin: 0 3px;
  padding-top: 1px;
}

.storycontent .postdiv .more-link
{
display:block;
text-align:right;
padding-right:20px;
font-family:Arial, Helvetica, sans-serif;
font-style:normal;
font-weight:bold;
text-decoration:none;
color:#E77636;
outline:none;
}

.postdiv img
{
border:none;
}

.storycontent .postdiv .postclear
{
clear:both;
height:10px;
}

.storycontent .postdiv .postmeta
{
clear:both;
height:15px;
}

.postmeta .postmetaleft
{
float:left;
width:50px;
height:15px;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
color:#9595A6;
}

.postmeta .postmetaleft a
{
text-decoration:none;
color:#9595A6;
}

.postmeta .postmetaright
{
float:right;
width:378px;
height:15px;
text-align:right;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
color:#9595A6;
}

.postmeta .postmetaright a
{
text-decoration:none;
color:#9595A6;
}

.storycontent .postdiv blockquote
{
border:1px solid #DDDDDD; 
background: #F3F2F7 url(images/blockquote.gif) no-repeat; 
line-height:1.3em; 
padding: 5px 10px 0 10px; 
text-indent: 30px;
margin: 15px;
color:#333333; 
}

p code, li code {
background:#F2F2F2 none repeat scroll 0 0;
border-bottom:1px solid #CCCCCC;
border-top:1px solid #CCCCCC;
clear:both;
display:block;
line-height:1.6em;
padding:10px;
font-family:"Courier New", Courier, monospace;
color:#333333;
text-align: left;
}

.storycontent .postdiv div.mono
{
  font-family:"Courier New", Courier, monospace;
  color:#333333;
  text-align: left;
  font-size: 13px;
}

.storycontent .postdiv ul
{
list-style-type:none; 
padding-top:10px;
padding-bottom:10px;
}

.storycontent .postdiv ul li
{
	list-style: circle;
	padding-bottom:0px !important;
	padding-bottom:5px;
	margin-left:40px;
	padding-left:10px;	
}

.storycontent .postdiv ul li p
{
/*
padding-top:5px;
padding-bottom:5px;
*/
}

.storycontent .postdiv ol
{
padding-bottom:10px;
}

.storycontent .postdiv ol li
{
margin-left:20px;
padding-left:5px;
padding-top:5px;
}

.storycontent .postdiv ol ul ol li,
.storycontent .postdiv ol ol li
{
margin-left:45px;
padding-left:10px;
padding-top:5px;
list-style-type: lower-alpha;
}

.storycontent .postdiv ol li p
{
/*
padding-top:5px;
padding-bottom:5px;
*/
}

.storycontent .postfooter
{
  clear:both;
  height:9px;
  margin: 0 3px;
  border-bottom: 1px solid #C3BED4;
  border-right: 1px solid #C3BED4;
  border-left: 1px solid #C3BED4;
}

.storycontent .postadsensediv
{
clear:both;
width:623px;
height:20px;
padding-left:10px;
padding-top:5px;
}

/* -- end of the content div -- */

/* ********************************************************************************************** */

/* Captions */
.aligncenter,
div.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}

.wp-caption {
border: 1px solid #ddd;
text-align: center;
background-color:#F3F3F5;
padding-top: 4px;
margin-right:7px;
-moz-border-radius: 3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px;
border-color:#F3F3F5;
border-radius: 3px;
}

.wp-caption img {
margin: 0;
padding: 0;
border: 0 none;
}

.wp-caption p.wp-caption-text {
line-height: 17px;
padding: 0 4px 5px;
margin: 0;
color:#333333;
}
/* End captions */

.cpg-last-images img{float:left; width:168px; height:112px;}
.cssfortables img{float:left; width:168px; height:112px;}
#attachment img{float:left; padding:0px;}
.size-medium img{float:left; padding:5px;}

#comments
{
clear: both;
margin: 5px 5px 5px 2px;
padding: 15px 5px 5px 2px;
}

#commentdiv
{
float:left;
width:623px;
padding-left:10px;
background-image: url(images/postbg.jpg);
background-repeat: repeat-y;
}

#commentdiv .txt1
{
float:left;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
color:#003399;
}

#commentdiv .rss
{
float:left;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
color:#003399;
}

#commentdiv .commentsgoogleads
{
clear:both;
width:500px;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
color:#003399;
background-color:#FFFFFF;
}

#commentdiv .coms-clear
{
clear:both;
width:623px;
height:10px;
}

#commentdiv .coms {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 608px;
}

.coms_top {
	background-image: url(images/com_t.jpg);
	background-position: bottom;
	float: left;
	height: 47px;
	width: 608px;
		  }

.coms_mid {
	background-image: url(images/com_m.jpg);
	float: left;
	width: 608px;
	background-repeat: repeat-y;
	padding-right: 10px;
	padding-left: 10px;
	color: #003366;
}

.coms_bottom {
	background-image: url(images/com_b.jpg);
	float: left;
	width: 608px;
	background-repeat: no-repeat;
	background-position: top;
	height: 24px;
}

.coms_top_alt {
	background-image: url(images/com_t_alt.jpg);
	background-position: bottom;
	float: left;
	height: 47px;
	width: 608px;
}

.coms_mid_alt {
	background-image: url(images/com_m_alt.jpg);
	float: left;
	width: 608px;
	background-repeat: repeat-y;
	padding-right: 10px;
	padding-left: 10px;
	color: #003366;
}

.coms_bottom_alt {
	background-image: url(images/com_b_alt.jpg);
	float: left;
	width: 608px;
	background-repeat: no-repeat;
	background-position: top;
	height: 24px;
}

#t1_style {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 510px;
}

#t1_style p {
	margin-bottom: 10px;
	font-family:Arial, Helvetica, sans-serif;
	color: #003366;
	margin-top: 0px;
}

#t1_style input {
	width: 280px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	border: 1px solid #E5E5E5;
}

#t1_style input:hover {
	width: 280px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	padding: 2px;
}

#t2_style {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 510px;
}

#t2_style p {
	margin-bottom: 10px;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #003366;
	letter-spacing: -1px;
	margin-top: 0px;
}

#t2_style textarea {
	padding: 5px;
	height: 180px;
	width: 400px;
	border: 1px solid #E5E5E5;
}

#t2_style textarea:hover {
	padding: 5px;
	height: 180px;
	width: 400px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}

.blod-user
{
font-family:Arial, Helvetica, sans-serif;
color:#003366;
}

.blod-date
{
font-family:Arial, Helvetica, sans-serif;
color:#003366;
}

.blod-text
{
padding-top:10px;
font-family:Arial, Helvetica, sans-serif;
color:#003366;
width:500px;
vertical-align:top;
text-align:left;
}

.blod-text .btextleft
{
float:left;
width:80px;
height:80px;
color:#003366;
}

.blod-text .btextright
{
float:left;
padding-left:10px;
width:410px;
text-align:left;
color:#003366;
font-family:Arial, Helvetica, sans-serif;
color:#003366;
}

.getavatordiv
{
clear:both;
color:#003366;
font-family:Arial, Helvetica, sans-serif;
}

.combottom-message
{
clear:both;
font-family:Arial, Helvetica, sans-serif;
color:#003366;
}

.txt4
{
color:#003366;
}

.gadsdiv
{
clear:both;
width:336px;
height:280px;
}
/* ---------------------------------- */


#user-profile-form {
  clear: both;
  margin: 0 15px 0 0;
}

#user-login-form label {
  text-size: 10px;
}

.submitted {
  padding-top: 14px;
  padding-left: 20px;
  font-size: 10px;
}

.view-recent-posts {
  padding-top: 5px;
}

.view-recent-posts ul li {
  padding-bottom: 10px;
  padding-left: 18px;
  margin-left: 0;
  list-style-type: none;
  background: transparent url(images/arrow1.jpg) no-repeat;
}

#comments .box {
  margin: 50px 0px 0px 10px;
}

#edit-body-wrapper {
  width: 100%;
}

.tweetmeme-button {
  float: left;
  margin-right: 15px;
  padding-top: 10px;
}

.postdiv h3 {
color:#C13A01;
font-size:1.2em;
font-weight:bold;
margin:0 0 0.5em;
text-transform:none;
}

li h4 {
color:#C13A01;
font-size:1em;
font-weight:bold;
margin:0 0 0.5em;
text-transform:none;
}
