/*  
Theme Name: Just Corporate Catering
Theme URI: http://www.siliconwebtech.com
Description: This theme has been developed by SiliconWeb Technology for JustCorporateCatering.com website.
Version: 1.0
Author: Santosh Kumar
Author URI: http://www.siliconwebtech.com

*/

body 
{
	margin:0;
	padding:0;
	background-image:url(images/basebg.jpg);
	background-repeat:repeat-x;
	background-position:top center;
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#4D4D4D;
	line-height:20px;
}

a:link, a:visited
{
	text-decoration: none;
	color: #336699;
}

a:hover
{
	text-decoration: underline;
}

p
{
	padding: 10px 0 0 0;
}

#wrapper
{
	margin: 0 auto 0 auto;
	width: 750px;
	text-align: left;
}

#header
{
	float: left;
	width: 750px;
}
/*
#container
{
	float: left;
	width: 500px;
}
.sidebar
{
	float: left;
	width: 240px;
	background: #eeeeee;
	margin: 0 0 0 10px;
	display:inline;
}
*/
#footer
{
	clear: both;
	float: left;
	width: 750px;
	padding-top:10px;
}

#footer p
{
	line-height:18px;
}

body, h1, h2, h3, h4, h5, h6, address, blockquote, dd, dl, hr, p, form
{
	margin: 0;
	padding: 0;
}

h1
{
	font-family: "Trebuchet MS";
	font-size: 24px;
	padding: 0 0 10px 0;
}

.post
{
	padding: 10px 0 10px 0;
}

.post h2
{
	font-family: "Trebuchet MS";
	font-size: 18px;
}

.entry
{
	line-height: 18px;
}

p.postmetadata
{
	font-size:12px;
	margin: 0 0 15px 0;
}

p.postmetacomments
{
	font-size:12px;
	border-top: 1px solid #ccc;
	margin: 15px 0 0 0;
}

.navigation
{
	padding: 10px 0 0 0;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
}

.mainblgcontents
{
	margin:0;
	padding:0;
}

.mainblgcontents p {
	margin:0 0 10px 0;
}

/*styling sidebar*/

/* this style formats the all UL including nesting of UL */
.sidebar ul{
list-style-type: none;
margin: 0;
padding: 0 10px 0 0;
}

/* place padding between the sections */
.sidebar ul li{
padding: 10px 0 10px 0;
font-size:13px;
}

.sidebar ul li h2{
font-size: 16px;
border-bottom: 1px dotted #688848;
margin-bottom:10px;
padding-bottom:4px;
color:#000000;
}

/* fix no top and bottom padding for nested items/links */
.sidebar ul ul li{
padding: 0;
line-height: 24px;
}

/* comments styles */
.comments-template
{
	margin: 10px 0 0;
	border-top: 1px solid #ccc;
	padding: 10px 0 0;
}

.comments-template ol
{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li
{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
	border-bottom: 1px solid #ccc;
}

.comments-template h2, .comments-template h3
{
	font-family: "Trebuchet MS";
	font-size: 16px;
}

.commentmetadata
{
	font-size: 12px;
}

.comments-template p.nocomments
{
	padding: 0;
}

.comments-template textarea
{
	font-family: "Trebuchet MS";
	font-size: 12px;
}

/* end of comments styles */

/*	jcc stylesheet	*/

.nav
{
	background-image:url(images/nav_patt.gif);
	background-repeat:repeat-x;
	border-left:1px solid #ffffff;
	border-right:1px solid #ffffff
}

.tblbg
{
	background-color:#ffffff;
}

.bodycont
{
	padding:25px;
	border-right:1px solid #D9D9D9;
}
/* CSS Document */


.bottm
{
	background-image:url(images/btm_patt.jpg);
	background-repeat:repeat-x;
	font-family:"Trebuchet MS";
	color:#ffffff;
	font-size:14px;
}

.bottmnav
{
	color:#ffffff;
	font-size:14px;
	text-decoration:none;
	font-weight:normal;
}

.bottmnav:hover
{
	color:#ffffff;
	font-size:14px;
	text-decoration:underline;
	font-weight:normal;
}

.smaltxt
{
	color:#7E7E7E;
	font-size:11px;
	text-decoration:none;
	font-weight:normal;
}

.smllink
{
	color:#515050;
	font-size:11px;
	text-decoration:none;
	font-weight:normal;
}
.smllink:hover
{
	color:#000000;
	font-size:11px;
	text-decoration:none;
	font-weight:normal;
}

input
{
	border:#C5C5C5 1px solid;
}

.sidenav
{
	color:#565656;
	font-size:12px;
	text-decoration:none;
	font-weight:normal;
}
.sidenav:hover{
	color:#000000;
	font-size:12px;
	text-decoration:none;
	font-weight:normal;
}

.spacer{padding:0 10px 0 10px;}

.heading
{
	font-family:"Trebuchet MS";
	font-size:20px;
	color:#2c2c2c;
}
.form
{
	width:300px;
	height:22px;
}
.comments_box
{
	height:200px;
	width:300px;
}
.imgborder
{
	border:1px solid #c9cbc9;
}
.btn
{
	background-color:#41610d;
	border:1px solid #252525;
	font-size:12px;
	font-weight:bold;
	font-family:"Trebuchet MS";
	padding:8px 14px 8px 14px;
	color:#ffffff;
	text-decoration:none;
} 


