/*
Theme Name: Acne Ansr Blog
Theme URI: http://www.AcneAnsr.com/
Description: 
Version: 1
Author: Marco Paulo Diala
Author URI: http://www.countocram.com/
Tags: acne ansr
*/
@charset "utf-8";
/* CSS Document */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6d6967;
}
body {
	background-color: #FFFFFF;
}
a {
	font-size: 12px;
	color: 6d6967;
}
img {
	border: none;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: 6d6967;
}
a:hover {
	text-decoration: none;
	color: c1d72e;
}
a:active {
	text-decoration: none;
	color: 6d6967;
}
ul li {
	/*list-style-image: url( images/bullet.gif);*/
	color: #FF9900;
}
.main-container {
	width: 800px;
	height: inherit;
	margin: 0px auto 0px auto;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
}
.container {
	width: 800px;
	float: left;
}
.top {
	width: 800px;
	height: inherit;
	float: left;
}
.logo {
	width: 317px;
	height: 62px;
	float: left;
	margin-left: 10px;
}
.top-links {
	float: right;
	margin-top: 20px;
	margin-right: 10px;
	text-align: right;
}
.top-links a {
	color: #c1d72e;
}
.top-links a:hover {
	color: #6d6967;
}
.middle {
	width: 800px;
	height: inherit;
	float: left;
}
.navigation-links {
	background-image: url( images/navi-bg.jpg);
	width: 240px;
	height: 254px;
	float: left;
}
.navigation-links ul {
	margin-top: 13px;
	margin-left: 20px;
	padding-left: 0px;
	list-style: none;
}
.navigation-links li {
	list-style: none;
	line-height: 24px;
	margin-right: 10px;
	border-bottom: 1px #eaeaea dashed;
	font-size: 12px;
}
.navigation-links li a {
	font-weight: bold;
	list-style: none;	
	padding-left: 20px;
	background-image: url( images/button-blue.jpg);
	background-repeat: no-repeat;
	background-position: center left;
	color: #6d6967;
}
.navigation-links li a:hover{
	font-weight: bold;
	color: #c1d72e;
	background-image: url( images/button-green.jpg);
	background-repeat: no-repeat;
	background-position: center left;	
	padding-left: 20px;
	margin-right: 10px;
}
.banner {
	background-image: url( images/banner.jpg);
	width: 560px;
	height: 254px;
	float: left;
}
.learnmore {
	background-image: url( images/learn-more.jpg);
	font-weight: bold;
	width: 102px;
	height: 24px;
	text-align: center;
	position: absolute;
	padding-top: 8px;
	margin-left: 288px;
	margin-top: 45px;
}
.learnmore a {
	color: #FFFFFF;
}
.learnmore a:link {
	color: #FFFFFF;
}
.learnmore a:active {
	color: #FFFFFF;
}
.learnmore a:visited {
	color: #FFFFFF;
}
.learnmore a:hover {
	color: #6d6967;
}
.watch-video {
	background-image: url(images/watch-video.jpg);
	background-position: center;
	background-repeat: no-repeat;
	font-weight: bold;
	width: 100%;
	height: 26px;
	font-size: 11px;
	text-align: center;
	margin-top: 10px;
	padding: 6px 5px 0 5px;
	line-height: 10px;
}
.watch-video a {
	font-size: 11px;
	color: #FFFFFF;
}
.watch-video a:link {
	font-size: 11px;	
	color: #FFFFFF;
}
.watch-video a:active {
	font-size: 11px;	
	color: #FFFFFF;
}
.watch-video a:visited {
	font-size: 11px;
	color: #FFFFFF;
}
.watch-video a:hover {
	font-size: 11px;
	color: #6d6967;
}
.content {
	width: 800px;
	height: inherit;
	float: left;
	margin-top: 10px;
}
.left {
	width: 234px;
	height: inherit;
	float: left;
	margin-left: 6px;
	text-align: center;
	border-right: 1px #f2f2f2 solid;
}
.right {
	width: 549px;
	height: inherit;
	float: right;
	line-height: 20px;
}
.right a {
	color: #c1d72e;
}
.right a:hover {
	color: #6d6967;
}
.title {
	font-size: 15px;
	font-weight: bold;
	color: #2f7fbb;
}
.title1 {
	color: #FBB033;
	font-size: 15px;
	font-weight: bold;
}
.title1 a{
	color: #FBB033;
	font-size: 15px;
	font-weight: bold;
}
.title1 a:hover{
	color: #FBB033;
	font-size: 15px;
	font-weight: bold;
	text-decoration: underline;
}
.title1 a:link{
	color: #FBB033;
	font-size: 15px;
	font-weight: bold;
}
.title1 a:active{
	color: #FBB033;
	font-size: 15px;
	font-weight: bold;
}
.title1 a:visited{
	color: #FBB033;
	font-size: 15px;
	font-weight: bold;
}
.title2 {
	color: #FBB033;
	font-size: 12px;
	font-weight: bold;
}
.hightlight {
	width: 400px;
	background-color: #f5ffcc;
	border: 1px #CCCCCC dashed;
	padding: 5px;
	text-align: center;
	margin: 20px auto 20px auto;
}
.photos {
	margin-left: 20px;
}
.footer {
	width: 800px;
	height: inherit;
	float: left;
	border-top: 2px #eaeaea solid;
	padding-top: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.footer-links {
	width: 300px;
	float: left;
	padding-left: 10px;
}
.footer-links a, a:link, a:visited, a:active {
	color: #c1d72e;
}
.footer-links a:hover {
	color: #6d6967;
}
.copyright {
	width: auto;
	float: right;
	text-align: right;
	padding-right: 10px;
}
.post {
	width: 542px;
	float: left;
	margin: 10px;
	padding-bottom: 10px;
	border-bottom: 1px #cde374 dashed;
}
.date {
	width: 41px;
	height: 41px;
	padding: 3px;
	float: left;
	background-image: url(images/date-bg.jpg);
	text-align: center;
}
.day {
	font-size: 20px;
	font-weight: bold;
}
.post-title {
	width: 485px;
	float: right;
	font-size: 16px;
}
.post-title a {
	font-weight: bold;
	text-decoration: none;
	color: #425a02;
	font-size: 16px;
}
.post-title a:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #425a02;
	font-size: 16px;
}
.post-category {
	width: 485px;
	float: right;
	text-align: left;	
}
.entry {
	width: 542px;
	float: left;
	margin: 0px 10px 10px 10px;
	padding-bottom: 10px;
}
.entry-single {
	width: 542px;
	float: left;
}
.comments {
	width: 542px;
	float: left;
	text-align: right;
}
#sidebar {
	width: 197px;
	float: left;
	background-image: url(images/sidebar-cont-bg.jpg);
	background-repeat: repeat-y;
	text-align: left;
}
#sidebar a:hover{
	color: #6d6967;
}
#sidebar ul {
	list-style: none;
	margin-left: 0px;
	padding-left: 0px;
	float: left;
}
#sidebar ul li{
	margin-bottom: 20px;
}
#sidebar ul li ul li {
	list-style: disc;
	margin-left: 50px;
	margin-bottom: 0px;
	padding-left: 0px;
}
.sidebar-title {
	width: 175px;
	height: 20px;
	background-image: url(images/title-bg.jpg);
	font-size: 12px;
	font-weight: bold;
	float: left;
	padding-left: 30px;
	padding-top: 6px;
	margin-bottom: 10px;
}
.search-form {
	text-align: center;
	margin-left: 10px;
}
#s {
	border: 1px #a4c807 solid;
	height: 20px;
	width: 2in;
	margin: 5px;
	font-size: 11px;
}
#searchsubmit {
	border: 1px #a4c807 solid;
	background-color: #d3e73e;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	padding-bottom: 3px;	
}
.pagetitle {
	margin-left: 10px;
}
.entry-single {
	width: 542px;
	float: left;
}
.comments {
	width: 542px;
	float: left;
	text-align: right;
}
.comment-form {
	width: 542px;
	float: left;
	margin-left: 10px;
}
.comment-form input {
	border: 1px #a4c807 solid;
	height: 20px;
	width: 1.5in;
	font-size: 11px;
}
.comment-form textarea {
	border: 1px #a4c807 solid;
	font-size: 11px;
}
#submit {
	border: 1px #a4c807 solid;
	background-color: #d3e73e;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	width: 100px;
	text-align: center;
	padding-bottom: 4px;
}
.navigation {
	width: 542px;
	float: left;
	margin: 0px 10px 0px 10px;
}
.alignleft {
	width: 221px;
	float: left;
}
.alignright {
	width: 221px;
	float: right;
	text-align: right;
}