/*
Theme Name: palin
Description: Sarah Palin Custom Theme
Author: Max E
Version: 1.

*/

.tabber{display:none;}
body {
	margin:0 auto;
	padding:0px 0px 0px 0px;
    background:url(images/bodybg.png) repeat;
	font-family:Century gothic, Arial,Tahoma,sans-serif;
	color:#161514;
	font-size:13px;
	}
img {
	border:0;
	margin: 0 0;
	}
a {
	color:#FF0000;
	text-decoration:none
	}
a:hover {
	color:#d53030;
	text-decoration:none
		}
h1, h2, h3, h4, h5, h6 {
	
	}
blockquote {
	padding:5px 5px;
	color:#444;
	font-style: normal;
	background:#CFCFCF;	
	border-left:8px solid #FDB101;
	}
.clear {
	clear:both;
	}
img.centered  {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	padding: 0px;
	}
	
img.alignnone {
	padding: 5px 5px;
	margin: 0px 0px 10px 0px;
	display: inline;
	background:#E4E4E4;
	border: 1px solid #fff;
	}

img.alignright {
	padding: 5px 5px;
	margin: 0px 0px 0px 0px;
	display: inline;
	background:#E4E4E4;

	}

img.alignleft {
	padding: 5px 5px;
	margin: 0px 0px 0px 0px;
	display: inline;
	background:#E4E4E4;

	}
	
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	}

.alignright {
	float: right;
	margin: 0px 0px 10px 10px;
	}

.alignleft {
	float: left;
	margin: 0px 10px 10px 0px;
	}
	
.wp-caption {
	border: 1px solid #fff;
	text-align: center;
	background-color: #E4E4E4;
	padding: 4px 0px 5px 0px;
	color:#555;
	}

.wp-caption img {
	margin: 0px 0px 5px 0px;
	padding: 0px;
	border: 0px;
	
	}

.wp-caption p.wp-caption-text {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	font-size: 11px;
	font-weight: normal;
	line-height: 12px;
	}

/* The Outer cover */

#wrapper-out {
background:url(images/conbg.png) repeat-y center top;
}
#wrapper {
	width:960px;
	margin:0 auto;
	background:#eeeeee;
	padding-top:0px;
	}
#casing {
	padding:0px 0px ;
	background:#eee url(images/sidebg.png) repeat-y 634px 0px;
	margin:0px 0px;
	width:960px;
	height:100%;
	overflow:hidden;
	}		
	
	

/* The Header */
#header
{
background-image:url(images/header.gif);
height:312px;
}
#top {
	height:111px;
	margin:0px;
	background:#FAFAFA ;
	width:960px;
	background:url(images/newlogo.png) no-repeat;

	}
.blogname {
	width:300px;
	font-family:Century gothic,Verdana,Tahoma,sans-serif;	
	margin:0px 0 0 0px;
    float:left;
	background-repeat:no-repeat;

	}
.blogname h1  {
	height:87px;
	font-size:12px;
	padding:23px 0 0px 26px;
	font-weight:normal;
	color:#cacccd;
	text-align:left;
	margin:0px 0 0 0px;
/*	background:url(images/newlogo.png) no-repeat; */
	
	}
.blogname h1  a:link, .blogname h1  a:visited{ 
	color: #cacccd; 
	display:block;
	width:150px;
	height:65px;
	text-indent:-9999px;
	}
	
.blogname h1  a:hover { 
	color: #eee; 
	}
.blogname h2 {
	margin:10px 0px 0px 15px;
	font-size:12px;
	font-weight:normal;
	color:#b6b6b6;
	text-align:left;
	text-transform:uppercase;

	}

	

#dates {
	float: right;
	height: 22px;
	line-height:22px;
	padding-right: 15px;
	font-size: 13px;
	color: #111;
	font-weight:bold;
	text-transform:uppercase;
	margin: 2px 0 0 0px;

	
}



/* The Search */
#search {
	height:30px;
	padding:22px 0px 0px 0px;
	width:340px;
	float:right;
}
#searchform {
	margin: 0px;
	padding: 0px;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search p {
	margin: 0;
}

.s {
	margin:0 3px 0 0;
	float: right;
	width:165px;
	padding: 5px;
	border:none;
	font: normal 100% Tahoma;
	color:#333;
	vertical-align:top;
}
.s2 {
	margin:0 3px 0 0;
	float: right;
	width:165px;
	padding: 5px;
	border:none;
	font: normal 100% Tahoma;
	color:#333;
	background:transparent !important;
	vertical-align:top;
}
#searchsubmit {
	float:right;
	background:url(images/ser_butt.gif);
	background-repeat:no-repeat;
	border:0px;
	color: #FFFFFF;
	height:27px;
	margin-right:12px;
	width:30px;
	cursor:pointer;
}

#feeds{

float:right;
width:250px;
margin-top:5px;
padding:0px;
}

#feeds ul{
	
	list-style-type: none;
	margin:0px;
	padding:0px;

}

#feeds ul li{
	
	list-style-type: none;
	margin:0px 0px 5px 0px;
	text-align:right;
	padding-right:15px;
	font-weight:bold;

}
#feeds ul li a:link,#feeds ul li a:visited{
	
	color:#ce0606;

}
#feeds ul li a:hover{
 
	color:#a30909;
 
}
.feed{
	
	height:30px;
	width:auto;
	margin-top:5px;
	padding:30px 5px 10px 5px;
	width:300px;
	border:1px solid #fff;
	background:#ececec url(images/feed.jpg) no-repeat;
}
.feed form {
	margin: 0;
	padding: 0;
}

.feed fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

.feed p {
	margin: 0;
	font-size: 85%;
}

.input{
	margin-left:0px;
	float: left;
	width:231px;
	padding: 6px 2px 7px 5px;
	background:#fff url(images/sform2.jpg) no-repeat;
	border:none;
	font: normal 100% "Tahoma", Arial, Helvetica, sans-serif;
	color:#333;
	
}

.sbutton{
	width:57px;
	float: left;
	background:#fff url(images/submit.jpg);
	border:none;
	font: bold 100% "century gothic", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	height:30px;
}


/*Page menu*/


#foxmenucontainer{
	height:33px;
	display:block;
	padding:0px 0px 0px 0px;
	font: 11px Tahoma;
	font-weight:bold;
	float:right;
	width:650px;
	text-transform:uppercase;
	}
#menu{
	margin: 0px;
	padding: 0px;
	width:650px;
	height:33px;
	float:right;
	}
	
#menu ul {
	list-style: none;
	margin: 0 6px 0 0;
	display:inline;
	padding: 0px;
	float:right;
	}
	
#menu li {
	float: left;
	text-transform:uppercase;
	margin-right:6px;
	font:bold 10px Tahoma, Arial, Helvetica, sans-serif;
	}
	
#menu li a, #menu li a:link, #menu li a:visited {
background:#830b08 url(images/libg.png) repeat-x;
	color: #ffb7b5;
	display: block;
	padding: 7px 10px;
	border:1px solid #800906;
	border-top:none;
	text-decoration:none;
	}

#menu li a:hover, #menu li a:active {
	background:#030303 url(images/libgh.png) repeat-x;
	border:1px solid #000;
	border-top:none;
	color:#fff;
	}
	
#menu li li a, #menu li li a:link, #menu li li a:visited {
	background:#202020;
	width: 150px;
	color: #bbb;
	font-size: 11px;
	font-family: tahoma,;
	font-weight: bold;
	float: none;
	margin: 0px;
	padding: 8px 10px 7px 0px;
 	}
	
#menu li li a:hover, #menu li li a:active {
	background: #121212 ;
	color: #fff;
	padding: 8px 10px 7px 0px;
	}

#menu li ul {
	z-index: 9999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 170px;
	margin: 0px;
	padding: 0px;
	}

#menu li li { 
	}

#menu li ul a { 
	width: 140px;
	}

#menu li ul a:hover, #menu li ul a:active { 
	}

#menu li ul ul {
	margin: -32px 0 0 170px;
	}

#menu li:hover ul ul, #menu li:hover ul ul ul, 
#menu li.sfhover ul ul, #menu li.sfhover ul ul ul {
	left: -999em;
	}

#menu li:hover ul, #menu li li:hover ul, 
#menu li li li:hover ul, #menu li.sfhover ul, 
#menu li li.sfhover ul, #menu li li li.sfhover ul {
	left: auto;
	}

#menu li:hover, #menu li.sfhover { 
	position: static;
	}

/* Category menu*/
	
#catmenucontainer{
	height:33px;
	background:url(images/cat-bg.gif) repeat-x;
	display:block;
	padding:0px 0 0px 0px;
	font: 12px Tahoma,Century gothic,verdana, Arial, sans-serif;
	font-weight:bold;
    border-top:2px solid #000000;
	}
		
#catmenu{
	margin: 0px;
	padding: 0px;
	width:960px;
	
	height:33px;
	}
	
#catmenu ul {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;

	}
	
#catmenu li {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	width:157px;
	text-align:center;
	background:url(images/cat-bg.gif);
	}
	
#catmenu li a, #catmenu li a:link, #catmenu li a:visited {
	color: #eee;
	display: block;
	margin: 0px;
	padding: 9px 10px 10px 10px;
	}

#catmenu li a:hover, #catmenu li a:active {
background:url(images/cat-bg-hover.gif) repeat-x !important;
	color: #fff;
    margin: 0px;
	padding: 9px 10px 10px 10px;
	text-decoration: none;
	}
	
#catmenu li li a, #catmenu li li a:link, #catmenu li li a:visited {
	width: 150px;
	color: #fae7df;
	font-family:Tahoma,century gothic,Georgia,  sans-serif;
	font-weight: normal;
	float: none;
	margin: 0px;
	padding: 9px 10px 10px 10px;
	border-bottom: 1px solid #535A5F;

	}
	
#catmenu li li a:hover, #catmenu li li a:active {
	background:url(images/cat-bg-hover.gif) repeat-x;
	color: #fff;
	padding: 9px 10px 10px 10px;
	}

#catmenu li ul {
	z-index: 9999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 170px;
	margin: 0px;
	padding: 0px;
	}

#catmenu li li { 
	}

#catmenu li ul a { 
	width: 140px;
	}

#catmenu li ul a:hover, #catmenu li ul a:active { 
	}

#catmenu li ul ul {
	margin: -34px 0 0 170px;
	}

#catmenu li:hover ul ul, #catmenu li:hover ul ul ul, 
#catmenu li.sfhover ul ul, #catmenu li.sfhover ul ul ul {
	left: -999em;
	}

#catmenu li:hover ul, #catmenu li li:hover ul, 
#catmenu li li li:hover ul, #catmenu li.sfhover ul, 
#catmenu li li.sfhover ul, #catmenu li li li.sfhover ul {
	left: auto;
	}

#catmenu li:hover, #catmenu li.sfhover { 
	position: static;
	}

/* Main Content*/	

.box {
width:617px;
	overflow: hidden;
	margin:0px 0px 5px 0px;
	height:100%;
	color:#504945;
	font: 12px Tahoma, century gothic,Arial,verdana, sans-serif;
	line-height:18px;
	border:0px solid #bbb;
	float:left;
	display: inline;
	text-align:justify;
	border-bottom:#999999 1px dotted;

	}
	
.box h2 {
	margin: 0px 0 0px 0;
	padding: 5px 0px 5px 10px;
	text-align: left;
	font-family:Georgia;
	font-size:18px;
	overflow:hidden;
	height:auto;
	}
	.box .title h2 div span{
	text-align: left;
	font-family:Georgia;
	font-size:14px;
	color:#999999;
	}

.box  h2 a, .box  h2 a:link, .box  h2 a:visited  {
	color:#bf0000;
	background-color: transparent;
	}
.box  h2 a:hover  {
		color: #bf0000;
	background-color: transparent;
	}	
.sentry {
	margin:0 0;
	padding: 0px 5px 0px 5px;
	/* height:210px;
	overflow:hidden; */
	}	
	
.sentry a:link,
.sentry a:visited {
	color: #AC0604;
	background-color: transparent;
}
.sentry a:hover {
	color:#455236;
	background-color: transparent;
	text-decoration: none;
}
img.ethumb   {
	padding:5px 5px;
	background:#eeeeee;
	margin:10px 5px 5px 5px;
	float:left;
	}

.sentry p{
	margin:5px 5px;
	padding:0px 0px;

	font-family: Georgia;
	font-size:13px;
}	

.rmore{
	float:left;
	color:#9F0505;
	padding:5px 0px 0px 5px;
	margin:0px 0px 0px 5px;
	width:68px;
	height:15px;
	font-family:  Tahoma,Georgia, Arial,century gothic,verdana, sans-serif;
	font-size:11px;
	font-weight:bold;
}

.rmore a:link,
.rmore a:visited {
	color:#fff;
}
.rmore a:hover{
	color:#fff;
}

.scomm{
	float:right;
	padding:5px 2px 0px 4px;
	position:relative;
	font-family:  Tahoma,Georgia, Arial,century gothic,verdana, sans-serif;
	margin:0px 5px 0px 0px;
	font-size:11px;
	width:100px;
	height:12px;
	text-align:right;
	font-weight:bold;
}

.scomm a:link,
.scomm a:visited {
	color:#fff;
}
.scomm a:hover{
	color:#fff;
}
.sinfo {
	height:25px;
	margin:0px 0px;
	padding: 0px 0px 0px 0px;
	font:12px  Georgia, Arial,century gothic,verdana, sans-serif;
			}

/*  Content*/	

#content {
	float:left;
	width: 617px;
	height:100%;
	margin-left:8px;
	padding:5px 0px 0px 0px;
	overflow:hidden;
	display:inline;
	background-color:#eeeeee;
	}
#fullcontent {
	float:left;
	width:610px;
	height:100%;
	padding:5px 0px 0px 0px;
	overflow:hidden;

	}	
	
.title{
	margin: 0 0 0 0px;
	padding: 0px 0px 0px 0px;
	border-top:#996600 1px dotted;
		border-bottom:#996600 1px dotted;
		background-color:#dddddd;
	
}

.line
{
background:url(images/line.gif) repeat-x;
}
.date {
	font-size:10px;
	font-family:Tahoma, century gothic,Arial,Verdana,Helvitica,sans-serif;
	padding:0px 5px;
   	color:#39525E;
	text-transform: uppercase;
	}

	
.single {
	width:600px;
	overflow: hidden;
	margin:0px 4px 5px 5px;
	height:100%;
	color:#39525E;
	font: 11px Georgia;
	background:#eee ;
	line-height:20px;
	}
.single .title h2 a{
	width:600px;
	overflow: hidden;
	margin:0px 4px 5px 5px;
	height:100%;
	color:#39525E;
	background:#eee ;
	font-family:Georgia;
	font-size:18px;
	font-weight:bold;


	}
.single  h2 {
	margin: 0px 0 5px 0;
	padding: 5px 0px 0px 10px;
	text-align: left;
	font: 24px century gothic,Arial,verdana, sans-serif;
	font-weight:normal;
	overflow:hidden;
	

	}

.single  h2 a, .single  h2 a:link, .single  h2 a:visited  {
	color:#ca2f35;
	background-color: transparent;
	}
.single  h2 a:hover  {
	color: #ca2f35;
	background-color: transparent;
	}	
.author{
	color:#fff;
	padding:2px 5px 2px 5px;
	background:#565B5E;
	margin-left:5px;
}
.clock{
	color:#fff;
	padding:2px 5px 2px 5px;
	background:#565B5E;
	margin-left:10px;

}	


.comm{
	color:#fff;
	padding:2px 5px 2px 5px;
	background:#ff0000;
	margin-left:10px;
	

}

.comm a:link,
.comm a:visited {
	color:#fff;
}
.comm a:hover{
	color:#fff;
}

.more{
	padding:0px 0 2px 20px;
	background:url(images/add.png) no-repeat;
	margin-right:5px;
	float:right;
}

.more a:link,
.more a:visited {
		color:#AC0604;
}
.more a:hover{
	color:#d42323;
}


.singleinfo {
	height:15px;
	margin:0px 0px;
	padding: 5px 0px 10px 0px;
	font:12px  Georgia, Arial,century gothic,verdana, sans-serif;
			}
	
.postmore{
	padding:0px 5px 2px 25px;
	float:left;
	font-weight:bold;
	background:url(images/pmore.jpg) left no-repeat;

}

.postmore a:link,
.postmore a:visited {

	color:#fff;

}
.postmore a:hover{

	color:#fff;
}
.category{
	font-size:10px;
	font-family:Tahoma, century gothic,Arial,Verdana,Helvitica,sans-serif;
	padding:2px 5px 5px 10px;
	text-transform: uppercase;
	height:15px;
	overflow:hidden;
}

.category a:link,.category a:visited{

	color:#fff;
	padding:2px 5px 2px 5px;
	background:#c50000;
	}
	
.category a:hover{
	color:#fff;
	}
	
.entry {
	margin:0 0;
	padding: 0px 5px 5px 5px;
	
	}	
	
.entry a:link,
.entry a:visited {
	color: #AC0604;
	background-color: transparent;
}
.entry a:hover {
	color:#455236;
	background-color: transparent;
	text-decoration: none;
}
	

.entry p{
	margin:5px 5px;
	padding:0px 0px;
	font-family:Georgia;
	font-size:13px;
}


/* right column */
#rightcol{
	margin:0px 0px;
	float:right;
	width:335px;
	padding:0px 0px 5px 0;
	background-image:url(images/sidebarbg.jpg);
	background-repeat:repeat-y;
	
}




/* The Sidebar1 */
.sidebar1{
	float:right;
	width:315px;
	margin-top:5px;
	padding-left:10px;
	font-size:12px;
	font-family:Tahoma,Georgia,Century gothic, Arial, sans-serif;

	}
.sidebar1 h2 {
	line-height:26px;
	font-size:18px;
	color:#ba0c07;
	margin:5px 0 0px 0 ;
	padding:0px 0 0 5px;
	font-weight:normal;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	}

.sidebar1 ul {
	list-style-type: none;
	margin: 0 ;
	padding: 0;

	}

.sidebar1 ul ul  {
	list-style-type: none;
	margin: 0;
	padding: 0px 0px 10px 0px;
	background-repeat:no-repeat;
	
	}

.sidebar1 ul ul ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border:0;

	}

.sidebar1 ul ul ul ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border:0;

	}
	
.sidebar1 ul li {
line-height:100%;
padding:7px 0;
	}

.sidebar1 ul li a:link, .sidebar1 ul li a:visited {
 
	color:#565B5E;
	text-decoration: none;
	}

.sidebar1 ul li a:hover {
 
	color: #B10404;
	}

.sidebar1 p {
	padding: 7px 10px;
	margin:0;

	}

.sidebar1 table {
	width:100%;
	text-align:center;

	color:#787d7f;
	}	
	
	
/* The Sidebar2 */	
.sidebar2{
 
	width:330px;

	font-size:12px;
	font-family:Tahoma,Century gothic, Arial, sans-serif;
	}

.sidebar2 h2 {
	line-height:30px;
	font-size:14px;
	color:#fff;
	margin:5px 0 0px 0 ;
	padding:0px 0 0 5px;

	font-weight:bold;
	font-family:Georgia,Century gothic, Arial, sans-serif;
	text-transform:uppercase;
	}
.sidebar2 ul {
	list-style-type: none;
	margin: 0 ;
	padding: 0;

	}

.sidebar2 ul ul  {
	list-style-type: none;
	margin: 0;
	padding: 0px 0px 10px 0px;
	background-repeat:no-repeat;

	}

.sidebar2 ul ul ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border:0;

	}

.sidebar2 ul ul ul ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border:0;

	}
	
.sidebar2 ul li {
	height:100%;
	line-height:18px;
	float: left; 
	clear: left;	
	width: 320px;
	}

.sidebar2 ul li a:link, .sidebar2 ul li a:visited {
 
	color:#565B5E;
	text-decoration: none;
	padding: 5px 0px 5px 5px;
	display:block;
	border-bottom:1px solid #DFDFDF;


	}

.sidebar2 ul li a:hover {
 
	color: #B10404;

		}

.sidebar2 p {
	padding: 7px 10px;
	margin:0;

	}

.sidebar2 table {
	width:100%;
	text-align:center;

	color:#787d7f;
	}	
/*calendar*/

#wp-calendar{
	width: 100%;
	padding: 0 0 15px;

}

#wp-calendar caption{
	padding: 5px 5px ;
	font-size:16px;
	
}

#wp-calendar th, #wp-calendar td{
	padding: 5px;
	text-align:center;

	color:#252525;
}

#wp-calendar td a{
	background:#fff;
	padding: 5px;
}
#wp-calendar td{
	background:transparent;
}
#wp-calendar td, table#wp-calendar th{
	padding: 2px 0;
}		
	
	
/* --- FOOTER --- */

#footer {
clear:both;
	height:60px;
	padding:20px 0 0 0px;
	overflow:hidden;
	color:#B7B7B7;
	font-size:10px;
	font-weight:normal;
	text-align:center;
	letter-spacing:1px;
	font-family: Tahoma,georgia,Century gothic,  Arial, sans-serif;
	width:960px;
	background:#eeeeee url(images/footerbg.png) repeat-x left top;
	margin-top:10px;
	}

#footer ul li a:link , #footer ul li a:visited{
	color:#B7B7B7;
	}

#footer a:hover {
	color:#FFFFFF;
	}



/* The Navigation */

#navigation{	
	width:640px;
	overflow: hidden;
	margin:5px 5px 5px 5px;
	padding:5px 0px;



	}

	
/* The Attachment */

.contentCenter {
	text-align:center;
	}

/* The Page Title */

h2.pagetitle {
	padding:5px 5px;
	margin:0px 0 10px 5px;
	font-size:16px;
	text-align:center;
	color:#4A413C;
	font-family:Georgia,Century gothic,Arial, Helvetica, sans-serif;
	
	}
	


.ad2{
	text-align:center;
	margin:2px auto;

}

#comment{

	height:100%;
	padding:0px 5px;
	margin:0px 0px;
	}
	
h3#comments {
	padding:5px 10px;
	margin:10px 0px;
	border:1px solid #bbb;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	background:#ba0c07;
	font-family:Georgia;


	} 	
	
#respond{
	height:100%;
	padding:0px 5px;
	margin:0px 0px;



}	
#respond h3{
	padding:5px 10px 5px 10px;
	margin:10px 0px;
	font-size:14px;
	font-weight:normal;
	color:#ba0c07;
	font-family:Georgia;
	font-weight:bold;
	}
#commentform {
	padding:0px 10px 10px 10px;
	margin:0px 0px 0px 0px;
	color:#BFAFA7;
	font-family:tahoma,Century gothic,Arial, Helvetica, sans-serif;
	}
	
#commentform p {	
	color:#3f79c4;

	}
#commentform input {

	border:1px solid #DEDCDD;
	color:#444;
	padding:5px;
	width:260px;
	}
#commentform textarea {
	background:#fff;
	border:1px solid #DEDCDD;
	color:#444;
	width:95%;
	padding:5px 5px;

	}
.comments input#submit {

	width:auto;
	line-height:25px;
	padding:3px 5px;
	background:#333333;
	border:2px solid #444;
	color:#fff;
	font-weight:bold;
	font-family:tahoma,Century gothic,Arial, Helvetica, sans-serif;
	}

ol.commentlist { 
	list-style:none; 
	margin:0; 
	padding:0; 
	text-indent:0; 
	
	}
	
ol.commentlist li { 

	border:1px solid #bbb; 
	margin:0 0 10px; 
	padding:5px 7px 5px 57px; 
	position:relative;

 }
 
ol.commentlist li div.comment-author { 
	padding:0 170px 0 0; 
}
ol.commentlist li div.vcard { 
	font:12px Georgia, helvetica,arial,sans-serif; 
	padding:5px 0px;
		color:#ba0c07; 
}

ol.commentlist li div.vcard cite.fn { 
	font-style:normal; 
}
ol.commentlist li div.vcard cite.fn a.url { 
	color:#ba0c07; 
	text-decoration:none; 
}
ol.commentlist li div.vcard cite.fn a.url:hover { color:#000; 
}

ol.commentlist li div.vcard img.avatar { 
	border:5px solid #ddd; 
	left:7px; 
	position:absolute; 
	top:7px; 
}

ol.commentlist li div.comment-meta { 
	font:normal 11px Georgia;	
	position:absolute; 
	right:10px; 
	text-align:left; 
	top:5px; 
}

ol.commentlist li div.comment-meta a { 
	color:#999999; 
	text-decoration:none; 
}

ol.commentlist li div.comment-meta a:hover { 
	color:#000; 
}
ol.commentlist li p { 
	font:normal 11px Georgia;
	margin:0 0 1em;
	line-height:18px;
 }

.says{
color:#333333;
}
ol.commentlist li ul { 
	font:normal 12px/1.4 helvetica,arial,sans-serif; 
	list-style:square; 
	margin:0 0 1em;
	padding:0; 
	text-indent:0;
 
 }
 
ol.commentlist li div.reply {  
	background:#777; 
	border:2px solid #555; 
	color:#fff; 
	font:bold 9px/1 Tahoma, Georgia,arial,sans-serif;
	padding:5px 10px;  
	text-align:center; 
	width:36px;
 }
 
ol.commentlist li div.reply a { 
	color:#fff; 
	text-decoration:none; 
	text-transform:uppercase; 
}

ol.commentlist li ul.children { 
	list-style:none; 
	margin:1em 0 0; 
	text-indent:0; 
}

ol.commentlist li ul.children li.depth-2 { 
	margin:0 0 .25em; 
}

ol.commentlist li ul.children li.depth-3 { 
	margin:0 0 .25em; 
}

ol.commentlist li ul.children li.depth-4 {
	margin:0 0 .25em; 
 }

ol.commentlist li.even { 
	background:#f4F4F4; 
}

ol.commentlist li.odd { 
	background:#fff;
 }
 
ol.commentlist li.pingback div.vcard { 
	padding:0 170px 0 0; 
}

.rpa-head {
border-top:1px dotted #996600;
border-bottom:1px dotted #996600;
background-color:#dddddd;
padding:10px;
}
h2.post-title {
margin:0 !important;
padding:0 0 5px 0;
font:bold 18px Georgia, "Times New Roman", Times, serif;
color:#ba0c07;
}
.post-title a {
color:#ba0c07;
text-decoration:none;
}
.bptitle {
height:18px;
font:normal 11px Georgia, "Times New Roman", Times, serif;
color:#6d6d6d;
}
.pmleft {
float:left;
}
.pmright {
float:right;
display:inline-block;
height:18px;
background:url(images/comm_icon.jpg) no-repeat left center;
padding-left:25px;
line-height:18px;
}
.bptitle2 {
clear:both;
font:normal 11px Georgia, "Times New Roman", Times, serif;
color:#6d6d6d;
height:20px;
}
.pmleft2 {
float:left;
font:normal 11px Georgia, "Times New Roman", Times, serif;
color:#6d6d6d;
padding-bottom:5px;
}
.pmleft3 {
float:left;
padding:3px 10px;
background:#fff;
display:inline;
font:11px Arial, Helvetica, sans-serif;
color:#0c0c0c;
}
.pmleft3 a {
color:#ba0c07;
text-decoration:none;
}
.pmright3 {
float:right;
}
.pmright3 a {
color:#6d6d6d;
}
.whywe-head {
background:url(images/whywe.png) repeat-x;
font:bold 18px Georgia, "Times New Roman", Times, serif;
color:#fff;
text-align:center;
padding-top:10px;
height:25px;
}
.whywe-body {
text-align:center;
}
.whywe-body img {
padding:6px;
background:#fff;
border:1px solid #d2d2d2;
margin:15px 0;
}

.tagline {
	position: absolute;
	top: 34px;
	margin-left: 290px;
	color: #ff9d9a;
	font-size: 16px;
}

.tagline a { color: #ff9d9a; text-decoration: none;}
.tagline a:hover { text-decoration: underline; }
