/*
----------------------------------------------------------------------------------------------
Name: Mr Brown
Designer: Mario Carboni
----------------------------------------------------------------------------------------------
*/

html {
	margin: 0;
	padding: 0;
	}
* {
	padding: 0;
	margin: 0;
	}
body {
	font: 62.5%/1.6 "Lucida Sans Unicode", "lucida grande", "Trebuchet MS", sans-serif;
	background: #141414 url(img/bg-page.jpg) repeat-x 0 0;
	color: #EAE3D4;
	border-top: 4px solid #430E08;
	text-align: center;
	margin: 0;
	padding: 0;
	}

/*
Forms
----------------------------------------------------------------------------------------------
*/
form { margin: 0; padding: 0; }

/*
Links
----------------------------------------------------------------------------------------------
*/
a { text-decoration: underline; }
a img { border: 0; }
a:link, a:visited {
	color: #5F1C14;
	text-decoration: none;
	}
a:hover { text-decoration: underline; }

/*
Content
----------------------------------------------------------------------------------------------
*/
h1, h2, h3, h4, h5, h6 { font-weight: normal; }
h3{ font: 1.5em Georgia, "Times New Roman", Times, serif; }
h1, h2, h3, h4, h5, h6, p, ol, ul, pre, blockquote {
	margin-top: 10px;
	margin-bottom: 10px;
	}
.clr {
	clear: both;
	overflow: hidden;
	width: 1px;
	height: 1px;
	margin: 0 -1px -1px 0;
	border: 0;
	padding: 0;
	font-size: 0;
	line-height: 0;
	}
.pkg:after {
	content: ".";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	}
* html .pkg { display: block; }
* html .pkg { height: 1%; }
.pkg { display: block; }
#container {
	position: relative;
	margin: 0 auto;
	width: 720px;
	text-align: left;
	}
#container-inner { position: static; width: auto; }
#banner { position: relative; }
#banner-inner { position: static; }
#pagebody { position: relative; width: 100%; }
#pagebody-inner { position: static; width: 100%; }
#alpha, #beta, #gamma, #delta {
	display: inline;
	position: relative;
	float: left;
	min-height: 1px;
	}
#delta { float: right; }
#alpha-inner, #beta-inner, #gamma-inner, #delta-inner { position: static; }
.banner-user {
	float: left;
	overflow: hidden;
	width: 64px;
	margin: 0 15px 0 0;
	border: 0;
	padding: 0;
	text-align: center;
	}
.banner-user-photo {
	display: block;
	margin: 0 0 2px 0;
	border: 0;
	padding: 0;
	background-position: center center;
	background-repeat: no-repeat;
	text-decoration: none !important;
	}

.banner-user-photo img {
	width: 64px;
	height: auto;
	margin: 0;
	border: 0;
	padding: 0;
	}
.content-nav {
	margin: 10px;
	text-align: center;
	}
.date-header, .entry-content {
	position: static;
	clear: both;
	}
.entry, .trackbacks, .comments, .archive {
	position: static;
	overflow: hidden;
	clear: both;
	width: 100%;
	margin-bottom: 20px;
	}
.entry-content, .trackbacks-info, .trackback-content, .comment-content, .comments-open-content, .comments-closed {
	clear: both;
	margin: 5px 10px;
	}
.entry-excerpt, .entry-body, .entry-more-link, .entry-more { clear: both; }
.entry-footer, .trackback-footer, .comment-footer, .comments-open-footer, .archive-content {
	clear: both;
	margin: 5px 10px 20px 10px;
	}
.comments-open label { display: block; }
#comment-author, #comment-email, #comment-url, #comment-text { width: 240px; }
#comment-bake-cookie {
	margin-left: 0;
	vertical-align: middle;
	}
#comment-post {	font-weight: bold; }
img.image-full { width: 100%; }
.image-thumbnail {
	float: left;
	width: 115px;
	margin: 0 10px 10px 0;
	}
.image-thumbnail img {
	width: 115px;
	height: 115px;
	margin: 0 0 2px 0;
	}
.module {
	position: relative;
	overflow: hidden;
	width: 100%;
	}
.module-content {
	position: relative;
	margin: 5px 10px 20px 10px;
	}
.module-content img {
	float: left;
	padding: 4px 4px 4px 0;
	}
.module-list, .archive-list {
	margin: 0;
	padding: 0;
	list-style: none;
	}
.module-list-item {
	margin-top: 5px;
	margin-bottom: 5px;
	}
.module-presence img { vertical-align: middle; }
.module-powered .module-content { margin-bottom: 10px; }
.module-photo .module-content { text-align: center; }
.module-wishlist .module-content { text-align: center; }
.module-calendar .module-content table { border-collapse: collapse; }
.module-calendar .module-content th,
.module-calendar .module-content td {
	width: 14%;
	text-align: center;
	}
.typelist-thumbnailed { margin: 0 0 20px 0; }
.typelist-thumbnailed .module-list-item {
	display: block;
	clear: both;
	margin: 0;
	}
.typelist-thumbnailed .module-list-item:after {
	content: " ";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	}
* html .typelist-thumbnailed .module-list-item { display: block; }
* html .typelist-thumbnailed .module-list-item { height: 1%; }
.typelist-thumbnailed .module-list-item { display: block; }
.typelist-thumbnail {
	float: left;
	min-width: 60px;
	width: 60px;
	/* no ie mac \*/width: auto;/* */
	margin: 0 5px 0 0;
	text-align: center;
	vertical-align: middle;
	}
.typelist-thumbnail img { margin: 5px; }
.module-galleries .typelist-thumbnail img { width: 50px; }
.typelist-description {
	margin: 0;
	padding: 5px;
	}
.module-featured-photo .module-content,
.module-photo .module-content { margin: 0; }
.module-featured-photo img { width: 100%; }
.module-recent-photos { margin: 0 0 15px 0; }
.module-recent-photos .module-content { margin: 0; }
.module-recent-photos .module-list {
	display: block;
	height: 1%;
	margin: 0;
	border: 0;
	padding: 0;
	list-style: none;
	}
.module-recent-photos .module-list:after {
	content: " ";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	}
* html .module-recent-photos .module-list { display: block; }
* html .module-recent-photos .module-list { height: 1%; }
.module-recent-photos .module-list { display: block; }
.module-recent-photos .module-list-item {
	display: block;
	float: left;
	/* ie win fix \*/ height: 1%; /**/
	margin: 0;
	border: 0;
	padding: 0;
	}
.module-recent-photos .module-list-item a {
	display: block;
	margin: 0;
	border: 0;
	padding: 0;
	} 
.module-recent-photos .module-list-item img {
	width: 60px;
	height: 60px;
	margin: 0;
	padding: 0;
	}
.module-mmt-calendar { margin-bottom: 15px; }
.module-mmt-calendar .module-content { margin: 0; }
.module-mmt-calendar .module-header { margin: 0; }
.module-mmt-calendar .module-header a { text-decoration: none; }
.module-mmt-calendar table { width: 100%; }
.module-mmt-calendar th { text-align: left; }
.module-mmt-calendar td {
	width: 14%;
	height: 75px;
	text-align: left;
	vertical-align: top;
	}
.day-photo {
	width: 54px;
	height: 54px;
	}
.day-photo a { display: block; }
.day-photo a img {
	width: 50px;
	height: 50px;
	}
.comments{ margin-top: 30px; }
.comments h4, .links h4{
	font-size: 15px;
	margin: 0;
	}
.comments dt, .comments dd, .comments dd {
	margin: 0;
	padding: 0;
	}
.comments form {
	margin-top: 10px;
	padding-top: 10px;
	}
.comments table {
	width: 100%;
	padding-left:10px;
	}
* html .comments table{ width: auto;}	
.comments form table td, .comments form table th {
	text-align: left;
	padding: 10px 5px;
	vertical-align: top;
	}
.comments form td p {
	margin: 0;
	padding: 0;
	font-size: 11px;
	color: #999;
	}	
.comments form table tfoot td { border: none;}
.comments tbody input, .comments textarea { overflow: auto; }
* html .comments tbody input,
* html .comments tbody textarea { padding: 0;}
.comments tbody input:focus,
.comments textarea:focus { background-color: #FFFFF0; }	
.comments textarea { height: 15em; width: 99%;}
.comments th { width: 1%; white-space: nowrap; }
.avatar {
	width: 48px;
	height: 48px;
	float: left;
	margin-top: 5px;
	padding: 3px;
	background: #fff;
	}
.comments dl { margin-bottom: 30px; }
.comments dt {
	font-weight: bold;
	margin: 0;
	overflow: auto;
	padding: 3px 5px;
	}	
.comments dd {
	padding: 5px 5px;
	margin-bottom: 10px;
	overflow: auto;
	}
* html .comments dd { height: 1%; /* IE */ }
.comments dd p { margin: 8px 0; }
.comments-body { margin-left: 65px; }
.comments-author { background: #eee; }	
dt.comments-author { border-bottom: none; }	
dd.comments-author { border-top: none; }	
a.comments-no {
	font-size: 15px;
	background: #ddd;
	color: #999;
	padding: 1px 5px;
	border: none;
	float: left;
	margin-right: 5px;
	}
* html a.comments-no { height: 1%; } /* IE */	
.comments form b {
	color: #cc0000;
	font-size: 18px;
	padding-left: 10px;
	color: #999;
	}
#profile p {
	margin: 5px 0;
	clear: right;
	}
#profile img {
	border: 1px solid #ccc;
	margin-bottom: 10px;
	float: left;
	margin-right: 10px;
	margin-left: 10px;
	padding-left: 4px;
	}
#search input.button {
	padding: 1px 0;
	width: 2em;
	}
#search input.text {
	width: 10em;
	padding: 3px;
	font-size: 11px;
	border: 1px solid #ABC4E2;
	border-color: #ABC4E2 #fff #fff #ABC4E2;
	}
.avatar {
	width: 48px;
	height: 48px;
	float: left;
	margin: 5px;
	padding: 3px;
	background: #fff;
	border: 1px solid #ccc;
	}
.comments-normal { border-top: 1px solid #ccc; }
.comments-owner, .comments-author  {
	border-top: 1px solid #ccc;
	background:#fcf7ec;
	overflow: hidden;
	_height: 1%;
	}
.comments-owner p, .comments-author p { width: 97%;  } 

*html.comments-owner, .comments-author  {
	background:#fcf7ec;
	margin-left: 20px;
	}
.comments-author {
	border: 1px solid #fff;
	border-left: 1px solid #ccc;
	border-top: 1px solid #ccc;
	}
ul{ list-style-type: none; }	
blockquote{
	padding: 10px;
	font-style: italic;
	background: transparent url(img/bg-blockquote.gif) no-repeat 0 0;
	}
abbr, acronym {
	font-style: normal; 
	border-bottom: 1px dotted #333; 
	cursor: help;
	}
code, pre {
	margin: 10px 0;
	font: 1.1em/normal "Courier New", Courier, Monospace;
	color: #666;
	}
img{ border: 0; }
#container{
	width: 760px;
	margin: 0 auto;
	text-align: left;
	position: relative;
	padding-bottom: 20px;
	}
#pagebody{ position: relative; }
#banner{
	height: 93px;
	margin: 0;
	padding: 0;
	}
#banner h1{
	font: 1.9em/2em "Lucida Sans Unicode", "Trebuchet MS", sans-serif;;
	color: #000;
	margin: 0;
	padding: 30px 0 0 0;
	}
#banner h1 a:link, #banner h1 a:visited{
	color: #000;
	text-decoration: none;
	font-size: 1.4em;
	}
#banner h1 a:hover { color: #fff; }
#banner h2{
	color: #141414;
	margin: -6px 0 0 0;
	padding: 0;
	font: 1.1em "Trebuchet MS", Arial, sans-serif;
	letter-spacing: .05em;
	}
.date-header{
	font: bold 1.1em/normal "Trebuchet MS", Arial, sans-serif;
	letter-spacing: 1px;
	text-transform: uppercase;
	color: #F7AB36;
	}
.entry{
	font-size: 1.2em;
	position: relative;
	background: #fff url(img/bg-entry.gif) repeat-x 0 0;
	border: 6px solid #666;
	color: #333;
	}
.entry p{ word-spacing: .15em; }		
ol, li { margin-left: 20px; }
.entry ul {
	list-style-type: none;
	margin: 10px 20px;
	}
.entry ul li{	
	background: transparent url(img/square.gif) no-repeat 2px 8px;
	padding: 0 0 10px 15px;
	word-spacing: .15em;
	}
.entry-header{
	color: #000;
	font: 1.6em Georgia, "Times New Roman", Times, serif;
	background: transparent;
	padding: 0 0 10px 0;
	margin: 20px 20px 10px 20px;
	border-bottom: 1px solid #333;
	}
.entry-content{
	margin: 0;
	padding: 0 20px;
	}
.entry-body{ margin: 0; }
.entry-body img[align="right"] { margin: 0 0 2em 2em; }
.entry-body img[align="left"] { margin: 0 2em 2em 0; }
.entry-footer {
	margin: 10px 0 0 0;
	font-size: .9em;
	padding: 20px 0;
	border-top: 1px solid #ccc;
	}
.separator{ display: none; }
.entry .post-footers{ word-spacing: normal; }
.comments {
	font-size: 1.2em;
	background: #fff url(img/bg-entry.gif) repeat-x 0 0;
	border: 6px solid #666;
	color: #333;
	}
.comment{
	margin: 20px 20px 30px 20px;
	border-top: 1px solid #000;
	}
.comment p.comment-footer { margin: 0; }
.comment p { word-spacing: .15em; }
.comments-header{
	margin: 20px 0 0 20px;
	padding: 0;
	}
#comments-open{
	background: #666;
	color: #fff;
	position: relative;
	margin-top: 15px;
	}
.comments-open-header{
	padding: 10px 0 0 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	border-top: 2px solid #555;
	height: 28px;
	}
.comments-open-content{
	padding: 0 0 0 20px;
	margin: 0;
	}
.comment-timestamp {
    padding: 20px;
    }
#comment-author, #comment-email, #comment-url, #comment-text{
	border: 0;
	padding: 2px;
	color: #333;
	border: 0;
	font-family: 'Lucida Sans unicode', Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	padding: 2px;
	color: #333;
	background: #f6f6f6;
	}
#comment-text{
	width: 456px;
	height: 120px;
	}
#comment-author:focus, #comment-email:focus, #comment-url:focus, #comment-text:focus{ background: #fff; }
#comments-open-footer{
	margin: 0;
	padding: 15px 0 20px 0;
	}
#comments-open-footer input{
	border: 1px solid #fff;
	padding: 2px 0;
	width: 80px;
	margin-right: 15px;
	font-family: 'Lucida Sans unicode', Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	}
.comments-open-header{ font: 1.5em Georgia, "Times New Roman", Times, serif; }
.comments-open label{ display: block; }
.trackbacks{
	font-size: 1.2em;
	background: #fff url(img/bg-entry.gif) repeat-x 0 0;
	border: 6px solid #666;
	color: #333;
	}
.trackbacks-content{ padding: 20px; }
#trackbacks-info { padding: 0 20px; }
.trackbacks-header { margin: 20px 20px 0 20px; }
.trackback{
	margin: 15px 0;
	border-top: 1px solid #333;
	}
.trackback-footer{
	margin: 0;
	padding: 0 0 10px 0;
	}
.module {
	font-size: 1.1em;
	padding-bottom: 10px;
	background: #404040 url(img/gray-gradient.jpg) repeat-x 0 0;
	border-top: 1px solid #151515;
	}
.module-search form{ margin-left: 10px; }
#search {
	font: 1.1em/normal "Lucida Sans Unicode", "Trebuchet MS", sans-serif;
	padding: 1px 0;
	}
.module-content, .module-list-item{
	margin: 0;
	padding: 0;
	}
.module-content ul{
	margin: 0 10px;
	padding: 0;
	}
.module-content li ul{
	background-image: none;
	margin: 0;
	}
.module-categories li a{
	margin: 0;
	background: transparent url(img/bullet-li.gif) no-repeat 0 9px;
	padding-left: 10px;
	}
.module-categories li ul a{
	display: inline;
	padding-left: 30px;
	background: transparent url(img/bullet-li.gif) no-repeat 14px 9px;
	line-height: 2.1em;
	}
.module h2{
	font: bold 1em "Trebuchet MS", Arial, sans-serif;
	text-transform: uppercase;
	background: transparent;
	letter-spacing: 2px;
	padding: 10px 0 5px;
	margin: 0 10px;
	}
.module h2 a:link, .module h2 a:visited { color: #EAE3D4; }
.module h2 a:hover { text-decoration: underline; }
.module-archives li{
	padding: 0 0 0 10px;
	margin: 0;
	background: transparent url(img/bullet-li.gif) no-repeat 2px 7px;
	}
.module-syndicate .module-content{
	margin: 20px 10px 0 10px;
	line-height: 2em;
	background: transparent url(img/feed-icon.gif) no-repeat 2px 10px;
	padding: 5px 0 5px 25px;
	}
.module-powered{
	line-height: 2em;
	text-align: center;
	padding: 20px 0 0 0;
	}
.module-content a{	
	padding: 3px;
	margin: 0;
	}
.module-content a:link, .module-content a:visited{
	color: #D6BB67;
	text-decoration: none;
	} 
.module-content a:hover{ color: #eee; }
#banner, #pagebody, #alpha, #beta, #gamma, #delta, .module, .module-content, #pagebody-inner, .pkg, #container-inner{
	position: static;
	width: auto;
	}	
.layout-two-column-right #alpha-inner { margin: 0 30px 0 0; }	
.layout-two-column-right #alpha{
	float: left;
	width: 528px;
	margin-top: 40px;
	}
.layout-two-column-right #beta{
	float: right;
	width: 220px;
	padding: 0 0 30px 0;
	margin-top: 40px;
	}
.entry-userpic, .comment-userpic, .content-nav { display: none; }
.comment-content, .entry-body{
	width: 100%;
	float: none;
	}	
#calendar { }
* html #calendar { height: 1%;  } /* IE */
#calendar table	{ width: 100%;}
#calendar td {
	padding: 2px;
	text-align: center;
	font-size: 11px;
 border: 1px solid #404040;
	}
#calendar thead td { background: #737373; border: 1px solid #404040; }
#calendar .today {
	background: #B5B5B5;
	border: 1px solid #D8E4FC;
	border-width: 1px 0px 0px 1px;
	}
#calendar a {
	border: none;
	font-weight: bold;
	}
#calendar .active { background: #737373;}
#profile h2 {
	color: #b4730b !important;
	font-weight:bold;
	}
th b { color: #ff0000 !important; }
td p { color: #929292 !important; }
#profile strong {color: #f6ab36 !important;}
#profile img {border: none;}
#beta li a{color: #ccc !important;}
#beta li a:hover{color: #f7ac37 !important;}
.comments-content { padding: 20px;}
*html .comments-content { height: 1%; margin-right:20px;}
.has-bar { margin-top:23px;}
#page-nav { 
	width: 488px;
	background:#FFFFFF url(img/bg-entry.gif) repeat-x scroll 0pt;
	border:6px solid #666666;
	color:#333333;
	font-size:1.2em;
	position:relative; 
	overflow: hidden; 
	padding: 5px; 
	height: 1%;
	}
#page-nav .previus { float: right; }
#page-nav .next    { float: left;  }
