#wrapper
{
	width	: 925px;
	margin	: 0 auto;
}	

#header
{
	float	: left;
	width	: 100%;
	height	: 242px;
	background	: url(images/header.jpg) 14px 0px no-repeat;
}

.rss
{
	
	width	: 23px;
	height	: 23px;
	float	: right;	
	margin-top	: 7px;
	margin-right	: 20px;
	
}

.logo
{
	float	: left;
	height		: 70px;
	width		: 415px;
	margin-left	: 175px;
	margin-top	: 70px;
}

.bgCurve
{
	height		: 9px;
	width		: 916px;
	background	: url(images/menu-bg-curve.png) no-repeat;
	position	: absolute;
	top			: -38px;
}

#topMenuPages
{
	float	: left;
	background		: url(images/top-menu-bg.png) top left no-repeat;
	width			: 100%;
	height			: 35px;
	overflow		: hidden;
}

#columnsBg
{
	float		: left;
	width		: 100%;
	min-height	: 700px;
}


/* Begin Sidebar */
#sidebar
{
	float:right;
	width: 200px;
	
}

#sidebar form {
	margin: 0;
	}
#sidebar h3 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 2em;
	color		: #fd6500;
	}
#sidebar h3 {
	margin: 5px 0 7px 0;
	padding: 0;
	}
	
#sidebar {
	font: 12px 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
	
#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}
#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
	
/* End Sidebar */


/* special h2 post title and post related things */



.eachPost,
.eachPostSingle
{
	float	: left;
	width	: 100%;
	margin-bottom	: 10px;
	border-bottom	: 1px solid #b2b2b2;
}

.eachPostSingle
{
	border:none;
}

.eachPostSingle
{

}

.eachPostSingle .pageTitle
{
	background	: none;
	
	display		: block;
}

h2.pageTitleInPage
{
	
	color			: #630000;
	width			: 663px;
	margin-bottom	: 0px;
	font-size		: 21px;
	font-family		: arial;
	font-weight		: bold;
}





.postInBlog
{
	float	: right;
	width	: 100%;
	text-align: justify;	
}


.post hr {
	display: block;
	
	}

.widecolumn .postInBlog {
	margin: 0;
	
	}

#content h2 a,
h2.pageTitle
{	
	color		: #630000;
	display		: block;
	font-family	: georgia;
	font-style	: italic;
	
}

h2 {
	margin: 0;
	}

h2.pagetitle {
	text-align: left;
	margin-bottom	: 10px;
	color			: #333;
}


/* content */

#content
{
	line-height	: 20px;
	float		: left;
	width		: 651px;
}


#contentTopBg
{
	float		: left;
	width		: 100%;
}

#contentMidBg
{
	float		: left;
	width		: 100%;
	background	: url(images/content-mid-bg.png) repeat-y;
	
}


#contentBotBg
{
	float		: left;
	width		: 100%;
	background	: url(images/content-bot-bg.jpg) bottom left no-repeat;	
	padding-bottom	: 20px;min-height	: 1000px;
}

#contentMgn
{
	margin		: 20px;
	
}

/* set common link */

a:link,
a:visited,
a:active
{
	color	: #004eb7;
}



.commentWrap
{
	background	: #fff;
	float		: left;
	width		: 100%;
}

#respond h3
{
	color	: #333;
}

h2 .content-title
{
	font-family	: arial;
	font-size	: 19px;
	padding		: 0;
	margin		: 0;
}

/* comment form */

.commentLabel
{
	background	: url(images/arrow-point.jpg) 95% 8px no-repeat;
}

#commentform .commentBtn
{
	width:200px;
	padding:3px;
	display:block;
	margin-top:-50px;
	border:1px solid #eeeeee;
	border-top:none;
	background	: #e1e1e1 url(images/arrow-point-up.jpg) 95% 5px no-repeat;

}


#footerWrap
{
	float:left;
	width:100%;
}

#footerContent
{
	margin		: 0 20px;
	height		: 50px;
	border-top	: 1px solid #c9c9c9;
	padding-top	: 0px;
	margin-top	: 10px;
}


/* style the trigger elements */
#demo img {
	border:0;
	cursor:pointer;
	margin:0 8px;
}

#feedBurner
{
	text-align:left;
	margin-left	: 505px;
	width		: 373px;

	float		: left;
}


#feedBurner .feedTxt
{
	background: none;
	border		: none;
	width		: 270px;
	margin-top	: 10px;
	
}

#feedBurner .btnSubmit
{
	background	: url(../images/btn-submit.png) no-repeat;
	border		: none;
	text-indent	: -2000px;
	width		: 89px;
	height		: 22px;
}

#transbg
{
	float	: left;
	width	: 100%;
	background	: url(images/trans-content-bg.png) 2px 0px repeat-y;
}