/*
Theme Name: Area381 Mono
Theme URI: http://www.area381.com/
Description: Widget ready minimalistic WordPress theme with two columns. Created by <a href="http://www.area381.com">area381</a>.
Version: 1.0
Author: area381
Tags: fixed width, widget ready, 2 columns, right sidebar, seo friendly, gravatars, wpmu, white, simple, minimalistic, typography
Licence: The CSS, XHTML and design is released under GPL: http://creativecommons.org/licenses/GPL/2.0/

*/ 


* {
	padding:0px;
	margin:0px;
}
body {
	color: #000000;
	font: 1.0em/1.3em Cambria, Georgia, serif;
	background: #ffffff url(images/footer_bg.png) repeat-x 0px 14px;
}
a {
	text-decoration:none;
	outline:none;
	color: #2d5b89;
}
a:hover {
	text-decoration: none;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
img, a img {
	border:none;
}
ul, li {
	list-style-type: none;
}
input,select {
	outline:none;
}
input,select,textarea {
	font-family:inherit;
}
blockquote {
	font-style: oblique;
	padding: 5px 10px 10px;
	font-size: 0.9em;
	border-left: 5px solid #333333;
	margin: 0px 0px 10px 10px;
}

.hidden { 
	display: none; 
}
.clear {
	margin: 0px;
	padding: 0px;
	clear: both;
}
table {
	border-collapse:collapse;
	border:none;
	margin: 0px 0px 15px;
	width: 100%;
}
table tr {}
table tr td {
	border-bottom: 1px solid #CCCCCC;
	padding: 5px;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}


/*		
//////////////////////////////////////////////////////
	LAYOUT
//////////////////////////////////////////////////////
*/

#wrapper {
	margin-top: 20px;
}

/*		
//////////////////////////////////////////////////////
	HEADER
//////////////////////////////////////////////////////
*/

#header {
	background: #40454B url(images/header_bottom_bg.png) repeat-x left bottom;
	color: #FFFFFF;
	padding: 0px 0px 10px;
}
#header-wrap {
	margin: 0px auto;
	width: 960px;
	padding: 8px 0px;
}
#header-wrap #name {
	float: left;
	width: 400px;
}
#header-wrap #name h1,
#header-wrap #name h1 a {
	text-transform: uppercase;
	font-size: 1.1em;
	padding: 3px 0px 0px;
	color: #FFFFFF;
}
#header-wrap #name h1 a:hover {
	color: #CCCCCC;
}
#header-wrap #name p {
	font-size: 0.8em;
	color: #CCCCCC;
}
#header-wrap #navigation {
	float: right;
}
#header-wrap #navigation li {
	float: left;
	list-style: none;
}
#header-wrap #navigation li a {
	display: block;
	padding: 5px 0px 0px 0px;
	text-transform: uppercase;
	color: #FFFFFF;
	font-size: 0.8em;
	margin: 7px 0px 5px 25px;
}
#header-wrap #navigation li a:hover {
	color: #CCCCCC;
	border-bottom: 1px solid #2d5b89;
}
#header-wrap #navigation li.current_page_item a {
	color: #CCCCCC;
	border-bottom: 1px solid #666666;
}

/*	custom header	*/

#custom-header {}
#custom-header .wrap {
	margin: 0px auto;
	width: 960px;
	padding: 20px 0px;
	/*border-bottom: 3px double #999999;*/
	font-size: 1.0em;
	line-height: 1.4em;
	background: url(images/entry_bottom_bg.png) repeat-x left bottom;
}
#custom-header .wrap a {
	border-bottom: 1px solid #B7BBBC;
	font-weight: bold;
}
#custom-header .wrap a:hover {
	border-bottom: 1px solid #cacaca;
	color: #333333;
}


/*		
//////////////////////////////////////////////////////
	MAIN
//////////////////////////////////////////////////////
*/

#main-wrap {
	margin: 35px auto 0px;
	width: 960px;
}
#content {
	float: left;
	width:720px;
}

#content .entry-block {
	margin: 0px 0px 35px;
}
#content .entry-block h2,
#content .entry-block h2 a {
	text-transform: uppercase;
	color: #000000;
	font: bold 1.2em "Times New Roman", Times, serif;
}
#content .entry-block h2 a:hover {
	color: #666666;
}
#content .entry {
	margin: 0px 0px 15px;
}
#content .entry p {
	font-size: 0.9em;
	margin: 0px 0px 10px;
	line-height: 20px;
}
#content .entry p a {
	border-bottom: 1px solid #B7BBBC;
	font-weight: bold;
}
#content .entry p a:hover {
	border-bottom: 1px solid #cacaca;
	color: #333333;
}
#content .entry p em {
	font-weight: bold;
	background: #FFFFE6;
}
#content .entry code,
#content .entry pre {
	display:block;
	margin: 0px 0px 10px;
	background: #FEFDF4;
	padding: 3px 3px 3px 6px;
	font-weight: bold;
	font-size: 1.1em;
	color: #000000;
}
#content .entry-block p.info {
	text-transform: uppercase;
	margin: 0px 0px 15px;
	font-size: 0.7em;
	font-weight: bold;
	padding: 3px 0px 0px;
}
#content .entry-block p.info a,
#content .entry-block .entry-footer p a {
	border-bottom: 1px solid #B7BBBC;
}
#content .entry-block p.info a:hover,
#content .entry-block .entry-footer p a:hover {
	border-bottom: 1px solid #cacaca;
	color: #333333;
}
#content .entry-block p.info span.edit a {
	color: #990000;
}
#content .entry-block .entry-footer {
	padding: 6px 0px 0px;
	clear: both;
	background: url(images/entry_bottom_bg.png) repeat-x 0px 0px;
}
#content .entry-block .entry-footer p {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 0.7em;
}

/*		wordpress images elements	*/

#content .entry-block .entry .alignleft img,
#content .entry-block .entry img.alignleft,
#content .entry-block .entry .alignright img,
#content .entry-block .entry img.alignright,
#content .entry-block .entry .aligncenter img,
#content .entry-block .entry img.aligncenter,
#content .entry-block .entry img.alignnone {
	padding: 7px;
	background: #fafafa;
	border: 1px solid #CCCCCC;
}
#content .entry-block .entry img.alignleft:hover,
#content .entry-block .entry img.alignright:hover,
#content .entry-block .entry img.aligncenter:hover {
	background: #F4FAFE;
	border: 1px solid #BFBFBF;
}
#content .entry-block .entry .alignleft img,
#content .entry-block .entry img.alignleft {
	float: left;
	margin: 0px 8px 8px 0px;
}
#content .entry-block .entry .alignright img,
#content .entry-block .entry img.alignright {
	float: right;
	margin: 0px 0px 8px 8px;
}
#content .entry-block .entry .aligncenter,
#content .entry-block .entry .aligncenter img,
#content .entry-block .entry img.aligncenter  {
	margin: 0px auto;
	display: block;
	clear: both;
}
#content .entry-block .entry .alignleft {
	float: left;
}
#content .entry-block .entry .alignright {
	float: right;
}
#content .entry-block .entry .wp-caption {}
#content .entry-block .entry .wp-caption img {
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 0px none;
	border-left: 1px solid #CCCCCC;
}
#content .entry-block .entry .wp-caption .wp-caption-text {
	text-align: center;
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	padding: 0px 0px 6px 4px;
	width: 100%;
	background: #fafafa;
	text-transform: uppercase;
	font: 0.8em "Times New Roman", Times, serif;
}

/*		common xhtml elements	*/

#content .entry-block .entry h1,
#content .entry-block .entry h2,
#content .entry-block .entry h3,
#content .entry-block .entry h4,
#content .entry-block .entry h5,
#content .entry-block .entry h6 {
	text-transform: uppercase;
	margin: 0px 0px 5px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #000000;
}
#content .entry-block .entry h1 {
	font-size: 1.3em;
}
#content .entry-block .entry h2 {
	font-size: 1.2em;
}
#content .entry-block .entry h3 {
	font-size: 1.1em;
}
#content .entry-block .entry h4 {
	font-size: 1.0em;
}
#content .entry-block .entry h5 {
	font-size: 0.9em;
}
#content .entry-block .entry h6 {
	font-size: 0.8em;
}
#content .entry-block .entry ul,
#content .entry-block .entry ol {
	margin: 0px 0px 15px 15px;
}
#content .entry-block .entry ul li {
	list-style: disc outside;
	margin: 0px 0px 3px 3px;
}
#content .entry-block .entry ul li a,
#content .entry-block .entry ol li a {
	border-bottom: 1px solid #B7BBBC;
	font-weight: bold;
}
#content .entry-block .entry ul li a:hover,
#content .entry-block .entry ol li a:hover {
	border-bottom: 1px solid #cacaca;
	color: #333333;
}
#content .entry-block .entry ul li ul,
#content .entry-block .entry ol li ul {
	margin: 4px 0px 0px 10px;
}
#content .entry-block .entry ul li ul li {
	list-style: circle;
}
#content .entry-block .entry ol li {
	list-style: decimal outside;
	margin: 0px 0px 3px 3px;
}
#content .entry-block .entry ol li ol {
	margin: 4px 0px 0px 10px;
}
#content .entry-block .entry ol li ol li {}
#content .entry-block .entry ol li ul li {
	list-style: circle;
}
#content .entry-block .entry table a {
	border-bottom: 1px solid #B7BBBC;
	font-weight: bold;
}
#content .entry-block .entry table a:hover {
	border-bottom: 1px solid #cacaca;
	color: #333333;
}
#content .entry-block .entry p.entry-info {
	background: #FFFFE6;
	padding: 5px;
	clear: both;	
}
#content .entry-block .entry img.avatar {
	border: 1px solid #999999;
	margin: 0px 0px 5px;
	display: block;
}

#content .navigation {
	clear: both;
}
#content .navigation .alignleft {
	float: left;
}
#content .navigation .alignright {
	float: right;
	padding: 0px 8px 0px 0px;
}
#content .navigation a {
	border-bottom: 1px solid #B7BBBC;
	font-weight: bold;
}
#content .navigation a:hover {
	border-bottom: 1px solid #cacaca;
	color: #333333;
}



/*	
//////////////////////////////////////////////////////
	SIDEBAR
//////////////////////////////////////////////////////
*/

#sidebar {
	float: right;
	width:210px;
	margin: 0px 0px 0px 25px;
}
#sidebar .sidebar-block {
	margin: 0px 0px 35px;
}
#sidebar .sidebar-block h3 {
	text-transform: uppercase;
	margin: 0px 0px 8px;
	background: url(images/sidebar_title_bg.png) repeat-x 0px bottom;
	padding: 0px 0px 7px;
	font: bold 0.9em;
}
#sidebar .sidebar-block .textwidget a {
	border-bottom: 1px dotted #B7BBBC;
	font-weight: bold;
}
#sidebar .sidebar-block .textwidget a:hover {
	border-bottom: 1px solid #cacaca;
	color: #333333;
}
#sidebar .sidebar-block ul {
	margin: 0px 3px;
}
#sidebar .sidebar-block ul li {
	margin: 0px 0px 4px;
	font-size: 0.8em;
}
#sidebar .sidebar-block ul li a,
#sidebar .sidebar-block ul li ul li a {
	border-bottom: 1px dotted #B7BBBC;
	font-weight: bold;
}
#sidebar .sidebar-block ul li a:hover {
	border-bottom: 1px solid #cacaca;
	color: #333333;
}
#sidebar .sidebar-block ul li ul {
	margin: 5px 0px 0px;
}
#sidebar .sidebar-block ul li ul li {
	margin: 0px 0px 5px;
	font-size: 1.0em;
	background: url(images/bullet.png) no-repeat 0px 6px;
	padding: 0px 0px 0px 18px;
}
#sidebar .sidebar-block ul li ul li.current_page_item {
}
#sidebar .sidebar-block ul li ul li.current_page_item a {
	color: #000000;
}

#sidebar .sidebar-block form#s {
	border: 1px solid #999999;
	padding: 5px 3px 5px 5px;
}
#sidebar .sidebar-block form#s:hover {
	border: 1px solid #000000;
}
#sidebar .sidebar-block input#search {
	border:none;
	width: 150px;
	display:inline;
	margin: 0px 7px 0px 0px;
	font: 1.2em Georgia, "Times New Roman", Times, serif;
}
#sidebar .sidebar-block button {
	cursor:pointer;
	border: none;
	padding: 2px;
	display:inline;
	width: 40px;
	background: #FFFFFF url(images/search_icon.png) no-repeat right center;
	height: 20px;
	text-indent:-9999999px;
}
#sidebar .sidebar-block a.tag-link {
	color: #666666;
}
#sidebar #calendar_wrap {
	width: 220px;
}
#sidebar #wp-calendar {
	text-align: center;
}
#sidebar #wp-calendar caption {
	margin: 5px 0px;
}
#sidebar #wp-calendar thead tr th {
	padding: 5px;
}
#sidebar #wp-calendar tbody tr td {
	padding: 5px;
}
#sidebar #wp-calendar tbody tr td#today {
	background: #FFFFE6;
	font-weight: bold;
}
#sidebar #wp-calendar tbody tr td a {
	border-bottom: 1px dotted #B7BBBC;
	font-weight: bold;
	color: #990000;
}
#sidebar #wp-calendar tbody tr td a:hover,
#sidebar #wp-calendar tfoot tr td a:hover {
	border-bottom: 1px solid #cacaca;
	color: #333333;
}
#sidebar #wp-calendar tfoot tr td a {
	border-bottom: 1px dotted #B7BBBC;
	font-weight: bold;
}
#sidebar .sidebar-block .tag-cloud {
	margin: 10px 0px 0px;
}
#sidebar .sidebar-block .tag-cloud a {
	line-height: 1.0em;
}
#sidebar .sidebar-block .tag-cloud a:hover {
	border-bottom: 1px solid #cacaca;
	color: #333333;
}


/*		
//////////////////////////////////////////////////////
		Comments block
//////////////////////////////////////////////////////
*/

#comment-block #comment-form h3#respond {
	text-transform: uppercase;
	font: bold 1.1em "Times New Roman", Times, serif;
	margin: 10px 0px;
	padding: 3px 0px;
	border-bottom: 3px double #C6C9C9;
}
#comment-block h3.respond {
	font: bold 0.9em "Times New Roman", Times, serif;
	margin: 10px 0px;
	padding: 3px 0px;
	border-bottom: 3px double #C6C9C9;
	text-transform: uppercase;
}
#comment-list {
	padding: 0px 0px 40px;
}
#comment-list .comment {
	border-bottom: 1px solid #CCCCCC;
	padding: 15px 5px;
	clear: both;
	background: #fafafa;
}
#comment-list .comment.alt {
	background: #ffffff;
}
#comment-list .comment.post-author {
	background: #FEFDF4;
	border-bottom: 3px double #FAF5C6;
	border-top: 3px double #FAF5C6;
}
#comment-list .comment .info {
	float:left;
	width: 220px;
	padding: 0px 0px 55px 8px;
}
#comment-list .comment .entry {
	float:right;
	width:470px;
	padding-right: 8px;
}
#comment-list .comment .info p {
	margin: 0px;
}
#comment-list .comment .info p.comment-author {
	margin: 0px 0px 5px;
	font-weight: bold;
}
#comment-list .comment .info p.date {
	font-size: 0.9em;
}
#comment-list .comment .info img {
	display: block;
	margin: 17px 0px 0px;
	border: 1px solid #999999;
}
#comment-list .comment p {
	margin: 0px 0px 15px;
}
#comment-list .comment a {
	font-weight: bold;
	border-bottom: 1px solid #B7BBBC;
}
#comment-list .comment p a:hover {
	border-bottom: 1px solid #cacaca;
	color: #333333;
}
#comment-form {
	margin: 20px 0px;
}
#comment-form label {
	display: block;
	margin: 0px 0px 5px;
	font-weight: bold;
	font-size: 1.0em;
}
#comment-form input.txt {
	padding: 5px 3px 5px 5px;
	margin: 0px 0px 15px;
	width: 350px;
	font: 1.0em Georgia, "Times New Roman", Times, serif;
	letter-spacing: 0.1em;
	border: 1px solid #CCCCCC;
}
#comment-form input.txt:hover,
#comment-form textarea.txt:hover {
	border: 1px solid #999999;
}
#comment-form textarea.txt {
	border: 1px solid #CCCCCC;
	padding: 5px 3px;
	margin: 15px 0px;
	width: 100%;
	font: 1.1em Georgia, "Times New Roman", Times, serif;
}
#comment-form input#submit {
	padding: 4px 2px;
	cursor:pointer;
	border: 3px double #999999;
	font: bold 1em Georgia, "Times New Roman", Times, serif;
	color: #000000;
}
#comment-form input#submit:hover {
	border: 3px double #333333;
}

/*		
//////////////////////////////////////////////////////
		FOOTER
//////////////////////////////////////////////////////
*/

#footer {
	width: 960px;
	margin: 30px auto 0px;
	padding: 10px 0px 35px;
	clear: both;
	font-size: 0.8em;
	background: url(images/footer_bg.png) repeat-x 0px 0px;
}
#footer p {}
#footer p a {
	border-bottom: 1px solid #B7BBBC;
	font-weight: bold;
}
#footer p a:hover {
	border-bottom: 1px solid #cacaca;
	color: #333333;
}

/*	portfolio	*/

.porftolio-item {
	margin: 15px 0px;
}
.porftolio-item img {
	display: block;
	border: 1px solid #999999;
	margin: 0px auto;
}

/*	contact form	*/

#c_form_2 form {
	margin: 20px 0px 0px;
}
#c_form_2 label {
	display: block;
	margin: 0px 0px 5px;
	font-weight: bold;
	font-size: 1.0em;
}
input#wpcf_your_name,
input#wpcf_email,
input#wpcf_subject,
textarea#wpcf_msg,
textarea#wpcf_message {
	padding: 5px 3px 5px 5px;
	margin: 0px 0px 15px;
	width: 400px;
	font: 1.0em Georgia, "Times New Roman", Times, serif;
	letter-spacing: 0.1em;
	border: 1px solid #CCCCCC;
}
textarea#wpcf_msg,
textarea#wpcf_message {
	width: 700px;
}
input#wpcf_your_name:hover,
input#wpcf_email:hover,
input#wpcf_subject:hover,
textarea#wpcf_msg:hover,
textarea#wpcf_message:hover {
	border: 1px solid #999999;
}
input#contactsubmit {
	padding: 4px 2px;
	cursor:pointer;
	border: 3px double #999999;
	font: bold 1em Georgia, "Times New Roman", Times, serif;
	color: #000000;
}
input#contactsubmit:hover {
	border: 3px double #333333;
}
 
