body {
	padding: 0px 0 0;
	margin: 0;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	background: #5ca7d4;
	color: #fff;
	text-align:center;
}

#main-page {
	width: 876px;
	margin: 0 auto;
	overflow: hidden;
	background: #403f3f;
	border-left: 4px #fff solid;
	border-right: 4px #fff solid;
	text-align:left;
}
/*header start*/
#header {
	width: 876px;
	height: 125px;
	float: left;
	background: #7ccbf1 url( images/header-bg.gif) no-repeat;
	border-bottom: 1px #5e8598 solid;
}
* html #header {
	overflow: hidden;
}
/*logo start*/
#header .logo{
	padding: 20px 0 0 32px;
	margin: 0;
	float: left;
}
#header .logo a{
	display: block;
	width: 371px;
	height: 71px;
	background: url( images/logo.gif) no-repeat;
	text-indent: -9999px;
}
/*logo end*/
/*navigation start*/
#header .navigation {
	padding: 101px 25px 0 0;
	margin: 0;
	list-style: none;
	float: right;
}
#header .navigation li {
	float: left;
	padding: 0 5px 0 0;
	background: no-repeat;
	position: relative;
}
#header .navigation li a {
	float: left;
	height: 21px;
	text-decoration: none;
	color: #fff;
	/*text-transform: uppercase;*/
	/*font-weight: bold;*/
	font-weight: normal;
	/*background: url( images/menu-right-bg.gif) no-repeat 100% 100%; */
	background: url( images/menu-right-bg.gif) no-repeat 100% 0;
	padding: 4px 14px 0 0;
	text-align: center;
}
#header .navigation li a span {
	float: left;
	width: 14px;
	height: 25px;
    /*background: url( images/menu-left-bg.gif) no-repeat 0 100%; */
	background: url( images/menu-left-bg.gif) no-repeat 0 0;
	margin-top: -4px;
}



#header .navigation li a.active {
	background-position: 100% 50%;
}
#header .navigation li a.active span {
	background-position: 0 50%;
}


#header .navigation li a:hover {
	background-position: 100% 100%;
}
#header .navigation li a:hover span {
	background-position: 0 100%;
}

/*navigation end*/
/*header end*/
/*content start*/
#content {
	width: 533px;
	float: left;
	padding: 30px 0 40px 32px;
}

#content h2 {
	padding: 0 5px 0 3px;
	margin: 0;
	color: #027abb;
	font-size: 24px;
	background: #a9e2ff;
	float: left;
}

#content h2 a {
	padding: 0 5px 0 3px;
	margin: 0;
	color: #027abb;
	font-size: 24px;
	background: #a9e2ff;
	
	float: left;
	
	text-decoration:none;
}
#content span {
	float: left;
	color: #a9e2ff;
	font-size: 12px;
	font-weight: bold;
	padding: 4px 0 10px 4px;
	width: 500px;
}
#content span a,
#content a {
	color: #5ca7d4;
	font-size: 14px;
	padding: 0;
	display: inline;
}
#content a:hover {
	text-decoration: none;
}
#content .coments {
	float: left;
	width: 500px;
	padding: 13px 0 27px 4px;
}
#content a {
	font-weight: bold;
}
#content p {
	clear: both;
	padding: 10px 30px 13px 4px;
	margin: 0;
	font-size: 14px;
	line-height: 23px;
}
/*content end*/
/*right column start*/
#right-column {
	width: 280px;
	float: left;
	padding: 29px 0 0 2px;
}
#right-column .box {
	margin-bottom: 24px;
}
#right-column .box,
#right-column .box .container,
#right-column .box .second-container
{
	width: 280px;
	float: left;
}
#right-column .box .second-container h3 {
	/*text-transform: uppercase;*/
	padding: 0;
	margin: 0;
	/*font-size: 23px;
	color: #0274bb;*/
	font-size: 14px;
	color: #ccc;
}
#right-column .box .second-container ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
#right-column .box .second-container ul li a:hover {
	text-decoration: underline;
}
/*info box start*/
#right-column .info {
	background: url( images/info-bg.gif) repeat-y;
}
#right-column .info .container {
	background: url( images/info-top-bg.gif) no-repeat;
}
#right-column .info .second-container {	
	background: url( images/info-bottom-bg.gif) no-repeat 0 100%;
	/*padding: 18px 0 10px 17px;*/
	padding: 18px 0 10px 10px;
}
#right-column .info img {
	float: left;
}
#right-column .info p {
	width: 160px;
	float: left;
	padding: 0 0 0 17px;
	margin: 0;
	font-size: 12px;
	line-height: 23px;
	margin-top: -6px;
}

#right-column .info p.pitch {
	width: 240px;
	float: left;
	padding: 0 0 0 7px;
	margin:10px 0 0 0;
	font-size: 12px;
	line-height: 18px;
}
/*info box end*/
/*archives and tags box start*/
#right-column .archives,
#right-column .tags {
	background: url( images/tags-bg.gif) repeat-y;
}
#right-column .archives .container,
#right-column .tags .container {
	background: url( images/tags-top-bg.gif) no-repeat;
}

#right-column .archives .second-container,
#right-column .tags .second-container {
	background: url( images/tags-bottom-bg.gif) no-repeat 0 100%;
	padding: 10px 10px 8px 13px;
}
#right-column .archives .second-container ul,
#right-column .tags .second-container ul {
	width: 105px;
	float: left;
	padding: 3px 0 0 19px;
	line-height: 22px;
}
#right-column .archives .second-container ul li a,
#right-column .tags .second-container ul li a{
	font-size: 11px;
	/*color: #303030;*/
	color: #ccc;
	text-decoration: none;
}
#right-column .archives .second-container ul li a span,
#right-column .tags .second-container ul li a span{
	/*color: #5ca4d4;*/
	color: #ccc;
}
/*archives and tags box end*/
/*pages,blogroll and meta box start*/
#right-column .pages,
#right-column .blogroll,
#right-column .meta {
	background: url( images/meta-bg.gif) repeat-y;
}
#right-column .pages .container,
#right-column .blogroll .container,
#right-column .meta .container {
	background: url( images/meta-top-bg.gif) no-repeat;
}
#right-column .pages .second-container,
#right-column .blogroll .second-container,
#right-column .meta .second-container {
	background: url( images/meta-bottom-bg.gif) no-repeat 0 100%;
	padding: 10px 10px 8px 13px;
}
#right-column .pages .second-container h3,
#right-column .blogroll .second-container h3,
#right-column .meta .second-container h3 {
	/*color: #fff;*/
	color:#ccc;
}
#right-column .pages .second-container ul,
#right-column .blogroll .second-container ul,
#right-column .meta .second-container ul {
	padding: 3px 0 2px 24px;
	line-height: 22px;
}
#right-column .pages .second-container ul li a,
#right-column .blogroll .second-container ul li a,
#right-column .meta .second-container ul li a {
	text-decoration: none;
	/*color: #303030;*/
	color:#ccc;
	font-size: 11px;
	/*font-weight: bold;*/
}
/*pages,blogroll and meta box end*/
/*right column end*/
/*footer start*/
#footer {
	width: 876px;
	height: 42px;
	float: left;
	background: url( images/footer-bg.jpg) no-repeat;
	padding: 25px 25px 0 0;
	clear: both;
	text-align: right;
	font-size: 16px;
}
#footer p {
	padding: 0;
	margin: 0 10px 0 0;
}
#footer p strong {
	color: #424141;
}
/*footer end*/


/*add style */
#right-column .inside {
	list-style:none !important;
	margin:0 0 0 0 !important;
	padding:0 0 0 0 !important;
	}
	
#right-column .inside_two {
	list-style:none !important;
	margin:0 0 0 0 !important;
	padding:0 0 0 0 !important;
	}
#right-column .inside_three {
	
	}
	
