 /*
Theme Name: Ben Neuman
Theme URI: http://www.benneuman.com
Description: Custom themed developed for Ben Neuman
Version: 1.0
Author: ImmixArt
Author URI: http://www.immixart.com
*/

@import "css/reset.css";
@import "css/typography.css";
@import "css/layout.css";
@import url(http://fonts.googleapis.com/css?family=Andada);

body {
	background-color: #2b2b2b;
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

a {
	color: #1c8ad7;
	text-decoration: none;
}

a:hover {
	color: #1c8ad7;
	text-decoration: underline;
}

p {
	margin-bottom: 10px;
}


.clear {
	clear: both;
}

#page-wrap {
	width: 860px;
	margin: 0 auto;
}

#main-area {
	width: 820px;
	margin: 0 auto;
}

#main-area-bg {
	background-color: #FFFFFF;
}

#search-form-header {
	float: right;
}

#search-form-header div {
	margin-top: 60px;
}

#search-form-header #s {
	background-color: #373737;
	border: 1px solid #4a4a4a;
	height: 18px;
	width: 225px;
	text-indent: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

#search-form-header #searchsubmit {
	padding-top: 5px;
}

h1#logo a {
	text-indent: -9999px;
	width: 501px;
	height: 134px;
	background-image: url(images/bn-logo1.png);
	float: left;
	margin: 0px;
}

h1 {
	font-family: 'Andada', serif;
	font-size: 20px;
	font-weight: 400;
	text-shadow: 1px 1px 2px #dfdfdf;
	margin-top: 8px;
	margin-bottom: 12px;
}

h2.blog-post-title {
	font-family: 'Andada', serif;
	font-size: 24px;
	font-weight: 400;
	text-shadow: 1px 1px 2px #dfdfdf;
}

h2.blog-post-title a {
	color: #2b2b2b;
	text-decoration: none;
}

h2.blog-post-title a:hover {
	color: #1c8ad7;
	text-decoration: none;
}

h3.widget-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	color: #404040;
	text-shadow: 1px 1px 1px #fff;
	margin-bottom: 5px;
}

p#site-desc {
	text-indent: 160px;
	text-transform: uppercase;
	font-family: 'Yanone Kaffeesatz', arial, serif;
	font-size: 29px;
	color: #3a3a3c;
	letter-spacing: 1px;
	text-shadow: 1px 1px 1px #dfdfdf;
	padding-bottom: 16px;
	background-image: url(images/bn-logo3.png);
	background-repeat: no-repeat;
}

#access {
	padding-bottom: 10px;
}

#access ul {
	text-align: right;
	display: block;
}

#access ul li {
	display: inline;
	margin-left: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: -1px;
}

#access ul li a {
	color: #2b2b2b;
	text-decoration: none;
}

#access ul li a:hover {
	color: #2b2b2b;
	text-decoration: none;
	border-top: 2px dotted #2b2b2b;
}

#access ul li.current_page_item a {
	color: #1c8ad7;
}

#blog-posts {
	float: left;
	width: 520px;
}

#sidebar-contents {
	float: right;
	width: 280px;
}

.complete-post {
	margin-bottom: 20px;
}

img.post-sep {
	margin-top: 25px;
}

.post-date {
	float: left;
	background-image: url(images/date-bg1.jpg);
	background-repeat: no-repeat;
	width: 57px;
	height: 63px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	text-align: center;
	line-height: 16px;
	padding-top: 5px;
	margin-right: 8px;
}

.post-date-day {
	font-size: 25px;
}

ul.xoxo li.widget-container {
	background-color: #f4f4f4;
	margin-bottom: 10px;
	padding: 15px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
list-style: none !important;
}

ul.xoxo li.widget-container .txt-field {
	color: #434343;
	border: 1px solid #1c8ad7;
	width: 155px;
	height: 17px;
	text-indent: 2px;
}

ul.xoxo li#text-4 {
	background-color: #e6e6e6;
}

.button-s {
	-moz-border-radius:3px;
	-webkit-border-radius: 3px;
	background-color:#1c8ad7;
	border-color:#1c8ad7;
	border-radius:3px;
	border-style:Solid;
	border-width:1px;
	color: #FFFFFF;
	font-family:Helvetica;
	font-size:12px;
	padding: 3px;
	box-shadow: 1px 1px 1px #656565;
}

.button-s:hover {
	background-color:#3f9ee0;
	border-color:#3f9ee0;
}

ul.xoxo li.widget-container #opt-in-box {
	background-color: #1c8ad7;
	margin-bottom: 10px;
	padding: 15px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
}

ul.xoxo li.widget-container ul li {
	background-image: url(images/lib.jpg);
	background-repeat: no-repeat;
	padding-left: 15px;
list-style: none !important;
}

#footer-area {
	margin-top: 8px;
	margin-bottom: 10px;
	color: #FFFFFF;
	font-size: 12px;
}

#footer-area a {
	color: #FFFFFF;
	text-decoration: none;
}

#footer-area a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.footer-left {
	float: left;
}

.footer-right {
	float: right;
}

.post-comments-area {
	margin-top: 10px;
}

h3#comments-title {
	margin-bottom: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
}

.comment-author, .fn {
	color: #1c8ad7;
	font-weight: bold;
}

.comment-meta {
	font-size: 10px;
}

li.comment {
	background-color: #f4f4f4;
	margin-bottom: 10px;
	padding-left: 18px;
	padding-right: 12px;
	padding-top: 8px;
	padding-bottom: 5px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	color: #333333
}

.comment-body {
	margin-top: 3px;
}

.pages {
	color: #1c8ad7;
}

.c-txt-field {
	color: #434343;
	border: 1px solid #1c8ad7;
	width: 250px;
	height: 17px;
	text-indent: 2px;
	margin-top: 2px;
}

.c-txt-area {
	color: #434343;
	border: 1px solid #1c8ad7;
	width: 350px;
	height: 150px;
	text-indent: 2px;
	margin-top: 2px;
}

.social-icons {
	padding-top: 8px;
}

p.form-allowed-tags {
	visibility: hidden;
	font-size: 0px;
}
ul li
{list-style: disc !important; margin-left:25px;}
ol li
{list-style: decimal !important;margin-left:25px;}