/*  
Theme Name: Medical Tourism Guide
Theme URI: 
Description:
Version: 1.0
Author: Blog Design Studio
Author URI: http://blogdesignstudio.com/

	Valid XHTML 1.0 Transitional

*/

* {
margin: 0;
}

body {
color: #4D4D4D;
background: url(images/bg.gif) center top repeat;
font-family: Lucida Sans Unicode, Arial, Helvetica, sans-serif;
font-size: 13px;
}

h1, h2, h3, h4, h5, h6 {
font-weight: normal;
margin-bottom:10px;
color:#636466;
font-family: Georgia, "Times New Roman", Times, serif;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a, h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited {
color:#636466;
text-decoration:none
}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
color: #EC1A25;
}

h1 {
font-size: 24px;
}

h2 {
font-size: 21px;
}

h3 {
font-size: 17px;
}

h4 {
font-size: 15px;
font-weight: bold;
font-style:italic;
}

h5 {
font-size: 13px;
font-weight: bold;
}

h6 {
font-size: 13px;
font-weight: bold;
font-style:italic;
}

p {
margin-bottom:0 ;
margin-top:0 ;
margin-left:0 ;
margin-right:0 ;
padding-bottom: 10px;
}

blockquote {
background: url(images/quote.gif) no-repeat;
color: #939598;
font-style:italic;
margin: 15px;
padding-left: 30px;
}

em {
font-style: italic;
}

strong {
font-weight: 700;
}

pre, code {
font-family: "Courier New", Courier, Monospace;
line-height: 1.5;
}

pre {
background: #efefe9;
border-top: 1px solid #ccc;
white-space: pre;
overflow: auto;
margin: 0 15px;
padding: 10px 15px;
max-height: 300px;
}

.alignleft {
float: left;
}
.alignright {
float: right;
}

img {
border: none;
}
img.alignleft {
float:left;
margin:5px 10px 5px 0;
}
img.alignright {
float:right;
margin:5px 0 5px 10px;
}

hr {
background: #D0D0D0; 
color: #D0D0D0;
clear: both; 
float: none; 
width: 100%; 
height: .1em;
margin: 0 0 1.4em;
border: none; 
}

hr.space {
height: 4em;
}

a {
color: #EC1A25;
text-decoration: underline;
outline: none;
}
a:visited {
color: #EC1A25;
outline: none;
}
a:focus, a:hover {
color: #EC1A25;
text-decoration: none;
}

ul, ol {
margin: 0 2.5em 1.5em;
padding:0;
}

ul li, ol li {
margin-bottom: 0.5em;
}

ul {
list-style-type: none;
}

ol {
list-style-type: decimal;
}

input, textarea {
font-family: Lucida Sans Unicode, Arial, Helvetica, sans-serif;
}

.clear {
float:none;
clear: both;
height:0
}

.container {
width: 1000px;
margin: 0 auto;
}

.main {
width:1000px;
padding:3px 0 30px 0;
background: #fff url(images/content_pat.gif) center repeat-y;
}

/********************************* HEADER START *********************************/

#header {
width: 1000px;
height:141px;
background:url(images/content_top.gif) bottom center no-repeat;
margin:0px auto;
padding:0;
}
.topmiddle {
float:left;
width:520px;
}

#logo {
display:block;
float:left;
width:239px;
height:131px;
margin:0 0 0 12px;
padding:0;
}
.adtop {
float:left;
width:468px;
height:75px;
margin:10px 0 0 35px;
}
.topright {
float:right;
clear:right;
width:204px;
height:141px;
background:url(images/subs.png) left top no-repeat;
margin:0;
}

.email .field {
border:none;
background:none!important;
margin:62px 3px 0 5px;
padding:3px 0px 3px 5px;
width:125px;
color:#D0D0D0;
float:left;
}
.email .submit {
background:url(images/submit.gif) no-repeat;
border:none;
width:54px;
height:24px;
display:block;
float:left;
cursor:pointer;
margin:62px 0 0 3px;
}
.email .submit:hover {
background:url(images/submit.gif) 0 100%;
}
.rss a {
background:url(images/rss.gif) no-repeat;
border:none;
width:74px;
height:29px;
display:block;
float:right;
margin:16px 10px 0 0;
}

/********************************* HEADER END *********************************/


/********************************* MAIN MENU START *********************************/
.menupack {
width:530;
height:46px;
display:block;
float:left;
background:url(images/menu_bg.png) left bottom no-repeat;
margin-left:5px;
}
ul#topmenu.menu {
list-style-type: none;
margin: 0 0 0 15px;
padding:0;
font-size: 16px;
width:530px;
float:left;
}
ul#topmenu.menu:after /*From IE 7 lack of compliance*/{
  clear: both;
  display: block;
  font: 1px/0px serif;
  content: ".";
  height: 0;
  visibility: hidden;
}
ul#topmenu.menu li.page_item {
float: left;
display: inline;
padding: 0;
margin:0;
height: 46px;
line-height:46px;
background:url(images/menu_li.gif) left center no-repeat;
  float: left; /*For IE 7 lack of compliance*/
  display: block !important; /*For GOOD browsers*/
  display: block; /*For IE*/
  position: relative;
}
ul#topmenu.menu li.page_item a {
color:#F1F1F1;
display: block;
text-decoration: none;
line-height:13px;
padding: 18px 20px 16px 20px;
}
ul#topmenu.menu li.page_item a:hover {
color: #999;
}

ul#topmenu.menu li.page_item_1 {
background:none;
}

ul#topmenu.menu li.current_page_item {
padding: 0 0 1px 20px;
background: url(images/menu_a.gif) top left no-repeat;
height: 49px;
line-height:49px;
}
ul#topmenu.menu li.current_page_item a {
color: #EC1A25;
background: url(images/menu_a.gif) top right no-repeat;
padding: 18px 20px 18px 0;
}

ul#topmenu.menu li.current_page_ancestor {
color: #EC1A25;
background:#fff;
padding: 0 0 1px 20px;
margin-top:2px;
background: url(images/menu_a.gif) top left no-repeat;
}
ul#topmenu.menu li.current_page_ancestor a {
color: #EC1A25;
background: url(images/menu_a.gif) top right no-repeat;
padding: 14px 20px 14px 0;
}

ul#topmenu.menu li.current_page_item ul {
	width: 165px;
	background:#5F6061 url(images/subul.gif) left bottom no-repeat;
	border-top:1px solid #666;
	margin:-2px 0 0 -10px;
	padding:0 0 15px 10px;
	list-style-type:none;
}
ul#topmenu.menu li.current_page_item ul li a {
background:none;
	font-weight:normal;
	font-size:13px;
	padding:5px 0 8px 0!important;
	margin:0;
	border-bottom:1px dashed #D0D0D0;
	color:#fff;
}

/* Dropdown Menus */
 
#topmenu li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 165px;
	background:#5F6061 url(images/subul.gif) left bottom no-repeat;
	border-top:1px solid #666;
	margin:-2px 0 0 10px;
	padding:0 0 15px 10px;
	list-style-type:none;
	}

#topmenu li ul li {
	width: 155px;
	padding:0;
	margin:0;
	  float: left; /*For IE 7 lack of compliance*/
  display: block !important; /*For GOOD browsers*/
  display: inline; /*For IE*/
  position: relative;
	}

#topmenu li li a, #topmenu li li a:visited {
	font-weight:normal;
	font-size:13px;
	padding:5px 0 8px 0!important;
	margin:0;
	border-bottom:1px dashed #D0D0D0;
	color:#fff;
	}
	
#topmenu li:hover ul, #topmenu li li:hover ul, #topmenu li li li:hover ul, #topmenu li.sfhover ul, #topmenu li li.sfhover ul, #topmenu li li li.sfhover ul {
	left: auto;
	}

#topmenu a.main:hover
{	background:none;
	}


/* Do Not Move - Must Come Before display:block for Gecko */
ul#topmenu li:hover ul ul,
ul#topmenu li:hover ul ul ul,
ul#topmenu li.iehover ul ul,
ul#topmenu li.iehover ul ul ul {
  display: none;
}

ul#topmenu li:hover ul,
ul#topmenu ul li:hover ul,
ul#topmenu ul ul li:hover ul,
ul#topmenu li.iehover ul,
ul#topmenu ul li.iehover ul,
ul#topmenu ul ul li.iehover ul {
  display: block;
  float:left;
}


/********************************* MAIN MENU END *********************************/

#leftcolumn, #rightcolumn {
margin:0;
}
#leftcolumn {
float: left;
width: 170px;
margin:10px 0 0 13px;
overflow: hidden;
}
#homecenter {
float:left;
width: 500px;
padding:0;
margin:10px 0 0 20px;
}
#homeright {
width:260px;
margin:0 13px 0 0;
float:right;
}

#ebooks {
float:left;
width: 940px;
padding:0;
margin:10px 0 0 30px;
}

/********************************* POST CONTENT Classes *********************************/

.post {
padding: 0;
margin:0 0 20px 0;
float:left;
clear:both;
width:100%;
line-height:21px;
}
.post p {
margin:0 0 5px 0;
}
.post ul, .post ol {
margin-top:-5px;
}
.post ul li, .post ol li {
padding:0 0 0 10px;
margin:0 0 0 20px;
background:url(images/point.gif) left top no-repeat;
background-position:0 9px; 
}

.title {
margin:0 0 15px 0;
float:left;
clear:both;
width:100%;
border-bottom:3px solid #F1F1F1;
}
.title h2 {
margin:0;
float:left;
background:url(images/h2-b.gif) left no-repeat;
padding:5px 0 10px 20px;
width:380px;
}
#ebooks .title h2 {
width:920px;
}

.printemail {
float:right;
text-align:right;
font-size:11px;
margin:5px 0 0 0;
}


.tags {
color:#ACACAC;
font-size:11px;
font-weight:bold;
}
.tags a {
color:#636466;
text-decoration:none;
}
.tags a:hover {
color:#EC1A25;
}

a.more-link {
display:block;
width:121px;
height:20px;
float:right;
margin:10px 0 10px 0;
background:url(images/morelink.gif) no-repeat;
}
a:hover.more-link {
background:url(images/morelink.gif) no-repeat 0 100%;
}

#related h3, h3#comments {
padding: 8px 15px 5px 0;
}
h3#comments a {
text-decoration:underline;
}

.pagers {
width: 98%;
margin: 0 auto;
height: 30px;
}
.pagers a {
color: #666;
}

/*************************/
.hometable {
margin:0 0 20px 0;
padding:0 0 10px 0;
border-bottom:1px solid #D0D0D0;
}
.morenews {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
background:#F1F1F1;
border-top:1px solid #D0D0D0;
border-bottom:1px solid #D0D0D0;
float:left;
clear:both;
width:490px;
padding:4px 0 4px 10px;
margin:0 0 10px 0;
}

.hometable h3 a {
background:url(images/h2-s.gif) left no-repeat;
padding:0 0 10px 15px;
width:470px;
margin:0 0 0 10px;
}

.homeblock {
width:164px;
margin:0 4px 30px 0;
float:left;
}
.homeblock p {
margin:3px 15px 5px 10px;
}
.homeblock hr {
margin:0 0 0 3px;
width:155px;
}
#homeblock_r {
margin:0;
float:right;
}
a.learnmore {
display:block;
width:100px;
height:30px;
float:right;
margin:3px 5px 0 0;
background:url(images/learnmore.gif) no-repeat;
}
a:hover.learnmore {
background:url(images/learnmore.gif) no-repeat 0 100%;
}

/************************* SIDEBAR MAINS START ********************************/

ul.sidebar {
list-style-type: none;
margin: 0;
padding: 0;
float:left;
}
.sidebar li {
padding:0;
margin:0;
float:left;
clear:both;
width:100%;
list-style-type: none;
}
li.widget {
width:100%;
clear:both;
margin-bottom:30px;
}
li.widget ul {
list-style-type: none;
margin: 0;
padding: 10px 0 0 0;
width:100%;
background:url(images/side_ul.jpg) left top repeat-x;
float:left;
} 
.sidebar ul li {
line-height:15px;
margin:0;
padding: 0;
}
.sidebar ul li ul {
margin: 0;
background:none
}
.sidebar ul li ul li ul {
background:none;
}

.sidebar h2 {
font-weight:normal;
padding:3px 0 4px 0;
color:#EC1A25;
margin:0;
font-size:17px;
letter-spacing:-1px;
text-transform:uppercase;
}
.sidebar a {
color: #636466;
display:block;
text-decoration:none;
padding:3px 10px 5px 15px;
background:url(images/arrow.gif) left top no-repeat;
background-position:0 8px;
}
.sidebar a:hover {
color:#EC1A25;
background:url(images/arrow-h.gif) left top no-repeat;
background-position:0 8px;
}
li.current_page_item {
background:url(images/line_b.gif) left bottom repeat-x;
}

.sidebar li#flexi-pages-2 h2 {
background:url(images/h_dest.gif) left no-repeat;
padding:15px 0 0 35px;
height:40px;
}
.sidebar li#flexi-pages-2 ul {
font-size:14px;
font-weight:normal;
}

.sidebar li#recent-posts.widget h2 {
font-weight:normal;
padding:0 0 15px 40px;
color:#EC1A25;
margin:0;
font-size:17px;
line-height:17px;
letter-spacing:0;
text-transform:uppercase;
background:url(images/h_recpos.gif) left no-repeat;
}
.sidebar li#recent-posts.widget ul {
margin-top:-14px;
width:170px;
}

/************************* SIDEBAR MAINS END ********************************/

/********************************* INSIDE PAGES SIDEBAR MENU START *********************************/
ul.leftmenu {
list-style-type: none;
margin: 0;
padding:0;
font-size:13px;
width:170px;
border-bottom:none;
float:left;
}
ul.leftmenu li.page_item {
float:left;
clear:both;
width:170px;
}
ul.leftmenu li.page_item ul {
list-style-type: none;
margin:0;
padding:0;
float:left;
}
ul.leftmenu li.page_item a {
display: block;
text-decoration: none;
padding:3px 10px 5px 15px;
background:url(images/arrow.gif) left no-repeat;
}
ul.leftmenu li.current_page_item a {
background:url(images/arrow-h.gif) left no-repeat;
}
ul.leftmenu li.page_item a:hover {
background:url(images/arrow-h.gif) left no-repeat;
}
ul.leftmenu li.page_item ul li a {
padding-left:15px;
color:#999;
background:url(images/thirdlevel.gif) left top no-repeat;
background-position:7px 8px;
font-size:12px;
}
ul.leftmenu li.page_item ul li a:hover {
background:url(images/thirdlevel_active.gif) left top no-repeat;
background-position:7px 8px;
color:#EC1A25;
}
ul.leftmenu li.page_item ul li.current_page_item a {
background:url(images/thirdlevel_active.gif) left top no-repeat;
background-position:7px 8px;
color:#EC1A25;
}
ul.leftmenu li.current_page_item a {
color:#EC1A25;
}
ul.leftmenu li.current_page_ancestor a { 
color:#EC1A25;
background:url(images/arrow-h.gif) left no-repeat;
}
ul.leftmenu li.current_page_parent a {
color:#EC1A25;
}
ul.leftmenu li.current_page_ancestor ul li a {
color: #666;
}
ul.leftmenu li.current_page_item ul li a {

}
ul.leftmenu li ul li.current_page_item a {
color:#EC1A25;
}
 
ul.leftmenu li ul li.current_page_ancestor a {
color:#EC1A25;
}

ul.leftmenu li ul li.current_page_ancestor ul li a {
padding-left:30px;
color:#999;
}
ul.leftmenu li ul li.current_page_ancestor ul li a:hover {
padding-left:30px;
color:#EC1A25;
}
ul.leftmenu li ul li ul li.current_page_item a {
color:#EC1A25;
padding-left:30px;
background:url(images/thirdlevel_active.gif) left top no-repeat;
background-position:20px 8px;
}

/********************************* INSIDE PAGES SIDEBAR MENU END *********************************/

/********************************* PROCEDURES PAGES START *********************************/
ul.leftmenu {
list-style-type: none;
margin: 0;
padding:0;
font-size:13px;
width:170px;
border-bottom:none;
float:left;
}
ul.leftmenu li.page_item {
float:left;
clear:both;
width:170px;
}
ul.leftmenu li.page_item ul {
list-style-type: none;
margin:0;
padding:0;
float:left;
}
ul.leftmenu li ul li a {
display: block;
text-decoration: none;
padding:3px 10px 5px 15px;
background:url(images/arrow.gif) left no-repeat;
}
ul.leftmenu li ul li a:hover {
background:url(images/arrow-h.gif) left no-repeat;
}
ul.leftmenu li ul li ul li a {
padding-left:15px;
color:#999;
background:url(images/thirdlevel.gif) left top no-repeat;
background-position:7px 8px;
font-size:12px;
}
ul.leftmenu li ul li ul li a:hover {
background:url(images/thirdlevel_active.gif) left top no-repeat;
background-position:10px 8px;
color:#EC1A25;
}
ul.leftmenu li.current_page_item a {
color:#EC1A25;
}
ul.leftmenu li.current_page_ancestor a { 
color:#EC1A25;
}
ul.leftmenu li.current_page_parent a {
color:#EC1A25;
}
ul.leftmenu li.current_page_ancestor ul li a {
color: #666;
}
ul.leftmenu li.current_page_item ul li a {

}
ul.leftmenu li ul li.current_page_item a {
color:#EC1A25;
}
 
ul.leftmenu li ul li.current_page_ancestor a {
color:#EC1A25;
}

ul.leftmenu li ul li.current_page_ancestor ul li a {
padding-left:30px;
color:#999;
}
ul.leftmenu li ul li.current_page_ancestor ul li a:hover {
padding-left:30px;
color:#EC1A25;
}
ul.leftmenu li ul li ul li.current_page_item a {
color:#EC1A25;
padding-left:30px;
background:url(images/thirdlevel_active.gif) left top no-repeat;
background-position:20px 8px;
}

/********************************* PROCEDURES PAGES END *********************************/


/************************* RIGHT SIDEBAR START ********************************/

ul#rightsidebar {
list-style-type: none;
margin: 0;
padding: 0;
font-size:13px;
margin:0;
width:260px;
}
#rightsidebar li.widget {
margin:0 0 30px 0;
float:left;
clear:both;
list-style-type: none;
}
#rightsidebar li.widget ul {
margin: 0;
padding: 10px 0 0 0;
width:100%;
} 

/* NEWSLETTER */
.newsletter {
float:left;
background:#F1F1F1;
border:1px solid #E5E5E5;
padding:8px;
margin:0 0 10px 0;
font-size:14px;
line-height:19px;
}
.newsletter .head {
font-size:21px;
color:#AE1018;
text-align:center;
padding:0 0 5px 0;
margin-bottom:10px;
border-bottom:1px solid #D0D0D0;
font-family:Georgia, "Times New Roman", Times, serif;
letter-spacing:5px;
}
.newsletter span {
color:#EC1A25;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:17px;
}
#newsletter-form {
text-align:left;
color:white;
margin:10px 0 0 5px;
padding:0;
}
#newsletter-form label {
color:#676767;
font-size:12px;
line-height:23px;
margin:3px 0 0 30px;
letter-spacing:-1px;
width:40px;
display:inline;
float:left;
}
.field {
	background:white;
	border:1px solid #D9D9D9;
	padding:3px 5px 2px 5px;
	color:#333;
	width:135px;
	margin:3px 0 0 2px;
	float:left;
}
.newsbutton {
border:none;
margin:2px 20px 0 0;
padding:0;
cursor:pointer;
width:64px;
height:19px;
background:url(images/newsl_subs.gif) no-repeat;
float:right;
}
.newsbutton:hover {
border:none;
width:64px;
height:19px;
background:url(images/newsl_subs.gif) no-repeat 0 100%;
}

/* ADS */
.ads ul { 
margin : 0 0 20px 0;
border:none;
background:none;
float:left;
width:260px;
}
.ads ul li { 
display : inline;
padding : 0;
height:125px;
width:130px;
margin : 0 0 7px 0;
float:left;
list-style-type : none;
}
.ads ul li a:hover { 
border-bottom:none;
list-style-type : none;
}
a.rightad {
float:right;
}

/* Search */
.searchform {
display:block;
float:right;
margin:0;
padding: 7px 0 0 46px;
width:208px;
height:54px;
background:url(images/search.jpg) left top no-repeat;
}
input#s {
font-size: 12px;
width: 138px;
line-height:12px;
padding:5px;
float:left;
background:none!important;
border: none;
margin:0 5px 0 0;
color:#666;
}
.searchbutton {
float:left;
background:none;
border:none;
width:50px;
height:20px;
margin:3px 0 0 0;
cursor:pointer;
}

#rightsidebar li#polls.widget {
clear:both;
background: url(images/h_poll.jpg) center top no-repeat;
padding:55px 0 0 0;
}
#rightsidebar li#polls.widget strong {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:15px;
color:#E83F3F;
float:left;
clear:both;
text-align:left;
width:220px;
margin:0 20px 10px 20px;
}
div.wp-polls-ans ul.wp-polls-ul li strong {
font-family: Lucida Sans Unicode, Arial, Helvetica, sans-serif;
font-size: 13px;
color:#4D4D4D!important;
margin:0!important;
padding:0!important;
clear:both;
}
#rightsidebar li#polls.widget ul {
background:none;
margin:0 0 10px 30px;
}
#rightsidebar li#polls.widget input.Buttons {
background: url(images/vote.gif) no-repeat;
border:none;
text-indent:-9999em;
font-size:0;
display:block;
width:52px;
height:30px;
cursor:pointer;
float:left;
margin:0 100px 10px 110px;
}
#rightsidebar li#polls.widget input.Buttons:hover {
background: url(images/vote.gif) no-repeat 0 100%;
}
.pollbar {
clear:both;
width:100%;
}


a[title="View Results Of This Poll"] {
background:none;
color:#E83F3F;
text-decoration:underline;
font-family:Georgia, "Times New Roman", Times, serif;
}
a:hover[title="View Results Of This Poll"] {
text-decoration:none;
background:none;
}

a[title="Vote For This Poll"] {
background: url(images/vote.gif) no-repeat;
border:none;
margin:0 100px 10px 105px;
text-indent:-9999em;
font-size:0;
display:block;
width:52px;
height:20px;
cursor:pointer;
}
a:hover[title="Vote For This Poll"] {
background: url(images/vote.gif) no-repeat 0 100%;
}

ul.wp-polls-ul li {
clear:both;
}
.wp-polls-ans p {
clear:both;
}
.wp-polls-ans p strong {
text-align:center!important;
}

li.widget_links h2 {
background: url(images/h_reccomend.gif) no-repeat;
padding:10px 0 0 30px;
height:23px;
}

/************************* COMMENTS AREA START ********************************/

.commentlist {
margin: 0;
padding:0;
list-style-type:none;
clear:both;
}
.commentlist p {
padding:0;
margin:0;
}
.komentar {
margin:0;
padding:0;
}
.commentlist a {
border-bottom:1px dotted;
text-decoration:none;
}
.commentlist a:hover {
text-decoration:none;
border-bottom:none;
}
.commentlist .body {
padding: 0;
margin:0;
overflow: hidden;
float:left;
text-align:left;
width:480px;
display:block;
color:#000;
font-size:11px;
}
.commentlist .body .body-author {
padding:0;
margin:5px 0 0 0;
overflow: hidden;
color:#AE1018;
display:block;
}
.commentlist .body p {
clear:both;
padding-top:0;
}
.commentlist li {
padding: 10px;
margin:0;
clear:both;
display:block;
float:left;
border-bottom:1px solid #D0D0D0;
}
.commentlist li .top {
color: #666;
padding: 0;
margin:0 0 10px 0;
font-size:13px;
line-height:13px;
width:480px;
float:left;
font-weight: bold;
clear:right;
}
.commentlist li .top a {
color: #AE1018;
}
.commentlist li .top span {
font-weight: 400;
color:#7C7C7C;
display:block;
margin-top:3px;
font-size:11px;
}
.alt {
background:#FBFBFB;
}

.comment-meta {
margin:3px 0 5px 0;
}
.reply {
margin:10px 0 10px 0;
}
.navigation {
margin:10px 0 10px 0;
float:left;
}

#respond {
height:30px;
}

.theform {
width:500px;
margin:30px 0 0 0;
float:left;
}

.theform label {
font-size: 0.9em;
vertical-align: middle;
}

#remember, #forget, #txpCommentHelpLink {
margin-left: 2em;
}

#commentform {
padding:0;
}

.comment_input {
vertical-align: middle;
width: 156px;
height:19px;
border: 1px solid #ddd;
padding: 3px 5px 0 5px;
margin:0;
}
#commentform input:focus {
border: 1px solid #EC1A25;
width: 156px;
height:19px;
}

.message_input {
font-size: 1em;
width: 400px;
height: 115px;
border: 1px solid #ddd;
margin:0;
padding: 5px;
}

#commentform textarea:focus {
width: 400px;
height: 115px;
padding: 5px;
border: 1px solid #EC1A25;
background-attachment:scroll;
}

.commentlist_error {
color: #c00;
}

.button {
background: none;
width:60px;
padding:0 0 3px 0;
height:24px;
cursor:pointer;
border:none;
color:#fff;
background:#404040;
text-transform:uppercase;
font-size:11px;
}
.button:hover {
cursor:pointer;
border:none;
background:#AE1018;
color:#fff;
}
#commentform .button:focus {
width:60px;
padding:2px 0 3px 0;
height:24px;
cursor:pointer;
border:none;
background:#AE1018;
color:#fff;
}
/************************* COMMENTS AREA END ********************************/


/************************* FOOTER START ********************************/
#footer {
color: #D0D0D0;
width: 1000px;
padding: 0 0 15px 0;
margin:0px auto;
display: block;
text-align:center;
}
#footer a {
color:#D0D0D0;
text-decoration:none;
}
#footer a:hover {
color:#fff;
}
#footer .container {
background: #fff url(images/content_pat.gif) center repeat-y;
color:#636466;
text-align:center;
font-size:12px;
margin:0;
height:55px;
}
#footer .container a {
color:#636466;
}
#footer .container a:hover {
color: #EC1A25;
}
.footlinks {
margin:0px auto;
padding: 10px 0 0 0;
border-top:4px solid #F1F1F1;
width:957px;
}

/************************* FOOTER END ********************************/

/* Page Navigation  +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.pageNav { padding: 10px 0 10px 0; margin:0; height:50px; }
.pageNav a, .pageNav a:visited { display:block; float:left; text-align:center; line-height:24px; height:26px; width:27px; background: url(images/pager.jpg) no-repeat; font-size: 12px; color:#D0D0D0; text-decoration:none; }
.pageNav a:hover { background: url(images/pager_h.jpg); text-decoration: none; color:white; }
.pageNav span { display:block; float:left; text-align:center; line-height:24px; height:26px; width:96px; background: url(images/page_span.jpg); color:#D0D0D0; font-size:10px; text-transform:uppercase; }
.pageNav .on { display:block; float:left; text-align:center; line-height:24px; height:26px; width:27px; background: url(images/pager_h.jpg); color:white; }
span.pageprev {
background: url(images/pager_prev.jpg); display:block; float:left; text-align:center; line-height:24px; height:26px; width:27px; font-size: 12px; color:#D0D0D0; text-decoration:none; cursor:pointer;
}
span.pageprev:hover {
background: url(images/pager_prev.jpg) 0 100%; 
}
span.pagenext {
background: url(images/pager_next.jpg); display:block; float:left; text-align:center; line-height:24px; height:26px; width:27px; font-size: 12px; color:#D0D0D0; text-decoration:none; cursor:pointer;
}
span.pagenext:hover {
background: url(images/pager_next.jpg) 0 100%; 
}
.dotts {width:22px; text-align:center; display:block; float:left;}
.pageNav a.lastpage {background: url(images/pager_last.jpg) no-repeat;width:44px;}
.pageNav a:hover.lastpage {background: url(images/pager_last.jpg) no-repeat 0 100%;width:44px;}



.idc-head h3 {
display:none;
}


h3#IntenseDebateHeadline {
font-size: 21px;
}


ul.wp-polls-ul {
width:200px!important;
float:left;
}