		#footerSound {
			width: auto;
			height: 128px;
			background: #000;
			margin: 0;
			padding: 10px 5px;
			color: #888888;
			font-size: 11px;
			line-height: 1.2em;
		}

		.one_column {
			float: left;
			padding: 0 12px;
			position: relative;
			width: 125px;
			display: block;
			text-align: left;
		}
		
		.copyright_column {
			float: right;
			padding: 0 12px;
			position: relative;
			width: 125px;
			display: block;
			text-align: left;
		}

		.two_column {
			float: left;
			padding: 0 12px;
			position: relative;
			width: 210px;
			display: block;
			text-align: left;
		}

		.three_column {
			float: left;
			padding: 0 12px;
			position: relative;
			width: 315px;
			display: block;
			text-align: left;
		}
		
		.wrapper {
			float: left;
		}

		.list {
			width: 90px;
			list-style-image: none;
			list-style-position: outside;
			list-style-type: none;
			margin: 0;
			display: block;
			padding: 0 15px 10px 0;
			text-align: left;
		}
		
		.listWide {
			width: auto;
			list-style-image: none;
			list-style-position: outside;
			list-style-type: none;
			margin: 0;
			display: block;
			padding: 0 15px 10px 0;
			text-align: left;
			font-size: 11px;
		}
		
		.listCopyright {
			width: 110px;
			list-style-image: none;
			list-style-position: outside;
			list-style-type: none;
			margin: 0;
			display: block;
			padding: 0 15px 10px 0;
		}

		.copyright {
			font-size: 9px;
			line-height: 1.2em;
		}	
			
		#footerSound h2 {
			border-bottom: 1px solid #888888;
			color: #FFFFFF;
			font-size: 11px;
			font-weight: bold;
			margin: 0 0 5px;
			padding-bottom: 3px;
		}
		
		.searchNav form input {
			font-size: 12px;
			border: 1px solid #404040;
			color: #666666;
			font-size: 11px;
			position: relative;
		}
				
		.searchNav form .navSubmit {
			border: 0;
			position: relative;
			top: 5px;
			border: 0;
		}

		.searchNav form .searchTextNav
		{
			text-transform: uppercase;
			position: relative;
			font-weight: bold;
			top: 1px;
		}

		#footerSound a:link {
			color: #fff;
			text-decoration: none;
		}

		#footerSound a:visited {
			color: #b1b1b1;
			text-decoration: none;
		}

		#footerSound a:active {
			color: #fff;
			text-decoration: underline;
		}

		#footerSound a:hover {
			color: #fff;
			text-decoration: underline;
		}
		
		#bottom #col_one {
			width:302px;
			float:left;
			margin-right:18px;
		}
		
		#bottom #col_two {
			width:302px;
			float:left;
			margin-right:18px;
		}
		
		#bottom #col_three {
			width:160px;
			float:left;
			margin-right:18px;
		}
		
		#bottom #col_four {
			width:120px;
			float:left;
		}
		
		#sharethis_0 {
			font-size: 12px;
		}
		
		#featured_post #sharethis_0 {
			visibility: hidden;
		}
		
		#singleimagecaption {
			border-bottom-style:solid;
			border-bottom-width:1px;
			margin-bottom:2px;
			padding-bottom:10px;
			padding-top:5px;
		}
		
		/*blog title start*/
		.blog-title {
			border: 1px solid #005289;
			width: 550px;
			padding: 15px 21px;
			font-size: 15px;
			font-weight: bold;
			line-height: 19px;
			overflow: hidden;
		}
		.avatar-hold {
			float: left;
			border: 1px solid #005289;
			width: 48px;
			height: 48px;
			margin: 4px 18px 0 0;
		}
		* html .avatar-hold { margin-right: 15px; }
		.avatar-hold img { display: block; }
		.blog-title .text {
			height: 1%;
			overflow: hidden;
		}
		.blog-title h1 {
			margin: 0 0 2px;
			font-size: 19px;
			color: #005289;
		}
		.blog-title p { margin: 0; }
		/*blog title end*/
		
		#nav a {
			padding: 0 9px;
		}
		
		.navVertical a:link {
			color: #CC0000;				
		}
		
		/*comments description start*/
		.comm-descr {
			width: 536px;
			border: 1px solid #3c3c3c;
			background: #eeedee;
			margin: 20px auto 20px;
			padding: 14px;
		}
		}
		.comm-descr p { margin: 0 0 12px; font-size: 10px; }
		.comm-descr a { color: #003290; }
		.comm-descr ul {
			margin: 0;
			padding: 0 0 4px 24px;
			list-style: none;
		}
		.comm-descr ul li {
			padding: 0 0 0 16px;
/*			background: url(images/bg-bullet.gif) no-repeat left; */
			margin: 0 0 8px;
		}
		/*comments description end*/
		