/*
Theme Name: www.adi-schwartz.com/ 
Theme URI: http://none.com
Description: Castum theam for adi-schwartz portfolio
Version: 2 (WP2.6.2)
Author: Haim Agami
Author Haim Agami
Tags: naked, clean, basic
*/

/*@import "style/css/reset.css";
@import "style/css/typography.css";
@import "style/css/layout.css";*/

.clear
{
	clear:both
}

a 
{
	color: #A40000;
	text-decoration: none;
}

a:hover
{
	text-decoration:underline
}

#page-wrap							{
	width: 880px;
	margin: 0px auto;
	margin-top: 25px;
	position: relative;
	text-align: left;
}

/* =================== Home Page Formating ====================== */

#main-content-HomePage
{
	margin-right: 305px;
	margin-left: 30px;
	margin-top: 52px;
	background-image: url(style/images/BioBoxBG.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}


#main-content-HomePage .BioBox
{
	height: 330px;
	margin-left: 210px;
	margin-right: 30px;

}

#main-content-HomePage .BioBox p
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 25px;
	color: #683820;
}

#main-content-HomePage .BioBox .shortBio
{
	float: left;
	display:inline;
	margin-top: 20px;
}

/*==================== Home Page SideBar formating================ */

#HomePage-sidebar
{
	width: 244px;
	position: absolute;
	top: 226px;
	right: 30px;
	z-index: 0;	
}


#HomePage-sidebar .fromBlog
{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #af9786;
	margin-top: 15px;		
}

#HomePage-sidebar .fromPortfolio
{
	border-bottom-width: 1px;
	border-bottom-color: #af9786;
	border-bottom-style: dotted;
}

#HomePage-sidebar .contactInfoHP
{
	margin-top: 15px;
}

#HomePage-sidebar a.TopBox
{
	background-color: #683820;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding-top: 1px;
	padding-right: 7px;
	padding-bottom: 1px;
	padding-left: 15px;
	background-image: url(style/images/Hez.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
}

#HomePage-sidebar a.TopBox:hover
{
	text-decoration: none;
	background-color: #93654e;
}

#HomePage-sidebar h2 a,
#HomePage-sidebar h2 
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #683820;
	display:block;
	margin-top: 7px;
	line-height: 18px;
}

#HomePage-sidebar a
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #683820;
	line-height: 18px;
}

#HomePage-sidebar p
{
	padding-bottom: 15px;
}

#HomePage-sidebar a:hover
{
	text-decoration: none;
}

#HomePage-sidebar p.contactDetailsHP
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #683820;
	line-height: 19px;
	margin-top: 8px;
}

#HomePage-sidebar a.contact
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#HomePage-sidebar a.contact:hover
{
	text-decoration: underline;
}



/* END Home Page SideBar formating  */

/* =================== Footer Formating ====================== */

#footer {
display:none;
}

#footer p
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #683820;
	padding-top: 12px;
	padding-left: 33px;
	text-transform: uppercase;
}

/* End Footer Formating */

#header {
	display:none

}


#main-content       {
	margin: 10px;
	color:#000000;
}

#main-content-Cat       {
	margin-right: 25px;
	margin-left: 210px;
	margin-top: 52px;	
}

#main-content-blog       {
	margin-right: 243px;
	margin-left: 30px;
	margin-top: 28px;	
}

#main-sidebar-blog      {
	width: 183px;
	position: absolute;
	z-index: -1;
	top: 206px;
	right: 30px;
	z-index: 0;
}


#main-sidebar       {
display:none;
}
                      
#secondary-sidebar  {
display:none
}

#TopNav	{
	display:none
}



html, body {
 height: 100%;
 }
.push {
	height: 80px;
	clear: both;
}
.sideNav {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 25px;
	list-style-type: none;
	margin-top: 10px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	width: 150px;
	list-style-position: inside;
	list-style-image: none;
	background-color: #CCCCCC;
}


/* ================== Bio formating ==============================*/

#main-content-Bio
{
	margin-right: 243px;
	margin-left: 210px;
	margin-top: 52px;
}

#main-content-Bio h1
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: normal;
	color: #683820;
	padding-top: 12px;
	margin-bottom: 20px;
}

#main-content-Bio p
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 21px;
	font-weight: normal;
	color: #333333;
	margin-bottom: 20px;
}

#main-content-Bio img
{
	float:left;
	margin-right: 18px;
	margin-bottom: 8px;	
	margin-top: 3px;	
}

#secondary-sidebar .ContactDetails img
{
	margin-bottom: 14px;	
}

#secondary-sidebar .ContactDetails
{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #683820;
	height: 104px;
	margin-top: 64px;
}

#secondary-sidebar .ContactDetails .SmallPhone
{
	background-image: url(style/images/SmallPhone.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 20px;
	padding-top: 8px;
}

#secondary-sidebar .ContactDetails .SmallMail
{
	background-image: url(style/images/SmallMail.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 20px;
	padding-top: 8px;
}

#secondary-sidebar .ContactDetails .SmallPhone .SmallContactDtails,
#secondary-sidebar .ContactDetails .SmallMail .SmallContactDtails a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #683820;
	padding-left: 30px;	
}

#secondary-sidebar .BioPDF
{
	height: 89px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #683820;
	background-image: url(style/images/BioDownload.gif);
	background-repeat: no-repeat;
	background-position: left 34px;
	margin-top: 20px;
}

#secondary-sidebar .BioPDF .DownloadPDF a
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	line-height: 17px;
	padding-top: 18px;
	padding-left: 33px;
	display:block;
	color: #683820;	
}



/* End Bio Formating*/

/* ================== post formating ==============================*/

#main-content-blog .post,
#main-content-archive .post
 {
	padding-top: 30px;
	padding-bottom: 10px;
	background-image: url(style/images/CatSep.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}

#main-content-blog .post p,
#main-content-archive .post p
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	color: #000000;
	padding-bottom: 20px;
	padding-right: 40px;	
}




#main-content-blog .post h2 a,
#main-content-archive .post h2 a
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #683820;
	text-decoration: none;
	font-weight: normal;
}

#main-content-blog .post h2 a:hover, 
#main-content-archive .post h2 a:hover
{
	text-decoration: underline;
}

#main-content-blog .post h2, 
#main-content-archive .post h2
{
	padding-bottom: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #683820;
	text-decoration: none;
	font-weight: normal;
}




#main-content-blog .post .date,
#main-content-archive .post .date
{
	background-image: url(style/images/Date_BG.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 81px;
	background-position: bottom;
}


#main-content-blog .post .Posted_in,
#main-content-archive .post .Posted_in
{
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-bottom:15px
}

#main-content-blog .post .commentsLink a,
#main-content-archive .post .commentsLink a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	text-decoration: none;
	float:left;
	display:block;
	color: #5f3320;
	background-image: url(style/images/commentsHez.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 14px;
	padding-left: 4px;
	padding-bottom: 2px;
	padding-top: 2px;
	margin-bottom: 15px;
}

#main-content-blog .post .commentsLink a:hover,
#main-content-archive .post .commentsLink a:hover
{
	color: #FFFFFF;
	background-color: #5f3320;
}

#main-content-blog .post .date p,
#main-content-archive .post .date p
{
	text-transform:uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	padding-left: 8px;
	padding-right: 0px;
}

/* ================== Side bar formating ==============================*/

#main-sidebar-blog	#SideBar 
{
	margin-top: 33px;	
}

#main-sidebar-blog	#SideBar h2
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
	font-weight: normal;
	color: #683820;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #683820;
	margin-top: 24px;
	margin-bottom: 15px;
}

#main-sidebar-blog 	#SideBar li
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 6px;

}

#main-sidebar-blog 	#SideBar ul li ul li ul li
{
	margin-left: 12px;	
	margin-top: 6px;
}



#main-sidebar-blog 	#SideBar ul li ul li a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #683820;
	padding-bottom: 3px;
	padding-left: 8px;
	background-image: url(style/images/Bulet.gif);
	background-repeat: no-repeat;
	background-position: left center;

}

#main-sidebar-blog 	#SideBar ul li ul li ul li a
{
	margin-left: 12px;	
		padding-top: 6px;
}


/*  End Side bar formating */


/* ================== Comment formating ==============================*/



#main-content-blog #CommentTemplat h3
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	color: #683820;
	background-color: #683820;
	margin-bottom: 20px;
	background-image: url(style/images/CatTitleBG.gif);
	background-repeat: repeat-x;
	background-position: top;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #683820;
	height: 30px;
	padding-top: 9px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 10px;
	font-style: italic;
}
#main-content-blog #CommentTemplat .author
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
	font-weight: normal;
	color: #683820;
	text-transform: capitalize;
	background-image: url(style/images/commentsHezBig.gif);
	background-position: left center;
	padding-left: 14px;
	background-repeat: no-repeat;
}

#main-content-blog #CommentTemplat li
{
	list-style: none;
	background-image: url(style/images/CatSep.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-top: 12px;
	padding-right: 12px;
	padding-bottom: 25px;
	padding-left: 12px;
}

#main-content-blog #CommentTemplat li p
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 21px;

}

#main-content-blog #CommentTemplat .CommentDate
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
	float: right;
	padding-top: 8px;
}

#main-content-blog #CommentTemplat .CommentDate a
{
	color: #999999;
}

#main-content-blog #CommentTemplat .name_Date
{
	width: 100%;
	margin-bottom: 7px;
}


/*  End Comment formating */



/*  ================Form formating==================== */
#FormWrap
{
	width: 100%;
	background-color: #f1ede7;		
}

#FormWrap h3#respond
{
	border-left-style: none;
	background-color: #000033;
	padding-left: 20px;
	margin-bottom: 15px;
	font-size: 21px;
	margin-top: 0px;
	background-image: url(style/images/CommentHead.gif);
	background-repeat: repeat-x;
	background-position: top;
	font-style: italic;	
}

#FormWrap #submit
{
	background-color: #683820;
	height: 35px;
	width: auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	float: right;
	margin-right: 15px;
	margin-bottom: 20px;
	padding-bottom: 8px;
	cursor: heand;
	font-style: italic;
	padding-right: 10px;
	padding-left: 10px;
	border: 2px solid #f6f6ec;
}

#FormWrap label
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	display: block;
	color: #683820;
	padding-bottom: 5px;
		font-style: italic;
}

#FormWrap .massage
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	display: block;
	margin-left: 20px;
	margin-bottom: 20px;
	color: #683820;
	font-style: italic;
}

#FormWrap .smallMassage
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: uppercase;
	font-style: normal;
}

#FormWrap input
{
	color: #683820;
	background-color: #f6f6ec;
	width:260px;
	height: 21px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #683820;
		border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #683820;
	border-right-color: #683820;
	border-bottom-color: #683820;
	padding-top: 3px;
	padding-left: 4px;
}

.holder
{
	width:280px;
	padding-left:20px;
	margin-bottom: 15px;
	display: inline;
	float: left;	
}

#FormWrap textarea
{
	width: 560px;
	height: 100px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #683820;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;;
	border-bottom-style: solid;
	border-top-color: #683820;
	border-right-color: #683820;
	border-bottom-color: #683820;
	padding-top: 3px;
	padding-left: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #683820;
	background-color: #f6f6ec;
}

/*  End Form formating */

/* =================== Archive formating =========================== */



#main-content-archive .ArchiveTitle h2
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #683820;
	padding-bottom: 8px;
	padding-left: 5px;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #683820;
}

#main-content-archive
{
	margin-right: 243px;
	margin-left: 30px;
	margin-top: 54px;
}

/*  End Archive formating */


/* =================Contact Formating====================== */
#main-content-contact
{
	margin-right: 25px;
	margin-left: 210px;
	margin-top: 52px;
}

#main-content-contact h1
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: normal;
	color: #683820;
	padding-top: 5px;
	margin-bottom: 11px;
}

#main-content-contact p
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 21px;
	font-weight: normal;
	color: #683820;
	padding-right: 30px;
}

#main-content-contact .Phone
{
	background-image: url(style/images/PhoneIcon.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 39px;
	padding-top: 20px;
	padding-left: 70px;
	margin-left: 5px;
	margin-top: 35px;
	margin-bottom: 5px;
}

#main-content-contact .Mail
{
	background-image: url(style/images/MailIcon.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 39px;
	padding-top: 20px;
	padding-left: 70px;
	margin-left: 5px;
}

#main-content-contact .Mail a
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	color: #683820;
}

#main-content-contact .Phone .ContactDtails
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	color: #683820;		
}


/*  End Contact formating */

/* ====================== page formatimg ====================== */

#secondary-sidebar .excerpt {
	padding-top: 62px;
	background-image: url(style/images/qout.jpg);
	background-repeat: no-repeat;
	background-position: top;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	color: #683820;
	line-height: 20px;
	padding-bottom: 30px;
}


#main-content h1
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26pt;
	line-height: normal;
	color: black;
	font-style: normal;
	font-weight: normal;
}

#main-content h2
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #683820;
	font-style: normal;
	font-weight: normal;
	margin-bottom: 10px;
}

#main-content .PublishIn
{
	margin-top: 30px;
	margin-bottom: 30pt;
}


#main-content .PublishIn .text
{
	line-height: normal;
	color: #000000;
	font-style: normal;
	font-family: Georgia, "Times New Roman", Times, serif;

}

#main-content .PublishIn .print
{
display:none;
}

#main-content .PublishIn .mail img
{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;	
}

#main-content .PublishIn .print img
{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;	
}

#main-content .PublishIn .mail
{
display:none;
}

#main-content .post p
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	line-height: 16pt;
	font-weight: normal;
	color: #000000;
	padding-bottom: 20px;
}

#main-content .post .closeArtical
{
	display:none;
}

#main-content .post a.TopBottemLink	
{
	float: right;
	display:inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #683820;
	background-image: url(style/images/Top.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 12px;	
}

#main-content .post a.SendBottemLink	
{
	display:inline;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #683820;
	background-image: url(style/images/SendTo.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 16px;
	padding-right: 7px;
	margin-left: 8px;	
}

#main-content .post a.PrintBottemLink	
{
	display:inline;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #683820;
	background-image: url(style/images/Print.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 16px;
	padding-right: 7px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #683820;
}

#secondary-sidebar .PDF a
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	text-decoration: none;
	padding-top: 14px;
	padding-right: 14px;
	padding-bottom: 14px;
	padding-left: 46px;
	display:block;
	background-color: #e9e3db;
	background-image: url(style/images/DownloadArtical.gif);
	background-repeat: no-repeat;
	background-position: 9px center;
	line-height: 16px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #683820;
	color: #683820;
	margin-bottom: 30px;
}


/* END Page Formating */



h1#logo {
	background-image: url(style/images/Logo.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	background-position: 20px 32px;
	height: 100%;
}
body {
	height: 100%;
	background-color: #f6f6ec;
	background-image: url(style/images/BG.jpg);
	background-repeat: no-repeat;
	background-position: center 5px;
}





/*  ________________ side navigation ___________________*/

#main-sidebar #side_nav
{
	padding: 0;
	margin: 0;
	list-style: none;
}

#main-sidebar #side_nav ul li
{
	margin: 0;
	padding: 0;
	text-decoration: none;
}

#main-sidebar #side_nav ul li a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #683820;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #683820;
	width: 142px;
	display: block;
	padding-top: 9px;
	padding-bottom: 9px;
	padding-left: 8px;
}

#main-sidebar #side_nav ul li a:hover
{
	background-color: #f2eee9;	
}



#main-sidebar .current_page_ancestor,
#main-sidebar .current_page_item,
#main-sidebar .current_page_parent
{
	background-color: #f2eee9;
	cursor: text;
}



/* ============= SidePic ==================== */

#secondary-sidebar .SidePic
{
	margin-bottom: 30px;
}

#secondary-sidebar .SidePic p
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #eae4dc;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 6px;
}

.wp-caption {
	border: none;
	text-align: center;
	padding: 0!important;
	margin: 0;
}
.wp-caption img {
margin: 0;
padding: 0;
border: 0 none;
}	

.alignnone
{
	float:left;
	margin-right:15px;
	margin-bottom:8px;
	margin-top:8px;
	margin-left:0px;
}

.wp-caption p.wp-caption-text {
	font-size: 12px!important;
	line-height: 17px;
	margin: 0!important;
	background-color: #dad0c3;
	padding-top: 0!important;
	padding-right: 0!important;
	padding-bottom: 2px!important;
	padding-left: 4px!important;
	border-right-width: 5px;
	border-left-width: 5px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #f6f6ec;
	border-left-color: #f6f6ec;
}

/*___________________Category Page_________________*/


#CategoryTitle
{
	width: 100%;
	height: 48px;
	background-image: url(style/images/CatTitleBG.gif);
	background-repeat: repeat-x;
	border-left-width: 6px;
	border-left-color: #683820;
	border-left-style: solid;
	margin-bottom: 5px;
}

#CategoryTitle h1
{
	text-transform:uppercase;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #683820;
	padding-top: 13px;
	padding-left: 16px;
	font-weight: normal;
}

#main-content-Cat .item
{
	float:left;
	background-image: url(style/images/CatSep.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-top: 30px;
	padding-bottom: 30px;
}

#main-content-Cat .item .itemText
{
	float:left;
	width:460px;
		

}

#main-content-Cat .item .itemText h2
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #683820;
	text-decoration: none;
	font-weight: normal;
	margin-bottom: 5px;
}

#main-content-Cat .item .itemText h2 a
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #683820;
	text-decoration: none;
	font-weight: normal;
}

#main-content-Cat .item .itemText h2 a:hover
{
	text-decoration: underline;	
}
#main-content-Cat .item .itemText a.image:link
{
	width:auto;
	height:auto;
	border: none;
}


#main-content-Cat .item .itemText
{
	float:left;
}

#main-content-Cat .item .itemText p
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	display:inline-block;
	line-height: 19px;
}

#main-content-Cat .item .itemText img
{
	width:auto;
	height:auto;
	margin-top: 10px;
	border-style: none;
}

#main-content-Cat .item img
{
	width: 160px;
	height: 106px;
	margin-right: 15px;
	float:left;
	border-style: none;
	margin-top: 0px;
}

















