/*

Theme Name: Timeless
Theme URI: http://roam2rome.com/timeless
Description: A clean, 2 column theme with a right sidebar, custom widgets, comment gravatars, and uniquely stylized corners. Enjoy!
Tags: two columns, right sidebar, clean, elegant, fixed width, widgets, gravatars, stylized corners
Version: 1.4
Author: Roam2Rome
Author URI: http://roam2rome.com/

*/

body, td, div {color:#484848;}

.evony_sites {
          background-image: url(images/bg_evonynet_sites.jpg);
          background-repeat: no-repeat;
          padding: 4px 4px 4px 4px;
          width: 330px;
          height: 109px;
          }
.evony_sites_text {
          float:right;
          width:210px;
          }

.hilite_orange {color: #bf0e00;}

.toolbar_main_title {
          font-family: Verdana, Helvetica;
          font-size: 14px;
          color: #000;
          font-weight:bold;
          margin-top: 30px;
          }

.mainSub {
          font-family: Arial, Verdana, Helvetica;
          font-size: 12px;
          color: #808080;
		  padding-left:15px;
		  font-weight:bold;
          }
.faq_answers {
          background-color: #EFEFEF;
          background-image: url(images/bg_home_toolbar.gif);
          background-repeat: repeat-x;
          border: 1px solid #E0D6C0;
          padding: 10px 10px 10px 10px;
          }

.toolbar_subhead {
          font-family: Arial, Verdana, Helvetica;
          font-size: 14px;
          color: #958960;
          margin-top: 10px;
          }
		  .toolbar_subhead strong{
		  	color: #3e3e3e;
		  }

.toolbar_header {
          font-family: Verdana, Helvetica;
          font-size: 18px;
          color: #417BAA;
          font-weight: bold;
          }


.bullet_title {
          color: #bf0e00;
          font-weight: bold;
          font-family: Arial, Helvetica;
          font-size: 14px;
          }

.home_bullet{
          margin-left:15px;
          color:#958960;
          margin-bottom:10px;
          }

.home_bar {
          background-color: #EFEFEF;
          background-image: url(images/bg_home_toolbar.gif);
          background-repeat: repeat-x;
          border-left: 1px solid #808080;
		  border-right: 1px solid #808080;
		  border-bottom: 1px solid #808080;
          padding: 20px 0px 10px 10px;
          }

body {
	font-size: 12px;
	padding: 0px;
	background-color: #303845;
	/*Background-color: #48402D;
	background-image: url(images/back.jpg);
	background-repeat: repeat-x;*/
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin-right: 0px;
	margin-left: 0px;
	}

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

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;
	margin-top: 5px;
	margin-left: 5px;
	}

.alignleft {
	float: left;
	margin-top: 10px;
	}

.aligncenter {
	text-align: center;
	margin: 0px;
}

em {
	float: left;
	width: 600px;
	font-size: 11px;
	font-style: normal;
	color: #4f2003;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}

html {
	height: 100%;
	}

#c_wrapper {
	width: 980px;
	overflow: hidden;
	margin: auto;
	}

#c_container {
	margin: auto;
	width: 980px;
	}

#c_header {
	margin: 0px;
	float: left;
	padding-top: 0px;
	}

.header_logo span {
	font-size: 2.3em;
	color: #333333;
	margin: 0px;
	float: left;
	width: 450px;
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 400px;
	}

.header_logo p {
	float: left;
	width: 450px;
	font-size: 1.5em;
	margin: 0px;
	Padding-left: 400px;
	Padding-top: 0px;
	color: #455445;
	font-weight: bold;
	}

.header_logo a:link,  .header_logo a:visited {
	text-decoration: none;
	color: #732E26;
	font-weight: bold;
	}

.header_logo a:hover, .header_logo a:active {
	color: #732E26;
	text-decoration: underline;
	}

#c_footer {
	background-repeat: repeat-y;
	float: left;
	width: 980px;
	color: #d3cebc;
	padding-top:10px;
	text-align:center;
	margin-bottom:30px;
	}

#recent_top {
	background-image: url(images/post_top.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
	Margin-left: 0px;
	float: left;
	width: 652px;
	padding-right: 25px;
	padding-left: 0px;
	height: 65px;
	}

#recent_ctr {
	background-image: url(images/postbg.jpg);
	background-repeat: repeat-y;
	float: left;
	width: 652px;
	padding-right: 25px;
	padding-left: 25px;
	clear: both;
	}

#recent_bottom {
	background-image: url(images/foot_btm.jpg);
	background-repeat: no-repeat;
	float: left;
	width: 652px;
	padding-right: 25px;
	padding-left: 25px;
	height: 71px;
	}

#footer_panel {
	margin-top: 8px;
	float: left;
	width: 655px;
	height: 87px;
	clear: both;
	}

#footer_panel_text {
	padding-top: 13px;
	text-align: center;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	clear: both;
	}

#footer_panel a:link,  #footer_panel a:visited {
	color: #aaaaaa;
	text-decoration: none;
	font-weight: bold;
	}

#footer_panel a:hover, #footer_panel a:active {
	color: #ffffff;
	text-decoration: underline;
	}

#footer_bg {
	float: left;
	width: 980px;
	background-repeat: repeat-y;
	padding-top: 10px;
	padding-bottom: 10px;
	}

#c_footer h2 {
	font-size: 1.6em;
	color: #000000;
	text-align: left;
	float: left;
	width: 280px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	font-weight: normal;
	font-family: "Trebuchet MS", Tahoma, "Arial Narrow";
	}

#c_footer ul {
	text-align: left;
	margin: 0px;
	float: left;
	width: 280px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	list-style-type: none;
	}

#c_footer ul li {
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	width: 270px;
	color: #000000;
	}

#c_footer ul li a:link, #c_footer ul li a:visited {
	color: #aaaaaa;
	text-decoration: none;
	}

#c_footer ul li a:hover, #c_footer ul li a:active {
	color: #ffffff;
	text-decoration: underline;
	}

.left_footer {
	float: left;
	width: 250px;
	position: relative;
	Padding-left: 40px;
	}

.mid_footer {
	float: left;
	width: 250px;
	position: relative;
	padding-left: 50px;
	}
.right_footer {
	float: right;
	width: 290px;
	}


.content_header {

	background-repeat: repeat-y;
	float: left;
	width: 980px;
	padding-bottom: 0px;
	}

.top_header {
	gffloat: left;
	height: 0px;
	width: 980px;
	}

.header_logo {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	gffloat: left;
	height: 145px;
	width: 980px;
	}

#c_navigator {
	float: left;
	width: 980px;
	height: 16px;
	background-image: url(images/navbar.jpg);
	background-repeat: no-repeat;
	Padding-top: 2px;
	Padding-bottom: 9px;
	}

.navigator {
	float: left;
	width: 970px;
	height: 15px;
	padding-right: 5px;
	padding-left: 5px;
	}

.navigator ul {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 970px;
	list-style-type: none;
	}

.navigator ul li {
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #ffffff;
	font-size: 1.0em;
	font-weight: normal;
	display: inline;
	list-style-type: none;
	width: auto;
	}

.navigator ul li a:link, .navigator ul li a:visited {
	color: #fff;
	text-decoration: none;
	text-align: center;
	padding-right: 8px;
	padding-left: 8px;
	display: block;
	height: 15px;
	line-height: 15px;
	float: left;
	width: auto;
	}

.navigator ul li a:hover, .navigator ul li a:active {
	Color: #c0c0c0;
	line-height: 15px;
	height: 15px;
	padding-right: 8px;
	padding-left: 8px;
	text-align: center;
	display: block;
	float: left;
	width: auto;
	}


#c_content {
	float: left;
	/*width: 954px;*/
	/*padding-top: 12px;
	padding-left:13px;
	padding-right:13px;*/
	position: relative;
	/*background: #e1e1e1 url(images/bg_main_content.png) no-repeat left bottom;*/
	}

#post_entry {
	float: left;
	width:729px;
	position: relative;
	padding: 22px 0 0 13px;
	background: url(images/content_bg.png) repeat-y;
	}

.post_meta {
	float: left;
	width: 708px;
	position: relative;
	}

.clear_content {
	/*height: 30px;*/
	float:left;
	height:30px;
	margin-left:-13px;
	width:736px;
	background: url(images/content_bottom.png) no-repeat left bottom;
	}

.post_top {
	background-image: url(images/post_top.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	Margin-left: 0px;
	float: left;
	width: 623px;
	padding-right: 15px;
	padding-left: 15px;
	height: 65px;
	}

.post_index {
	float: left;
	width: 728px;
	}

.post_title {
	width: 650px;
	position: relative;
	padding-bottom: 15px;
	}

.calendar {
	float: left;
	height: 40px;
	width: 43px;
	background-image: url(images/date.PNG);
	background-repeat: no-repeat;
	padding-top: 5px;
	position: relative;
	}

.date {
	font-size: 12px;
	color: #000000;
	text-align: center;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	clear: both;
	line-height: 16px;
	}

.month {
	font-size: 13px;
	color: #000000;
	text-align: center;
	margin: 0px;
	padding: 0px;
	clear: both;
	font-weight: bold;
	line-height: 20px;
	}

.post_info {
	float: left;
	width: 708px;
	text-align: left;
	}

.post_meta a:link, .post_meta a:visited {
	color: #417BAA;
	text-decoration: none;
	}

.post_meta a:hover, .post_meta a:active {
	color: #732E26;
	text-decoration: underline;
	}
.toolbar_header a:hover, .toolbar_header a:active {
	text-decoration: none;
	}
.post_info h1, h2 {
	font-family: Verdana, Tahoma, "Arial Narrow";
	font-size: 24px;
	font-weight: normal;
	color: #484848;
	margin: 0px;
	padding: 0 0 0 15px;
	}

.post_info h1 a:link, .post_info h1 a:visited {
	color: #bf0e00;
	text-decoration: none;
	}

.post_info h1 a:hover, .post_info h1 a:active {
	color: #732E26;
	text-decoration: none;
	}

.post_info h2 a:link, .post_info h2 a:visited {
	color: #627A52;
	text-decoration: none;
	}

.post_info h2 a:hover, .post_info h2 a:active {
	color: #732E26;
	text-decoration: none;
	}

.author {
	color: #333333;
	float: left;
	width: 555px;
	}

.category {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 555px;
	}

.post_content {
	float: left;
	width: 708px;
	padding-top: 15px;
	padding-bottom: 0px;
	line-height: 18px;
	}

.post_index .post_content {
	padding-top: 0;
}
.post_content p {
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	}
.post_index .post_content p {
	margin-bottom:0;
}

.post_content blockquote {
	clear: both;
	margin-top: 10px;
	margin-right: 35px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
	background-image: url(images/quotes.jpg);
	background-repeat: no-repeat;
	background-position: left 2px;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 14px;
	color: #606060;
	}

.post_content code {
	display: block;
	margin: 10px;
	padding: 5px;
	clear: both;
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	border: 1px solid #eeeeee;
	background-color: #f9f9f9;
	font-style: italic;
	color: #606060;
	}

.post_content img {
	border: 0px solid #CCCCCC;
	margin-right: 5px;
	max-width: 100%;
	/* IE Image max-width */
	width: expression(this.width > 708 ? 708: true);

	}

.post_comment_counter {
	float: left;
	width: 603px;
	}

.coms_count {
	float: right;
	height: 38px;
	width: 115px;
	line-height: 39px;
	text-align: center;
	color: #000000;
	}

.coms_count a:link, .coms_count a:visited {
	color: #627A52;
	text-decoration: none;
	}

.coms_count a:hover, .coms_count a:active {
	color: #732E26;
	text-decoration: underline;
	}

.post_bottom {
	background-image: url(images/post_btm.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	float: left;
	width: 652px;
	padding-right: 0px;
	padding-left: 0px;
	height: 196px;
	}

.post_nav {
	float: left;
	width: 620px;
	padding-left: 10px;
	Padding-bottom: 25px;
	}

.post_nav a:link, .post_nav a:visited {
	color: #627A52;
	text-decoration: none;
	}

.post_nav a:hover, .post_nav a:active {
	color: #732E26;
	text-decoration: underline;
	}

#sidebars {
	background: url(images/sidebar_bg.png) no-repeat right bottom;
	float:right;
	padding:15px 15px 4px;
	width:208px;
	}

#sidebars a         { color:#fff }
#sidebars a:visited { color:#ddd }

#sidebars strong {
	color:#fff;
}
#sidebars p {
	color:#c0c0c0;
}
#sidebars p span {
	display:block;
	padding-right:11px;
	text-align:right;
}

.widget_sidebar {

	width: 212px;
	}

.div_wrap_sidebar {

	width: 212px;
	margin-bottom: 30px;
	}

.widget_sidebar h2 {
	font-family: "Trebuchet MS", Tahoma, "Arial Narrow";
	margin: 0px;
	padding: 0px;

	width: 210px;
	background-image: url(images/side_label.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 30px;
	line-height: 30px;
	font-size: 1.4em;
	color: #000000;
	text-align: center;
	font-weight: normal;
	}

.top_sidebar {

	margin: 0px;
	padding: 0px;
	float: left;
	height: 26px;
	width: 212px;
	}

.widget_sidebar ul {
	margin: 0px;
	float: left;
	width: 172px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	list-style-type: none;
	}

.bottom_sidebar {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 17px;
	width: 212px;
	}

.widget_sidebar ul li {
	padding: 0px;
	color: #000000;
	width: 172px;

	float: left;
	font-weight: bold;
	margin: 0px;
	}

.widget_sidebar ul li a:link, .widget_sidebar ul li a:visited {
	color: #000000;
	text-decoration: none;
	width: 172px;
	font-size: 12px;
	}

.widget_sidebar ul li a:hover, .widget_sidebar ul li a:active {
	color: #732E26;
	text-decoration: underline;
	width: 172px;
	font-size: 12px;
	}

.widget_sidebar ul ul {
	list-style-type: none;
	padding: 0px;
	width: 172px;
	float: left;
	text-align: left;
	margin: 0px;
	}

.widget_sidebar ul ul li {
	padding: 0px;
	color: #000000;
	width: 172px;
	margin: 0px;
	font-size: 12px;
	float: left;
	font-weight: normal;
	}

.widget_sidebar ul ul li a:link, .widget_sidebar ul ul li a:visited {
	color: #000000;
	text-decoration: none;
	width: 172px;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	}

.widget_sidebar ul ul li a:hover, .widget_sidebar ul ul li a:active {
	color: #732E26;
	text-decoration: underline;
	width: 172px;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	}

.widget_sidebar p {
	float: left;
	width: 172px;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}

.widget_sidebar a:link, .widget_sidebar a:visited {
	color: #000000;
	text-decoration: none;
	}

.widget_sidebar a:hover, .widget_sidebar a:active {
	color: #732E26;
	text-decoration: underline;
	}

.wrap_calendar {
	margin: 0px;
	float: left;
	width: 220px;
	padding-right: 10px;
	padding-left: 10px;
	}

.widget_sidebar form {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 212px;
	}

.tex_f {
	font-size: 16px;
	height: 20px;
	width: 180px;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 3px;
	background-color: #FAFAF2;
	border: 1px solid #000000;
	}

/* calendar config */

#wp-calendar {
	empty-cells: show;
	width: 220px;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2px;
	}

#wp-calendar a:link, #wp-calendar a:visited {
	text-decoration: none;
	color: #627A52;
	}

#wp-calendar a:hover, #wp-calendar a:active {
	text-decoration: none;
	color: #732E26;
	}

#wp-calendar caption {
	font-family: "Trebuchet MS", Tahoma, "Arial Narrow";
	font-weight: normal;
	text-align: center;
	width: 220px;
	color: #000000;
	font-size: 1.4em;
	background-image: url(images/ctop.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 30px;
	line-height: 30px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	}

#wp-calendar th {
	margin: 0px;
	padding: 0px;
	text-align: center;
	}

#next a:link, #next a:visited {
	text-align: center;
	color: #627A52;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	float: right;
	padding-top: 10px;
	padding-right: 5px;
	}

#next a:hover, #next a:active {
	text-align: center;
	color: #732E26;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	float: right;
	padding-top: 10px;
	padding-right: 5px;
	}

#prev a:link, #prev a:visited {
	text-align: left;
	color: #627A52;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	float: left;
	padding-top: 10px;
	padding-left: 5px;
	}

#prev a:hover, #prev a:active {
	text-align: left;
	color: #732E26;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	float: left;
	padding-top: 10px;
	padding-left: 5px;
	}

#wp-calendar td {
	margin: 0px;
	padding: 0px;
	text-align: center;
	}

#wp-calendar tf {
	margin: 0px;
	padding: 0px;
	}

.pad {
	text-align: center;
	}

#comments_templates {
	float: left;
	width: 633px;
	position: relative;
	}

#comments_templates img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	}

.rssfeeds a:link, .rssfeeds a:visited {
	color: #627A52;
	text-decoration: none;
	}

.rssfeeds a:hover, .rssfeeds a:active {
	color: #732E26;
	text-decoration: none;
	}

#post_entry h4 {
	float: left;
	width: 603px;
	font-size: 1.4em;
	color: #333333;
	margin: 0px;
	padding: 0px;
	}

.rssfeeds {
	font-size: 12px;
	color: #333333;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 603px;
	}

.clear_box {
	float: left;
	height: 30px;
	width: 603px;
	}

.relatedpost {
	font-size: 12px;
	color: #333333;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 603px;
	}

.relatedpost ul {
	margin: 0px;
	float: left;
	width: 580px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	}

#post_entry h2 {
	font-family: Verdana, Arial, Helvetica;
	font-size: 22px;
	font-weight: normal;
	color: #333333;
	margin:30px 0px 20px 0px;
	padding: 0px;
	width: 708px;
        line-height: 32px;
	}

#post_entry h3 {
	font-family: "Trebuchet MS", Tahoma, "Arial Narrow";
	font-size: 22px;
	font-weight: normal;
	color: #333333;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 555px;
	letter-spacing: -1px;
	}

.relatedpost ul li {
	margin: 0px;
	width: 580px;
	text-align: left;
	float: left;
	padding: 0px;
	}

.relatedpost ul li a:link, .relatedpost ul li a:visited {
	color: #627A52;
	text-decoration: none;
	font-size: 13px;
	}

.relatedpost ul li a:hover, .relatedpost ul li a:active {
	color: #732E26;
	text-decoration: none;
	font-size: 13px;
	}

.com_break {
	float: left;
	height: 20px;
	width: 600px;
	}

.user_avatar {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 52px;
	width: 52px;
	position: relative;
	}

.user_infos {
	float: right;
	width: 443px;
	}

.comment_user {
	float: left;
	width: 500px;
	padding: 5px;
	background-color: #9D9976;
	border: 1px solid #eeeeee;
	position: relative;
	}

.com_author {
	float: left;
	width: 440px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	}

.comment_user_alt {
	float: left;
	width: 500px;
	padding: 5px;
	background-color: #BAB798;
	border: 1px solid #eeeeee;
	position: relative;
	}

.com_text {
	float: left;
	width: 440px;
	padding-top: 10px;
	color: #000000;
	line-height: 16px;
	}

.com_text blockquote {
	clear: both;
	margin-top: 10px;
	margin-right: 25px;
	margin-left: 5px;
	padding-left: 5px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #333333;
	color: #000560;
	}

.user_infos a:link, .user_infos a:visited {
	color: #627A52;
	text-decoration: underline;
	}

.user_infos a:hover, .user_infos a:active {
	color: #732E26;
	text-decoration: none;
	}

.com_text code {

	display: block;
	margin: 10px;
	padding: 5px;
	clear: both;
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	border: 1px dashed #CCCCCC;
	background-color: #FFFFFF;
	font-style: italic;
	color: #000;
	}

#post_entry h6 {
	float: left;
	width: 603px;
	font-size: 1.6em;
	color: #000000;
	margin: 0px;
	padding: 0px;
	}

#comments_templates form {
	float: left;
	width: 603px;
	margin: 0px;
	}

#comments_templates p {
	padding: 0px;
	clear: both;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}

/* adin bar css */
#wp-admin-bar {
	margin:0;
	padding:5px;
	border:1px solid #000933;
	clear:both;
	text-align:center;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #000D49;
	}

#wp-admin-bar ul {margin:0; padding:0}

#wp-admin-bar ul li {list-style-type:none; display:inline; margin:0 10px; padding:0}

#wp-admin-bar a:link, #wp-admin-bar a:visited {
	color: #627A52;
	text-decoration: none;
	}

#wp-admin-bar a:hover, #wp-admin-bar a:active {
	color: #732E26;
	text-decoration: underline;
	}
