@charset "utf-8";
/* CSS Document */

body { margin: 0; padding: 0;	font: normal 73%/1.5em Arial, Helvetica, sans-serif; color: #666; background:#efefef url(images/bg.jpg) top center repeat-y;  }

*::selection{ background: #cd1041; color: #fff; }
*::-moz-selection{ background: #cd1041; color: #fff; }

/*This css style will prevent skype from formatting the numbers in web-page*/
span.skype_pnh_container{ display: none; }
span.skype_pnh_print_container{ display: inline; }

/*Default CSS*/
img{ border: none;  outline: none; }
a{ color: #cc3333;  text-decoration: none; outline: none; }
a:hover { color: #000; text-decoration: underline; }

a img { outline: none; filter:alpha(opacity=100); -moz-opacity: 1.0; opacity: 1.0; -khtml-opacity: 1.0;}
a img:hover{ filter:alpha(opacity=90); -moz-opacity: 0.9; opacity: 0.9; -khtml-opacity:0.9;}

h1, h2, h3{ font: 1.2em Arial, Helvetica, sans-serif; margin: 0px; padding: 0px; }

h1{ color: #000;  font: 2em  Arial,sans-serif;  padding: 5px 0px 20px 0px; font-weight:bold; } 
h2{ color: #fff; font: 1.2em Arial,sans-serif;  padding: 5px 10px; font-weight:bold; background:#cccccc; width:96%; display:block; margin:20px 0px;}
h3{	color: #666; font: 1.6em Arial,sans-serif;  padding: 5px 0px 10px 0px; font-weight:bold;}
h4{	color: #999999; font: 1.4em Arial,sans-serif;  padding: 10px 0px; margin:0; font-weight:bold;}

ul{	padding: 0px; margin: 0px; padding-left: 15px; }
li{	line-height: 24px;	background: url(images/bullet.jpg) no-repeat 0px 2px; list-style: none;	padding-left: 15px;  outline: none;}
p{	margin: 0px; padding: 0px; text-align: left; line-height: 18px;}

.cleardiv{clear: both;}
.imgleft{width: auto; float: left; margin-right: 10px;}
.imgright{ width: auto; float: right; margin-left: 10px;}

/*Main Outer div*/
#wrapper{ width:980px; height:auto; margin:0 auto; position: relative; z-index: inherit; zoom: 1; /* For IE6 */}

/*top*/
#topblock{ background:url(images/bg1.jpg) top left repeat-x; padding:20px 45px; }
#logo{ width:445px; float:left; margin-top:15px; font-size:32px; font-weight:bold; color:#00275d; }
#logo a{ text-decoration:none; color:#00275d;}
#logo a:hover{ text-decoration:none; color:#00275d;}

#logo span
{
	color:#cd1041;
}
#logo span.logo-small
{
	font-size:14px;
	color:#fbb003;
	display:block;
	padding-top:7px;
}
#rssfeed{ width:315px; float:right; padding:5px 0px 5px 10px; border-left:1px solid #ccc;}

#headimg{ width:892px; height:220px; background:url(images/index6.png) top left no-repeat; clear:both; margin:0 auto; margin-top:12px;}

/*Navigation*/
#navig{ width:892px; height: 50px; padding: 0px; margin:0 auto;  user-select: none; -moz-user-select: none; -khtml-user-select: none;
		background:url(images/index4.png) top left repeat-x;  -moz-border-radius:5px; -webkit-border-radius:5px; -khtml-border-radius:5px; border-radius:5px; behavior:url(border-radius.htc); }
#menu-content { padding: 0; margin:0;}
#menu-content li { display: inline; list-style-type: none; margin: 0px; padding: 0px;  }
#menu-content li a { float: left; font: 1.2em Arial, Helvetica, sans-serif normal; text-align: center; text-decoration: none; font-weight:bold; 
					 padding: 17px 24px; color: #fff; background:url(images/index5.png) top right no-repeat;}
#menu-content li a:hover {  background: #cc0033; color:#fff; text-decoration: none;}
#menu-content li a#current { background: #cc0033; color:#fff; text-decoration: none;}

/*Content Block*/
#contentblock{ clear:both; padding:10px 45px 30px 45px;}
#leftpanel{ width:240px; float:left; border:1px solid #ebebeb; background:#fff; padding:30px 10px; -moz-border-radius:10px; -webkit-border-radius:10px; -khtml-border-radius:10px; 
			border-radius:10px; behavior:url(border-radius.htc);}
#leftpanel a{ color:#666666;}
#leftpanel a:hover{ color:#cc3333;}

#rightpanel{ width:600px; float:right; padding:10px 5px;}
#descp{ display:block; padding:10px;}

/*form*/
#rightpanel form{ display:inline;}
#rightpanel label{ width:70px; height:20px; display:block; padding:5px 0px; float:left; font-weight:bold;}
#rightpanel input{ width:180px; height:16px; border:1px solid #ccc; font:1em Arial, Helvetica, sans-serif; color:#ccc; padding:5px 10px; float:left;}

#rightpanel #submit{ width:79px; height:31px; background:url(images/index7.png) top left no-repeat; border:none; float:right; cursor:pointer;}

#donate{ width:88%; text-align:center; clear:both; padding:30px; margin-top:50px; background:#eeeeee;  -moz-border-radius:10px; -webkit-border-radius:10px; -khtml-border-radius:10px; 
		 border-radius:10px; behavior:url(border-radius.htc);}

/*footer*/
#footer{ width:940px; height:auto; margin:0 auto; clear:both; padding:20px; background:#999999; color:#fff; text-align:right;}


#menu-content ul li.current_page_item a{ background: #cc0033; color:#fff; text-decoration: none;}


.bottomcontainerBox{background-color:#fff;float: right; width: 289px !important;}


#comments ol{margin:0; padding:0; list-style-type:none; background:none; }

#comments ol li{margin:0; padding:0; list-style-type:none; background:none;}

/* Blog Css Here------------------*/


.avatar {
float: left;
 margin: 1px 1px 1px 1px;
 padding: 0 10px 0 0;
background: #fff;}

.commentlist li {
margin-left: 0;
list-style: none;
padding-bottom: 20px;
overflow: hidden;
clear: both;
border-bottom:1px solid #FFF;
}
#comments {
margin-top: 40px;
}
.minimal_arrow_tab_set {
margin-bottom: 40px;
}

.minimal_arrow_tab_set ul.tabs {
padding: 5px 1px;
height: 30px;
}
#comments .date {
line-height: 10px;
padding: 2px 8px;
text-transform: uppercase;
color: #bbb;
text-shadow: 1px 1px 1px #FFF4E0;
}
.comment-text p {
margin-bottom: 5px;
padding-top: 5px;
}
.commentlist{margin:0; padding:0;}

.required{
	color:red;}
	.reply{
		display:none;}
h2#comments-title{
	margin: 0;}
	.entry-meta{padding-bottom:10px;}
	
	.field{width: 167px;
height: 20px;
border-radius: 0px;

	}

#recent-posts-3{
	padding-top:20px;
}

textarea{width: 380px;
height: 100px;
border: 1px solid #ccc;
font: 1em Arial, Helvetica, sans-serif;
color: #ccc;
padding: 5px 10px;
float: left;
resize: none;
}


#commentform input.commentform{border: 1px solid #CCCCCC;
    clear: both;
    color: #CCCCCC;
    float: none;
    font: 1em Arial,Helvetica,sans-serif;
    height: 18px;
    padding: 5px 10px;
    width: 180px;}
	
	
	#commentform label {
    display: block;
    float: left;
    font-weight: bold;
    height: 15px;
    padding: 0 0;
    width: 31px;
}

#commentform input[type=submit]{background: url("images/index7.png") no-repeat scroll left top transparent;
    border: medium none;
    cursor: pointer;
    float: left;
    height: 31px;
    width: 79px;
	clear:both;
	margin-top:20px;}
	
	.comment-content{border-bottom:1px dashed #333; padding-bottom:20px;}
	
	.comment {
margin-top: 20px;
}
#respond{padding-top:20px;}

.entry-meta1{padding-top:20px;}

#footer ul{list-style-type:none; margin:0; padding:0;} 
#footer ul li{display:inline; margin:0; padding:0; background:none; float:left; line-height:16px;} 
#footer ul li a{display:inline; margin:0; padding:0; color:#fff; text-align:center; float:left;} 

#footer ul li.menu-item-417{color:#999;}

.iwacontact ol li{
background: none;
list-style: none;
padding-left: 0px;
splay: l;
clear: both;}

.ajax-submit{background: url("images/index7.png") no-repeat scroll left top transparent;
    border: medium none;
    cursor: pointer;
    float: left;
    height: 31px;
    width: 79px;
	clear:both;
	margin-top:20px;}
	
	
	.webform{width:115px !important;}
