@import "reset_003.gzip.css";

/* .The width and style of the entire site body */
body {

	/*background:url("http://images.proposedsolution.com/bg_darkblue.01.gif") repeat-y scroll center top #020249; */
	color:#666666;
	font:100% "Myriad Pro","Myriad Web","Lucida Grande","Trebuchet MS","Tahoma",Helvetica,Arial,Sans-Serif;
	text-align:center;

}


/* Adding Facebook Like Plugin for downloads */
.like-locker{
	background-color:#E0ECEF;
	border:2px solid #3B5998;
	padding:20px;
	color:#000;
	text-align:left;
}

.like-dl{
    color: #000000;
    padding: 15px 25px;
    text-align: left;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin:0 0 7px 0;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:13px;
	line-height:25px;
}

.like-dl a{
	color:#444444!important;
	text-decoration:underline!important;
	border:0px!important;
}

.like-dl.green{
	background-color:#e0efe0;
	border:1px solid #a8cfa8;
}

.like-dl.red{
	background-color:#efe0e0;
	border:1px solid #cfa8a8;
}

.like-dl.grey{
	background-color:#EFEFEF;
	border:1px solid #CFCFCF;
}

.like-dl.blue{
	background-color:#E0E5EF;
	border:1px solid #A8B5CF;
}

.like-dl.pink{
	background-color: #F8E7F5;
    border: 1px solid #DFB1DA;
}

.like-dl.yellow{
	background-color: #fcfac5;
    border: 1px solid #e1e569;
}

.like-dl.orange{
	background-color: #fcdec5;
    border: 1px solid #e59269;
}

/* Page */

#page {
	width: 980px;	
	margin:0 auto;	
}


#region {
/*background:none repeat scroll 0 0 #1B1D1E;*/
float:left;
padding:0 10px 10px;
width: 940px;
margin-top: 15px;
}


/*Style the Site Wide Nav */

#site_nav {
	background:none repeat scroll 0 0 #1B1D1E;
	float:left;
	font-size:1.0em;
	padding: 10px 5px 10px 5px;
	width:960px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

#site_nav ul.nav {
	float:left;
	margin-top:5px;
	padding-left: 5px;
}

#site_nav ul li {
	float:left;
	margin-right:1px;
}

#site_nav div.search {
	float:right;
	margin:0;
	padding:0;
}

#site_nav ul.nav a { 
	color: #fff;
	padding: 5px 15px 5px 15px;
	text-decoration: none;  
}

#site_nav ul.nav a:hover {
	color: #6D0000;
	text-decoration: none;
	background: #fff;
	padding-bottom: 5px;
}

#site_nav ul.nav a.active {
	background: #fff;
	color: #6D0000;
	font-weight: bold;
	cursor: default; 
}


#site_nav ul.nav a.active:hover { 
	padding-bottom: 5px; 
}

#header {
	float: left; 
	background: #fff; 
	width: 940px; 
	padding: 20px 10px 20px 10px; 
	border-bottom: 1px solid #1b1d1e; 
	margin-bottom:5px;
	margin-top: 5px;
}
	
#logo { 
	float: left; 
	width: 500px; 
	height: 55px; 
	background: url("http://images.proposedsolution.com/logo.gif") 0 0 no-repeat; 
	text-indent: -5000px; 
}

#logo a {
	display: block; 
	width: 500px; 
	height: 55px; 
}

#submit_tip { 
	float: right; 
	width: 406px; 
	height: 80px; 
	background: url("http://images.proposedsolution.com/Button_100_002.jpg") 0 0 no-repeat; 
	text-indent: -5000px; 
	
}

#submit_tip a {
	display: block; 
	width: 400px; 
	height: 80px; 
}

#wp-header { 
	float: right; 
}

#breadcrumbs {
	float: left; 
	background: #fff; 
	width: 940px; 
	padding: 7px 10px 7px 10px; 
	border-bottom: 1px solid #1b1d1e; 
	margin-bottom:5px;
	margin-top: 1px;
	font-size: 1em;
	text-align: "left";
}

#content {
	float: left; 
/*	background: #666666; */
	background: #FFFFFF;
	width: 960px; 
	padding: 10px 0px; 
}

.entry ol {
	list-style: decimal;
	margin-left: 30px;
	margin-top: 10px;
	margin-bottom: 10px;
	
}
div.left_side {
	float: left;
	width: 620px;
	margin-left: 0px;
}

#wp-after-solution {
  width: 500px ;
  margin-left: auto ;
  margin-right: auto ;
  border-style: solid;
  text-align: center;
  border-width: 0px;
  padding-top: 15px;
  padding-bottom: 15px;
}

.facebook_like_button {
	width: 350px;
	float: left;
}

/*Main Index*/

#index_frame {
	background-attachment:scroll;
	background-color:transparent;
	background-position:center bottom;
	background-repeat:no-repeat;
	background: url("http://images.proposedsolution.com/background.jpg"); 
	margin-bottom: 10px;	
	height: 350px;	
}

.index_center {
	margin-bottom:0;
	margin-left:auto;
	margin-right:auto;
	margin-top:0;
	padding-bottom:0;
	padding-left:12px;
	padding-right:12px;
	padding-top:0;
	position:relative;
	width:940px;
}

.index_left {
	float:left;
	width:600px;
}

.index_right {
	float:right;
	margin-right: 20px;
	width:300px;
}

.index_left h1{
	font-size: 2.2em;
	padding-top: 1em;
	text-align: center;
}

.index_right h2 {
	font-size: 2em;
	padding-top: 1em;
	text-align: center;
}

.index_left p,
.index_right p {
	font-size: 1.2em;
	padding-top: 1em;
	margin-bottom: 1.5em;
	text-align: center;

}

#index_win_col {
	float: left;
	width:200px;
	height: 200px;
	text-align: center;
}

.index_left_pane_img {
	display:block;
	padding-top:15px;
	text-align:center;
}


#index_mac_col {
	float: left;
	width:200px;
	height: 200px;
	text-align: center;

}

#index_iphone_col {
	float: left;
	width:200px;
	height: 200px;
	text-align: center;

}
	
#spotlight {
	float: left;
	background:#FFFFFF;
	margin-bottom: 10px;
	padding-top:3px;
	padding-right:10px;
	padding-left:10px;
	border:1px solid #DDDDDD;
	width: 598px;
}

#spotlight_header {
	float: left;
	background-attachment: fixed;
	background: url("http://images.proposedsolution.com/spotlight.png") 2% 0.5% no-repeat #fff;
	height: 32px;
	width: 100%;
	margin-bottom: 15px;	
	padding-top: 6px;
	border-bottom:1px dotted #CCCCCC;

}

#spotlight_header h1 {
	font-size: 1.7em;
	padding-left: 55px;
	float: left;
}

#spotlight_content h2 {
	font-size: 1.45em;
	margin-bottom: 10px;
}

#spotlight_content {
	margin-bottom: 10px;
	margin-right: 10px;

}

#spotlight_content p {
	margin-left: 10px;
	margin-right: 10px;
	line-height: 1.3em;

}

.comments {
font-size: 0.7em;
line-height: 1.833em;
float: right;

}

.comments span {
font-size: 1.633em;
}

.comments span.curly {
color:#6D0000;
font-size: 2.433em;

}

.comments a {
color:#666666;
text-decoration: none;
font-size: 1.3em;
}

.comments a:hover {
color: #111111;
text-decoration: underline;
}

.thumb {
	float: left;
	margin: 10px;
	margin-top: 0px;
	border-style: double;
	border-width: 3px;
	border-color: #6D0000;
	padding: 5px;
}

.athumb {
	float: right;
	margin: 10px;
	margin-top: 0px;
	margin-left: 0px;
	padding: 5px;
}

#spotlight_footer {
	float: left;
	background: #fff;
	height: 32px;
	width: 100%;
	margin-bottom: 10px;	
	padding-top: 30px;
}

.fpfeed {
	float: left;
}

.feeds {
	font-size:1.1em;
	height:48px;
	margin:3px 0 0;
	padding:2px 0 0 5px;
	width:48px;
}

.fpfeed .feeds {
	margin:0;
}

.feeds ul, .feeds ul li {
	display:block;
	float:left;
	margin:0;
	padding:0;
}

.feeds ul {
	margin:0 0 5px;
}

.feeds ul li {
	border-right:1px solid #666666;
	padding:0 5px 0 0;
}

.feeds ul li a {
	display:block;
	padding:0;
}

.feeds ul li.rssFeed {
	background:url("http://images.proposedsolution.com/feed_add_48x48.png") no-repeat scroll 0 0 transparent;
	border:0 none;
	height:48px;
	margin:-19px 0 0 5px;
	padding:0 3px 0 0;
	width:48px;
}

.feeds ul li.rssRemind {
	background:url("http://images.proposedsolution.com/feed_reminder.gif") no-repeat scroll 0 0 transparent;
	border:0 none;
	height:48px;
	margin:-49px 0 0 69px;
	padding:0 3px 0 0;
	width:182px;
}

.feeds ul li.rssFeed a {
	border:medium none;
	display:block;
	height:48px;
	padding:0;
	width:48px;
}

.continue {
font-size: 0.7em;
line-height: 1.833em;
margin-bottom: 0.833em;
padding-right: 1.5em;
float: right;

}

.continue span {
font-size: 1.633em;
}

.continue span.curly {
color:#6D0000;
font-size: 2.433em;

}

.continue a {
color:#666666;
text-decoration: none;
font-size: 1.3em;
}

.continue a:hover {
color: #111111;
text-decoration: underline;
}

#left_frame {
	float: left;
	width: 244px;
	background: 5% 0.5% no-repeat #fff;;
	margin: 0 10px 0 0;
	border:1px solid #DDDDDD;
	padding-left: 5px;
	padding-right: 5px;
	
}

#left_frame.search {
	width: 100%; 
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	padding:0;
}

#left_frame.privacy {
	width: 100%; 
	margin-top: 20px;
	margin-bottom: 20px;
	border:0px solid #DDDDDD;
	padding: 0px;

}

#center_frame {
	float: left;
	width: 342px;
	margin: 0 0 0 0;
	border:1px solid #DDDDDD;
	padding-left: 5px;
	padding-right: 5px;
}

#center_frame.windows,
#left_frame.windows{

	background-attachment: fixed;
	background: url("http://images.proposedsolution.com/windows_folder.gif") 5% 0.5% no-repeat #fff;
}

#center_frame.mac,
#left_frame.mac{

	background-attachment: fixed;
	background: url("http://images.proposedsolution.com/mac_folder.png") 5% 0.5% no-repeat #fff;
}

#center_frame.iphone,
#left_frame.iphone{

	background-attachment: fixed;
	background: url("http://images.proposedsolution.com/iphone_folder.png") 5% 0.5% no-repeat #fff;
}

.topic_header {
	float: left;
	height: 50px;
	width: 100%;
	margin-bottom: 14px;
	padding-top: 6px;
	border-bottom:1px dotted #CCCCCC;
}

#left_frame.archives {
	background-attachment: fixed;
	background: url("http://images.proposedsolution.com/cabinet.png") 2% 4px no-repeat #fff;
	width: 608px;
}

#left_frame.four {
	width: 608px;
}

#left_frame.four h1,
#left_frame.search h1,
#left_frame.privacy h1
{
	font-size: 4em;
	padding-top: 10px;
	text-align: center;
}

#left_frame.four h2,
#left_frame.search h2{
	font-size: 1.5em;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}

#left_frame.privacy h2 {
	font-size: 1.5em;
	text-align: left;
	margin-top: 20px;
}

#left_frame.privacy p {
	font-size: 1em;
	text-align: left;
	margin-top: 5px;
	margin-bottom: 10px;
	line-height: 1.3em;
}

#privacy-text{
	margin-left: 10px;
	margin-right: 10px;
}
.topic_header h1 {
	font-size: 1.2em;
	padding-left: 3.3em;
	padding-top: 1.4em;
	float: left;
}

.topic_header h1.archive {
	font-size: 1.7em;
	padding-top: 0.8em;
	padding-left: 2.3em;

}

.topic_header a {
	font-size: 0.8em;
	padding-left: 2.1em;
	padding-top: 2.5em;
	float: left;
}

.topic_content h2 {
	font-size: 1em;
	margin-bottom: 10px;
}

.topic_content h3 {
	font-size: 0.7em;
	margin-bottom: 10px;
}

.topic_content a {
	font-size: 1em;
}

.topic_content p {
	font-size: 0.8em;
	margin-bottom: 10px;
	line-height: 1.3em;
}

.topic_more {
	font-size: 1.1em;
	margin-bottom: 20px;
	float: right;
}

.topic_content {
	margin-bottom: 10px;
	margin-top: 30px;
	padding-left: 8px;
	padding-right: 4px;
}

.archive_dash {
	border-bottom: dotted;
	border-width: 1px;
}

.topic_content span.curly {
color:#6D0000;
font-size: 1.433em;

}

#mac_frame {
	float: right;
	width: 362px;
	background:#fff;
	margin-top: 6px;
	border:1px solid #DDDDDD;
}

.navigation .alignleft,
.navigation .alignright {
	padding: 0px 10px 5px 10px;
}

.navigation .alignright {
	text-align:right;
}

.search_results {
	
	width: 940px;
	margin: auto; 
	
}

.cmds {
	border:1px inset;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;	
	overflow:auto;
	padding: 6px;
	text-align:left;
	width:500px;
	background:none repeat scroll 0 0 #EEEEEE;
	color:#000000;
	font: 9pt verdana,geneva,lucida,'lucida grande',arial,helvetica,sans-serif;
}

.notes {
	border:1px inset;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
	overflow:auto;
	padding: 6px;
	text-align:left;
	width:500px;
	background:none repeat scroll 0 0 #ffff99;
	color:#000000;
	font: 9pt verdana,geneva,lucida,'lucida grande',arial,helvetica,sans-serif;
}

/*Sidebar*/

div.right_side {
	float: right;
	width: 322px;
	padding: 0;
	margin-right: 6px;
	font-size: 9px;

}

#sidebar {
	display:block;
	float:none;
	overflow:hidden;
}

.sidebar_frame{
	margin:0 0 10px;
	overflow:hidden;
	padding:0px 2px 10px 2px;
}

#sidebar_widget_social_icons {
	background:none repeat scroll 0 0 #FFF;
	border:1px solid #DDDDDD;
	padding:10px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

#sidebar a:link,
#sidebar a:visited
{
	font-size: 12px;
}

#sidebar ul
{
	list-style-type: none;	
	margin:0;	
	padding:0;	
	text-align:left;
}

#sidebar li li {
	margin:1px 0;	
	padding:4px 1px 3px 5px;
}

#sidebar li
{
	background:none repeat scroll 0 0 #FFF;
	margin-bottom:10px;
	padding: 10px;
}

#sidebar li li:hover {
	color:#666666;			
	background:#f2f2f2;		
}

#sidebar .current_page_item
#sidebar .current-cat{
	background:#cccccc;
}

#sidebar h2{
	text-align:left;
	padding-left:4px;
	margin-bottom:3px;
	color:#676767;	
	font-size:17px;
	font-weight:bold;
	border-bottom:1px dotted #CCCCCC;
	letter-spacing:0;
}

#sidebar p {
	font-size:13px;	
	text-align: center;	
	font-weight:bold;
	padding-top: 3px;
	padding-bottom: 3px;
}

.sub-icons {
	height:32px;
	line-height:32px;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.sub-icons a {
	margin: 0 3px 0 3px;
	padding:0;
}

.sidebar-interior p {
	font-size: 13px;	
	text-align: center;	
	padding-top: 3px;
	padding-bottom: 3px;
}

.sidebar-interior .email-img {
	padding-right: 10px;
}

.submit {
	margin-left: 10px;
}

.nospam {
	text-align: center;
}
	
#sidebar_widget p{
	color: #CC0000;
	padding-bottom: 5px;
}

#sidebar_widget small{
	font-size: 1.1em;
}

#sidebar_widget .nospam {
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;

}

#footer {
	color:#000;
	font-size:10px;
	margin-bottom:18px;
	margin-left:auto;
	margin-right:auto;
	margin-top:18px;
	padding-bottom:36px;
	text-align:left !important;
	width: 960px;
	float: left;
	}

#ft_widgets {
	float: left;
	font-size:11px;
	width: 100%;
	background: #000;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.ft_frame {
		float:left;	
		list-style-type: none;	
		text-align:center;	
		display:inline;	
		width: 160px;
		padding: 5px 0px 5px 20px;
		color: #FFF;
		font: 100% "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;

		margin: 10px 0 10px 0;
}

.ft_frame a:hover{
	color: #6D0000;
}

.ft_frame h2, .ft_frame_wide h2 {
		font-size: 1.5em;
		color: #FFF;
		padding-bottom: 15px;
}

.ft_frame ul.children {
		font-size: 0.8em;
}

.ft_frame ul.children a {
		font-size: 1.0em;
		color: #FFF;
}

.ft_frame ul.children a:hover {
		color: #CC0000;
}

.ft_frame a {
		font-size: 1.0em;
		color: #CC0000;
		line-height: 18px;
}

.ft_frame ul {
		font-size: 1.2em;
		color: #CC0000;
}

.ft_frame li {
		padding-bottom: 5px;
}

.ft_frame ul.children li {
	padding-bottom: 0px;
}

.ft_frame_wide {
		float: left;	
		list-style-type: none;	
		text-align:center;	
		display: inline;	
		width: 320px;
		padding: 5px 20px 5px 20px;
		color: #FFF;
		font: 100% "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
		margin: 10px 0 10px 0;
}

.ft_frame_wide p{
	font-size: 1.1em;
	color: #CC0000;

}

.ft_social {
	padding-top: 15px;
	padding-bottom: 15px;
	border-bottom: 1px;
	border-style: dotted;
	border-color: #CC0000;

}

.ft_social_icon span{
	position: relative;
	top: -13px;

}

.ft_social_icon a{
	color: #fff;

}

.ft_social_icon img{
	padding-right: 10px;
}

.ft_frame_space {
		float:left;	
		display:inline;	
		width: 370px;
		padding: 5px 20px 5px 20px;
		color: #FFF;
		font: 100% "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
		margin: 10px 0 10px 0;
}

.ft_frame_space p{

	font-size: 1.1em;
	color: #FFF;
	line-height: 1.3em;
	margin-bottom: 10px;
}

.ft_frame_space img{

	float: left;
	margin-right: 10px;
	margin-bottom: 10px;

}

.ft_frame_space h1,
.ft_frame_wide h1,
.ft_frame h1{
	font-size: 2em;
	text-align: left;
	padding-bottom: 15px;


}

#ft_bottom_line {
	width:952px;
	float:left;
	margin-top:12px;
	background: #1B1D1E;
	border-bottom: 1px;
	border-style: solid;
	border-color: #CC0000;
	padding: 4px;
	line-height: 35px;

	
}

#ft_bottom_icons {
	float: left;
	
}

#ft_bottom_text {
	float:right;
	color: #FFF;
	font-size: 10px;	
	position: relative;
	top: 25px;
	right: 5px;
}

#ft_bottom_text span.pipe {
	padding-left: 5px;
	padding-right: 5px;
}

#ft_bottom_text a {
	color: #FFF;
}

/*Single Page*/
#post, #comments-container, #related-container {
	float: left;
	background:#FFFFFF;
	margin-bottom: 10px;
	padding-top:3px;
	padding-right: 10px;
	padding-left: 10px;
	border:1px solid #DDDDDD;
	-moz-border-radius: 5px;
	border-radius: 5px;
}


.post-header {
	float: left;
	width: 100%;
	margin-bottom: 10px;	
	padding-top: 6px;
	border-bottom:1px dotted #CCCCCC;

}

#post-footer {
	float: left;
	width: 100%;
	margin-bottom: 10px;	
	padding-top: 15px;
	padding-bottom: 2px;
	border-bottom:1px dotted #CCCCCC;

}

.post-header h1, 
#post-footer h1 {
	font-size: 1.7em;
	color: #CC0000;
	line-height: 1.1em;
	padding-bottom: 10px
}

.share-print {
	float: right;
}

.fb_footer {
	width: 302px;
	float: left;
	padding-top: 6px;
}

	
#post-content {
	margin-bottom: 10px;
	margin-right: 10px;

}

#post-content h2 {
	font-size: 1.45em;
	margin-bottom: 0.3em;
	margin-top: 1.3em;
}

#post-content h3 {
	font-size: 1.25em;
	margin-bottom: 5px;
	margin-top: 20px;
	color: #CC0000;
}

#post-content p {
	line-height: 1.3em;
	margin-bottom: 10px;

}

#post-content ul,
#privacy-text ul{
	list-style: square outside none;
	margin-left: 1.5em;
	margin-right: 1.5em;
	margin-top: .5em;
	margin-bottom: 10px;
}

#post-content li,
#privacy-text li{
	line-height: 1.4em;
}


.alignleft {
	float:left;
	margin-right:5px;
}

.post-info{
	font-size:11px;	
    padding: 0px 0px 0px 0px;
    line-height: 1.5em;
}

/*  Adsense */
#wp-mid-solution {
  	text-align: center;
  	padding-top: 15px;
  	padding-bottom: 15px;
}

#wp-right-float-problem {
  	width: 210px ;
  	height: 210px;
  	text-align: center;
  	float: right;
  	padding-left: 10px;
  	padding-top:5px;
  	padding-bottom: 5px;
}

/* Styles needed to handle related posts */

#related-container {
	float: left;
	width: 100%;
	background:#FFFFFF;
	margin-bottom: 10px;
	padding: 0px;
}

#related-container li {
	list-style: circle inside;
	line-height: 1.5em;
}

#related-container ul {
	
	margin: 20px 0px 20px 20px;
}


#related-header {
	background-attachment: fixed;
	background: url("http://images.proposedsolution.com/discuss.png") 2% 0.5% no-repeat #fff;
	height: 80px;
	width: 100%;
	padding-top: 6px;
	border-bottom:1px dotted #CCCCCC;
}

#related-header h1 {
	font-size: 40px;
	padding-left: 75px;
}

#related-header h3{
	font-size:15px;	
	margin: 0px 0 2px 12px;
	color: #253c93;
	float: left;
}

/* Styles needed to handle comments */

#comments-header {
	background-attachment: fixed;
	background: url("http://images.proposedsolution.com/discuss.png") 2% 0.5% no-repeat #fff;
	height: 80px;
	width: 100%;
	padding-top: 6px;
	border-bottom:1px dotted #CCCCCC;
}

#comments-header h1 {
	font-size: 40px;
	padding-left: 75px;
	float: left;
}

#comments-header h3{
	font-size:15px;	
	margin: 10px 0 2px 2px;
	color: #253c93;
	float: left;
}

#comments p {
	font-size: 14px;
	line-height: 20px;
	padding: 10px 5px 0 5px;
	
}

.allcomments {
	padding: 10px 0 0;
	margin:0;
	}

.commentlist {
	padding: 0;
	list-style-type:none;
	margin: 0 ;
	}
	
.commentlist li {
	background: #eee;
	clear:both;
	margin: 15px 0 10px;
	padding: 15px;
	border:1px solid #ddd;
	list-style-type:none;	
	}

.commentlist li ul.children li {
	background: #fff;
	}

.commentlist li ul.children {
	margin: 0;
	padding: 0;
	}

.commentlist li.alt { 
	margin-left: 20px;
}

.commentlist li.depth-2,
.commentlist li.depth-4 { 
	background-color: #FFF;
}

.commentlist li.depth-3,
.commentlist li.depth-5 { 
	background-color: #EEE;
}

.commentlist li.bypostauthor { 
	background-color: #FFFFCC;
}

.commentmetadata {
	display: block;
	margin: 2px 0 0px 0;
	font-size: 8pt;
	border-bottom: solid;
	padding-bottom: 5px;
	
	}

.commentlist cite {
	font-style:normal;
	font-weight:bold;
	}

#commentform {
	padding: 0;
	margin: 0;
	}

#commentform input#author,
#commentform input#email,
#commentform input#url,
#commentform textarea {
	padding: 2px 2px 2px 10px;
	border:1px solid #ddd;
	background:#fff;
	height: 25px;
	}

#commentform input#submit {
	cursor:pointer;
	}

#commentform textarea {
	width:100%;
	height: 90px;
	margin-bottom: 10px;
	}

.thread-alt { }	

.thread-even { }

#respond { 
	margin: 10px 0 10px;
	padding:15px 15px 5px 15px;
	background:#eee;
	border:1px solid #ddd;
	clear:both; 
}

.commentlist #respond { 
	clear:both; 
	padding-top:10px; 
	}

.comments-navigation {
	display:block;
	margin: 0;
	padding:5px 0;
	font-weight:bold;
	}

.comments-navigation .alignleft {
	float:left;
	}

.comments-navigation .alignright {
	float:right;
	}

.comments-number {
	font-size:8pt;
	font-weight:bold;
	margin-bottom:0;
	padding:0 0 5px;
	}

.commentlist img.avatar, 
.commentlist img.comment-grav {
	padding:2px;
	background:#fff;
	border:1px solid #ddd;
	float:right;
	margin:-9px 0 10px 10px;
	}

.reply {
	padding: 10px 0 0 0px;
	border-top: solid;
	margin-top: 8px;
}

.comment-rss {
	float: right;
}

.comment-rss a {
	line-height: 52px;
	font-size: 12px;
	padding-right: 35px;
}

a.comment-reply-link, 
a.comment-reply-link:link, 
a.comment-reply-link:visited, 
.reply a, 
.reply a:link, 
.reply a:visited {
	clear:both;
	background:#ddd;
	padding: 5px 10px;
	font-weight:bold;
	font-size:8pt;
	text-transform:lowercase;
	color:#000;
	}

a.comment-reply-link:hover, 
a.comment-reply-link:active, 
.reply a:hover, 
.reply a:active {
	background:#000;
	color:#fff !important;
	border:1px solid #000;
	}

.comment-body ul {
	list-style-type:disc;
	margin:0 30px 15px;
	padding:0;
	border:none;
	}

.comment-body ul li {
	list-style-type:disc;
	margin:0;
	padding:0;
	border:none;
	}

.cancel-comment-reply {
	padding: 5px 0 10px;
	}

.center, .aligncenter{
	margin:auto;
	text-align:center;
}