/*
Theme Name: Mr. Munoz
Theme URI: http://mr-munoz.com
Description: Parent theme
Author: Eric D Munoz
Version: 1.0
*/

/* BASE THREADED COMMENTS STYLING */
ol.commentlist { list-style:none; margin:0 0 1em; padding:0; text-indent:0; }
ol.commentlist li { height:auto; width:auto; padding:0px 0px 10px 0px;}
ol.commentlist li.alt { }
ol.commentlist li.bypostauthor {}
ol.commentlist li.byuser {}
ol.commentlist li.comment-author-admin {}
ol.commentlist li.comment { border-bottom:1px solid #000; padding:1em; padding-bottom:10px;margin-bottom:10px;}
ol.commentlist li.comment .comment-wrap {width:auto; height:auto;margin:0px 0px 0px 100px;min-height:90px; }
ol.commentlist li.comment div.comment-author {font-size:12px;}
ol.commentlist li.comment div.vcard { font-size:12px;  }
ol.commentlist li.comment div.vcard cite.fn { font-style:normal; }
ol.commentlist li.comment div.vcard cite.fn a.url {}
ol.commentlist li.comment img.avatar { border:2px solid #7D6947; position:absolute;}
ol.commentlist li.comment div.vcard img.avatar-80 {border:5px solid #ccc;}
ol.commentlist li.comment div.vcard img.photo {}
ol.commentlist li.comment div.vcard span.says {}
ol.commentlist li.comment div.commentmetadata {font-size:12px;  margin-bottom:5px;}
ol.commentlist li.comment div.comment-meta { font-size:9px;}
ol.commentlist li.comment div.comment-meta a { color:#333; text-decoration:none;}
ol.commentlist li.comment p { font-size:14px; margin:10px 0px 10px 10px;font-style:italic; }
ol.commentlist li.comment ul { font-size:11px; list-style:square; margin:0 0 1em 2em; }
ol.commentlist li.comment div.reply { font-size:11px; margin-top:5px;}
ol.commentlist div.reply a { font-weight:bold; text-decoration:none;}
ol.commentlist li.comment ul.children { list-style:none; margin:1em 0 0; text-indent:0; }
ol.commentlist li.comment ul.children li {}
ol.commentlist li.comment ul.children li.alt {}
ol.commentlist li.comment ul.children li.bypostauthor {}
ol.commentlist li.comment ul.children li.byuser {}
ol.commentlist li.comment ul.children li.comment { height:auto; width:auto;}
ol.commentlist li.comment ul.children li.comment-author-admin {}
ol.commentlist li.comment ul.children li.depth-2 { border-left:5px solid #555; margin:0 0 .25em .25em; }
ol.commentlist li.comment ul.children li.depth-3 { border-left:5px solid #39280B; margin:0 0 .25em .25em; }
ol.commentlist li.comment ul.children li.depth-4 { border-left:5px solid #ccc; margin:0 0 .25em .25em; }
ol.commentlist li.comment ul.children li.depth-5 {}
ol.commentlist li.comment ul.children li.odd {}
ol.commentlist li.even { background:#D5CEB1; }
ol.commentlist li.odd { background:#A1885D; }
ol.commentlist li.parent { border-left:5px solid #111; }
ol.commentlist li.thread-alt { }
ol.commentlist li.thread-even {}
ol.commentlist li.thread-odd {}
* {
	margin: 0px;
	padding: 0px;
}

body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.alternate {
	display: none;
}
.clear {
	clear: both;
}
a {
	color: #666;
	text-decoration: underline;
}
a, a:focus, a:active, input {
outline: none;
}

a:hover {
	color: #666;
	text-decoration: line-through;
}
h4 {
	font-size: 24px;
	color: #666;
}

.linkcat h2 {display: none;}



#content {
	background-image: url(images/content-bg.png);
	height: auto;
	width: 987px;
	min-height: 500px;
	margin: 0px auto;
}


#header {
	background-image: url(images/logo.png);
	height: 280px;
	background-position: left;
	background-repeat: no-repeat;
	padding-top: 20px;
}
#header a#rss{
	width: 74px;
	height: 103px;
	overflow: hidden;
	display: block;
	background-image: url(images/header-sprite.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	margin-left: 850px;
}
#header a#rss:hover {
	background-position: -74px 0px;
}
#header a#twitter-icon {
	width: 74px;
	height: 124px;
	overflow: hidden;
	display: block;
	background-image: url(images/header-sprite.png);
	background-position: 0px -104px;
	margin-left: 850px;
	background-repeat:no-repeat;
	margin-top: 20px;
}
#header a#twitter-icon:hover {
	background-position:-74px -104px;
}
#left {
	width: 673px;
	height: auto;
	min-height: 300px;
	float: left;
}

#left #home-postit {
	background-image: url(images/home-page-intro-and-tweet.png);
	background-repeat: no-repeat;
	width: 673px;
	height: 450px;
}
#left #latest-post { }

#left #home-postit #twitter {
	clear: both;
	width: 350px;
	margin: 300px 0px 0px 0px;
	float: left;
	padding-left: 155px;
	height: auto;
}
#left #home-postit #twitter a img {
	margin-left: 50px;

}

#left #home-postit #twitter ul {
	list-style-type: none;
	font-size: 13px;
	padding-top: 10px;
	color: #333;
}
#left #home-postit #twitter #twitter_update_list a {
	color: #000;
	text-decoration: underline;
}
#left #home-postit #twitter #twitter_update_list a:hover {
	color: #333;
	text-decoration: line-through;
}
#left #home-postit #twitter #twitter_update_list a.aktt_tweet_time {
margin-left:10px;
font-size:11px;
	color: #000;
	text-decoration: none;
}
#left #home-postit #twitter #twitter_update_list a:hover.aktt_tweet_time {text-decoration:line-through;}

#left #home-postit #twitter h2 {
	display: none;
}
#left #latest-post-label { background-image: url(images/latest-post-label.png); width: 565px; height: 50px; margin: 0px auto; margin-top: 30px; }

#left #latest-post {
	width: 673px;
	height: 200px;
	background-image: url(images/home-entry-bg.png);
	margin-top: 10px;
}
#left #latest-post .latest-date {
	float: left;
	width: 80px;
	padding: 20px 0px 0px 50px;
	text-align: center;
	font-size: 12px;
	line-height: 13px;
	color: #333;
}
#left #latest-post .latest-date .month {
	font-weight: bold;

}
#left #latest-post .latest-date .day {
	font-weight: bold;
	color: #F00;
	font-size: 13px;

}
#left #latest-post .latest-date .year {
	font-weight: bold;

}

#left #latest-post h2 a{ font-size: 22px; color: #333; float: left; width: 350px; padding-top: 15px; padding-left: 10px; text-decoration: none; font-weight:normal;}
#left #latest-post h2 a:hover {
	color: #000;
	text-decoration: line-through;
}


#left #latest-post .latest-entry {
	float: left;
	height: 140px;
	width: 350px;
	color: #333;
	font-size: 14px;
	line-height: 18px;
	padding-left: 10px;
	padding-top: 10px;
}
#left #latest-post .latest-entry a .read-more {
	border: none;
	padding-top: 10px;
	float: right;
	padding-right: 30px;
}
#left #latest-post .latest-thumb {
	float: left;
	height: 100px;
	width: 100px;
	padding-left: 35px;
}
#left #latest-post .latest-thumb a img {
	border: none;

}
#left #rss-container { width: 658px; padding-left: 14px; margin-top: 35px;}
#left #rss-container #rss-title { background-image: url(images/rss-title.png); background-repeat: no-repeat; background-position: center center; height: 39px; width: 658px; margin-bottom: 20px; }
#left #rss-container h3 {
	display: none;
}
#left #rss-container ul {
	list-style-type: none;
}
#left #rss-container ul li {
	font-size: 13px;
	margin-top: 10px;
	color: #333;
}
#left #rss-container ul li a {
	color: #000;
	text-decoration: underline;
}
#left #rss-container ul li a:hover {
	color: #333;
	text-decoration: line-through;
}
#left #rss-container ul li .footnote {
	font-size: 11px;
}







#left #rss-container #politico {
	width: 195px;
	height: auto;
	float: left;
	margin-right: 5px;
	background-image: url(images/politico.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 45px;
	padding-left: 20px;
}
#left #rss-container #smashing {
	width: 195px;
	height: auto;
	float: left;
	margin-right: 5px;
	background-image: url(images/smashing.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 45px;
	padding-left: 20px;
}
#left #rss-container #npr {
	width: 195px;
	height: auto;
	float: left;
	background-image: url(images/npr.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 45px;
	padding-left: 20px;
}
.post {
	width: 673px;
	height: 200px;
	background-image: url(images/home-entry-bg.png);
	margin-top: 10px;
}
.post .latest-date {
	float: left;
	width: 80px;
	text-align: center;
	font-size: 12px;
	line-height: 13px;
	color: #333;
	padding-left: 51px;
	padding-top: 20px;
}
.post .latest-date .month {
	font-weight: bold;

}
.post .latest-date .day {
	font-weight: bold;
	color: #F00;
	font-size: 13px;

}
.post .latest-date .year {
	font-weight: bold;

}

.post h2 a{
	font-size: 24px;
	color: #333;
	float: left;
	width: 350px;
	padding-top: 15px;
	padding-left: 10px;
	text-decoration: none;
}
.post h2 a:hover {
	color: #000;
	text-decoration: line-through;
}


.post .latest-entry {
	float: left;
	height: 140px;
	width: 350px;
	color: #333;
	font-size: 14px;
	line-height: 18px;
	padding-left: 10px;
	padding-top: 10px;
}
.post .latest-entry a .read-more {
	border: none;
	padding-top: 10px;
	float: right;
	padding-right: 30px;
}
.post .latest-thumb {
	float: left;
	height: 100px;
	width: 100px;
	padding-left: 35px;
}
.post .latest-thumb a img {
	border: none;

}
.page  {
	width: 623px;
	padding-left: 50px;
}
.page h2  {
	background-repeat: no-repeat;
	background-position: center;
	background-image: url(images/single-title.png);
	height: 40px;
	width: 465px;
	padding-left: 100px;
	padding-top: 5px;
	margin-bottom: 20px;
	font-size: 28px;
}
.page p {
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 10px;
}
.page img {
	margin: 5px;
	float: left;

}
.single  {
	width: 623px;
	padding-left: 50px;
}
.single .single-date {
	background-image: url(images/single-title.png);
	height: 82px;
	width: 600px;
	background-repeat: repeat-y;
	margin-bottom: 20px;
}
.single .single-date .date {
	width: 74px;
	text-align: center;
	font-size: 12px;
	line-height: 13px;
	color: #333;
	background-image: url(images/single-date.png);
	height: 57px;
	background-repeat: no-repeat;
	padding-top: 25px;
	float: left;
	margin-right: 30px;
}
.single .single-date .date .month{
	font-weight: bold;

}
.single .single-date .date .day{
	font-weight: bold;
	color: #F00;
	font-size: 13px;

}
.single .single-date .date .year{
	font-weight: bold;

}
.single .single-date h2 {
	height: 57px;
	width: 490px;
	padding-top: 25px;
	font-size: 28px;
}
.single .entry {
}
.single .entry h3 {margin-top:20px;}
.single .entry p{
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 8px;
}
.single .entry img{
	margin: 5px;
	border:solid #ccc 5px;
}

/*
#comments, #respond {
	border-bottom: 1px dotted #CCCCCC;
	padding-bottom: 5px;
}
.commentlist {
	margin: 10px 10px 20px 10px;
	padding-left: 20px;
	line-height: 130%;
}
.commentlist li{
	padding: 5px 10px;
	position: relative;
	background-color: #FFF;
}

.commentlist .avatar {
	position: absolute;
	top: 5px;
	right: 5px;
	border: solid 1px #ededed;
	padding: 1px;
	background: #fff;
}
.commentlist .alt {
	background-color: #CCC;

}
.commentlist cite, .commentlist cite a, .commentlist cite a:visited {
	font-weight: bold;
	font-style: normal;
	color: #333;
}
.commentlist small {
	margin-bottom: 5px;
	display: block;
	font-size: 87%;
}
.commentlist small a {
	margin-bottom: 5px;
	display: block;
	font-size: 87%;
	color: #666;
}

#commentform {
	margin-top: 10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 110%;
}
#commentform p {
	padding: 6px 0px;
	margin: 0px;
}
#commentform label{
	font-weight: bold;
	color: #666666;
	font-size: 100%;
}
#commentform input{
	width: 153px;
	border: 1px solid #000;
	padding: 3px;
	margin-top: 3px;
	background-color: #CCC;
}
#commentform textarea{
	width: 478px;
	height: 115px;
	border: 1px solid #000;
	padding: 2px;
	margin-top: 3px;
	background-color: #CCC;
}*/
#commentform textarea:focus, #commentform input[type="text"]:focus {
	border: 1px solid #666;
	background-color: #BDBDBD;
}/*
#commentform #submit{
	color: #333;
	border: none;
	float:right;
	width: 120px;
	height: 29px;
	cursor: pointer;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}*/
















#right {
	width: 283px;
	height: auto;
	min-height: 300px;
	float: right;
	padding-left: 31px;
}

#right h2{
	width:237px;
	height:28px;
	text-transform:uppercase;
	font-size:14px;
	font-weight:bold;
	color:#000;
	padding:42px 0 0 0;
	margin:15px 0 0 0;
	text-align:center;
	background-image: url(images/sidebar_top.jpg);

}
#right ul {
	list-style-type: none;
}

#right ul li ul{

	padding-top: 0px;

	padding-right: 0pt;

	padding-bottom: 25px;

	padding-left: 0pt;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 0px;

	margin-left: 0px;

	width: 237px;

	background-color: transparent;

	background-image: url(images/sidebar_bottom.jpg);

	background-repeat: no-repeat;

	background-attachment: scroll;

	bacckground-position: center bottom;

	background-position: center bottom;

	

	}



#right ul li ul li.cat-item {

	list-style-type: none;

	list-style-image: none;

	list-style-position: outside;

	width: 210px;

	margin-top: 0px;

	margin-right: 0pt;

	margin-bottom: 0pt;

	margin-left: 20px;

	line-height: 23px;

	padding-top: 4px;

	padding-right: 0pt;

	padding-bottom: 0px;

	padding-left: 0pt;

}

#right ul li ul.blogroll{

	padding-top: 0px;

	padding-right: 0pt;

	padding-bottom: 25px;

	padding-left: 0pt;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 0px;

	margin-left: 0px;

	width: 237px;

	background-color: transparent;

	background-image: url(images/sidebar_bottom.jpg);

	background-repeat: no-repeat;

	background-attachment: scroll;

	bacckground-position: center bottom;

	background-position: center bottom;

	

	}



#right ul li ul.blogroll li {

	list-style-type: none;

	list-style-image: none;

	list-style-position: outside;

	width: 210px;

	margin-top: 0px;

	margin-right: 0pt;

	margin-bottom: 0pt;

	margin-left: 20px;

	line-height: 23px;

	padding-top: 4px;

	padding-right: 0pt;

	padding-bottom: 0px;

	padding-left: 0pt;

}


#right ul.children { background:none; margin: 0px; padding: 0px;}
#right ul.children li { padding:0px; margin:0px 0px 0px 20px; width:200px; list-style-type:none;}
#right ul.children li a{ padding:0px; margin:0px 0px 0px 0px; font: 13px; }

#right a { font-size: 13px; text-decoration: none; color: #000; font-weight:bold;}
#right  a:hover {
	text-decoration: line-through;
	color: #000;
 font-weight:bold;
}


#right ul#nav {
	width: 260px;
	background-color: #0F0;
}
#right ul#nav a, #right ul#nav a:focus, #right ul#nav a:active{
outline: none;
}
#right ul#nav a#home {
	background-image: url(images/mr-munoz-nav.png);
	text-indent: -9999px;
	width: 100px;
	height: 120px;
	background-position: -200px 0px;
	display: block;
	background-repeat: no-repeat;
	margin-right: 30px;
	float: left;
}
#right ul#nav a#home:hover {
	background-image: url(images/mr-munoz-nav.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}
#right ul#nav a#planner {
	background-image: url(images/mr-munoz-nav.png);
	text-indent: -9999px;
	width: 100px;
	height: 120px;
	background-position: -300px 0px;
	display: block;
	background-repeat: no-repeat;
	float: left;
}
#right ul#nav a#planner:hover {
	background-image: url(images/mr-munoz-nav.png);
	background-position: -100px 0px;
	background-repeat: no-repeat;
}
#right ul#nav a#classes {
	background-image: url(images/mr-munoz-nav.png);
	text-indent: -9999px;
	width: 100px;
	height: 100px;
	background-position: -200px -120px;
	display: block;
	background-repeat: no-repeat;
	float: left;

	margin-right: 30px;
}
#right ul#nav a#classes:hover {
	background-image: url(images/mr-munoz-nav.png);
	background-position: 0px -120px;
	background-repeat: no-repeat;
}
#right ul#nav a#blog {
	background-image: url(images/mr-munoz-nav.png);
	text-indent: -9999px;
	width: 100px;
	height: 100px;
	background-position: -300px -120px;
	display: block;
	background-repeat: no-repeat;
	float: left;
}
#right ul#nav a#blog:hover {
	background-image: url(images/mr-munoz-nav.png);
	background-position: -100px -120px;
	background-repeat: no-repeat;
}
#right ul#nav a#about {
	background-image: url(images/mr-munoz-nav.png);
	text-indent: -9999px;
	width: 100px;
	height: 94px;
	background-position: -200px -220px;
	display: block;
	background-repeat: no-repeat;
	float: left;
	margin-right: 30px;
}
#right ul#nav a#about:hover {
	background-image: url(images/mr-munoz-nav.png);
	background-position: 0px -220px;
	background-repeat: no-repeat;
}
#right ul#nav a#contact {
	background-image: url(images/mr-munoz-nav.png);
	text-indent: -9999px;
	width: 100px;
	height: 94px;
	background-position: -300px -220px;
	display: block;
	background-repeat: no-repeat;
	float: left;
}
#right ul#nav a#contact:hover {
	background-image: url(images/mr-munoz-nav.png);
	background-position: -100px -220px;
	background-repeat: no-repeat;
}
#right #login-form { height: auto; width: 214px; text-align: center; margin-top: 30px; }
#right #login-form h3{ background: url(images/login-title.png); height: 41px; width: 100px; text-indent: -99999px; margin: 0px auto; margin-bottom: 20px; }
#right #login-form #username{ background: url(images/username-login.png) no-repeat center bottom; width: 214px; height: 18px; padding-bottom: 20px; text-align: center; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 16px; border: none; margin-bottom: 20px; }
#right #login-form #password { background: url(images/password-login.png) no-repeat center bottom; width: 214px; height: 18px; padding-bottom: 20px; text-align: center; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 16px; border: none; margin-bottom: 20px; }
#right #login-form #login-button { background: url(images/login-send.png) no-repeat center top; height: 33px; width: 81px; text-indent: -99999px; border: none; cursor: pointer; }

#right #loggedin-title { background: url(images/loggedin-title.png); height: 46px; width: 237px; text-indent: -99999px; margin-top: 30px; }
#right #loggedin { background: url(images/loggedin-bg.png); height: auto; width: 227px; padding-top: 10px; padding-left: 10px; background-repeat: repeat-y; }
#right #loggedin h4 { color: #333; font-size: 16px; }
#right #loggedin h4 a { color: #333; text-decoration: none; font-size: 16px; }
#right #loggedin h4 a:hover { color: #333; text-decoration: line-through; }
#right #loggedin img { border: none; float: left; margin-right: 10px; margin-bottom: 10px; }
#right #loggedin a img { border: none; float: left; margin-right: 10px; margin-bottom: 10px; }
#right #loggedin ul#list { list-style-type: disc; font-size: 12px; float: left; padding-left: 20px; margin-top: 5px; }
#right #loggedin ul#list li a{ color: #333; text-decoration: none; }
#right #loggedin ul#list li a:hover { color: #333; text-decoration: line-through; }
#right #loggedin-bottom { background: url(images/loggedin-bottom.png); height: 28px; width: 237px; }

#footer {
	background-image: url(images/footer.png);
	width: 967px;
	height: 100px;
	margin: 0px auto;
	clear: both;
	padding: 75px 0px 0px 20px;
	background-repeat: no-repeat;
}
#footer p {
	font-size: 11px;
	color: #333;
	margin-bottom: 3px;
	float: right;
	margin-right: 20px;
}
#footer p a {
	text-decoration: underline;
	color: #333;
}
#footer p a:hover {
	text-decoration: line-through;
	color: #000;
}
#footer #subscribe-button {
	background-image: url(images/subscribe.png);
	background-repeat: no-repeat;
	width: 120px;
	height: 37px;
	text-indent: -99999px;
	border: none;
	background-color: transparent;
	cursor: pointer;
	margin-left: 30px;
	margin-top: 15px;
}
#footer #subscribe {
	background-image: url(images/subscribe-field.png);
	background-repeat: no-repeat;
	height: 83px;
	width: 408px;
	background-position: left center;
	border: none;
	float: left;
}
#footer #subscribe-field {
	margin-left: 37px;
	margin-top: 0px;
	height: 30px;
	width: 170px;
	background-color: transparent;
	border: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
}
/*FONT SQUIRREL*/
.Museo500-Regular { font-family: 'Museo500',"Trebuchet MS", sans-serif; font-style: normal; font-weight: normal; }

/*FORM STYLINGS*/
#right #login-form { height: auto; width: 214px; text-align: center; }
#right #login-form h3{ background: url(images/login-title.png); height: 41px; width: 100px; text-indent: -99999px; margin: 0px auto; margin-bottom: 20px; }
#right #login-form #username{ background: url(images/username-login.png) no-repeat center bottom; width: 214px; height: 18px; padding-bottom: 20px; text-align: center; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 16px; border: none; margin-bottom: 20px; }
#right #login-form #password { background: url(images/password-login.png) no-repeat center bottom; width: 214px; height: 18px; padding-bottom: 20px; text-align: center; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 16px; border: none; margin-bottom: 20px; }
#right #login-form #login-button { background: url(images/login-send.png) no-repeat center top; height: 33px; width: 81px; text-indent: -99999px; border: none; cursor: pointer; outline:none;}

/*BLOG INTRO*/
#blog-title { background: url(images/blog-title-bg.png); width: 578px; height: 399px; background-repeat: no-repeat; margin: 0px auto; padding-top: 60px; }
#blog-title #welcome { background: url(images/blog-title.png); height: 36px; width: 413px; margin: 0px auto; margin-bottom: 15px; }
#blog-title #category-title { background: url(images/categories-title.png); height: 45px; width: 465px; margin: 0px auto; }
#blog-title p { height: auto; width: 500px; margin: 0px auto; text-align: center; font-size: 18px; margin-bottom: 20px; }
#blog-title ul#blog-categories { list-style-type: none; width: 530px; margin: 0px auto; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; margin-left: 33px; }
#blog-title ul#blog-categories li.cat-item { width:100px; margin:10px 22px 10px 0; padding:0 10px 0 0; line-height:15px; float:left; font-size: 14px; border-bottom: 1px dashed #666; }
#blog-title ul#blog-categories li.cat-item:hover {  }
#blog-title ul#blog-categories li.cat-item a{ text-decoration: none; color: #333; }
#blog-title ul#blog-categories li.cat-item a:hover { text-decoration: line-through; color: #333; }

/*BLOG NAVIGATION*/
.navigation { width: 558px; margin: 0px auto; }
.navigation a { font-size: 14px; color: #333; text-decoration: none; }
.navigation .previous-entries { float: left; }
.navigation .next-entries { float: right; }

ul#recent-posts li { list-style-type: none;list-style-image: none;list-style-position: outside;width: 210px;margin-top: 0px;margin-right: 0pt;margin-bottom: 0pt;margin-left: 20px;line-height: 23px;padding-top: 4px;padding-right: 0pt;padding-bottom: 0px;padding-left: 0pt;}

ul#important-posts li { list-style-type: none;list-style-image: none;list-style-position: outside;width: 210px;margin-top: 0px;margin-right: 0pt;margin-bottom: 0pt;margin-left: 20px;line-height: 23px;padding-top: 4px;padding-right: 0pt;padding-bottom: 0px;padding-left: 0pt;}