/*
Theme Name: Business and Politics
Theme URI: http://www.businessandpolitics.org/
Description: Business and Politics
Version: 1.0
Author: Neil Binley
Author URI: http://www.newtimemedia.co.uk/
Tags: Business and Politics, fixed width, two columns, three columns, cms

	Business and Politics


	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



body 
	{
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #fff;
	text-align: center;
	margin:0px;
	padding: 0px;	
	background-image:url('images/paper-bckgnd-white.png');
	background-repeat:repeat-y;
	background-position:center;
	}

#page 
	{	
	margin: auto;
	padding: 0px;
	width: 970px;	
	text-align: left;
	}
p
	{
	padding:0px;
	margin:0px;
	}

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

#content {
	width:600px;
	min-height:400px;
	margin-left:20px;
	float:left;
	}

.postmetadata {
	clear: both;
}

.clear {
	clear:both;
}

.bodytop
	{
	background-position:top;
	width:100%;
	padding:0px;
	}		

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

code 
	{
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
	{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

/* End Typography & Colors */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.centered2 {
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding:5px;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
	
.alignleft2 {
	float: left;
	}
/* End Images */



/* Begin Lists */


html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}


.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}


/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { 
	text-align:center;
	}
	
.entry p { padding:5px 0px; }	
	
.post small { font-size:12px;padding:5px 0px; }

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* comment START */
#commentlist {
	background:#FCFCFC;
	border-top:1px solid #CCC;
	border-bottom:1px solid #CCC;
	margin:0 -15px;
	padding:0 15px;
}
#commentlist ol, 
#commentlist li {
	list-style:none;
}
#cmtswitcher {
	background:#FFF;
	font-size:10px;
	padding-top:5px;
}
#cmtswitcher a.tab, 
#cmtswitcher a.curtab {
	padding:5px 10px;
	margin-bottom:-1px;
	display:block;
	float:right;
	color:#555;
	text-decoration:none;
}
#cmtswitcher a.tab {
	border:1px solid #FFF;
	border-bottom-color:#CCC;
}
#cmtswitcher a.curtab {
	background:#FCFCFC;
	border:1px solid #CCC;
	border-bottom-color:#FCFCFC;
}
#cmtswitcher .addcomment, 
#cmtswitcher .addtrackback {
	padding-left:22px;
	height:16px;
	line-height:16px;
	display:block;
	font-size:11px;
	float:left;
	margin-right:15px;
	margin-top:4px !important;
	margin-top:3px;
}
#cmtswitcher .addcomment {
	background:url(img/icons.gif) 0 -112px no-repeat;
}
#cmtswitcher .addtrackback {
	background:url(img/icons.gif) 0 -144px no-repeat;
}
#thecomments, 
#thetrackbacks {
	padding-bottom:15px;
}
#thecomments .comment, 
#thecomments .messagebox {
	margin-top:15px;
}
.comment .author {
	float:left;
	width:81px;
	text-align:center;
}
.comment .pic {
	background:url(img/commentpoint.png) 100% 33% no-repeat;
	padding-right:14px;
	margin-top:10px;
}
.comment .name {
	width:67px;
	padding-right:14px;
	font-weight:bolder;
	overflow:hidden;
}
.comment .avatar {
	padding:1px;
	border:1px solid #999;
}
.comment .info {
	background:#EDEFF0 url(img/comment.gif) 0 0 no-repeat;
	float:left;
	padding:10px 15px 0;
	width:494px;
}
.comment .date, 
.trackback .date {
	float:left;
	font-size:10px;
}
.comment .act, 
.trackback .act {
	float:right;
	font-size:10px;
}
.comment .content {
	background:url(img/comment.gif) 100% 100% no-repeat;
	margin:0 -15px;
	padding:0 15px 10px;
	line-height:145%;
}
.comment .content p {
	margin-top:10px;
}
.comment .content blockquote p {
	margin-top:0;
	margin-bottom:10px;
}
.admincomment .author {
	float:right;
}
.admincomment .pic {
	background:url(img/commentpoint.png) 0% 33% no-repeat;
	padding-right:0;
	padding-left:14px;
}
.admincomment .name {
	padding-right:0;
	padding-left:14px;
}
.admincomment .info {
	float:right;
}
#comment_login {
	margin-top:15px;
}
#thetrackbacks {
	display:none;
}
#thetrackbacks li {
	margin-top:15px;
}
.trackback {
	background:#EDEFF0 url(img/box.gif) 0 0 no-repeat;
	padding:10px 15px 0;
	width:575px;
}
.trackback .title {
	background:#EDEFF0 url(img/box.gif) 100% 100% no-repeat;
	padding:10px 15px !important;
	padding:0 15px 10px;
	width:575px;
	margin:0 -15px;
}
#respond {
	padding:10px 0 0;
	font-size:11px;
}
#respond .row {
	margin-bottom:5px;
}
#respond .textfield {
	width:200px;
}
#emoticon {
	float:right;
	margin-top:1px;
	margin-right:10px;
}
#comment {
	width:201px;
}
.comment-body {
	background:#EDEFF0 url(img/box.gif) 0 0 no-repeat;
	padding:10px 15px;
	font-size:11px;
}
#commentnavi a.page-numbers {
	padding:5px 7px;
	text-decoration:none;
	border:1px solid #EDEFF0;
	margin:0 -2px;
}
#commentnavi a.page-numbers:hover {	
	background:#F7F7F7;
	border:1px solid #CCC;
	text-decoration:none;
}
#commentnavi span.pages {
	padding:0 7px 0 22px;
	background:url(img/icons.gif) 0 -272px no-repeat;
	height:16px;
	line-height:16px;
	float:left;
}
#commentnavi span.current {
	background:#F7F7F7;
	padding:5px 7px;
	border:1px solid #F7F7F7;
	font-weight:bold;
	margin:0 -2px;
}
#commentnavi #commentpager {
	line-height:16px;
}
#submitbox a.feed {
	background:url(img/icons.gif) 0 -256px no-repeat;
	padding-left:22px;
	height:16px;
	line-height:16px;
	display:block;
	float:left;
}
#submitbox #submit {
	padding:3px 6px;
	background:#B4D666;
	border-top:1px solid #B4D666;
	border-right:1px solid #81B840;
	border-bottom:1px solid #81B840;
	border-left:1px solid #B4D666;
	color:#2970A6;
	font-size:11px;
	cursor:pointer;
}
#submitbox #submit:hover {
	background:#98C64C;
	border-top:1px solid #76B33A;
	border-right:1px solid #98C64C;
	border-bottom:1px solid #98C64C;
	border-left:1px solid #76B33A;
	color:#074A7E;
}
#submitbox .submitbutton {
	float:right;
}
/* comment END */

/* linkcat START */
.post .content .linkcat ul li {
	list-style:none;
	float:left;
	width:25%;
	padding:2px 0;
	overflow:hidden;
}
.post .content .linkcat ul li a {
	background:url(img/icons.gif) 0 -160px no-repeat;
	padding-left:22px;
	height:16px;
	line-height:16px;
}
/* linkcat END */

/* image switcher START */
.imageswitcher {
	background:#EDEFF0;
	padding:5px;
	font-size:11px;
}
.imageswitcher_image {
	background:#FFF;
	border:1px solid #BABABA;
	padding:3px;
	margin:0;
}
a .imageswitcher_image:hover {
	border-color:#999;
}
a.imageswitcher_button {
	float:left;
	margin-top:1px !important;
	margin-top:3px;
	margin-bottom:0 !important;
	margin-bottom:5px;
	margin-right:4px;
	padding:2px 5px;
	background:#B4D666;
	border-top:1px solid #B4D666;
	border-right:1px solid #81B840;
	border-bottom:1px solid #81B840;
	border-left:1px solid #B4D666;
	color:#2970A6;
}
a.imageswitcher_button:hover {
	background:#98C64C;
	border-top:1px solid #76B33A;
	border-right:1px solid #98C64C;
	border-bottom:1px solid #98C64C;
	border-left:1px solid #76B33A;
	text-decoration:none;
	color:#074A7E;
}
/* image switcher END */


/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.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;
}
/* End captions */





/* Start Gallery */

	
#thumbs img
	{
	width:70px;
	height:70px;
	}


.thumbs ul
	{
	padding:0px;margin:0px;
	}

.thumbs ul li
	{
	padding:10px;margin:0px;
	}


.thumbs a:link
	{
	text-decoration:none;
	}
.thumbs a:visited
	{
	text-decoration:none;
	}
.thumbs a:hover
	{
	text-decoration:none;
	}
#slideshow a
	{
	text-decoration:none;padding:0px;margin:0px;
	}
#slideshow a:link
	{
	text-decoration:none;padding:0px;margin:0px;
	}
#slideshow a:visited
	{
	text-decoration:none;padding:0px;margin:0px;
	}
#slideshow a:hover
	{
	text-decoration:none;padding:0px;margin:0px;
	}
#slideshow img
	{
	width:310px;
	height:220px;
	}

ul.thumbs {

	float: left;
	margin: 0;
	padding: 0;

}
ul.thumbs li {
	float: left;
	padding: 0;
	margin: 2px;
	list-style: none;
}



	
/* End Gallery */	

div 
{

}



/*Search Box */

#searchbox {
	width:280px;
	float:right;

}
#searchbox .textfield {
	line-height:16px;
	width:130px;
	float:right;
	
}
#searchbox .switcher {
	background:url(images/search.gif) 0 0 no-repeat;
	float:right;
	width:90px;
	height:22px;
	line-height:16px;
	display:block;
	text-indent:-999em;
}










/* Main Start */

.pageinner
	{
float:right;width:966px;border:0px;height:auto;overflow:hidden;background-color:#ffffff;background-image:url('images/business-politics-header-top.png');background-repeat:no-repeat;
	}
	
.pageinner-title
	{	
	width:710px;height:168px;overflow:hidden;float:right;
	}
	
.pageinner-title h2
	{
	padding:0px;
	margin:0px;
	font-size:16px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}	


.right-panel-outter
	{
	width:280px;height:auto;overflow:hidden;float:right;padding:10px;
	}


.right-panel-outter h3
	{
	font-size:14px;margin:0px;padding:0px;
	}
	
	
.left-panel-outter
	{
	width:620px;height:auto;overflow:hidden;float:left;padding:0px 10px 10px 10px;
	}

.left-panel-outter h2
	{
	font-size:14px;margin:0px;padding:0px;
	}
	
.left-panel-inner
	{	
	width:620px;height:auto;
	}
	
.left-panel-inner h1
	{
	font-size:22px;margin:0px;padding:0px;border-bottom:1px solid black;
	}
	
	
		
.clear
	{
	clear:both;
	}

	



.solidbar-blk
	{
	width:640px;height:5px;padding:0px;background-color:#000000;
	}	

.latest-news-outter
	{
	float:left;width:700px;height:22px;background-color:#910921;overflow:hidden;
	}
.latest-news-title
	{
	width:105px;float:left;
	}
	
.latest-news-title p
	{	
	width:100px;color:#fff;font-size:14px;padding:2px 0px 0px 10px;
	}
	
	
.rtatenews p
	{
	color:#fff;font-size:14px;padding:2px 0px 0px 10px;float:left;width:425px;
	}
.rtatenews a:link
	{
	text-decoration:none;color:#FFFFFF;
	}
.rtatenews a:visited
	{
	text-decoration:none;color:#FFFFFF;
	}
.rtatenews a:hover
	{
	text-decoration:none;color:#000;
	}	

.listlink
	{
	font-size:12px;padding:30px;
	}
	
.listlink h3
	{
	font-size:14px;border-bottom:1px solid black;
	}	

.listlink li
	{
	line-height:1.5em;
	}
	
.listlink li a:link
	{
	text-decoration:none;color:#000;
	}
.listlink li a:visited
	{
	text-decoration:none;color:#000;
	}
.listlink li a:hover
	{
	text-decoration:none;color:#cc0000;
	}	
	

	
.listlink2 a:link
	{
	text-decoration:none;color:#cc0000;
	}
.listlink2 a:visited
	{
	text-decoration:none;color:#cc0000;
	}
.listlink2 a:hover
	{
	text-decoration:none;color:#ff0000;
	}
	
	
/* Tweet Deck */
.tweet-outter
	{
	width:275px;height:auto;overflow:hidden;background-image:url('images/latest-tweets.jpg');background-repeat:no-repeat;
	}
.tweet-inner
	{	
	width:200px;height:60px;overflow:hidden;
	}
.tweet-inner h3
	{	
	font-size:14px;border-bottom:1px solid black;width:170px;
	}
	
	
	
/* post section */

.post
	{
	font-size:12px;
	}

.post h2 {
	display:block;
	margin-top:10px;
	border-bottom:1px solid #CCC;
	padding:0 5px 3px;
	font-size:22px;
	font-family:Verdana,"BitStream vera Sans";
}
.post h2 a.title {
	text-decoration:none;
	color:#4C4C4C;
}
.post h2 a.title:hover {
	color:#2970A6;
}
.post .info {
	margin:5px;
}
.post .info span.first {
	margin-left:0;
}
.post .date, 
.post .tags, 
.post .author, 
.post .categories, 
.post .editpost, 
.post .readingblinds, 
.post .comments, 
.post .addcomment, 
.post .editlinks {
	background:url(img/icons.gif) no-repeat;
	padding-left:22px;
	height:16px;
	line-height:16px;
	display:block;
	font-size:11px;
}
.post .act {
	height:16px;
	float:right;
}
.post .act span {
	float:left;
	margin-left:15px;
}
.post .tags {
	background-position:0 -16px;
}
.post .categories {
	background-position:0 -32px;
}
.post .author {
	background-position:0 -176px;
}
.post .date {
	background-position:0 -48px;
	float:left;
}
.post .editpost {
	background-position:0 -64px;
}
.post .readingblinds {
	background-position:0 -80px;
}
.post .comments {
	background-position:0 -96px;
}
.post .addcomment {
	background-position:0 -112px;
}
.post .editlinks {
	background-position:0 -192px;
}
.post .content {
	padding:5px 0 5px 5px;
	line-height:145%;
	overflow:hidden;
}
.post .content p {
	margin-bottom:10px;
}
.post .content .under {
	height:16px;
	line-height:16px;
}
.post .content .under span {
	float:left;
	margin-right:15px;
}
.post .content h4 {
	color:#080;
	margin-bottom:10px;
}
.post .content img {
	max-width:600px;
}
.post .content ul, 
.post .content ol {
	padding-bottom:10px;
}
.post .content ul li, 
.post .content ol li {
	list-style-position:inside;
	padding-left:20px;
}
.post .content table {
	background:#FFF;
	border:1px solid #CCC;
	margin:5px 0 10px;
}
.post .content table tr td {
	border-top:1px solid #CCC;
	padding:2px 10px;
}
.post .content table tr th {
	padding:1px 10px;
	background:#EDEFF0;
	text-align:left;
}
.post .content .boxcaption {
	background-image:url(img/postbox.gif);
}
.post .content .box {
	background-image:url(img/postbox.gif);
}
#postpath {
	background:url(img/icons.gif) 0 -208px no-repeat;
	height:16px;
	line-height:16px;
	margin:5px 0;
	padding-left:22px;
}
#pagenavi, 
#postnavi {
	border-top:1px solid #CCC;
	margin:10px -5px 0;
	padding:10px 5px 0;
}
#pagenavi {
	font-size:11px;
}
#pagenavi .newer a, 
#postnavi .prev a {
	background:url(img/icons.gif) 0 -224px no-repeat;
	padding-left:22px;
	float:left;
	height:16px;
	line-height:16px;
}
#pagenavi .older a, 
#postnavi .next a {
	background:url(img/icons.gif) 100% -240px no-repeat;
	padding-right:22px;
	float:right;
	height:16px;
	line-height:16px;
}

.post .content .under {
	height:16px;
	line-height:16px;
}
.post .content .under span {
	float:left;
	margin-right:15px;
}


/* Footer Main */

.csd-quick-links-outter
	{
	width:970px;height:auto;
	}
	

.business-politics-quick-links-section
	{	
	width:220px;height:auto;overflow:hidden;float:left;padding:10px;
	}
	
.business-politics-quick-links-section a:link
	{	
	text-decoration:none;color:#000000;
	}
	
.business-politics-quick-links-section a:visited
	{	
	text-decoration:none;color:#000000;
	}
	
.business-politics-quick-links-section a:hover
	{	
	text-decoration:underline;color:#6384aa;
	}
			
.business-politics-quick-links-section h3
	{
	padding:0px;margin:0px;font-size:12px;border-bottom:1px solid #6384aa;
	}
	
.business-politics-quick-links-section ul
	{
	padding:5px 0px 0px 15px;margin:0px;font-size:12px;
	}
	
.business-politics-quick-links-section li
	{
	padding:0px;margin:0px;
	}




















.breif-outter-element5
	{
	width:580px;
	height:auto;
	margin:3px 3px 3px 7px;
	float:left;
	border:1px solid #c6d9ee;
	background-image:url('images/panel-background-clear.png');
	background-repeat:repeat-x;
	padding:10px;
	-webkit-border-radius:10px;
	-moz-border-radius-topleft:10px;
	-moz-border-radius-topright:10px;
	-webkit-border-top-left-radius:10px;
	-webkit-border-top-right-radius:10px;
	-moz-box-shadow: 0px 0px 5px #888;
	-webkit-box-shadow: 0px 0px 5px #888;
	}
	
	
.breif-outter-element5 h2
	{
padding:0px;margin:0px;font-size:18px;border-bottom:1px solid black;
	}	
	
	
.breif-title-top-holder	
	{
	width:570px;
	height:auto;
	padding:5px;
	margin-bottom:5px;
	float:left;
	border:1px solid #c6d9ee;
	background-image:url('images/csd-security-colorbck-002.png');
	-webkit-border-radius:10px;
	-moz-border-radius-topleft:10px;
	-moz-border-radius-topright:10px;
	-webkit-border-top-left-radius:10px;
	-webkit-border-top-right-radius:10px;
	-moz-box-shadow: 0px 0px 5px #888;
	-webkit-box-shadow: 0px 0px 5px #888;
	}	
	
	
.breif-title-top-holder	h2
	{

	padding:0px;margin:0px;font-size:18px;
	}	
	
.link	h3
	{

	padding:0px;margin:20px 0px;font-size:14px;border-bottom:1px solid #efefef;
	}
	
		
.link a:link
	{	
	text-decoration:none;color:#000000;
	}
	
.link a:visited
	{	
	text-decoration:none;color:#000000;
	}
	
.link a:hover
	{	
	text-decoration:underline;color:#6384aa;
	}	




/* Single CSS */

.single-left-inner-title	h1
	{
	padding:0px;margin:0px;font-size:22px;
	}
	
	
a:hover img.sided {
	border-color:#a2b6d2;
}
a {
	color:#2970A6;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}

.picture-holder
	{
	width:670px;height:100px;float:right;
	}
	
	
	
	
.image-inner-holder
	{	
	width:60px;
	height:80px;
	border:1px solid black;
	float:right;
	margin:0px 3px;	
	padding:3px;
	-moz-box-shadow: 0px 0px 5px #888;
	-webkit-box-shadow: 0px 0px 5px #888;
	}
	
	
.image-inner-holder img
	{	
	width:60px;
	height:80px;
	border:0px;

	-moz-box-shadow: 0px 0px 5px #888;
	}	
	
.think-tank-info-outter
	{	
	width:270px;height:60px;background-image:url('images/business-politics-speach-bubble.png ');background-repeat:no-repeat;color:#FFFFFF;	
	}
.think-tank-info-inner-box
	{		
	width:270px;
	}
	
.think-tank-info-inner-box-sub
	{		
	width:220px;height:auto;margin:0px 20px;background-color:#efefef;font-size:12px;padding:5px;
	}
	
	
.excerpt-homepage
	{
	margin:3px;width:215px;height:260px;float:left;overflow:hidden;margin:7px;border:1px dotted black;padding:5px;
	}
.excerpt-homepage-inner
	{	
	margin:3px;width:180px;height:auto;float:left;overflow:hidden;font-size:12px;
	}
	
.excerpt-homepage-inner h3
	{		
	font-size:12px;padding:0px;margin:0px;border-bottom:1px solid black;
	}
	
.imgsep img
	{
	width:40%;height:40%;
	}
	
.headline-other h2
	{
	font-size:16px;border-bottom:1px solid black;padding:0px;margin:0px;
	}
	
	
.business-politics-homepage-title-holder
	{
	float:left;padding-left:30px;padding-top:12px;
	}
.business-politics-homepage-searchbox-holder
	{	
	float:right;padding-right:30px;
	}
	
	
.business-politics-nav-holder
	{
	width:500px;height:20px;
	}
.business-politics-nav-sub
	{	
	float:left;font-size:18px;padding:0px 5px;
	}
	
	
.debated-topicis-holder
	{
	width:620px;height:auto;overflow:hidden;
	}
	
	
.paging-navigation-right
	{
	float:right;font-size:14px;font-weight:bold;padding-right:20px;
	}
	
.paging-navigation-left
	{
	float:left;font-size:14px;font-weight:bold;padding-left:10px;
	}
	
	
/* related posts START */
/* when related posts with title */
#related_posts {
	padding-bottom:10px;
}
#related_posts h3 {
	background:#E3E4E6 url(img/box.gif) 0 0 no-repeat;
	font-size:12px;
	padding:6px 12px;
	font-family:Verdana,"BitStream vera Sans",Arial,Helvetica,Sans-serif;
	letter-spacing:0em;
	border-bottom:1px solid #CCC;
}
#related_posts ul {
	background:#F4F5F7 url(img/box.gif) 100% 100% no-repeat;
	padding:3px 12px 8px;
}
#related_posts ul li {
	list-style:none;
	padding:3px 5px;
	border-bottom:1px solid #E3E4E6;
	line-height:18px;
}
#related_posts .count {
	font-size:10px;
}
#related_posts .excerpt {
	color:#999;
	font-size:11px;
	display:block;
}
/* when related posts without title */

#related_posts {
	padding-top:3px;
	padding-bottom:8px;
}
#related_posts ul li {
	list-style:none;
	padding:3px 5px;
	border-bottom:1px solid #E3E4E6;
	line-height:18px;
}

/* related posts END */

.aktt_tweets ul { margin:0px 0px;padding:0px 30px;}
.aktt_tweets li { font-size:12px;padding:5px 0px; }
