/* 
	Theme Name: chgpulse.com
	Theme URL: http://chgpulse.com/
	Description: Customised WordPress Theme by <a href="mailto:milanmk@yahoo.com">Milan Kaneria</a>.
	Author: Milan Kaneria
	Author URI: mailto:milanmk@yahoo.com
	Version: 1.0
		
*/


body
{
	margin: 0px auto 0px auto;
	padding: 0px;
	color: #434343;
	background: #DEE0B5 url(/wp-content/uploads/body-bg_nonav.jpg) center top repeat-x;
	font-family: Tahoma, Sans-Serif;
	font-size: 13px;
	line-height: 1.4;
}

#wraper
{
	width: 1118px;
	margin: 0px auto 0px auto;
	overflow: hidden;
}

#header
{
	height: 100%;
	font-family: Arial, Sans-Serif;
	overflow: hidden;
}

#header-menu
{
	height: 40px;
	margin: 6px 0px 0px 0px;
	color: #fefefe;
	font-size: 13px;
	font-weight: bold;
}

#header-menu ul
{
	height: 100%;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}

#header-menu li
{
	float: left;
	display: block;
	height: 29px;
	margin: 0px 0px 0px 5px;
	padding: 0px 0px 0px 9px;
	background: url(images/header-menu-bg.jpg) 0px 12px no-repeat;
	list-style: none;
}

#header-menu a
{
	float: left;
	display: block;
	height: 29px;
	padding: 11px 15px 0px;
	color: #fefefe !important;
}

#header-menu li.current_page_item a
{
	background: url(images/header-menu-active-bg.jpg) center top repeat-x !important;
}

#header-box
{
	height: 229px;
	background: url(images/header-box-bg.png) center top no-repeat;
}

#header-box-social
{
	height: 84px;
	padding: 15px 30px 0px 0px;
	text-align: right;
}

#header-box-search
{
	height: 30px;
	padding: 8px 0px 0px 705px;
}

#search #s
{
	width: 270px;
	border: none !important;
	background: transparent !important;
}

#search input.submit
{
	margin-left: 18px;
	background: transparent !important;
	font-size: 12px;
}

#header-box-links
{
	height: 55px;
	padding: 10px 0px 0px 900px;
	font-size: 11px;
	font-weight:  bold;
}

#header-box-links div
{
	float: left;
	white-space: nowrap;
}

#header-box-links a
{
	color: #ffffff !important;
}

#header-box-menu
{
	padding: 3px 0px 0px 190px;
	font-size: 16px;
	font-weight: bold;
}

#header-box-menu ul
{
	width: 100%;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}

#header-box-menu li
{
	float: left;
	margin: 0px;
	padding: 0px 15px;
	list-style: none;
}

#header-box-menu a
{
	color: #ffffff !important;
}

#header-box-menu li.current_page_item a
{
	color: #000000 !important;
}



#page
{
	height: 100%;
	margin: 0px;
	padding: 0px;
	background: url(images/page-bg.jpg) center top repeat-y;
	overflow: hidden;
}

.page-home
{
	padding: 0px 0px 0px 40px !important;
	background: url(images/page-home-bg.jpg) center top repeat-y !important;
}

#page-home-bottom
{
	clear: both;
	margin-left: -40px;
	height: 20px;
	background: url(images/page-home-bottom-bg.jpg) center top no-repeat;
}

#page-top
{
	height: 20px;
	background: url(images/page-top-bg.jpg) center top no-repeat;
}

#page-bottom
{
	clear: both;
	height: 20px;
	background: url(images/page-bottom-bg.jpg) center top no-repeat;
}

#home-box1
{
	height: 196px;
	margin: 0px 0px 0px -40px;
	padding: 13px 0px 0px 35px;
	background: url(images/home-box1-bg.png) center top no-repeat;
}

.home-box1
{
	float: left;
	width: 205px;
	height: 165px;
	padding-right: 10px;
	text-align: right;
}

.home-box1-alt1
{
	margin: 0px 64px 0px 64px;
}

.home-box1-alt2
{
	margin: 0px 62px 0px 0px;
}

.home-box1-header
{
	margin-top: 50px;
	font-size: 20px;
}

.home-box1-content
{
	float: right;
	width: 120px;
	height: 58px;
	font-size: 12px;
}

.home-box1-link
{
	float: right;
	width: 120px;
	font-size: 12px;
}

#home-box2
{
	height: 240px;
	margin: 0px 0px 30px -40px;
	padding: 0px 0px 0px 40px;
	background: url(images/home-box2-bg.png) center top no-repeat;
}

#home-featured
{
	float: left;
	width: 670px;
	height: 230px;
	margin-left: 50px;
}



#content
{
	float: left;
	width: 645px;
	padding-left: 40px;
}

.post-date
{
	float: left;
	width: 73px;
	margin-top: 10px;
}

.post-date div
{
	color: #797a7d;
	text-align: center;
	line-height: 1.2;
}

.post-date-d
{
	height: 26px;
	padding-top: 12px;
	background: url(images/post-date-d-bg.jpg) 17px 0px no-repeat;
	font-size: 18px;
	font-weight: bold;
}

.post-date-m
{
	font-size: 18px;
	font-weight: bold;
}

.post-date-y
{
	font-size: 14px;
}

.post
{
	float: left;
	width: 550px;
	padding: 0px 20px 15px 0px;
}

.post-alt
{
	width: 600px;
	padding: 0px 20px 15px 20px;
}

.posttitle
{
	margin: 0px;
	padding: 0px;
	color: #2b2e31;
	font-size: 28px;
	font-weight: normal;
}

.posttitle a
{
	color: #2b2e31 !important;
}

.postmeta
{
	height: 100%;
	padding: 0px 0px 5px;
	border-bottom: 2px solid #DBDBDB;
	color: #8cb7c7;
	font-size: 11px;
	font-weight: bold;
	overflow: hidden;
}

.postmeta span
{
	float: left;
	height: 24px;
	margin-right: 30px;
	padding: 6px 0px 0px 35px;
}

.postmeta-author
{
	background: url(images/post-icon-author.jpg) left top no-repeat;
}

.postmeta-comments
{
	background: url(images/post-icon-comments.jpg) left top no-repeat;
}

.postmeta-category
{
	background: url(images/post-icon-category.jpg) left top no-repeat;
}

.postcontent
{
	padding: 0px 0px 0px;
	text-align: justify;
}

blockquote
{
	width: 90%;
	margin: 0px auto 10px auto;
	padding: 10px;
	border: 1px solid #8CB7C7;
	font-style: italic;
}

#page-nav-prev
{
	float: left;
	margin: 0px;
	padding: 0px 0px 10px 50px;
}

#page-nav-next
{
	float: right;
	margin: 0px;
	padding: 0px 20px 10px;
}


#sidebar
{
	float: left;
	width: 408px;
	margin-left: 25px;
}

.sidebar-widget
{
	width: 408px;
	margin-bottom: 15px;
	overflow: hidden;
}

.sidebar-header
{
	height: 24px;
	padding: 4px 0px 0px 15px;
	color: #ffffff;
	background: url(images/sidebar-widget-header-bg.gif) right top no-repeat;
	font-family: Arial, Sans-Serif;
	font-weight: bold;
	clear: both;
}

.sidebar-content
{
	padding: 10px 15px 10px;
	font-size: 12px;
}

.sidebar-content a
{
	color: #393939 !important;
	text-decoration: underline !important;
}

.sidebar-widget ul
{
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.sidebar-widget li
{
	padding: 0px 0px 3px 15px;
	background: url(images/sidebar-li2.gif) 0px 5px no-repeat;
	list-style: none;
}

.sidebar-widget-alt li
{
	padding: 0px 0px 3px 15px;
	background: url(images/sidebar-li1.gif) 0px 5px no-repeat;
	list-style: none;
}




.sidebar-content-box
{
	width: 303px;
	margin: 0px 27px;
	padding: 0px 20px;
	background: #ffffff;
}

.sidebar-widget-content-top
{
	height: 10px;
	background: url(images/sidebar-widget-content-top-bg.png) 27px 0px no-repeat;
	overflow: hidden;
}

.sidebar-widget-content-bottom
{
	height: 10px;
	margin-bottom: 10px;
	background: url(images/sidebar-widget-content-bottom-bg.png) 27px 0px no-repeat;
}





.sidebar-widget-video
{
	background: url(images/sidebar-widget-r-bg.jpg) left top repeat-y;
}

#sidebar-widget-video-top
{
	height: 22px;
	background: url(images/sidebar-widget-r-top-bg.jpg) center top no-repeat;
}

#sidebar-widget-video-bottom
{
	height: 28px;
	background: url(images/sidebar-widget-r-bottom-bg.jpg) center top no-repeat;
}


.sidebar-widget-recent
{
	background: url(images/sidebar-widget-g-bg.jpg) left top repeat-y;
}

#sidebar-widget-recent-top
{
	height: 22px;
	background: url(images/sidebar-widget-g-top-bg.jpg) center top no-repeat;
}

#sidebar-widget-recent-bottom
{
	height: 28px;
	background: url(images/sidebar-widget-g-bottom-bg.jpg) center top no-repeat;
}


.sidebar-widget-feeds
{
	background: url(images/sidebar-widget-y-bg.jpg) left top repeat-y;
}

#sidebar-widget-feeds-top
{
	height: 22px;
	background: url(images/sidebar-widget-y-top-bg.jpg) center top no-repeat;
}

#sidebar-widget-feeds-bottom
{
	height: 28px;
	background: url(images/sidebar-widget-y-bottom-bg.jpg) center top no-repeat;
}


.sidebar-widget-common
{
	background: url(images/sidebar-widget-b-bg.jpg) left top repeat-y;
}

#sidebar-widget-common-top
{
	height: 22px;
	background: url(images/sidebar-widget-b-top-bg.jpg) center top no-repeat;
}

#sidebar-widget-common-bottom
{
	height: 28px;
	background: url(images/sidebar-widget-b-bottom-bg.jpg) center top no-repeat;
}






.home-widget-left
{
	float: left;
	width: 261px !important;
}

.home-widget-right
{
	float: left;
	width: 237px !important;
}

.home-widget-alt
{
	float: left;
	width: 540px !important;
}



#home-headlines
{
	width: 510px !important;
	padding: 0px 15px;
}

.home-comments-meta div
{
	float: left;
}

#home-comments p, #home-headlines p
{
	margin: 0px;
	padding: 0px;
}

.home-headlines-header
{
	margin-bottom: 8px;
	font-size: 30px;
	border-bottom: 1px solid #DBDBDB;
}

.home-comments-title a, .home-headlines-title a
{
	color: #612135 !important;
	font-size: 17px;
	font-weight: bold;
	line-height: 1;
	text-decoration: none !important;
}

.home-comments-meta, .home-headlines-meta
{
	color: #3C7E98;
	font-style: italic;
}



.WP-Tabs
{
	height: 100%;
	margin: 0px 45px;
	overflow: hidden;
}

.WP-Tab-Content, .WP-Tab-Content-Alt
{
	display: block;
}

.WP-Tab-Content-Alt
{
	display: none;
}

.WP-Tab-Menu, .WP-Tab-Menu-Alt
{
	float: left;
	width: auto;
	margin-right: 2px;
	padding: 2px 10px;
	color: #000000 !important;
	background: #ffffff;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}

.WP-Tab-Menu-Alt
{
	color: #000000 !important;
	background: none;
}

.WP-Tab-Menu-Y
{
	background: #F8E299;
}

.WP-Tab-Menu-G
{
	background: #C7C980;
}

.WP-Tab-Menu-B
{
	background: #D0BDC3;
}


/* Flickr Widget */
#WP-Tab1-Content-2 p
{
	margin: 0px auto;
}




#footer
{
	clear: both;
	height: 100%;
	padding: 10px 0px 30px 70px;
	color: #595959;
	font-size: 10px;
	font-weight: bold;
	overflow: hidden;
}

#footer div
{
	float: left;
}

#footer-text
{
	width: 265px;
}

#footer a
{
	color: #595959;
}



a, a:link, a:visited
{
	color: #8cb7c7;
	text-decoration: none;
}
	
a:hover, a:focus, a:active
{
	color: #692E40 !important;
	outline: none;
}

a.more, a.more-link
{
	padding: 0px 0px 0px 14px;
	background: url(images/a-bg.gif) 0px 2px no-repeat;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline !important;
}

a img
{
	border: none;
}



form
{
	margin: 0px;
	padding: 0px;
}

input, textarea, select
{
	padding: 2px 4px;
	border: 1px solid #DBDBDB;
	font-family: Arial, Sans-Serif;
}

input.submit, input.Buttons
{
	border: none;
	color: #ffffff;
	background: #692E40;
	font-weight: bold;
	cursor: pointer;
}



.clear
{
	clear: both;
}


.alignright
{
	float: right;
}

.alignleft
{
	float: left
}

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;
}


.aligncenter, div.aligncenter
{
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption
{
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.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;
}



.rsswidget img
{
	display: none;
}